@import url(/Portals/resources/font/socicon.css);
@import url(/Portals/resources/font/materials_icons.css);
@import url(/Portals/resources/css/layout-common_olr.css);
@import url(/Portals/resources/css/property-list-stacked.css);
@import url(/Portals/resources/headers/v3/header.css);
@import url('//fonts.googleapis.com/css?family=Roboto');

/*GENERAL STYLE*********************************/
body, html { background-color: #fff !important; font-size: 14px !important; }
body, td, th, p { font-family: 'Roboto', sans-serif !important; }
#bd { background-color: #fff !important; }
#hd {border-bottom: 1px solid #ccc}
.left-content .Search_ascx .modulePadding, .left-content .SearchByName_ascx .modulePadding, #propertyList li { background-color: #eee; }
input[type="button"], input[type="submit"], .BTN_1_Middle a { background: #000 none !important; color: #fff !important; }
h1, h2, h3, h4, h5, h6 { color: #333 !important; font-weight: normal !important; }
#cust #logo img {width: 200px; height: auto; margin: 15px; max-width: inherit;}
#topheader a {color: #ccc;}
a { color: #000; }
a:hover { text-decoration: none; }

/*HEADER & NAV STYLE*********************************/
#topheader { background-color: #333; }
#navMain2 { width: 100%; background: #eee; }
#navContainer a { color: #000; padding: 0px 10px;display:block; text-transform: uppercase; }

#navContainer ul { display: inline;}
#navContainer ul li { line-height: 129px;}
nav2 ul { background: #eee; box-shadow: #666 0px 0px 10px 0px; }
nav2 label { background: #25c2e9; }
nav2 label:after { background: #fff; box-shadow: 0px 7px 0px #fff, 0px 14px 0px #fff; }
nav2 a { color: #777; }
nav2 > ul > li > a { color: #333; }
nav2 > ul > li > a:hover { background: none #fff repeat-x bottom; color: #25c2e9; display: block; }
.socicon {
    font-family: 'socicon';
    text-decoration: none;
    padding: 5px;
}
.socicon {
    border-radius: 15px;
    padding: 8px;
}
#topheader ul{display:inline-flex;}
#topheader div{max-width:100%;}
/*LAYOUT - WIDTH ********************************/
.yui-gf, .yui-gb, .yui-g, #ft { max-width: 1250px; margin: auto !important; }

/*ownerPortal link */
#ownerPortal{
position: relative;
margin: auto;
padding-bottom: 10px;
max-width: 90px;
text-align:center;}