/* Global Elements */
.font-size-selector .btn-group button, .font-size-selector .btn-group.open button {
    background:url("../img/font-size-icon-small.png") no-repeat !important;
    background-position: 9px 6px !important;
    
}
.search input[type="text"] {
    position: relative;
    top:-6px;
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
    height: 32px;
}
body .main-content-wrap, .breadcrumbs {
    padding-right:0 !important;
    width:960px;
}
body .main-content > .col-md-12 {
    width:705px;
    float: left;
}
body .dept-right-col {
    width:255px;
    right: 0;
}
ul.content-container {
    padding-left:0 !important;
}

#footer .col-md-2 + .col-md-2 + .col-md-2 + .col-md-2 + .col-md-2 {
    width: 26% !important;
}
.social-icons + a {
    width:175px !important;
}
.top-nav-mega-full-width {
    visibility: visible;
    display: none;
}
.top-nav-mega-full-width.down {
    display: block;
}
#dept-nav .top-nav-mega-full-width {
    width: 100%!important;
    right: 0;
}
body #dept-nav .top-nav-mega-full-width .col-md-4, 
body #dept-nav .top-nav-mega-full-width.oneCol .col-md-4, 
body #dept-nav .top-nav-mega-full-width.twoCol .col-md-4, 
#dept-nav .top-nav-mega-full-width.twoCol .col-md-4.absolute-spacing, 
#dept-nav .top-nav-mega-full-width.oneCol .col-md-4.absolute-spacing {
    width: 33.33% !important;
    position: relative !important;
    margin-top:0; !important;
    top:0 !important;
}

/*Homepage specific*/
#search.home-search .search-icon {
    background:url("/common/img/search-icon-small.png") no-repeat 0 0 !important;
    background-size:auto;
}

.ie8 .resp-tabs-list li.resp-tab-item {
    background:#1ABFDB;
}
.ie8 .resp-tabs-list li.resp-tab-active.resp-tab-item {
    background:#fff !important;
}

.ie8 .font-language .goog-te-gadget-icon {
    background-image: url("../img/language-icon-small.png") !important;
}
.ie8 .font-language .goog-te-menu-value:after {
  background: url("../img/language-caret-small.png") !important
}
