.nav-menu-in .menu-item .newpagetitle :before {
    content: "New";
    color: red;
    position: absolute;
    left: 10%;
    font-size: 10px;
    top: 4%;
}

.foot-wrap .menu-item .newpagetitle :before {
    display: none;
}

ul.col-tabs li.active {
    background: #0066CB;

}
ul.col-tabs li.active a {
    color: #FFF;
}

div.inline-ad {
    float: none;
    margin: 0 10px 0 0;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}

#content-main ul li, #content-main ol li {
    line-height: 155%;
}

label.highlighttab {
    color: #0066CB;
    border-left: 1px solid #0066CB;
    border-right: 1px solid #0066CB;

}

nav.main-menu-wrap ul li.sub-menu-columns ul.sub-menu > li {
    width: 205px;
}

nav.main-menu-wrap ul li.sub-menu-columns ul.sub-menu {
    max-width: 410px;
    width: 410px;
}

div#cookie-law-info-bar {
    padding: 60px 340px;
    font-size: 16px;
    text-align: left;
    line-height: 23px;
    background: #0066CB !important;
    color: white !important;
    z-index: 99999;
}

#cookie-law-info-bar a {
    color: white;
    font-weight: 600;
    text-decoration: underline;
}


a#cookie_action_close_header {
    width: 100px;
    text-align: center;
    text-decoration: none;
    padding: 10px 25px;
    background: white !important;
    color: black !important;
    margin-top: 15px;
}

.widget_execphp{
    background: no-repeat;
    width: 100%;
    padding: 0;
}

button#your-id {
    width: 100%;
    text-align: center;
    color: rgba(0,0,0,0.5);
}

.et_bloom_form_text li {
    margin-bottom: 4px !important;
}

@media screen and (max-width: 900px) {
    div#cookie-law-info-bar {
        padding: 10px 20px;
        font-size: 12px;
        line-height: 21px;
    }


}
