

.vc_global_container {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 166px;
    z-index: 10;
}

.vc_global_close {
    position: absolute;
    top: 10px;
    right: 10px;
    display: block;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
}

.vc_global_target {
    width: 100%;
    height: 100%;
}
.container_top_div {
    height: 39px;
    background: #000000;
    opacity: 0.9;
}
#footer #homepage_news_subscribe #newsletter_subscription_captcha {
    display: none;
}
.ui-dialog[aria-describedby=newsletter_subscription_captcha]{
    width: auto !important;
}
.ui-dialog[aria-describedby=newsletter_subscription_captcha] .ui-dialog-titlebar.ui-widget-header{
    background: none !important;
    border: none !important;
}