﻿/*Header Styles*/

.winner {
    background-color: #e8e8e8;
}

@media screen and (min-width:768px) {
    .float_right_gt_xs {
        float: right;
    }
    
}

@media screen and (max-width:767px) {
    .float_right_gt_xs {
        float: none;
    }
}

.artist:nth-last-child(1) {
    border-bottom: 1px #000 solid;
}

.pull-right-lg {
    float: right;
}

.pull-left-lg {
    float: left;
}

.header-Label {
    height: 30px;
    background-color: #FF0000;
    color: #FFFFFF;
    padding-top: 0px;
    font-size: 22px;
}

.zeromp {
    padding: 0px !important;
    margin: 0px !important;
}

.zerompvert {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.zeromphorz {
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.zerompleft {
    margin-left: 0px !important;
    padding-left: 0px !important;
}

.zerompright {
    margin-right: 0px !important;
    padding-right: 0px !important;
}

.readMore {
    font-weight: bold;
    color: #d10019;
    font-size: 14px; /*0,6691666733584em;*/
}

.readMoreJnr {
    font-weight: bold;
    color: #d10019;
    font-size: 0.7528125075282em; /*0,6691666733584em;*/
}

.FONT-ASAP {
    font-family: Asap;
}

.FONT-ASAP-BOLD {
    font-family: Asap-Bold;
}

a:focus {
    text-decoration: none !important;
    outline: none !important;
}

.ViewMoreLink {
    color: #333333 !important;
}

    .ViewMoreLink:hover {
        text-decoration: none !important;
        outline: none !important;
        color: #333333 !important;
    }

    .ViewMoreLink:focus {
        text-decoration: none !important;
        outline: none !important;
        color: #333333 !important;
    }

.FONT-ASAP-ITALIC {
    font-family: Asap-Italic;
}

.ASAP-HEADER-GREY33-35 {
    color: #333333;
    font-family: Asap-Bold;
    font-size: 2.1747916884147998em;
}

.ASAP-HEADER-GREY33-353 {
    color: #333333;
    font-family: Asap-Bold;
    font-size: 1.6em;
}

h1 {
    color: #333333;
    font-family: Asap-Bold;
    font-size: 2.1747916884147998em;
}

h3 {
    color: #333333;
    font-family: Asap-Bold !important;
    font-size: 1.33em !important;
}

.ASAP-HEADER-GREY33-27 {
    color: #333333;
    font-family: Asap-Bold;
    font-size: 2.1747916884147998em;
}

.ASAP-TEXT-LIGHTGREY33-15 {
    color: #4f4f4f;
    font-family: Asap;
    font-size: 1.2546875125469998em;
}

.ASAP-TEXT-GREY33-15 {
    color: #333333;
    font-family: Asap;
    font-size: 1.2546875125469998em;
}

.ASAP-TEXT-GREY33-15-BOLD {
    color: #333333;
    font-family: Asap;
    font-size: 1.2546875125469998em;
    font-weight: bold;
}

.ASAP-TEXT-GREY33-12 {
    color: #333333;
    font-family: Asap;
    font-size: 1.0037500100376em;
}

body {
    font-family: Asap;
    /*line-height:100%;   */
    /*text-align:justify;*/
}

.content {
    font-family: Asap;
    font-size: 0.9em;
}

a:hover {
    text-decoration: none;
}

.FONT-RED {
    color: #d10019;
}

.FONT-YELLOW {
    color: #ffcb05;
}

.FONT-BLUE {
    color: #00335f;
}



.divider {
    border-bottom: 1px solid #999;
}

.podcast-icon {
    border: 1px solid #666;
    padding: 5px 10px;
    background-color: #DBDBDB;
}

.margin-top-6-minus {
    margin-top: -6px;
}


.no-gutter {
    padding-left: 0px;
    padding-right: 0px;
}

.blue-border {
    border: 1px solid #00335f;
}

hr {
    border-top: 1px solid #555;
}

.btn-red {
    background-color: red;
    border-color: red;
    color: #FFF;
}
/*google custome search overrides */
.cse .gsc-search-button input.gsc-search-button-v2,
input.gsc-search-button-v2 {
    height: 26px !important;
    margin-top: 0 !important;
    min-width: 13px !important;
    padding: 10px !important;
    width: 10px !important;
    display: block !important;
    background-color: #d10018;
}

#___gcse_0 > div {
    border-radius: 0px;
    /*background-color: #d00018 !important;*/
    width: 220px;
    height: 0px;
}

#gsc-iw-id1 {
    height: 30px !important;
    width: 201px !important;
}

#gsc-i-id1 {
    font-size: 9pt !important;
}

.pagination li.active a {
    background-color: #d10018;
    border-color: #d10018;
}

    .pagination li.active a:hover {
        background-color: #f11128;
        border-color: #d10018;
    }

.pagination li.active {
    background-color: #d10018;
    border-color: #d10018;
}

.contact-sep {
    width: 100%;
    border-bottom: 1px dotted #999;
    height: 1px;
    padding: 0px;
    margin: 20px 0px 20px 0px;
}

/* new topbar 2017 */
#topbar {
    width: 100%;
    background-color: #E6E6E6;
    margin-bottom: 10px;
    height: 42px;
    padding-top: 0px;
}

#topbar-content {
    margin: auto;
    max-width: 1120px;
    text-align: right;
    padding-right: 0px;
}

.topbar-btn {
    display: inline-block;
    border-left: 2px groove #fff;
    padding: 0 5px 0 5px;
}

    .topbar-btn.is-last {
        border-right: 2px groove #fff;
    }

#tickerNowPlaying {
    color: #777 !important;
    font-weight: normal !important;
    height: 14px;
    width: 150px;
    margin-top: 12px;
    margin-right: 5px;
    display: inline-block;
}
/*end topbar*/

/*Sticky ad */
.ad-sticky {
    position: fixed;
    z-index: 100;
    bottom: 0;
    width: 100%;
}

.ad-sticky-border {
    border: solid 1px #696969;
}

[class*='close-'] {
    color: #777;
    font: 14px/100% arial, sans-serif;
    position: relative;
    top: 33px;
    right: 0;
    float: right;
    padding: 9px;
    text-decoration: none;
    text-shadow: 0 1px 0 #fff;
    cursor: pointer;
}

.close-thik:after {
    content: '✖'; /* UTF-8 symbol */
}

#close {
    position: relative;
    top: 47px;
    right: 0;
    float: right;
    font-size: 27px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    cursor: pointer;
    padding: 12px;
}

.NewsTwoColDateTime> a {
    vertical-align: middle;
}

.badge {
 display: inline-block;
 min-width: 10px;
 padding: 4px 6px;
 font-size: 10px;
 font-weight: 0;
 line-height: 1;
 color: #fff;
 text-align: center;
 white-space: nowrap;
 vertical-align: middle;
 background-color: #062f5a;
 border-radius: 0;
    margin-right: 5px;
}

/*hidden-xs*/
@media (max-width: 767px) {

    .full-screen {
        display: none !important;
    }

    .height-90per-lg {
        height: 0;
    }


    .height-78per-lg {
        height: 0;
    }

    .pull-right-lg {
        float: none !important;
        text-align: center !important;
    }

    .pull-left-lg {
        float: none !important;
        text-align: center !important;
    }
}

/*hidden-sm*/
@media (min-width: 768px) and (max-width: 991px) {
    .full-screen {
        display: none !important;
    }


    .height-45per-sm {
        height: 45%;
    }

    .height-90per-sm {
        height: 90%;
    }


    .height-78per-sm {
        height: 78%;
    }

    .height-200-sm {
        height: 200px;
    }

    .height-250-sm {
        height: 250px;
    }


    .height-175-sm {
        height: 175px;
    }

    /*.pull-right-lg {
        float: none !important;
        text-align: center !important;
    }

    .pull-left-lg {
        float: none !important;
        text-align: center !important;
    }*/
}

/*hidden-md*/
@media (min-width: 992px) and (max-width: 1199px) {
    .full-screen {
        display: none !important;
    }

    .md-padding-left-5 {
        padding-left: 5px;
    }

    .height-90per-md {
        height: 90%;
    }

    .height-78per-md {
        height: 78%;
    }

    .height-45per-md {
        height: 45%;
    }

    .height-250-md {
        height: 250px;
    }
    /*.pull-right-lg {
        float: none !important;
        text-align: center !important;
    }
    .pull-left-lg {
        float: none !important;
        text-align: center !important;
    }*/

    .mobile-center {
        text-align: center;
    }

    .no-gutter-md {
        padding-left: 0px;
        padding-right: 0px;
    }
}

/*hidden-lg*/
@media (min-width: 1200px) {
    .small-screen {
        display: none !important;
    }

    .height-45per-lg {
        height: 45%;
    }

    .height-78per-lg {
        height: 78%;
    }


    .height-250-lg {
        height: 250px;
    }

    .height-200-lg {
        height: 200px;
    }


    .height-175-lg {
        height: 175px;
    }

    .height-90per-lg {
        height: 90%;
    }

    #cssmenu > ul > li.search-function {
        width: 0px;
        height: 0px;
    }

    .fa-search {
        color: #999999;
    }

        .fa-search:hover {
            color: white;
        }

    #___gcse_0 > div {
    }
}

.cantListenButton, .cantListenButton:focus {
    border-radius: 0;
    background-color: #d00018;
    color: white;
    border: 0;
    margin-right: 10px;
    padding: 5px;
    font-size: 11px;
}


.cantListenButton:hover {
    background-color: #941c20;
    color: white;
}


.border-radius-0 {
    border-radius: 0;
}

@media (min-width: 768px) {
    .modal-xl {
        width: 90%;
        max-width:1200px;
    }
}

/*AWNW*/

@media (max-width: 430px){
    .AWNW-captcha {
        margin-bottom: 25px;
    }
}


/*Street Squad*/
.sq-label {
    margin-top: 15px !important;
}

.sq-submit {
    margin-top: 25px;
}

.captcha {
    margin-top: 15px;
}

.sq-chckbx {
    margin-top: 30px;
}