#dialog-filter {
  max-width: 650px;
  width: 100%;
}

#dialog-filter.modal {
  padding: 36px;
}

#dialog-filter .dialog-filter-footer {
  margin-top: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#dialog-filter .dialog-filter-footer .filter-group {
  border-bottom: none;
  padding: 0 !important;
  margin: 0 !important;
}

#dialog-filter .filter-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  border-bottom: 1px solid #e8e8e8;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 16px;
  padding-bottom: 16px;
}

#dialog-filter .filter-group:last-child {
  margin-bottom: 0;
}

#dialog-filter .filter-group .left {
  -webkit-box-flex: 14%;
      -ms-flex: 14%;
          flex: 14%;
}

#dialog-filter .filter-group .left .title {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-transform: uppercase;
  color: #232323;
  position: relative;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-right: 24px;
}

#dialog-filter .filter-group .right {
  -webkit-box-flex: 86%;
      -ms-flex: 86%;
          flex: 86%;
}

#dialog-filter .filter-group .right ul {
  display: grid;
  grid-template-columns: 25fr 25fr 25fr 25fr;
}

#dialog-filter .filter-group .right ul li {
  margin-right: 12px;
}

#dialog-filter .control-filter {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

#dialog-filter .control-filter .btn-filter-submit {
  height: 42px;
  width: 106px;
}

#dialog-filter .close-modal {
  top: 16px;
  right: 16px;
  opacity: 0.5;
  background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
}

.group-search {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.group-search .wrapper-sp-input-search {
  width: 384px;
  margin-right: 12px;
}

.group-search .wrapper-sp-input-search .sp-input-search {
  width: 100%;
}

.group-search .wrapper-sp-input-search .icon {
  width: 14px;
  height: 14px;
  min-width: 14px;
}

.no-title {
  padding-top: 24px;
  padding-left: 24px;
}

.box-clear {
  display: none;
  margin-left: 12px;
}

.text-center {
  text-align: center !important;
  padding: 0 !important;
}

.pointer {
  cursor: pointer;
}

.btn-datepicker {
  position: absolute;
  top: 0;
  left: 0;
}

.dropdown-menu {
  width: 210px;
}

.datepicker table tr td span {
  height: 45px;
  line-height: 45px;
}

.export-content .btn-csv {
  position: absolute;
  padding-top: 4.5px !important;
  padding-bottom: 4.5px !important;
  top: -10px;
  right: 0;
}

.btn-time {
  min-width: 82px;
  margin-right: 8px;
  cursor: pointer;
  position: relative;
}

.list-tag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.list-tag .btn-tag {
  margin-right: 8px;
  display: inline;
}

.list-tag .btn-tag:last-child {
  margin-right: 0;
}

.list-tag .btn-tag:hover {
  background-color: #ffffff !important;
  color: #232323 !important;
  cursor: default !important;
}

.explain-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 24px;
}

.explain-text .icon-video {
  max-width: 100%;
  background-position: left center;
  padding-left: 53px;
}

.explain-text .icon-video.live-icon {
  margin-right: 24px;
}

.explain-text .icon-video.live-upcoming-icon::before {
  right: 0;
  left: 36px;
}

a[href^="https://www.youtube.com/watch?v="]:after {
  margin: 0 0 0 3px;
  font-family: "Font Awesome 5 Free";
  content: "\F35D";
  font-weight: 900;
}

a[href^="https://www.youtube.com/channel/"]:after {
  margin: 0 0 0 3px;
  font-family: "Font Awesome 5 Free";
  content: "\F35D";
  font-weight: 900;
  color: #232323;
}

.social-link {
  height: 76px;
  padding-top: 16px;
  text-align: right;
}

.social-link .social-apple {
  width: 44px;
  height: 44px;
  display: inline-block;
  background: #fff url("/images/youtube_icon/calendar.svg") no-repeat center center;
  background-size: 44px 44px;
}

.social-link .social-twitter {
  margin-left: 5px;
  margin-right: 10px;
  width: 44px;
  height: 44px;
  display: inline-block;
  background: #fff url("/images/youtube_icon/twitter_icon.svg") no-repeat center center;
  background-size: 44px 44px;
}

.box-channel-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 24px;
  margin-bottom: 20px;
  border-bottom: 1px solid #e8e8e8;
}

.box-channel-info .box-channel-item {
  -webkit-box-flex: calc(100% - (113px));
      -ms-flex: calc(100% - (113px));
          flex: calc(100% - (113px));
}

.box-channel-info .box-channel-item:last-child {
  -webkit-box-flex: 113px;
      -ms-flex: 113px;
          flex: 113px;
}

.box-channel-info .box-channel-item .box-channel-info {
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
}

.box-channel-info .box-channel-item:first-child:hover {
  background-color: #f3f4f6;
}

.box-channel-info .box-channel-item:first-child:hover a {
  text-decoration: underline;
}

.box-channel-info .box-channel-item.box-100 {
  -webkit-box-flex: 100%;
      -ms-flex: 100%;
          flex: 100%;
}

.box-channel-info .channel-description-head {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  color: #232323;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: 27px;
  height: 27px;
}

.box-channel-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.box-channel-inline .box-channel-description {
  display: inline-block;
}

.box-channel-inline .box-channel-width {
  max-width: calc(100% - 76px);
}

.channel-description-foot {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  color: #787878;
  line-height: 16px;
  line-height: 19px;
}

.box-channel-description {
  margin-left: 20px;
  height: 55px;
}

.box-channel-description:first-child {
  margin-left: 0;
  height: inherit;
}

.channel-description-head {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  color: #232323;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: 27px;
  margin-bottom: 7px;
}

.channel-description-head a {
  color: #232323;
}

.subscriber-number-title {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  margin-left: 24px;
  color: #787878;
}

.subscriber-number {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  color: #232323;
  margin-left: 6px;
  margin-right: 24px;
}

.info-detail-head {
  color: #232323;
}

.title-detail-head {
  color: #787878;
}

.video-trend .content-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.video-trend .content-top .btn-left,
.video-trend .content-top .filter-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.video-trend .content-top .btn-left {
  width: 50%;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.video-trend .content-top .btn-left .sp-select {
  margin-right: 24px;
}

.video-trend .content-top .btn-left .sp-radio-buttons {
  margin-right: 24px;
}

.video-trend .content-top .btn-left.button-top {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 53.5%;
}

.video-trend .content-top .btn-left.button-top .buttons-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 40%;
}

.video-trend .content-top .btn-left.button-top .buttons-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: 60%;
}

.video-trend .content-top .filter-right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 50%;
}

.video-trend .content-top .filter-right .wrapper-sp-input-search {
  width: 384px;
  margin-right: 12px;
}

.video-trend .content-top .filter-right .wrapper-sp-input-search .sp-input {
  width: 100%;
}

.video-trend .content-top .filter-right .chart-btn {
  margin-left: 12px;
}

.video-trend .content-check {
  height: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 14px;
  margin-bottom: -6px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.video-trend .content-check .left {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
}

.video-trend .content-check .left .duration_time {
  width: 302px;
  padding-right: 40px;
  text-align: center;
}

.video-trend .content-check .left .duration_time.duration_time_2 {
  padding-right: 0;
}

.video-trend .content-check .right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.video-trend .content-check .right.right_time {
  width: 50%;
}

.video-trend .content-check .explain-text .duration_time {
  margin-left: 24px;
}

.video-trend .content-check .sp-checkbox-app {
  margin-right: 12px;
  display: block;
  position: relative;
  padding-left: 20px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  color: #232323;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.video-trend .content-check .sp-checkbox-app .checkmark {
  position: absolute;
  top: 50%;
  left: 0;
  height: 14px;
  width: 14px;
  border: 1px solid #232323;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 2px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.video-trend .content-check .sp-checkbox-app .checkmark:after {
  content: "";
  position: absolute;
  display: none;
  left: 4px;
  top: 1px;
  width: 2px;
  height: 6px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.video-trend .content-check .sp-checkbox-app input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.video-trend .content-check .sp-checkbox-app input:checked ~ .checkmark {
  background-color: #0066ff;
}

.video-trend .content-check .sp-checkbox-app input:checked ~ .checkmark:after {
  display: block;
}

.video-trend .content-check .explain-text {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.video-trend .content-data {
  margin-top: 20px;
}

.video-trend .content-data .show {
  display: block;
}

.video-trend .content-data .hiden {
  display: none;
}

.video-trend .content-data .content-data-header .title {
  width: 55%;
  padding-left: 24px;
  text-align: center;
}

.video-trend .content-data .content-data-header .view-play {
  width: 18%;
  text-align: center;
}

.video-trend .content-data .content-data-header .channel-subscribe {
  width: 18%;
  text-align: left;
}

.video-trend .content-data .content-data-header .number-video {
  width: 14%;
  text-align: center;
}

.video-trend .content-data .content-data-body .title {
  width: 55%;
  padding-left: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.video-trend .content-data .content-data-body .title img {
  margin-right: 12px;
}

.video-trend .content-data .content-data-body .title .name {
  font-size: 14px;
  font-weight: 500;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  max-width: calc(100% - 52px);
}

.video-trend .content-data .content-data-body .view-play {
  width: 18%;
  text-align: center;
}

.video-trend .content-data .content-data-body .channel-subscribe {
  width: 18%;
  text-align: right;
}

.video-trend .content-data .content-data-body .number-video {
  width: 14%;
  text-align: center;
}

.video-trend .content-data .content-header {
  height: 40px;
  line-height: 40px;
  background-color: #232323;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
}

.video-trend .content-data .content-body {
  height: 76px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  font-size: 14px;
}

.video-trend .content-data .content-body:nth-child(odd) {
  background-color: #f8f8f8;
}

.video-trend .content-data .content-body:hover {
  background-color: #f3f4f6;
}

.video-trend .content-data .content-body:hover a {
  text-decoration: underline;
}

.video-trend .content-data .content-body a {
  color: #232323;
}

.video-trend .content-data .content-video-header .title-pr {
  width: 6%;
  text-align: center;
}

.video-trend .content-data .content-video-header .title {
  width: 26%;
  text-align: center;
}

.video-trend .content-data .content-video-header .title.title-app {
  width: 62%;
}

.video-trend .content-data .content-video-header .title.title-posting-app {
  width: calc(100% - 40%);
}

.video-trend .content-data .content-video-header .title.title-video-detail {
  width: 74%;
}

.video-trend .content-data .content-video-header .title.title-no-app {
  width: 2%;
}

.video-trend .content-data .content-video-header .video-info {
  width: 52%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.video-trend .content-data .content-video-header .video-info .video-info-live {
  width: 65px;
  padding: 0;
  font-weight: 500;
  text-align: center;
}

.video-trend .content-data .content-video-header .video-info .video-info-live .sp-table-sort-icons {
  margin-bottom: 2px;
  margin-top: -1px;
}

.video-trend .content-data .content-video-header .video-info .video-info-title {
  max-width: calc(100% - 65px);
  text-align: center;
  width: 100%;
}

.video-trend .content-data .content-video-header .video-info.video-youtuber {
  width: 48%;
  padding-left: 24px;
}

.video-trend .content-data .content-video-header .video-info.video-youtuber .video-info-live {
  min-width: 6%;
  max-width: 15%;
  min-width: 41px;
}

.video-trend .content-data .content-video-header .video-info.video-info-no-app {
  width: 72%;
}

.video-trend .content-data .content-video-header .channel-subscribe {
  text-align: right;
}

.video-trend .content-data .content-video-header .channel-subscribe.number-posting-app {
  width: 17%;
  padding-right: 24px;
}

.video-trend .content-data .content-video-header .channel-subscribe.number-video-detail {
  width: 12%;
}

.video-trend .content-data .content-video-header .publish {
  text-align: center;
}

.video-trend .content-data .content-video-header .publish,
.video-trend .content-data .content-video-header .channel-subscribe {
  padding: 0;
  cursor: pointer;
  width: 11%;
  font-weight: 500;
}

.video-trend .content-data .content-video-header .publish .sp-table-sort-icons,
.video-trend .content-data .content-video-header .channel-subscribe .sp-table-sort-icons {
  margin-bottom: 2px;
  margin-top: -2px;
}

.video-trend .content-data .content-video-header .channel-post {
  width: 16%;
  padding: 0;
  text-align: right;
  font-weight: 500;
  cursor: pointer;
}

.video-trend .content-data .content-video-header .number_video {
  padding-right: 24px;
}

.video-trend .content-data .content-video-header .space_icon {
  width: 4%;
}

.video-trend .content-data .content-video-body .title-pr {
  min-width: 6%;
  max-width: 15%;
  text-align: center;
  height: 76px;
  min-width: 41px;
}

.video-trend .content-data .content-video-body .title-pr.icon-pr {
  background: transparent url("/images/youtube_icon/PR.svg") no-repeat center center;
  background-size: 41px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 41px;
}

.video-trend .content-data .content-video-body .title {
  padding-left: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 26%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.video-trend .content-data .content-video-body .title.title-app {
  width: 62%;
}

.video-trend .content-data .content-video-body .title.title-posting-app {
  width: 60%;
}

.video-trend .content-data .content-video-body .title.title-video-detail {
  width: 74%;
}

.video-trend .content-data .content-video-body .title.title-no-app {
  width: 2%;
}

.video-trend .content-data .content-video-body .title .img-icon {
  margin-right: 12px;
  margin-left: 12px;
  width: 40px;
}

.video-trend .content-data .content-video-body .title .img-icon.img-video-icon {
  margin-left: 0;
}

.video-trend .content-data .content-video-body .title .img-icon img {
  max-width: 40px;
}

.video-trend .content-data .content-video-body .title .name {
  max-width: calc(100% - 72px);
}

.video-trend .content-data .content-video-body .title .name a {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.video-trend .content-data .content-video-body .title .name .publisher {
  font-weight: 500;
  font-size: 12px;
  color: #787878;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.video-trend .content-data .content-video-body .title .name .btn-video-app {
  background-color: transparent;
  border: none;
  cursor: pointer;
  padding: 0;
  font-size: 14px;
  font-family: "Noto Sans CJK JP";
  font-weight: 500;
  line-height: 21px;
  text-align: left;
}

.video-trend .content-data .content-video-body .title .name .btn-video-app span {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.video-trend .content-data .content-video-body .title .name .btn-video-app:hover {
  text-decoration: underline;
}

.video-trend .content-data .content-video-body .channel-post {
  width: 16%;
  text-align: right;
}

.video-trend .content-data .content-video-body .number_video {
  padding-right: 24px;
}

.video-trend .content-data .content-video-body .view-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 24px;
  width: 52%;
}

.video-trend .content-data .content-video-body .view-info .thumbnail {
  width: 104px;
  margin: 0 24px;
}

.video-trend .content-data .content-video-body .view-info .thumbnail img {
  width: 104px;
  height: 58px;
  -o-object-fit: cover;
     object-fit: cover;
}

.video-trend .content-data .content-video-body .view-info .name {
  width: calc(100% - 193px);
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.video-trend .content-data .content-video-body .view-info.video-youtuber {
  width: 48%;
}

.video-trend .content-data .content-video-body .view-info.video-info-no-app {
  width: 72%;
}

.video-trend .content-data .content-video-body .channel-subscribe {
  width: 11%;
  text-align: right;
}

.video-trend .content-data .content-video-body .channel-subscribe.number-video-detail {
  width: 12%;
}

.video-trend .content-data .content-video-body .channel-subscribe.number-posting-app {
  width: 17%;
  padding-right: 24px;
}

.video-trend .content-data .content-video-body .publish {
  width: 11%;
  text-align: center;
}

.video-trend .content-data .content-video-body .space_icon {
  width: 4%;
}

.video-trend .content-data .content-video-body .space_icon .icon-arrow {
  width: 24px;
  height: 24px;
  display: block;
  cursor: pointer;
}

.video-trend .content-data .content-video-body .space_icon .icon-arrow.icon-arrow-down {
  background: transparent url("/images/youtube_icon/black_arrow_down_icon.png") no-repeat center right;
  background-size: 12.01px 6px;
}

.video-trend .content-data .content-video-body .space_icon .icon-arrow.icon-arrow-up {
  background: transparent url("/images/youtube_icon/black_arrow_up_icon.png") no-repeat center right;
  background-size: 12.01px 6px;
}

.video-trend .content-data .data-show {
  height: 76px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 100%;
}

.video-trend .content-data .content-graph-show {
  height: auto;
  display: block;
}

.video-trend .content-data .content-data-chart .title {
  width: 45%;
}

.video-trend .content-data .content-data-chart .star {
  width: 10%;
  text-align: end;
  padding-right: 24px;
}

.video-trend .content-data .content-data-chart .star i {
  cursor: pointer;
}

.video-trend .chart-data {
  display: none;
}

.video-trend .highchart {
  margin-bottom: 20px;
}

.video-trend .bar-search-channel {
  height: 64px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.video-trend .bar-search-channel .item-channel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  background-color: #f8f8f8;
  margin-right: 12px;
  border-radius: 6px;
  padding: 12px;
  height: 64px;
}

.video-trend .bar-search-channel .item-channel .name {
  padding-left: 12px;
}

.video-trend .bar-search-channel .item-channel .icon-close {
  line-height: 42px;
  color: #232323;
  cursor: pointer;
  font-weight: 400;
  font-style: normal;
}

.video-trend .bar-search-channel .item-channel .icon-close::after {
  background: transparent url("/images/icon/2x/close_12x12.svg") no-repeat right center;
  background-size: 12px;
  width: 12px;
  height: 12px;
  content: "";
  display: inline-block;
  margin-left: 6px;
}

@media only screen and (max-width: 1344px) {
  .video-trend .content-top .btn-left {
    width: 55%;
  }

  .video-trend .content-top .btn-left.button-top {
    width: 53%;
  }

  .video-trend .content-top .filter-right {
    width: 45%;
  }

  .video-trend .content-top .filter-right .wrapper-sp-input-search {
    width: 365px;
  }

  .video-trend .content-check .left .duration_time {
    padding-right: 0;
    width: 255px;
  }

  .video-trend .content-data .content-video-header .number_video {
    padding-right: 12px;
  }
}

@media only screen and (max-width: 1248px) {
  .video-trend .content-top .btn-left {
    width: 60%;
  }

  .video-trend .content-top .btn-left.button-top {
    width: 60%;
  }

  .video-trend .content-top .btn-left .sp-radio-buttons {
    margin-right: 12px;
  }

  .video-trend .content-top .btn-left .sp-btn-2 {
    padding: 0 13px;
  }

  .video-trend .content-top .filter-right {
    width: 40%;
  }

  .video-trend .content-top .filter-right .wrapper-sp-input-search {
    width: 280px;
  }

  .video-trend .content-data .content-video-header .number_video {
    width: 12%;
  }
}

@media only screen and (max-width: 1156px) {
  .video-trend .content-top .btn-left {
    width: 55%;
  }

  .video-trend .content-top .btn-left .sp-radio-buttons {
    margin-right: 12px;
  }

  .video-trend .content-top .btn-left .sp-btn-2 {
    padding: 0 13px;
  }

  .video-trend .content-top .filter-right {
    width: 45%;
  }

  .video-trend .content-top .filter-right .wrapper-sp-input-search {
    width: 250px;
  }

  .video-trend .content-data .content-video-header .number_video {
    width: 12%;
  }
}

