.display_download_url {
    display: none;
}
.display_download_url .col, .display_download_url textarea{
    background-color: #fdffd5;
    overflow-wrap: break-word;
    border: 0px;
}

/*--------------新版播放器-----------------*/
.vjs-icon-abloop {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-abloop:before {
  content: "\2702";
}
.vjs-icon-config, .vjs-icon-source {
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-config:before {
  content: "\2699";
}

.my_player_overlay {
    width: 100% !important;
    background-color: #cfcfcf !important;
    left: 0px !important;
    right: 0px !important;
    border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    margin-left:0px !important;
    margin-right:0px !important;
    text-align: left !important;
    color: #040404 !important;
}
.loop_list_overlay {
    background-color: #cfcfcf !important;
    right: 0px !important;
    text-align: left !important;
    color: #040404 !important;
}
.my_player_config_overlay {
    background-color: #f6f6f6 !important;
}
.my_player_menu_item {
    font-weight: bold;
    padding: 4px;
    text-align: left;
    width: 100%;
    color: #040404;
    margin: 4px 0px;
    cursor: pointer;
}
.my_player_menu_item:hover {
    background-color: #f9f9f9;
}
.my_player_source_overlay {
    width: inherit;
}
.my_player_source_repo {
    text-align: left;
    color: #1b1b1b;
    font-weight: bold;
}
.my_player_source_item {
    cursor: pointer;
}
.my_player_source_item:hover {
    background-color: #f9f9f9;
}
.my_player_source_tip_res {
    float: left;
    color: #292929;
}
.my_player_source_tip {
    float: right;
    width:80px;
}
.my_player_repo_id {
    float: left;
}
.my_player_best_repo {
    float: right;
    width:80px;
}

.myplayer_btn {
    text-align: center;
    padding: 4px 8px;
    margin-top: 4px; margin-bottom: 4px;
    border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px;
    background-color: #b815a8;
    color: #f7f7f7;
    font-size: 12px;
    cursor: pointer;
}
.myplayer_btn:hover {
    background-color: #1533b8;
}
.myplayer_btn_set_a {
    width: 39%;
    float: left;

}
.myplayer_btn_set_b {
    width: 39%;
    float: left;
    margin-left: 1%;
}
.myplayer_btn_set_ab_save {
    width: 19%;
    float: right;
}
.myplayer_text_input {
    margin: 4px 0;
    width: 100%;
    padding: 2px 4px;
    font-size: 12px;
    line-height: 12px;
    border-radius: 0px;
    border: 1px solid #b815a8;
    background: #f7f7f7;
}
.loopset_enable_btn {
    width: calc(100% - 26px);
}
.loopset_remove_btn {
    width: 26px;
}
.myplayer_loop_list_item {
    font-size: 12px;
    padding: 2px;

}
.loop_indicator {
    position: absolute; top:12px; right: 12px;
    padding:4px 8px;
    color: white;
    font-size: 12px;
    line-height: 14px;
}
.myplayer_loop_list_num {
    cursor: pointer;
}
.player_message_container {
    width: 100%; line-height: 1.2rem; font-size: 0.8rem; text-align: left;
    position: relative;
}
.player_message_close {
    position: absolute; top:0px; right:0px; cursor: pointer;
    color: #4786ff
}
.player_message_close:hover {
    color: #d40000;
}
.video_carousel_image {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    padding-top:56.25%;
}
.video_carousel_text {
    position: absolute;
    top:0px; left:0px;
    height: 100%;
    overflow-y: auto;
}
#video_image_carousel {
    background-color: #000000;
}
.carousel-indicators{
    /*position: relative !important;*/
    list-style: none;
    justify-content: left !important;
    margin-right: inherit !important;
    margin-left: inherit !important;
    bottom: 0 !important;
    border-top: 1px solid black;
    max-width: 100% !important;
    /*flex-wrap: wrap;*/
    background-color: #000000 !important;
}
.carousel-indicators li {
    opacity: .6 !important;
    border-top: 0px !important;
    border-bottom: 0px !important;
}
.carousel-indicators li.active{
    opacity: 1 !important;
}
.video_carousel_player_indicator {
    position: absolute;
    top: calc(50% - 1rem);
    left: calc(50% - 1rem);
    z-index: 9999;
    font-size: 2rem;
    width: 2rem;
    height: 2rem;
    line-height: 2rem;
    text-indent: 0 !important;
}
.video_carousel_netdisk_indicator {
    text-align: center;
    position: absolute;
    top: calc(50% - 1rem);
    z-index: 9999;
    font-size: 0.8rem;
    height: 2rem;
    line-height: 2rem;
    text-indent: 0 !important;
    width: 100%;
}
.video_carousel_player_indicator_container {
    min-width: 25% !important;
    width: 25% !important;
}
.video_carousel_netdisk_indicator_container {
    min-width: 25% !important;
    width: 25% !important;
}
.carousel-indicators li, .carousel-indicators li.active, .video_image_blank {
    min-width: 12.5%;
    width: 12.5%;
    padding-top: 9.375% !important;
    background-color: #fff;
    position: relative;
    margin: 0px !important;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.video_image_blank {
    background-color: inherit !important;
}

.video_netdisk_container {
    background-color: #000000;
}
.video_netdisk_btn {
    text-align: center;
}
.video_netdisk_item {
    display: inline-block;
    text-align: center;
    cursor: pointer;
    background-color: #3c3c3c;
}
.video_netdisk_item:hover {
    background-color: #7a71ff;
}

.carousel-indicators-wrapper {
    position:relative;
    overflow-x: hidden;
    width: 100%;
    padding-top: 9.375% !important;
}

.carousel-indicator-scroller {
    text-align:center;
    cursor:pointer;
    display:none;
    padding-left:7px;
    padding-right:7px;
    white-space:no-wrap;
    vertical-align:middle;
    opacity: 0.5;
    position: absolute;
    z-index:16;
    height:100%;
    background-color: white;
    top:0px;
    font-size:1rem;
}
.carousel-indicator-scroller:hover {
    opacity: 1;
}

.carousel-indicator-scroller-right{
    right:0px;
}

.carousel-indicator-scroller-left {
    left:0px;
}
.carousel-indicator-scroller-icon {
    position: relative;
    top:50%;
    top:calc(50% - 0.5rem);

}
.addition_metadata {
    display: none;
}
.related_video_image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top:56.25%;
    width:100%;
    background-color: #eaeaea;
}
.relate_video_title {
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.playlist_video_current {
    background-color: #f6f6f6;
}
.playlist_video_other:hover {
    background-color: #f6f6f6;
}
.video_duration_on_image {
    position: absolute; bottom: 6px; right:6px;
}
.player_placeholder {
    padding-top: 56.25%; position: relative;
}
.player_placeholder_text {
    position: absolute; top:49%;
}
/*--------------新版播放器-----------------*/

#tag_list_template .modal-dialog {
  width: 80%;
  margin: 0 auto;
  max-width: inherit;
}

@media (max-width: 767.98px) {
    .carousel-indicators li, .carousel-indicators li.active{
        padding-top: 18.75% !important;
    }
    .video_image_blank {
        padding-top: 18.75% !important;
    }
    .carousel-indicators-wrapper {
        padding-top: 18.75% !important;
    }
}
