@charset "UTF-8";
.photo img {
    margin: 10px auto;
    width: 30px;
    height: 30px;
    -webkit-border-radius: 50%!important;
    -moz-border-radius: 50%!important;
    border-radius: 50%!important;
}

.video-title {
  font-size: 20px;
}

.channel-title {
  font-size: 16px;
  margin-left: 10px;
}

.card .description {
    padding-top: 20px;
    background-color: transparent;
    border: none;
}

.card .description-open-button {
    border-top:1px solid;
    padding:3px 0;
}

.youtube-wrap {
    width:100%;
    padding-bottom: 56.25%;
    height:0px;
    position: relative;
    margin-bottom: 20px;
}
 
.youtube-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

i.engagement-icon {
    font-size: 14px;
    margin-right: 3px;
}

span.tag {
    margin-right: 10px!important;
    margin-bottom: 10px!important;
}

.label-video-type {
    margin-left: 3px;
    border-style: solid;
    border-width: 1px;
    padding: 2px;
    box-shadow: none;
    display: inline-block;
    line-height: 12px;
    vertical-align: text-top;
}

.label-vr {
    color: #3598DC;
    border-color: #3598DC;
}

.label-live {
    color: #FF6C60;
    border-color: #FF6C60;
}


.overview-loader{
    margin-left:15px;
    margin-right:15px;
}

.overview-loader{
    margin-left:15px;
    margin-right:15px;
    vertical-align: middle;
}

.header-overview {
    text-align: center;
    color: #fff;
    margin-top: 20px;
    margin-bottom: 10px;
    vertical-align: middle;
}

.header-overview .error-message {
    color: #34495e;
}

.header-overview .overview-widget {
    padding: 0 5px 0 5px;
}

.header-overview .overview-widget-content {
    margin-top: 3px;
    margin-bottom: 3px;
    padding: 3px 3px 8px 5px;
}

.header-overview .widget-title {
    font-size:15px;
    margin-bottom: 0;
    line-height:10px;
}

.header-overview .widget-title .material-icons {
    vertical-align:bottom;
}

.header-overview .overview-number {
    font-size:23px;
}

.bg-pink {
    background:#f99790;
}

.bg-yellow {
    background:#f4d04e;
}

.bg-blue {
    background:#337ab7;
}

.bg-light-blue {
    background:#3fc9d5;
}

.overview-widget i.material-icons {
    font-size:14px;
    padding-right: 5px;
}

.loader-back {
    width: 200px;
    height: 120px;
    filter: alpha(opacity=60);
    moz-opacity: 0.6;
    opacity: 0.6;
    background: #ddd;
    z-index: 1;
    border-radius: 0.5em;
}

.loader {
    z-index: 2;
}

.overview-loader {
    margin: auto;
}

.tag-loader {
    margin: auto;
}

.product-name {
  font-size: 14px;
  color: #34495E;
}

.company-name {
  font-size: 14px;
  color: grey;
}

.sponsored-video-area {
    padding-top: 5px;
}

#card-comment-keyword-list .btn {
    margin-right: 10px;
    margin-bottom: 10px;
}

#click_count th, #click_count .type {
    color: #8e9daa;
}

#click_count .num {
    font-size: 20px;
    font-weight: 500;
    color: #3e4f5e;
}

#click_count td i {
    font-size: 24px;
}

#click_count td.type {
    width: 30px;
}

.toggle-chart-type {
    margin-right: 10px;
}

div.disabled {
    background:#e6e6e6;
    border-color:#e6e6e6;
}

.prepare-message {
    padding: 20px 10px !important;
    width: 90%;
}

#click_count td i.duplication-icon {
    font-size: 14px;
    margin-left: 10px;
    color: #8e9daa;
}

.label-sponsored {
    color: #EF90F9;
    border-color: #EF90F9;
}

.label-video-type {
    margin-left: 3px;
    border-style: solid;
    border-width: 1px;
    padding: 2px;
    box-shadow: none;
    display: inline-block;
    line-height: 12px;
    vertical-align: text-top;
}
