
body {
    height: 100%!important;
    overflow-x: hidden;
}
.navbar-center-item a {
    padding: 0 10px;
    margin: 0 15px;
    color: #a5a5a5;
    transition: color .5s ease;
    cursor: pointer;
}

.navbar-center-item a:hover, .nav-item-mobile:hover {
    color: #742f7b !important;
    text-decoration: none !important;
}

.navbar-center-item{
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
}

.nav-item-active {
    color: #742f7b !important;
    border-bottom: 3px solid #742f7b;
    padding-bottom: 1.5rem!important;
}

.nav-item {
    list-style-type: none;
}

.sidenav::-webkit-scrollbar {
    width: 5px;
}

/* Track */
.sidenav::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
.sidenav::-webkit-scrollbar-thumb {
    background: #888;
}

/* Handle on hover */
.sidenav::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.nav-space {
    margin-top: 68px;
}


.nav-mobile {
    display: none;
    height: 60px;
    background-color: #eaeaea;
}



.nav-mobile {
   color: #9b9b9b;
}

.nav-mobile p {
    font-size: 12px;
}

.nav-mobile i {
    font-size: 26px;
}

.nav-item-mobile {
    text-align: center;
    margin-top: 10px;
    cursor: pointer;
}

.search-ovarlay {
    min-height: 100vh;
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: white;
    z-index: 9999;
}

.search-container {
    padding-top: 120px;
}

.search-input {
    background: 0 0;
    border: none;
    font-size: 26px;
    padding-left: 50px;
    padding-right: 80px;
    border-bottom: 2px solid #c6c6c6;
    border-radius: 0;
    height: 40px;
}

.search-input:-webkit-autofill,
.search-input:-webkit-autofill:hover,
.search-input:-webkit-autofill:focus,
.search-input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px white inset !important;
}

.img-icon{
    cursor: pointer;
    width: 30px;
    height: 30px;
    bottom: 15px;
    position: absolute;
    z-index: 99;
}

.submit-wrapper {
    width: 0;
    height: 0;
    border: none;
    background: transparent;
}

.search-title {
    color: #742f7b;
    text-align: center;
    font-weight: 700;
    font-size: 49px;
    margin: 0 0 70px;
}

.navbar-custom{

    border-bottom: 1px solid rgba(0,0,0,.1);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.2);
}

.search-icon-nav {
    cursor: pointer;
}

.search-icon {
    right: 40px;
}

.clear-icon {
    right: 0;
}

.form-control, .form-control:active, .form-control:focus, .form-control:hover, .form-control:target {
    outline: 0 !important;
    box-shadow: none !important;
}

.sidenav {
    list-style: none;
    padding-left: 0;
    margin-left: 0;
    height: 100%;
    width: 300px;
    position: fixed;
    z-index: 9999 !important;
    top: 0;
    right: 0;
    font-size: 18px;
    overflow-y: scroll;
    overflow-x: hidden;
    box-shadow: -2px 2px 5px 0 rgba(0,0,0,.31);
    transition: transform 0.2s ease-in;
    transform: translate(300px);
}

.menu-overlay {
    position: fixed;
    display: none;
    width: 200vh;
    z-index: 2000;
    top: 0;
    left: 0;
    height: 100vh;
    background: rgba(0,0,0,.7);
}

.sidenav .profile-info{
    padding: 25px 25px 20px;
    margin-bottom: 10px;
    background: #ad2d78;
    background: linear-gradient(to right,#ad2d78 0,#822e7b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ad2d78', endColorstr='#822e7b', GradientType=1 );
}

.sidenav .profile-img {
    border: 0 solid #fff;
    border-radius: 75px;
    margin-right: 10px;
    margin-left: 10px;
}

.profileName{
    font-size: 20px;
}

.sidenav .profile-info span {
    font-weight: 300;
    color: #fff;
    padding-top: 10px;
}

.sidenav li {
    font-size: 18px;
    padding: 7px 0;
    border-top: 1px solid #dfdfdf;
}

.sidenav a{
    cursor: pointer;
    padding: 5px 5px 5px 32px;
    text-decoration: none;
    color: #ababab;
    display: block;
    transition: all .5s ease;
}

.most-watched-line {
    width: 100%!important;
}


.img-header {
    height: 60px;
}

.channel-item {
    border-right: solid 1px #f1f1f1;
    border-left: solid 1px #f1f1f1;
    margin-bottom: 10px;
}

.span-view.title {
    height: 4.1em;
    word-wrap: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 4.1em;
    line-height: 1.8em;
}

.division-onair-thumb  {
    width: 100%;
    height: 3px;
    padding-left: 5px;
    padding-right: 5px;
    background-image: linear-gradient(to top,#d8d8d8,#c9c9c9);
    border-left: 7px solid #d8d8d8;
    border-right: 7px solid #d8d8d8;
}

.division-onair-thumb.now {
    width: 100%;
    height: 3px;
    padding-left: 5px;
    padding-right: 5px;
    background-image: linear-gradient(to top,#83307b,#6b2669) !important;
    border-left: 7px solid #83307b !important;
    border-right: 7px solid #83307b !important;
}

.thumbnail {
    border: 4px solid #d8d8d8;
}

.span-view {
    background: #d8d8d8;
    color: #4a4a4a;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: 400;
    font-size: 16px;
    width: 100%;
    text-align: left;
}

.span-view-hour {
    background: #d8d8d8;
    color: #4a4a4a;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 0;
    width: 100%;
    text-align: center;
}

.span-view-hour .now{
    background: #83307b !important;
    color: #fff;
}

.span-view.now{
    background: #83307b !important;
    color: #fff;
}

.span-view-hour.now {
    background: #83307b !important;
    color: #fff;
}

.channel-item img {
    cursor: pointer;
    width: 100%;
}

.thumbnail.now {
    border: 4px solid #83307b;
}
.grayscaleImage {
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.padding-top {
    padding-top: 90px;
    min-height: 90vh;
}

.btn-primary:hover{
    background-color: #8b2e7a!important;
    border-color: #8b2e7a!important;
}

.btnext {
    width: 100px;
    background: #8b2e7a;
    color: #fff;
    text-transform: uppercase;
    border: none;
    font-size: 12px;
    border-radius: 2px;
    padding: 12px 0;
}

.sidenavDefault, sidenav-container {
    background-color: white;
}

.header-name-user {
    margin-right: 18px;
    margin-bottom: 0;
}

.navbar-home {
    background-color: white;
}

.no-decoration {
    text-decoration: none;
}

.no-decoration:hover {
    text-decoration: none!important;
    color: white!important;
}

.sidenav .icon-img {
    border: 0 solid #fff;
    margin-right: 10px;
    margin-left: 10px;
}

.info-container {
    margin: 0 150px;
    padding: 8px 45px 8px 73px;
    border: 2px solid #ad3c7424;
    border-top: none;
    margin: 0px;

}

@media (max-width: 767px) {

    .nav-item-active {
        padding-bottom: 0 !important;
        border-bottom: 0 !important;
    }

}
@media only screen and (max-width: 570px) {

    .nav-top-items {
        display: none;
    }

    .menu-icon, .img-navbar {
        width: 40px!important;
    }

    .nav-mobile {
        display: flex;
    }

    .navbar-home {

        padding: 0 2.1rem 0 1rem !important;
    }

    .nav-space {
        margin-top: 117px;
    }
}

@media only screen and (max-width: 450px) {
    .nav-mobile i {
        font-size: 20px;
    }
    .nav-mobile p {
        font-size: 11px;
    }

    .nav-item-mobile {
        padding-right: 0px;
        padding-left: 0px;
    }

 
 
}

