@charset "utf-8";
 
.prox1{font-family: proxima-soft, sans-serif;font-weight: 200;font-style: normal;} /* Proxima Soft Thin */
.prox2{font-family: proxima-soft, sans-serif;font-weight: 300;font-style: normal;} /* Proxima Soft Light */
.prox3{font-family: proxima-soft, sans-serif;font-weight: 400;font-style: normal;} /* Proxima Soft Regular */
.prox4{font-family: proxima-soft, sans-serif;font-weight: 500;font-style: normal;} /* Proxima Soft Medium */
.prox5{font-family: proxima-soft, sans-serif;font-weight: 600;font-style: normal;} /* Proxima Soft Semibold */
.prox6{font-family: proxima-soft, sans-serif;font-weight: 700;font-style: normal;} /* Proxima Soft Bold */
.prox7{font-family: proxima-soft, sans-serif;font-weight: 800;font-style: normal;} /* Proxima Soft Extrabold */
.prox8{font-family: proxima-soft, sans-serif;font-weight: 900;font-style: normal;} /* Proxima Soft Black */

.proxc1{font-family: proxima-soft-condensed, sans-serif;font-weight: 200;font-style: normal;} /* Proxima Soft Condensed Soft Thin */
.proxc2{font-family: proxima-soft-condensed, sans-serif;font-weight: 300;font-style: normal;} /* Proxima Soft Condensed Soft Light */
.proxc3{font-family: proxima-soft-condensed, sans-serif;font-weight: 400;font-style: normal;} /* Proxima Soft Condensed Soft Regular */
.proxc4{font-family: proxima-soft-condensed, sans-serif;font-weight: 500;font-style: normal;} /* Proxima Soft Condensed Soft Medium */
.proxc5{font-family: proxima-soft-condensed, sans-serif;font-weight: 600;font-style: normal;} /* Proxima Soft Condensed Soft Semibold */
.proxc6{font-family: proxima-soft-condensed, sans-serif;font-weight: 700;font-style: normal;} /* Proxima Soft Condensed Soft Bold */
.proxc7{font-family: proxima-soft-condensed, sans-serif;font-weight: 800;font-style: normal;} /* Proxima Soft Condensed Soft Extrabold */
.proxc8{font-family: proxima-soft-condensed, sans-serif;font-weight: 900;font-style: normal;} /* Proxima Soft Condensed Soft Black */

.cholla1{font-family: cholla-sans, sans-serif;font-weight: 300;font-style: normal;} /* Cholla sans Thin */
.cholla2{font-family: cholla-sans, sans-serif;font-weight: 400;font-style: normal;} /* Cholla sans Regular */
.cholla3{font-family: cholla-sans, sans-serif;font-weight: 700;font-style: normal;} /* Cholla sans Bold */

.chollaw1{font-family: cholla-wide, sans-serif;font-weight: 400;font-style: normal;} /* Cholla wide Thin */
.chollaw2{font-family: cholla-wide, sans-serif;font-weight: 700;font-style: normal;} /* Cholla wide Regular */
.chollaw3{font-family: cholla-wide, sans-serif;font-weight: 800;font-style: normal;} /* Cholla wide Bold */

.noto1{font-family: noto-sans-cjk-kr, sans-serif;font-weight:100;font-style: normal;letter-spacing:-0.05em;} /* Noto Sans CJK KR Thin */
.noto2{font-family: noto-sans-cjk-kr, sans-serif;font-weight:200;font-style: normal;letter-spacing:-0.05em;} /* Noto Sans CJK KR Light */
.noto3{font-family: noto-sans-cjk-kr, sans-serif;font-weight:300;font-style: normal;letter-spacing:-0.05em;} /* Noto Sans CJK KR DemiLight */
.noto4{font-family: noto-sans-cjk-kr, sans-serif;font-weight:400;font-style: normal;letter-spacing:-0.05em;} /* Noto Sans CJK KR Regular */
.noto5{font-family: noto-sans-cjk-kr, sans-serif;font-weight:500;font-style: normal;letter-spacing:-0.05em;} /* Noto Sans CJK KR Medium */
.noto6{font-family: noto-sans-cjk-kr, sans-serif;font-weight:700;font-style: normal;letter-spacing:-0.05em;} /* Noto Sans CJK KR Bold */
.noto7{font-family: noto-sans-cjk-kr, sans-serif;font-weight:900;font-style: normal;letter-spacing:-0.05em;} /* Noto Sans CJK KR Black */


/* 초기화 */
html {overflow-y:scroll;height:100%;min-width:320px;
-webkit-touch-callout:none; /*롱터치시 팝업/링크 연동 화면 나타나지 않게 설정*/
-webkit-user-select:none; /*테스트나 이미지 선택시 선택 안됨*/
-webkit-tap-highlight-color:rgba(0, 0, 0, 0); /*터치시 선택 영역 색상 조절*/
}
body {margin:0;padding:0;font-size:0.75em;background:#fff;height:100%;
font-family: cholla-sans, noto-sans-cjk-kr, sans-serif;font-style: normal;font-weight: 400;}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-size:1em}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}
legend {position:absolute;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
label, input, button, select, img {vertical-align:middle}
input, button {margin:0;padding:0;font-size:1em;
font-family: cholla-sans, noto-sans-cjk-kr, sans-serif;
font-style: normal;
font-weight: 400;}
button {cursor:pointer}
input[type=text], input[type=password], input[type=submit], input[type=image], input[type=number], button {font-size:1em;-webkit-appearance:none}
textarea, select {font-size:1em;
font-family: cholla-sans, noto-sans-cjk-kr, sans-serif;
font-style: normal;
font-weight: 400;
}
textarea {border-radius:0;-webkit-appearance:none}
select {margin:0;background:none}
p {margin:0;padding:0;word-break:break-all}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a {color:#000;text-decoration:none}
ul,li,dl,dt,dd{padding:0;margin:0}
ul{list-style:none}

*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input[type=text],input[type=password], textarea {
-webkit-transition: all 0.30s ease-in-out;
-moz-transition: all 0.30s ease-in-out;
-ms-transition: all 0.30s ease-in-out;
-o-transition: all 0.30s ease-in-out;
outline: none;
}
 
input[type=text]:focus,input[type=password]:focus,  textarea:focus,select:focus {
-webkit-box-shadow:  0 0 5px #9ed4ff;
-moz-box-shadow:  0 0 5px #9ed4ff;
box-shadow: 0 0 5px #9ed4ff;
border: 1px solid #558ab7 !important;
}

/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;width:100%;height:0}
#hd_pop h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff;}
.hd_pops img{max-width:100%;height:auto}
.hd_pops_con {}
.hd_pops_footer {padding:10px 0;background:#000;color:#fff;text-align:right}
.hd_pops_footer button {margin-right:5px;padding:5px 10px;border:0;background:#393939;color:#fff}

/* 상단 레이아웃 */
#hd {position:relative;background:#333}
#hd:after {display:block;visibility:hidden;clear:both;content:""}
#hd_h1 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}

#logo {padding:10px 10px;height:50px;text-align:center}
#logo img{vertical-align:middle;max-height:100%;width:auto}
#gnb_open {position:absolute;top:10px;left:10px;padding:0 10px;height:30px;width:30px;border:0;background-size:70%;color:#fff;background:none; font-size: 16px;}
#gnb {display:none;background:#262626;position:fixed;top:0;left:0;z-index:99999;height:100%;overflow-y:auto;width:300px;
-webkit-box-shadow:0 0 5px  rgba(55,55,5,0.4);
-moz-box-shadow:0 0 5px  rgba(55,55,5,0.4);
box-shadow: 0 0 5px  rgba(55,55,5,0.4);}

#gnb a {display:block;color:#efefef}
.gnb_1dli{position:relative;line-height:40px;}
.gnb_1dli button{position:absolute;top:0;right:0;background:url;border:0;width:40px;height:40px;overflow:hidden;border:0;background:url(../img/mobile/gnb_bg.png) no-repeat 50% 50%;text-indent:-9999px}
.gnb_1dli button.btn_gnb_cl{background:url(../img/mobile/gnb_bg2.png) no-repeat 50% 50%}
.gnb_1da {padding:0 20px;border-bottom:1px solid #2d2d2d}
.gnb_2dul {display:none;}
.gnb_2da {border-bottom:1px solid #2d2d2d;background:url(../img/btn_next.gif) no-repeat 21px 17px;padding-left:30px}
#gnb_close {display:block;margin:0;height:50px;width:100%;border:0;background:url(../img/mobile/btn_close.png) no-repeat right 50%  
#222222;background-size:25px;color:#fff;text-indent:-999999999px;overflow:hidden}

#gnb_empty {padding:20px 0;color:#fff;text-align:center;line-height:2em}
#gnb_empty a {display:inline;text-decoration:underline}

#hd_sch {text-align:center;padding:20px}
#hd_sch h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#hd_sch form {position:relative;padding-right:40px;}
#hd_sch #sch_stx {width:100%;height:45px;background:#464646;border:0;padding-left:10px;border-radius:3px 0 0 3px;color:#fff}
#hd_sch #sch_submit {position:absolute;top:0;right:0;width:40px;height:45px;;border:0;border-radius:0 3px 3px 0;cursor:pointer;color:#fff;background:#464646;font-size:1.25em}

#user_btn {position:absolute;top:10px;right:10px;padding:0 10px;height:30px;width:30px;border:0;;color:#fff;font-size:16px;background:none;letter-spacing:-0.1em}
#user_menu{display:none;position:fixed;top:0;right:0;height:100%;;overflow-y:auto;width:320px;z-index:9999;background:#fff;text-align:center;
-webkit-box-shadow:0 0 5px  rgba(55,55,5,0.4);
-moz-box-shadow:0 0 5px  rgba(55,55,5,0.4);
box-shadow: 0 0 5px  rgba(55,55,5,0.4);}
#user_close {display:block;margin:0;height:50px;width:100%;border:0;background:url(../img/mobile/btn_close.png) no-repeat right 50%  
#222;background-size:25px;color:#fff;text-indent:-999999999px;overflow:hidden}
#snb_cnt span{display:inline-block;padding: 0 7px;height:18px;line-height:18px;font-size:12px;background:#3ca1ff;border-radius:20px;color:#fff}

#hd_nb{margin:20px;}
#hd_nb:after {display:block;visibility:hidden;clear:both;content:""}
#hd_nb li{width:50%;float:left;text-align:center;line-height:25px;font-size:1.083em;font-weight:bold}
#hd_nb li a{display:block;color:#717171;padding:20px 0}
#hd_nb li i{font-size:20px;}
#hd_nb .hd_nb1{border-right:1px solid #e2e5e7;border-bottom:1px solid #e2e5e7}
#hd_nb .hd_nb2{border-bottom:1px solid #e2e5e7}
#hd_nb .hd_nb3{border-right:1px solid #e2e5e7}

/* 텍스트 크기 조절 */
#text_size {margin:0 0 10px;text-align:center;display:inline-block;padding:7px 20px;background:#e6e7e9;border-radius:25px;height:48px;}
#text_size button {margin:0 5px;border:0;background:none;height:35px;width:35px;border-radius:50%}
#text_size button.select{background:#fff;border-bottom:1px solid #bbb;
-webkit-box-shadow:0 0 5px  rgba(100,80,100,0.2);
-moz-box-shadow:0 0 5px  rgba(100,100,100,0.2);
box-shadow: 0 0 5px  rgba(100,100,100,0.2);}
.ts_up {font-size:1.167em !important}
.ts_up2 {font-size:1.3em !important}

/* 중간 레이아웃 */
#wrapper {}
#wrapper:after {display:block;visibility:hidden;clear:both;content:""}
#container {position:relative;min-height:300px}
#container:after {display:block;visibility:hidden;clear:both;content:""}
#container_title {font-size:1.2em;font-weight:bold;height:50px;padding:10px;line-height:30px;background:#fff;color:#333;
-webkit-box-shadow: 0 0 5px rgba(55,55,5,0.4);
-moz-box-shadow: 0 0 5px rgba(55,55,5,0.4);
box-shadow: 0 0 5px rgba(55,55,5,0.4);
}
.top{position:relative}
.btn_top{position:fixed;bottom:0px;left:0px;width:100%;z-index:999;padding:0px;}
.btn_top li{display:inline-block}
.btn_top a,.btn_top .btn_submit{line-height:60px;height:60px;font-size:18px;font-weight:bold;width:100%;margin:0px 0 0;border-radius: 0px;background:#409be0}
.btn_top .btn_cancel,.btn_top .btn_b01{border:1px solid #aaa;background:none;color:#666;line-height:28px;background:#fff}
.fixed{position:fixed;/*top:0;*/right:0;z-index:999;}
#container_title.fixed{width:100%;}

/* 하단 레이아웃 */
#ft {background:#222;padding:0px 10px 10px}
#ft h1 {width:0;height:0;font-size:0;line-height:0;overflow:hidden}
#ft p {margin:0;padding:10px 0;line-height:1.8em}

#ft_copy {padding:10px;line-height:2em;text-align:center;color:#777; 
font-family: cholla-sans, sans-serif;
font-style: normal;
font-weight: 400;
}
#ft_copy #ft_company {text-align:center}
#ft_copy #ft_company a {display:inline-block;padding:0 10px;line-height:1em;border-left:1px solid #333;color:#fff}
#ft_copy #ft_company a:first-child{border:0}
#ft_copy b {color:inherit}
#ft_copy a {color:inherit;text-decoration:none}

#top_btn {position:fixed;bottom:10px;right:10px;width:40px;height:40px;line-height:36px;border:2px solid #333;background:rgba(255,255,255,0.6);color:#333;text-align:center;font-size:15px;z-index:99}
#device_change {display:block;line-height:40px;border:1px solid #3a3a3a;border-radius:2em;color:#777;font-size:1em;text-decoration:none;text-align:center}

/* 게시물 선택복사 선택이동 */
#copymove {}
.copymove_current {float:right;color:#ff3061}
.copymove_currentbg {background:#f4f4f4}
#copymove .tbl_head01{margin-top:10px}
#copymove td{background:#fff}
#copymove .win_btn{margin:10px}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;width:0;height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;width:1px !important;height:1px !important;font-size:0 !important;line-height:0 !important;overflow:hidden}

/* 본문 바로가기 */
.to_content a {z-index:100000;position:absolute;top:0;left:0;width:0;height:0;font-size:0;line-height:0;overflow:hidden}

/* 이미지 등비율 리사이징 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha {position:relative}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden;}
#captcha #captcha_img {height:40px;border:1px solid #898989;;vertical-align:top;padding:0;margin:0}
#captcha #captcha_mp3 {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;width:40px;height:40px;background:url('../../../img/captcha2.png') no-repeat;text-indent:-999px;;border-radius:3px}
#captcha #captcha_reload {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha2.png') no-repeat  0 -40px;text-indent:-999px;border-radius:3px}
#captcha #captcha_key {margin:0 0 0 3px;padding:0 5px;width:90px;height:40px;border:1px solid #ccc;background:#fff;font-size:1.333em;font-weight:bold;text-align:center;border-radius:3px;vertical-align:top}
#captcha #captcha_info {display:block;margin:3px 0 5px ;font-size:0.95em;letter-spacing:-0.1em}

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio {display:block;margin:0 0 5px}

/* 구글리캡챠 크기 조정 scale */
#captcha.recaptcha{width:213px;height:55px;overflow:hidden}
#rc-imageselect, .g-recaptcha {transform:scale(0.7);-webkit-transform:scale(0.7);transform-origin:0 0;-webkit-transform-origin:0 0;}

/* ckeditor 태그 기본값 */
#bo_v_con ul{display: block;list-style-type: disc;margin-top: 1em;margin-bottom: 1em;margin-left: 0;margin-right: 0;padding-left: 40px;}
#bo_v_con ol{display: block;list-style-type: decimal;margin-top: 1em;margin-bottom: 1em;margin-left: 0;margin-right: 0;padding-left: 40px;}
#bo_v_con li{display: list-item;}

/*단축키일람 */
.cke_sc{text-align:right}
.btn_cke_sc{background:#333;color:#fff;padding:5px;border:none}
.cke_sc_def {margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f7f7f7;text-align:center}
.cke_sc_def dl{margin:0 0 5px;text-align:left;zoom:1}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
.cke_sc_def dt {width:50%;font-weight:bold}
.cke_sc_def dd {width:50%}
.btn_cke_sc_close{background:#333;padding:5px;border:none;color:#fff}

/* 버튼 */
.btn{display:inline-block;padding:0 5px;height:30px;line-height:30px;border-radius:3px}
a.btn01 {display:inline-block;background:#ddd;color:#444;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none}
a.btn02 {display:inline-block;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;margin:0;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}
.btn_confirm {text-align:center} /* 서식단계 진행 */
.btn_submit {border:0;background:#ff506a;color:#fff;cursor:pointer;border-radius:3px}
fieldset .btn_submit {}
a.btn_cancel {display:inline-block;background:#ddd;color:#444;text-decoration:none;vertical-align:middle}
button.btn_cancel {display:inline-block;;border:1px solid #ccc;background:#fafafa;color:#000;vertical-align:top;text-decoration:none}
a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 5px;;border:0;background:#333;color:#fff;letter-spacing:-0.1em;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
a.btn_b01,.btn_b01 {display:inline-block;background:#4c4f6f;color:#fff;text-decoration:none;vertical-align:middle}
.btn_b01:hover, .btn_b01:hover {}
a.btn_b02 ,.btn_b02{display:inline-block;background:#ff506a;color:#fff;text-decoration:none;vertical-align:middle;border:0}
a.btn_b02:hover, .btn_b02:hover {}
a.btn_b03, .btn_b03 {display:inline-block;line-height:28px;border:1px solid #ed6478;color:#ed6478;background:none;text-decoration:none;vertical-align:middle}
a.btn_b03:hover, .btn_b03:hover {}
a.btn_admin {display:inline-block;background:#e8180c;color:#fff;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
a.btn_admin:focus, a.btn_admin:hover {}

/* 기본테이블 */
.tbl_wrap {margin:0 10px 10px}
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_wrap caption {padding:10px 0;color:#4b8b99;font-weight:bold;text-align:left}

.tbl_head01 {}
.tbl_head01 caption {padding:0 0 10px;color:#777;text-align:left}
.tbl_head01 thead th {padding:12px 0;border:1px solid #cacaca;background:#d9d9da;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head01 thead a {color:#383838}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th {border-top:1px solid #666;border-bottom:1px solid #666;background:#484848;color:#fff}
.tbl_head01 tfoot td {border-color:#e3e3e5;background:#484848;color:#fff;font-weight:bold;text-align:center}
.tbl_head01 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head01 td {padding:5px;border:1px solid #e3e3e5;line-height:1.5em;word-break:break-all}

.tbl_head02 {}
.tbl_head02 caption {padding:0 0 10px;color:#777;text-align:left}
.tbl_head02 thead th {padding:5px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th {border-top:1px solid #666;border-bottom:1px solid #666;background:#484848;color:#fff}
.tbl_head02 tfoot td {background:#484848;color:#fff;font-weight:bold;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.4em;word-break:break-all}

/* 기본리스트 */
.list_01{padding:0 0px;}
.list_01 li{background:#fff;border-radius:3px;margin:10px 0;padding:10px 0px;border-bottom:1px solid #eaeaea;}

/* 기본폼 */
.form_01{margin:10px 0;}
.form_01 .write_div{margin:5px 0;position:relative}
.form_01 li{margin:5px 0;position:relative;list-style:none}
.form_01.etcWrap li{margin:0px 0;padding-bottom:26px;border-top: 1px solid #eaeaea;}
.form_01.etcWrap li:first-child{border-top:none;}
.form_01 textarea, .frm_input {border:1px solid #ccc;background:#fff;color:#000;vertical-align:middle;border-radius:3px;padding:5px;}
.form_01 textarea {width:100%;height:100px}
.frm_input {height:40px;}
.full_input{width:100%} 
.form_01 .frm_file {display:block;margin-bottom:5px;width:100%}
.form_01 select{height:40px;border-radius:3px;background-color:#fff}
.form_01 .frm_info{font-size:0.92em;color:#4162ff;text-align:left;margin:3px 0 10px;display:block;line-height:1.3em}

/* 자료 없는 목록 */
.empty_table {padding:100px 0 !important;color:#777;text-align:center}
.empty_list {padding:20px 0 !important;text-align:center}

/* 필수입력 */
.required, textarea.required {background-image:url('../img/require.png')  !important;background-repeat:no-repeat   !important;background-position:right top  !important;}

/* 테이블 항목별 정의 */
.td_board {width:120px;text-align:center}
.td_category {width:80px;text-align:center}
.td_chk {width:30px;text-align:center}
.td_date {width:60px;text-align:center}
.td_datetime {width:150px;text-align:center}
.td_group {width:100px;text-align:center}
.td_mb_id {width:100px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_name {width:100px;text-align:left}
.td_nick {width:100px;text-align:center}
.td_num {width:50px;text-align:center}
.td_numbig {width:80px;text-align:center}
.td_stat {width:60px;text-align:center}

.txt_active {color:#5d910b}
.txt_done {color:#e8180c}
.txt_expired {color:#999}
.txt_rdy {color:#8abc2a}

/* 새창 기본 스타일 */
.new_win {}
.new_win #win_title {font-size: 1.2em;font-weight: bold;height: 50px;padding: 10px;line-height: 30px;background: #4162ff;color: #fff;}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win_con{margin:10px}

.new_win .win_ul {margin:10px}
.new_win .win_ul li {display:inline-block;}
.new_win .win_ul li a {display: block;line-height: 24px;padding: 0 10px;}
.new_win .win_ul li .selected {background: #4162ff;color: #fff;border-radius: 13px;
-webkit-box-shadow: 0 0 5px rgba(65,98,255,0.8);
-moz-box-shadow: 0 0 5px rgba(65,98,255,0.8);
box-shadow: 0 0 8px rgba(65,98,255,0.8);}

.new_win .win_desc {margin:5px 0;font-size:0.92em;color:#4162ff}
.new_win .win_btn {clear:both;margin:10px 0;text-align:center}
.new_win .win_btn a {display:inline-block;height:40px;line-height:40px;font-weight:bold}
.new_win .win_btn .btn_close {display:inline-block;padding:0 10px;border:0;background:#c6c6d2;color:#666;text-decoration:none;font-weight:bold;height:40px;border-radius:3px;margin:10px 0}
.new_win .win_btn .btn_submit {width:100%;height:40px;line-height:40px;border-radius:3px;margin:0 0 20px;display:inline-block;font-weight:bold}

/* 검색결과 색상 */
.sch_word {color:#00c4ac}

/* 사이드뷰 */
.sv_wrap {display:inline-block;position:relative;font-weight:normal;line-height:20px}
.sv_wrap .sv {z-index:1000;width:100px;display:none;margin:5px 0 0;font-size:0.92em;background:#333;text-align:left;
-webkit-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);
box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);}
.sv_wrap .sv:before{content: "";position: absolute;top: -6px;left: 15px;width: 0;height: 0;border-style: solid;border-width: 0 6px 6px 6px;border-color: transparent transparent #333 transparent;}
.sv_wrap .sv a {display:inline-block;width:100px;margin:0;padding:0  10px;line-height:30px;font-weight:normal;color:#bbb }
.sv_wrap .sv a:hover{background:#000;color:#fff}
.sv_member{color:#333;font-weight:bold;}
.sv_on {display:block !important;position:absolute;top:23px;left:0px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;margin:30px 0 0;text-align:center;padding-bottom:80px;}
.pg {display:inline-block}
.pg_page, .pg_current {display:inline-block;padding:0 10px;height:30px;min-width:30px;color:#000;line-height:28px;vertical-align:middle}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {background:#fff;border:1px solid #d4d4d4;border-radius:3px}
.pg_start {background:url(../img/btn_first.gif) no-repeat 50% 50% #fff;width:30px;height:30px ;text-indent:-999px;overflow:hidden}
.pg_prev {background:url(../img/btn_prev.gif) no-repeat 50% 50% #fff;width:30px;height:30px ;text-indent:-999px;overflow:hidden}
.pg_next {background:url(../img/btn_next.gif) no-repeat 50% 50% #fff;width:30px;height:30px ;text-indent:-999px;overflow:hidden}
.pg_end {background:url(../img/btn_end.gif) no-repeat 50% 50% #fff;width:30px;height:30px ;text-indent:-999px;overflow:hidden}
.pg_current {display:inline-block;background:#4c4f6f;color:#fff;font-weight:normal;border-radius:3px;line-height:30px;}


/* 마미리터 서브p */
/* 공통 */
@keyframes fadein {
    from {opacity:0;}
    to {opacity:1;}
}
@-moz-keyframes fadein { /* Firefox */
    from {opacity:0;}
    to {opacity:1;}
}
@-webkit-keyframes fadein { /* Safari and Chrome */
    from {opacity:0;}
    to {opacity:1;}
}
@-o-keyframes fadein { /* Opera */
    from {opacity:0;}
    to {opacity: 1;}
}

@keyframes toleft {
    from {left:20px;}
    to {left:0;}
}
@-moz-keyframes toleft { /* Firefox */
    from {left:20px;}
    to {left:0;}
}
@-webkit-keyframes toleft { /* Safari and Chrome */
    from {left:20px;}
    to {left:0;}
}
@-o-keyframes toleft { /* Opera */
    from {left:20px;}
    to {left:0;}
}

@keyframes toleft2 {
    from {right:0px;}
    to {left:0;}
}
@-moz-keyframes toleft2 { /* Firefox */
    from {right:0px;}
    to {left:0;}
}
@-webkit-keyframes toleft2 { /* Safari and Chrome */
    from {right:0px;}
    to {left:0;}
}
@-o-keyframes toleft2 { /* Opera */
    from {right:0px;}
    to {left:0;}
}

@keyframes toright2 {
    from {left:0px;}
    to {right:0;}
}
@-moz-keyframes toright2 { /* Firefox */
    from {left:0px;}
    to {right:0;}
}
@-webkit-keyframes toright2 { /* Safari and Chrome */
    from {left:0px;}
    to {rightright:0;}
}
@-o-keyframes toright2 { /* Opera */
    from {left:0px;}
    to {left:0;}
}

@keyframes totop {
    from {top:20px;}
    to {top:0;}
}
@-moz-keyframes totop { /* Firefox */
    from {top:20px;}
    to {top:0;}
}
@-webkit-keyframes totop { /* Safari and Chrome */
    from {top:20px;}
    to {top:0;}
}
@-o-keyframes totop { /* Opera */
    from {top:20px;}
    to {top:0;}
}

a,input,label,canvas,button{ -webkit-tap-highlight-color:transparent;}

input::placeholder {color: #ccc;}

.clrB{clear:both;content:"";}
.maincolor{color:#409be0;}
.bg_maincolor{background:#409be0;}
.bg_white{background:#fff;}
.bg_black{background:#000;}

#mmlSubBdy {background:#fff;padding-top:44px;}

.subBdy_pdng3216{padding-left:32px;padding-right:16px;}
.subBdy_pdng3200{padding-left:32px;padding-right:0px;}
.subBdy_pdng1616{padding-left:16px;padding-right:16px;}
.subBdy_pdng0016{padding-left:0px;padding-right:16px;}
.subBdy_pdng2020{padding-left:20px;padding-right:20px;}
.subBdy_pdng0000{width:100%;}

.subTtlWrap{height:48px;display: flex;margin-top:10px;}
.subTtlWrap p{font-size:14px;display: flex;justify-content: flex-start;align-items: center;}
.subTtlSpace{height:48px;display:block;position:relative;}
.subTtlSpace.wavebg{background: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 51 15.01'><title>bg_wave</title><g><g><path fill='rgba(64, 155, 224, 1)' d='M51,15V0c-.65,0-1.31,0-2,.1A22.1,22.1,0,0,0,36.4,5.77c-1.6,1.47-2.73,3.49-4.54,4.71A11.43,11.43,0,0,1,25.6,12.3a11.86,11.86,0,0,1-6.34-1.84c-1.86-1.2-2.88-3.25-4.52-4.74A22.07,22.07,0,0,0,2,.09C1.35,0,.68,0,0,0V15Z'/></g></g></svg>") repeat-x;background-size:auto 10px;background-position:0 bottom;}
.subTtlSpace.wavebg2{background:#409be0 url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 51 15.01'><title>bg_wave</title><g><g><path fill='rgba(255, 255, 255, 1)' d='M51,15V0c-.65,0-1.31,0-2,.1A22.1,22.1,0,0,0,36.4,5.77c-1.6,1.47-2.73,3.49-4.54,4.71A11.43,11.43,0,0,1,25.6,12.3a11.86,11.86,0,0,1-6.34-1.84c-1.86-1.2-2.88-3.25-4.52-4.74A22.07,22.07,0,0,0,2,.09C1.35,0,.68,0,0,0V15Z'/></g></g></svg>") repeat-x;background-size:auto 10px;background-position:0 bottom;}
.subTtlSpace2{height:24px;display:block;position:relative;}

.btmDeco.wavebg{background: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 51 15.01'><title>bg_wave</title><g><g><path fill='rgba(64, 155, 224, 1)' d='M51,15V0c-.65,0-1.31,0-2,.1A22.1,22.1,0,0,0,36.4,5.77c-1.6,1.47-2.73,3.49-4.54,4.71A11.43,11.43,0,0,1,25.6,12.3a11.86,11.86,0,0,1-6.34-1.84c-1.86-1.2-2.88-3.25-4.52-4.74A22.07,22.07,0,0,0,2,.09C1.35,0,.68,0,0,0V15Z'/></g></g></svg>") repeat-x;background-size:auto 10px;background-position:0 bottom;}
.btmDeco.wavebg2{background:#409be0 url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 51 15.01'><title>bg_wave</title><g><g><path fill='rgba(255, 255, 255, 1)' d='M51,15V0c-.65,0-1.31,0-2,.1A22.1,22.1,0,0,0,36.4,5.77c-1.6,1.47-2.73,3.49-4.54,4.71A11.43,11.43,0,0,1,25.6,12.3a11.86,11.86,0,0,1-6.34-1.84c-1.86-1.2-2.88-3.25-4.52-4.74A22.07,22.07,0,0,0,2,.09C1.35,0,.68,0,0,0V15Z'/></g></g></svg>") repeat-x;background-size:auto 10px;background-position:0 bottom;}


.barTtlWrap{border-top:2px solid #333;font-size:14px;font-weight:700;color:#333;padding:10px 0;}

/* 가로스크롤 탭 영역 기본 레이아웃  */
.tbWrap {width: 100%;}
.tbWrap .tb_area{position:relative;width:100%;display: block;overflow: hidden;overflow-x: scroll;-webkit-overflow-scrolling:touch;white-space: nowrap;}
.tbWrap .tb_area ul {width:auto;padding: 0 16px;}
.tbWrap .tb_area ul li {display:inline-block;width:auto;height:auto;}
.tbWrap .tb_area ul li a{display:block;}
.tbWrap .tb_cnts{position:relative;
    animation: fadein 800ms ease-out, totop 800ms ease-out;
    -moz-animation: fadein 800ms ease-out, totop 800ms ease-out; /* Firefox */
    -webkit-animation: fadein 800ms ease-out, totop 800ms ease-out; /* Safari and  Chrome */
    -o-animation: fadein 800ms ease-out, totop 800ms ease-out; /* Opera */
}
/* //가로스크롤 탭 영역 기본 레이아웃  */

/* 미션 리스트 기본 레이아웃 */
.lst_arr_ul li{display:block;position:relative;border-bottom:1px solid #eaeaea;width:100%;}
.lst_arr_ul li a{padding:20px 0;display:inline-block;width:100%;}
.lst_arr_ul li:first-child a{padding-top:0;}
.lst_arr_ul li a .itm{position:relative;float:left;}
.lst_arr_ul li a .itm.icnWrap{display:block;width:44px;height:44px;}
.lst_arr_ul li a .itm.icnWrap .icn{width:calc(100% - 2px);height:calc(100% - 2px);border-radius: 100%;overflow:hidden;text-align:center;}
.lst_arr_ul li a .itm.icnWrap svg{width:auto;height:46%;position:relative;top:27%;}
.lst_arr_ul li a .itm.sbjWrap{width:calc(100% - 76px);padding-top:2px;}
.lst_arr_ul li a .itm.sbjWrap p{display:block;padding-left:16px;word-break:keep-all;white-space:normal;}
.lst_arr_ul li a .itm.sbjWrap p.sbjB{font-size:16px;font-weight:500;}
.lst_arr_ul li a .itm.sbjWrap p.sbjS{font-size:12px;padding-top:4px;font-weight:400;}
.lst_arr_ul li a .itm.arrWrap {display:block;position:absolute;right:16px;bottom:20px;width:16px;height:16px;}
.lst_arr_ul li a .itm.arrWrap .arr{width:100%;height:100%;}
.lst_arr_ul li a .itm.arrWrap svg{width:100%;height:auto;position:relative;stroke:#333;}
 /*비활성*/	
.lst_arr_ul li.inact .itm.icnWrap .icn{background:#fff;border:1px solid #ddd}
.lst_arr_ul li.inact .itm.icnWrap svg{stroke:#c1c1c1;}
.lst_arr_ul li.inact .itm.sbjWrap p.sbjB{color:#333;}
.lst_arr_ul li.inact .itm.sbjWrap p.sbjS{color:#888;}
.lst_arr_ul li.inact .itm.arrWrap svg{display:none;}
 /*활성*/
.lst_arr_ul li.act .itm.icnWrap .icn{background:#409be0;border:1px solid #409be0}
.lst_arr_ul li.act .itm.icnWrap svg{stroke:#fff;}
.lst_arr_ul li.act .itm.sbjWrap p.sbjB{color:#409be0;font-weight:700;}
.lst_arr_ul li.act .itm.sbjWrap p.sbjS{color:#555;}
/* //미션 리스트 기본 레이아웃 */

/* 텍스트 리스트 기본 레이아웃 */
.lst_txt_ul li{display:block;position:relative;border-bottom:1px solid #eaeaea;width:100%;}
.lst_txt_ul li a{padding:20px 0;display:inline-block;width:100%;}
.lst_txt_ul li:first-child a{padding-top:0;}
.lst_txt_ul li a .itm{position:relative;float:left;}
.lst_txt_ul li a .itm.sttlWrap{display:block;width:100%;}
.lst_txt_ul li a .itm.sttlWrap .sttl{overflow:hidden;text-align:left;font-size:14px;}
.lst_txt_ul li a .itm.sbjWrap{width:calc(100% - 32px);padding-top:14px;}
.lst_txt_ul li a .itm.sbjWrap p{display:block;}
.lst_txt_ul li a .itm.sbjWrap p.sbjB{font-size:22px;font-weight:500;}
.lst_txt_ul li a .itm.sbjWrap p.sbjS{font-size:12px;padding-top:4px;font-weight:400;word-break: keep-all;white-space: normal;}
.lst_txt_ul li a .itm.arrWrap {display:block;position:absolute;right:16px;bottom:20px;width:16px;height:16px;}
.lst_txt_ul li a .itm.arrWrap .arr{width:100%;height:100%;}
.lst_txt_ul li a .itm.arrWrap svg{width:100%;height:auto;position:relative;stroke:#333;}
/* //텍스트 리스트 기본 레이아웃 */

/* 인풋 리스트 기본 레이아웃 */
.wr_list ul li{width: 100%;position: relative;display: block;}
.wr_list ul li label,
.wr_list ul li strong{display: block;margin: 0px 0 0px;top: 18px;width: 60px;padding-left: 10px;color: #888;font-weight: normal;font-size: 13px;position: absolute;z-index: 1;	
}
.wr_list ul li .frm_input{width: calc(100% - 2px);padding-left: 70px;margin: 0 0 8px;border: 1px solid #d5d5d5;height: 50px;border-radius: 6px;font-size: 17px;color: #555;font-weight: 700;}
/* 인풋 리스트 기본 레이아웃 */

/* 가로세로 리스트 기본 레이아웃 */
.lst_lfrt{}
.lst_lfrt li{position:relative;display:block;}
.lst_lfrt li .lst_lfrt_lf{position:relative;float:left;}
.lst_lfrt li .lst_lfrt_rt{position:relative;float:right;}
/* //가로세로 리스트 기본 레이아웃 */

/* 리스트 체크박스 디자인 적용*/
.arrWrap .arr input[type="checkbox"] {
	position: absolute;
	width: 1px; 
	height: 1px;
	padding: 0; 
	margin: -1px; 
	overflow: hidden; 
	clip:rect(0,0,0,0); 
	border: 0
}

.arrWrap .arr input[type="checkbox"] + label {
	display: inline-block;
	position: relative; 
	cursor: pointer; 
	width: 28px !important; /* 체크박스의 너비를 지정 */ 
	height: 28px !important; /* 체크박스의 높이를 지정 */ 
	line-height: 28px !important; /* 세로정렬을 위해 높이값과 일치 */ 	
}
.arrWrap .arr input[type="checkbox"] + label:before { 
	/* 가짜 체크박스 */ 
	content: ' '; 
	display: inline-block; 
	width: 28px !important; /* 체크박스의 너비를 지정 */ 
	height: 28px !important; /* 체크박스의 높이를 지정 */ 
	line-height: 28px !important; /* 세로정렬을 위해 높이값과 일치 */ 
	margin: 0px 0px 0 0 !important; 
	text-align: center; 
	vertical-align: middle; 
	background: #fafafa; 
	border: 1px solid #dadada; 
	border-radius : 100%;
}
.arrWrap .arr input[type="checkbox"] + label:active:before, 
.arrWrap .arr input[type="checkbox"]:checked + label:active:before { 
}
.arrWrap .arr input[type="checkbox"]:checked + label:before { 
	/* 체크박스를 체크했을때 */ 
	background:#004083 url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 56.67 40.83'><title>check</title><g><path fill='rgba(255, 255, 255, 1)' d='M18.83,40.83A3,3,0,0,1,16.71,40L.88,24.12a3,3,0,0,1,4.24-4.24L18.83,33.59,51.55.88a3,3,0,1,1,4.24,4.24L21,40A3,3,0,0,1,18.83,40.83Z'/></g></svg>") no-repeat 50% 45%;	
	background-size:55%;
	border-color: #004083; 
}
/* //리스트 체크박스 디자인 적용*/

/* 슬라이드 체크 버튼*/
.slBtnWrap{width:43px;height:30px;display:inline-block;position:relative;}
.slBg{position:absolute;display:block;width:100%;height:6px;background:#ddd;border-radius:200px;top:50%;margin-top:-3px;}
button.slBtn{position:absolute;display:block;z-index:1;top:50%;margin-top:-15px;border-radius:100%;
 -webkit-transition:all 1s ease-out;
  -moz-transition:all 1s ease-out;
  -o-transition:all 1s ease-out;
  -ms-transition:all 1s ease-out;
  transition:all 1s ease-out;
	
  -webkit-transition: background-color .2s ease-out;
  -moz-transition: background-color .2s ease-out;
  -o-transition: background-color .2s ease-out;
  -ms-transition: background-color .2s ease-out;
  transition: background-color .2s ease-out;

}
.slBtnWrap.on button.slBtn{background:#409be0;border-right: 1px solid #1d7fca;border-bottom: 1px solid #1d7fca;width:29px;height:29px;right:0px;}
.slBtnWrap.off button.slBtn{background:#fdfdfd;border: 1px solid #dadada;width:28px;height:28px;left:0px;}
/* 슬라이드 체크 버튼*/

/* //공통 */


/*02chklst*/
.chklst .tbWrap .tb_area ul{padding-left:32px;}
.chklst .tbWrap .tb_area ul li:last-child{margin-right:48px;}
.chklst .tbWrap .tb_area ul li a{font-size:15px;color:#fff;font-weight:400;opacity:0.8;padding:20px 16px;}
.chklst .tbWrap .tb_area ul li:first-child a{padding-left:0px;}
.chklst .tbWrap .tb_area ul li a.on{opacity:1;font-weight:700;text-decoration: underline;}

.chklst .lst_arr_ul li{border-bottom:1px solid rgba(255,255,255,0.2);}
.chklst .lst_arr_ul li:first-child{padding-top:30px;}
/*비활성_수행이전*/	
.chklst .lst_arr_ul li.inact .itm{opacity:0.5;}
.chklst .lst_arr_ul li.inact .itm.icnWrap .icn{background:#fff;border:1px solid #fff}
.chklst .lst_arr_ul li.inact .itm.icnWrap svg{stroke:#409be0;}
.chklst .lst_arr_ul li.inact .itm.sbjWrap p.sbjB{color:#fff;}
.chklst .lst_arr_ul li.inact .itm.sbjWrap p.sbjS{color:#fff;}
.chklst .lst_arr_ul li.inact .itm.arrWrap svg{display:none;}
/*활성*/
.chklst .lst_arr_ul li.act .itm.icnWrap .icn{background:#fff;border:1px solid #fff}
.chklst .lst_arr_ul li.act .itm.icnWrap svg{stroke:#409be0;}
.chklst .lst_arr_ul li.act .itm.sbjWrap p.sbjB{color:#fff;font-weight:700;}
.chklst .lst_arr_ul li.act .itm.sbjWrap p.sbjS{color:#fff;opacity:0.8;}
.chklst .lst_arr_ul li.act a .itm.arrWrap svg{stroke:#fff;}
/*비활성_완료*/
.chklst .lst_arr_ul li.sccs .itm{opacity:0.4;}
.chklst .lst_arr_ul li.sccs .itm.icnWrap .icn{background:#000;border:1px solid #000}
.chklst .lst_arr_ul li.sccs .itm.icnWrap svg{stroke:#409be0;}
.chklst .lst_arr_ul li.sccs .itm.sbjWrap p.sbjB{color:#000;}
.chklst .lst_arr_ul li.sccs .itm.sbjWrap p.sbjS{color:#000;}
.chklst .lst_arr_ul li.sccs .itm.arrWrap {bottom:32px;width:17px;height:17px;}
.chklst .lst_arr_ul li.sccs .itm.arrWrap svg{display:none;}
.chklst .lst_arr_ul li.sccs .itm.arrWrap{background:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 56.67 40.83'><title>check</title><g><path fill='rgba(0, 0, 0, 0.8)' d='M18.83,40.83A3,3,0,0,1,16.71,40L.88,24.12a3,3,0,0,1,4.24-4.24L18.83,33.59,51.55.88a3,3,0,1,1,4.24,4.24L21,40A3,3,0,0,1,18.83,40.83Z'/></g></svg>") no-repeat;background-size:100%;}	
	
/*03gnrl*/
.gnrl .lst_arr_ul li a{padding:5px 0;} 
.gnrl .lst_arr_ul li:first-child a{padding-top:0;}
.gnrl .lst_arr_ul li a .itm.icnWrap{width:50px;height:50px;}
.gnrl .lst_arr_ul li a .itm.icnWrap .icn{width:calc(100% - 2px);height:calc(100% - 2px);border-radius: 100%;background:#fff;border:1px solid #fff}
.gnrl .lst_arr_ul li a .itm.icnWrap svg{width:auto;height:50%;top:25%;stroke:#333;}
.gnrl .lst_arr_ul li a .itm.sbjWrap{width:calc(100% - 82px);padding-top:18px;}
.gnrl .lst_arr_ul li a .itm.sbjWrap p{padding-left:2px;}
.gnrl .lst_arr_ul li a .itm.sbjWrap p.sbjB{font-size:14px;font-weight:400;color:#444}
.gnrl .lst_arr_ul li a .itm.sbjWrap p.sbjS{display:none;}
.gnrl .lst_arr_ul li a .itm.arrWrap {right:16px;bottom:22px;width:16px;height:16px;}
.gnrl .lst_arr_ul li a .itm.arrWrap svg{stroke:#555;}

/*04_stt*/
.stt .subTtlSpace{height:30px;}
.stt .barTtlWrap{border:none;display:block;text-align: center;position:relative;margin:0 auto;padding-bottom:0px;}
.stt .barTtlWrap p{color:#fff;display:inline-block;border-top:2px solid #fff;padding:10px 0;font-size:15px;}
.stt .tbWrap .tb_area {position:relative;z-index:2;background:none;overflow-x: hidden;}
.stt .tbWrap .tb_area ul{padding:0px;display:block;width:100%;text-align: center;}
.stt .tbWrap .tb_area ul li:last-child{}
.stt .tbWrap .tb_area ul li a{font-size:18px;color:rgba(255,255,255,0.6);padding:20px 10px;text-align: center;}
.stt .tbWrap .tb_area ul li a.on{opacity:1;font-weight:700;text-decoration: underline;color:#fff;}
.stt .tbWrap .tb_area .date_right{position:relative;display:block;margin:0 auto;width:auto;top:33%;height:30px;overflow:hidden;text-align:center;}
.stt .tbWrap .tb_area .date_right p{position:relative;margin:0 auto;display:inline-block;width:auto;text-align:center;color:#fff;height:30px;border-radius:30px;padding:0 10px;background:#28C4D7;}
.stt .tbWrap .tb_area .date_right p a{position:relative;display:inline-block;width:18px;height:30px;text-align: center;}
.stt .tbWrap .tb_area .date_right p a.pl{background:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60.5 24.39'><defs></defs><title>arrowl</title><g><g><line stroke='rgba(255, 255, 255, 1)' stroke-width='6px' stroke-linecap='round' stroke-linejoin='round' x1='57.5' y1='21.39' x2='3' y2='21.39'/><line stroke='rgba(255, 255, 255, 1)' stroke-width='6px' stroke-linecap='round' stroke-linejoin='round' x1='18.43' y1='3' x2='3' y2='21.39'/></g></g></svg>") no-repeat;background-size:70%;background-position:center;}
.stt .tbWrap .tb_area .date_right p a.pr{background:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60.5 24.39'><defs></defs><title>arrowr</title><g><g><line stroke='rgba(255, 255, 255, 1)' stroke-width='6px' stroke-linecap='round' stroke-linejoin='round' x1='3' y1='21.39' x2='57.5' y2='21.39'/><line stroke='rgba(255, 255, 255, 1)' stroke-width='6px' stroke-linecap='round' stroke-linejoin='round' x1='42.07' y1='3' x2='57.5' y2='21.39'/></g></g></svg>") no-repeat;background-size:70%;background-position:center;}
.stt .tbWrap .tb_area .date_right p span{position:relative;display:inline-block;font-size:15px;height:30px;line-height:30px;top:-10px;padding:0 8px;text-align:center;}
.stt .subTtlSpace.wavebg2{position:relative;margin-top:-32px;z-index:1}
.stt .tbWrap .tb_cnts_wrap{position:relative;margin-top:20px;}
.stt .tbWrap .tb_cnts{padding:0 16px;}
.stt .tbWrap .tb_cnts canvas{width:100%;height:auto;display:block;}
.stt .mb_pnt{color:#409be0;font-size:46px;font-weight:700;text-align:center;padding-bottom:26px;letter-spacing:-0.03em;}
.stt .mb_pnt span{font-weight:700;font-size:15px;color:#bababa;position:relative;top:-1px;letter-spacing:0em;}
.stt .btmDeco.wavebg{position:fixed;bottom:0px;width:100%;height:11px;z-index:1}

/*05_bbinfo_vw*/
.bbinfo_vw .tbWrap #bbPlusWrap{position:relative;}
.bbinfo_vw .tbWrap #bbPlusWrap a{position:absolute;border-radius:100%;width:46px;height:46px;display:block;right:16px;top:-52px;background:#000 url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 59.11 59.11'><defs></defs><title>plus</title><g><g><line stroke='rgba(255, 255, 255, 1)' stroke-width='6px' stroke-linecap='round' stroke-linejoin='round' x1='29.56' y1='3' x2='29.56' y2='56.11'/><line stroke='rgba(255, 255, 255, 1)' stroke-width='6px' stroke-linecap='round' stroke-linejoin='round' x1='56.11' y1='29.56' x2='3' y2='29.56'/></g></g></svg>") no-repeat;background-size:36%;background-position:center;opacity:0.6;}
.bbinfo_vw .tbWrap .tb_area ul{padding-left:32px;}
.bbinfo_vw .tbWrap .tb_area ul li:last-child{margin-right:48px;}
.bbinfo_vw .tbWrap .tb_area ul li a{font-size:15px;color:#fff;font-weight:400;opacity:0.8;padding:20px 16px;}
.bbinfo_vw .tbWrap .tb_area ul li:first-child a{padding-left:0px;}
.bbinfo_vw .tbWrap .tb_area ul li a.on{opacity:1;font-weight:700;text-decoration: underline;}

.bbinfo_vw .lst_txt_ul li{border-bottom:1px solid rgba(255,255,255,0.2);}
.bbinfo_vw .lst_txt_ul li:first-child{padding-top:20px;}
.bbinfo_vw .lst_txt_ul li itm.sbjWrap p.sbjS{line-height:16px;}
.bbinfo_vw .lst_txt_ul li .yjl .itm.sbjWrap p.sbjB{font-size:23px;}
.tmng{}
.yjl{}
.imsnhcn{}
/*활성_등록전*/
.bbinfo_vw .lst_txt_ul li.act .itm.sttlWrap .sttl{color:#fff;font-weight:700;}
.bbinfo_vw .lst_txt_ul li.act .itm.sbjWrap p.sbjB{color:#fff;font-weight:700;font-size:16px;padding-top:8px;border-radius:200px;background:rgba(255,255,255,0.6);color:#409be0;display:inline-block;padding:5px 20px;}
.bbinfo_vw .lst_txt_ul li.act .itm.sbjWrap p.sbjS{color:#fff;font-size:13px;font-weight:700;opacity:0.7;padding-top:6px;}
.bbinfo_vw .lst_txt_ul li.act .itm.sbjWrap p.sbjS strong{font-size:12px;font-weight:400;opacity:0.7;}
.bbinfo_vw .lst_txt_ul li.act a .itm.arrWrap svg{stroke:#fff;}
.bbinfo_vw .lst_txt_ul li.act .tmng .itm.sbjWrap p.sbjB{display:none;}
.bbinfo_vw .lst_txt_ul li.act .yjl .itm.sbjWrap p.sbjB{display:none;}  
/*비활성_완료*/
.bbinfo_vw .lst_txt_ul li.sccs a .itm.sbjWrap{padding-top:7px;}
.bbinfo_vw .lst_txt_ul li.sccs .itm.sttlWrap .sttl{color:#fff;font-weight:700;}
.bbinfo_vw .lst_txt_ul li.sccs .itm.sbjWrap p.sbjB{color:#000;font-weight:700;font-size:23px;padding-top:8px;opacity: 0.45;}
.bbinfo_vw .lst_txt_ul li.sccs .itm.sbjWrap p.sbjS{color:#000;font-size:13px;font-weight:400;opacity:0.4;}
.bbinfo_vw .lst_txt_ul li.sccs .yjl .itm.sbjWrap p.sbjB{font-size:24px;}
.bbinfo_vw .lst_txt_ul li.sccs .itm.arrWrap {bottom:32px;width:17px;height:17px;}
.bbinfo_vw .lst_txt_ul li.sccs .itm.arrWrap svg{display:none;}
.bbinfo_vw .lst_txt_ul li.sccs .itm.arrWrap{background:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 56.67 40.83'><title>check</title><g><path fill='rgba(0, 0, 0, 0.5)' d='M18.83,40.83A3,3,0,0,1,16.71,40L.88,24.12a3,3,0,0,1,4.24-4.24L18.83,33.59,51.55.88a3,3,0,1,1,4.24,4.24L21,40A3,3,0,0,1,18.83,40.83Z'/></g></svg>") no-repeat;background-size:100%;}
.bbinfo_vw .lst_txt_ul li.sccs .tmng .itm.sbjWrap p.sbjB{}
.bbinfo_vw .lst_txt_ul li.sccs .imsnhcn .itm.sbjWrap p.sbjB{color:#fff;font-weight:700;font-size:16px;margin-top:8px;border-radius:200px;background:rgba(0,0,0,0.9);color:#409be0;display:inline-block;padding:5px 20px;}
.bbinfo_vw .lst_txt_ul li.sccs .tmng .itm.sbjWrap p.sbjS{display:none;}
.bbinfo_vw .lst_txt_ul li.sccs .yjl .itm.sbjWrap p.sbjS{}
.bbinfo_vw .lst_txt_ul li.sccs .imsnhcn .itm.sbjWrap p.sbjS{}
.bbinfo_vw .lst_txt_ul li.sccs .tmng .itm.arrWrap{background:none;bottom:20px;width:16px;height:16px;}
.bbinfo_vw .lst_txt_ul li.sccs .tmng .itm.arrWrap svg{display:block;stroke:#fff;}

/*05_bbinfo_wr*/
.bbinfo_wr .bbinfo_wr_ltop{padding-top:30px;}
.bbinfo_wr .barTtlWrap{border-top-color:#fff;color:#fff;}
.bbinfo_wr .wr_list ul{padding-top:20px;padding-bottom:100px;}
.bbinfo_wr .wr_list ul li label, .wr_list ul li strong{color:#fff;width:50px;}
.bbinfo_wr .wr_list li input.frm_input{border:none;background:rgba(255,255,255,0.4);color:rgba(0,0,0,0.6);}
.bbinfo_wr .wr_list li input::placeholder {color:rgba(0,0,0,0.2);}

.bbinfo_wr .wr_list .cf{font-size:13px;color:rgba(255,255,255,0.5);font-weight:500;display:block;position:relative;margin:5px 0 20px;}
.bbinfo_wr .wr_list li.wr_imsnhcn_li .cf{text-align:center;}
.bbinfo_wr .fix_bttm{position:fixed;bottom:0px;height:50px;left:0px;width:100%;z-index:10;}
.bbinfo_wr .fix_bttm:after{clear:both;content:"";position:relative;display:block;}
.bbinfo_wr .fix_bttm a,.bbinfo_wr .fix_bttm input{position:relative;float:left;font-size:15px;font-weight:700;display:block;height:100%;border-radius:0px;border:none;text-align:center;line-height:50px;height:50px;color:#fff;}
.bbinfo_wr .fix_bttm a{width:30%;background:#3074a8;}
.bbinfo_wr .fix_bttm input{width:70%;background:#0060a9;}
.bbinfo_wr .fix_bttm button{
	appearance:none; /* 기본 스타일 없애기 */
    -webkit-appearance:none;
    -moz-appearance:none;
    -o-appearance:none;
}

/*활성_등록전*/
.bbinfo_wr .wr_list li.wr_yjl_li{margin:10px 0;}
.bbinfo_wr .wr_list li.wr_yjl_li .wr_yjl_wrap{width: calc(100% - 2px);height:50px;border-radius: 6px;display:inline-block;background:rgba(255,255,255,0.4);}
.bbinfo_wr .wr_list li.wr_yjl_li label{float:left;}
.bbinfo_wr .wr_list li .wr_yjl{float:right;width:calc(100% - 60px);}
.bbinfo_wr .wr_list li .wr_yjl dt{float:left;width:33.33%;}
.bbinfo_wr .wr_list li .wr_yjl dt span{width:10%;text-align:center;display:inline-block;}
.bbinfo_wr .wr_list li .wr_yjl dt .frm_input{padding-left:0px;width:90%;text-align:center;background:none;}
.bbinfo_wr .wr_list li.wr_imsnhcn_li .wr_imsnhcn_ttl{position:relative;width:100%;border-top:1px solid rgba(255,255,255,0.2);padding-left:0px;color:#fff;font-weight:500;font-size:13px;padding:10px 0;}
.bbinfo_wr .wr_list li.wr_imsnhcn_li label{position:relative;padding-left:0;top:0;display: inline-block; width:100%;height:50px;border-radius:50px;color:rgba(255,255,255,0.8);line-height: 50px; vertical-align: middle;border: 0px solid #ebebeb;background:rgba(0,0,0,0.5) url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60.5 24.39'><defs></defs><title>arrowr</title><g><g><line stroke='rgba(255, 255, 255, 1)' stroke-width='3px' stroke-linecap='round' stroke-linejoin='round' x1='3' y1='21.39' x2='57.5' y2='21.39'/><line stroke='rgba(255, 255, 255, 1)' stroke-width='3px' stroke-linecap='round' stroke-linejoin='round' x1='42.07' y1='3' x2='57.5' y2='21.39'/></g></g></svg>")no-repeat;background-position:94% center;background-size:auto 7px;text-align:center;font-size:15px;}
.bbinfo_wr .wr_list li.wr_imsnhcn_li input[type="file"] {position: absolute;width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip:rect(0,0,0,0); border: 0; }
.bbinfo_wr .wr_list li.wr_imsnhcn_li.act .fileName{display:none;background:none;border:none;width:100%;padding:0 20px;text-align:center;height:30px;color:rgba(0,0,0,0.5);overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
/*비활성_등록완료*/
.bbinfo_wr .wr_list li.sccs input.frm_input{background:rgba(0,0,0,0.15);color:rgba(0,0,0,0.35);}
.bbinfo_wr .wr_list li.sccs .wr_yjl_wrap{background:rgba(0,0,0,0.15);}
.bbinfo_wr .wr_list li.sccs .wr_yjl dt .frm_input{background:none;}
.bbinfo_wr .wr_list li.sccs .wr_imsnhcn_sccs{position:relative;display: inline-block; width:100%;height:50px;border-radius:50px;background:rgba(0,0,0,0.15);color:rgba(255,255,255,0.4);line-height: 50px;text-align:center;font-size:15px;font-weight: 700;}


/*point.skin*/
.pnt .mb_pnt{color:#409be0;font-size:48px;font-weight:700;margin-top:-12px;margin-bottom:10px;}
.pnt .mb_pnt span{font-size:30px;}
.pnt .lst_lfrt li{padding:8px 0}
.pnt .lst_lfrt li .lst_lfrt_lf{font-size:14px;color:#555;}
.pnt .lst_lfrt li .lst_lfrt_rt{font-size:17px;color:#333;}
.pnt .tbWrap .tb_area {position:relative;}
.pnt .tbWrap .tb_area ul{padding-left:0px;}
.pnt .tbWrap .tb_area ul li:last-child{}
.pnt .tbWrap .tb_area ul li a{font-size:15px;color:#aaa;padding:20px 10px;}
.pnt .tbWrap .tb_area ul li:first-child a{padding-left:0px;}
.pnt .tbWrap .tb_area ul li a.on{opacity:1;font-weight:700;text-decoration: underline;color:#409be0;}
.pnt .tbWrap .tb_area .date_right{position:absolute;right:16px;top:33%;height:18px;overflow:hidden;}
.pnt .tbWrap .tb_area .date_right p{display:inline-block;color:#fff;font-size:13px;background:#28C4D7;height:18px;line-height:18px;border-radius:9px;padding:0 10px;}
.pnt .list_01 li{margin:10px 0;padding:10px 0px;padding-right:16px;}
.pnt .point_log{font-size:13px;font-weight:500;color:#333}
.pnt .point_date{font-size:12px;color:#999;font-family: noto-sans-cjk-kr, sans-serif;font-weight:300;font-style: normal;line-height:20px;}
.pnt .point_inout{font-size:14px;font-family: noto-sans-cjk-kr, sans-serif;font-weight:500;font-style: normal;letter-spacing:-0.03em;}
.pnt .point_inout.plus{color:#409be0}
.pnt .point_inout.minus{color:#f44545;}

/*register.skin*/
.regTerms .btn_top a,
.regTerms .btn_top .btn_submit{line-height:50px;height:50px;font-size:15px;font-weight:700;width:100%;margin:0px 0 0;border-radius: 0px;background:#409be0}

/*register_form.skin*/
.registform{padding-bottom:100px;}
.registform ul li .frm_input{width: calc(100% - 2px);padding-left: 16px;margin: 0 0 8px;border: 1px solid #d5d5d5;height: 50px;border-radius: 6px;font-size: 17px;color: #555;font-weight: 700;}
.registform .fix_bttm{position:fixed;bottom:0px;height:50px;left:0px;width:100%;z-index:10;}
.registform .fix_bttm:after{clear:both;content:"";position:relative;display:block;}
.registform .fix_bttm a,.registform .fix_bttm input{position:relative;float:left;font-size:15px;font-weight:700;display:block;height:100%;border-radius:0px;border:none;text-align:center;line-height:50px;height:50px;color:#fff;}
.registform .fix_bttm a{width:30%;background:#657480;}
.registform .fix_bttm input{width:70%;background:#409be0;}

/*06_waterset*/
.waterset .cur{margin-bottom:10px;}
.waterset .cur span{background:#409be0;color:#fff;padding:2px 10px;border-radius: 100px; font-size:14px;font-weight:500;}
.waterset .lst_lfrt li{padding:8px 0}
.waterset .lst_lfrt li .lst_lfrt_lf{font-size:16px;font-weight: 500;color:#555;}
.waterset .lst_lfrt li .lst_lfrt_rt{font-size:18px;font-weight: 700;color:#111;}
.waterset .ws_lstWrap.lst_lfrt li{padding:26px 0;border-bottom:1px solid #eaeaea;}
.waterset .ws_lstWrap.lst_lfrt li .lst_lfrt_lf{font-size:16px;color:#333;font-weight: 500;}
.waterset .ws_lstWrap.lst_lfrt li .lst_lfrt_rt{padding-right:24px;}
.waterset .ws_lstWrap.lst_lfrt li .lst_lfrt_rt button{font-size:17.5px;font-weight: 700;color:#409be0;border:none;padding-right:22px;
background:rgba(255,255,255,255) url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60.5 24.39'><defs></defs><title>arrowr</title><g><g><line stroke='#409be0' stroke-width='7px' stroke-linecap='round' stroke-linejoin='round' x1='3' y1='21.39' x2='57.5' y2='21.39'/><line stroke='#409be0' stroke-width='7px' stroke-linecap='round' stroke-linejoin='round' x1='42.07' y1='3' x2='57.5' y2='21.39'/></g></g></svg>")no-repeat;background-position:100% center;background-size:13px auto;
}
.waterset .ws_lstWrap.lst_lfrt li .lst_lfrt_rt select{font-size:17.5px;font-weight: 700;color:#409be0;border:none;padding-right:24px;text-align:right;direction: rtl;
background:rgba(255,255,255,255) url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50.44 28.22'><defs></defs><title>arrw_v_bottom</title><g><g><g><path stroke='#409be0' stroke-width='7px' stroke-linecap='round' stroke-linejoin='round' fill='none' d='M3,3,25.22,25.22,47.44,3'/></g></g></g></svg>")no-repeat;background-position:96% center;background-size:11px auto;
    appearance:none; /* 기본 스타일 없애기 */
    -webkit-appearance:none;
    -moz-appearance:none;
    -o-appearance:none;
}
.waterset .ws_lstWrap.lst_lfrt li .lst_lfrt_rt.focus select{border: 1px solid #fff;}
.waterset .ws_lstWrap.lst_lfrt li .lst_lfrt_rt .slBtnWrap{margin-bottom:-10px;}
.waterset .ws_lstWrap.lst_lfrt li .lst_lfrt_rt button.slBtn{background:none;padding-right:0px;background-size:auto;}
.waterset .ws_lstWrap.lst_lfrt li .lst_lfrt_rt .slBtnWrap.on button.slBtn{background:#409be0;border-right: 1px solid #1d7fca;border-bottom: 1px solid #1d7fca;}
.waterset .ws_lstWrap.lst_lfrt li .lst_lfrt_rt .slBtnWrap.off button.slBtn{background:#fdfdfd;border:1px solid #dadada;}
.waterset .ws_lstWrap.lst_lfrt li .lst_lfrt_100{clear:both;display:block;width:calc(100% - 16px);float:none;padding:20px 16px 5px 0;font-size:12px;line-height:18px;color:#888;word-break:keep-all;white-space:normal;}
.waterset .ws_lstWrap li:last-child{border-bottom:0px;}
#alCtrl{}
#sndhst.inact .lst_lfrt_lf, #vbhst.inact .lst_lfrt_lf{color:#bbb;}
.waterset .ws_lstWrap.lst_lfrt #sndhst.inact .lst_lfrt_rt button,
.waterset .ws_lstWrap.lst_lfrt #vbhst.inact .lst_lfrt_rt button{color:#ddd;font-weight:400;background-image:none;padding-right:0px;}
.waterset .ws_lstWrap.lst_lfrt #sndhst.inact .lst_lfrt_100,
.waterset .ws_lstWrap.lst_lfrt #vbhst.inact .lst_lfrt_100{color:#ddd;}
.waterset .barTtlWrap{padding-top:14px;}
.waterset .barTtlWrap span{font-size:14px;font-weight:500;color:#666;}
.waterset .setWrap{padding-top:10px;}
.waterset .alWrap{padding-top:30px;}
.waterset .fix_bttm{position:fixed;bottom:10px;height:50px;left:0px;width:100%;z-index:10;display:flex;justify-content:center;align-items:center;}
.waterset .fix_bttm:after{clear:both;content:"";position:relative;display:block;}
.waterset .fix_bttm a,.waterset .fix_bttm input{position:relative;font-size:15px;font-weight:700;display:block;height:100%;border-radius:0px;border:none;text-align:center;line-height:50px;height:50px;color:#fff;}
.waterset .fix_bttm a{width:30%;background:#657480;}
.waterset .fix_bttm input{width:calc(100% - 40px);max-width:640px;background:#409be0;border-radius: 200px;
	appearance:none; /* 기본 스타일 없애기 */
    -webkit-appearance:none;
    -moz-appearance:none;
    -o-appearance:none;
}
/*07_dvcset*/
.dvcset .cur{margin-bottom:10px;}
.dvcset .cur span{background:#409be0;color:#fff;padding:2px 10px;border-radius: 100px; font-size:14px;font-weight:500;}
.dvcset .lst_lfrt li{padding:10px 0}
.dvcset .lst_lfrt li .lst_lfrt_lf{font-size:15px;font-weight: 500;color:#777;}
.dvcset .lst_lfrt li .lst_lfrt_rt{font-size:16px;font-weight: 700;color:#333;}
.dvcset  .update{clear:both;position:relative;display:block;text-align: center;width:100%;padding:30px 0 24px;}
.dvcset  .update p{font-size:14px;font-weight: 400; color:#b5b5b5;text-align:center;}
.dvcset  .update p.off{display:none;}
.dvcset  .update button{position:relative;display:inline-block;border:none;font-size:14px;font-weight: 700;color:#409be0;padding-right:20px;
background:rgba(255,255,255,1) url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60.5 24.39'><defs></defs><title>arrowr</title><g><g><line stroke='#409be0' stroke-width='6px' stroke-linecap='round' stroke-linejoin='round' x1='3' y1='21.39' x2='57.5' y2='21.39'/><line stroke='#409be0' stroke-width='6px' stroke-linecap='round' stroke-linejoin='round' x1='42.07' y1='3' x2='57.5' y2='21.39'/></g></g></svg>")no-repeat;background-position:100% center;background-size:15px auto;
}
.dvcset  .update button.off{display:none;}
.dvcset .ws_lstWrap.lst_lfrt li{padding:26px 0;border-bottom:1px solid #eaeaea;}
.dvcset .ws_lstWrap.lst_lfrt li .lst_lfrt_lf{font-size:16px;color:#333;font-weight: 500;}
.dvcset .ws_lstWrap.lst_lfrt li .lst_lfrt_rt{padding-right:24px;}
.dvcset .ws_lstWrap.lst_lfrt li .lst_lfrt_rt button{font-size:17.5px;font-weight: 700;color:#409be0;border:none;padding-right:22px;
background:rgba(255,255,255,255) url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60.5 24.39'><defs></defs><title>arrowr</title><g><g><line stroke='#409be0' stroke-width='7px' stroke-linecap='round' stroke-linejoin='round' x1='3' y1='21.39' x2='57.5' y2='21.39'/><line stroke='#409be0' stroke-width='7px' stroke-linecap='round' stroke-linejoin='round' x1='42.07' y1='3' x2='57.5' y2='21.39'/></g></g></svg>")no-repeat;background-position:100% center;background-size:13px auto;
}
.dvcset .ws_lstWrap.lst_lfrt li .lst_lfrt_rt .slBtnWrap{margin-bottom:-10px;}
.dvcset .ws_lstWrap.lst_lfrt li .lst_lfrt_rt button.slBtn{background:none;padding-right:0px;background-size:auto;}
.dvcset .ws_lstWrap.lst_lfrt li .lst_lfrt_rt .slBtnWrap.on button.slBtn{background:#409be0;border-right: 1px solid #1d7fca;border-bottom: 1px solid #1d7fca;}
.dvcset .ws_lstWrap.lst_lfrt li .lst_lfrt_rt .slBtnWrap.off button.slBtn{background:#fdfdfd;border:1px solid #dadada;}
.dvcset .ws_lstWrap.lst_lfrt li .lst_lfrt_100{clear:both;display:block;width:calc(100% - 60px);float:none;padding:20px 0px 5px 0;font-size:12px;line-height:18px;color:#888;word-break:keep-all;white-space:normal;}
.dvcset .ws_lstWrap li:last-child{border-bottom:0px;}
#alCtrl{}
#sndhst.inact .lst_lfrt_lf, #vbhst.inact .lst_lfrt_lf{color:#bbb;}
.dvcset .ws_lstWrap.lst_lfrt #sndhst.inact .lst_lfrt_rt button,
.dvcset .ws_lstWrap.lst_lfrt #vbhst.inact .lst_lfrt_rt button{color:#ddd;font-weight:400;background-image:none;padding-right:0px;}
.dvcset .ws_lstWrap.lst_lfrt #sndhst.inact .lst_lfrt_100,
.dvcset .ws_lstWrap.lst_lfrt #vbhst.inact .lst_lfrt_100{color:#ddd;}
.dvcset .barTtlWrap{padding-top:14px;}
.dvcset .barTtlWrap span{font-size:14px;font-weight:500;color:#666;}
.dvcset .setWrap{padding-top:10px;}
.dvcset .alWrap{padding-top:30px;}
.dvcset .fix_bttm{position:fixed;bottom:0px;height:50px;left:0px;width:100%;z-index:10;}
.dvcset .fix_bttm:after{clear:both;content:"";position:relative;display:block;}
.dvcset .fix_bttm a,.dvcset .fix_bttm input{position:relative;float:left;font-size:15px;font-weight:700;display:block;height:100%;border-radius:0px;border:none;text-align:center;line-height:60px;height:50px;color:#fff;}
.dvcset .fix_bttm a{width:30%;background:#657480;}
.dvcset .fix_bttm input{width:70%;background:#409be0;}

/*40weeks*/
.weeksBrdLst .btmDeco.wavebg2{position:fixed;bottom:0px;width:100%;height:11px;z-index:1;background-color: rgba(255,255,255,0);}
.weeksBrdVw .btmDeco.wavebg2{position:fixed;bottom:70px;width:100%;height:11px;z-index:1;background-color: rgba(255,255,255,0);}