@charset "utf-8";

.streaming_style .streaming_row .streaming_cont .tag_box {flex-wrap:wrap; margin: 0 -2.5px;}
.streaming_style .streaming_row .streaming_cont .tag_box .tag_li{margin: 2.5px;}
.streaming_style .streaming_row .streaming_cont .tag_box .tag_li:hover{background: none; color:#222;}
.streaming_style .streaming_row .streaming_cont .tag_box .tag_li:nth-child(2){background: #313131;}
.streaming_style .streaming_row .streaming_cont .tag_box .tag_li:nth-child(2) a{color:#fff}
.streaming_style .streaming_row .streaming_cont .tag_box .tag_li:hover > a{color:initial}

.streaming_view .view_wrap_left .view_section01 .video_info .bottom .video_tag{flex-wrap:wrap; margin: 0 -2.5px;}
.streaming_view .view_wrap_left .view_section01 .video_info .bottom .video_tag li{margin:2.5px;}
.streaming_view .view_wrap_left .view_section01 .video_info .bottom .video_tag li:hover{background: #fff; color:#222;}
.streaming_view .view_wrap_left .view_section01 .video_info .bottom .video_tag li:nth-child(1){background: #e83a8f; border-color:#e83a8f}
.streaming_view .view_wrap_left .view_section01 .video_info .bottom .video_tag li:nth-child(1) a{color:#fff}

.streaming_view .view_wrap_left .view_section03 .se_cont .widget .streaming_row .streaming_cont{height: auto;}
.streaming_view .view_wrap_left .view_section03 .se_cont .widget .streaming_row .streaming_cont .tag_box{flex-wrap:wrap; margin: 0 -2.5px;}
.streaming_view .view_wrap_left .view_section03 .se_cont .widget .streaming_row .streaming_cont .tag_box .tag_li{margin:2.5px}
.streaming_view .view_wrap_left .view_section03 .se_cont .widget .streaming_row .streaming_cont .tag_box .tag_li:hover{background: none; color:#222;}
.streaming_view .view_wrap_left .view_section03 .se_cont .widget .streaming_row .streaming_cont .tag_box .tag_li:nth-child(2){background: #313131;}
.streaming_view .view_wrap_left .view_section03 .se_cont .widget .streaming_row .streaming_cont .tag_box .tag_li:nth-child(2) a{color:#fff}
.streaming_view .view_wrap_left .view_section03 .se_cont .widget .streaming_row .streaming_cont .tag_box .tag_li + .tag_li{margin-left: 2.5px;}


.streaming_view .view_wrap_left .view_section01 .mob_player{display: none;}
.streaming_view .view_wrap_left .view_section01 .video .video_wrap .wish{display: none;}
.streaming_view .view_wrap_left .view_section01 .video_info .bottom .video_cont{height: auto; width: 100%; -webkit-line-clamp: initial;}
.streaming_view .view_wrap_left .view_section01 .video .video_wrap .view-img{padding-bottom: 56.25%; overflow: hidden;}
.streaming_view .view_wrap_left .view_section01 .video .video_wrap .view-img video{width: 100%; left: 50%; transform:translateX(-50%)}

.streaming_view .view_wrap_left .view_section01 .video .pop_up .pop_upBox{padding: 15px 0 10px; max-width:290px}
.streaming_view .view_wrap_left .view_section01 .video .pop_up .pop_upBox .info_box{font-size:12px; line-height: 1.6;}
.streaming_view .view_wrap_left .view_section01 .video .pop_up .pop_upBox .close_box{margin-top: 15px;}

.model_view .model_view_flex .model_view_left .view_section05 .widget .tag_box{margin: 0 -2.5px; flex-wrap:wrap}
.model_view .model_view_flex .model_view_left .view_section05 .widget .tag_box li{margin: 2.5px;}
.model_view .model_view_flex .model_view_left .view_section05 .widget .tag_box li + li{margin-left: 2.5px;}

.model_view .model_view_flex .model_view_left .view_section02{display: none;}

.model_style_left .fix_gallery_content .tag_box{flex-wrap:wrap;}
.model_style_left .fix_gallery_content .tag_box li{margin: 2.5px;}
.model_style_left .fix_gallery_content .tag_box li + li{margin-left: 2.5px;}

.model_view .model_view_flex .model_view_left .view_section05 .widget .model_content{height: 174px;}
.model_style_left .fix_gallery_content{height: 184px;}

.model_view .modal_wrap .modal_box{width: auto; max-width:100%;}
.model_view .modal_wrap.video .modal_box{width: 55.236%;}
.model_view .modal_wrap.video .modal_box .modal_cont{width: 94.78%; height: 560px;}
.model_view .modal_wrap .modal_box .modal_cont{width: auto; height: auto;}
.model_view .modal_wrap .modal_box .modal_close{margin-left: 15px;}

@media(max-width:991px){
    .mypage_dashboard .quart_box:first-child{width: 100%;}
    .model_view .modal_wrap .modal_box .modal_cont img{width: 100%;}
    
    .model_view .modal_wrap.video .modal_box{width: 100%;}
    .model_view .modal_wrap.video .modal_box .modal_cont{width: 100%; height: auto;}
    
    .model_view .model_view_flex .model_view_left .view_section04 .widget .streaming_row .streaming_cont{height: 118px;}
    .model_view .model_view_flex .model_view_left .view_section04 .widget .streaming_row .streaming_cont .title_box{white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
    .model_view .model_view_flex .model_view_left .view_section05 .widget .model_content{height: 188px;}

}

/* 240911 nyb 유지보수 */
.custom_login_left .point_color{color: #e83a8f;}
.register-wrap .point_color{color: #e83a8f;}
.register-wrap .register_sheet .reg_form .reg_terms .check-box .point_color {margin-right: 3px;}
.custom_login_right .login-form .no_login p{text-align: center;}
.register-wrap .register_sheet .reg_form_com .reg_form_name button.win_btn{background:#aaaaaa; border-color: #aaaaaa;}


