﻿.hidden {
    display: none !important
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.Error{color:red}

.copyright #BroughtTo a {
    color: #fff;
}

.page-link, .CursorPointer {
    cursor: pointer;
}
/* Print */

.print-box {
    margin-top: 20px;
}

    .print-box h1 {
        font-size: 2em;
        margin-top: 0;
    }

    .print-box h2 {
        font-size: 1.4em;
        margin-top: 0;
    }

.print-top {
    border-bottom: 1px dotted #767676;
    padding-bottom: 20px;
    margin-top: 20px;
}

    .print-top p {
        margin-bottom: 0;
        color: #767676;
        font-size: 0.9em;
        line-height: 20px;
    }

.print-text {
    margin-top: 20px;
    font-size: 0.9em;
    line-height: 20px;
}


.news-single-author {
    padding: 0;
    border-bottom: 1px dotted #767676;
    font-size: 0.8em;
    color: #767676;
    display: table;
    width: 100%;
}

.news-single-author-detail,
.news-single-author-image {
    display: table-cell;
    vertical-align: bottom;
}

.news-single-author-image {
    text-align: left;
    max-width: 70px;
    width: 70px;
}

.news-single-author-detail {
    padding-bottom: 5px;
}

.news-single-author p {
    margin: 0;
    margin-top: 5px;
}

.news-single-author a {
    color: #005689;
    margin-top: 5px;
}

    .news-single-author a:hover {
        color: #900;
    }

.news-single-detail-item {
    border-bottom: 1px dotted #767676;
    padding: 8px 0;
    font-size: 0.8em;
    color: #767676;
}

    .news-single-detail-item i {
        font-size: 1.5em;
        width: 20px;
        margin-left: 5px;
    }

    .news-single-detail-item a {
        color: #767676;
        display: block;
    }

        .news-single-detail-item a:hover {
            color: #005689;
        }

/**/
.Margin0Auto {
    margin: 0 auto;
}

.MarginTop0 {
    margin-top: 0 !important
}

.MarginBottom0 {
    margin-bottom: 0 !important
}

.MarginBottom16 {
    margin-bottom: 16px;
}

.BorderTopNone {
    border-top: none !important
}

.BorderLeftNone {
    border-left: none !important
}

@media (max-width: 767px) {
    .header-tags {
        margin-top: 10px;
    }
}

.full-ad-box {
    margin-top: 8px !important
}

.ni-widget-header-span {
    background-color: #fff !important;
    color: #000 !important;
    font-weight: normal !important;
    padding: 10px 8px !important;
}

.ni-ellipsis {
    font-size: 13px !important;
}

.static-content-box a, .single-entry-text a {
    color: #0000d9 !important;
}

    .static-content-box a:hover, .single-entry-text a:hover {
        color: #CC2200 !important;
    }


/*CMSList*/
.CMSList 
{
padding:20px 0;
}

.CMSList ul li ul {
    padding: 0 30px 0 0;
}

.CMSList li.Separator {
    padding: 10px 0;
    color: #85929e
}

.CMSList ul li {
    margin: 5px 0;
}

    .CMSList ul li::before {
        content: "";
        width: 4px;
        height: 4px;
        background: #ea1b23;
        display: inline-block;
        margin: 5px 0 0 5px;
    }
/*end*/
.slider__box-subtitle {
    font-weight:normal!important;
}
