/* 
    Document   : screen_styles_small
    Created on : 06 Feb 2014, 2:40:33 PM
    Author     : marlene.devente
    Description:
*/

html        { background-color: #fff; }
.page       { padding: 0px; margin-top: 0px; margin-bottom: 0px; }
.title      { margin-top: 25px; max-width: 100px; }
.companyname      { display: none; }
.clipon     { right: 10px; height: 85px; }
    .clipon .contactus  { display: none; }
#header .welcome  { float: left; margin: 5px 0px 20px 0px; }    
#header .welcome a { float: left; clear: none; margin-right: 20px;}
#nav { width: 100%; height: 100%; overflow: hidden; }
#nav a { width: 45%; white-space: normal; padding: 10px 10px; }

#footer                 { position: relative; margin: 0px; padding: 5px 20px 20px 20px; width: 100%; }
    div.ihs             { background-size: 137px 40px; background-image: url('img/IHSMarkit-white.png'); background-repeat: no-repeat; width: 137px; height: 40px; }
    #footer div.logo    { margin-left: -10px; margin-top: 10px; }
    #footer div.links   { margin-left: 0px; }

.page_content_inner     { float: left; overflow: hidden; -webkit-border-radius: 0px;  -moz-border-radius: 0px;  border-radius: 0px; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; }
.page_content           { margin: 35px 15px 15px 20px; } 

.account_manager        { float: left; }

.myreports_container { margin-left: -15px; margin-right: 0px;}
.template,
.report { margin: 15px 0px 5px 15px; }

.menu         { display: inline; }

#home   { clear: both; display: block; }
#home .leftside     { width: 100%; padding-top: 35px; /*display: none;*/ }
#home .leftside p   { padding-left: 15px; }
#home .rightside    { width: 100%; margin-left: 0px; float: left; }
#home .title        { margin-top: 0px; width: 100%; }
#home .template_box { width: 100%; }
.divider            { width: 100%; border-bottom: 1px dashed #fff; height: 20px; }    