.schedule-table.table td{
    border-right: 1px solid #000;
}

.invalid-feedback {
    color: #b13e3e;
}

.modal{
    z-index: 999999;
}
.modal-backdrop {
    z-index: 9999;
}

.modal-title {
    margin: 4px;
}
.modal-header {
    padding: 6px;
    border-bottom: none;
}

p span {
    font-size: 10px;
    display: inline;
}

.slider-bottom input[type="button"] {
    width: 130px;
    height: 30px;
    font-weight: 700;
    color: #fff;
    border-radius: 15px;
    background: #ff5e4d;
    text-align: center;
    font-family: 'Maven Pro', sans-serif;
    font-size: 18px;
    border: 1px solid #ff5e4d;
}
.slider-bottom input[type="button"]:hover {
    background: none;
    color: #ff5e4d;
}
.featured_section .feature_program {
    margin-top: 60px;
}
.progressBarRange {
    margin-top: 20px;
}
.news_player .progressBarRange {
    margin-top: 0px;
}

.today::before{
    width: 30px;
    height: 30px;
    background: #9c9c9c;
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    z-index: -1;
}
.today {
    color: #fff !important;
}


.header.player-header .user{
    background: none !important;
    padding-right: 0 !important;
    width: 30px !important;
}
.careerStyle {
    padding-top: 40px;
}


.details-header::before{
    background: rgba(0,0,0,0.35);
}

.team-info .ratings{
    width: auto !important;
}

.team-info .ratings ul li {
    margin: 0 !important;
}


.rate_col{
    margin: 0 0 10px 0;
}


.rating_info li{
    margin: 0px 0 15px 0;
    float: none !important;
}

/*.programRating {*/
/*!*float: none !important;*!*/
/*}*/

.schedule-overlay-ratings-ul{
    text-align:left !important;
}

.schedule-overlay-ratings-ul li{
    width:14px !important;
    margin: 0px 7px 0px 0 !important;
}

.program-left .ratings ul li::before{
    font-size: 19px !important;
}

.program-left .ratings ul li{
    height: 12px !important;
    margin:0px 7px 0px 0 !important;
    width:10px !important;
}
.searchTab {
    margin-top: 30px;
}

/*.pro_item h3{*/
/*min-height:40px !important;*/
/*}*/

/*.pro_item h4{*/
/*min-height:50px !important;*/
/*}*/


.pro_item{
    min-height: 300px !important;
}

.program-banner{
    margin: 0 0 25px 0 !important;
}
.upload_resume input {
    width:100%;float:left;
}

@media only screen and (max-width: 767px) {
    .rating-info ul li:last-child {
        float: none !important;
    }

    .header{
        margin-top: 5px;
    }

    .header.sticky{
        margin-top: 0;
    }
}
.hotshot-block {
    margin-top: 26px;
}
.poll-carousel{
    width:100%; float:left; display:block;
    -webkit-box-shadow: 0 5px 30px rgba(0,0,0,0.15);
    -ms-box-shadow: 0 5px 30px rgba(0,0,0,0.15);
    -moz-box-shadow: 0 5px 30px rgba(0,0,0,0.15);
    box-shadow: 0 5px 30px rgba(0,0,0,0.15);
}

.poll_gap .poll-chart{
    width:100%; float:left; display:block;
    -webkit-box-shadow: 0 5px 30px rgba(0,0,0,0.15);
    -ms-box-shadow: 0 5px 30px rgba(0,0,0,0.15);
    -moz-box-shadow: 0 5px 30px rgba(0,0,0,0.15);
    box-shadow: 0 5px 30px rgba(0,0,0,0.15);
}

.sidebar_btn{
    padding: 20px 0px 10px 0px;
}

.searchNotFound {
    text-align: center;
}

.section-title-second {
    margin-top: 20px;
}

.nopoll {
    margin-top: 35px;
    margin-bottom: 35px;
    text-align: center;
    font-size: 20px;
}
.no_social_video {
    margin-top: 40px;
}

.program_allEpisodes h3 {
    font-size: 24px;
    font-weight: 500;
    color: #000;
    margin: 0 0 17px;
    font-family: 'Poppins', sans-serif;
}

.program_allEpisodes_block {
    /*padding: 30px 0 0;*/
    padding: 30px 0 30px;
}

.hidden-sm.hidden-lg.hidden-md .program_allEpisodes_block {
    /*padding: 0 0 0;*/
    padding: 0 0 30px;
}
.program_description p {
    font-size: 18px;
    text-align: justify;
}

.program_description{
    padding-top: 0 !important;
}

.share_block_program_details{
    padding-bottom: 35px !important;
}

.bio-left p {
    text-align: justify;
}
.bio-right p {
    text-align: justify;
}
.shareIcons {
    padding: 20px 0px 10px 0px;
}

.program_details_header {
    padding: 10px 0 10px;
}

.program_details_comment {
    padding: 0px 0px 0px 0px;
}

.program_allEpisodes_block .filter-block {
    margin: 0 0 0px;
}

.program_allEpisodes_block .program_allEpisodes h3 {
    margin: 0 0 0px;
}

.program_details_comment .comment-login {
    margin: 0 0 20px;
}

/*Changes for Chat Window*/

.rd_tab_inner .single_comment img{
    width: 35px !important;
    height: auto !important;
}

.rd_tab_inner .single_comment .media-body{
    padding-top: 0 !important;
}

.rd_tab_inner .single_comment .media-heading{
    font-size: 13px !important;
    font-weight: bold;
}

.rd_tab_inner .single_comment .media-body p {
    font-size: 14px !important;
}

.rd_tab_inner .cm_rt{
    padding: 0px 0px 0px 5px; !important;
    width: 25% !important;
    font-size: 13px !important;
}

.rd_tab_inner .cm_left {
    width: 75% !important;
}

.rd_tab_inner {
    padding: 30px 2px 30px 4px !important;
}