/**page.css***********************************************************************************/
#filter_container input{
    font-style: normal;
}
.multiselect-container li{
    padding: 3px 8px;
    background: #00ABA1;
    color:#fff;
}
.multiselect-container li:hover{
    background: #fff;
    color:#333;
}
.multiselect-container a{
    text-decoration: none !important;
}
#popular_filter_container a{
    text-decoration: none !important;
}
#popular_filter_container li{
    padding: 3px 6px;
    background: #00ABA1;
    color:#fff;
}
#popular_filter_container li:hover{
    background: #fff;
    color:#333;
}

.music-ad.img-responsive {
    margin: auto;
}
.padding-top-15{
    padding-top:15px; 
}
#alertBarSuccess{
    position:absolute; 
    top:15%; 
    display:none;
    z-index:10000;
}
#alertBarError {
    position: absolute;
    top: 15%;
    display: none;
    z-index: 10000;
}
ul.multiselect-container li:hover{
    background: #f5f5f5 !important;
    color:#333 !important;
}
.padding-mix-2{
    padding:2px;
}
.lc-border-left{
    border-left:2px solid #cccccc !important;
}
.lc-no-pointer{
    pointer-events: none;
}
.lc-align-right{
    text-align: right;
}
.lc-align-center{
    text-align: center;
}
.top-mix{
    margin: 8px 0px 4px 0px;
}
.top-mix-1{
    margin: 15px 0px 8px 0px;
}
.lc-grey-flash{
    color: #999999;
}
.add_classification_button {
    color: #FFF;
    background-color: #09B5A1;
    display: inline-block;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
}
.save_btn {
    color: #FFF;
    background-color: #d3d3d3;
    display: inline-block;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
}
.cancel_classification_button {
    color: #FFF;
    background-color: #09B5A1;
    display: inline-block;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
}
/* Error message */
#error_msg_outer {
    left: 0;
    position: fixed;
    right: 0;
    top: 68px;
    width: 100%;
    z-index: 2000;
    pointer-events: none;
}
#error_msg {
    margin-left: auto;
    margin-right: auto;
    width: 718px;
    z-index: 1039;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, .1);
    pointer-events: auto;
    display: none;
}
@media (max-width: 767px) {
    #error_msg {
        width: 100%;
    }
}
/* Form Controls */
.control-label {
    font-weight: normal;
}
.form-control {
    font-style: italic;
}
/* Search Result Box */
#searchResultBox {
  max-height: 300px;
  width: 100%;
  border: 1px solid silver;
  overflow-y: scroll;
  display: none;
}
@media (min-width: 1200px) {
  #searchResultBox {
    width: 94%;
  }
}
#noResults {
  padding-top: 5px;
  padding-left: 13px;
  display: none;
}
#searchResultBox {
    width: 94%;
}
#searchResultBox {
    border: 1px solid silver;
    display: none;
    max-height: 300px;
    overflow-y: scroll;
    width: 100%;
}
.resultBar {
    border-bottom: 1px solid silver;
    display: none;
    padding: 5px 13px;
}
#noResults {
    display: none;
    padding-left: 13px;
    padding-top: 5px;
}
.resultBar .single {
    display: none;
    margin-bottom: 5px;
}
.resultBar .L1.single, .resultBar .L2.single {
    color: #a4a4a7;
}
.resultBar .group {
    display: none;
}
.resultBar .L2.single {
    padding-left: 40px;
}
.resultBar .L1.single, .resultBar .L2.single {
    color: #a4a4a7;
}
.resultBar .single {
    display: none;
    margin-bottom: 5px;
}
.resultBar .L3.single {
    padding-left: 80px;
}
.resultBar .L3 {
    cursor: pointer;
}
.resultBar .L3 .catText {
    font-size: 16px;
    font-weight: 600;
    text-decoration: underline;
}
.resultBar .L3.active {
    background-color: rgb(208, 231, 226);
}
.resultBar .L3.single {
    padding-left: 80px;
}
.resultBar .catText .highlight {
    color: rgb(238, 153, 50);
    font-weight: bold;
}
.class_edit_text {
    margin-left: 2px;
}
.modal_border_div {
    border: 2px solid #7C7F81;
    margin-bottom: 8px;
    margin-top: 8px;
    padding-left: 8px;
    padding-right: 8px;
}
.modal_data_options {
    margin-left: 30px;
}
.modal-footer {
    border-top: none;
}
.data-img {
    width: 31px;
    margin-left: 11px;
}
#classificationImgOverlay {
    display: none;
}
#classificationImgOverlay{
    width: 1187px;
    position: absolute;
    z-index: 10;
    height: 3514px;
    background-color: #D7D8D9;
    opacity: 0.6;
}
#classificationimgOverlayText {
    opacity: 1;
    color: black;
    font-family: helvetica, san-serif;
    font-weight: bold;
    font-size: 32px;
    margin-left: 141px;
    margin-top: 304px;
    width: 1030px;
    opacity: 1;
    height: 500px;
    text-align: center;
}
#categoryDataEdit .banner_v2 {
    padding-top: 0.2em !important;
}
.banner_v2 {
    background-color: #6d6f71;
    background-image: none;
    border-radius: 0;
    font-size: 22px;
    height: 37px;
    padding-bottom: 0.2em;
    padding-left: 1em;
    padding-right: 1em;
    padding-top: 3px !important;
}
.banner {
    background-repeat: repeat-x;
    color: #ffffff;
    font-family: "sofia_pro_lightregular";
    margin-left: 17px;
    padding-top: 1px !important;
    width: 95%;
}
.current_class {
    margin-bottom: 1em;
    margin-left: 31px;
    padding: 1em;
    width: 100%;
}
ul.categories {
    font-size: 12px;
    list-style-type: none;
    margin: 0;
    /*overflow: auto;*/
    padding: 0;
    width: 96%;
}
ul.categories .goldText {
    color: rgb(255, 166, 25);
}
ul.categories > li > ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
ul.categories > li > ul > li:first-child {
    padding-left: 1em;
}
ul.categories > li > ul > li {
    display: inline;
    padding: 0.25em 1em 0.25em 0;
}
ul.categories > li > ul > li::after {
    content: "»";
    padding: 0.25em 0 0.25em 1em;
}
ul.categories > li > ul > li:last-child::after {
    display: none;
}
.btn-add-taxo {
    color: #FFF;
    background-color: #09B5A1;
    display: inline-block;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 2px 15px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 0px;
    -moz-user-select: none;
    height: 26px;
    margin-top: 4px;
}
.add_btn_disable {
    color: #FFF;
    background-color: #d3d3d3;
    display: inline-block;
    height: 26px;
    margin-top: 4px;
    text-align: center;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 2px 15px;
    font-size: 14px;
    border-radius: 0px;
    -moz-user-select: none;
}
#chClassifications {
    display: none;
}
.glyphicon {
    margin-left: 2px;
    cursor: pointer;
}
#main-desc-div {
    background-color: #fffaca;
}
#contentCadenceToolTip {
    padding-left: 4px;
    padding-right: 4px;
    position: relative;
    margin-top: 6px;
}
#contentInsightsToolTip {
    padding-left: 4px;
    padding-right: 4px;
    position: relative;
    margin-top: 6px;
}
#cadenceLeftTitle {
    font-size: 17px;
}
#cadenceTitle {
    text-align: center;
    border-left: 1px solid #CCC;
    font-size: 13px;
}
.channel-details {
    color: #09B5A1;
}
.top-ten-channels {
    border-bottom: 0px none !important;
}
.cadence-insights-table {
    height: 283px;
    width: 100%;
}
.cadence-values{
    border-left:1px solid #CCC;
    text-align:center;
    font-size:13px;
    border-top: 1px solid #CCC;
}
.content-load-data {
    float: left;
}
.data-prcoessing {
    float: left;
}
#contentCadenceInsightLoading {
    margin-left: 210px;
}
/*** CSS for Select Topic Page ***/
body{
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
}
/*#LC-table-div {
    height: 75vh;
    overflow: auto;
    width: 100%;
    margin:0 auto;
    position: relative;
}*/
.LC-content {
   padding-bottom: 20px;
    /*min-height: 800px;*/
}
.LCContainerClass {
    padding-top:0px !important;
    padding-bottom: 0px !important;
    width: 98% !important;
}
/*START FILTER DROP DOWN*/
#filter_container .btn {
    border: none!important;
}
#filter_container .btn-default:hover,#filter_container .btn-default:focus, #filter_container .btn-default:active, #filter_container .btn-default.active, .open > #filter_container .dropdown-toggle.btn-default,
#popular_filter_container .btn-default:hover,#popular_filter_container .btn-default:focus, #popular_filter_container .btn-default:active, #popular_filter_container .btn-default.active, .open > #popular_filter_container .dropdown-toggle.btn-default {
   background-color: #00aba1 !important;
   color: #fff!important;
   width: 220px !important;
   border-radius: 0px!important;
   font-size: 16px;
}
#filter_container .btn-default, #filter_container .btn-default, #filter_container .btn-default, #filter_container .btn-default, .open > #filter_container .dropdown-toggle.btn-default,
#popular_filter_container .btn-default {
    width: 220px !important;
    background-color: #00aba1 !important;
}
#filter_container .btn-default,
#popular_filter_container .btn-default {
    background-color: #ECEFEF !important;
    color: #333!important;
}
#filter_container .caret,
#popular_filter_container .caret {
    border: none!important;
}
#filter_container .btn-group,
#popular_filter_container .btn-group {
    background-color: #f5f5f6;
}
#filter_container .btn,
#popular_filter_container .btn {
    -moz-user-select: none;
    background-image: none;
    border: none!important;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.23;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

#filter_container ul.multiselect-container{
    border: none!important;
    background-color: #00aba1 !important;
    color: #fff!important;
    margin-left:-3px !important;
    width:220px;
}
#filter_container ul.multiselect-container.theme{
    width:450px !important;
}
.input-group.theme-input-group{
    width: 97%;
}
#filter_container ul > li > a:not(#popular_filter_container ul > li > a) {
    color: #fff!important;
}
#filter_container ul > li > a:hover, #filter_container ul> li > a:focus,
#popular_filter_container ul > li > a:hover, #filter_container ul> li > a:focus {
    background-color: #f5f5f5;
    color: #333!important;
    text-decoration: none;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background-color: #00ABA1 !important;
}
#filter_container .dropdown-menu:not(.popular-section) {
  /*  max-height:400px;*/
  max-height:250px;
    overflow-x  : auto;
    border-radius:0px !important;
}
.menu-btn,
.btn-popular {
    height: 53px;
}
.multiselect-selected-text {
   font-weight: bold;
}
.set-sorted-datatable-col {
    font-weight: bold;
    color:#00ABA1;
}
#filter_container .btn-group > .btn:nth-last-child(-n+3) {
  /*  margin-left:-3px !important;*/
  margin-left:-5px !important;
}

#filter_container{
    margin-left: 3px !important;
}
.multiselect-container input {
    display: none
}
/*.multiselect-container > li > a > label.radio, .multiselect-container > li > a > label.checkbox {
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 300px;
}
.multiselect-container > li > a > label.radio {
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 450px;
}
.multiselect-container > li > a > label {
    padding-left: 10px !important;
    padding-right: 3px !important;
}*/

button .active.multiselect-selected-text {
   font-weight:bold;
   color: #fff !important;
}

/*END FILTER DROP DOWN*/
/*START GOOGLE AUTHENTICATION*/
.overlay {
    background: #8C8C8C !important;
    color: #6C6D70 !important;
    border-color: #b0b0b0 !important;
}
.overlay-container {
    background: rgba(55, 255, 255, 0.25) none repeat scroll 0 0;
    padding:18px;
    border-radius:5px;
    text-align:center; 
    align-self:flex-end; 
    color:#f0f0f0;
    width: 400px;
}
#divOverlay {
    top:20%;
    left:1223px;
    position:absolute;   
    z-index: 10;
}
#divOverlay p {
    font-weight: bold;
    font-size: 14px;
    margin: 0px!important;
}

#btn_auth{
    background-color:#00ACA2;
    color:#fff;
    border:1px solid #fff;
    font-weight: bold;
    margin-top: 20px;
}
/*END GOOGLE AUTHENTICATION*/

/*START HEADER*/
.logoutButton {
    background-color:#00aba1;
    color:#fff;
    font-size: 14px;
    border:2px solid #ccc;
    height: 34px;
}
span.welcome {
    font-family: 'sans serif';
    font-size: 14px !important;
}
span.name {
    color: #FFAC3C;
    font-family: 'sans serif';
    font-size: 14px !important;
    margin-left: -15px;
}
/*END HEADER*/

/*START SORTING ICONS*/
.LC-sorting-custom { background: url('../images/sort_both.png') no-repeat center right; }
.LC-sorting-asc-custom {
    background-color: #28a69c !important;
    background: url('../images/sort_asc.png') no-repeat center right;
    color: #FFFFFF;
}
.LC-sorting-desc-custom {
    background-color: #28a69c !important;
    background: url('../images/sort_desc.png') no-repeat center right;
    color: #FFFFFF;
}
/*END SORTING ICONS*/

/*START SHOWING HORIZONTAL SCROLL IN DATATABLE*/
@media screen and (max-width: 867px) {
    .LC-table-responsive {
      /*  width: 100%;
        margin-bottom: 15px;
        overflow-y: auto;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        -webkit-overflow-scrolling: touch;*/
    }
}
/*END SHOWING HORIZONTAL SCROLL IN DATATABLE*/
/*START OTHER COMMAN*/
.LC-table-responsive { width: 100%; }
.LC-overflow-x-auto { overflow-x: auto; }
.set-font-14 { font-size: 14px; }
.set-btn-top-header {
    font-size: 13px;
    font-weight: normal !important;
}
.set-btn-header {
    font-weight: bold;
    font-size: 16px;
}
#btn-show-more {
    font-size: 14px;
    border:2px solid #ccc;
}
.all-uppercase {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: capitalize;
    white-space: nowrap;
    width: 195px;
}
.ajax-process {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: rgb(249, 237, 190);
    border-color: -moz-use-text-color rgb(240, 195, 109) rgb(240, 195, 109);
    border-image: none;
    border-radius: 0 0 3px 3px;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    color: rgb(52, 73, 94);
    font-size: 13px;
    font-weight: bold;
    left: 45%;
    /*top: 0;*/
    top:14%;
    padding: 5px 20px;
    position: absolute;
    width: auto;
    z-index: 1050 !important;
}
.lc-cursor-pointer { cursor: pointer; }
.LC-cursor-pointer { cursor: pointer; }
.glyphicon-info-sign { font-size: 10px !important; }
.cust-display-none { display: none; }
.top-8 { margin-top:8px; }
.top-30 { margin-top:30px; } 
.LC-set-table-header {
    font-size: 12px;
    background-color: #ffffff;
}
.LC-set-table-header-upper {
    background-color: #6F7175 !important;
    color: #FFF !important;
    /*margin: auto 15px;*/
    padding: 10px 15px;
}
.LC-set-table-header-upper span {
    font-weight: normal;
    font-size: 12px
}
.LC-set-table-header-upper span a{
    color: #FFAD3E;
}
.LC-set-table-body {
    font-size: 11px;
}
.add-color{
    color:#00aca2;
}
#LCMainHeader{
    font-size: 30px;
    color:#6F7175;
    font-weight: bold;
    display: inline-block;
}
.set-retriev-row{
    font-size: 12px;
    text-align: center;
    font-weight: bold;
    font-style: italic;
}
.btn-teal {
    background-color: #2db5ab;
    border-color: rgb(192, 193, 191);
    border-radius: 0;
    color: white;
}

#txt-search {
    display: inline-block;
    font-style: normal;
    margin-right: 10px;
    width: 250px;
}
#login-true span {
    padding-right: 10px;
}
#gSignInLC {
    border: 1px solid #FFFFFF;
}

#listCentralSignIn {
    font-size: 11px;
    padding-top: 2px;
}
#noAssociatedChannel {
    text-align: center;
    font-size: 12px;
}
#userChannels {
    font-size: 12px !important;
    height: 30px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 150px;

}
#userVideos {
    font-size: 12px !important;
    height: 30px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 150px;

}
#listCentralSignIn a {
    color: #FFFFFF;
    text-decoration: underline;
}
/*END OTHER COMMAN*/

/*adding magnifying icon and manage input padding*/
/* enable absolute positioning */
.inner-addon { 
    position: relative; 
}
input#txt-search{
  padding-left:28px;
}
/* style icon */
.inner-addon .glyphicon {
  position: absolute;
  padding: 9px 6px;
  pointer-events: none;
}
/* align icon */
.left-addon .glyphicon  { left:  0px; color:#00ABA1;}
/* popular list CSS */
#popular_filter_container .popular-lists {
    background-color: #00aba1;
    border: medium none;
    color: #fff;
    font-size: 14px;
    margin-top: 5px;
    position: absolute;
    width: auto;
    z-index: 1000;
}
#popular_filter_container .popular-lists-second {
    background-color: #00aba1;
    border: medium none;
    color: #fff;
    height: 250px;
    overflow: auto;
    z-index: 1000;
}
/*#popular_filter_container .multi-column-dropdown > li > a > label,
#popular_filter_container .popular-lists-second > li > a > label {
    cursor: pointer;
    font-weight: normal;
}*/
#popular_filter_container .popular-lists a,
#popular_filter_container .popular-lists-second a  {
    text-decoration: underline;
}
.top-viewed-header a,
#topLangs a, #topTopics a,
#topProducers a {
    text-decoration: none !important;
}
.popular-lists-second a{
    text-decoration: underline !important;
}
#popular_filter_container .popular-lists input {
    display: none;
}
.LC-select-field{
    height: 20px;
    font-size: 11px;
    padding: 0px;
}
.custom-alert-bar {
    left: 25%;
    top: 15%;
    position: fixed;
    width: 50%;
    z-index: 100000;
}
.popular-details a {
    color: #00aba1 !important;
    cursor: pointer !important;
}
.no-records {
    text-align: center !important;
}
#popular_filter_container .dropdown-menu {
    left: unset;
    min-width: 200px;
    right: 0;
}
#popular_filter_container .dropdown-menu.columns-2 {
    min-width: 400px;
}
#popular_filter_container .dropdown-menu.columns-3 {
    min-width: 1100px;
}
#popular_filter_container .dropdown-menu li a {
    padding: 0px 15px;
    font-weight: 300;
}
#popular_filter_container .multi-column-dropdown {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
#popular_filter_container .multi-column-dropdown li a {
    display: block;
    clear: both;
    line-height: 1.428571429;
    white-space: normal;
}
a.social-rankings {
    padding: 0px 0px !important;
    font-size: small;
}
.LC-content .popover {
    z-index: 100000 !important;
}
.popular-details {
    color: #fff;
}
.popular-active {
    background-color: #f5f5f5;
    color: #333;
    text-decoration: none !important;
}
@media (max-width: 767px) {
    #popular_filter_container .dropdown-menu.multi-column {
        min-width: 240px;
        overflow-x: hidden;
    }
}
@media (max-width: 1024px) {
    #popular_filter_container .dropdown-menu.multi-column {
        overflow-x: hidden;
    }
    #popular_filter_container .dropdown-menu {
        left: 0;
    }
}
@media (max-width: 1280px) {
    #popular_filter_container .dropdown-menu.multi-column {
        min-width: 940px;
        overflow-x: hidden;
    }
}

.bullet-circle{
  font-size: 6px;
  vertical-align: middle;
  color: #6d6e71;
  padding: 5px;
}
#listCentralVideosHead .info-button {
    font-size: 14px !important; 
    color: #999;    
    margin-top: 6px; 
}

/*#listCentralVideosTable {
  position: relative; 
  background-color: #fff;
  overflow: hidden;
  border-collapse: collapse;
}*/


/* NEW TABLE CSS With Responsive */
/*thead {
  position: relative;
  display: block; 
  overflow: visible;
}*/

/*thead tr.first th {
    max-height: 16px;
}
thead tr.second th {
  max-height: 14px;
}*/

th.lc-child-head {
    font-weight: normal;
    padding-top: 5px;
    text-align: center;
}
.lifetime-data {
    font-size: 14px;
} 

.adjust-block-look{
    border-top: 3px solid #dddddd;
    margin-top: -24px;
    margin-left: 0px;
    border-left: 2px solid #dddddd;
    border-right: 2px solid #dddddd;
    border-bottom: 3px solid #dddddd;
    background-color: #ffffff !important;
}
.adjust-inline-flex{
    display: table-cell;
    width: 40px;
    border-right:2px solid #dddddd;
}
.padding-mix{
    padding:9px 4px 9px 0px;
}
.padding-mix-1{
    padding: 0px 6px !important;
}
.adjust-inline{
    display: table-cell;
    text-align: left;
}
.adjust-table{
    display: table;
    width:100%;
    height: 100%;
}
.border-none{
    border:none !important;
}
.padding-10{
    padding:10px;
}
.padding-9{
     padding:9px;
}
.display-flex{
    display: flex;
}

/*tbody*/
/*tbody#listCentralVideosBody {
  position: relative;
  display: block;  
  overflow: scroll;
}*/

th, td {
    border: 2px solid #DDDDDD;
    border-collapse: collapse;
}  

thead th{
    background-color: #fff !important;
}

.freeze-column-head-th {
  position: relative;
  display: block; 
  z-index:100;
  cursor: default;
}

.freeze-column-body-td {
  position: relative;
  display: block;
  height: 40px;
  z-index:100;
  cursor: default;
  margin-top: -1px;
}

.padding-0{
    padding:0px !important;
}

.overflow-ellipsis{
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    max-width: 250px;
}

#listCentralVideosMasterDiv {
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;   
    border-right: 2px solid #dddddd;
    border-bottom: 2px solid #dddddd;
}
.dragscroll {
    cursor: grab;
    cursor :-o-grab;
    cursor : -moz-grab;
    cursor : -webkit-grab;
}
.lc-absolute{
    position: absolute;
}

.circle-scroll-nav  {
    right: 60px;  
    bottom: 30px;  
    color: #00aba1;
    width:60px;
    height: 60px;
    border-radius: 50%;
    background-color: #ffffff;
    padding: 8px 0px;
    text-align: center;
    -webkit-box-shadow: 0 0 4px 2px #888888;
    -moz-box-shadow: 0 0 5px 2px #888888;
    box-shadow: 0 0 5px 2px #888888;
    z-index:111;
    position: fixed;
    display: none !important;
}

.circle-scroll-nav span{
    font-size:10px;
    font-weight: bold;
}

.top-link-block a{
    color: #fff;
    background: #2db5ab;
}
.top-link-block{
    left: 25px;
    bottom: 35px !important;
    z-index:111;
}

.circle-scroll-nav li {
  position: absolute;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  list-style-type: none;
  text-align: center;
  top: 0;
  left: 0;
}

.circle-scroll-nav li:nth-child(1) {
    top: -8px;
    left: 18px;
}
.circle-scroll-nav li:nth-child(2) {
    top: 14px;
    left: 40px;
}
.circle-scroll-nav li:nth-child(3) {
    top: 34px;
    left: 18px;
}
.circle-scroll-nav li:nth-child(4) {
    top: 14px;
    left: -4px;;
}
.circle-scroll-nav .fa{
    font-size: 32px;
    height:12px;
}
.circle-scroll-nav a.scroll-nav-link{
    text-decoration: none;
    cursor: pointer;
}
#show_more_videos{
    position: absolute;
    z-index:111;
}
.bg-color-even{
    background-color: #ffffff !important;
}
.bg-color-odd{
    background-color: #eeeeee !important;
}

#userChannelsData td {
    padding:10px;
    border: none !important;
    font-size: 11px;
    background-color: #CEEFED !important;
}
#userChannelsData{
    border: 1px solid #dddddd;
    background-color: #CEEFED !important;
}
.padding-6{
    padding:6px;
}
#userChannelsData .adjust-inline{
    background-color: #CEEFED !important;
}
tbody#listCentralVideosBody {
    padding-bottom: 50px;
}
tbody td{
    padding: 8px;
}
@media screen and (max-width: 6200px){
    .top-videos thead {
       width: calc( 100% - 2.5em ) !important;
    }
}
@media screen and (max-width: 3800px){
    .top-videos thead {
       width: calc( 100% - 2.5em ) !important;
    }
}
@media screen and (min-width: 2880px){
    .top-videos thead {
       width: calc( 100% - 2.4em ) !important;
    }
    tbody#listCentralVideosBody {
        height: 1267px;
    }
}
@media screen and (max-width: 2400px){
    .top-videos thead {
        width: calc( 100% - 1.8em ) !important;
    }
}
@media screen and (max-width: 1920px){
    .top-videos thead {
        width: calc( 100% - 1.6em ) !important;
    }
}
@media screen and (max-width: 1700px){
    .top-videos thead {
        width: calc( 100% - 1.5em ) !important;
    }
}
@media screen and (max-width: 1600px){
    .top-videos thead {
        width: calc( 100% - 1.3em ) !important;
    }
}
@media screen and (max-width: 1400px){
    .top-videos thead {
        width: calc( 100% - 1.2em ) !important;
    }
}
@media screen and (max-width: 1200px){
    .top-videos thead {
        width: calc( 100% - 1.6em ) !important;
    }
}
@media screen and (max-width: 1000px){
    .top-videos thead {
        width: calc( 100% - 1.8em ) !important;
    }
}
@media screen and (min-width: 768px){
    #alertBarSuccess{
        left:21%;
    }
    #alertBarError{
        left:21%;
    }
    #show_more_videos{
        bottom:30px;
        /*width:100%;*/
    }
    #LCHeader{
        font-size: 22px;
    }
    /*tbody#listCentralVideosBody{
        height: 75vh;
    }*/
    /*
    tbody#listCentralVideosBody, thead {
        width:94.5vw;
    }*/
    .max-min-lc-gr-1{
    max-width: 160px;
    min-width: 160px;
    }

    .max-min-lc-prt{
        max-width: 170px;
        min-width: 170px;
    }

    .max-min-lc-gr-3{
        max-width: 90px;
        min-width: 90px;
    }

    .max-min-lc-gr-4{
        max-width: 100px;
        min-width: 100px;
    }

    .max-min-lc-gr-2{
        max-width: 110px;
        min-width: 110px;
    }

    .max-min-lc-rnk{
        max-width: 40px;
        min-width: 40px;
    }
    .max-min-lc-gr-0{
        max-width: 200px;
        min-width: 201px;
    }
    #show_more_videos{
        text-align:center;  
    }
    #listCentralVideosHead th {
        /*padding: 0 8px;*/
    }
    #listCentralVideosHead .info-button{
        margin-left:4px;
    }
    .adjust-padding-look{
    padding:20px 4px 19px 4px;
    }
    .adjust-padding-look-vid{
    padding:25px 4px 9px 4px;
    }
    .LC-set-table-header-upper{
        display: block;
    }
    #search_show{
        display: none;
    }
    div.popular-list-span{
         font-weight: bold;
    }
    #no_records{
        top:25%;
        text-align: center;
        padding:8px;
    }
}
@media screen and (max-width: 767px){
    ul.multiselect-container li:hover{
        background: #f5f5f5 !important;
        color: #333!important;
    }
    #userVideos{
        padding: 6px 3px;
        font-size: 11px !important;
        width: 122px !important;
    }
    #no_records{
        top:25%;
        text-align: center;
        padding:8px;
    }
    .LC-set-table-header-upper{
        display: none;
    }
    #search_show{
        display: block;
    }
    .padding-mix-2{
        padding:4px;
    }
    #alertBarSuccess{
        left:5%;
        width:90%;
    }
    #alertBarError{
        left:5%;
        width:90%;
    }
    #show_more_videos{
        bottom:20px;
       /* width:94%;*/
    }
    /*tbody#listCentralVideosBody{
        height: 63vh;
    }*/
    /*tbody#listCentralVideosBody, thead {
        width:90vw;
    }*/
    .max-min-lc-gr-1{
        max-width: 130px;
        min-width: 130px;
    }

    .max-min-lc-prt{
        max-width: 140px;
        min-width: 140px;
    }

    .max-min-lc-gr-3{
        max-width: 84px;
        min-width: 84px;
    }

    .max-min-lc-gr-4{
        max-width: 92px;
        min-width: 92px;
    }

    .max-min-lc-gr-2{
        max-width: 88px;
        min-width: 88px;
    }

    .max-min-lc-rnk{
        max-width: 35px;
        min-width: 35px;
    }

    .max-min-lc-gr-0{
        max-width: 165px;
        min-width: 166px;
    }

    .adjust_vid{
        border-top: 3px solid #dddddd;
        margin-top: -9px !important;
        margin-left: -9px !important;
        border-left: 2px solid #dddddd;
        border-right: 2px solid #dddddd;
        border-bottom: 3px solid #dddddd;
        background-color: #ffffff !important;
    }
    .overlay-container {
        width: 368px;
    }
    .padding-mix-rank {
        padding: 9px 4px 9px 0px !important;
    }
    .adjust-padding-look-vid{
    padding:8px 2px 8px 2px;
    }
    .overlay-container-videos {
        width: 260px !important;
    }
    #divOverlay {
        top:120px;
        left:1048px;
    }
    #divOverlayVideos {
        top:50px;
        left:615px !important;
    }
    .circle-scroll-nav  {
        right: 40px;  
        bottom: 25px;
		display: none;
    }
    .top-link-block{
        padding: 4px 6px;
    }
    #show_more_videos{
        text-align:center;
    }
    footer{
        bottom: auto !important;
    }
    #listCentralVideosHead th {
        padding: 0 3px;
    }
    #userChannelsData td {
        padding:8px;
    }
    #listCentralVideosHead .info-button {
        margin-left: 2px;  
    }   
    .padding-mix-1{
        padding: 0px 4px !important;
    }
    .adjust-padding-look{
    padding:20px 4px 19px 4px;
    }
    .adjust-padding-look-vid{
    padding:9px 2px 9px 2px;
    }  
    .padding-mix{
        padding:9px 0px 9px 0px;
    }
    .top-mix{
        margin: 10px 0px 2px 0px;
    }
    .top-mix-1{
        margin: 1px 0px;
    }
    #LCMainHeader{
        font-size: 22px;
    }
    #LCHeader{
        font-size: 16px;
    }  
    #txt-search{
       width:70%;
    }
    .LC-set-table-header-upper{
        padding: 6px 0px 4px 0px;
    }
    .inner-addon .glyphicon {
        padding:5px;
    }
    input#txt-search{
        padding-left:24px;
    }
    .form-control{
        height: 26px;
        font-size: 13px;
    }
    .ajax-process{
        left:34%;
    }
    .top-link-block{
        left: 10px;
        bottom: 28px;
        z-index:111;
    }
    #popular_filter_container .popular-lists{
        margin-top: 2px;
    }
    div.popular-list-span{
        border-bottom: 1px solid #999999;
        width:100%;
    }
}   
@media screen and (max-width: 736px) {
    .btn-popular, #theme_btn{       
        line-height:1.35 !important;
    }
    #popular_filter_container .popular-lists-second {
        font-size: 12px !important;
        height: 160px;
    }
    #filter_container ul.multiselect-container{
        width:90px !important;
    }
    #filter_container ul.multiselect-container.theme{
        width:250px !important;
    }
    #filter_container .btn-default:hover,#filter_container .btn-default:focus, #filter_container .btn-default:active, #filter_container .btn-default.active, .open > #filter_container .dropdown-toggle.btn-default,
    #popular_filter_container .btn-default:hover,#popular_filter_container .btn-default:focus, #popular_filter_container .btn-default:active, #popular_filter_container .btn-default.active, .open > #popular_filter_container .dropdown-toggle.btn-default {
       width: 125px !important;
       font-size: 13px;
    }
    #filter_container .btn-default, #filter_container .btn-default, #filter_container .btn-default, #filter_container .btn-default, .open > #filter_container .dropdown-toggle.btn-default,
    #popular_filter_container .btn-default {
        width: 125px !important;
    }
    .set-btn-header {
        font-weight: bold;
        font-size: 12px;
    }
    .set-btn-top-header {
        font-size: 12px;
        font-weight: normal !important;
    }
    #filter_container .btn,
    #popular_filter_container .btn{
        line-height: 1.1;
    }
    .menu-btn,
    .btn-popular {
        height: 36px;
    }
    #filter_container button{
        padding:1px 0px;
    }
    #popular_filter_container .dropdown-menu.multi-column{
        min-width: 260px;
    }
   /* .multiselect-container > li > a > label.radio {
        font-size: 13px;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 450px;
    }*/
    .all-uppercase {
        width: 114px;
        font-size: 12px !important;
         padding: 2px;
    }   
    #language_list{
        left:-30%;
    }

   /* #popular_filter_container .popular-lists-second div > li > a > label{
        font-weight: normal;
        cursor:pointer;
    }*/
    #popular_filter_container .popular-lists-second{
        display: none;
        border-bottom: 2px solid #cccccc;
    }
    div.popular-list-span{
        cursor:pointer;
        font-size: 11px;
    }
/*    #popular_filter_container .popular-lists-second > li > a > label {
        cursor: pointer;
        font-weight: normal;
        margin:4px;
    }
 */
    div.popular-list-span{
        border-bottom: 1px solid #cccccc;
        width:100%;
        padding-bottom: 2px;
        font-weight: bold;
    }   
}

@media screen and (max-width: 425px){
    .padding-mix-2{
        padding:1px;
    }
    #popular_filter_container .popular-lists-second {
        font-size: 11px !important;
        height: 145px; border-bottom: 2px solid #ffffff;
    }
   /* .multiselect-container > li > a > label.radio {
        font-size: 11px;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 210px;
    } */    
     /* drop down UI*/
      #filter_container ul.multiselect-container{
        width:90px !important;
    }
    #filter_container ul.multiselect-container.theme{
        width:215px !important;
    }
    #filter_container .btn-default:hover,#filter_container .btn-default:focus, #filter_container .btn-default:active, #filter_container .btn-default.active, .open > #filter_container .dropdown-toggle.btn-default,
    #popular_filter_container .btn-default:hover,#popular_filter_container .btn-default:focus, #popular_filter_container .btn-default:active, #popular_filter_container .btn-default.active, .open > #popular_filter_container .dropdown-toggle.btn-default {
       width: 104px !important;
       font-size: 14px;
    }
    #filter_container .btn-default, #filter_container .btn-default, #filter_container .btn-default, #filter_container .btn-default, .open > #filter_container .dropdown-toggle.btn-default,
    #popular_filter_container .btn-default {
        width: 104px !important;
    }
    .set-btn-header {
        font-weight: bold;
        font-size: 11px;
    }
    .set-btn-top-header {
        font-size: 11px;
        font-weight: normal !important;
    }
    #filter_container .btn,
    #popular_filter_container .btn{
        line-height: 1.1;
    }
    .menu-btn,
    .btn-popular {
        height: 36px;
    }
    #filter_container button{
        padding:1px 0px;
    }
    #popular_filter_container .dropdown-menu.multi-column{
        min-width: 235px;
    }
    .all-uppercase {
        width: 98px;
        font-size: 11px !important;
    } 
    #language_list{
        left:-53%;
    } 

    #popular_filter_container .popular-lists-second{
        display: none;
         border-bottom: 2px solid #cccccc;
    }
    div.popular-list-span{
        cursor:pointer;
        font-size: 11px;
    }
   /* #popular_filter_container .popular-lists-second > li > a > label {
        cursor: pointer;
        font-weight: normal;
        margin:4px;
    }*/
    #popular_filter_container .dropdown-menu{
        left:-5%;
    }
    div.popular-list-span{
        border-bottom: 1px solid #cccccc;
        width:100%;
        padding-bottom: 2px;
        font-weight: bold;
    }
}
@media screen and (max-width: 320px){
     .set-btn-header {
        font-weight: bold;
        font-size: 11px;
    }
    .set-btn-top-header {
        font-size: 11px;
        font-weight: normal !important;
    }
    .all-uppercase {
        width: 82px;
        font-size: 11px !important;
    }   
    #filter_container ul.multiselect-container{
        width:72px !important;
    }
    #filter_container ul.multiselect-container.theme{
        width:200px !important;
    }
    #filter_container .btn-default:hover,#filter_container .btn-default:focus, #filter_container .btn-default:active, #filter_container .btn-default.active, .open > #filter_container .dropdown-toggle.btn-default,
    #popular_filter_container .btn-default:hover,#popular_filter_container .btn-default:focus, #popular_filter_container .btn-default:active, #popular_filter_container .btn-default.active, .open > #popular_filter_container .dropdown-toggle.btn-default {
       width: 87px !important;
       font-size: 13px;
    }
    #filter_container .btn-default, #filter_container .btn-default, #filter_container .btn-default, #filter_container .btn-default, .open > #filter_container .dropdown-toggle.btn-default,
    #popular_filter_container .btn-default {
        width: 87px !important;
    }
    #popular_filter_container .dropdown-menu.multi-column{
        min-width: 200px;
    }
    #language_list{
        left:-83%;
    }
}

@media only screen and (min-device-width: 480px) 
                   and (max-device-width: 736px) 
                   and (orientation: landscape) {
    /*tbody#listCentralVideosBody, thead {
        width: 94.5vw;
    }*/
    #txt-search{
        width:42%;
    }
    #language_list{
        left:-32%;
    }
    #popular_filter_container .dropdown-menu.multi-column{
       left:unset;
    }

    .padding-mix-2{
        padding:1px;
    }
    #popular_filter_container .popular-lists-second {
        font-size: 11px !important;
        height: 145px; border-bottom: 2px solid #ffffff;
    }
  /*  .multiselect-container > li > a > label.radio {
        font-size: 11px;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 210px;
    }   */
     /* drop down UI*/
    #filter_container ul.multiselect-container{
        width:90px !important;
    }
    #filter_container ul.multiselect-container.theme{
        width:215px !important;
    }
    #filter_container .btn-default:hover,#filter_container .btn-default:focus, #filter_container .btn-default:active, #filter_container .btn-default.active, .open > #filter_container .dropdown-toggle.btn-default,
    #popular_filter_container .btn-default:hover,#popular_filter_container .btn-default:focus, #popular_filter_container .btn-default:active, #popular_filter_container .btn-default.active, .open > #popular_filter_container .dropdown-toggle.btn-default {
       width: 104px !important;
       font-size: 14px;
    }
    #filter_container .btn-default, #filter_container .btn-default, #filter_container .btn-default, #filter_container .btn-default, .open > #filter_container .dropdown-toggle.btn-default,
    #popular_filter_container .btn-default {
        width: 104px !important;
    }
    .set-btn-header {
        font-weight: bold;
        font-size: 11px;
    }
    .set-btn-top-header {
        font-size: 11px;
        font-weight: normal !important;
    }
    #filter_container .btn,
    #popular_filter_container .btn{
        line-height: 1.1;
    }
    .menu-btn,
    .btn-popular {
        height: 36px;
    }
    #filter_container button{
        padding:1px 0px;
    }
    #popular_filter_container .dropdown-menu.multi-column{
        min-width: 235px;
    }
    .all-uppercase {
        width: 98px;
        font-size: 11px !important;
    } 
    #popular_filter_container .popular-lists-second{
        display: none;
         border-bottom: 2px solid #cccccc;
    }
    div.popular-list-span{
        cursor:pointer;
        font-size: 11px;
    }
    /*#popular_filter_container .popular-lists-second > li > a > label {
        cursor: pointer;
        font-weight: normal;
        margin:4px;
    }*/
    #popular_filter_container .dropdown-menu{
        left:-5%;
    }
    div.popular-list-span{
        border-bottom: 1px solid #cccccc;
        width:100%;
        padding-bottom: 2px;
        font-weight: bold;
    }
}

/*This for firefox*/
@-moz-document url-prefix() {
    @media screen and (max-width: 6200px){
        .top-videos thead {
           width: calc( 100% - 3.8em ) !important;
        }
    }
    @media screen and (max-width: 3800px){
        .top-videos thead {
           width: calc( 100% - 2.5em ) !important;
        }
    }
    @media screen and (max-width: 2880px){
        .top-videos thead {
           width: calc( 100% - 2.3em ) !important;
        }
        tbody#listCentralVideosBody {
            height: 1267px;
        }
    }
    @media screen and (max-width: 2400px){
        .top-videos thead {
            width: calc( 100% - 1.75em ) !important;
        }
    }
    @media screen and (max-width: 1920px){
        .top-videos thead {
            width: calc( 100% - 1.6em ) !important;
        }
    }
    @media screen and (max-width: 1700px){
        .top-videos thead {
            width: calc( 100% - 1.4em ) !important;
        }
    }
    @media screen and (max-width: 1600px){
        .top-videos thead {
            width: calc( 100% - 1.3em ) !important;
        }
    }
    @media screen and (max-width: 1400px){
        .top-videos thead {
            width: calc( 100% - 1.2em ) !important;
        }
    }
    @media screen and (max-width: 1200px){
        .top-videos thead {
            width: calc( 100% - 1.6em ) !important;
        }
    }
    @media screen and (max-width: 1000px){
        .top-videos thead {
            width: calc( 100% - 1.8em ) !important;
        }
    }
}

.bs-top {
    box-shadow: 0 -5px 5px -5px #333;
}

.bs-right-inside {
    box-shadow: inset -5px 0px 5px 0px rgba(136, 136, 136,0.75);
}
.bs-right-outside{
    box-shadow: rgba(136, 136, 136, 0.75) 5px 0px 5px 0px;
}

.bs-bottom {
    box-shadow: inset -10px 0px 10px 0px rgba(136,136,136,0.75);
}

.bs-left {
    box-shadow: 5px 0 5px -5px #333;
}

.bs-all {
    box-shadow: 0 0 5px #333;
}

.padding-mix-rank{
    padding: 9px 9px 9px 9px;
}

.overlay-container-videos {
    background: rgba(55, 255, 255, 0.25) none repeat scroll 0 0;
    padding:18px;
    border-radius:5px;
    text-align:center; 
    align-self:flex-end; 
    color:#f0f0f0;
    width: 326px;
    font-weight: 800;
    font-size: 14px;
}
#divOverlayVideos {
    top:55px;
    left:754px;
    position:absolute;   
    z-index: 10;
}
#divOverlayVideos p {
    font-weight: bold;
    font-size: 14px;
    margin: 0px!important;
}
.video-thead th{
    padding: 8px 8px;
}

.vid-font{
    font-family: "Helvetica Neue" !important;
}

.adjust_vid{
    border-top: 3px solid #dddddd;
    margin-top: -25px;
    margin-left: -9px;
    border-left: 2px solid #dddddd;
    border-right: 2px solid #dddddd; 
    border-bottom: 3px solid #dddddd;
    background-color: #ffffff !important;
}

/* CSS Rewamped*/
.nowrap {
    white-space: nowrap;
}
.search-wrapper {
    padding: 10px 15px; 
    color: #fff; 
    background: #6C6D70;
}
.text-ellipsis{
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
}
/* Fixed header for table */
.top-videos tbody {
    display:block;
    height:500px;
    overflow-y:scroll;
}
.top-videos thead, tbody tr {
    display:table;    
    table-layout:fixed;
    width:100%;
}
.top-videos thead {
    width: calc( 100% - 1.2em );
}
.width-50 {
    width: 50px;
}
.width-70 {
    width: 70px;
}
.width-150 {
    width: 150px;
}
.width-175 {
    width: 175px;
}
.width-200 {
    width: 200px;
}
.width-350 {
    width: 350px;
}
.max-width-130 {    
    max-width: 130px;
}
.max-width-150 {    
    max-width: 150px;
}
.max-width-300 {    
    max-width: 300px;
}
.width-15-per {
    width: 15%;
}
.width-95 {
    width: 95px;
}
.width-100 {    
    width: 100px;
}
.width-110 {    
    width: 110px;
}
tbody#listCentralVideosBody tr:nth-last-child(1) {
    border-bottom: 1px solid #ddd;
}
.wrap-td {
    white-space: normal;
    word-wrap: break-word;
}

.producer-type-span {
    float: left;
}

#tblTopVideos tr td {
    vertical-align: middle;
}
.golden-color, .golden-color:hover {
    color: #FFAD3E;
}

.active-option{
    background-color: #fff !important;
    color: #222 !important;
}
.deviceAnalyserModal{
    z-index: 10000;
}

.tour-question-icon {
    padding: 10px 5px;
    font-size: 20px;
    float: right;
}

.tour-question-icon:hover {
    cursor: pointer;
}

.introjs-tooltip {
    min-width: 550px !important;
    max-width: 600px !important;
    padding: 5px 10px;
}

.introjs-tooltip h2{
    font-size: 22px !important;
    font-weight: bold;
    color: #6d6e71;
    padding: 0 5px;
}

.introjs-tooltip p {
    color: #6d6e71;
    padding: 5px;
}

.introjs-nextbutton, .introjs-nextbutton:hover {
    background-color: #00AAA0 !important;
    color: #fff !important;
    font-size: 12px !important;
    font-weight: 400 !important;
    padding: 10px 20px !important;
    border: 0 !important;
    text-shadow: none !important;
}

.introjs-prevbutton, .introjs-prevbutton:hover  {
    color: #00AAA0 !important;
    background: none !important;
    font-size: 12px !important;
    font-weight: 400 !important;
    border: 0 !important;
	cursor: pointer;
}

.introjs-button:focus {
    outline: 0 !important;
    border: 0 !important;
    box-shadow: none !important;
}

.introjs-disabled {
    display: none !important;
}