﻿body {
    padding-top: 50px;
    /*padding-bottom: 20px;*/
    font-family: "Segoe UI",'Segoe','Segoe WP','Helvetica Neue','Roboto','Helvetica','Arial','Tahoma','Verdana','sans-serif' !important;
    font-size: 14px;
    line-height: 1.428571429;
    color: #333333;
    background-color: rgba(233, 233, 233, 1);
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

.ui-widget-header .ui-icon {
    background-image: url("../css/images/ui-icons_444444_256x240.png") !important;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    color: #454545 !important;
}

input:focus,
a:focus {
    outline: 0.5px solid rgba(127, 57, 123, 1) !important;
    outline: auto -webkit-focus-ring-color;
    outline-color: #b235b2 !important;
}

@media screen and (-ms-high-contrast: active) {
    /* All high contrast styling rules */
    #searchplaylistonplayer, .saveButton, button[type="button"], input[type="button"], input[type="reset"], textarea {
        border: 1px solid !important;
        border-color: white !important;
    }

    .navbar, #txtSearchOnNav, #footer, .list-group-item, .media-custom, .login-box {
        border-style: solid !important;
    }

    .fileinput-button {
        border-color: green !important;
        border: solid !important;
    }
}

@media screen and (-ms-high-contrast: black-on-white) {
    #searchplaylistonplayer, button[type="button"], input[type="button"], input[type="reset"], textarea {
        border: 1px solid !important;
        border-color: black !important;
    }
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
html, body {
    max-width: 100%;
}

.row-one-width {
    width: 97% !important;
}

.no-border-page > li > a {
    border: none !important;
    border-radius: 0 !important;
}

/*for recc video tile issue*/
.related-video-img {
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100px;
    max-height: 110px;
    min-height: 110px;
}

.col-sm-5.leftthumbnail {
    padding-right: 0px;
}

.related-video-heading {
    margin: 10px 0 0 0;
}

.tags {
    text-transform: uppercase;
    cursor: pointer;
    color: #428bca;
}

    .tags > a:hover {
        color: #d61491;
        text-decoration: none;
    }

.SearchFilters {
    cursor: pointer;
}

    .SearchFilters > a:hover {
        color: #d61491;
        text-decoration: none;
    }

.banner-image {
    padding-top: 0;
    width: 100%;
    padding-bottom: 17px;
}


.taginlist {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 80%;
    display: inline-block;
}

.sorting-label {
    padding-top: 19px;
}

.panel-group-default {
    margin-bottom: 0 !important;
}

.panel-default-custom {
    border-color: transparent !important;
    border-top-color: black !important;
    border-radius: 0 !important;
}

.panel-heading-custom {
    background: none !important;
}

.row-gap {
    padding-top: 10px;
}

.pagination-searchpage {
    margin-top: 0;
}

/* Large desktop */
@media (min-width: 1200px) {

    .related-video-row-padding {
        padding-top: 0;
    }

    .row-gap {
        padding-top: 17px;
    }

    .player-custom {
        width: 830px !important;
        height: 467px !important;
    }

    #medius-content .grid-group-item .videoSearchTileDescription {
        height: 5.7rem !important;
        -webkit-line-clamp: 4 !important
    }
}

@media (min-width: 1300px) {
    #medius-content .grid-group-item .videoSearchTileDescription {
        -webkit-line-clamp: 3 !important
    }
}


/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {

    .related-video-row-padding {
        padding-top: 10px;
    }
}


@media screen and (max-width: 992px) {

    .sidebarBorder {
        border-right: none !important;
        min-height: 0vh !important;
    }

    .popup-box {
        bottom: 50px !important;
    }
}

@media screen and (max-width: 768px) {

    .box-size img, .box-size p {
        width: 100% !important;
    }

    .video-image {
        width: 98% !important;
        height: 150px !important;
        margin: 0 auto;
    }

    .video-heading {
        margin-top: -4px !important;
        padding-top: 8px;
    }

    .rowMagic {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }


    .adminHr {
        width: 97% !important;
    }

    .searchPage-heading {
        font-size: 28px !important;
        margin-top: 4.0rem !important;
    }
}

.video-image {
    width: 244px;
    height: 140px;
}

.video-heading {
    margin-top: 6px !important;
    cursor: pointer;
    margin-top: 0px !important;
}

.fullscreen-bg {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
}

.fullscreen-bg-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

.navbar-toggler-custombutton {
    margin-right: 10px;
    margin-top: 10px;
}

.navbar-toggler-customlabel {
    margin-right: 10px;
    margin-top: 15px;
}

.navbar-toggler-customicon {
    background-image: url("../images/menu-alt-512.png");
    background-repeat: no-repeat;
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%;
}

.custom-navbar {
    background-color: white;
    border-color: transparent;
}

.custom-nav-item > li > a {
    color: black !important;
}

    .custom-nav-item > li > a:hover {
        color: darkgray !important;
    }

.stylish-input-group .input-group-addon {
    background: white !important;
    line-height: 0 !important;
    border-radius: 0;
}

.stylish-input-group .form-control {
    border-right: 0;
    box-shadow: 0 0 0;
    border-color: #ccc;
    max-width: inherit !important;
}

.stylish-input-group button {
    border: 0;
    background: transparent;
}


.nav-side-menu {
    font-family: verdana;
    font-size: 12px;
    font-weight: 200;
    background-color: white;
    width: 300px;
    color: black;
    padding-right: 28px;
}

    .nav-side-menu ul,
    .nav-side-menu li {
        list-style: none;
        padding: 0;
        margin: 0;
        line-height: 35px;
        cursor: pointer;
    }

        .nav-side-menu ul :not(collapsed) .arrow:before,
        .nav-side-menu li :not(collapsed) .arrow:before {
            font-family: FontAwesome;
            content: "\f078";
            display: inline-block;
            padding-left: 10px;
            padding-right: 10px;
            vertical-align: middle;
            float: right;
        }

        .nav-side-menu ul .active,
        .nav-side-menu li .active {
            background-color: white;
        }

        .nav-side-menu ul .sub-menu li.active,
        .nav-side-menu li .sub-menu li.active {
            color: black;
        }

            .nav-side-menu ul .sub-menu li.active a,
            .nav-side-menu li .sub-menu li.active a {
                color: black;
            }

        .nav-side-menu ul .sub-menu li,
        .nav-side-menu li .sub-menu li {
            border: none;
            line-height: 28px;
            border-bottom: 1px solid #23282e;
            margin-left: 0;
        }

            .nav-side-menu ul .sub-menu li:hover,
            .nav-side-menu li .sub-menu li:hover {
                background-color: lightgray;
            }

            .nav-side-menu ul .sub-menu li:before,
            .nav-side-menu li .sub-menu li:before {
                font-family: FontAwesome;
                content: "\f105";
                display: inline-block;
                padding-left: 10px;
                padding-right: 10px;
                vertical-align: middle;
            }

    .nav-side-menu li {
        padding-left: 10px;
        border-bottom: 1px solid #23282e;
    }

        .nav-side-menu li a {
            text-decoration: none;
            color: black;
        }

            .nav-side-menu li a i {
                padding-left: 10px;
                width: 20px;
                padding-right: 20px;
            }

        .nav-side-menu li:hover {
            background-color: lightgray;
            transition: all 1s ease;
        }
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
    .nav-side-menu {
        position: relative;
        width: 100%;
        margin-bottom: 10px;
    }

        .nav-side-menu .toggle-btn {
            display: block;
            cursor: pointer;
            position: absolute;
            right: 10px;
            top: 10px;
            z-index: 10 !important;
            padding: 3px;
            background-color: #ffffff;
            color: #000;
            width: 40px;
            text-align: center;
        }

    .brand {
        text-align: left !important;
        font-size: 22px;
        padding-left: 20px;
        line-height: 50px !important;
    }

    .related-video-row-padding {
        padding-top: 10px;
    }

    div#globSearch ul.customVideoSearchAutoComplete > li > div > div.rightinfo > p {
        font-size: 12px !important;
        display: -webkit-box;
        height: 5rem !important;
        margin: 0;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

@media (min-width: 767px) {

    .display-sm-hidden-xs {
        display: none !important;
    }

    .nav-side-menu .menu-list .menu-content {
        display: block;
    }

    #main {
        width: calc(100% - 300px);
        float: right;
    }
}

.sidebar-toggler-custombutton {
    margin-right: -10px;
    margin-top: 0;
    border: 0;
    background-color: orange;
}

.sidebar-toggler-customicon {
    width: 3em;
    height: 31px;
}

.sidebarBorder {
    border-right: 1px solid red;
    min-height: 130vh;
    border-color: #d3d3d3 !important;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
}

.modal_video {
    height: 500px !important;
    width: 100% !important;
}


@media screen and (min-width: 768px) {
    .custom_modal_width {
        width: 1000px;
    }
}

div.playlistItem {
    opacity: 0.85;
    cursor: default;
}

    div.playlistItem:hover {
        opacity: 1;
    }

.playlist-custom {
    background-color: rgba(60, 69, 79, 1) !important;
    color: aliceblue !important;
    opacity: 1.85;
    overflow: hidden;
    padding-left: 25px;
    border: 1px solid rgba(60, 69, 79, 0);
    overflow-y: auto;
    height: 100% !important;
    -ms-scrollbar-arrow-color: rgba(60, 69, 79, 1);
    -ms-scrollbar-base-color: rgba(60, 69, 79, 1);
    -ms-scrollbar-track-color: rgba(108, 115, 122, 1);
}

#searchplaylistonplayer {
    -ms-backface-visibility: visible;
    box-shadow: 0px 0px 0px 0px;
    border: 1px;
    /*border-style:solid;*/
    padding: 4;
    margin-left: 5px;
    margin-top: 0px;
    width: 91%;
    font-size: 14px;
    font-family: "Segoe UI","Segoe","Segoe WP","Helvetica Neue","Roboto","Helvetica","Arial","Tahoma","Verdana","sans-serif";
}

#playlistHeaderDiv {
    color: snow;
    background-color: rgba(60, 69, 79, 1);
    font-family: "Segoe UI","Segoe","Segoe WP","Helvetica Neue","Roboto","Helvetica","Arial","Tahoma","Verdana","sans-serif";
}

.playlist_image {
    width: 92px;
    height: 60px;
    border: transparent;
    margin-left: 3px;
    margin-top: 5px;
    margin-top: -1px;
}

.playlist_heading {
    margin: 5px 0 !important;
    cursor: pointer;
    line-height: 21px;
    font-size: 20px;
    font-family: "Segoe UI",'Segoe','Segoe WP','Helvetica Neue','Roboto','Helvetica','Arial','Tahoma','Verdana','sans-serif';
}

.playlist-paragraph {
    font-size: 14px;
    color: grey !important;
    margin: 0 5px 0 0 !important;
    line-height: 16px;
    font-family: "Segoe UI","Segoe","Segoe WP","Helvetica Neue","Roboto","Helvetica","Arial","Tahoma","Verdana","sans-serif";
    margin-top: 10px !important;
}

.playlisttileNameh1 {
    font-family: "Segoe UI",'Segoe','Segoe WP','Helvetica Neue','Roboto','Helvetica','Arial','Tahoma','Verdana','sans-serif';
    font-size: 30px;
    margin-left: 2px;
}

.show-more-link a {
    color: deepskyblue !important;
    text-decoration: none;
    font-weight: bolder !important;
}

.morecontent span {
    display: none;
}

.morelink {
    display: block;
}

/* Channel Index page*/
.mychannelSearchBox {
    padding: 10px 0 10px 0px;
}

.PchannelDescription {
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: break-word;
    overflow: hidden;
}

.channelCreatelink {
    text-decoration: none;
}

.thumbnail {
    position: relative;
    padding: 0px;
    margin-bottom: 20px;
}

    .thumbnail img {
        width: 100%;
        padding: 2px;
    }

    .thumbnail h3 {
        margin-top: 0px;
    }

a.tileactionLink {
    margin-right: 6px;
}
/*Channel Index page Ends Here*/

/*Channel Create -Edit Page*/
#createChannel {
    margin-top: 10px;
}

#previewChannelBanner {
    max-height: 280px;
}

.row {
    margin-top: 10px;
}

/*Channel Search box*/
#custom-search-input {
    padding: 3px;
    border: solid 1px #E4E4E4;
    border-radius: 6px;
    background-color: #fff;
}

    #custom-search-input input {
        border: 0;
        box-shadow: none;
    }

    #custom-search-input button {
        margin: 2px 0 0 0;
        background: none;
        box-shadow: none;
        border: 0;
        color: #666666;
        padding: 0 8px 0 10px;
        border-left: solid 1px #ccc;
    }

        #custom-search-input button:hover {
            border: 0;
            box-shadow: none;
            border-left: solid 1px #ccc;
        }

    #custom-search-input .glyphicon-search {
        font-size: 23px;
    }

select#Channels {
    width: 70%;
}

.videosChannelList {
    padding-top: 10px;
}

ul#ulChannelList {
    max-height: 8rem;
    overflow: hidden;
    overflow-y: auto;
}

.videoOwnerList {
    /*max-height: 121px;
    overflow-y: scroll;*/
}

#customChannelSearchBtngrup {
    padding-bottom: 15px;
}

/*Video index page*/
.mychannelSearchBox {
    padding: 10px 0 10px 0px;
}

.list-group {
    margin-bottom: 2px;
}

.moreoptions {
    position: absolute;
    float: left;
    left: 86%;
    margin-top: 61%;
}

.videoTileDuration {
    position: relative;
    left: 70%;
    margin-top: -12%;
    color: white;
}

p.videoTileDescription {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

p.videoStats {
    padding: 2px;
    font-size: small;
    cursor: pointer;
}

div.moreOptionDiv {
    height: auto;
    position: absolute;
    z-index: 150;
}

ul.ulAddtoChannelList, ul.ulAddToPlaylist {
    width: 100%;
    max-height: 150px;
    overflow-y: auto;
    max-width: 220px !important;
    overflow-x: hidden;
}

.videoStats > a:hover {
    text-decoration: none;
}

/*video create*/
#createVideoFrorm {
    padding: 1.2rem;
}

.form-horizontal .form-group {
    margin-left: 0px;
    margin-right: 0px;
    padding: 0 10px 0 10px;
    margin-bottom: 5px;
}

.form-check.form-check-inline {
    padding: 0 10px 0 10px;
}

.form-check-input {
    margin: 10px !important;
}



.custom-a-link {
    padding: 5px;
    cursor: pointer;
}

a.custom-a-link:hover {
    text-decoration: none;
}

div.tagFromButtonDiv {
    margin-top: 10px;
}

#uploadFileProgress {
    display: none;
}

#dialog-AddNewTag {
    display: none;
}

#dialog-AddNewFilterSubCategory {
    display: none;
}

div.inLoder {
    visibility: hidden;
    border: 0px;
    background: transparent;
    position: absolute;
    left: 82%;
    top: 40%;
}

.selectedContent {
    display: none;
}

.selectedUserLi {
    float: right;
    cursor: pointer;
}

a.list-group-item:hover .selectedUserLi {
    display: block;
}

li.list-group-item:hover .badge {
    display: block;
}

li.list-group-item .badge {
    float: right;
    cursor: pointer;
    color: #3e3939;
    border-radius: 0;
    background: transparent;
    font-size: 16px;
}

.displayNone {
    display: none !important;
}

.displayBlock {
    display: block;
}

.list-group-item .badge {
    cursor: pointer;
}

.col-sm-6.rightinfo h4 {
    font-size: 1.5rem;
    font-style: normal;
    font-weight: bold;
    margin: 1px 0 2px 0px;
}

.col-sm-6.rightinfo h5 {
    font-size: 1rem;
    font-style: normal;
    margin: 0px;
}

.col-sm-6.leftthumbnail {
    padding: 0px;
}

.disabledDiv {
    pointer-events: none;
    opacity: 0.4;
}

#brosweVideoLinks {
    display: none;
    font-size: 14px;
    font-weight: 500;
}

#workflowStatuses {
    font-size: 14px;
    font-weight: 500;
    margin-left: 10px;
}
/* centered columns styles */
.row-centered {
    text-align: center;
}

.col-centered {
    display: inline-block;
    float: none;
    margin-right: -4px;
}

/*Additional file upload panel css*/
.fileinput-button {
    position: relative;
    overflow: hidden;
}

    .fileinput-button input {
        position: absolute;
        top: 0;
        right: 0;
        margin: 0;
        opacity: 0;
        filter: alpha(opacity=0);
        transform: translate(-300px, 0) scale(4);
        font-size: 23px;
        direction: ltr;
        cursor: pointer;
    }

        .fileinput-button input:focus {
            outline: 2px medium !important;
            outline-color: dodgerblue;
        }

.fileupload-buttonbar .btn,
.fileupload-buttonbar .toggle {
    margin-bottom: 5px;
}

.fileupload-buttonbar .btn,
.fileupload-buttonbar .toggle {
    margin-bottom: 5px;
}

.info {
    font-family: arial;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 8px;
    width: 95%;
}

.InfoContainer {
    background-color: #F0F0F0;
    width: 95%;
}

.CustomProgress {
    width: 95%;
    margin-top: 25px;
    margin-bottom: 25px;
    display: none;
}

#Container {
    margin: 2px 2px 2px 2.5px;
    width: 95%;
    overflow: auto !important;
    height: 500px;
}

.Error {
    color: red;
    font-weight: bold;
}

#Main {
    margin-left: auto;
    margin-right: auto;
    width: 90%;
}

.thumb {
    height: 100px;
    border: 1px solid #000;
    margin: 1px 5px 10px 2px;
}

#close_btn {
    background: url("../Images/close_btn.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    float: right;
    height: 31px;
    width: 40px;
}

#videoDetailsDiv {
    margin-top: 10px;
}

div#previewTitle {
    font-weight: 500;
    color: #232020;
    text-shadow: 2px 2px #eae2e2;
    background-color: #f9f9f9;
}

p#previewOwner, p#previewspeaker {
    font-size: 1.2rem;
}

.defaultPlayerThumb img {
    width: 100%;
    max-height: 475px;
    max-width: 780px;
}

h4.media-heading.playerstatusWarning {
    position: absolute;
    top: 80%;
    left: 25%;
    font-size: 3rem;
    color: #eae8e8;
}

#previewVideoPubDate {
    display: inline-block;
    margin-left: 5px;
}

#previewVideoEndDate {
    display: inline-block;
    margin-left: 5px;
}

div#previewStats {
    background-color: #ffffff;
    padding: 10px;
}

#uladdionalfileList span.badge {
    font-size: 1.1rem;
}

ul#uladdionalfileList {
    font-size: 1.1rem;
}

div.videoStatsspan {
    font-size: 1.5rem;
}



    div.videoStatsspan span {
        padding: 14px 2px 14px 2px;
        cursor: pointer;
    }

.panel-heading.previewStats {
    padding: 0px;
}

/* mixin for multiline */
.block-with-text {
    display: block; /* Fallback for non-webkit */
    display: -webkit-box;
    height: 5rem; /* Fallback for non-webkit */
    margin: 0;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.block-with-text-2line {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    min-height: 38px;
}


img#previewVideoThumbnail {
    width: 100%;
}

#videoProgressBar {
    width: 95%;
}

ul#uladdionalfileList li > span:first-child {
    white-space: nowrap;
}

ul#uladdionalfileList li {
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
}

/*nav and Tiles*/

h1#channelLandingHeader, h1#videolLandingPageHeader {
    display: inline-block;
    font-size: 35px;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    font-family: 'Segoe UI Light','Segoe WP Light','Segoe UI','Segoe','Segoe WP','Helvetica Neue','Roboto','Helvetica','Arial','Tahoma','Verdana','sans-serif';
    font-weight: 300;
}

a.seeAllChannelActionlink, a.seeAllVideoActionlink {
    display: inline-block;
    font-size: 14px;
    padding-left: 0;
    margin-top: 4px;
    margin-bottom: 21px;
    font-family: 'Segoe UI Light','Segoe WP Light','Segoe UI','Segoe','Segoe WP','Helvetica Neue','Roboto','Helvetica','Arial','Tahoma','Verdana','sans-serif';
    font-weight: 200;
    line-height: 22px;
}

ul.ulseeAll > li {
    list-style: none;
}

div.channelTileHeader h3.channelTileHeadername {
    color: #666;
    font-size: 14px;
    line-height: 20px;
    display: inline;
}

div.channelTileHeader h3.channelTileEditOptionsLink {
    float: right;
    color: #666;
    font-size: 14px;
    line-height: 20px;
    cursor: pointer;
    padding: 0 10px;
}

div.channelTileDescription {
    margin-top: 5px;
    clear: both;
    margin-bottom: 5px;
}

    div.channelTileDescription p.channelTileDescrText {
        color: #8e8e8e;
        font-size: 12px;
        line-height: 16px;
        min-height: 46px;
    }

div.channelTileStats {
    color: #666;
    font-size: 10px;
    line-height: 20px;
    margin-bottom: 10px;
}

div.channelTileActionlinks {
    color: #666;
    font-size: 12px;
    line-height: 20px;
    border-top: 1px solid #e2e2e2;
    margin: 10px 0px;
    padding: 10px 0 0px 0;
}

.thumbnail > img {
    max-height: 140px !important;
    padding: 0px;
    min-height: 140px;
}

.thumbnail {
    border-radius: initial;
}

a.tileactionLink {
    color: #464646;
}

div.videoTileHeader h3.videoTileHeaderText {
    color: #666;
    font-size: 14px;
    line-height: 20px;
    display: inline;
}

div.videoTileHeader h3.videoTileHeaderEditOptions {
    float: right;
    color: #666;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    cursor: pointer;
    padding: 0 10px;
}

div.videoTileOwnernDescr {
    margin-top: 0;
}

    div.videoTileOwnernDescr P.videoTileOwnerName {
        color: #666;
        font-size: 12px;
        line-height: 20px;
        display: inline;
    }

    div.videoTileOwnernDescr P.videoTileDurationLink {
        float: right;
        color: #666;
        font-size: 12px;
        line-height: 20px;
    }

div.videoTileDescription {
    margin-top: 5px;
    width: 100%;
}

    div.videoTileDescription p {
        color: #666;
        font-size: 12px;
        line-height: 16px;
        width: 100%;
    }

div.videoTileOwnerNameDiv {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 140px;
    display: inline-block;
}

div.videoTileLikesnPubDate {
    clear: both;
}

    div.videoTileLikesnPubDate span {
        color: #666;
        font-size: 11px;
        line-height: 20px;
        padding-right: 15px;
    }

        div.videoTileLikesnPubDate span.videoTileSpanPubDate {
            color: #666;
            font-size: 11px;
            line-height: 20px;
        }

div.videoTileStats {
    color: #666;
    font-size: 10px;
    line-height: 10px;
}

div.videoTileActionlinks {
    color: #666;
    font-size: 12px;
    line-height: 20px;
    border-top: 1px solid #e2e2e2;
    margin: 10px 0px;
    padding: 0px 0 5px 0;
}

/*Test*/
.site-header {
    display: inline-block;
}

    .site-header > div {
        top: 0;
        margin: auto;
        color: #fff;
        background-color: #000;
        width: 100%;
        padding: 10px 10px 11px 10px;
        font-size: 20px;
    }

        .site-header > div > div {
            margin-top: 0;
            float: left;
            padding: 0;
            position: relative;
            font-size: 15px;
            font-family: SegoeUI,"Helvetica Neue",Helvetica,Arial,sans-serif;
            min-width: 320px;
            color: #000;
            background-color: #FFF;
        }

    .site-header.site-name a.siteLink-name {
        display: inline-block;
        line-height: 30px;
        padding: 9px 20px;
        font-size: 20px;
    }

a:active, a:focus, a:hover, a:link, a:visited {
    text-decoration: none;
    color: inherit;
}

a.siteLink-name span {
    font-weight: 300;
    opacity: .6;
}

/*nav bar*/
.navbar-inverse {
    background-color: #000;
    border: none;
}

    .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
        color: #ffffff;
        background-color: #404040;
    }



    .navbar-inverse .navbar-nav > li > a {
        color: #fff;
    }

.smilyface {
    font-size: 25px;
}

#navbar-collapse-MediusMenus ul > li.dropdown:hover, #navbar-collapse-MediusMenus ul > li.dropdown:focus {
    background-color: #404040;
}

.site-header .site-name a.siteLink-name:focus,
.site-header .site-name:hover,
.site-header .site-name > a[aria-expanded=true],
.site-header .site-name:focus,
.site-header .site-name:hover {
    background-color: #404040;
}

#navbar-collapse-MediusMenus .input-group-btn {
    padding-left: 0px;
    background-color: transparent;
    max-width: 50px;
    float: left;
}

#navbar-collapse-MediusMenus .navbar-form .form-group {
    background-color: transparent;
}

#txtSearchOnNav {
    padding-left: 12%;
    margin: 10px;
    margin-right: 0px;
    padding-right: 0px;
    font-family: "Segoe UI",'Segoe','Segoe WP','Helvetica Neue','Roboto','Helvetica','Arial','Tahoma','Verdana','sans-serif';
}

.searchicononNav {
    position: absolute;
    top: 19px;
    left: 15px;
    font-size: 12px;
    color: #fff;
}

#navbar-collapse-MediusMenus .form-control {
    display: inline-block;
    line-height: 14px;
    color: #555555;
    vertical-align: middle;
    background-color: transparent;
    width: 94%;
    height: 100%;
    border: none;
    font-size: 14px;
    border-color: transparent;
    box-shadow: none;
    float: left;
    position: relative;
    color: #fff;
}

.navSearchBox {
    background-color: transparent;
    color: #fff;
    border: none;
    cursor: pointer;
    z-index: 145;
}

    .navSearchBox :focus, .navSearchBox :hover {
        background-color: transparent;
    }

.input-group-btn > .navSearchBox:hover, .input-group-btn > .navSearchBox:active {
    z-index: 2;
    background-color: transparent;
    color: #fff;
}

#navbar-collapse-MediusMenus > form:focus, #navbar-collapse-MediusMenus > form:hover {
    background-color: #404040;
}



form.searchboxContainer {
    margin: 0px;
    padding: 7px 0 10px 0;
    background-color: #000000;
    color: #fff;
    max-width: 350px;
}

.searchbuttonOnNav {
}

.SiteLogo {
    display: inline-flex;
    float: left;
    background-color: #9131c1;
    font-size: 25px;
    padding: 12px;
    color: #fff;
    max-width: 60px;
    max-height: 60px;
    height: 54px;
}

.divTileHeaderName {
    max-width: 77%;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-inline-box;
    -webkit-box-orient: vertical;
    height: 4rem;
    float: left;
}

a#editvideoLink {
    position: relative;
    float: right;
    top: -34px;
    font-size: 17px;
}

    a#editvideoLink:hover {
        color: black;
        font-weight: bolder;
    }

.aspectRatio {
    padding-bottom: 56.33% !important; /* 16:9 Aspect Ratio */
    height: 0px !important;
}

#previewTitle {
    font-size: 25px;
    line-height: 40px;
    margin: 0px;
    padding: 0px 0 0 0px;
}

.recoTitle {
    font-size: 20px;
    line-height: 22px;
    color: #7f7f7f;
    margin: 0;
    padding: 0;
    max-height: 11rem;
    max-width: 400px;
    overflow: hidden;
    margin-bottom: 0;
    position: relative;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    display: block;
    text-overflow: ellipsis;
}

.divAddToChannel {
    margin: 0 10px 0px 10px;
    font-style: normal;
    font-weight: 500;
    border: 1px solid rgba(178, 178, 178, 0.99);
    border-radius: 6px;
    padding: 5px;
}

    .divAddToChannel > div {
        margin-top: 5px;
    }

.divsaveBasicInfor {
    margin-top: 10px;
}

#selectedUser {
    border: none;
}

.detailAddChannelContributor {
    position: relative;
    display: inline-block;
    width: 100%;
}

div.videoTileOwnernDescr {
    margin-top: 0;
}

.fileContentThumb {
    height: 12rem;
    font-size: 11px;
    padding: 8px;
    color: black;
}

    .fileContentThumb > label {
        font-size: 12px;
        font-style: normal;
        font-weight: 600;
        color: #404040;
    }

.fNameInThumb {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.divSharewith {
    margin: 0 10px 10px 10px;
    font-style: normal;
    font-weight: 500;
    border: 1px solid rgba(178, 178, 178, 0.99);
    border-radius: 6px;
    padding: 5px;
}

    .divSharewith img {
        height: 15px;
        width: 15px;
    }

.ChannelHeadingLink {
    font-size: 14px !important;
    line-height: 20px !important;
}

.divChannelStatCol, .divvideoStatCol {
    padding: 0 0 0 15px;
    width: 30%;
}

.divvideoStatColPub {
}

.divvideoStatCollikes {
    padding-right: 0;
}

.divvideoStatColDuration {
    padding-left: 10px;
    padding-right: 0px;
    text-align: right;
}

a.tileactionLink:focus, a.tileactionLink:hover, a.tileactionLink:visited {
    text-decoration: underline;
}

span.addSignChannel {
    margin-left: 10%;
    font-size: 10rem;
    line-height: 10rem;
}

span.addTextChannel {
    display: inline-block;
    white-space: nowrap;
}

.videoTileDurationLink {
    font-size: 11px;
    padding-right: 5px;
}

.inlineLoader {
    display: none;
    width: 30px !important;
    display: block;
    height: 30px;
    position: absolute;
    top: -13%;
    left: 22%;
    z-index: 11;
    opacity: 0.8;
}

span.addSignVideo {
    margin-left: 15%;
    font-size: 10rem;
    line-height: 10rem;
}

span.addSignSearchGrid {
    margin-left: 28%;
    font-size: 10rem;
    line-height: 10rem;
}

span.addTextVideo {
    display: inline-block;
    white-space: nowrap;
    margin-left: -15px;
}

/*for new tab structure on create page v-pavsat*/
.loadmoreActiondiv {
    text-align: center;
}

.loadingmsgDiv {
    background: url("/Content/images/pageloader.gif");
    background-repeat: no-repeat;
    background-size: 100px;
    opacity: 0.75;
    display: block;
}

.loadingGraphDiv {
    background: url("/Content/images/pageloader.gif");
    background-repeat: no-repeat;
    background-size: 46px;
    opacity: 0.75;
    display: block;
    background-position-x: 150px;
    background-position-y: 50px;
}

.loadmoreActiondiv {
    left: 50%;
    top: 50%;
    width: 100px;
    height: 100px;
    position: fixed;
    z-index: 5555555;
    opacity: 0.8;
    display: none;
}


h3.detailPagechannel-title {
    margin: 0px;
    font-size: 24px;
    font-family: "Segoe UI",'Segoe','Segoe WP','Helvetica Neue','Roboto','Helvetica','Arial','Tahoma','Verdana','sans-serif';
    font-weight: 400;
    color: #848181;
}

.detailpageChannelDescr {
    font-size: 14px;
    padding: 10px 0 0 0;
}

.detailpageContainer {
    margin-top: 25px;
}

.detailPagespanEditChannel {
    float: left;
    margin-top: -20px;
    cursor: pointer;
}

.detailPagespandeleteChannel {
    float: right;
    margin-top: -20px;
    cursor: pointer;
}

.detailPagePDescription {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

a#linkDeleteChannel {
    color: #424040;
}

hr {
    margin-top: 10px;
    border-top-width: 1px !important;
    border-top-style: solid !important;
    border-top-color: #404040 !important;
    opacity: 0.45;
}

#pageLoader {
    display: none;
    background: url("/Content/images/pageloader.gif");
    background-repeat: no-repeat;
    opacity: 0.7;
    background-position-x: 50%;
    background-position-y: 30%;
    position: fixed;
    top: 0%;
    height: 100%;
    width: 100%;
    background-color: #e0dcdc;
    background-size: 45px;
}

#partialLoader {
    display: none;
    background: url("/Content/images/pageloader.gif");
    background-repeat: no-repeat;
    opacity: 0.4;
    background-position-x: 50%;
    background-position-y: 30%;
    position: absolute;
    top: 0%;
    height: 100%;
    width: 100%;
    background-color: #e0dcdc;
    background-size: 45px;
}

#uploadthumbnail {
    text-transform: uppercase;
}

.clearBoth {
    clear: both;
}

.saveButton {
    height: 52px;
    width: 100%;
    background-color: rgba(127, 57, 123, 1);
    color: #fff;
    display: inline-block;
    border: none;
    text-transform: uppercase;
}

.searchButton {
    height: 44px;
    width: 100%;
    background-color: rgba(127, 57, 123, 1);
    color: #fff;
    display: inline-block;
    border: none;
    text-transform: uppercase;
    margin-top: 1em;
}

.adminButtons {
    height: 44px;
    width: 100%;
    background-color: rgba(127, 57, 123, 1);
    color: #fff;
    display: inline-block;
    border: none;
    text-transform: uppercase;
    margin-top: 1.5em;
    font-size: 11.5px;
}

.adminHr {
    margin-top: 20px;
    width: 95%;
    margin-left: 15px;
}

.margin-top-Half-em {
    margin-top: 0.5em;
}

.marginLeft15px {
    margin-left: 15px;
}

.rowMagic {
    margin-left: -1em;
    margin-right: -1em;
}

.padding-right0px {
    padding-right: 0px;
}

.resetButton {
    height: 52px;
    width: 100%;
    background-color: rgba(127, 57, 123, 1);
    color: #fff;
    display: inline-block;
    border: none;
    text-transform: uppercase;
}


.saveSearchGridButton {
    height: 45px;
    width: 100%;
    background-color: rgba(127, 57, 123, 1);
    color: #fff;
    display: inline-block;
    border: none;
    margin-top: 2rem;
}

.btnValidateFilterExpression {
    height: 45px;
    width: 100%;
    background-color: #774c80;
    color: #fff;
    display: inline-block;
    margin-top: 2rem;
    border: none;
}

.saveChangesButton {
    height: 45px;
    width: 25%;
    background-color: rgba(127, 57, 123, 1);
    color: #fff;
    display: inline-block;
    border: none;
    margin-top: 1rem;
    margin-left: 40rem;
}

.commentsArea {
    margin: 0px;
    width: 425px;
    height: 94px;
}

.saveCommentsButton, .saveCommentsButton:active {
    background-color: rgba(127, 57, 123, 1) !important;
    color: #fff !important;
}

.filterExpressionTextArea {
    height: 60px;
    width: 100%;
    border: none;
}

.searchGridTextArea {
    height: 60px;
    width: 100%;
    border: none;
}

.searchPreviewContainer {
    background-color: #ffffff;
    border: thin;
    border-color: gray;
}

.addChanneltoList {
    height: 38px;
    width: 45px;
    background-color: rgba(127, 57, 123, 1);
    color: #fff;
    display: inline-block;
    margin: 0 10px;
    border: none;
    float: right;
    border-radius: 0px;
    padding: 10px;
    font-size: 10px;
}

    .addChanneltoList:hover {
        background-color: rgba(127, 57, 123, 1);
        color: white;
    }

.addTagToList:hover {
    background-color: rgba(127, 57, 123, 1);
    color: white;
}

.addTagToList {
    height: 38px;
    background-color: rgba(127, 57, 123, 1);
    color: #fff;
    display: inline-block;
    margin-left: -17px;
    border: none;
    border-radius: 0px;
    padding: 8px;
}


.addSearchFilterToList {
    height: 36px;
    background-color: rgba(127, 57, 123, 1);
    color: #fff;
    display: inline-block;
    border: none;
    padding: 9px 15px 9px 19px;
    margin: 23px 0 10px -16px;
    border: none;
    border-radius: 0px;
    width: 149%;
    margin-left: -23px;
}

    .addSearchFilterToList:hover {
        background-color: rgba(127, 57, 123, 1);
        color: #fff;
    }

.addTagsToList {
    height: 36px;
    background-color: rgba(127, 57, 123, 1);
    color: #fff;
    display: inline-block;
    border: none;
    padding: 9px 15px 9px 14px;
    margin: 23px 0 10px -16px;
    border: none;
    border-radius: 0px;
    width: 100%;
    margin-left: -23px;
    white-space: nowrap;
    text-align: center;
    text-transform: uppercase;
}

    .addTagsToList:hover {
        background-color: rgba(127, 57, 123, 1);
        color: #fff;
    }

a#addmetadata {
    height: 36px;
    width: 100%;
    background-color: rgba(127, 57, 123, 1);
    color: #fff;
    display: inline-block;
    margin: 4px 0 10px 0;
    margin-top: 13px;
    border: none;
    border-radius: inherit;
}

.progress {
    background-color: #f1f0f0;
    border: none;
    box-shadow: none;
    margin-left: 2%;
}

.NotebookTabMarker {
    display: block;
    visibility: hidden;
    height: 3px;
    background-color: #80397b;
    margin-top: 11px;
}

.ActiveTab {
    color: #80397b;
}


li.active > a > div.NotebookTabMarker {
    visibility: visible;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #555555;
    cursor: default;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-bottom-color: transparent;
    visibility: visible;
}


#createVideoDivTitle {
    padding: 0.3rem 0 1.2rem 0;
    display: inline;
    float: left;
    font-size: 20px;
}

#selectedUser {
    display: block;
}

#ChannelSelectListLbl {
}

#divThumbnailUpload {
    margin: 10px 0;
    clear: both;
}

select#ChannelSelectLists {
}

/*for Analytics v-pavsat*/
.info-box {
    display: block;
    min-height: 60px;
    background: #fff;
    width: 100%;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
    border-radius: 2px;
    margin-bottom: 15px;
}

.info-visitor, .info-views, .info-likes, .info-downloads {
    display: inline-block;
    float: left;
    font-size: 4rem;
    padding: 14px;
}

.info-visitor {
    color: #f00;
}

.info-likes {
    color: #0094ff;
}

.info-downloads {
    color: #4800ff;
}

.info-views {
    color: #ff006e;
}

.info-box-content {
    padding: 14px 10px;
    margin-left: 50px;
}

.info-box-text {
    text-transform: uppercase;
    display: block;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.info-box-number {
    display: block;
    font-weight: bold;
    font-size: 18px;
}

mediusChart .span4 {
    margin: 40px 0px;
    color: #5f5f5f;
}

.stats-box-title {
    text-align: center;
    font-weight: bold;
}

.stats-box-all-info {
    text-align: center;
    font-weight: bold;
    font-size: 48px;
    margin-top: 20px;
    margin-bottom: 40px;
    color: #0026ff;
}

#noanalyicsDiv {
    display: none;
}


.custom-dropdown-for-cta {
    display: block;
    position: initial;
    margin: 0;
}

.textarea-custom {
    width: 100% !important;
}

.CTA-Table {
    border-collapse: collapse;
    font-size: 12px;
    display: none;
}

.Table-scroll {
    max-height: 150px !important;
    overflow: auto;
}


.table-td-word {
    word-wrap: break-word;
    word-break: break-all;
}

.keypoint-custom-button {
    background-color: rgba(127, 57, 123, 1);
    color: #fff;
    display: inline-block;
    margin: -1px 0 10px 0;
    border: none;
    border-radius: 0;
    width: 114px;
    text-transform: uppercase;
}

    .keypoint-custom-button:hover, .keypoint-custom-button:focus {
        color: #fff !important;
    }

.keypoint-custom-textarea {
    height: 34px !important;
}

.CTA-action-item {
    padding-right: 7px;
}

#CTACategory {
    margin-bottom: -16px !important;
}

#Postroll-Form {
    margin-top: 19px !important;
}

.playlistplayerPreviewDiv {
    background-color: #6f6c6c;
    height: 500px;
}

    .playlistplayerPreviewDiv > h3 {
        text-align: center;
        margin: 34%;
    }

.playlistpreviewDiv {
    background-color: black;
    color: white;
    max-height: 500px;
    overflow-y: scroll;
    min-height: 500px;
}

#playerPlaylistDiv {
    background-color: #110f0f;
    opacity: 1.85;
    max-height: 100%;
    overflow: hidden;
    overflow-y: hidden;
    padding-left: 25px;
    border: 1px solid rgba(51, 51, 51, 1);
    overflow-y: auto;
    height: 100% !important;
}

.playerDivPlaylistOvertoVideo {
    padding: 0;
    width: 100%;
    background-color: black;
}

.playerDivPlaylistAsidetoVideo {
    padding: 0;
    background-color: black;
    padding-left: 13px;
}

.playlistOvertoVideo {
    padding: 0 5px;
    position: absolute;
    left: 58.7%;
    height: 93.6%;
}

#loadPlaylistVideo {
    background-color: black;
}

#searchplaylistonplayer::-ms-clear, #txtsearchmyvideo::-ms-clear, #txtsearchmyChannel::-ms-clear, #txtsearchmyplaylist::-ms-clear, #txtsearchmysearchgrid::-ms-clear {
    display: none;
}

#Owners::-ms-clear {
    display: none;
}


.playlistAsidetoVideo {
    height: 100%;
    padding-left: 0px;
}

.playlistThumbnail {
}


#playlistIcon {
    font-size: 15px;
    margin: 4px;
}

.alert-success {
    color: rgba(232, 232, 232, 1);
    background-color: rgba(127, 57, 123, 1);
    position: fixed;
    top: 8%;
    left: 75%;
    z-index: 11;
    width: 25%;
    border: 1px solid rgba(232, 232, 232, 1);
    border-radius: 0;
}



.alert-danger {
    color: rgba(232, 232, 232, 1);
    background-color: rgba(127, 57, 123, 1);
    position: fixed;
    top: 8%;
    left: 75%;
    z-index: 11;
    width: 25%;
    border: 1px solid rgba(232, 232, 232, 1);
    border-radius: 0;
}

.alert-warning {
    color: rgba(232, 232, 232, 1);
    background-color: rgba(127, 57, 123, 1);
    position: fixed;
    top: 8%;
    left: 75%;
    z-index: 11;
    width: 25%;
    border: 1px solid rgba(232, 232, 232, 1);
    border-radius: 0;
}

.alert-info {
    color: rgba(232, 232, 232, 1);
    background-color: rgba(127, 57, 123, 1);
    position: fixed;
    top: 8%;
    left: 75%;
    z-index: 11;
    width: 25%;
    border: 1px solid rgba(232, 232, 232, 1);
    border-radius: 0;
}

/*test for more option*/
button.Custclose {
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    position: absolute;
    left: 37%;
    z-index: 1111;
    margin: -4px 15px;
    font-size: 3rem;
}

div.custModel {
    position: absolute;
    top: 32%;
    right: 0px;
    bottom: 0;
    overflow: hidden;
    height: 70%;
    left: 0;
    margin: 0;
}

.modal-content.custModelContent {
    position: relative;
    width: 100%;
    padding: 0px;
    margin: 0;
    border-radius: 0;
    left: -14px;
}

.modal-body.custModelBody {
    position: relative;
    padding: 0px;
    width: 100%;
}

ul.custlist-group {
    list-style: none;
    padding: 0;
    text-transform: uppercase;
}

li.custlist-group-item {
    padding: 5px 0 5px 0;
    font-family: "Segoe UI",'Segoe','Segoe WP','Helvetica Neue','Roboto','Helvetica','Arial','Tahoma','Verdana','sans-serif';
    font-size: 14px;
    cursor: pointer;
}

/*for add eidt model*/
button.custShareWithClose {
    position: relative;
    margin-top: -30px;
    font-size: 32px;
}

div.custShareWithContent {
    width: 45%;
    height: 55%;
}

div.custShareWithModel {
    height: 55%;
    left: 40%;
    top: 18%;
    max-width: 276px;
    max-height: 272px;
    overflow: hidden;
}


.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #555555;
    cursor: default;
    background-color: transparent !important;
    border: none !important;
    border-bottom-color: transparent;
    visibility: visible;
}

.nav-tabs {
    border: none;
}

.saveButtonForChannelEdit {
    height: 58px;
    width: 100%;
    background-color: rgba(127, 57, 123, 1);
    color: #fff;
    display: inline-block;
    margin: 4px 0 10px 0;
}

.cancelButtonForChannelEdit {
    height: 58px;
    width: 100%;
    background-color: #9c999c;
    color: #fff;
    display: inline-block;
    margin: 4px 0 10px 0;
}

#ulselectedVideo {
    max-height: 145px;
    overflow: hidden;
    overflow-y: auto;
}

#ulTagList {
    max-height: 7.5rem !important;
    overflow: hidden;
    overflow-y: auto;
}

#ulSearchFilterList {
    max-height: 7.5rem !important;
    overflow: hidden;
    overflow-y: auto;
}

.customRecomSelectedVideo {
    max-height: 13.6rem !important;
    overflow: hidden;
    overflow-y: auto;
}

#autoSearchVideo {
    width: 94%;
    float: left;
}

.input-group-btn-AutoComplete {
    display: inline-block;
    float: right;
    padding: 0px;
}

.inLoderforVideo {
    margin-left: -17px;
    display: none;
}

#ulselectedOwner, #ulselectedAdditionalOwner {
    max-height: 8rem;
    overflow: hidden;
    overflow-y: auto;
    width: 250px;
    /*width: 246px;*/
}

@media (min-width: 975px) and (max-width: 1200px) {

    .metadataInCreateForm {
        width: 80% !important;
    }

    #ulselectedOwner, #ulselectedAdditionalOwner {
        width: 200px !important;
    }

    #ulselectedMetadatas {
        width: 350px !important
    }
}

#ulselectedRooms {
    max-height: 430px;
    overflow: hidden;
    overflow-y: auto;
}

#ulselectedMetadatas {
    max-height: 13.5rem;
    overflow: hidden;
    overflow-y: auto;
    width: 440px
}

.metadataInCreateForm {
    width: 84%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
}

.boldHeader {
    font-weight: bolder !important;
    color: rgba(255, 255, 255, 1);
}

#searchplaylistonplayer {
    padding: 6px;
    margin: 7px 0 0 7px;
    width: 100%;
    left: -7px;
    position: relative;
}




#closePlaylist {
    display: inline;
    position: relative;
    float: right;
    margin: 14px;
    font-size: 20px;
    cursor: pointer;
}

p#previewmetadatas > span {
    font-size: 15px;
    color: #1320ca;
    font-style: italic;
    border: none;
    background: transparent;
}

/*login page new css v-pavsat*/
.login-logo, .register-logo {
    font-size: 35px;
    text-align: center;
    margin-bottom: 25px;
    font-weight: 300;
}

    .login-logo a, .register-logo a {
        color: #444;
    }

.login-box-msg, .register-box-msg {
    margin: 0;
    text-align: center;
    padding: 5px;
}

.login-box-body .form-control-feedback, .register-box-body .form-control-feedback {
    color: #777;
}

.social-auth-links {
    margin: 10px 0;
}

.btn-logins, .btn-logins:hover, .btn-logins:focus {
    color: #fff;
    background-color: rgba(127, 57, 123, 1);
    border-color: rgba(127, 57, 123, 1);
}

.btn-social:focus, .btn-social:hover {
    color: #fff;
}

span.glyphicon.glyphicon-lock.loginButon-icon {
    font-size: 15px;
    padding: 0px;
    margin: 12px;
    color: #a05959 !important;
}

.btn-social {
    position: relative;
    padding-left: 44px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.btn-block + .btn-block {
    margin-top: 5px;
}

.btn.btn-flat {
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-width: 1px;
}

.login-page, .register-page {
    background: rgba(106, 97, 121, 0.27);
}

.login-box, .register-box {
    width: 360px;
    margin: 7% auto;
}

.login-box-body, .register-box-body {
    background: #fff;
    padding: 20px;
    border-top: 0;
    color: #666;
}

/*end of login*/

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    white-space: pre-wrap;
    background-color: #f9f2f4;
    border-radius: 4px;
}

/*footer*/
#footer {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: #333;
    color: #bdbdbd;
    width: 100%;
    padding: 10px;
    font-size: 14px;
    font-weight: 100;
}

.margin-top-bottom-5px {
    margin: 5px 0px;
}

.footerBLC {
    float: left;
}

.footerBRC {
    float: right;
}

.footerBRCinnerrow a {
    padding: 10px;
}

.footerBLC a {
    padding: 10px;
}

.footerBRCinnerrow a:hover {
    text-decoration: underline;
    color: #fff !important;
}

.footerBLC a:hover {
    text-decoration: underline !important;
    color: #fff !important;
}
/*end of footer*/

/*Search video embed page*/
.videoSearchTileDescription {
    display: block;
    display: -webkit-box;
    height: 6rem;
    margin: 0 auto;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.pagerStat {
    float: right;
    padding: 5px 10px;
    margin-right: -5%;
}

.pagination {
    margin: 0 !important;
}

.childFilterCategoryLabel {
    font-family: "Segoe UI","Segoe","Segoe WP","Helvetica Neue","Roboto","Helvetica","Arial","Tahoma","Verdana","sans-serif";
    font-weight: normal;
    font-size: 13px;
}

/*to show footer content v-pavsat*/
.container {
    padding-bottom: 25px !important;
}

@media screen and (max-width: 500px) {
    #navbar-collapse-MediusMenus .form-control {
        left: -15px !important;
    }
}

@media screen and (max-width: 767px) {
    @-ms-viewport {
        width: 767px;
    }
    /* CSS for 320px layout goes here */
    form.searchboxContainer {
        max-width: 100% !important;
        padding-right: 20%;
        min-height: 50px;
    }

    .playlist_heading {
        margin: 5px 0 !important;
        cursor: pointer;
        line-height: 22px;
        font-size: 21px;
    }

    .playlistThumbnail {
        padding: 0px 10px 0px 0px !important;
    }

    div.playlistItem .leftthumbnail {
        padding: 0 10px 10px 10px;
    }

    .playlist_heading {
        margin: 5px 0 !important;
        cursor: pointer;
        line-height: 15px;
        font-size: 15px;
        font-family: "Segoe UI",'Segoe','Segoe WP','Helvetica Neue','Roboto','Helvetica','Arial','Tahoma','Verdana','sans-serif';
    }

    .playlist-paragraph {
        font-size: 14px;
        color: grey !important;
        margin: 5px 5px 0px 0px !important;
        line-height: 19px;
        font-family: "Segoe UI",'Segoe','Segoe WP','Helvetica Neue','Roboto','Helvetica','Arial','Tahoma','Verdana','sans-serif';
        height: 6rem !important;
    }

    .playlisttileNameh1 {
        font-family: "Segoe UI",'Segoe','Segoe WP','Helvetica Neue','Roboto','Helvetica','Arial','Tahoma','Verdana','sans-serif';
        font-size: 20px;
        margin-left: 2px;
    }

    div.playlistItem .rightinfo {
        padding: 0 0 0px 11px !important;
    }

    .playlisttileNameh1 {
        margin-left: 0px;
        font-size: 14px;
    }

    #searchplaylistonplayer {
        margin: 6px 0 0 0px;
    }

    #navbar-collapse-MediusMenus .form-control {
        left: -35px;
    }

    li.ui-menu-item > div.playlistItem > div.leftthumbnail > img {
        /*max-width: 50px;
        max-height: 30px;*/
        padding: 0px;
    }

    .customVideoSearchAutoComplete {
        min-width: 421px !important;
    }

    #ajaxResponse .video-heading {
        font-size: 18px;
        font-family: "Segoe UI","Segoe","Segoe WP","Helvetica Neue","Roboto","Helvetica","Arial","Tahoma","Verdana","sans-serif";
        font-weight: 600;
        opacity: 0.85;
    }

    #ajaxResponse .video-paragraph {
        font-size: 14px;
        line-height: 15px;
        height: 4.5rem;
        font-family: "Segoe UI","Segoe","Segoe WP","Helvetica Neue","Roboto","Helvetica","Arial","Tahoma","Verdana","sans-serif";
        font-weight: 400;
        opacity: 0.8;
        margin-top: -4px;
    }

    #ajaxResponse .pforSearchTitleStats {
        font-size: 12px !important;
        font-family: "Segoe UI","Segoe","Segoe WP","Helvetica Neue","Roboto","Helvetica","Arial","Tahoma","Verdana","sans-serif";
        font-weight: normal;
        opacity: 0.8;
        margin-top: 5px;
    }

    #sortOrder {
        width: 75% !important;
    }
}

@media (max-width: 767px) {

    /* For mobile phones: */
    form.searchboxContainer {
        max-width: 100% !important;
        padding-right: 20%;
        min-height: 50px;
    }

    .playlist_heading {
        margin: 5px 0 !important;
        cursor: pointer;
        line-height: 22px;
        font-size: 21px;
    }

    .playlistThumbnail {
        padding: 0px 10px 0px 0px !important;
    }

    div.playlistItem .leftthumbnail {
        padding: 0 10px 10px 10px;
    }

    .playlist_heading {
        margin: 5px 0 !important;
        cursor: pointer;
        line-height: 15px;
        font-size: 15px;
        font-family: "Segoe UI",'Segoe','Segoe WP','Helvetica Neue','Roboto','Helvetica','Arial','Tahoma','Verdana','sans-serif';
    }

    .playlist-paragraph {
        font-size: 10px;
        color: grey !important;
        margin: 5px 5px 0px 0px !important;
        line-height: 12px;
        font-family: "Segoe UI",'Segoe','Segoe WP','Helvetica Neue','Roboto','Helvetica','Arial','Tahoma','Verdana','sans-serif';
    }

    .playlisttileNameh1 {
        font-family: "Segoe UI",'Segoe','Segoe WP','Helvetica Neue','Roboto','Helvetica','Arial','Tahoma','Verdana','sans-serif';
        font-size: 20px;
        margin-left: 2px;
    }

    div.playlistItem .rightinfo {
        padding: 0 0 0px 11px !important;
    }

    .playlisttileNameh1 {
        margin-left: 0px;
        font-size: 14px;
    }

    #searchplaylistonplayer {
        margin: 6px 0 0 0px;
    }

    #navbar-collapse-MediusMenus .form-control {
        left: -35px;
    }

    li.ui-menu-item > div.playlistItem > div.leftthumbnail > img {
        /*max-width: 50px;
        max-height: 30px;*/
        padding: 0px;
    }

    .customVideoSearchAutoComplete {
        /*left: 2% !important;
        min-width: 24px !important;*/
    }

    #inLoderChannelVideo {
        font-size: 5px;
        white-space: pre-wrap;
    }

    a#btnAddToChannelList {
        margin-top: -40px;
    }
}

.divforPlaylisttitle {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    display: inline-block;
}

div.playlistItem .leftthumbnail {
    padding: 10px 10px 10px 0;
}

div.playlistItem .rightinfo {
    padding: 10px 10px 10px 0 !important;
}

.lblforchkaddtochannelnplaylist {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 150px;
    margin: -1px 0px 0px 5px;
}

.yesNobtnForAddToChannelList {
    display: none;
    position: relative;
    width: 100%;
    opacity: 0.85;
    max-width: 220px;
    padding: 1px;
}

.addToChannelList, .addToplayList {
    font-size: 12px;
    /*font-family: "Segoe UI","Segoe","Segoe WP","Helvetica Neue","Roboto","Helvetica","Arial","Tahoma","Verdana","sans-serif";*/
    background: rgba(126, 57, 123, 1);
    padding: 10px;
    color: #fff;
    opacity: 1;
}

.ResetaddToChannelList, .resetAddToPlaylist {
    font-size: 12px;
    /*font-family: "Segoe UI","Segoe","Segoe WP","Helvetica Neue","Roboto","Helvetica","Arial","Tahoma","Verdana","sans-serif";*/
    background: rgba(126, 57, 123, 1);
    padding: 10px;
    color: #fff;
    opacity: 1;
}

/*to enable click near to three dots*/
h3.videoTileHeaderEditOptions > span {
    padding: 0 10px;
}

h3.channelTileEditOptionsLink > span {
    padding: 0 10px;
}

.tagorchannelnameinlist {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 80%;
    display: inline-block;
}

ulselectedOwner {
    width: 90%;
    max-height: 8rem;
    overflow: hidden;
    overflow-y: auto;
    word-wrap: break-word;
}

.videoTileStats .row {
    margin-top: 7px;
}

.playlistItem {
    margin-top: 0px;
    margin-bottom: -13px;
}

/* custom auto ui */

.customVideoSearchAutoComplete {
    left: 0px !important;
    top: 57px !important;
    border: 0.15px solid rgba(127, 57, 123, 1) !important;
    width: 100% !important;
    min-width: 500px;
    background-color: rgba(254, 254, 254, 1);
    opacity: 0.97;
    padding: 0 10px 0 10px;
    border: none;
    box-shadow: 1px 1px 1px #fff;
    max-height: 200px;
    overflow-y: auto;
    font-size: 14px;
    color: rgba(51, 51, 51, 1);
    overflow-x: hidden;
    scrollbar-base-color: rgba(254, 254, 254, 1);
    scrollbar-arrow-color: rgba(162, 73, 163, 1);
    border-color: #404040;
    position: absolute !important;
    -webkit-box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.75);
}

div#globSearch ul.customVideoSearchAutoComplete > li {
    list-style: none !important;
    padding-left: 10px;
    background-color: transparent !important;
    font-family: "Segoe UI",'Segoe','Segoe WP','Helvetica Neue','Roboto','Helvetica','Arial','Tahoma','Verdana','sans-serif';
    font-size: 12px !important;
}

    div#globSearch ul.customVideoSearchAutoComplete > li > div > div.rightinfo > p {
        font-size: 12px !important;
        display: -webkit-box;
        height: 6.5rem;
        margin: 0;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    div#globSearch ul.customVideoSearchAutoComplete > li:hover {
        background-color: transparent !important;
        font-size: 12px !important;
    }

a.globsearchalink {
    font-size: 11px;
    font-family: "Segoe UI",'Segoe','Segoe WP','Helvetica Neue','Roboto','Helvetica','Arial','Tahoma','Verdana','sans-serif';
    color: rgba(51, 51, 51, 1);
    text-decoration: none;
    overflow: hidden;
    display: block;
}

    a.globsearchalink:hover {
        background-color: transparent !important;
        font-size: 12px !important;
        color: red;
        padding: 0px;
    }

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 3px;
    border: none !important;
}

.playSearchBaseUrl {
    width: 118%;
    border: none;
}



/*for UI changes*/
label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: bold;
    color: rgba(93, 90, 90, 0.81);
    text-transform: uppercase;
    font-size: 12px;
}

.form-control {
    font-weight: 500;
    background-color: rgba(254, 254, 254, 1);
    display: block;
    width: 100%;
    height: 39px;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.4285;
    color: rgba(53, 53, 53, 1);
    vertical-align: middle;
    border: 1px solid #cccccc;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.videoOwnerList {
    padding-top: 10px;
}

.fsStyle {
    padding: 10px;
}

.legendStyle {
    font-weight: 300;
    font-size: 12px;
    padding: 0 10px 0 0;
    color: rgba(68, 68, 68, 1);
    margin: 0px;
}

.ulselectedOwnerChannelCase {
    max-height: 7rem !important;
    min-height: 7rem !important;
}

.ulselectedVideoChannelcase {
    max-height: 7rem !important;
    min-height: 7rem !important;
}

.close:hover {
    text-decoration: none;
    cursor: pointer;
    opacity: 1 !important;
}

.list-group-item {
    border: none;
}

    .list-group-item:hover {
        background: #fff !important;
    }


.ownerInCreateForm {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    width: 90%;
}

.videoSelectedinPlaylistCreate {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 56%;
    display: inline-block;
}

.editMetadatarow {
    padding: 0 14px;
}

.ui-menu .ui-menu-item:hover {
    background-color: transparent !important;
}

.ui-menu .ui-menu-item {
    padding: 12px;
    cursor: pointer;
    list-style-image: none;
    font-family: "Segoe UI","Segoe","Segoe WP","Helvetica Neue","Roboto","Helvetica","Arial","Tahoma","Verdana","sans-serif";
    font-size: 14px;
}

.ui-widget-content a {
    color: #333333;
    font-family: "Segoe UI","Segoe","Segoe WP","Helvetica Neue","Roboto","Helvetica","Arial","Tahoma","Verdana","sans-serif";
    background-color: transparent !important;
}

    .ui-widget-content a:hover {
        background-color: transparent !important;
    }

div.divforPlaylisttitle > a {
    color: #404040;
}

li.ui-menu-item > div.playlistItem {
    margin: -17px !important;
}

.detailTitle {
    max-height: 13rem;
    max-width: 400px;
    overflow: hidden;
    margin-bottom: 0px;
    position: relative;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    text-overflow: ellipsis;
}



.detaildescription {
    font-size: 14px;
    max-height: 24rem;
    max-width: 400px;
    overflow: hidden;
    margin-bottom: 0px;
    position: relative;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    text-overflow: ellipsis;
    margin-bottom: 8px;
}


.detailPubDate {
    max-height: 13px;
    max-width: 400px;
    overflow: hidden;
    margin-bottom: 0px;
    position: relative;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    text-overflow: ellipsis;
    line-height: 5px;
}


.detailSessionEndDate {
    max-height: 13px;
    max-width: 400px;
    overflow: hidden;
    margin-bottom: 0px;
    position: relative;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    text-overflow: ellipsis;
    line-height: 5px;
}

.detailsOwnersList {
    max-height: 11rem;
    max-width: 400px;
    overflow: hidden;
    margin-bottom: 0px;
    position: relative;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    text-overflow: ellipsis;
}

.detailsspeaker {
    max-height: 11rem;
    max-width: 400px;
    overflow: hidden;
    margin-bottom: 0px;
    position: relative;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    text-overflow: ellipsis;
}

.detailtags {
    max-height: 13rem;
    max-width: 400px;
    overflow: hidden;
    margin-bottom: 0px;
    position: relative;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    text-overflow: ellipsis;
}

.detailsmetadatas {
    max-height: 13rem;
    max-width: 400px;
    overflow: hidden;
    margin-bottom: 0px;
    position: relative;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    text-overflow: ellipsis;
    overflow-y: auto;
}

.detailsresources {
    max-height: 13rem;
    max-width: 400px;
    overflow: hidden;
    margin-bottom: 0px;
    position: relative;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    text-overflow: ellipsis;
}

#detelconfirm {
    display: none;
    background: rgba(127, 57, 123, 1);
    padding: 15px;
    border: 1px solid rgba(127, 57, 123, 1);
    border-image: none;
    left: 40%;
    top: 20%;
    width: 300px;
    height: 150px;
    position: fixed;
    z-index: 11111;
    box-shadow: 1px 3px 4px #3c3838a6;
    color: #fff;
}

#deleteasset {
    border-radius: 0px;
    margin-left: 10px;
    border: 0px rgba(127, 57, 123, 1);
}

#autoGenerateCaption {
    border-radius: 0px;
    margin-left: 10px;
    border: 0px rgba(127, 57, 123, 1);
}

#canceldeleteasset {
    border: none;
    border-radius: 0;
    margin-left: 10px;
    background-color: rgba(204, 204, 204, 1);
    border: 0px rgba(127, 57, 123, 1);
}

#cancelAutoCaption {
    border: none;
    border-radius: 0;
    margin-left: 10px;
    background-color: rgba(204, 204, 204, 1);
    border: 0px rgba(127, 57, 123, 1);
}

#deletebuttondiv {
    position: relative;
    top: 40%;
    left: 55%;
}

.selectSortMethod {
    height: 39px;
    border: 0.1px solid rgba(204, 204, 204, 1);
    padding: 10px;
}

.footerBRCinnerrow {
    float: right;
}

.dropdown-menu > li > a:hover {
    background-color: rgba(126, 57, 123, 1) !important;
    color: #fff !important;
    outline: none !important;
    border: none !important;
}

.azuremediaplayer {
    border: none !important;
}

/*for search page changes*/

#searchPreviewContainer {
    padding-top: 0px;
}

#sortOrder {
    padding: 4px;
    border: 1px solid rgba(182, 179, 179, 1);
    border-image: none;
    color: rgb(78, 76, 76);
    font-size: 14px;
    margin: -4px 0 0 4px;
    width: 39%;
    opacity: 0.75;
    font-weight: 500;
    font-family: "Segoe UI","Segoe","Segoe WP","Helvetica Neue","Roboto","Helvetica","Arial","Tahoma","Verdana","sans-serif";
    margin-bottom: 10px;
}

a#pagingLastPageicon, a#pagingFirstPageicon, a#pagingLastPageiconBottom {
    border-radius: 20px;
    font-size: 10px;
    line-height: 10px;
    padding: 7px;
    z-index: 1;
}

#spanforSortOnsearchpage {
    font-family: "Segoe UI","Segoe","Segoe WP","Helvetica Neue","Roboto","Helvetica","Arial","Tahoma","Verdana","sans-serif";
}

#loadingdatainsearchP {
    position: absolute;
    top: 30%;
    left: 45%;
    color: white;
    text-shadow: 0.5px 0.5px black;
}

#divLoading {
    margin: 0px;
    padding: 0px;
    position: fixed;
    right: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(39, 31, 61, 1);
    z-index: 30001;
    opacity: 0.48;
    filter: alpha(opacity=70);
    display: none;
}

/*for add tag dialog styling*/
.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: 0.3em;
    top: 50%;
    width: 20px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 20px;
    background-color: rgba(127,57,123,1) !important;
    border: none !important;
    text-indent: -2px !important;
    color: #fff !important;
}

.ui-draggable .ui-dialog-titlebar {
    cursor: move;
    background-color: transparent !important;
    font-family: "Segoe UI","Segoe","Segoe WP","Helvetica Neue","Roboto","Helvetica","Arial","Tahoma","Verdana","sans-serif";
    color: #3e3c3c !important;
}

.ui-dialog .ui-dialog-buttonpane button {
    margin: .5em .4em .5em 0;
    cursor: pointer;
    border: none !important;
    border-radius: 0px !important;
    background-color: rgba(127,57,123,1);
    padding: 10px;
    color: #fff;
    font-family: "Segoe UI","Segoe","Segoe WP","Helvetica Neue","Roboto","Helvetica","Arial","Tahoma","Verdana","sans-serif";
}

    .ui-dialog .ui-dialog-buttonpane button:focus, .ui-dialog .ui-dialog-buttonpane button::selection {
        border: none !important;
        background-color: rgba(127,57,123,1);
    }

.ui-dialog .ui-dialog-titlebar-close::before {
    content: "x";
}

.thumbnail .videoTileCaption {
    padding: 15px;
    padding-bottom: 0px;
}
/*for handling same tile height*/
.videoTile {
    height: 470px !important;
    margin-bottom: 10px;
    min-height: 455px;
    padding-right: 10px;
}

.playlistTile {
    max-height: 250px !important;
    margin-bottom: 10px;
}

.searchGridTile {
    max-height: 300px !important;
    margin-bottom: 10px;
}

.channelsTiles {
    max-height: 390px !important;
    margin-bottom: 10px;
}

@media screen and (min-width: 991px) {
    #linkAddNewVideo {
        height: 445px !important;
    }

    #linkAddNewChannel {
        height: 383px !important;
        margin-bottom: 10px !important;
    }
}

@media screen and (max-width: 991px) {
    .channelsTiles {
        max-height: 445px !important;
        margin-bottom: 10px;
    }

    #linkAddNewChannel {
        height: 430px;
    }

    .sortColumnMarginTopSM {
        margin-top: 15px !important;
    }

    #linkAddNewVideo {
        height: 516px !important;
    }

    .videoTile {
        height: 516px !important;
        margin-bottom: 10px;
        min-height: 455px;
    }
}

@media screen and (max-width: 767px) {
    .channelsTiles {
        max-height: none !important;
        margin-bottom: 10px;
    }

    #linkAddNewChannel {
        height: auto !important;
    }

    .videoTile {
        height: auto !important;
    }
}

.displayInline {
    display: inline !important;
}

.divvideoStatColPub {
    padding-right: 0px;
}
/*end of handling same tile height*/
/*channel permission owners selection overflow*/
#selectownerInChannelPermission ul.ui-autocomplete {
    width: 92% !important;
}

/*global search search suggestion left*/
#globSearch ul.ui-autocomplete {
    /*left: -17% !important;*/
}
/*create channel selection of owner auto suggest overlaping isue*/
div#ownerFromCreatePage ul.ui-autocomplete {
    width: 90% !important;
}

/*Show Chapters on Player*/
.top.popover {
    z-index: 10000000000 !important;
    color: white !important;
    background-color: rgba(126, 57, 123, 1) !important;
    border-radius: 0px !important;
    opacity: 1;
}

    .top.popover .arrow::after {
        border-top-color: rgba(126, 57, 123, 1) !important;
    }


/*to remove x from Textboxes from site*/
input[type='text']::-ms-clear {
    display: none;
}
/*for playlist image overlap*/
div.playlistItem .related-video-img {
}


body.modal-open, .modal-open .navbar-fixed-top, .modal-open .navbar-fixed-bottom {
    margin-right: 0px !important;
}

/*Commented the below as needed paragraph casing content search grid*/
/*.nav-tabs > li {
    text-transform: uppercase;
}*/

#inputAssets tr > th {
    text-transform: uppercase;
    font-weight: 600;
    font-family: "Segoe UI","Segoe","Segoe WP","Helvetica Neue","Roboto","Helvetica","Arial","Tahoma","Verdana","sans-serif";
}

#btnSearchGridCreate, .btnValidateFilterExpression {
    text-transform: uppercase;
    background: rgba(127, 57, 123, 1);
}

td.col-xs-3 {
    text-transform: uppercase;
}

.renderedTags:hover, .renderedTags:focus {
    opacity: 1 !important;
    color: rgba(126, 57, 123, 1) !important;
}

.renderedTags {
    color: rgba(126, 57, 123, 1) !important;
    opacity: 0.65;
    font-size: 12px;
    font-family: "Segoe UI","Segoe","Segoe WP","Helvetica Neue","Roboto","Helvetica","Arial","Tahoma","Verdana","sans-serif";
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 500;
}


    .renderedTags::before {
        content: "#";
    }

.renderedCatagories {
    font-size: 12px;
    font-family: "Segoe UI","Segoe","Segoe WP","Helvetica Neue","Roboto","Helvetica","Arial","Tahoma","Verdana","sans-serif";
    color: rgba(127, 57, 123, 1) !important;
    opacity: 0.8;
    font-weight: 500;
}

    .renderedCatagories:hover {
        opacity: 1 !important;
        color: rgba(127, 57, 123, 1) !important;
    }

.renderedMetadats {
    text-transform: uppercase;
    color: rgba(127, 57, 123, 1) !important;
    opacity: 0.75;
    font-size: 12px;
    font-family: "Segoe UI","Segoe","Segoe WP","Helvetica Neue","Roboto","Helvetica","Arial","Tahoma","Verdana","sans-serif";
    font-weight: 500;
}

    .renderedMetadats:hover {
        opacity: 1;
        color: rgba(126, 57, 123, 1) !important;
    }

li.addTochannelTile, li.addToPlaylistTile {
    padding: 5px 0px 0 0;
}

.addToplayList:hover, .resetAddToPlaylist:hover,
.addToChannelList:hover, .ResetaddToChannelList:hover {
    opacity: 1;
}

.captureTimeInstance {
    cursor: pointer;
    color: rgba(126, 57, 123, 1) !important;
}

.site-name {
    cursor: pointer;
}

.form-control:focus {
    border: none !important;
}

a.list-group-item span.ui-icon {
    height: 20px !important;
    width: 20px !important;
    margin-top: -10px !important;
}

div#selectVideosForChanelsFrommanage .ui-autocomplete {
    max-height: 150px !important;
    overflow-y: scroll;
}

div#selectownerInChannelPermission .ui-autocomplete, div#RoomsFromCreatePage .ui-autocomplete {
    max-height: 150px !important;
    overflow-y: scroll;
}

div#appendSubCategoryDiv .ui-autocomplete {
    max-height: 150px !important;
    overflow-y: scroll;
}

div#ownerFromCreatePage .ui-autocomplete {
    max-height: 150px !important;
    overflow-y: scroll;
}

div#channelsAutocompleteONCreate .ui-autocomplete {
    max-height: 150px !important;
    overflow-y: scroll;
}

.searchicononChannelVideo {
    position: absolute;
    top: 11px;
    right: 25px;
    font-size: 15px;
    color: #7f397b;
    cursor: pointer;
}

.checkboxForEncodedVideos {
    margin-bottom: 5px;
    font-size: 18px;
    font-weight: 500;
}

.checkBoxForShowingEncodedVideosOnly {
    height: 15px;
    width: 15px;
    position: relative;
    /* left: 0; */
    top: 2px;
}

#searchMyChannelVideos {
    padding-left: 22px;
    font-size: 14px;
    font-weight: normal;
}

#divRenderChannelVideo div.videoTile {
}



.divforrecDesconplayer {
    max-height: 100px;
    overflow-y: auto;
    text-align: left;
}


#divDonutChart, #divAreaChart, #divLineChart, divBarChart {
    display: none;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    z-index: 2;
    color: #ffffff;
    cursor: default;
    background-color: #7F397B;
    border-color: #7F397B;
}

@media screen and (max-width: 768px) {
    @-ms-viewport {
        width: 768px;
    }

    .display-xs-hidden-sm {
        display: none !important;
    }



    .amp-control-display-xs-hidden-sm {
        width: 0 !important;
        height: 0 !important;
    }

        .amp-control-display-xs-hidden-sm::before {
            content: '' !important;
        }

    .videoTile {
        max-height: unset !important;
    }

    .divforPlaylisttitle {
        white-space: normal;
    }

    .related-video-img {
        padding: 10px 0px 10px 0px !important;
        max-height: unset;
    }

    .recoTitle {
        padding: 0 15px !important;
    }

    .leftthumbnail.col-sm-5 {
        padding: 0 15px !important;
    }

    div.custplayerWithModel {
        height: 29% !important;
        width: 68% !important;
    }

    #closeplayerModel {
        font-size: 25px !important;
    }

    .padding-left-right-0 {
        padding-left: 0px;
        padding-right: 0px;
    }
}

@media screen and (max-width: 425px) {
    @-ms-viewport {
        width: 320px;
    }

    #closeplayerModel {
        font-size: 20px !important;
    }

    .videoTile {
        max-height: unset !important;
    }

    .videoTile {
        max-height: none !important;
    }

    .divforPlaylisttitle {
        white-space: normal;
    }

    .related-video-img {
        padding: 10px 0px 10px 0px !important;
        max-height: unset;
    }

    .recoTitle {
        padding: 0 15px !important;
    }

    .leftthumbnail.col-sm-5 {
        padding: 0 15px !important;
    }


    .footerBRCinnerrow {
        float: left;
    }

    .youtubeIframe {
        min-height: unset !important;
    }

    div.custplayerWithModel {
        height: 25% !important;
    }

    .amp-controlbaricons-middle {
        margin-right: 46%;
        position: initial;
    }

    .amp-default-skin .vjs-time-controls {
        font-size: 8px !important;
        line-height: 28px !important;
        overflow: hidden;
        width: 25px !important;
        max-width: 50px !important;
        margin-left: 9px !important;
    }

    .vjs-control-bar {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    button.Custclose {
        left: 80% !important;
    }

    #shareWithModel {
        left: 2% !important;
    }

    div.custShareWithContent {
        width: 100% !important;
    }

    ul.ulAddtoChannelList, ul.ulAddToPlaylist {
        width: 100% !important;
        max-width: 100% !important;
    }

    h4.media-heading.playerstatusWarning {
        font-size: 1rem !important;
    }
}

@media screen and (max-width: 320px) {
    @-ms-viewport {
        width: 320px;
    }

    #closeplayerModel {
        font-size: 20px !important;
    }

    .videoTile {
        max-height: unset !important;
    }

    .videoTile {
        max-height: none !important;
    }

    .divforPlaylisttitle {
        white-space: normal;
    }

    .related-video-img {
        padding: 10px 0px 10px 0px !important;
        max-height: unset;
    }

    .recoTitle {
        padding: 0 15px !important;
    }

    .leftthumbnail.col-sm-5 {
        padding: 0 15px !important;
    }

    .footerBRCinnerrow {
        float: left;
    }

    .youtubeIframe {
        min-height: unset !important;
    }

    div.custplayerWithModel {
        height: 25% !important;
    }

    .amp-controlbaricons-middle {
        margin-right: 46%;
        position: relative;
    }

    .amp-default-skin .vjs-time-controls {
        font-size: 8px !important;
        line-height: 28px !important;
        overflow: hidden;
        width: 25px !important;
        max-width: 50px !important;
        margin-left: 9px !important;
    }

    .vjs-control-bar {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    button.Custclose {
        left: 80% !important;
    }

    #shareWithModel {
        left: 2% !important;
    }

    div.custShareWithContent {
        width: 100% !important;
    }

    ul.ulAddtoChannelList, ul.ulAddToPlaylist {
        width: 100% !important;
        max-width: 100% !important;
    }

    #channelexportandssort {
        padding-top: 10px !important;
    }

    h4.media-heading.playerstatusWarning {
        font-size: 1rem !important;
    }
}

@media screen and (max-width: 375px) {
    @-ms-viewport {
        width: 375px;
    }

    #closeplayerModel {
        font-size: 20px !important;
    }

    .videoTile {
        max-height: unset !important;
    }

    .videoTile {
        max-height: none !important;
    }

    .divforPlaylisttitle {
        white-space: normal;
    }

    .related-video-img {
        padding: 10px 0px 10px 0px !important;
        max-height: unset;
    }

    .recoTitle {
        padding: 0 15px !important;
    }

    .leftthumbnail.col-sm-5 {
        padding: 0 15px !important;
    }

    .footerBRCinnerrow {
        float: left;
    }

    .youtubeIframe {
        min-height: unset !important;
    }

    div.custplayerWithModel {
        height: 25% !important;
    }

    /*.amp-controlbaricons-middle {
            margin-right: 46%;
            position: relative;
        }*/

    .amp-default-skin .vjs-time-controls {
        font-size: 8px !important;
        line-height: 28px !important;
        overflow: hidden;
        width: 25px !important;
        max-width: 50px !important;
        margin-left: 9px !important;
    }

    .vjs-control-bar {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    button.Custclose {
        left: 80% !important;
    }

    #shareWithModel {
        left: 2% !important;
    }

    div.custShareWithContent {
        width: 100% !important;
    }

    ul.ulAddtoChannelList, ul.ulAddToPlaylist {
        width: 100% !important;
        max-width: 100% !important;
    }

    #channelexportandssort {
        padding-top: 10px !important;
    }

    h4.media-heading.playerstatusWarning {
        font-size: 1rem !important;
    }
}


@media screen and (max-width: 800px) {
    @-ms-viewport {
        width: 800px;
    }

    .videoTile {
        max-height: unset !important;
    }

    .divforPlaylisttitle {
        white-space: normal;
    }

    .related-video-img {
        padding: 10px 0px 10px 0px !important;
        max-height: unset;
    }

    .recoTitle {
        padding: 0 15px !important;
    }

    .leftthumbnail.col-sm-5 {
        padding: 0 15px !important;
    }

    div.custplayerWithModel {
        height: 29% !important;
        width: 68% !important;
    }

    #closeplayerModel {
        font-size: 25px !important;
    }

    h4.media-heading.playerstatusWarning {
        font-size: 2rem !important;
    }
}

.sixteen-nine {
    position: relative;
}

    .sixteen-nine:before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 56.25%;
    }

    .sixteen-nine > .content-image {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }

.displayinitial {
    display: inline !important;
}

.padding-top-bottom-10 {
    padding: 4px 0 !important;
}

.margin-lef-right-10 {
    margin: 0 10px !important;
}

p.statnumber {
    font-size: 36px;
    text-align: center;
    line-height: 36px;
}

h4.statheader {
    text-align: center;
    font-size: 14px;
    font-weight: 500;
}

.well.statTile.well-sm {
    padding: 5px 0 0 0;
    border: 1px solid #c3c0c0;
    border-radius: 0px;
}

li.list-group-item-for-TableChart .badge {
    float: right;
    cursor: pointer;
    color: rgba(255, 255, 255, 1) !important;
    border-radius: 0;
    background: rgba(125, 41, 154, 1) !important;
    font-size: 16px;
    border-radius: 23px 20px !important;
    opacity: 0.75 !important;
}

    li.list-group-item-for-TableChart .badge:hover {
        opacity: 1 !important;
    }

#tableChart + div {
    clear: left;
}

.aspectratiocontainer {
    position: relative;
    width: 100%;
    padding-top: 56.25%; /* 16:9 Aspect Ratio */
    overflow: hidden;
}

    .aspectratiocontainer img {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        height: 100%;
        width: 100%
    }

.embedLink {
    margin-top: -10px;
    padding-bottom: 7px;
    color: #7f397b;
}

.cursorPointer {
    cursor: pointer !important;
}

.padding-left-0px {
    padding-left: 0px;
}

#btnBackToOriginalVid {
    display: block;
}

.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}

.adminTitleList {
    margin-left: 0px;
    margin-top: -5px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    color: #7f397b
}

.icons {
    padding-right: 0px;
    margin-top: -15px;
}

.align-center {
    padding-left: 40%;
}

.ytd_admin {
    display: none;
    padding-top: 1em;
}

.margin-top-10em {
    margin-top: 10em;
}

.margin-top0px {
    margin-top: 0px;
}

#consentText {
    display: none;
    padding-top: 5px;
    color: red;
}

#consentLink {
    color: blue;
    text-decoration: underline;
}

.padding-left-15px {
    padding-left: 15px;
}

#captionList {
    height: 600px;
    overflow-y: scroll;
}

#captionDiv {
    display: none;
}

#displaySql {
    font-size: 10px;
    color: #e9e9e9;
}

#st, #et {
    color: #e9e9e9;
}

.titleListHeight {
    max-height: 92vh;
    overflow-y: scroll;
    overflow-x: hidden;
}

.slider-wrapper {
    display: inline-block;
    width: 100% !important;
    padding: 0;
    -webkit-appearance: none;
    -moz-apperance: none;
    border-radius: 10px;
    height: 10px;
    background-image: -webkit-gradient( linear, left top, right top, color-stop(0, #94A14E), color-stop(0, #C5C5C5) );
}

#thumbnailOfVideo {
    width: 100%;
    height: 100%;
}

.themeColor {
    color: rgba(127, 57, 123, 1);
}

.padding-right125em {
    padding-right: 1.25em;
}

.padding-top1em {
    padding-top: 1em;
}

.bg-white {
    background-color: white;
}

.utilitybuttons {
    height: 39px;
    width: 100%;
    background-color: rgba(127,57,123,1);
    color: #fff;
    display: inline-block;
    border: none;
    text-transform: uppercase;
    font-size: 11.5px;
    margin-bottom: 1rem;
    border-radius: 0px
}

.margin-top-bottom-3rem {
    margin-bottom: 2rem;
    margin-top: 3rem;
}

.marginbootom1rem {
    margin-bottom: 1rem;
}

.paddinginrem {
    padding: 2rem;
}

.padding5rem {
    padding-left: 5rem;
    padding-right: 5rem;
}

.utilityTextArea {
    height: 39px !important;
}

.crossClose-icon {
    border: 1px solid transparent;
    background-color: transparent;
    display: inline-block;
    vertical-align: middle;
    outline: 0;
    cursor: pointer;
}

    .crossClose-icon:after {
        content: "X";
        display: block;
        width: 20px;
        height: 20px;
        position: absolute;
        background-color: #7f397b;
        z-index: 1;
        right: 155px;
        top: 0;
        bottom: 0;
        margin: 10px;
        padding: 3px;
        border-radius: 50%;
        text-align: center;
        color: white;
        font-weight: normal;
        font-size: 10px;
        box-shadow: 0 0 2px #7f397b;
        cursor: pointer;
    }

#searchData:invalid ~ span .crossClose-icon {
    display: none;
}


.border-radius-none {
    border-radius: 0px !important;
}

.margin-top-10px {
    margin-top: 10px;
}

.glyphicon-refresh-animate {
    animation: spin .7s infinite linear;
    -webkit-animation: spin2 .7s infinite linear;
}

@-webkit-keyframes spin2 {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    from {
        transform: scale(1) rotate(0deg);
    }

    to {
        transform: scale(1) rotate(360deg);
    }
}

.cust-progress-prop {
    margin-left: 0px;
    height: 3px;
    margin-bottom: 0px;
    border-radius: 0px;
}

    .cust-progress-prop > .progress-bar {
        background-color: rgba(127,57,123,1);
    }

.margin-leftrigth-0px {
    margin-left: 0px;
    margin-right: 0px;
}

.padding1rem {
    padding: 1rem;
}

.marginttop4rem {
    margin-top: 4rem;
}

.paddingtop2rem {
    padding-top: 2rem;
}

th.headersortAsc {
    background-image: url(/Content/css/images/sortarrows/asc.gif);
}

th.headersortDesc {
    background-image: url(/Content/css/images/sortarrows/desc.gif);
}

th.headersort {
    background-image: url(/Content/css/images/sortarrows/bg.gif);
}

th.sortrequired {
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center right;
    padding-right: 18px !important;
    margin-left: -1px;
}

.padding-left-right-top10 {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
}

.no-border {
    border: none;
}

#roomcaptionmapping table tbody tr th {
    border-top: none !important;
}


.text-align-right {
    text-align: right;
}

.margin-left-0px {
    margin-left: 0px !important
}

.h-wem {
    width: 9rem;
    height: 3.5em !important;
}

.captions-delete {
    margin-top: 24px !important;
    font-size: 1.6em !important;
}

.adminCaptionAdjust {
    background-color: rgba(127, 57, 123, 1);
    color: #fff;
    border: none;
    text-transform: uppercase;
    padding: 7px;
    font-size: .9em;
    margin-top: 1px;
}

.content-frame {
    position: absolute;
    height: 100%;
    left: 10rem;
    right: 10rem;
    margin-bottom: 5rem;
}

.slider {
    -webkit-appearance: none;
    width: 100%;
    height: 8px;
    border-radius: 5px;
    background: #d3d3d3;
    outline: none;
    opacity: 1;
    -webkit-transition: .2s;
    transition: opacity .2s;
}

input[type=range]:focus {
    outline: none !important;
}

.slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: white;
    border: 2.5px solid #7f397b;
    cursor: pointer;
}

.slider::-moz-range-thumb {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: white;
    border: 2.5px solid #7f397b;
    cursor: pointer;
}

.border-search {
    border: 1px solid rgba(0,0,0,.6) !important;
}

.searchPage-heading {
    font-size: 34px;
}

.padding-Half-em {
    padding: 0.5em;
}

.filters-searchPage {
    font-size: 20px;
    margin-bottom: 0px;
}

.textColor-blue {
    color: #007fd1;
}

.searchPage-TileHeight {
    min-height: 200px;
}

.margin-top-20px {
    margin-top: 20px;
}

.margin-top-30px {
    margin-top: 30px;
}

.video-play {
    cursor: pointer;
}

    .video-play::before {
        font-family: "FontAwesome";
        content: "\f144";
        cursor: pointer;
        opacity: 0.8;
        position: absolute;
        top: 50%;
        left: 50%;
        width: 100px;
        height: 100px;
        margin-top: -50px;
        margin-left: -30px;
        color: rgb(255, 255, 255);
        z-index: 1;
        font-size: 5em;
    }

.searchFilterpannelheading:hover {
    background: red;
}

.search-chips {
    display: flex;
    position: relative;
    flex-wrap: wrap;
    padding: 0;
    -webkit-transition: padding-left .5s ease;
    transition: padding-left .5s ease;
    list-style: none;
}

.choice-list {
    font-size: 11.5px;
    position: relative;
    display: inline-block;
    list-style-type: none;
    max-width: 100%;
    background-color: rgba(0,0,0,.1);
    padding-right: 25px;
    min-width: 72px;
    margin-top: 6px;
    margin-right: 6px;
}

    .choice-list span {
        display: inline-block;
        padding: 5px;
        min-width: 100%;
    }

.removefilter {
    padding-top: 5px;
    position: absolute;
    right: 0;
    width: 27px;
    height: 100%;
    margin: 0;
    padding: 5px 0 9px;
    font-size: 9px;
    display: inline-block;
    color: black;
    vertical-align: bottom;
    outline: transparent dashed 1px;
    max-width: 374px;
    border: 1px solid transparent;
    overflow: hidden;
    white-space: nowrap;
    font-style: normal;
    cursor: pointer !important;
}

    .removefilter:hover {
        background-color: rgba(0,0,0,.1) !important
    }

    .removefilter:before {
        width: auto;
        height: auto;
        width: 16px;
        height: 16px;
        margin-left: 10px;
        margin-right: 10px;
        vertical-align: middle;
        line-height: 15px;
        content: "\2573";
    }

.clearFilters {
    color: #7e397b !important;
    background: 0 0;
    border: 0;
    margin-right: 4px;
    overflow: hidden;
    line-height: 1;
    white-space: nowrap;
    vertical-align: bottom;
    -webkit-transition: scale .2s ease-in-out;
    -o-transition: scale .2s ease-in-out;
    transition: scale .2s ease-in-out;
    font-size: 13px;
    max-width: 374px;
    min-width: 120px;
    display: inline-block;
    margin-top: 15px;
    cursor: pointer;
}

    .clearFilters:hover {
        text-decoration: underline;
    }

.persist-hide {
    display: none;
}

@font-face {
    font-family: downloadiconplayer;
    src: url("/Content/fonts/downloadiconplayer.woff") format("woff");
    font-weight: normal;
    font-style: normal
}

.amp-cust-download-control::before {
    font-family: downloadiconplayer;
    content: "\e641";
}


.popup-head-left {
    padding-left: 0px !important;
}

.popupminimize {
    display: none;
}

.popup-box {
    background-color: rgba(127, 57, 123, 1);
    border: 1px solid #b0b0b0;
    bottom: 30px;
    max-height: 415px;
    position: fixed;
    display: none;
    left: 5px;
    width: 300px;
}

.popup-box-on {
    display: block !important;
}

.popup-box .popup-head {
    background-color: #fff;
    clear: both;
    color: #7b7b7b;
    display: inline-table;
    font-size: 15px;
    padding: 7px 10px;
    width: 100%;
}

.popup-box .popup-messages {
    background: #dfece7 none repeat scroll 0 0;
    max-height: 366px;
}

.direct-chat-messages {
    overflow: auto;
    padding: 10px;
    transform: translate(0px, 0px);
}

.chat-header-button {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #7f397b;
    border-radius: 50%;
    font-size: 14px;
    height: 30px;
    width: 30px;
    color: #7f397b;
}

.popup-messages abbr.timestamp {
    color: black;
}

.popup-messages .chat-box-single-line {
    border-bottom: 1px solid #a4c6b5;
}

.popup-messages .direct-chat-messages {
    height: auto;
}

.popup-messages .direct-chat-text {
    background: rgba(127, 57, 123, 1) none repeat scroll 0 0;
    border: 1px solid #dfece7;
    border-radius: 2px;
    color: white;
}

.popup-messages .direct-chat-timestamp {
    color: black;
    opacity: 0.6;
}

.popup-messages .direct-chat-name {
    font-size: 12px;
    font-weight: 600;
    color: #040404;
    opacity: 0.9;
}

.popup-messages .direct-chat-info {
    display: block;
    font-size: 12px;
    margin-bottom: 5px;
}


.popup-messages .direct-chat-msg {
    margin-bottom: 10px;
    position: relative;
}

.direct-chat-text::after, .direct-chat-text::before {
    border-color: transparent #dfece7 transparent transparent;
}

.direct-chat-text::after, .direct-chat-text::before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent #d2d6de transparent transparent;
    border-image: none;
    border-style: solid;
    border-width: medium;
    content: " ";
    height: 0;
    pointer-events: none;
    position: absolute;
    right: 100%;
    top: 15px;
    width: 0;
}

.direct-chat-text::after {
    border-width: 5px;
    margin-top: -5px;
}

.popup-messages .direct-chat-text {
    background: rgba(127, 57, 123, 1) none repeat scroll 0 0;
    border: 1px solid #dfece7;
    border-radius: 2px;
    color: white;
}

.direct-chat-text {
    background: #d2d6de none repeat scroll 0 0;
    border: 1px solid #d2d6de;
    border-radius: 5px;
    color: #444;
    padding: 5px 10px;
    position: relative;
}

.selectboxInroom .btn {
    border-radius: 0px !important;
    z-index: inherit !important;
}

.selectboxInroom .bootstrap-select {
    background-color: #e9e9e9 !important;
}

.gly-spin {
    -webkit-animation: spin 2s infinite linear;
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear;
}

.margin-top-5rem {
    margin-top: 5rem;
}

.selectboxInroom ul > .active > a {
    background-color: white !important;
    color: #7f397b !important;
}

.amp-default-skin.vjs-error .vjs-error-display:before, .amp-default-skin .vjs-error-display > div::before {
    content: none !important;
}

/*tile Grid view*/

#products .thumbnail {
    padding: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.item.list-group-item {
    float: none;
    width: 100%;
    background-color: #fff;
    padding-bottom: 0px;
    padding-top: 0px;
}

#products .thumbnail img {
    padding: 0px;
}

.item.list-group-item .list-group-image {
    margin-right: 10px;
}

#products .item.list-group-item .thumbnail {
    border: none;
    border-bottom: 1px solid #8a7d7d;
    padding-bottom: 2rem;
}

.item.list-group-item .caption {
    padding: 0px;
}



.item.list-group-item:before, .item.list-group-item:after {
    display: table;
    content: " ";
}

.item.list-group-item img {
    float: left;
}

.item.list-group-item:after {
    clear: both;
}

.list-group-item-text {
    margin: 0 0 11px;
}

.grid-group-item .caption .block-within-text-2line {
    -webkit-line-clamp: 1;
    height: 2.1rem;
}

.block-within-text-2line {
    /*white-space: nowrap;*/
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 3.8rem;
}

.block-within-text {
    display: block; /* Fallback for non-webkit */
    display: -webkit-box;
    height: 4rem; /* Fallback for non-webkit */
    margin: 0;
    /*-webkit-line-clamp: 2;*/
    -webkit-box-orient: vertical;
    overflow: auto;
    text-overflow: ellipsis;
    font-size: 13px;
}

.list-group .thumbnail > img {
    /*max-height: 170px !important;
    padding: 0px;
    min-height: 170px;*/
}

.item.grid-group-item .thumbnail {
    height: 345px;
}

.list-group .videoSearchTileDescription {
    height: 9.0rem !important;
    -webkit-line-clamp: 5 !important
}

.padding-right-2rem {
    padding-right: 2rem !important;
}

.item.list-group-item .fixDimensions {
    width: 30rem;
}

.margin-top-05rem {
    margin-top: -2.5rem !important;
}

.pageViewOptions {
    padding-top: 2rem;
    float: right;
}

@media only screen and (max-width : 1200px) {
    .item.grid-group-item .thumbnail {
        height: 320px;
    }
}

@media only screen and (max-width : 992px) {
    .item.list-group-item .fixDimensions {
        width: auto;
    }

    .item.list-group-item .caption {
        display: inline-block;
    }

    .item.list-group-item .thumbnail {
        padding-bottom: 0 !important;
    }

    .pageViewOptions {
        float: left;
        padding-top: 0px;
    }
}

@media only screen and (max-width : 862px) {
    .fullscreen-bg {
        top: 0 !important;
    }
}


@media only screen and (max-width : 768px) {
    .item.grid-group-item .thumbnail {
        height: auto;
    }

    #products .fixDimensions {
        padding-top: 0px !important
    }
}

button.c-action-trigger.c-glyph:before {
    width: 22px !important;
    height: 17px !important;
}

.c-video-player {
    display: inherit !important;
}

.ex-link {
    color: #7e397b !important;
    font-size: 1.6rem;
    font-weight: 600;
}

.verifiactionviewtile {
    border: 1px solid #7f397b !important;
    cursor: pointer;
}

.ErrorBorder {
    border: 1px solid red !important;
}

.warning-msg {
    color: #007bff;
    font-size: 1.12rem;
}

.margin-top-1-14rem {
    margin-top: 1.14rem;
}

.sessionsettingsave {
    margin-top: 2.4rem;
    height: 37px !important;
}

.c-embed-video {
    overflow-x: hidden !important;
    padding-top: 0px !important;
}

.text-centers {
    text-align: center !important;
}

.padding-right-inherit {
    padding-right: inherit !important;
}

.text-align-left {
    text-align: left !important;
}

.margin-top-halfpx {
    margin-top: 0.5px !important;
}

.padding-0px {
    padding: 0px !important;
}

.font-size-20px {
    font-size: 20px !important;
}

.padding-5px {
    padding: 5px !important;
}

.padding-left-5px {
    padding-left: 5px !important;
}

.margin-5px {
    margin: 5px !important;
}

.background-green {
    background-color: green !important;
}

.min-height-250px {
    min-height: 250px !important;
}

.overlayBoxFullScreen {
    position: fixed;
    display: block;
    width: 100%;
    height: 100%;
    top: 40px;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    padding: 0px;
}

    .overlayBoxFullScreen .iframe-body {
        position: absolute;
        top: 38px;
        left: 0;
        right: 0;
        bottom: 0;
    }

        .overlayBoxFullScreen .iframe-body iframe {
            display: block;
            width: 100%;
            height: 85%;
            border: none;
        }

@media only screen and (max-width : 409px) {
    .overlayBoxFullScreen .iframe-body iframe {
        display: block;
        width: 100%;
        height: 81%;
        border: none;
    }
}

.overlayBoxFullScreen .footer {
    position: fixed;
    bottom: 0;
    width: 100%;
}

.open > .multiselect-container {
    height: 200px;
    overflow-y: auto;
}

#LanguageID .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background-color: white !important
}

.accordion {
    background-color: white;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
}

.shortcodeentitiestable {
    background: whitesmoke;
}

.switch {
    position: relative;
    display: inline-block;
    width: 45px;
    height: 20px;
    margin-right: 10px;
}

    .switch input {
        opacity: 0;
        width: 0;
        height: 0;
    }

.toggleslider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

    .toggleslider:before {
        position: absolute;
        content: "";
        height: 12px;
        width: 12px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .toggleslider {
    background-color: rgba(127,57,123,1);
}

input:focus + .toggleslider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .toggleslider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.toggleslider.round {
    border-radius: 34px;
}

    .toggleslider.round:before {
        border-radius: 50%;
    }

@media (min-width: 768px) {
    #roomcaptionmapping > table > tbody > tr > td:nth-child(3) {
        max-width: 110px !important;
        overflow-wrap: break-word;
    }

    #roomcaptionmapping > table > tbody > tr > td:nth-child(4) {
        max-width: 110px !important;
        overflow-wrap: break-word;
    }

    #roomcaptionmapping > table > tbody > tr > td:last-child {
        min-width: 150px;
    }
}

.toggleslider.round:before {
    border-radius: 50%;
}

.publishVideo {
    height: 44px;
    width: 100%;
    background-color: rgba(127, 57, 123, 1);
    color: #fff;
    display: inline-block;
    border: none;
    text-transform: uppercase;
    margin-top: 1.5em;
    font-size: 11.5px;
    margin-left: 1.5rem
}

.margin-right-0px {
    margin-right: 0px
}

.float-right {
    float: right
}

.padding-right-0px {
    padding-right: 0px
}

.labelclass {
    font-weight: bold;
    font-family: "Segoe UI","Segoe","Segoe WP","Helvetica Neue","Roboto","Helvetica","Arial","Tahoma","Verdana","sans-serif" !important;
    color: #333;
    font-size: 14px;
}

@media screen and (max-width: 320px) {
    .amp-default-skin .vjs-control-bar .amp-controlbaricons-middle {
        position: absolute;
        left: 0;
        right: 0;
        width: 100%;
    }
}

.label-control-ams {
    padding-right: 0px;
    color: #6A6868;
    padding-left: 0px;
}

.form-control-check {
    height: 20px;
    width: 20px;
}

.lbl-chk-status-ams {
    vertical-align: sub;
    margin-left: 5px;
    padding: 1px 8px;
}

.tbody-ams {
    font-size: 12px;
}

.tbody-ams-history {
    font-size: 10px;
}

.amscommentsTd {
    width: 100px;
}

.btn-daysfilter-ams, .inactive-days-filter-ams {
    padding: 8px;
    background: #ddd;
    position: relative;
    top: -22px;
}

#uldatesofevents {
    top: 35px;
    min-width: 100% !important;
}

.active-days-filter-ams {
    background: #fff;
}

.table-sortable > thead > tr > th {
    cursor: pointer;
    position: relative;
}

    .table-sortable > thead > tr > th:after,
    .table-sortable > thead > tr > th:after,
    .table-sortable > thead > tr > th:after {
        content: ' ';
        position: absolute;
        height: 0;
        width: 0;
        right: 10px;
        top: 16px;
    }


a.astreamurl {
    text-decoration: underline !important;
}

.img-preview-url-amstest {
    height: 20px;
    width: 20px;
    cursor: pointer;
}

/*color status*/
.greenworking {
    background: #56b356;
    color: #ffffff;
}

.orangescreen {
    background: orange;
}

.greyblackscreen {
    background: grey;
    color: #fff;
}

.purplenetworkissue {
    background: purple;
    color: #fff;
}

.pinkcaptionsyncissue {
    background: pink;
}

.redcacheissue {
    background: rgb(197, 109, 109);
    color: #fff;
}

.aqualowaudioissue {
    background: #9df1f1;
}

.yellowscreen {
    background: #efef43;
    color: #333;
}
/*color status ends*/


/*Model pop status change*/
.streamStatusHeading {
    text-align: center;
    font-size: 14px;
    text-transform: UPPERCASE;
    font-weight: 500;
}

.red-colored-span {
    color: red;
}

.code-current-selection-stream {
    background: #e8e8e8;
    color: #333;
}

.statusDD-Model {
    color: #3B3B3B
}

.status-change-info-box {
    font-size: small;
    font-style: italic;
    background: #ddd;
    padding: 10px;
    margin: 0% 6%;
    text-align: center;
}
/*common*/
.margin-bottom-10 {
    margin-bottom: 10px;
}

.border-right-colored {
    border-right: 1px solid #ddd;
}

.margin-10 {
    margin: 10px;
}

.hr-colored {
    color: #ddd;
    background: #fff;
    opacity: 0.5;
    border-top-color: #ccc !important;
}

.margin-top-0 {
    margin-top: 0;
}

.margin-top-15 {
    margin-top: 15px;
}


#uldatesofevents > li > a:focus {
    background-color: transparent !important;
    color: #333;
    outline: none !important;
    border: none !important;
}

.activedates {
    background-color: rgba(126,57,123,1) !important;
    color: #fff;
    outline: none !important;
    border: none !important;
}

span.span-loading-dates {
    font-size: 10px;
    color: #333;
    padding: 12px;
    animation: auto;
}

span.wait-loading {
    animation: blinkingText 2.0s infinite;
}

@keyframes blinkingText {
    0% {
        color: #000;
    }

    49% {
        color: transparent;
    }

    50% {
        color: transparent;
    }

    99% {
        color: transparent;
    }

    100% {
        color: #000;
    }
}

#loadHistoryView {
    max-height: 350px;
    overflow-y: scroll;
}

.strong-histroy-header {
    font-size: 15px;
    text-decoration: underline;
}

.badge-historylog {
    text-align: left;
    padding: 9px;
    background: #fbf3fd !important;
    color: #333;
    line-height: 17px;
    width: 100% !important;
    margin-bottom: 10px !important;
}

li.list-group-item.lastLi {
    text-align: center !important;
    font-size: 12px;
    color: #333;
    border-top: 1px solid #ddd;
    padding: 0;
    margin: 0;
}

.cursor-pointer {
    cursor: pointer !important;
}

.cursor-none {
    cursor: default !important;
}

th#sortByRoom {
    min-width: 125px;
}

th#sortbystatus {
    min-width: 140px;
}

th#stateforams {
    min-width: 120px;
}

th#commentforams {
    min-width: 155px;
}

.label-control-ams-date {
    display: flex;
    position: relative;
    top: -20px;
    font-weight: 200;
}


.history-table {
    font-size: 12px;
}

.form-control-Custom {
    font-weight: 500;
    background-color: rgba(254, 254, 254, 1);
    display: block;
    width: 100%;
    height: 39px;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.4285;
    color: rgba(53, 53, 53, 1);
    vertical-align: middle;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}



.AMSPreviewLink:focus, .ampDemoLink:focus, .mediusembedlink :focus, .skyboxurl:focus {
    outline: 1px solid rgba(127, 57, 123, 1) !important;
}

.a-day-forchannel:focus {
    background-color: rgba(127, 57, 123, 1) !important;
    color: rgba(126, 57, 123, 1) !important;
    font-weight: 500;
    outline: 2px solid #333 !important;
}

.vjs-menu > .vjs-menu-content {
    max-height: 50vh !important;
}



/*top nav minor css */
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    color: #703571;
    background-color: #ffffff;
}

#navbar-collapse-MediusMenus ul.dropdown-menu {
    padding: 0px 0px;
    border: 0 !important;
}

    #navbar-collapse-MediusMenus ul.dropdown-menu > li > a {
        padding: 5px 10px;
    }


#navbar-collapse-MediusMenus .dropdown-menu > li > a:hover, #navbar-collapse-MediusMenus .dropdown-menu > li > a:focus {
    background-color: rgba(126,57,123,1) !important;
    color: #fff !important;
    outline: none !important;
    border: none !important;
}

#navbar-collapse-MediusMenus .navbar-nav > .open > a .caret, #navbar-collapse-MediusMenus .navbar-nav > .open > a:hover .caret, #navbar-collapse-MediusMenus .navbar-nav > .open > a:focus .caret {
    border-top-color: #7f397b;
    border-bottom-color: #7f397b;
}

.site-header > div {
    top: 0;
    margin: auto;
    color: #fff;
    background-color: #7f397b !important;
    width: 100%;
    padding: 12px;
    font-size: 20px;
}

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff !important;
        background-color: transparent;
    }

    .navbar-nav > li > a {
        padding-top: 16px;
        padding-bottom: 16px;
    }
}

ul.custlist-group {
    list-style: none;
    padding: 0;
    text-transform: none !important;
}

/*Commented the below as needed paragraph casing content search grid*/
/*.saveButton, .resetButton, #uploadthumbnail, .nav-tabs > li {
    text-transform: capitalize;
}*/

.saveButton, .resetButton, #uploadthumbnail {
    text-transform: capitalize;
}

label {
    text-transform: none;
}

#MYDIV {
    /*position:absolute;
    bottom:0;
    width:100%;*/
}

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
    color: #fefefe;
    background-color: #7f397b;
    border-color: #7f397b;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    font-weight: 600;
    font-size: 1.55rem;
}

.fsStyle {
    padding: 10px;
    min-height: 40px;
}

    .fsStyle div#ulselectedOwner > a.list-group-item {
        font-size: 1.2rem;
        padding: 2px 10px 2px 0;
    }

    .fsStyle #ulChannelList > .list-group-item {
        padding: 0px;
    }

        .fsStyle #ulChannelList > .list-group-item > .tagorchannelnameinlist {
            font-size: 1.2rem;
            padding: 2px 10px 2px 0;
        }

    .fsStyle #ulselectedAdditionalOwner a {
        font-size: 1.2rem;
        padding: 2px 10px 2px 0;
    }

span.glyphicon.glyphicon-remove.badge.deleteCurrentChannel:empty {
    color: #333 !important;
    display: block;
    font-size: 1.2rem;
}

ul#ulChannelList {
    margin: 0;
}

#additionalOwnersFromCreatePage .ui-widget.ui-widget-content {
    width: 90% !important;
}

#additionalOwnersFromCreatePage ul.ui-widget-content li.ui-menu-item > a {
    width: 90%;
    break-before: avoid-column;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
}


/*to test */
#createVideoDivTitle {
    padding: .3rem 0 1.2rem 0;
    display: block;
    float: none;
    font-size: 2.5rem;
    margin-bottom: 15px;
    border-bottom: 1px solid #ddd;
    line-height: 4.6rem;
}


/*pop-up changes*/
body.modal-open {
    position: static;
    /* max-height: 200px; */
    overflow-y: auto;
}

button.Custclose {
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    position: absolute;
    right: 0 !important;
    z-index: 1111;
    left: auto;
    margin: 0;
    font-size: 2rem;
    padding: 5px;
}

.modal-body.custModelBody {
    position: relative;
    padding: 0;
    width: 100%;
}

.modal-content.custModelContent {
    position: relative;
    width: 100%;
    padding: 0px;
    margin: 0;
    border-radius: 0;
    left: 0;
    top: 5px;
    padding-top: 10px;
}

div#divRenderChannelVideo .modal-dialog.modal-sm,
div#myvideoTileContainer .modal-dialog.modal-sm,
div#myChannelTileContainer .modal-dialog.modal-sm,
div#myplaylistContainer .modal-dialog.modal-sm,
div#mysearchgridContainer .modal-dialog.modal-sm {
    width: 100% !important;
    padding: 0;
}

div.custModel {
    position: absolute;
    top: 32%;
    right: 0;
    bottom: 0;
    overflow: hidden;
    height: 70%;
    left: 0;
    margin: 0;
}

ul.custlist-group > li > a > span.glyphicon.glyphicon-tags {
    margin-right: 5px;
}

ul.custlist-group > li > a:hover {
    color: #59225a;
    font-weight: 500;
}

ul.custlist-group > li > al {
    transition: all .3s linear;
}

div.videoTileHeader h3.videoTileHeaderEditOptions {
    padding: 0 !important;
}


/**/
#main-container-lay {
    padding-bottom: 50px !important;
    min-height: 82vh;
}

@media screen and (max-width: 500px) {
    #main-container-lay {
        min-height: 70vh;
    }
}

.addToplayList:before,
.resetAddToPlaylist:before,
.ResetaddToChannelList:before,
.addToChannelList:before {
    margin-right: 10px;
}

#playerTopics::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
#playerTopics {
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
    height: 100%;
    padding-bottom: 36px;
    overflow: scroll;
}

#dynamictitle,
#playerTopics {
    left: 0;
    width: 30%;
    /*    max-width: 418px;*/
    min-width: 300px;
    /*height: auto;*/
    text-align: left;
    right: 1em;
    top: 0px !important;
    color: rgb(255, 255, 255);
    font-size: 2.6vw;
    font-family: segoe UI;
    font-weight: normal;
    position: absolute;
    z-index: 1;
    opacity: 50;
}

@media screen and (max-width: 991px) {
    #dynamictitle,
    #playerTopics {
        width: 40%;
    }
}

@media screen and (max-width: 750px) {
    #dynamictitle,
    #playerTopics {
        width: 40%;
    }
}

@media screen and (max-width: 650px) {
    #dynamictitle,
    #playerTopics {
        width: 45%;
    }
}

@media screen and (max-width:300px) {
    div#playerTopics {
        display: none !important;
    }
}

#dynamictitle {
    width: auto;
    left: 15%;
    top: 5% !important;
    background-color: #2f2f2f;
    color: white;
    z-index: 2;
    display: inline-table;
    padding: 3px;
}

    #dynamictitle span {
        display: inline-block;
        font-size: 2.6vw
    }

#playerTopics .cyoa-section {
    background-color: #2f2f2f;
}

#playerTopics .header-timer {
    clear: both;
    padding-top: 10px;
}

    #playerTopics .header-timer hr {
        height: 10px;
        background-color: white;
        width: 0px;
        left: 0;
        margin-left: 0;
    }

#playerTopics .cyoa-header {
    vertical-align: bottom;
}

    #playerTopics .cyoa-header span {
        background-color: #2f2f2f;
        display: block;
    }

#playerTopics .header-text {
    font-size: 24px;
    padding-top: 30px;
    text-align: center;
    font-family: segoe UI semibold;
    padding-left: 5px;
    padding-right: 5px;
    float: left;
}

#playerTopics .countdown {
    float: right;
    padding-top: 30px;
    font-size: 24px;
    padding-left: 5px;
    padding-right: 15px;
}

#playerTopics .cyoa-topics {
    clear: both;
}

#playerTopics .topic-link {
    display: inline-block;
}

    #playerTopics .topic-link img {
        width: 100%;
    }

#playerTopics .hoveropacity {
    opacity: 0.7;
}

#playerTopics .cyoa-topic {
    overflow: hidden;
    cursor: pointer;
}

#playerTopics .displaynone {
    display: none !important;
}

.cyoa-popup {
    left: 10%;
    width: auto;
    text-align: left;
    right: 1em;
    top: 7% !important;
    color: rgb(255, 255, 255);
    font-size: 2.6vw;
    font-family: segoe UI;
    font-weight: normal;
    position: absolute;
    z-index: 1;
    opacity: 50;
    display: table;
    background-color: #2f2f2f;
    padding-left: 5px;
    padding-right: 5px;
}

.cyoa-select {
    opacity: 0.5;
    border: 2px solid #428bca;
}

/***Video Banner Layout 1 Card  -- Start**/
.vid-card-content {
    width: 540px;
    border-radius: 7px;
    background-color: rgba(0,0,0,0.7);
    position: fixed;
    left: 24px;
    bottom: 26px;
    display: none;
    padding:23px 24px 36px 24px;
    box-sizing: border-box;
}

.video-details {
    width: 100%;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
}

.title-bnl1 {
    font-size: 32px;
    font-weight: 600;
}

.desc-bnl1 {
    font-size: 15px;
    font-weight: normal;
    margin-top: 16px;
    max-height: 80px;
    line-height: 1.33;
    overflow: auto;
}

    .desc-bnl1::-webkit-scrollbar {
        display: none;
    }

.video-footer-bnl1 {
    width: 100%;
    font-size: 15px;
    color: #000000;
    margin-top: 32px;
}

.btn-watch-video {
    box-sizing: border-box;
    height: 44px;
    padding: 9px 12px 9px 12px;
    object-fit: contain;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: left;
    border: none;
    z-index:1000;
    color: black;
    background-color:white
}
.btn-watch-video:hover {
    opacity:0.9;
}

@media only screen and (max-width: 768px) {
    .vid-card-content {
        width: 384px;
        left: 16px;
        bottom: 18px;
    }

    .desc-bnl1 {
        max-height: 60px;
    }

    .video-footer-bnl1 {
        margin-top: 16px;
    }
}

@media only screen and (max-width: 425px) {
    .vid-card-content {
        width: 100%;
        border-radius: 0px;
        background-color: rgba(0,0,0,1);
        padding: 24px 24px 33px 24px;
        left: 0;
        bottom: 0;
        top: 40%;
    }

    .title-bnl1 {
        font-size: 28px;
        font-weight: 600;
    }

    .desc-bnl1 {
        max-height: 97px;
    }

    .video-footer-bnl1 {
        margin-top: 24px;
    }

    #player_section {
        margin-top: 0px !important;
    }

    .img-relative {
        position: relative !important;
    }
}

/***Video Banner Layout 1 Card  -- End**/

/*MLV Plugin CSS*/
.vjs-mlv-button img {
    height: 18px;
    margin-top: 0px;
    margin-right: 0px;
}

.vjs-mlv-button .outline-enabled-control.focus,
.vjs-mlv-button .outline-enabled-control:focus {
    outline: 2px solid #fff !important;
}

.amp-default-skin .amp-mlv-control::before {
    content: "\e62d "
}
/*MLV Plugin CSS End*/

/*VII Plugin CSS*/
.vjs-menu-item.amp-vii-control::before{
    width:5px !important;
}
.vii-insights-container {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 350px;
}
.vii-insights-container>iframe {
    width: 100%;
    height: 100vh;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
/*END VII Plugin CSS*/


/*ASL Popup Plugin CSS*/

.asl-container {
    position: absolute;
    right: 0;
    /*top: 0;*/
    bottom: 0;
    width: 350px;
    /*height: 100vh;*/
    margin-right:15px;
}

@media screen and (max-width: 600px) {
    .asl-container{
        width: 250px;
    }
    .asl-container > .azuremediaplayer {
        height: 140px !important;
    }
}

@media screen and (max-width: 250px) {
    .asl-container{
        width: 200px;
    }
    .asl-container > .azuremediaplayer {
        height: 110px !important;
    }
}

.asl-container > .azuremediaplayer {
    width: 100%;
    height: 200px;
    position: absolute;
    /*top: 0;*/
    left: 0;
    right: 0;
    bottom: 50px;
    background-color: transparent;
}
/*END ASL Popup Plugin CSS*/


/*(Bug 8418)(Accessibility Fix) Colour contrast ratio of option ‘white’ when in focus is less than 4.5.1*/
.azuremediaplayer option:checked {
    color: white !important;
}
/*END (Bug 8418)(Accessibility Fix) Colour contrast ratio of option ‘white’ when in focus is less than 4.5.1*/

/*(Bug 8419)(Accessibility Fix) Content is not visible after 400 % zoom and because of it user is not able to access the content*/
@media screen and (max-width: 600px) {
    .vjs-caption-settings.vjs-modal-overlay {
        max-height: 75%;
        max-width: 100%;
    }

    .vjs-tracksettings .vjs-tracksettings-colors{
        float:unset !important;
    }

    .vjs-tracksettings .vjs-tracksettings-font {
        float: unset !important;
    }

    .vjs-tracksettings .vjs-tracksettings-controls {
        float: right;
        bottom: unset !important;
    }
}
/*END (Bug 8419)(Accessibility Fix) Content is not visible after 400 % zoom and because of it user is not able to access the content*/
.vjs-menu.showfiv {
    display: block !important;
    visibility: visible !important;
    opacity: 1!important;
}
/*tooltip overloading*/
.tooltip-inner {
    background-color: rgb(60,69,79);
    color: #fff;
}

.tooltip.top .tooltip-arrow {
    border-top-color: rgb(60,69,79);
}

.tooltip.right .tooltip-arrow {
    border-right-color: rgb(60,69,79);
}

.tooltip.bottom .tooltip-arrow {
    border-bottom-color: rgb(60,69,79);
}

.tooltip.left .tooltip-arrow {
    border-left-color: rgb(60,69,79);
}

.tooltip.in {
    opacity: 1 !important;
}

.liked-video > .vjs-control-content > a {
    color: rgb(60,69,79)!important;
}
