/* dialog */

/*#op_asset_browser_slide3 .op-settings-core-news_bar.settings-container .op-asset-actual-content div.field-color { float: left; width: 200px; margin-right: 20px; }*/
/*#op_asset_browser_slide3 .op-settings-core-news_bar.settings-container .op-asset-actual-content div.field-color.end-row { width: 476px; margin-right: 0; }*/
/*#op_asset_browser_slide4 .op-settings-core-news_bar select { width: 100% !important; height: 40px !important; padding: 10px; }*/


/*.op-settings-core-news_bar*/

.field-id-op_assets_core_news_bar_color,
.field-id-op_assets_core_news_bar_feature_font_color,
.field-id-op_assets_core_news_bar_main_background,
.field-id-op_assets_core_news_bar_main_font_color {
    display: inline-block !important;
    width: 48.25%;
    vertical-align: top;
}


/* reset */

.news-bar {}

.news-bar p {
    margin: 0;
    padding: 0;
    border-radius: 0;
    overflow: hidden;
}

.news-bar strong {
    position: relative;
    display: inline-block;
    margin: 0;
    padding: 0;
    line-height: 3em;
    background: none #004a80 center center no-repeat;
    border: 0 solid #004a80;
    text-align: center;
    vertical-align: top;
    border-radius: 0;
}

.news-bar strong::before,
.news-bar strong::after {
    content: "";
    display: none;
    position: absolute;
    top: 50%;
    left: auto;
    right: auto;
    width: 0;
    height: 0;
    margin: 0;
    border: 0 solid transparent;
}

.news-bar strong a {
    display: block;
    margin: 0;
    padding: 0 1em;
    color: #fff;
}

.news-bar strong a[href="javascript:void(0);"],
.news-bar strong a[href="#"] {
    pointer-events: none;
}

.news-bar span {
    display: inline-block;
    line-height: 3em;
    vertical-align: top;
    color: #444;
}

.news-bar.news-bar-position-left strong {
    float: left;
}

.news-bar.news-bar-position-right strong {
    float: right;
}

.news-bar.news-bar-position-left span,
.news-bar.news-bar-position-right span {
    display: block;
    text-align: center;
}


/* stile #1 */

.news-bar.news-bar-style-1 p {
    border-radius: 3px;
}

.news-bar.news-bar-style-1.news-bar-position-left strong::after {
    display: block;
    right: -1em;
    margin-top: -2em;
    border-top-width: 2em;
    border-bottom-width: 2em;
    right: -1em;
    border-left-width: 1em;
    border-left-color: inherit;
}

.news-bar.news-bar-style-1.news-bar-position-right strong::after {
    display: block;
    left: -1em;
    margin-top: -2em;
    border-top-width: 2em;
    border-bottom-width: 2em;
    right: -1em;
    border-right-width: 1em;
    border-right-color: inherit;
}

.news-bar.news-bar-style-1.news-bar-position-left span {
    display: inline-block;
    float: left;
    margin: 0 2em;
}

.news-bar.news-bar-style-1.news-bar-position-right span {
    display: inline-block;
    float: right;
    margin: 0 2em;
}

@media only screen and (max-width: 767px) {
    .news-bar.news-bar-style-1 strong {
        display: block;
        float: none;
        width: 100% !important;
        margin: 0;
        padding: 0;
    }

    .news-bar.news-bar-style-1 span {
        display: block;
        float: none;
        width: 100% !important;
        margin: 0 !important;
        padding: 0.5em 0 0 0;
    }

    .news-bar.news-bar-style-1 strong::after {
        display: block;
        top: auto;
        bottom: 0;
        left: 50% !important;
        right: auto !important;
        top: 100%;
        margin: 0 0 0 -1em !important;
        border: 1em solid transparent !important;
        border-top-width: 0.5em !important;
        border-top-color: inherit !important;
    }
}


/* stile #2 */

.news-bar.news-bar-style-2 strong {
    line-height: 58px;
    height: 58px;
}

.news-bar.news-bar-style-2 span {
    line-height: 58px;
}


/* stile #3 */

.news-bar.news-bar-style-3 strong {
    min-width: 72px;
    line-height: 58px;
    height: 58px;
    background-image: url("../../images/elements/news_bar/style-3-icon.png");
}

.news-bar.news-bar-style-3 span {
    line-height: 58px;
    font-size: 20px;
    font-weight: bold;
}


/* stile #4 */

.news-bar.news-bar-style-4 strong {
    min-width: 58px;
    line-height: 58px;
    height: 58px;
    background-image: url("../../images/elements/news_bar/style-4-icon.png");
}

.news-bar.news-bar-style-4 span {
    line-height: 58px;
    font-size: 20px;
    font-weight: bold;
}


/* stile #5 */

.news-bar.news-bar-style-5 strong {
    min-width: 92px;
    line-height: 58px;
    height: 58px;
    background-image: url("../../images/elements/news_bar/style-5-icon.png");
}

.news-bar.news-bar-style-5 span {
    line-height: 58px;
    font-size: 20px;
    font-weight: bold;
}

/* stile #6 */

.news-bar.news-bar-style-6 strong {
    min-width: 92px;
    line-height: 25px;
    height: 25px;
    border-radius: 3px;
    margin-top: 10px;
}

.news-bar.news-bar-style-6 a {
    font-family:Geneva, Tahoma, Verdana, sans-serif;
    text-transform: uppercase;
    font-weight: 500;
}

.news-bar.news-bar-style-6 span {
    font-size: 110%;
}

/* stile #7 */

.news-bar.news-bar-style-7 strong {
    min-width: 92px;
    line-height: 20px;
    height: 20px;
    border-radius: 3px;
    margin-top: 12px;
}

.news-bar.news-bar-style-7 a {
    font-family:Geneva, Tahoma, Verdana, sans-serif;
    text-transform: uppercase;
    font-weight: 500;
}

.news-bar.news-bar-style-7 span {
    border-style: solid;
    border-width: 2px;
    border-radius: 3px;
    border-color:  #2087d3;
}
