
#header {

    top: 0px;

    z-index: 15;
    max-height: 110px;
    background: #fff;
}
#min_header {
    top: 0px;
    z-index: 15;

}
.call-phone{
    word-spacing: 0;
}
#header > .container {
    margin: auto;
    max-width: 145rem;
}
.table-row {
    width: 100%;
    display: table;
    width: 100%;
    table-layout: fixed;
}
.top-login-button{
    width :95px;
    padding: 7px 7px 9px 7px;
    min-height: 35px;
    text-align: center;
    background-color: #98C84D;
    color: #ffffff;
    cursor: pointer;
    font-size: 16px;
}
.top-login-button:hover
{
    background-color:  #80AC3D;
}
.navbar-header{
    padding-top: 5px;
    padding-bottom: 5px;
}
.top-wrapper .top-line-text {
    margin-right: 20px;
    padding-right: 20px;
    margin-top: 6px;
    border-right: 1px solid darkgrey;
}
.top-line-button{
    cursor: pointer;
}
.top-wrapper a {
    color: #333;
}

@media (max-width: 1400px) {
    .header .logo{
        margin-left: 6px;
    }
}
@media (min-width: 1401px) {
    /*.container{
        width: 1370px;
    }
    .small-menu > a:first-child {

        padding-left: 20px;
        padding-right: 20px;
        padding-top: 13px;
        padding-bottom: 13px;

        font-size: 15px;
    }*/

}
@media (min-width: 992px) {
    .private-user {
        height: 27px;
        width: 100px;
        margin-right: 10px;
    }
    .business-user{
        height: 29px;
        width: 100px;
        margin-left: 20px;
    }

    .top-wrapper {
        position: relative;
        max-width: 100%;
        margin: auto;
        background-color: #ffffff;
        min-height: 45px;
        padding-top: 4px;
        padding-bottom: 4px;
        border-bottom: solid 1px #ededed;
        z-index: 15;
    }
    .call-a24{
        padding-top: 13px;
    }
    .call-text{
        font-size: 16px;
    }

}
@media (max-width:991px) {
    .top-wrapper {
        position: relative;
        max-width: 100%;
        margin: auto;
        background-color: #ffffff;
        min-height: 45px;
        padding-top: 15px;
        padding-bottom: 15px;
        border-bottom: solid 1px #ededed;
        z-index: 15;
    }

    #header{
        height: 0;
        min-height: 0;
    }
    .no-height-sm{
        height: 0px;
    }
    .customer-type {
        padding-left: 0;
    }

    .private-user {
        height: 27px;
        width: 100px;
        margin-right: 30px;
    }
    .business-user{
        height: 29px;
        width: 100px;
        margin-left: 40px;
    }
    .call-a24{
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .call-text{
        font-size: 16px;
        margin-right: 0;
        text-align: center;
    }
    .user-type{
        padding-top: 20px;
    }
}
@media (min-width: 768px) {
}
@media (max-width:767px) {
    .no-height-xs{
        height: 0px;
    }
    .private-user {
        height: 27px;
        width: 100px;
        margin-right: 20px;
    }
    .business-user{
        height: 29px;
        width: 100px;
        margin-left: 20px;
    }
    .private-user{
        margin-right: 40px;
    }
    .business-user{
        margin-left: 40px;
    }
    .call-a24{
        padding-top: 25px;
    }
    .user-type{
        padding-top: 20px;
    }
    .call-text{
        font-size: 16px;
        margin-right: 0;
        text-align: center;
    }
}
@media (max-width:400px) {

    .private-user {
        height: 27px;
        width: 100px;
        margin-right: 20px;
    }
    .business-user{
        height: 29px;
        width: 100px;
        margin-left: 20px;
    }
    .private-user{
     margin-right: 10px;
    }
    .business-user{
        margin-left: 10px;
    }
    .user-type{
        padding-top: 20px;
    }
}

.header-area .customer-type {
    display: inline-block;
    height: 33px;
    margin-top: 33px;
    border-top-left-radius: 15px;
    padding-left: 20px;
}
.header-area .customer-type-switch {
    position: relative;
    cursor: pointer;
    float: left;
    margin-right: 20px;
    width: 61px;
    height: 33px;
    padding: 0 3px 0 3px;
    background: url(/themes/2013/images/customer-type-switch-background.png);
}
.header-area .user-type {
    display: inline-block;
    height: 33px;
    border-top-left-radius: 15px;
}
.header-area .user-type-switch {
    position: relative;
    cursor: pointer;
    float: left;
    margin-right: 20px;
    width: 61px;
    height: 33px;
    padding: 0 3px 0 3px;
    background: url(/themes/2013/images/customer-type-switch-background.png);
}

.call-text{
    font-weight: 600;
    color: #6D6E71;
}
.call-time{
    color: #A0A0A0;
    margin-right: 2px;
    font-size: 13px;

}
.call-phone{
    color: #6D6E71;
    font-size: 19px;
    word-spacing: 1px;
    font-weight:500;
}
#search_holder{
    background-color: #80AC3D;
}
#site_search:hover{
    transition: all .5s;
    background-color: #F5F5F5;;
    color: #6D6E71;
}
.user-type-image:hover{
    opacity: .5;
}

#site_search{
    border: none;
    color: #fff;
    height: 46px;
    background: #F5F5F5;
    border-radius: 0;
    padding: 20px 40px 20px 20px;
    background: url('/themes/a24/images/icon-search-white.svg') no-repeat #80AC3D;
    background-size: 20px 20px;
    -moz-background-size: 20px 20px;
    -o-background-size: 20px 20px;
    -webkit-background-size: 20px 20px;
    background-position: calc(100% - 10px);

}

@media (min-width: 992px) and (max-width:1199px) {
    #site_search{
        width: 110px;
        display: inline-block;
    }
}
#site_search:focus{
    background: url('/themes/a24/images/icon-search-gray.svg') no-repeat  #F5F5F5;;
    background-position: calc(100% - 10px) !important;
    background-size: 20px 20px;
    -moz-background-size: 20px 20px;
    -o-background-size: 20px 20px;
    -webkit-background-size: 20px 20px;
    outline: 0 none;
    border: none;
    box-shadow: none;
    color: #333;
}
#site_search:hover{
    background: url('/themes/a24/images/icon-search-gray.svg') no-repeat  #F5F5F5;;
    background-position: calc(100% - 10px);
    background-size: 20px 20px;
    -moz-background-size: 20px 20px;
    -o-background-size: 20px 20px;
    -webkit-background-size: 20px 20px;
    outline: 0 none;
    border: none;
    box-shadow: none;
    color: #333;
}
#site_search::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #fff;
}
#site_search:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #fff;
    opacity:  1;
}
#site_search::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #fff;
    opacity:  1;
}
#site_search:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color:    #fff;
    opacity:  1;
}
#site_search:focus::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #6D6E71;
    opacity:  1;
}
#site_search:focus:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:   #6D6E71;;
    opacity:  1;
}
#site_search:focus::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #6D6E71;;
    opacity:  1;
}
#site_search:focus:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color:    #6D6E71;
    opacity:  1;
}
#site_search:hover:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:   #6D6E71;;
    opacity:  1;
}

#site_search:hover::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #6D6E71;
    opacity:  1;
}
#site_search:hover::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #6D6E71;;
    opacity:  1;
}
#site_search:hover:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color:    #6D6E71;
    opacity:  1;
}
.dropdown-menu, .dropdown-menu a
{
    background-color: #fff;
}
.navbar-nav .open .dropdown-menu{
    display: none;
}
.nav .open>a:focus {
    background-color:  #80AC3D;
    border-color: transparent;
}

.small-menu
{
    background-color: #98c84d;
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #98c84d;;
    border-color: #80AC3D;
}