@charset "utf-8";

/* 카테고리 */
.list-category .div-tab-box { margin-bottom:15px; }
.list-category .dropdown { margin-bottom:15px; }
.list-category .active a, .list-category .selected a { color:crimson; font-weight:bold !important; }

/* PC 목록 */
table.list-pc { border-bottom: 1px solid #ddd; margin-bottom:15px; }
table.list-pc th { white-space:nowrap; clear:both; height:43px; background: url('./img/head.gif') repeat-x !important; font-weight:bold; font-size:12px; color:#333; border:0px !important; padding:0px !important; margin:0px !important; text-align:center; }
table.list-pc th.w100 { width:100px; }
table.list-pc th a { text-decoration:none; color:#333; }
table.list-pc th a:hover, table.bo-list th a:focus, table.bo-list th a:active { color:#000; }
table.list-pc td { white-space:nowrap; text-align: center; }
table.list-pc tbody tr:first-child td { border-top:0 !important; }
table.list-pc .list-now { background: #fafafa; }
table.list-pc .list-img img { width:40px; height:40px; border-radius:50%; }
table.list-pc .list-img i { width: 40px; height: 40px; line-height:40px; margin:0px; font-size: 24px; background: rgb(238, 238, 238); border-radius:50%; text-align: center; color: rgb(255, 255, 255); display: inline-block; }
table.list-pc .list-subject { text-align:left !important;  white-space:normal !important;}
table.list-pc .list-subject a { display:block; }
table.list-pc .list-subject.now { font-weight:bold !important; }
table.list-pc .list-subject.notice { font-weight:bold !important; }
table.list-pc .list-none { padding:100px 0px; }

/* 모바일 목록 */
.list-mobile { margin-bottom:15px; border-top:1px solid #eee; }
.list-mobile strong { font-weight:normal; margin:0px; line-height:40px; display:block; text-overflow:ellipsis; white-space:nowrap; word-wrap:normal; overflow:hidden; }
.list-mobile.no-img strong { line-height:30px; }
.list-mobile strong.notice a { font-weight:bold; }
.list-mobile strong.best a { }
.list-mobile strong.now a { font-weight:bold; color:crimson; }
.list-mobile .list-img img { width:40px; height:40px; border-radius:50%; }
.list-mobile .list-img i { width: 40px; height: 40px; line-height:40px; margin:0px; font-size: 24px; background: rgb(238, 238, 238); border-radius:50%; text-align: center; color: rgb(255, 255, 255); display: inline-block; }
.list-mobile .list-cnt { color: orangered; font-size: 12px; font-weight:bold; font-family:verdana; letter-spacing:-1px; }
.list-mobile .media { border-bottom:1px solid #eee; margin:0px; padding:6px 8px; }
.list-mobile .media.list-notice {  background:#fafafa; }
.list-mobile .media.list-now { background:#fafafa; }
.list-mobile :first-child.media { margin-top:0px; }
.list-mobile .media .media-body { padding-left:0px; }

/* 목록 공통 */
.list-wrap { width:100%; }
.list-btn-box { margin-bottom: 15px; }
.list-btn-box a span { margin-left: 4px; }
.list-btn-box .sort a { color:crimson !important; font-weight:bold !important; }
.list-btn-box .dropdown-menu { font-size: 12px; }
.list-none { margin:0px 0px 15px; padding:80px 0px; }
.list-page { margin-bottom:15px; }
.list-page .pagination { margin:0; }

/* 아이콘 */
.list-wrap .wr-text { font-family:dotum; font-size:11px; letter-spacing:-1px; line-height:11px; font-weight:normal; }
.list-wrap .wr-icon { display:inline-block; padding:0px; margin:0px; overflow:hidden; vertical-align:middle; background-repeat: no-repeat; background-position: left top; }
.list-wrap .wr-notice { width:37px; height:19px; background-image: url('./img/icon_notice.gif'); }
.list-wrap .wr-new { width:12px; height:12px; background-image: url('./img/icon_new.gif'); }
.list-wrap .wr-secret { width:12px; height:12px; background-image: url('./img/icon_secret.gif'); }
.list-wrap .wr-hot { width:12px; height:12px; background-image: url('./img/icon_hot.gif'); }

/* 내용 공통 */
.view-wrap { width:100%; overflow:hidden; }
.view-wrap .img-photo i { background: rgb(245, 245, 245); padding: 16px; border-radius: 50%; width: 80px; height: 80px; text-align: center; color: rgb(143, 143, 143); font-size: 40px; display: inline-block; }
.view-wrap .img-photo img { border-radius: 50%; width: 80px !important; height: 80px !important; display:inline-block; }
.view-wrap .img-resize img { max-width:100%; height:auto; }
.view-wrap h1 { font-size: 22px; font-weight:bold; margin:0px; line-height:50px; display:block; text-overflow:ellipsis; white-space:nowrap; word-wrap:normal; overflow:hidden; margin:0px; padding:0px 10px; color: rgb(59, 62, 67); letter-spacing:-1px; }
.view-wrap h1 .photo { border-radius: 50%; width: 50px; height: 50px; margin-bottom:10px; margin-right:10px; }
.view-wrap .no-attach { border-bottom:0px; }

.view-btn { margin:0px 0px 30px; }
.view-btn i { margin-right:2px; }

.view-head { border-left:0px; border-right:0px; }
.view-head .sp { display:inline-block; width:20px; text-align:center; font-size:11px; color:#888; }
.view-head .list-group-item { padding:5px 15px; border-style:dotted; }
.view-tag { margin:10px 0px; padding:0px; color:#888; }
.view-tag a { color:#888; }
.view-tag a:hover { color:crimson; }
.view-cnt { margin-top:4px; }
.view-img img { display:block; max-width:100%; margin:0 auto 15px; border:0; height:auto; }
.view-content { padding:0px 15px 20px }
.view-mobile .view-content { padding:0px 0px 20px; }
.view-content img { width:auto; height:auto; max-width:100%; }
.view-content p { padding:0; margin:0; line-height:22px; }
.view-good-box { text-align:center; }
.view-good-box span { margin:15px 6px; width:80px; height:80px; display:inline-block; }
.view-good-box a { background: rgb(245, 245, 245); padding-top:14px; border-radius: 50%; width: 80px; height: 80px; text-align: center; color: rgb(51, 51, 51); font-size: 22px; line-height:26px; display: inline-block; }
.view-good-box .view-good a:hover { background: rgb(223, 17, 25); color: rgb(255, 255, 255); }
.view-good-box .view-nogood a:hover { background: rgb(0, 0, 0); color: rgb(255, 255, 255); }
.view-author .auth-photo { width:160px; padding-right:15px; }
.view-comment { color: rgb(51, 51, 51); font-family: "Roboto", sans-serif; margin: 0px 0px 10px; padding: 0px 0px 5px; text-transform: capitalize; overflow: hidden; font-size: 20px; font-weight: 500; border-bottom-color: rgb(51, 51, 51); border-bottom-width: 1px; border-bottom-style: solid; display: inline-block; position: relative; }

#bo_v_sns {margin:4px 0 15px;padding:0;list-style:none;zoom:1}
#bo_v_sns:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_sns li {float:left;margin:0 5px 0 0}

/* 댓글 */
.comment-media { }
.comment-media .photo i { background: rgb(245, 245, 245); padding: 15px; border-radius: 50%; width: 64px; height: 64px; text-align: center; color: rgb(143, 143, 143); font-size: 30px; display: inline-block; }
.comment-media .photo img { border-radius: 50%; width: 64px !important; height: 64px !important; display:inline-block; }
.view-mobile .comment-media .photo i { padding: 10px; width: 54px; height: 54px; }
.view-mobile .comment-media .photo img { width: 54px !important; height: 54px !important; }

.comment-media .media { border-top:1px solid #eee; margin:7px 0px; padding:7px 0px 0px; }
.comment-media :first-child.media { border-top:0px; margin-top:0px; padding-top:0px; }
.comment-media h5 { margin:2px 0px; line-height: 22px; }
.comment-media .media .media-body { padding-left:0px; }
.comment-media .media .media-info { margin-left:10px; }
.comment-media .media .media-content {	margin-top:8px; }
.comment-media .media .media-btn {	margin-left:4px; }
.comment-media .cmt-good-btn { text-align:right; padding-right:1px; }
.comment-media .cmt-good, .comment-media .cmt-nogood { display:inline-block; width:74px; height:20px; margin-top:10px; padding-right:10px; margin-right:-1px; font:bold 11px verdana; text-align:right; letter-spacing:-1px; line-height:19px; cursor:pointer; }
.comment-media .cmt-good { background: url('./img/cmt_good.gif') no-repeat left center; color:#f4695b; }
.comment-media .cmt-nogood { background: url('./img/cmt_nogood.gif') no-repeat left center; color:#888; }

#bo_vc_opt ol {	margin:0;padding:0;list-style:none;zoom:1; }
#bo_vc_opt ol:after { display:block;visibility:hidden;clear:both;content:""; }
#bo_vc_opt ol li { float:left;margin:0; }
#bo_vc_send_sns ul { margin:0;padding:0;list-style:none;zoom:1; }
#bo_vc_send_sns ul:after { display:block;visibility:hidden;clear:both;content:""; }
#bo_vc_send_sns ul li {	float:left;margin:0 0 0 20px; }
#bo_vc_send_sns input {	margin:0 0 0 5px; }

/* 쓰기 공통 */
.write-wrap { width:100%; overflow:hidden; }
.write-wrap h2 { padding:0px; margin:0px; font-size:14px; font-weight:bold; }
.write-wrap label { font-weight:bold; }
.write-wrap .write-content { height: 300px; }
.write-wrap .write-file { border:0;box-shadow:none; }
.write-wrap .write-btn { margin:15px 0px 25px; text-align:center; }
.write-wrap .delete-file { margin:0px; padding:0px 10px; font-weight:normal; }
.write-wrap .delete-file label { font-weight: normal; }
.write-wrap .sp-label { font-weight:normal; margin-right:10px; }
.write-wrap .sp-label input[type="checkbox"], .write-wrap .sp-label input[type="radio"] { margin-top:0px; }

#autosave_pop div { text-align:right; }
#autosave_pop button { margin:0; margin-left:10px; padding:0; border:0; background:transparent; color:#888; }
#autosave_pop ul { margin:0; padding:0; padding-left:15px; list-style:disc; }
#autosave_pop li { padding:2px 5px;  }
#autosave_pop li:after { display:block; visibility:hidden; clear:both; content:""; }
#autosave_pop a { display:block; float:left; }
#autosave_pop span { display:block;; float:right; }

/* Category */
#w_basic { text-align: center; }
#w_basic ul { border:none; display: inline-block; }
#w_basic li { border:1px solid #171e64; border-right:none; }
#w_basic li:last-child { border:1px solid #171e64; }
#w_basic li a { padding:20px 30px; color:#333; font:17px/19px 'NEXON Lv1 Gothic', serif; background: none; border:none; }
#w_basic .tabs { margin-bottom:50px; }
#w_basic .dropdown { margin-bottom:20px; }
#w_basic .active a, #w_basic .selected a { color:inherit; font-weight:400 !important; background: #171e64 !important; color:#fff; }


/* 반응형 공통 */
@media all and (max-width:460px) {
	.responsive .list-btn { text-align:center; margin:0px auto; }
	.responsive .pull-right.list-btn { float:none !important; margin-bottom:14px; }
	.responsive .view-wrap h1 { text-overflow:clip; overflow:none; white-space:normal; line-height: 24px; font-size: 18px; margin-bottom:10px; }
	.responsive .view-wrap h1 .photo { display:none; }
	.responsive .view-btn i { margin-right:0px; }
	.responsive .view-author .auth-photo { float:none; width:100%; padding-right:0px; }
	.responsive .comment-btn { text-align:center; }
	.responsive .comment-btn .pull-right { float:none !important; }
}

/* motivro */
.mtv_board_wrap{width: 100%;max-width: 1440px;margin: 0 auto;padding: 0 20px;}
.mtv_board_hd{margin-top: 60px;}
.mtv_board_hd .board_tit_box{}
.mtv_board_hd .board_tit_box .tit{font-size: 36px;font-weight: 700;line-height: 56px;color: #403d3f;display: flex;flex-direction: column;}
.mtv_board_hd .board_tit_box .tit > span{font-size: 20px;font-weight: 500;color: #015eaf;line-height: 1.2;}

.mtv_board_bd{margin-top: 40px;}

.mtv_board_wrap .normal_list_wrap{margin-top: 40px;}
.mtv_board_wrap .normal_list{padding: 0;}
.mtv_board_wrap .normal_items{background-color: #fff;border: 1px solid #c3bfba;border-radius: 20px;overflow: hidden;list-style: none;box-shadow: 2px 3px 9px 0px rgba(0, 0, 0, 0.1);transition:.2s}
.mtv_board_wrap .normal_items::marker{display: none !important;}
.mtv_board_wrap .normal_items.active{background-color: #ffa854;border:none}
.mtv_board_wrap .normal_items + .normal_items{margin-top: 20px;}
.mtv_board_wrap .normal_items .item_inner{padding: 20px 40px;position: relative;}
.mtv_board_wrap .normal_items.notice_li:hover{background-color:#ff7d00;border:none}

.mtv_board_wrap .normal_items .item_chk_box{position: absolute;left: 12.5px;top: 50%;transform: translateY(-50%);line-height: 0;}
.mtv_board_wrap #fboardlist .normal_items .item_chk_box input[type=checkbox]{width: 15px;height: 15px;}

.mtv_board_wrap .normal_items .item_info_box{}
.mtv_board_wrap .normal_items .item_flex{display: flex;align-items: center;justify-content: flex-start;gap: 20px;}
.mtv_board_wrap .normal_items .bot_left{flex: 1;}
.mtv_board_wrap .normal_items .bot_right{flex: 0 0 auto;}

.mtv_board_wrap .normal_items .item_is_notice{}
.mtv_board_wrap .normal_items .item_is_notice .is_notice_txt{display: inline-block;height: 24px;padding: 0 12px;font-size: 14px;font-weight: 500;line-height: 24px;color: #fff;background-color: #F0850C;border-radius: 2px;}
.mtv_board_wrap .normal_items .item_is_notice + .item_flex{margin-top: 10px;}
.mtv_board_wrap .normal_items .item_subject{}
.mtv_board_wrap .normal_items .item_subject .is_notice_txt{display: inline-block;height: 24px;padding: 0 12px;font-size: 14px;font-weight: 500;line-height: 24px;color: #111;background-color: #fff;border-radius: 5px;}
.mtv_board_wrap .normal_items .item_subject .subject{padding-right: 28px;font-size: 20px;font-weight: 700;line-height: 28px;letter-spacing: -0.13px;color: #403D3F;display: -webkit-box;overflow: hidden;text-overflow: ellipsis;white-space: normal;word-wrap: break-word;-webkit-line-clamp: 1;-webkit-box-orient: vertical;position: relative;}
.mtv_board_wrap .normal_items .item_date{}
.mtv_board_wrap .normal_items .item_date p{font-size: 14px;font-weight: 500;line-height: 20px;color: #666;}
.mtv_board_wrap .normal_items.active .item_date p{color:#111}
.mtv_board_wrap .normal_items .item_writer{margin-top: 10px;}
.mtv_board_wrap .normal_items .item_writer p{font-size: 14px;font-weight: 500;line-height: 20px;color: #403D3F;}
.mtv_board_wrap .normal_items:hover{border:solid 1px #666;background-color:#fafafa;box-shadow: 2px 3px 9px 0px rgba(0, 0, 0, 0.3);}

.mtv_board_wrap .list-page{margin-top: 40px;}

.mtv_board_wrap .list_btns_box{margin-top: 40px;margin-bottom: 40px;}
.mtv_board_wrap .all_btn_wrap{flex: 0 0 auto;display: flex;align-items: center;justify-content: flex-end;}
.mtv_board_wrap .all_btn_wrap .btns_box{display: flex;align-items: center;justify-content: flex-end;gap: 16px;}
.mtv_board_wrap .all_btn_wrap .btns{display: flex;align-items: center;justify-content: center;gap: 5px;height: 40px;padding: 0 10px;font-size: 14px;font-weight: 500;line-height: 40px;color: #fff;background-color: #333;border-radius: 4px;border: 0;overflow: hidden;}

.mtv_board_wrap .admin_btn_wrap{margin-top: 20px;flex: 1;display: flex;align-items: center;justify-content: center;}
.mtv_board_wrap .admin_btn_wrap .btns_box{display: flex;align-items: center;justify-content: center;gap: 8px;}
.mtv_board_wrap .admin_btn_wrap .btns{display: flex;align-items: center;justify-content: center;gap: 5px;height: 40px;padding: 0 12px;font-size: 14px;font-weight: 500;line-height: 40px;color: #fff;background-color: #333;border-radius: 4px;border: 0;overflow: hidden;}

@media (max-width: 1100px){
    .mtv_board_hd .board_tit_box .tit{font-size: 28px;line-height: 36px;}

}
@media (max-width: 768px){
    .mtv_board_hd{margin-top:20px;}
    .mtv_board_wrap{padding: 0;}
    .mtv_board_bd{margin-top:10px;}
    .mtv_board_wrap .normal_list_wrap{margin-top:10px;}
    .mtv_board_wrap .normal_items{border-radius: 14px;} 
    .mtv_board_wrap .normal_items .item_flex{gap: 12px;}
    .mtv_board_wrap .normal_items + .normal_items{margin-top:14px;}
    .mtv_board_wrap .normal_items .item_is_notice .is_notice_txt{height: 20px;padding: 0 8px;font-size: 12px;line-height: 20px;}
    .mtv_board_wrap .normal_items .item_is_notice + .item_flex{margin-top: 8px;}
    .mtv_board_wrap .normal_items .item_subject .subject{font-size: 16px;line-height: 24px;-webkit-line-clamp: 2;padding-right:0}
    .mtv_board_wrap .normal_items .item_writer{margin-top: 8px;}
    .mtv_board_wrap .all_btn_wrap .btns{height: 34px;padding: 0 16px;font-size: 12px;line-height: 34px;}
}
@media (max-width: 600px){
    .mtv_board_hd .board_tit_box .tit{font-size:20px;}
    .mtv_board_hd{margin-top:20px;}
    .mtv_board_wrap .normal_items .item_flex{flex-direction: column;align-items: flex-start;gap: 8px;}
    .mtv_board_wrap .normal_items .item_inner{padding: 20px;}
    .mtv_board_wrap .normal_items .item_chk_box{position: static;transform: none;}
    .mtv_board_wrap .normal_items .item_chk_box + .item_info_box{margin-top: 8px;}
}

/* 상세페이지 */
.mtv_board_wrap .view-wrap{}
.mtv_board_wrap .view-wrap .view-head .sp {width: auto;}


.mtv_board_wrap .view-wrap{}
.mtv_board_wrap .view-wrap > h1{font-size:36px;margin-top:50px;}
.mtv_board_wrap .view-wrap .panel-default.view-head{margin-top:20px;overflow:hidden}
.mtv_board_wrap .view-wrap .panel-default.view-head .panel-heading{background-color:#fff;padding:10px 20px;border:none}
.mtv_board_wrap .view-wrap .panel-default.view-head .panel-heading + .attach-heading{background-color: #fff;}
.mtv_board_wrap .view-wrap .panel-default.view-head .panel-heading + .attach-heading .list-group-item{padding: 10px 20px;border: 0;}

.mtv_board_wrap .view-wrap .panel-default.view-head .panel-heading .text-muted{display:flex;justify-content: space-between;gap:10px}
.mtv_board_wrap .view-wrap .panel-default.view-head .panel-heading .text-muted > div.text-muted-l{display:flex;gap:5px}
.mtv_board_wrap .view-wrap .panel-default.view-head .panel-heading .text-muted > div.text-muted-r{}
.mtv_board_wrap .view-wrap .panel-default.view-head .panel-heading .text-muted > div i{padding:0 2px}

.mtv_board_wrap .view-wrap .view-img{text-align: center;}
.mtv_board_wrap .view-wrap .img-tag{max-width:80%}
.mtv_board_wrap .view-wrap .view-content .form-group{display:flex;gap:10px;}

.mtv_body .btn.btn-black{}

.mtv_body .btn{border-radius:4px!important;}
.mtv_body .btn-group{display:flex;gap:5px;justify-content: flex-end;}
.mtv_body .btn-group-vertical{}

.mtv_body .form-group.comment-content{display:flex;border: 1px solid #ccc;border-radius: 4px;overflow:hidden}
.mtv_body .form-group.comment-content .comment-cell{}
.mtv_body .form-group.comment-content .comment-cell .form-control{border:none!important}
.mtv_body .form-group.comment-content .comment-cell .form-control + .input-group{border-top:solid 1px #ccc}
.mtv_body .form-group.comment-content .comment-cell .form-control + .input-group .form-control{box-shadow: none;}
.mtv_body .form-group.comment-content > .comment-cell{width: calc(100% - 80px);}
.mtv_body .form-group.comment-content > .comment-cell:first-child{border-right:solid 1px #ccc}
.mtv_body .form-group.comment-content > .comment-submit{width:80px;display: flex;align-items: center;justify-content: center;}
.mtv_body .form-group.comment-content > .comment-cell:first-child .input-group > .input-group-addon{}
.mtv_body .form-group.comment-content > .comment-cell:first-child .input-group > .input-group-addon:first-child{border:none}

.mtv_board_wrap .view-wrap .comment-btn{display: flex;align-items: center;justify-content: flex-end;}
.mtv_board_wrap .view-wrap .comment-btn .form-group{display: flex;align-items: center;gap: 10px;}
.mtv_board_wrap .view-wrap .comment-btn .form-group .cursor{color: #333;}

.mtv_board_wrap .view-wrap .comment-box{border-radius:4px;border:1px solid #ddd;padding:20px 20px 20px 20px;background:#fbfbfb;margin-top:10px}

.mtv_board_wrap .view_btn_wrap{margin-top: 40px;margin-bottom: 40px;display: flex;align-items: center;justify-content: flex-end;}
.mtv_board_wrap .view_btn_wrap .btns_box{display: flex;align-items: center;gap: 8px;flex-wrap: wrap;}
.mtv_board_wrap .view_btn_wrap .btns{display: flex;align-items: center;justify-content: center;gap: 5px;height: 40px;padding: 0 12px;font-size: 14px;font-weight: 500;line-height: 40px;color: #fff;background-color: #333;border-radius: 4px;border: 0;overflow: hidden;}
.comment-cell.comment-submit{display:flex;align-items:center;justify-content:center;gap:5px;height:40px;padding:0 12px;font-size:14px;font-weight:500;line-height:40px;color:#fff;background-color:#333;border-radius:4px;border:0;overflow:hidden;margin-top:10px}

@media (max-width: 1100px){
    .mtv_board_wrap .view-wrap > h1{font-size: 26px;line-height: 36px;}

}
@media (max-width: 600px){
    .mtv_board_wrap .view_btn_wrap .btns_box{gap:4px}
    .mtv_board_wrap .view-wrap > h1{font-size: 20px;line-height: 28px;margin-top:20px}
    .mtv_board_wrap .view-wrap .panel-default.view-head .panel-heading{padding: 10px;}
    .mtv_board_wrap .view-wrap .panel-default.view-head .panel-heading + .attach-heading .list-group-item{padding: 10px;}
    .mtv_board_wrap .view-wrap .comment-box{padding:10px;}
    .mtv_board_wrap .view-wrap .comment-btn .form-group{margin-bottom:10px}
}


/* 쓰기 */
.mtv_board_wrap .form-horizontal .form-group{margin-left: 0;margin-right: 0;}
.mtv_board_wrap .form-horizontal .control-label{text-align: left;}
.mtv_board_wrap .radio input[type=radio],
.mtv_board_wrap .radio-inline input[type=radio],
.mtv_board_wrap .checkbox input[type=checkbox],
.mtv_board_wrap .checkbox-inline input[type=checkbox]{position: static;}

.mtv_board_wrap .btn_cke_sc{height: 30px;line-height: 30px;}

.mtv_flex_wrap{display:flex;flex-direction: column;gap: 10px;margin-bottom:20px}
.mtv_flex{display:flex;gap: 10px;padding:5px 0}
.mtv_flex.one_cont .sub_mtv_flex{width:100%}
.sub_mtv_flex{width: 100%;display:flex;align-items: center;gap: 10px;}
.sub_mtv_flex .tit{width:60px;font-weight:700}
.sub_mtv_flex .input_box{width:calc(100% - 60px);display: flex;flex-wrap: wrap;gap: 10px;}
.checkbox_line{position:relative}
.sub_mtv_flex input{width:100%;border:solid 1px #ccc;border-radius:4px;padding:5px;}
.sub_mtv_flex input[type=checkbox]{position:absolute;top:0;left:0;width: 2.2rem;height: 2.2rem;}
.checkbox_type input[type=text]{display:none}
.mtv_board_wrap .radio-inline.checkbox_line{margin-left: 0;padding-left: 26px;display: flex;align-items: center;}
.mtv_board_wrap .mtv_flex .radio-inline.checkbox_line:first-child{padding-left:26px;}
.mtv_board_bd .btn-group>.btn-group:last-child>.btn.search_btn{background-color:#F0850C;color:#fff;border-radius:4px!important;padding: 10px 12px;}
.flex_btns{display:flex;gap:10px;margin-bottom:20px}
.flex_btns > button{width: 100%;border: solid 1px #ccc;border-radius: 4px;padding: 10px;}
.flex_btns > button.active{background-color:#275ea9;color:#fff}
