/* hs 추가 */
.paging a.on,
.paging a:hover {background:#44BBB7; color:#fff;}
.content-img {margin:0 0 10px 0;}
.content-img img{max-width:100%;}
.bnone{border:none;cursor: pointer;}
.none{display:none;}
.ck-editor__editable { height: 400px; }
.ck-editor__editable p {margin: 0}
.ck-content { font-size: 13px; }

input[type=submit].bt_join,
input[type=submit].bt_pass,
input[type=submit].bt_save {
	border:0;
	cursor:pointer;
}
.txtara2.pad0{padding:0 0 10px 0 !important;}
.paging ul li.active a{background:#44BBB7 !important; color:#fff !important;}
.flex{display:flex;flex-wrap: nowrap;align-items: center;}

.sg_area2 input[type=checkbox]{display:none;}
.sg_area2 input[type=checkbox] + label{cursor:pointer;}
.sg_area2 input[type=checkbox] + label > span{vertical-align: middle; padding-left:0.5rem; display:inline-block; margin-top:0.2rem;}
/* label:before에 체크하기 전 상태 CSS */
.sg_area2 input[type=checkbox] + label:before{content:""; display:inline-block; width:1.9rem; height:1.9rem; background:#BEBDBB url('../images/icon_check.svg') no-repeat; border-radius: 2rem; vertical-align:middle;}
/* label:before에 체크 된 상태 CSS */  
.sg_area2 input[type=checkbox]:checked + label:before{content:""; background:#C70752 url('../images/icon_check.svg') no-repeat; background-position: 50%;}


.list_ty33 .list_ty33le .list_ty33bt .list_ty33b .lty33b_t2 .lty33b_t2a p{
	color:#666666;
}
.cls45{background:var(--point-color-1);}
.cls46{background:var(--point-color-2);}
.cls47{background:#36C0E3;}
.cls48{background:#853FEE;}
.cls49{background:#25AC8C;}
.cls50{background:#8E6D47;}
.cls51{background:#7AC9E6;}
.cls92{background:#BDC633;}
.clsEtc{background:#33c64b;}

.clsf45{color:var(--point-color-1);}
.clsf46{color:var(--point-color-2);}
.clsf47{color:#36C0E3;}
.clsf48{color:#853FEE;}
.clsf49{color:#25AC8C;}
.clsf50{color:#8E6D47;}
.clsf51{color:#7AC9E6;}
.clsf92{color:#BDC633;}
.clsfEtc{color:#33c64b;}