/*
 * Developed By Aloha on 22 Feb, 2017.
*/
/* Common*/
.font-weight-bold{
    font-weight: bold;
}
.margin-top-10 {
    margin-top: 10px;
}
.text-transform-none {
    text-transform: none;
}
.link {
    color: #00aba1;
    cursor: pointer;
    text-decoration: underline;
}
/*
 * override BS css
 */
.panel-default > .panel-heading {
	color: #6F7175 !important;
}
.vital-youtube-stats {
	height: 100%;
}
.vital-youtube-stats_height {
    height: 100%;
}
.vertical-scroll-panel {
    height:500px;
    overflow-y:auto;
}

.drp-loader {
    border: 2px solid #f3f3f3;
    border-radius: 50%;
    border-top: 4px solid #1bafa4;
    width: 30px;
    height: 30px;
    -webkit-animation: spin 1s linear infinite;
    animation: spin 0.5s linear infinite;
    vertical-align: middle;
    margin: auto auto;
}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {

    background-color: #FFF;
    color: #00ABA1;
    text-decoration: none;
	cursor: pointer;
}
.pagination > li > a, .pagination > li > span {

    color: #6F717C;
    text-decoration: underline;
	cursor: pointer;
}
.next-move-tab a, .pre-move-tab a {
    text-decoration: none !important;
}
.VSTabs a {
    color: #6F717C;
}
.VSTabsB a {
    color: #6F717C;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #FFF !important;
}
.chart-digit{
    /*font-size:45px;*/
    font-size:60px;
    font-weight:bold;
}
.chart-button{
    margin-top:25px;
}
.chart-text-first{
   font-size:26px;
   line-height: 1.1;
}
.chart-text-second{
   font-size:26px;
   line-height: 1.1;
}
.btn-see-charts, .btn-see-charts:hover {
    background-color: #FFAD3E;
    color: #FFFFFF;
    font-size: 14px;
    width:80%;
}
#title-div{
    width:290px;
    height:50px;
    margin:8px 0px 18px 0px;
    font-weight: bold;
    line-height:1;
}
#left-pannel-sub-title{
    padding:2px 0px;
    margin:0px;
}
.popover{
    max-width: 100%;
}
.fa-adjust{
    margin-right: 10px;
    margin-top: 10px;
}
/*
 * for all modules
 */
.no-padding { padding: 0 !important; }
.no-margin { margin: 0 !important; }
.padding-md { padding: 20px; }
.padding-md-15 { padding: 15px; }
.tb-padding-md-15 { padding: 15px 0; } /*top & bottom padding*/
.cursor-pointer { cursor: pointer; }

.top-buffer-3 { margin-top:3px; }
.top-buffer-5 { margin-top:5px; }
.top-buffer-10 { margin-top:10px; }
.top-buffer-15 { margin-top:15px; }
.top-buffer-20 { margin-top:20px; }
.top-buffer-25 { margin-top:25px; }
.top-buffer-30 { margin-top:30px; }
.top-buffer-100 { margin-top:100px; }
.bottom-buffer-30 { margin-bottom:30px; }

.buffer-10 { margin: 10px; }
.padding-md-40 { padding: 40px; }

/*.top-bottom-padding-10 {
    padding-top: 10px;
    padding-bottom: 10px;
}*/
.left-buffer-10 {
    margin-left: 10px !important;
}
.no-bottom-padding {
    padding-bottom: 0 !important;
}
.footer-text{
    font-size: 18px;
}
.p-recent-activity {
    font-size: 12px;
}
.line-height-recent {
    line-height: 0.7;
}
.custom-ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.custom-alert-bar {
    left: 25%;
    top: 15%;
    position: fixed;
    width: 50%;
    z-index: 10000;
}
#topPagination>li>a {
    border: none;
}
#bottPagination>li>a {
    border: none;
}
.chartMessageDiv {
    background-color:#D7D8D9;
}
.to-competitive {
    margin-top: 9px;
    margin-right: 0px;
 }
.radio label{
    padding: 0px;
}
.custom-ellipsis-width {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 80%;
}
/*
 * Left Panel
 */
.left-panel {
 	background-color: #EFEFF0;
 	padding-bottom: 15px;
}
.page-title {
	float: none;
}
.page-title h1 {
	font-size: 25px;
}
.page-title span {
	font-size: 45px;
	font-weight: bold;
}
.set-thumbnail {
	border: 1px solid gray;
	/*height: 295px;*/
	width: 100%;
}
.is-ch-claim {
	font-size: 26px;
}
.why-ch-claim {
	font-size: 13px;
}
.btn-claim, .btn-success:hover {
	background-color: #35B7A7;
    border-color: #35B7A7;
    width: 82%;
}
.btn-top-list, .btn-top-list:hover{
	background-color: #35B7A7;
    border-color: #35B7A7;
    line-height: 1;
	height:40px;
	width: 100%;
}
.creator-caret {
	font-size: 25px;
    margin-right: 5px;
}
.caret-lbl {
	font-size:20px;
}
.pop-text-color {
  	color: gray;
}
.bold_text {
    font-weight: bold;
}
span.channel-title {
    font-size: 45px;
    word-wrap: break-word;
    hyphens: auto;
}
.autocomplete-suggestions {
    border: 1px solid #999;
    background: #fff;
    cursor: default;
    overflow: auto;
    min-width: 205px;
}
.autocomplete-suggestion {
    padding: 12px;
    border-bottom: 1px solid #ccc;
}
/* estimated earnings */
.estimated_earnings {
    color:#35B7A7;
    font-size: 33px;
}
.estimated_earnings_to {
    font-size: 20px;
}
.estimated_earnings_text {
    font-size: 18px;
}
/*
 *  Navigation tabs
 */
.nav-pills.nav-wizard > li {
	position: relative;
	overflow: visible;
	border-right: 8px solid transparent;
	border-left: 15px solid transparent;
}
.nav-pills.nav-wizard > li + li {
  	margin-left: 0;
}
.nav-pills.nav-wizard > li:first-child {
  	border-left: 0;
}
.nav-pills.nav-wizard > li:first-child a {
  	border-radius: 5px 0 0 5px;
}
.nav-pills.nav-wizard > li:last-child {
  	border-right: 0;
}
.nav-pills.nav-wizard > li:last-child a {
  border-radius: 0 5px 5px 0;
}
.nav-pills.nav-wizard > li a {
	border-radius: 0;
	background-color: #eee;
}
.nav-pills.nav-wizard > li:not(:last-child) a:after {
	position: absolute;
	content: "";
	top: 0px;
	right: -20px;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 20px 0 20px 20px;
	border-color: transparent transparent transparent #eee;
	z-index: 150;
}
.nav-pills.nav-wizard > li:not(:first-child) a:before {
	position: absolute;
	content: "";
	top: 0px;
	left: -20px;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 20px 0 20px 20px;
	border-color: #eee #eee #eee transparent;
	z-index: 150;
}
.nav-pills.nav-wizard > li:hover:not(:last-child) a:after {
  	border-color: transparent transparent transparent #aaa;
}
.nav-pills.nav-wizard > li:hover:not(:first-child) a:before {
  	border-color: #aaa #aaa #aaa transparent;
}
.nav-pills.nav-wizard > li:hover a {
	background-color: #aaa;
	color: #fff;
}
.nav-pills.nav-wizard > li.active:not(:last-child) a:after {
  	border-color: transparent transparent transparent #35B7A7;
}
.nav-pills.nav-wizard > li.active:not(:first-child) a:before {
  	border-color: #35B7A7 #35B7A7 #35B7A7 transparent;
}
.nav-pills.nav-wizard > li.active a {
  	background-color: #35B7A7;
}
.nav-pills {
    &.nav-wizard {
        > li {
            position: relative;
            overflow: visible;
            border-right: 15px solid transparent;
            border-left: 15px solid transparent;

            + li {
                margin-left: 0;
            }

            &:first-child {
                border-left: 0;

                a {
                    border-radius:5px 0 0 5px;
                }
            }

            &:last-child {
                border-right: 0;

                a {
                    border-radius:0 5px 5px 0;
                }
            }

            a {
                border-radius: 0;
                background-color: #eee;
            }

            &:not(:last-child) a:after {
                position: absolute;
                content: "";
                top: 0px;
                right: -20px;
                width: 0px;
                height: 0px;
                border-style: solid;
                border-width: 20px 0 20px 20px;
                border-color: transparent transparent transparent #eee;
                z-index: 150;
            }

            &:not(:first-child) a:before {
                position: absolute;
                content: "";
                top: 0px;
                left: -20px;
                width: 0px;
                height: 0px;
                border-style: solid;
                border-width: 20px 0 20px 20px;
                border-color: #eee #eee #eee transparent;
                z-index: 150;
            }

            &:hover {
                &:not(:last-child) a:after {
                    border-color: transparent transparent transparent #aaa;
                }

                &:not(:first-child) a:before {
                    border-color: #aaa #aaa #aaa transparent;
                }

                a {
                    background-color: #aaa;
                    color: #fff;
                }
            }

            &.active {
                &:not(:last-child) a:after {
                    border-color: transparent transparent transparent #35B7A7;
                }

                &:not(:first-child) a:before {
                    border-color: #35B7A7 #35B7A7 #35B7A7 transparent;
                }

                a {
                    background-color: #35B7A7;
                }
            }
        }
    }
}
a, a:focus {
   outline: 0;
}
.menu-line {
 	border: 1px #8A8C8F solid;
}
.bottom-line{
    border: 1px #8A8C8F solid;
    margin-top: 0px !important;
}
/*
 * 1. Channel OverView
 */
.row.tile-count {
    margin: 0 !important;
}
.tile-count .tile-stats-count .tiles-content{
    padding: 5px 0;
}
.tile-count .tile-stats-count {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-bottom: 1px solid #DCDCDC;
}
.tile-count .tile-stats-count:before {
    content: "";
    position: absolute;
    left: 0;
    height: 100%;
    border-left: 1px solid #DCDCDC;
}
.tile-count .tile-stats-count:first-child:before {
    border-left: 0;
}
.tile-count .tile-stats-count .count {
    font-size: 25px;
    line-height: 38px;
    font-weight: 600;
    color: #00ABA1;
}
.tile-count .tile-stats-count .count_top {
    font-size: 13px;
    font-weight: 600;
}
.tile-count:last-child .tile-stats-count {
    border-bottom: 0 !important;
}
.right-bottom-border {
    border-right: 1px solid #DCDCDC;
    border-bottom: 1px solid #DCDCDC;
    padding-right: 0;
    padding-left: 10px;
}
.left-top-header {
    font-weight: bold;
    text-align: center;
}
.count_top {
    font-size: 12px;
    font-weight: 300;
}
a.info-button {
    font-size: 14px !important;
    margin-left: 0;
}
.set-metrics-boxes {
    height: 65px;
    padding-top: 5px;
}
.count {
    font-size: 25px;
    line-height: 38px;
    font-weight: 600;
    color: #35B7A7;
}
.metric-header {
    padding: 10px 0;
}
.metric-left-label {
    line-height: 55px;
}
.btn-ratings, .btn-ratings:hover {
    background-color: #FFAD3E;
    color: #FFFFFF;
    font-size: 14px;
    width: 82%;
}
.chart-height {
    height: 235px;
}
.social-div {
	float: left;
	height: 20px;
	width:20px;
	margin-top: 10px;
	margin-right: 20px;
}
.facebook-square { background-color:#4ED0C0; }
.twitter-square { background-color:#9DDC8A; }
.instagram-square { background-color:#FFDF8E; }
.youtube-square { background-color: #FFA685; }
a.info-button {
    font-size: 14px !important;
    margin-left: 0px;
}
 a.edit-social-account {
    text-decoration: underline;
}
.engagement-div {
    padding-left: 10px;
}
.follower-count {
    color: #35B7A7;
}
.overlay-div {
    background-color: #999;
    border: 2px solid #42B4A2;
    height: 95%;
    left: 0;
    top: 0;
    margin: 1% 2%;
    opacity: 0.9;
    position: absolute;
    width: 95%;
    z-index: 999;
}
.inner-box {
    color:#fff;
    font-size:18px;
    font-weight:bold;
    padding:10px;
}
.overlay-alink {
    color: #005E59;
    cursor: pointer;
}
.social-tile-text span {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 80%;
}
.social-tile {
    height: 110px;
}
.add-social-account {
    cursor: pointer;
}
.see_ratings_panel {
    background-color: #efeff0;
}
/*
 *  2. Social activity
 */
.social-stats button.btn-default {
    margin-right: 20px ;
    border-color: #42B4A2;
    color: #55BBAB ;
    font-weight: 600;
    width: 130px;
    background: #fff;
}
#youtubeBtn { /*.social-stats button.btn-default.active, .social-stats button.btn-default:hover {*/
    background: #42B4A2;
    color: #fff;
}
.coming-feature {
    color: #fff !important;
    background: #76A9A9 !important;
}
.see-charts {
    background: #42B4A2 none repeat scroll 0 0;
    border-color: #42B4A2;
    color: #FFF;
    height: 349px;
    padding-top: 30px;
    display:flex;
    justify-content: center;
}
.media-uploaded-time {
    font-size: 10px;
    color: #B5B5B5;
}
.no-right-padding {
    padding-right: 0;
}
.no-left-padding {
    padding-left: 0;
}
.no-left-right-padding {
    padding-left: 0;
    padding-right: 0;
}
.vid-thumb {
    width: 100%;
    height: 100%;
}
.video_author {
    cursor: pointer;
}
.video-thumbnail-top-videos {
    padding: 5px 15px;
}
.thumbnail-timer{

    position: absolute;

    margin: 4px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.8);
    padding: 2px 4px;
    border-radius: 2px;
    letter-spacing: 0.5px;
    font-size: 1.2rem;
    font-weight: 500;
    line-height: 1.2rem;

}
.timer-ra{
    bottom: 5px;
    right: 5px;
}
.timer-mv{
    bottom: 40px;
    right: 15px;
}
.top_videos_links, .top_videos_links:hover,
.recent_activity_links, .recent_activity_links:hover {
    color: #007AB8;
    font-weight: bold;
    font-size: 13px;
}
.top_videos_title, .media_sub_heading {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 13px;
}
.top_videos_views_time {
    font-size: 11px;
}
.hide {
    display: none;
}
.video_description {
    width: 100%;
    height: 100%;
    word-wrap: break-word;
}
.recent_activity_tab {
    font-size: 13px;
}
#clndrLegend {
    display: table;
    margin: 0 auto;
    padding-top: 10px;
}
#clndrLegend span {
    float:left;
}
#clndrLegendOne {
    background-color: #c1d72e;
    border: 1px solid #c1d72e;
    border-radius: 37px;
    float: left;
    height: 15px;
    margin-left: 8px;
    margin-right: 7px;
    margin-top: 2px;
    width: 15px;
}
#clndrLegendTwo {
    background-color: #00aba1;
    border: 1px solid #00aba1;
    border-radius: 37px;
    float: left;
    height: 15px;
    margin-left: 8px;
    margin-right: 7px;
    margin-top: 2px;
    width: 15px;
}
#clndrLegendThree {
    background-color: #ed2b74;
    border: 1px solid #ed2b74;
    border-radius: 37px;
    float: left;
    height: 15px;
    margin-left: 8px;
    margin-right: 7px;
    margin-top: 2px;
    width: 15px;
}

/*
 *  3. Analysis and comparision
 */
 #spiderTab li {
    font-size: 13px;
 }
 #spiderChart_tooltip {
    align:center;
    width:100%;
}
#spiderChart_tooltip #th_left {
    font-size:12px;
    text-align:left;
    width:60%;
}
#spiderChart_tooltip #th_mid {
    text-align:center;
    font-size:9px;
    width:20%;
    border-left:1px solid #8D8D8D;
}
#spiderChart_tooltip #th_right {
    text-align:center;
    font-size:9px;
    width:20%;
    border-left:1px solid #8D8D8D;
}
#spiderChart_tooltip #seriesName {
    text-align:left;
    font-weight:bold;
    border-top:1px solid #8D8D8D;
    max-width: 144px;
    word-wrap: break-word;
}
#spiderChart_tooltip #indexValue {
    text-align:center;
    font-size:10px;
    border-left:1px solid #8D8D8D;
    border-top:1px solid #8D8D8D;
}
#spiderChart_tooltip #actualValue {
    text-align:center;
    font-size:10px;
    border-left:1px solid #8D8D8D;
    border-top:1px solid #8D8D8D;
}
#spiderChart ul li a {
    font-weight: bold;
}
#spiderContainer {
  background: url('../img/spiderchartbackground.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  height: 450px;
}
#spiderchart-panel-body{
    padding-bottom:0;
    height:auto;
    padding: 0px;
}
#spiderContainer .highcharts-container,svg {
    overflow: visible !important;
}
#spiderContainer .highcharts-tooltip span {
    overflow: auto;
    white-space: normal !important;
    width: 240px !important;
}
#spiderBottomSection {
    border-top: 1px #DDDDDD solid;
}
#addCategoryChannel {
    border-right: 1px #DDDDDD solid;
}
#addCategoryChannel p {
    font-size: 12px;
    font-weight: bold;
}
#addCategoryChannel label {
    font-size: 12px;
}
#spiderContainerTab input[type="checkbox"],input[type="radio"] {
    line-height: normal;
    margin: 0 0 0;
}
.spider-category-drp {
    min-height:100px !important;
    /*height: 150px !important;*/
    overflow:auto !important;
}
.spider-category-btn {
    padding-left: 10px;
    padding-right: 10px;
    width: 84%;
}
.tvi-badge-body {
    background: url('../img/score.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 110%;
    margin: auto;
    height: 134px;
    width: 112px;
}
.tvi-badge-channel {
    color: #ffffff;
    padding-top: 6px;
}
.tvi-badge-score {
    color: #00aba1;
    font-size: 40px;
    height: 51px;
    padding-top: 6px;
}
.tvi-badge-date {
    color: #ffffff;
    font-size: 10px;
    padding-top: 10px;
}
.ranking-caption {
    font-size: 12px;
}
span.teal-line{
    color: #00aba1;
    font-weight: bold;
}
span.grey-line{
    font-weight: bold;
    color: #6d6e71;
}
span.spider-topic-name{
    color:#FCB034;
}
#analysisGuidanceTab{
    height: 631px;
    overflow-y: auto;
    overflow-x: hidden;
}
.rankingDetailsPanel{
    height: 380px;
}
.growvsYoutubePanel{
    height: 100%;
}
.growvsYoutubePanel .growthChartLegend {
    vertical-align: middle;
    font-size: 12px;
}
.growvsYoutubePanel #bottomLegendChannel {
    color: rgb(9,181,161);
    font-size: 12px;
}
.growvsYoutubePanel #bottomLegendAllChannels {
    color: rgb(252,176,52);
    font-size: 12px;
}
.growvsYoutubePanel #bottomLegendTopic {
    color: #f15c22;
    font-size: 12px;
}
.growvsYoutubePanel .growth-chart-top-legend {
    border: 1px solid lightgrey;
    margin-left: 15px;
    padding-left: 5px;
    padding-right: 0;
    width: 210px;
}
.growvsYoutubePanel .growthvs-datepicker-left{
    padding-right: 5px;
}
.growvsYoutubePanel .growthvs-datepicker-right{
    padding-left: 5px;
}
/*
 * 4. Competition
 */
.competition-panel .panel-heading {
    background-color: #EEEEEE;
    border-color: #EEEEEE;
    padding:12px 15px 0px 15px;
}
.competition-panel .panel-body {
    padding:0px;
    background-color: #EEEEEE;
    border-color: #EEEEEE;
}
.category-area {
    background-color: #EEEEEE;
    border-color: #EEEEEE;
    padding:0px;
}
.competitive-btn button.btn-default.active {
    background: #42B4A2 !important;
    color: #fff !important;
}
.competitive-btn button.btn-default {
    border-color: #42B4A2 !important;
    background: #fff !important;
    color: #55BBAB !important;
    font-weight: 600;
    width: 100%;
}
.competitive-btn button.btn-default:hover {
    background: #42B4A2 !important;
    color: #fff !important;
}
.competitive-btn,
.top-performing-buttons {
    padding: 0;
}
.line-graphdiv {
    padding-right: 5px;
}
.competitive-box {
    border: 1px solid grey;
    padding: 10px;
    margin-bottom: 10px;
}
.competitive-box .input-group .form-control {
    font-size: 10px;
    width: 94%;
    color: #000;
}
.top-performing-buttons button.btn-default.active {
    background: #42B4A2 !important;
    color: #fff !important;
}
.top-performing-buttons button.btn-default {
    border-color: #42B4A2 !important;
    color: #55BBAB !important;
    font-weight: 600;
    background: #fff !important;
    width: 172px;
   /* margin-right: 30px;*/
}
.top-performing-buttons button.btn-default:hover {
    background: #42B4A2 !important;
    color: #fff !important;
}
#topPerformingChartMessage{
    margin-bottom: 360px;
}
.perbtn-div {
   /* margin-right: 30px;*/
}
.competitive-channels-list {
    height: 406px;
}

.comp_channel {
    text-align: center;
    margin-bottom: 5px;
}

.comp_channel img {
    border-radius: 4px;
}

.competitive-channel-nm {

    font-size: 12px !important;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 100px;
}
.competitive-channel-nick-nm {

    font-size: 13px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
    margin-bottom: 20px;
}
.current-category {
    border: 1px solid grey;
    float:left;
}
.theme-level {
    margin-left: 10px;
    margin-top: 5px;
}
.conversations-level {
    margin-left: 20px;
    margin-top: 5px;
}
.topic-level {
    margin-left: 35px;
    margin-top: 5px;
}
.tct-radio {
    margin-top:30px;
}
.current-category i.fa.fa-folder-open-o,
.current-category i.fa.fa-file-o {
    font-size: 20px !important;
    vertical-align: middle;
}
.competition-panel input[type="radio"] {
    /* hide the real radio button - but not with display:none as it causes x-browser problems */
    opacity:0;
    position:absolute;
    /*left:-10000;*/
}
.competition-panel input[type="radio"] + label {
    cursor: pointer;
}

.competition-panel input[type="radio"] + label:after {
    display:inline-block;
    content:"✓";
    font-size:25px;
    line-height:25px;
    text-align:center;
    color:#ccc;
    background: #ccc;
    width: 25px;
    height: 25px;
    vertical-align: middle;
    margin: 0 10px;
    border-radius:50%;
    border:1px solid grey;
}
.competition-panel input[type="radio"] + label:hover:after {
    background: #aaa;
}
.competition-panel input[type="radio"]:checked + label:after {
    color:#fff;
    background: #35B7A7;
    box-shadow:0 0 8px deepSkyBlue;
    border-color:white;
}
.competitive-master-directory {
    background-color: #efeff0;
    padding: 9px 5px 5px;
}
.competitive-master-directory a {
    text-decoration: underline;
}

/* css for the edit topics modal*/
.custom-header{
    padding:35px 50px;
    background-color: #EEEEEE;
    color: #615E5F;
    border-bottom: none;
}
.cur-category {
    font-size: 18px;
    font-weight: 900;
    color: #918F90;
}
.cur_category p{
    font-size: 16px;
    font-weight: normal;
    color: #908E8F;
}
a.delBtn,a.revert-original{
    text-decoration: underline;
    cursor: pointer;
}
#category-modal .modal-body {
    padding:40px 50px;
}
#category-modal .modal-content {
    overflow: hidden;
}
hr.edit-middle-line{
    border-top: 1px solid #000;
}
#category-modal button.close{
    font-size: 60px;
}
#category-modal .modal-footer{
    background-color: #fff;
    border: none;
}
button.btn-save-edits, #socialAccountSave {
    border-color: #42B4A2 !important;
    color: #fff !important;
    font-weight: 600;
    background: #55BBAB !important;
}
button.btn-save-edits:hover{
    background: #fff !important;
    color: #42B4A2 !important;
}
.save-editsdiv{
    margin-bottom: 20px;
}
.categories-scrollingdiv{
    height: 250px;
    overflow-y: auto;
    padding: 0;
}


/* Topic smart Search  (css Social Media Ratings)*/
#searchResultBox {
    height: auto;
    border: 1px solid silver;
    position: relative;
    display: none;
    z-index: 999;
    background-color: rgb(245, 245, 246);
    overflow-y: auto;
    overflow-x: auto;
    height: 300px;
}
.taxErr {
    display: none;
}
#noResults {
    padding-top: 5px;
    padding-left: 13px;
    display: none;
}
.resultBar {
    border-bottom: 1px solid silver;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 13px;
    padding-right: 13px;
    display: none;
}
.resultBar.lastVisible {
    border-bottom: 0;
}
.resultBar .group {
    margin-left: 40px;
    display: none;
}
.resultBar .catText {
    text-decoration: underline;
}
.resultBar .single {
    margin-bottom: 5px;
    display: none;
}
.resultBar .highlight {
    color: rgb(238, 153, 50);
    font-weight: bold;
}
.L3 .catText {
    font-weight: bold;
}
.resultBar .L3 {
    cursor: pointer;
}
/* New Topic search Triplet */
.resultBarList {
    border-bottom: 1px solid silver;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 13px;
    padding-right: 13px;
    cursor: pointer;
}
.resultBarList.lastVisible {
    border-bottom: 0;
}
.resultBarList .highlight {
    color: rgb(238, 153, 50);
    font-weight: bold;
}
.resultBarList .group {
    margin-left: 40px;
}
.resultBarList .single {
    margin-bottom: 5px;
}
.L3 .catText {
    font-weight: normal;
}
.L2.level_second {
    margin-left: 15px;
}
.resultBarList .L3 {
    margin-left: 30px;
}
.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;
}
.glyphicon {
    margin-left: 2px;
    cursor: pointer;
}
.ui-autocomplete-loading {
    background: white url("../img/loading.gif") right center no-repeat;
}
#chClassifications {
    display: none;
}
.current_class {
    margin-bottom: 1em;
    margin-left: 31px;
    padding: 1em;
    width: 100%;
}
ul.categories {
    font-size: 12px;
    list-style-type: none;
    margin: 0;
    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;
}
#preSelectedCategories, #currentCategories {
    display: none;
}
.current-category {
    border: 1px solid grey;
    height: 110px;
    min-width: 100%;
    margin-top: 10px;
}
.competition-padding{
    padding-top:10px;
}
.competetion-row {
    padding:0px;
}
.tct-levels {
    padding: 0 5px;
}
/*.tct-radio {
    margin-left:-15px;
}*/
.first-level {
    margin-left: 14px;
    margin-top: 5px;
}
.second-level {
    margin-left: 28px;
}
.third-level {
    margin-left: 44px;
}
/* End New Topic search Triplet */
/* Left-Right side input icon addon */
.inner-addon {
    position: relative;
}
.inner-addon .glyphicon {
  position: absolute;
  padding: 10px 8px;
  pointer-events: none;
}
.left-addon .glyphicon {
    left:  0px;
    color:#00ABA1;
}
.right-addon .glyphicon {
    right: 0px;
    color:#00ABA1;
}
.left-addon input {
    padding-left:  30px;
}
.right-addon input {
    padding-right: 30px;
}

/*
 *  CSS for the see analysis div for analysis and competition tab
 */

.see-analysis-div{
    padding: 40px;
    background-color: #EEEEEE;
    margin-bottom: 20px;
    color: #656263;
}
.see-analysis-div h3{
    font-weight: 900;
    width: 75%;
    margin: 0 auto;
}
button.btn-see-analysis{
    border-color: #42B4A2 !important;
    color: #fff !important;
    font-weight: 600;
    background: #55BBAB !important;
    margin-top: 10px;
    font-size: 16px;
    font-weight: bold;
}
button.btn-see-analysis:hover{
    background: #fff !important;
    color: #42B4A2 !important;
}
p.search-select{
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 16px;
}
input#see-analysis{
    border: 1px solid #000;
}

#growthAdvertise{
    background:#dff4f4;
    padding:1px 5px 8px 5px;
     border: 1px solid #dddddd;
}

/* new TCT style*/
 .delete-classif{
    padding:0px;
    margin-top:-8px;
    text-align:center;
 }
 .sticky-topic{
    position: fixed;
    top: 0;
    z-index: 999;
 }
 .fixed-topic-div{
    border: 1px solid lightgrey;
    display:none;
    background-color:#00aba1;
    color: #ffffff;
    padding: 6px 4px;
    text-align:center;
 }
  small#show-topic-content{
    font-size: 9px;
    cursor: pointer;
 }
 .current-only-topic{
    border: 1px solid lightgrey;
    background-color:#ffffff;
    padding: 4px;
    margin:12px 0px;
    text-align:center;
    cursor: pointer;
 }
 .current-topic-details{
    border: 1px solid lightgrey;
    background-color: #00aba1;
    color: #ffffff;
    margin:12px 0px;
    justify-content: center;
    display:flex;
 }
.current-topic-details i.fa.fa-folder-open-o {
    font-size: 20px !important;
}
.current-topic-details ul:not(.parent-ul), .current-topic-details li{
    position: relative;
    list-style-type: none;
}
.current-topic-details li:not(.parent-li){
    padding-top:4px;
}
.current-topic-details ul.parent-ul{
    list-style-type: none;
    padding:0px;
    margin:0px;
}
.current-topic-details ul:not(.parent-ul){
    padding-left: 16px;
}
.current-topic-details li:not(.parent-li)::before, .current-topic-details li:not(.parent-li)::after {
    content: "";
    position: absolute;
    left: -8px;
}
.current-topic-details li:not(.parent-li)::before {
    border-top: 1px solid #ffffff;
    top: 14px;
    width: 8px;
    height: 0;
}
.current-topic-details li:not(.parent-li)::after {
    border-left: 1px solid #ffffff;
    width: 0;
    top: -6px;
}
.current-topic-details ul > li:not(.parent-li):last-child::after {
    height:20px;
}
.current-topic-details span.topic-info{
    display: inline-block;
    vertical-align: top;
    max-height:32px;
    padding:0px 0px 0px 2px;
    line-height:1.2;
    overflow: hidden;
}
.current-topic-details span.manageable{
    height:32px;
}

/*
 *  media screen
 */
@media only screen and (min-width: 1440px){
    .current-topic-details{
      /* padding: 10px 0px;*/
       padding: 15px 4px 8px 4px;
    }
    .categoryModel .current-only-topic{
        margin:8px 0px 8px 6px;
    }
    .categoryModel .current-topic-details{
      /* padding: 10px 0px;*/
        padding: 13px 4px 8px 4px;
        margin:8px 0px 8px 6px;
    }
}
@media only screen and (max-width: 1440px){
    .current-topic-details{
       /*padding: 8px 0px; */
       padding: 15px 4px 8px 4px;
    }
    .categoryModel .current-only-topic{
        margin:8px 0px 8px 6px;
    }
    .categoryModel .current-topic-details{
        /*padding: 10px 0px;*/
        padding: 13px 4px 8px 4px;
        margin:8px 0px 8px 6px;
    }
    .current-topic-details span.topic-info{
        max-width: 97%;
    }
}
@media only screen and (max-width: 768px){
    .current-topic-details{
        padding: 13px 4px 8px 4px;
        /*padding: 6px 0px;*/
    }
   .current-topic-details ul.parent-ul{
        padding:3px;
    }
    .categoryModel .current-topic-details span.topic-info{
        max-width: 94%;
        line-height: 1.2;
    }
    .competition-row .current-topic-details span.topic-info{
        max-width: 96%;
        line-height: 1.2;
    }
     .categoryModel .current-only-topic{
        margin:8px 4px;
    }
    .categoryModel .current-topic-details{
        /*padding: 10px 0px;*/
        padding: 13px 4px 8px 4px;
        margin:8px 4px;
    }
}
@media only screen and (max-width: 425px){
    .current-only-topic{
        padding:4px 6px;
        margin:12px 6px;
        text-align:left;
        vertical-align:top;
    }
    .fixed-topic-div{
        padding:6px 4px;
        text-align:left;
        vertical-align:top;
    }
    .current-topic-details{
        padding: 0px;
        margin:12px 8px;
        justify-content: flex-start;
    }
    .current-topic-details ul.parent-ul{
        padding:4px 3px;
    }
    .current-topic-details span.topic-info{
        height:34px;
    }
     .categoryModel .current-topic-details span.topic-info{
        max-width: 91%
    }
    .competition-row .current-topic-details span.topic-info{
        max-width: 93%
    }
    .current-topic-details ul:not(.parent-ul){
        padding-left: 10px;
    }
    .current-topic-details li:not(.parent-li)::before, .current-topic-details li:not(.parent-li)::after {
        left: -7px;
    }
    .current-topic-details li:not(.parent-li)::before {
        width: 8px;
    }
    .current-topic-details ul > li:not(.parent-li):last-child::after {
        height: 30px;
    }
    .current-topic-details li:not(.parent-li)::after {
        top: -16px;
    }
    .categoryModel .current-only-topic{
        padding:4px 2px;
        margin:8px 0px;
    }
    .categoryModel .current-topic-details{
        padding:0px;
        margin:8px 0px;
    }
}
@media only screen and (max-width:375px){
    .categoryModel .current-topic-details span.topic-info{
        max-width:85% !important;
    }
    .competition-row .current-topic-details span.topic-info{
        max-width:91% !important;
}
    .current-topic-details ul:not(.parent-ul){
        padding-left: 7px;
    }
    .current-topic-details li:not(.parent-li)::before, .current-topic-details li:not(.parent-li)::after {
        left: -5px;
    }
    .current-topic-details li:not(.parent-li)::before {
        width: 6px;
    }
}
 /*end new TCT style*/

@media only screen and (max-width:1280px){
    #growthAdvertise{
        margin-bottom:20px;
    }
}
@media only screen and (max-width:320px) {
    .tile-count .tile-stats-count span{
        font-size: 11px;
    }
    .tile-count .tile-stats-count .count{
        font-size: 23px;
    }
}
@media only screen and (max-width:320px) {
    #analysisGuidanceTab span.label{
        padding:0.1em;
    }
    #spiderChart .nav-tabs > li > a{
        margin-right: 1px;
    }
}
@media only screen and (max-width:991px) { /* large devices (Tablets) */

    .mob-pannel-body {
        padding: 20px 0 !important;
    }
    .vital-youtube-stats {
	  	height: 100%;
	}
    .vital-youtube-stats_height {
        height: 100%;
    }
    .social-tile {
        height: 170px;
    }

    #spiderChart ul li a {
        font-size: 11px;
    }
    .add-btn-div {
        margin-top: 20px;
        text-align: center;
    }
}
@media only screen and (max-width: 768px) { /* Small devices (Tablets) */

    .competitive-btn button.btn-default {
        /*width: 130px;*/
        margin-top: 20px;
    }
    .metric-header-color {
        background-color:#0C8080;
        color:#FFF;
    }
    /*#spiderLegend {
        border-top: 1px solid #8a8c8f;
        border-left: none;
    }*/
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {/* Smartphones (portrait and landscape) */

    .tab-li {
      	height: 45px;
      	width: 140px;
    }
    .anchor-li {
      	font-size: 11px;
      	height: 40px;
    }
    .nav > li > a {
      	padding: 9px 4px !important;
    }
    .tile-stats-count {
    	padding-left: 8px !important;
    }
}

@media (max-width: 425px) {

    .perbtn-div {
        margin-top: 12px;
        text-align:center;
    }
    #edit-topicsmodal .modal-body{
        padding: 15px;
    }
    #analysis-edit-topicsmodal .modal-body{
        padding: 15px;
    }
    .save-editsdiv{
        text-align: center;
    }
    button.btn-save-edits{
        margin-top: 20px;
    }
    .see-analysis-div{
        padding: 15px;
    }
    .see-analysis-div h3{
        width: 100%;
    }
}

/*Spider Chart Panel*/

@media only screen and (max-width: 360px) {

    #spiderContainer {
        height: 300px;
    }
    #clndrLegend span {
        float:left;
        font-size: 11px;
    }
    .panel-title span {
        font-size: 14px
    }
}

@media (min-width: 360px) and (max-width: 450px)  {

    #spiderContainer {
        height: 460px;
    }
    #clndrLegend span {
        float:left;
        font-size: 11px;
    }
}

@media (min-width: 450px) and (max-width: 650px)  {

    #spiderContainer {
        height: 600px;
    }
}

@media (min-width: 650px) and (max-width: 767px)  {

    #spiderContainer {
        height: 700px;
    }
}

@media (min-width: 1350px) and (max-width: 1700px)  {

    #spiderContainer {
        height: 600px;
        background-size: 100% auto;
    }
}

@media (min-width: 1701px)  {

    #spiderContainer {
        height: 600px;
        background-size: auto auto;
    }
}
@media only screen and (min-width: 992px) {

    .rankingDetailsPanel {
        height: 380px;
    }
    .competitiveChannelsPanel {
        height: 500px;
    }
    #spiderChart {
        min-height: 900px;
    }
}

@media (min-width: 768px) and (max-width: 991px)  {

    .rankingDetailsPanel {
        height: 380px;
    }
    .competitiveChannelsPanel {
        height: 680px;
    }
    #spiderChart {
        min-height: 1080px;
    }
}
@media (min-width: 992px) and (max-width: 1349px)  {

    .rankingDetailsPanel {
        height: 380px;
    }
    .competitiveChannelsPanel {
        height: 400px;
    }
    #spiderChart {
        min-height: 800px;
    }
    #clndr-panel-height{
        height: 317px;
    }
}

/*
* TVi Badge Panel
*/
@media only screen and (max-width: 1280px) {

    #tviBadges .no-right-padding{
        padding-right: 15px;
    }

    #tviBadges .no-left-padding{
        padding-left: 15px;
    }
}

input#get-Channelnames{
    width:255px;
}

/* adpocalypse box*/
.panel .box-adpocolypse{
    color: #fff;
    width: 64px;
    text-align: right;
    background-color: #ffad3e;
    position: absolute;
    top: 0px;
    line-height: 1.2;
    font-size: 9px;
    height: 70px;
    padding: 34px 3px 0px 0px;
}

#link-adpocalypse{
    z-index:500;
    position:relative;
}

i.adpocalypse-icon{
    background-color:#fff;
    border-radius:6px;
    height:13px;
    margin-top:6px;
}

.panel .earning-heading{
  padding:10px 15px 10px 6px;
}


@media only screen and (max-width: 2560px) {
    .panel .box-adpocolypse{
       right:5%;
    }
}

@media only screen and (max-width: 1440px) {
    .panel .box-adpocolypse{
        right:7.8%;
    }
    .panel .earning-heading{
      padding:10px 8px 10px 3px;
    }
}

@media only screen and (max-width: 1369px) {
    .panel .box-adpocolypse{
        right:8%;
    }
    .panel .earning-heading{
      padding:10px 8px 10px 3px;
    }
    .popover{
         max-width: 93%;
    }
}

@media only screen and (max-width: 1024px) {
    .popover{
         max-width: 90%;
    }
}

@media only screen and (max-width: 980px) {
    .panel .box-adpocolypse{
        right:2.1%;
    }
    .panel .earning-heading{
      padding:10px 10px 10px 6px;
    }
    .popover{
         max-width: 86%;
    }
}

@media only screen and (max-width: 768px) {
    .panel .box-adpocolypse{
        right:2.8%;
    }
     .panel .earning-heading{
      padding:10px 10px 10px 6px;
    }
    .popover{
         max-width: 80%;
    }
}

@media only screen and (max-width: 480px) {
    .panel .box-adpocolypse{
        right:4.9%;
    }
    .popover{
         max-width: 73%;
    }
    .panel .earning-heading{
      padding:10px 10px 10px 15px;
    }
}

@media only screen and (max-width: 375px) {
    .panel .box-adpocolypse{
        right:5.5%;
    }
}

@media only screen and (max-width: 320px) {
    .panel .box-adpocolypse{
        right:6.5%;
    }
}

/*left panel form editable fields*/
#leftPanelLoader{
    margin-bottom: 15px;
}
#leftPanelForm .edit-field-left-panel{
    cursor:pointer;
    padding-left:2px;
    font-size:12px;
}
#leftPanelForm .left_panel_label{
    padding-top:2px;
}
#leftPanelData .left_panel_text{
    padding: 2px 0px 0px 10px;
    font-size:13px;
    line-height: 1.2;
}
#leftPanelForm .left_panel_text{
    padding: 4px 0px 0px 10px;
}
#leftPanelForm .form-group{
    margin-bottom: 3px;
}
#leftPanelForm .form-control{
    height:26px;
    padding:3px 24px 2px 4px;
    font-size:12px;
    border:1px solid #bbb;
}
#leftPanelForm .left_panel_button{
    padding:2px 6px;
}
#leftPanelForm .left_panel_selectbox{
    padding: 0px 0px 0px 8px;
}
#leftPanelForm .left_panel_label_producer_detail{
    padding-top:0px;
    line-height: 1.1;
}
#leftPanelForm .left_panel_selectbox_producer_detail{
    padding: 1px 0px 0px 8px;
}
#leftPanelForm .left_panel_button_producer_detail{
    padding:3px 6px;
}
#leftPanelForm select + i.custom_arrow {
    width: 23px;
    height: 23px;
    float: right;
    margin-top: -25px;
    background-color: #fff;
    /* border-left: 1px solid #bbb; */
    pointer-events: none;
    padding-left: 5px;
    padding-top: 5px;
    margin-right: 2px;
    font-size: 12px;
}
#leftPanelForm .left-panel-close{
    padding-left:0px;
    cursor:pointer;
}
/*#leftPanelForm .left-panel-drp-loader{
    border: 2px solid #f3f3f3;
    border-radius: 50%;
    border-top: 2px solid #1bafa4;
    width: 22px;
    height: 22px;
    -webkit-animation: spin 1s linear infinite;
    animation: spin 0.5s linear infinite;
    vertical-align: middle;
    margin-left:6px;
}*/
#drpCountry, #drpLanguage, #drpProducer, #drpProducerDetail{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.manage-loader{
    display:inline-block;
    margin:8px 0px 0px 6px;
}

/* PRODUCER TYPE CUSTOMIZED*/
div.selectBox {
    position: relative;
    display: inline-block;
    cursor: default;
    text-align: left;
    line-height: 30px;
    clear: both;
    color: #888;
    margin-top: 20px;
}

span.selected {
    width: 167px;
    text-indent: 20px;
    border: 1px solid #ccc;
    border-right: none;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    background: #f6f6f6;
    overflow: hidden;
}

span.selectArrow {
    width: 30px;
    border: 1px solid #9FD573;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    text-align: center;
    font-size: 20px;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
    background: #9FD573;
}

.catAccordionBoxOuter {
    height:26px;
    border: 1px solid silver;
    padding: 0px 2px;
    color: #555;
    cursor: pointer;
    font-style: italic;
    background-color: #fff;
    padding: 2px 4px;
    font-size:12px;
}

.catAccordionBox {
    height:auto;
    background-color: #fff;
    border: 1px solid silver;
    color: #555;
    display: none;
    font-size:12px;
}

.themeBar {
    padding: 2px 2px 2px 6px;
    border-bottom: 1px solid silver;
    cursor: pointer;
}

.conversations {
    border: 1px solid silver;
    left:100%;
    position:absolute;
    background-color:#2DB5AB;
    cursor: pointer;
    font-style: italic;
    display: none;
    z-index:1000;
    color:white;
}

.conversationBar {
    padding: 2px 2px 2px 6px;
    border-bottom: 1px solid silver;
    cursor: pointer;
}

.themeBar:not(.selected):hover
{
    background-color: rgb(208, 231, 226);
}
.conversationBar:not(.selected):hover{
    background-color: #f0f0f0;
    color:#2DB5AB;
}
.selected {
    background-color:rgb(208, 231, 226);;
    color: gray;
}
.selectedDetails{
    background-color: #f0f0f0;
    color:  #2DB5AB;
}

.arrowWrap {
    margin-top:3px;
    color: rgb(105, 106, 105);
}

.floatLeft {
    float:left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-top: 2px;
}
.arrowIcon {
    margin-left: 0 !important;
    -webkit-transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}

.arrowIcon.rotated {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.displaynone {
    display: none;
}

tspan{
    text-decoration:none;
    text-shadow:none !important;
}

/* Small devices (Laptop) */
@media screen and (max-width: 2560px) {
   .conversations {
        width:106%;
    }
    .floatLeft {
        width:94%;
    }
}
@media screen and (max-width: 1440px) {
   .conversations {
        width:132%;
    }
    .floatLeft {
        width:88%;
    }
}
@media screen and (min-width: 1024px){
    #leftDescription{
        min-height: 235px;
    }
}

@media screen and (max-width: 1024px) {
    .conversations {
       width:108%;
    }
    .floatLeft {
        width:91%;
    }
}

/* Small devices (Tablets) */
@media screen and (max-width: 768px){
    .floatLeft {
        width:88%;
    }
    .conversations {
        width:122%;
    }
}

/*potrait mode for devices*/
@media screen and (max-width: 750px){
    .conversations {
        left:0px;
        position:relative;
        width:100%;
        top:0 !important;
        z-index:0;
    }
}
/* Small devices (mobiles) */
@media screen and (max-width: 425px){
     .floatLeft {
        width:91%;
    }
}

@media screen and (max-width: 375px){
    .floatLeft {
        width:90%;
    }
}

@media screen and (max-width: 320px){
    .floatLeft {
        width:88%;
    }
}

.sprite { background: url('../img/social.png') no-repeat top left;  }

.sprite.facebook {
    background-size: cover;
    background-position: 100% 100%;
    width: 55px;
    height: 55px;
}
.sprite.youtube {
    background-size: cover;
    background-position: 0% 100%;
    width: 55px;
    height: 45px;
}
.sprite.instagram {
    background-size: cover;
    background-position: 70% 100%;
    width: 55px;
    height: 55px;
}
.sprite.twitter {
    background-size: cover;
    background-position: 38% 100%;
    width: 55px;
    height: 50px;
}

@media screen and (max-width: 2560px){
    .sprite.facebook {
        margin-left:10px;
    }
    .sprite.youtube {
        margin-left:5px;
    }
    .sprite.instagram {
        margin-left:10px;
    }
    .sprite.twitter {
        margin-left:5px;
    }
}
@media screen and (max-width: 768px){
    .sprite.facebook {
        margin:auto;
    }
    .sprite.youtube {
        margin:auto;
    }
    .sprite.instagram {
        margin:auto;
    }
    .sprite.twitter {
        margin:auto;
    }
}

.spriteDisable { background: url('../img/social_disable.png') no-repeat top left;  }

.spriteDisable.facebookDisable {
    background-size: cover;
    background-position: 62% 100%;
    width: 55px;
    height: 55px;
}
.spriteDisable.youtubeDisable {
    background-size: cover;
    background-position: 100% 100%;
    width: 55px;
    height: 45px;
}
.spriteDisable.instagramDisable {
    background-size: cover;
    background-position: 32% 100%;
    width: 55px;
    height: 55px;
}
.spriteDisable.twitterDisable {
    background-size: cover;
    background-position: 0% 100%;
    width: 55px;
    height: 55px;
}

@media screen and (max-width: 2560px){
    .spriteDisable.facebookDisable {
        margin-left:10px;
    }
    .spriteDisable.youtubeDisable {
        margin-left:5px;
    }
    .spriteDisable.instagramDisable {
        margin-left:10px;
    }
    .spriteDisable.twitterDisable {
        margin-left:5px;
    }
}
@media screen and (max-width: 768px){
    .spriteDisable.facebookDisable {
        margin:auto;
    }
    .spriteDisable.youtubeDisable {
        margin:auto;
    }
    .spriteDisable.instagramDisable {
        margin:auto;
    }
    .spriteDisable.twitterDisable {
        margin:auto;
    }
    a.link-button-tvi, a.link-button-sub-conv{
        position: absolute; top: 52%;
    }
}

.top-videos-circle{
    font-size: 6px;
    vertical-align: middle;
    color: #000;
    padding: 1px;
}

.competitive-btn .popover-title, .competitive-btn .popover-content{
    color:#6F7175 !important;
}

.competitive-btn .btn-default-icon{
    vertical-align: text-top;
    background-color:#fff;
    border-radius:6px;
    height:13px;
}

a.link-button-tvi, a.link-button-sub-conv{
    position: absolute; top: 20%;
}

a.link-button-tvi{
    right:15%;
}

a.link-button-sub-conv{
    right:9%;
}

@media screen and (max-width: 768px){
    a.link-button-tvi, a.link-button-sub-conv{
        top: 52% !important;
    }
}

#contextMenu {
  position: absolute;
  display:none;
}

#contextMenu .dropdown-menu{
    padding:1px 0px !important;
    font-size: 12px !important;
}

#contextMenu #png, #contextMenu #jpg{
    cursor: pointer;
}

#test_div{
  font-family: "Helvetica Neue Light",Helvetica,Arial,sans-serif !important;
}

.background-img-nav{
    background-color: #6d6e71;
    border-bottom: 4px solid #09b5a1 !important;
    height:66px;
}

.no-access-to-social{
    text-decoration: none;
    color:#6d6e71;
    cursor: default;
}
.no-access-to-social:hover{
    text-decoration: none;
    color:#6d6e71;
}
.text_align_right {
    text-align: right;
    padding-right:0;
}

.btn-live-sub, .btn-live-sub:hover {
    background-color: #FFAD3E;
    color: #FFFFFF;
    font-size: 25px;
    font-weight: bold;
    width: 82%;
}

.top-youtubers .panel-body {
    padding: 0px;
}
#listCentralTable {
    font-size: 12px;
    margin-bottom: 0px;
}
#listCentralBody .channel-image {
    border-radius: 50%;
}
#listCentralBody .overflow-ellipsis {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
#listCentralBody .channel-name {
    min-width: 130px;
    max-width: 145px;
}
#listCentralBody .channel-titles {
    min-width: 105px;
    max-width: 105px;
}
#listCentralBody .producer-type {
    min-width: 95px;
    max-width: 105px;
}
#listCentralBody .lifetime-views {
    min-width: 95px;
    max-width: 95px;
}
#listCentralBody .lifetime-subs {
    min-width: 75px;
    max-width: 95px;
}
#listCentralBody .views-last-3-months,
#listCentralBody .subs-last-3-months {
    min-width: 90px;
    max-width: 105px;
}
.top-youtubers-link a {
    font-size: 18px;
}
#listCentralBody .selected-channels {
    background-color: #e6fff9;
}
.foot-note p {
    font-size: small;
}
.padding-top-15 {
    padding-top:15px;
}
.subscribers span {
    margin-right: 10px;
}
.subscribers .info-button {
    color: red !important;
    margin: auto;
}
.display-flex {
    display: flex;
}
#listCentralTable .add-color {
    color: #00aca2;
}
#listCentralTable .LC-sorting-desc-custom {
    background-color: #28a69c;
    color: #FFFFFF;
}

.ajax-process{
    position: absolute;
    top: 70px;
    left: 45%;
    width: 175px;
    background-color: #38B7A7;
    font-size: 1.4em;
    color: #fff;
    z-index: 1000;
    padding: 8px 16px;
}

.w-25 {
    width: 25%;
}

span.ml-2 {
    margin-left: 8px;
}
