/*  NYC - Agencies - Header
    ------------------
*/

.main-header .sanitation-logo {
    display: block;
    margin: -35px auto -30px;
    position: relative;
    z-index: 9999;
}
@media only screen and (max-width: 479px) {
.main-header .sanitation-logo {
    margin: -30px 35%;
}
}
.agency-header .upper-header-left {
    width: 25%;
}
.agency-header .small-nyc-logo {
    height: 15px;
    margin: 0 10px 0 -1px;
    width: 40px;
}
.agency-header .upper-header-black-title {
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    padding: 0 0 0 10px;
}
@media only screen and (max-width: 767px) {
.agency-header .upper-header-black-title {
    display: none;
}
}
.agency-header .upper-header-padding {
    width: 50%;
}
.agency-header .upper-header-right {
    padding-left: 4%;
    position: absolute;
    right: 23px;
}
@media only screen and (max-width: 767px) {
.agency-header .upper-header-right {
    display: none;
}
}
.agency-header .upper-header-search {
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    margin-left: 5px;
}
.agency-header .upper-header-search a {
    color: #fff;
}
.agency-header .upper-header-three-one-one {
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    margin: 0 5px;
}
.agency-header .upper-header-three-one-one a {
    color: #fff;
}
.lt-ie8 header .logo {
    position: relative;
}
.agency-header .upper-header-black {
    background: #000 none repeat scroll 0 0;
    height: 25px;
}
.subheader, .subheader a {
    background: #36add5 none repeat scroll 0 0;
    color: #ffffff;
}
.subheader {
    min-height: 70px;
    padding: 20px 0;
}
.nav-outer .global-input-search {
    float: right;
}
#nav .active {
    background: #36add5 none repeat scroll 0 0;
}
.main-header #header-links {
    position: absolute;
    right: 23px;
    top: 5px;
}
@media screen and (max-width: 767px) {
.main-header #header-links {
    left: -100px;
    position: absolute;
    top: -5px;
    z-index: 9999;
}
}
.main-header #nav-hr {
    top: 125px !important;
}
.ie7 #global-search-form1 .field-search .input-search {
    float: right;
}
.ie7 .main-header #global-search-form1 {
    float: right !important;
}
.ie7 .main-header #global-search-form1 {
    right: 0 !important;
    width: 206px !important;
}
.ie7 .main-header .global-input-search .field-search .input-search {
    padding-left: 6px !important;
}
.ie7 .main-header .global-input-search {
    float: right;
}