@charset "utf-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, section, summary,
time, mark, audio, video{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline;font-weight:normal;letter-spacing:-0.5px;}
address,em{font-style:normal;font-weight:normal;}
strong{font-weight:bold}
input,button,select{font-family:'Pretendard','Malgun Gothic','맑은 고딕',Helvetica,Arial,sans-serif;vertical-align:middle;margin:0;padding:0;}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section{display:block;}
hr{width:100%;height:1px;margin:50px 0;border:0;clear:both;background-color:#e7e7e7;}
html{font-size:100%;}
html{font-family:'Pretendard','Malgun Gothic','맑은 고딕',Helvetica,Arial, sans-serif;font-size:13px}
body{line-height:1.5;color:#595857;}
ol,ul,li{list-style:none;}
table{ border-spacing:0;font-size:11px;border-collapse:collapse;}
button,
html input[type='button'],
input[type='reset'],
input[type='submit']{-webkit-appearance:button;cursor:pointer;}
button{margin:0;padding:0;border:0;background-color:transparent;outline:none;}
button::-moz-focus-inner,
input::-moz-focus-inner{border:0;padding:0;}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button{height:auto;}
input.search,
input[type='search']{-webkit-appearance:none;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-border-radius:2px;border-radius:2px;}
input.search:-webkit-search-cancel-button,
input.search:-webkit-search-decoration,
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration{-webkit-appearance:none;}
input[type='file']::-webkit-file-upload-button{cursor:pointer;}
a{text-decoration:none;color:#444;cursor:pointer;}
a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}
.radio{display:inline-block;position:relative;width:16px;height:16px;margin-right:2px;border:1px solid #1890FF;background-color:#fff;border-radius:50%;vertical-align:middle;box-sizing:border-box;}
.radio.dis-radio{border:1px solid #D5D5D5}
.checkbox{display:inline-block;position:relative;width:16px;height:16px;margin-right:2px;border:1px solid #dbe1e8;background-color:#fff;border-radius:2px;vertical-align:middle;box-sizing:border-box;}
/* .radio{;width:18px;height:18px;margin-left:10px;border-radius:50%;border-width:1px;} */
.radio,.checkbox{box-shadow:inset 0px 3px 4px -2px #ececec;}
input[type='radio'],
input[type='checkbox']{position:absolute;left:0;right:0;top:0;bottom:0;z-index:10;opacity:0;width:16px;height:16px;letter-spacing:0;border:none;background:none;-webkit-appearance:none;-ms-appearance:none;vertical-align:middle;}
input[type='radio']{border-radius:100%;cursor:pointer;}
input[type='radio'] + i,input[type='checkbox'] + i{display:none;}
input[type='radio']:checked + i{display:block;position:absolute;left:-1px;top:-1px;}
input[type='checkbox']:checked + i{display:block;position:absolute;left:-1px;top:-1px;}
input[type='radio']:checked + i{width:16px;height:16px;background:url(/images/ico_radio-3380bffe8437b1b0ea62fdb305757aa4.png) no-repeat 0 0 / 16px 16px;}
input[type='checkbox']:checked + i{width:16px;height:16px;background:url(/images/ico_check-51f7b1a951c87460e78b2612353f025f.png) no-repeat 0 0 / 16px 16px;}
.radio + label,.checkbox + label{font-size:13px;padding-left:3px;padding-bottom:2px;}
/* [s] 250415 간격 수정 */
input[type='text'],
input.search,
input[type='search'],
input[type='password'],
input[type='tel'],
/* [s] 250512 간격 수정 */
input[type='email']{font-family:'Nanum Gothic',Helvetica,Arial,'Malgun Gothic','맑은 고딕',sans-serif;width:100%;height:27px;font-size:12px;color:#4f5f6f;line-height:27px;border:1px solid #dbe1e8;border-radius:2px;box-sizing:border-box;-webkit-appearance:none;padding:0 10px;}
/* [e] 250512 간격 수정 */
input:focus{border:1px solid #007bff !important;background-color:#f0f8ff !important;outline: none;}
/* [e] 250415 간격 수정 */
input.search:disabled,
input[type='search']:disabled,
input[type='password']:disabled,
input[type='tel']:disabled,
input[type='email']:disabled,
input[type='text']:disabled{background:#A6A6A6;border:1px solid #dbe1e8;}
input:-moz-read-only{background:#fff;border:0}
input:read-only{background:#fff;border:0}
i.placeholder,
i.placeholder{color:#ccc !important;text-align:left;}
i.placeholder.ph-focus,
i.placeholder.ph-focus{display:none !important;}
input[type='text']::-webkit-input-placeholder,
input[type='search']::-webkit-input-placeholder,
input[type='password']::-webkit-input-placeholder,
textarea::-webkit-input-placeholder{color:#BFBFBF;}
input[type='text']:-moz-placeholder,
input[type='search']:-moz-placeholder,
input[type='password']:-moz-placeholder,
textarea:-moz-placeholder{color:#BFBFBF;}
input[type='text']::-moz-placeholder,
input[type='search']::-moz-placeholder,
input[type='password']::-moz-placeholder,
textarea::-moz-placeholder{color:#BFBFBF;}
input[type='text']:-ms-input-placeholder,
input[type='search']:-ms-input-placeholder,
input[type='password']:-ms-input-placeholder,
textarea:-ms-input-placeholder{color:#BFBFBF;}
html.ie9 .select:after{content:none;}
textarea{width:100%;padding:10px;border:1px solid #dae0e5;box-sizing:border-box;border-radius:2px;resize:none;font-family:'Nanum Gothic',Helvetica,Arial,'Malgun Gothic','맑은 고딕',sans-serif;font-size:14px;color:#72869a;margin-top:5px;}
/* [s] 250512 간격 수정 */
label{font-size:13px;vertical-align:middle;}
/* [e] 250512 간격 수정 */
legend,caption{position:absolute;left:-9999px;width:0;height:0;overflow:hidden;text-indent:-9999px;}
caption{display:none;}
.a11y-hidden{overflow:hidden;clip:rect(0 0 0 0);clip:rect(0,0,0,0);position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;}
.a11y-hidden.focusable:focus, .a11y-hidden.focusable:active{outline:visible;clip:auto;position:static;width:auto;height:auto;margin:0;}

/********** fonts **********/
@font-face {
	font-family:'Pretendard';
	font-style:normal;
	font-weight:100;
	unicode-range: U+AC00-D7A3, U+0020-002F, U+003A-0040, U+005B-0060, U+007B-007E, U+0030-0039;
	src:url('/fonts/Pretendard-Thin.otf') format('opentype'),
	url('/fonts/Pretendard-Thin.subset.woff2') format('woff2'),
	url('/fonts/Pretendard-Thin.subset.woff') format('woff');
}

@font-face {
	font-family:'Pretendard';
	font-style:normal;
	font-weight:200;
	unicode-range: U+AC00-D7A3, U+0020-002F, U+003A-0040, U+005B-0060, U+007B-007E, U+0030-0039;
	src:url('/fonts/Pretendard-ExtraLight.otf') format('opentype'),
	url('/fonts/Pretendard-ExtraLight.subset.woff2') format('woff2'),
	url('/fonts/Pretendard-ExtraLight.subset.woff') format('woff');
}

@font-face {
	font-family:'Pretendard';
	font-style:normal;
	font-weight:300;
	unicode-range: U+AC00-D7A3, U+0020-002F, U+003A-0040, U+005B-0060, U+007B-007E, U+0030-0039;
	src:url('/fonts/Pretendard-Light.otf') format('opentype'),
	url('/fonts/Pretendard-Light.subset.woff2') format('woff2'),
	url('/fonts/Pretendard-Light.subset.woff') format('woff');
}

@font-face {
	font-family:'Pretendard';
	font-style:normal;
	font-weight:400;
	unicode-range: U+AC00-D7A3, U+0020-002F, U+003A-0040, U+005B-0060, U+007B-007E, U+0030-0039;
	src:url('/fonts/Pretendard-Regular.otf') format('opentype'),
	url('/fonts/Pretendard-Regular.subset.woff2') format('woff2'),
	url('/fonts/Pretendard-Regular.subset.woff') format('woff');
}

@font-face {
	font-family:'Pretendard';
	font-style:normal;
	font-weight:500;
	unicode-range: U+AC00-D7A3, U+0020-002F, U+003A-0040, U+005B-0060, U+007B-007E, U+0030-0039;
	src:url('/fonts/Pretendard-Medium.otf') format('opentype'),
	url('/fonts/Pretendard-Medium.subset.woff2') format('woff2'),
	url('/fonts/Pretendard-Medium.subset.woff') format('woff');
}

@font-face {
	font-family:'Pretendard';
	font-style:normal;
	font-weight:600;
	unicode-range: U+AC00-D7A3, U+0020-002F, U+003A-0040, U+005B-0060, U+007B-007E, U+0030-0039;
	src:url('/fonts/Pretendard-SemiBold.otf') format('opentype'),
	url('/fonts/Pretendard-SemiBold.subset.woff2') format('woff2'),
	url('/fonts/Pretendard-SemiBold.subset.woff') format('woff');
}

@font-face {
	font-family:'Pretendard';
	font-style:normal;
	font-weight:700;
	unicode-range: U+AC00-D7A3, U+0020-002F, U+003A-0040, U+005B-0060, U+007B-007E, U+0030-0039;
	src:url('/fonts/Pretendard-Bold.otf') format('opentype'),
	url('/fonts/Pretendard-Bold.subset.woff2') format('woff2'),
	url('/fonts/Pretendard-Bold.subset.woff') format('woff');
}

@font-face {
	font-family:'Pretendard';
	font-style:normal;
	font-weight:800;
	unicode-range: U+AC00-D7A3, U+0020-002F, U+003A-0040, U+005B-0060, U+007B-007E, U+0030-0039;
	src:url('/fonts/Pretendard-ExtraBold.otf') format('opentype'),
	url('/fonts/Pretendard-ExtraBold.subset.woff2') format('woff2'),
	url('/fonts/Pretendard-ExtraBold.subset.woff') format('woff');
}

@font-face {
	font-family:'Pretendard';
	font-style:normal;
	font-weight:900;
	unicode-range: U+AC00-D7A3, U+0020-002F, U+003A-0040, U+005B-0060, U+007B-007E, U+0030-0039;
	src:url('/fonts/Pretendard-Black.otf') format('opentype'),
	url('/fonts/Pretendard-Black.subset.woff2') format('woff2'),
	url('/fonts/Pretendard-Black.subset.woff') format('woff');
}
/********** fonts **********/

/********** layout **********/
html, body{height:100%;}
/* [s] 250415 간격 수정 */
.wrap{width:100%;min-width:1600px;position:relative;top:-2px;padding-left:220px;background-color:#fff;box-sizing:border-box;}
/* [e] 250415 간격 수정 */
.wrap #container{min-height:750px;padding:0 0 120px 0;background-color:#fff;min-width:1360px;}
#container.guide{padding:20px}
/* [s] 250415 간격 수정 */
.lnb{background-color:#383838;width:220px;z-index:100;height:100%;position:fixed;left:0;bottom:0;top:0;padding:30px 0 0;box-sizing:border-box;}
/* [e] 250415 간격 수정 */
body.normal:after{display:none}
/********** layout **********/

/********** header **********/
.logo{display:block;content:'';width:143px;height:48px;background:url(/images/logo_clemo-dfd823ee80ce762aa6bfef8074381272.png) no-repeat center;background-size:143px 48px;text-indent:-9999px}
.logo-color{display:inline-block;content:'';width:120px;height:35px;background:url(/images/logo_c-414ada9bb6cf8033ed0cb32a16c2916d.png) no-repeat center;background-size:100px auto;text-indent:-9999px;vertical-align: middle;}
.top-menu{width:100%;height:60px;background-color:#CCE9F2;position:relative;min-width:1600px;z-index:100;border-bottom:2px solid #9AD0E0;box-sizing:border-box;}
.top-menu h1{display:block;content:'';width:210px;height:auto;padding:5px 10px 0;color:#fff;box-sizing:border-box;margin:0 auto;text-align:center;}
.top-menu h1 .logo{display:inline-block;vertical-align:middle;}
.top-menu h1 em{display:inline-block;width:135px;padding-left:2px;font-size:14px;font-weight:bold;vertical-align:middle;}
.top-menu h1 span.txt{display:block;padding-left:2px;font-size:24px;font-weight:bold}
.top-menu h2{position:absolute;left:260px;top:35px;font-size:22px;color:#34373f;font-weight:bold}
/* [s] 250415 간격 수정 */
.log{padding-bottom:22px;border-bottom: 1px solid #888888;margin:0 18px 0}
.log span{display:block;position:relative;font-size:22px;font-weight:700;color:#fff;margin-bottom:14px;vertical-align:middle;}
/* [e] 250415 간격 수정 */
.log strong{color:#fff;}
/********** header **********/

/********** container **********/
#container > section > h3{font-size:20px;line-height:20px;margin-bottom:15px;}
#container > section > h3 > em{color:#A0A0A0;font-weight:700;}
#container > section > h3 > em::after{display:inline-block;content:"";width:10px;height:18px;background:url(/images/ico_em_arrow-a3c4047fb53e4b4f075ec2d63c54128f.png) no-repeat 0 0 / 10px 18px;position: relative;right: 0;top: 2px;margin-left: 12px;margin-right: 12px;}
#container > section > h3 > em.tit-em{color:#E10600;margin-left:4px}
#container > section > h3 > em.tit-em::after{display:none;}
#container > section:after{content:'';display:block;clear:both}
/* [s] 250512 간격 수정 */
#container > section.search-check{padding:20px 30px 12px;background:#F4F4F4;border-bottom:2px solid #E0E0E0;position:relative;z-index:9;}
#container > section.search-result{padding:20px 30px}
/* [e] 250512 간격 수정 */
#container > section.search-result .table-type tr td [class^="btn-round"]{margin-right:0;min-width:70px;}
#container > section.search-result .btn-wrap-search{margin:0 0 10px}
#container h3{position:relative;font-size:14px;line-height:12px;color:#313336;font-weight:bold;}
#container h3 span{position:absolute;top:3px;right:0;font-size:12px}
#container h3.title{padding-bottom:8px;}
#container h3.title span{font-size:12px}

.rgb-red{color:#E10600 !important}
.bg-blue{background:#5C9DFF !important;border:1px solid #5C9DFF !important}
.bg-blue:hover{background:#5483CA !important;border:1px solid #5483CA !important}
.bg-orange{background:#F3B456 !important;border:1px solid #F3B456 !important}
.bg-orange:hover{background:#E29015 !important;border:1px solid #E29015 !important}
.bg-indigo{background:#005069 !important;border:1px solid #005069 !important}
.bg-indigo:hover{background:#003445 !important;border:1px solid #003445 !important}
.bg-red{background:#ED5D5D !important;border:1px solid #ED5D5D !important}
.bg-red:hover{background:#CD2626 !important;border:1px solid #CD2626 !important}
.bg-green{background:#6ED28A !important;border:1px solid #6ED28A !important}
.bg-green:hover{background:#37B65A !important;border:1px solid #37B65A !important}
.bg-green2{background:#0C9D83 !important;border:1px solid #0C9D83 !important}
.bg-green2:hover{background:#0D6555 !important;border:1px solid #0D6555 !important}
.layer-wrap header.bg-blue:hover{background:#5483CA !important;border:1px solid #5483CA !important}
.layer-wrap header.bg-orange:hover{background:#F3B456 !important;border:1px solid #F3B456 !important}
.layer-wrap header.bg-indigo:hover{background:#005069 !important;border:1px solid #005069 !important}
.layer-wrap header.bg-green:hover{background:#6ED28A !important;border:1px solid #6ED28A !important}
/********** container **********/

/********** form **********/
/* form-area */
.form-area{border:1px solid #c9c9c9;}
.form-area:after{content:'';display:block;clear:both;}
/* [s] 250512 간격 수정 */
.form-area [class^="form-line"]{position:relative;border-top:1px solid #c9c9c9;padding:9px 0;background-color:#fff;box-sizing:border-box;}
.form-area [class^="form-line"] .detail-search{float:left;display:flex;align-items:center;height:25px;}
/* [e] 250512 간격 수정 */
.form-area [class^="form-line"] .detail-search select + input[type="text"]{width:calc(100% - 270px)}
.form-area [class^="form-line-50p"] .detail-search .label-type:nth-of-type(2){margin-left:30px;}
.form-area [class^="form-line"] .term01{float:left;margin:0 24px 0 16px;}
.form-area [class^="form-line"] .term02{float:left;margin:0 24px 0 3px;}
.flr{float:right}
.mar10{margin-right:10px !important;}
.mal0{margin-left:0 !important;}
.padl0{padding-left:0 !important;}
.wd60{width:60% !important;}
.txtl{text-align:left !important;}
.txtc{text-align:center !important;}
.txtr{text-align:right !important;}
.disb{display:block !important;}
.table-type3 td.txtc{padding-left:6px;}
.padb80{padding-bottom:80px}
.part-type .btn-add.flr{z-index:9;display:inline-block;position:relative;top:-6px;}
.form-area [class^="form-line"] .detail-search select.wide-code + input[type="text"]{width:calc(100% - 310px)}
.form-area [class^="form-line"]:first-child{border-top:0;}
.form-area [class^="form-line-"] > div{float:left;position:relative;}
.form-area [class^="form-line-"]:after{content:'';display:block;clear:both;}
.form-area [class^="form-line-"] + .form-line{clear:both;}
.form-area label{font-weight:bold;color:#222;padding-left:20px;padding-right:18px;display:inline-block;min-width:65px;}
.form-area label.type-fl{float:left;margin-top:7px}

/* select */
/* [s] 250512 간격 수정 */
select{width:100%;height:27px;padding-right:40px;padding-left:10px;color:#4f5f6f;font-size:13px;outline:none;border-radius:4px;border:1px solid #e9e9e9;font-family:'Nanum Gothic',Helvetica,Arial,'Malgun Gothic','맑은 고딕',sans-serif}
/* [e] 250512 간격 수정 */
select{-moz-appearance:none;-ms-appearance:none;;-webkit-appearance:none;appearance:none;background:#fff url(/images/ico_arrow-160230855f5c0f0e9eba0dd7648936be.png) no-repeat 90% center / 12px 7px;vertical-align:middle;}
select option{background:#fff;color: #444;padding: 3px 0;font-size: 12px;}
select option:focus{background:#eee;}
select option:hover{background:#eee;}
select::-ms-expand{display:none;}
[class^="select-style"]{display:inline-block;position:relative}
[class^="select-style"] select{min-width:90px;height:28px;border-radius:0;color:#72869a;font-size:11px;line-height:26px;background:none;padding-right:25px;}
[class^="select-style"]:after{display:inline-block;content:"";width:20px;height:15px;background:url(/images/sprite_icon-d7e5b20de433e84eb177b971f0b971a3.png) 0 0 no-repeat;background-size:45px auto;background-position:-13px -243px;position:absolute;right:5px;top:7px;}

/* button */
[class^="btn-l"]{width:130px;height:32px;line-height:1;background-color:#24a9e1;border:1px solid #24a9e1;color:#ffffff;font-size:12px;border-radius:2px;font-weight:bold;}
[class^="btn-m"]{width:100px;height:40px;line-height:28px;background-color:#666;border:1px solid #666;color:#ffffff;font-size:18px;border-radius:6px;margin:0 3px;font-weight:bold;}
[class^="btn-m"] span{display:inline-block;position:relative;left:10px;font-weight:bold;}
[class^="btn-m"] span:after{display:inline-block;content:"";display:inline-block;width:24px;height:22px;background:url(/images/sprite_icon-d7e5b20de433e84eb177b971f0b971a3.png) no-repeat;background-size:36px auto;background-position:-10px -82px;position:absolute;top:3px;left:-22px;}
.btn-m-close,.btn-m-register,.btn-l-close{background-color:#4f5f6f;border-color:#4f5f6f;}
.btn-m-edit,.btn-m-reset,.btn-l-edit{background-color:#fff;border-color:#24a9e1;color:#24a9e1;}
.btn-m-del,.btn-l-del{background-color:#fff;border-color:#dbe1e8;color:#72869a;}
.form-area label[class^="btn-m"]{color:#fff;padding:0;text-align:center;line-height:2.5;cursor:pointer}
.btn-logout{display:inline-block;float:left;color:#fff;font-size:11px;padding:0 10px;text-align:center;background-color: #E63500;height:20px;line-height:20px;min-width:64px;border-color: #E63500;width:inherit;vertical-align:middle;border-radius: 12px;font-weight: bold;}
.btn-password{display:inline-block;color:#dadada;font-size:12px;padding:0 10px;text-align:center;line-height:1;width:inherit;vertical-align:middle;font-weight: 700;}
.btn-password::before{display:inline-block;margin-right: 2px;content:"";display:inline-block;width:16px;height:16px;background: url(/images/ico_subtract-16e1f0ed4eb3533c3a687fdd5d00f1c1.png) no-repeat 0px 2px / 16px 16px;}
.last-access{clear:both;display:flex;padding-top:12px;color:#fff;}
.last-access em{color:#E63500;margin-left:5px}
[class^="btn-m"]:hover{background-color:#444;border:1px solid #444;}
/* [s] 250512 간격 수정 */
[class^="btn-round"]{display:inline-block;min-width:77px;color:#555;background:#fff;font-size:12px;padding:0 15px;margin-right:5px;text-align:center;border:1px solid #D9D9D9;height:25px;line-height:25px;border-radius:20px;font-weight:600;}
/* [e] 250512 간격 수정 */
[class^="btn-round"].on,[class^="btn-round"]:active{background:#E4E4E4;}
[class^="btn-round"].blue,[class^="btn-round"].gray,[class^="btn-round"].purple,[class^="btn-round"].green,[class^="btn-round"].red,
[class^="btn-round"].blue2,[class^="btn-round"].orange,[class^="btn-round"].gray-blue,[class^="btn-round"].red2,[class^="btn-round"].green2,[class^="btn-round"].purple2,
[class^="btn-round"].yellow,[class^="btn-round"].yellow2,[class^="btn-round"].pink,[class^="btn-round"].pink2,[class^="btn-round"].orange2{color:#3B3B3B}
[class^="btn-round"].sky,[class^="btn-round"].green-yel,[class^="btn-round"].sky2{color:#666}
[class^="btn-round"].blue{border:1px solid #9B9FFF;background:#DEE7FF;}
[class^="btn-round"].blue.on,[class^="btn-round"].blue:active{background:#B9CCFF;}
[class^="btn-round"].gray{border:1px solid #D9D9D9;background:#FFFFFF;}
[class^="btn-round"].gray.on,[class^="btn-round"].gray:active{background:#E4E4E4;}
[class^="btn-round"].purple{border:1px solid #B0BAFF;background:#EFF2FF;}
[class^="btn-round"].purple.on,[class^="btn-round"].purple:active{background:#C8D0F9;}
[class^="btn-round"].green{border:1px solid #69C8C2;background:#EAF5F5;}
[class^="btn-round"].green.on,[class^="btn-round"].green:active{background:#B9DBDB;}
[class^="btn-round"].green-yel{border:1px solid #9DB700;background:#FDFFF1;}
[class^="btn-round"].green-yel.on,[class^="btn-round"].green-yel:active{background:#E6F1A1;}
[class^="btn-round"].yellow{border:1px solid #FAB022;background:#FBF6ED;}
[class^="btn-round"].yellow.on,[class^="btn-round"].yellow:active{background:#FFEAC2;}
[class^="btn-round"].sky{border:1px solid #69B4F9;background:#E1F8FF;}
[class^="btn-round"].sky.on,[class^="btn-round"].sky:active{background:#A7E3F5;}
[class^="btn-round"].red{border:1px solid #FF5353;background:#FFECEB;}
[class^="btn-round"].red.on,[class^="btn-round"].red:active{background:#FFC8C6;}
[class^="btn-round"].blue2{ border:1px solid #B0BAFF;background:#EFF2FF;}
[class^="btn-round"].blue2.on,[class^="btn-round"].blue2:active{border:1px solid #A6B2FE;background:#C8D0F9;}
[class^="btn-round"].orange{border:1px solid #FF7E62;background:#FFF1EB;}
[class^="btn-round"].orange.on,[class^="btn-round"].orange:active{border:1px solid #F84923;background:#FFBFAB;}
[class^="btn-round"].gray-blue{border:1px solid #005069;background:#51CED4;}
[class^="btn-round"].gray-blue.on,[class^="btn-round"].gray-blue:active{background:#00A6DD;}
[class^="btn-round"].red2{border:1px solid #FF7E62;background:#FFF1EB;}
[class^="btn-round"].red2.on,[class^="btn-round"].red2:active{background:#FFBFAB;}
[class^="btn-round"].green2{border:1px solid #2BA84E;background:#D4F4DF;}
[class^="btn-round"].green2.on,[class^="btn-round"].green2:active{background:#9BEBB1;}
[class^="btn-round"].purple2{border:1px solid #CD95F9;background:#F3ECFB;}
[class^="btn-round"].purple2.on,[class^="btn-round"].purple2:active{background:#F6DCFF;}
[class^="btn-round"].yellow2{border:1px solid #BC9862;background:#FEED03;}
[class^="btn-round"].yellow2.on,[class^="btn-round"].yellow2:active{background:#E0C59D;}
[class^="btn-round"].sky2{border:1px solid #38CACA;background:#D7F7F7;}
[class^="btn-round"].sky2.on,[class^="btn-round"].sky2:active{background:#B0F0F0;}
[class^="btn-round"].pink{border:1px solid #EC7CBF;background:#FFE6F5;}
[class^="btn-round"].pink.on,[class^="btn-round"].pink:active{background:#FFB9E3;}
[class^="btn-round"].pink2{border:1px solid #BB50B0;background:#CD5A94;}
[class^="btn-round"].pink2.on,[class^="btn-round"].pink:active{border:1px solid #E9BCE4;background:#BB50B0;}
[class^="btn-round"].orange2{border:1px solid #FFB762;background:#FFF9EB;}
[class^="btn-round"].orange2.on,[class^="btn-round"].orange2:active{background:#FFE7AB;}
[class^="btn-add"].yel-green{border:1px solid #ADE9BD !important;background:#EFFFEF !important;}
[class^="btn-add"].yel-green.on,[class^="btn-add"].yel-green:active,[class^="btn-add"].yel-green:focus,[class^="btn-add"].yel-green:hover{background:#D9F9D9 !important;}
.btn-return{display:inline-block;width:62px;height:22px;background:#E7E7E7;border-radius:4px;color:#fff;font-weight:700;font-size:12px}
.btn-return.on{display:inline-block;width:62px;height:22px;background:#EC766E;}
.btn-return.on:hover{background:#CD2626;}
[class^="btn-table"],[class^="btn-form"]{height:24px;line-height:1;border:1px solid #24a9e1;background-color:#24a9e1;font-size:11px;color:#fff;padding:0 5px;min-width:45px;letter-spacing:-1px;}
label[class^="btn-table"]{display:inline-block;line-height:2.2;text-align:center}
a[class^="btn-table"]{display:inline-block;min-width:30px;line-height:2.2;text-align:center}
.btn-table-gray{border-color:#4f5f6f;background:#4f5f6f}
.btn-round-white,.btn-table-white{background-color:#fff;color:#24a9e1;border-color: #24a9e1;}
.btn-form-gray{height:35px;font-size:15px;}
.btn-green{color:#fff !important;border-color:#10ac84 !important;background:#10ac84 !important}
.btn-red{color:#fff !important;border-color:#e51668 !important;background:#e51668 !important}
.switch{display:inline-block;margin-left:20px;vertical-align:middle}
.switch:after{content:'';display:block;clear:both;}
/* [s] 250512 간격 수정 */
.switch button{float:left;width:60px;height:25px;border:1px solid #d9d9d9;background-color:#fff;font-size:12px;}
/* [e] 250512 간격 수정 */
.switch button.first{border-left:1px solid #d9d9d9;border-top-left-radius:4px;border-bottom-left-radius:4px}
.switch button.last{border-top-right-radius:4px;border-bottom-right-radius:4px}
.switch button.on{color:#fff;border-color:#4f5f6f;background-color:#4f5f6f;}
#container > section.search-result.detail-view .card_detail_search .switch .btn-round-gray.on{background-color:#4f5f6f;}
.btn-reset{padding-left:15px;padding-right:5px;background:#fefefe url(/images/sprite_icon-d7e5b20de433e84eb177b971f0b971a3.png) 0 0 no-repeat;background-size:40px auto;background-position:-10px -503px;color:#73787f;}
.btn-tab-close{width:20px;height:20px;background:url(/images/sprite_icon-d7e5b20de433e84eb177b971f0b971a3.png) 0 0 no-repeat;background-size:40px auto;background-position:center -526px;text-indent:-9999px;position:absolute;right:5px;top:2px;}
[class^="btn-circle"]{width:28px;height:28px;background:url(/images/sprite_icon-d7e5b20de433e84eb177b971f0b971a3.png) 0 0 no-repeat;background-size:40px auto;text-indent:-9999px;margin-left:5px;}
.btn-circle-minus{background-position:center -138px;}
.btn-plus{background-position:center -103px;}
.btn-close{width:23px;height:23px;background:url(/images/btn_close-5bcd2cac94542fb917434c5c5d9c71a6.png) 0 0 no-repeat;background-size:23px auto;text-indent:-9999px;position:absolute;right:25px;top:-34px;/*! border:1px solid rebeccapurple;*/}
.btn-del{position:relative;margin-left:5px;border:1px solid #4f5f6f;width:13px;height:13px;}
.btn-del:before, .btn-del:after{position:absolute;top:1px;left:50%;margin-left:-0.5px;content:' ';height:10px;width:1px;background-color:#333;}
.btn-del:before{transform:rotate(45deg);}
.btn-del:after{transform:rotate(-45deg);}
.btn-info{padding:15px;background:#fefefe url(/images/sprite_icon-d7e5b20de433e84eb177b971f0b971a3.png) 0 0 no-repeat;background-size:40px auto;background-position:center -324px;color:#73787f;}
[class^="sort"]{display:inline-block;min-width:50px;height:25px;line-height:1.5;padding:0 10px;color:#72869a;border:2px solid #72869a;box-sizing:border-box;border-radius:2px;letter-spacing:-1px;min-width:50px;font-size:14px;}
.sort-plan{border-color:#24a9e1;color:#24a9e1;}
.kg,.cm,.percent{position:relative}
.kg input,.cm input,.percent input{width:200px;padding-right:35px;text-align:center}
.kg:after{content:'kg';position:absolute;top:0;right:10px;color:#4f5f6f}
.cm:after{content:'cm';position:absolute;top:0;right:10px;color:#4f5f6f}
.percent:after{content:'%';position:absolute;top:0;right:10px;color:#4f5f6f}
.url-copy {margin:10px 0 10px;}
.url-copy input{width:400px}
.url-copy button{height:28px;margin-left:5px;padding:0 8px;}
.post-code {display:block;margin-bottom:10px}
.post-code button{margin-left:5px;height:28px;}
/********** form **********/

/********** tab **********/
.guide > section > div > section[class^="tab-menu"]{margin-bottom:0}
.guide .tab-area .tab-contents{margin-bottom:30px;padding:30px 0;border-bottom:1px solid #ddd}
[class^="tab-menu"] ul{display:table;position:relative;width:100%;}
[class^="tab-menu"] ul:after{display:block;content:"";clear:both}
[class^="tab-menu"] ul li{display:table-cell;position:relative;padding:8px 20px;color:#4f5f6f;font-size:15px;background-color:#f9fafb;border-left:1px solid #dce2e9;border-top:1px solid #dce2e9;border-right-color:#f9fafb;line-height:20px;text-align:center;vertical-align:middle;box-sizing:border-box;}
[class^="tab-menu"] ul li:last-child{border-right:1px solid #dce2e9;}
[class^="tab-menu"] ul li.on{position:relative;top:1px;font-weight:bold;border-left-color:#4f5f6f;background-color:#fff;border-top:2px solid #4f5f6f;border-right:1px solid #4f5f6f;border-bottom:0;}
[class^="tab-menu"] ul li .btn-tab-close{position:absolute;right:8px;top:10px;}
.tab-menu-2 ul li{width:150px;}
.tab-menu-3 ul li{width:33.36%;}
.tab-menu-4 ul li{width:25%;}
[class^="tab-menu"].medium ul li{font-size:14px;line-height:16px;padding:6px 20px;}
[class^="tab-menu"].medium ul li .btn-tab-close{top:5px;}
.tab-contents{padding:30px 0 0;border-top:1px solid #4f5f6f;background-color:#fff;}
/********** tab **********/

/********** arrow **********/
.arrow-right,.arrow-left{position:absolute;top:50%;right:15px;width:6px;height:6px;margin-top:-3px;border-top:1px solid #fff;border-left:1px solid #fff;}
.arrow-right{transform:rotate(135deg);}
.arrow-left{transform:rotate(-45deg);}
.arrow-down{display:inline-block;width:6px;height:6px;border-top:1px solid #8f94a2;border-left:1px solid #8f94a2;}
.arrow-down::after{transform:rotate(45deg);}
.arrow-down{transform:rotate(225deg);}
.arrow-up{display:inline-block;width:6px;height:6px;border-top:1px solid #8f94a2;border-left:1px solid #8f94a2;}
.arrow-up::after{transform:rotate(45deg);}
.arrow-up{transform:rotate(45deg);}
/********** arrow **********/

/********** page-button **********/
/* [s] 250415 간격 수정 */
.page-area{margin:16px 0 21px;text-align:center;}
/* [e] 250415 간격 수정 */
.page-area nav{display:inline-block;}
.page-area nav:after{content:'';display:block;clear:both;}
.page-area nav a{display:inline-block;float:left;height:32px;width:32px;line-height:32px;font-size:16px;color:rgba(34, 34, 34, 0.4);text-align:center;margin:0 4px 0 0;padding:0;box-sizing:border-box;border:1px solid #d9d9d9}
.page-area nav a.page{border:none}
.page-area nav a:first-child{border-left:0;}
.page-area nav a:last-child{margin-right:0;}
.page-area nav a.on{color:#222;font-weight:700;}
.page-area nav a.page{height:32px;position:relative;}
.page-area nav a.page:nth-of-type(2){margin-right:15px;}
.page-area nav a.page:nth-last-of-type(2){margin-left:11px;}
[class~="page"] > span{display:inline-block;background:url(/images/ico_arrow_left_start-035ae076aefd50d9929801a6b047537e.png) no-repeat 0 0 / 32px 32px;width:32px;height:32px;text-indent:-9999px;}
[class~="page"] > span.prev{background:url(/images/ico_arrow_left-e6fce64233af9dedca5261db8bdbc8ba.png) no-repeat 0 0 / 32px 32px;}
[class~="page"] > span.next{background:url(/images/ico_arrow_right-05dac5f9ad82fa5505da01145811c135.png) no-repeat 0 0 / 32px 32px;}
[class~="page"] > span.last{background:url(/images/ico_arrow_right_end-c4509777117a058f1c8341942ff2ad71.png) no-repeat 0 0 / 32px 32px;}
/********** page-button **********/

/********** table **********/
.table-area{padding-bottom:20px;}
[class^="table-type"]{margin-top:10px;width:100%; max-height: 70vh; overflow-x:auto; border-top: 1px solid #4f5f6f;}
[class^="table-type"] h3{padding:20px 5px 10px;font-size:14px;font-weight:bold;}
[class^="table-type"] table{width:100%;}
/* [s] 250415 markup guide 수정 */
[class^="table-type"] thead th {position: sticky; top: 0; background-color:#40444A; border-top: 0; z-index: 10;text-align:center;}
/* [e] 250415 markup guide 수정 */
[class^="table-type"] tbody{background-color:#ffffff;}
[class^="table-type"] th, [class^="table-type"] td{font-size:13px;border:1px solid #dadada;color:#444;}
[class^="table-type"] tfoot{background-color:#ebebeb;color:#4f5f6f}
[class^="table-type"] tfoot th{font-weight:400;}
[class^="table-type"] tfoot td strong{padding-right:20px;font-weight:bold;}
/* [s] 250512 간격수정 */
[class^="table-type"] th{font-weight:bold;line-height:20px;color:#fff;padding:6px 5px;border:1px solid #747474;vertical-align:middle;text-align:center;}
[class^="table-type"] td{text-align:center;vertical-align:middle;padding:6px;font-weight:400;letter-spacing:0;}
/* [e] 250512 간격수정 */
[class^="table-type"] td .cur-red{display:block;color:#E63500}
[class^="table-type"] td .cur-red em{color:#E63500;text-decoration:none;}
[class^="table-type"] td.wd200{text-align: left; width: 200px; min-width: 200px; max-width: 200px; word-break: break-all;}
[class^="table-type"] td xmp{white-space:normal}
[class^="table-type"] tr:hover td{background:#E4F4F9;}
[class^="table-type"] tr.on td{background:#E4F4F9;}
.table-type th:first-of-type{border-left:1px solid #747474}
.table-type td:first-of-type{border-left:1px solid #dadada;}
/* [s] 250415 markup guide 삭제 */
/*
[class^="table-type"] th:last-of-type{border-right:1px solid #747474;}
*/
/* [e] 250415 markup guide 삭제 */
[class^="table-type"] td:last-of-type{border-right:1px solid #dadada;}
[class^="table-type"] td.text-left{text-align:left;}
[class^="table-type"] td.text-left a:hover{text-decoration:underline;}
[class^="table-type"] td.text-right{text-align:right;padding-right:20px;}
[class^="table-type"] .warning td{background-color:#fef9ea;height:16px;}
[class^="table-type"] .sort{position:relative;padding:0;}
[class^="table-type"] .sort a{display:block;padding:12px 25px 12px 10px;}
[class^="table-type"] .sort a:after{display:block;content:"";width:14px;height:14px;background:url(/images/sprite_icon-d7e5b20de433e84eb177b971f0b971a3.png) 0 0 no-repeat;background-size:40px auto;background-position:center -7px;position:absolute;right:15px;top:15px;}
[class^="table-type"] .sort.desc a:after{background-position:center -27px;}
[class^="table-type"] td .sort-plan{cursor:pointer}
[class^="table-type"] td .table-form:first-child{padding-top:0;}
[class^="table-type"] td > [class^="btn-raund"]{margin-top:4px;}
[class^="table-type"] img{vertical-align:top;}
[class^="table-type"] select{width:100%;min-width:115px;}
[class^="table-type"] .checkbox{margin: 0;}
[class^="table-type"] a{text-decoration:underline}
/* [s] 250512 간격 수정 */
[class^="table-type"] input[type=text],[class^="table-type"] input[type=password]{font-size:13px;}
/* [e] 250512 간격 수정 */
[class^="table-type"] input[type=text]:focus-visible,[class^="table-type"] input[type=password]:focus-visible{outline:1px solid #646464;}
[class^="table-type"] .stand-by td{color:#0772c0;}
[class^="table-type"] .return td{color:#e41e1e;}
/* [s] 250415 markup guide 삭제 */
/*
.table-type2{margin-bottom:20px;}
*/
/* [e] 250415 markup guide 삭제 */
.table-type2 table{width:100%;}
.table-type2 th, .table-type2 td{font-size:15px;border:1px solid #dae0e5;color:#73787f;}
.table-type2 tr:first-of-type th,.table-type2 tr:first-of-type td{border-top:1px solid #757575;}
.table-type2 th{font-size:12px;line-height:1.2;padding:4px 15px;background-color:#f0f3f6;color:#4f5f6f;text-align:center;font-weight:bold;letter-spacing:-0.5px;vertical-align:middle;}
.table-type2 tr th:first-child{border-left:0;}
.table-type2 td{padding:4px 15px;font-size:12px;vertical-align:middle;text-align:left;}
.table-type2 td span.txt{display:inline-block;min-height:25px;line-height:25px;}
.table-type2 tr td:last-of-type{border-right:0;}
.tab-area .table-type{margin-top:0;}
.table-type3{border-top:none;margin-top:0}
/* [s] 250415 간격 수정 */
.table-type3 th{background:#f4f4f4;color:#222;border:1px solid #E0E0E0}
/* [e] 250415 간격 수정 */
.table-type3 th:last-of-type{border-right:1px solid #E0E0E0}
.table-type3 td{color:#8D8D8D;padding-left:20px;text-align:left;}
.table-type3 td .radio{cursor:pointer;}
.table-type3 td .radio + label{margin-right:25px}
.table-type3 td .radio input{cursor:pointer;}
/* [s] 250415 간격 수정 */
.table-type3 td .btn-add{border:1px solid #E3E3E3;background:#F4F4F4;width:100px;height:25px;box-sizing:border-box;line-height:25px;border-radius:4px;margin-left:12px;color:#6f6f6f;font-weight:700;}
/* [e] 250415 간격 수정 */
[class^="table-type"] td.txt-red{color:#E10600;}
.table-type3 tr:hover td{background:#fff;}
.table-type4{border-top:1px solid #E0E0E0;margin-top:0;}
.table-type4 thead th{background:#f4f4f4;color:#222;height:23px;border:none;border-left:1px solid #E0E0E0}
.table-type4 thead th:first-of-type{border-left:1px solid #E0E0E0;}
.table-type4 thead th:last-of-type{border-right:1px solid #E0E0E0;}
.table-type4 td{color:#444;padding-left:20px;text-align:left;height:25px}
.table-type4 td span{color:#8d8d8d}
.table-type4 td .radio{cursor:pointer;}
.table-type4 td .radio + label{margin-right:25px}
.table-type4 td .radio input{cursor:pointer;}
.table-btn-wrap{padding:20px 0 0;text-align:right}
.table-btn-wrap button{min-width:120px;padding:0 10px;height:28px;line-height:26px;border:1px solid #72869a;color:#444;font-size:11px;margin-right:5px;font-weight:bold;border-radius:2px;}
.table-type[class*='wide']{overflow-x:scroll}
.table-type[class*='wide'] table{width:2400px;}
.table-type.max-height{max-height:300px;}
[class^="table-type"] td .custom-care{font-weight:600;}
/********** table **********/

.text-right{text-align:right}
.txt-red{padding-left:10px;font-size:12px;color:red}
.mt20{margin-top:20px;}
.ico{display:inline-block;width:10px;height:10px;vertical-align:middle}
.ico.x{margin:0 8px 0 10px}
.ico.x::after{content:'X';display:block;width:10px;height:10px;font-size:10px;line-height:1;text-align:center}
.ico.caution{display:inline-block;width:15px;height:15px;margin-right:4px;background:url(/images/sprite_icon-d7e5b20de433e84eb177b971f0b971a3.png) 0 0 no-repeat;background-size:24px auto;background-position:center -233px;vertical-align:middle}

/* [s] 240503 레이어위치 수정 */
.loct25{transform:translate(0, -20%);}
.loct50{transform:translate(0, -50%);}
/* [e] 240503 레이어위치 수정 */

@media print {
    body{width:210mm;height:297mm;margin:0 auto; }
	body:after{display: none}
	ul{font-size:0;padding:50px 120px}
	ul li{display:inline-block;width:100mm;padding:40px 20px;margin:30px;border:2px solid #000;text-align:center;box-sizing:border-box}
	ul li p {padding-bottom:30px}
	ul li p span{font-size:14px;padding:0 5px;font-weight:400;color:#000;}
	ul li img{width:5cm;height:2.5cm}
}

/* Landscape mode */
@media only print and (orientation: landscape) {
	body { min-width:1440px; }
}

/* Portrait mode */
@media only print and (orientation: portrait) {
	body { min-width:1270px; }
}

/* [s] 250210 progress-bar 추가 */
.loading-wrap{z-index:1000;position:fixed;left:0;top:0;width:100%;height:100%;}
.spinner{z-index: 31;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}
.spinner .circle {position: relative;width: 4.8rem;height: 4.8rem;overflow: hidden;border-radius: 100%;will-change: transform;-webkit-animation: spin .8s ease-in-out;animation: spin .8s infinite ease-in-out;}
.spinner .circle img{max-width:100%;vertical-align:top;}
@-webkit-keyframes spin {
	100% {
    	transform: rotate(360deg);
	}
}
@keyframes spin {
	100% {
    	transform: rotate(360deg);
	}
}
/* [e] 250210 progress-bar 추가 */

/* [s] 250415 markup guide 추가 */
.guide-section{padding:20px}
.guide-section h3{padding-bottom:10px;border-bottom:1px solid #888888;}
.guide-section h4{margin-top:10px;font-size:18px;font-weight:700;color:#000}
.guide-tip{border:1px solid #E0E0E0;background:#F4F4F4;padding:5px;margin:5px 0}
.flex-ui{display:flex;flex-wrap:wrap;}
.flex-ui li{padding:2px;color:#fff}
.flex-ui li.fc-black{color:#000}
.flex-ui .btn-wrap-search{margin-top:0;}
.flex-ui .layer-wrap{margin:0}
.flex-ui .layer-wrap .btn-wrap-search button{font-size:14px !important;line-height:20px;}
.flex-ui .part-type{margin:0}
.flex-ui [class^="table-type"]{margin-top:0}
.flex-ui div label{font-weight:700;}
.flex-ui div .filebox{display:block;margin:0}
.flex-ui div .term01{display:block;}
.flex-ui div .checkbox{margin:0 auto;display:block}
.up-btn{position:fixed;right:40px;bottom:30px;z-index:999;animation: moveUpDown 2s infinite;}
.up-btn i{font-size:35px;color:#3D0A91;background:#fff;border-radius:50%;}
@keyframes moveUpDown {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
}

/* [D] color */
.fc-blue{color:#5C9DFF !important;}.fc-blue1{color:#CFE2FF !important;}.fc-blue2{color:#9EC5FE !important;}.fc-blue3{color:#6EA8FE !important;}.fc-blue4{color:#3D8BFD !important;}.fc-blue5{color:#025EE6 !important;}.fc-blue6{color:#0A58CA !important;}.fc-blue7{color:#084298 !important;}.fc-blue8{color:#052C65 !important;}.fc-blue9{color:#031633 !important;}
.fc-indigo{color:#6610f2 !important;}.fc-indigo1{color:#E0CFFC !important;}.fc-indigo2{color:#C29FFA !important;}.fc-ㅡ{color:#A370F7 !important;}.fc-indigo4{color:#8540F5 !important;}.fc-indigo5{color:#590CDA !important;}.fc-indigo6{color:#520DC2 !important;}.fc-indigo7{color:#3D0A91 !important;}.fc-indigo8{color:#290661 !important;}.fc-indigo9{color:#140330 !important;}
.fc-purple{color:#6F42C1 !important;}.fc-purple1{color:#E2D9F3 !important;}.fc-purple2{color:#C5B3E6 !important;}.fc-purple3{color:#A98EDA !important;}.fc-purple4{color:#8C68CD !important;}.fc-purple5{color:#5E37A6 !important;}.fc-purple6{color:#59359A !important;}.fc-purple7{color:#432874 !important;}.fc-purple8{color:#2C1A4D !important;}.fc-purple9{color:#160D27 !important;}
.fc-pink{color:#d63384 !important;}.fc-pink1{color:hsl(331, 67%, 90%) !important;}.fc-pink2{color:#EFADCE !important;}.fc-pink3{color:#E685B5 !important;}.fc-pink4{color:#DE5C9D !important;}.fc-pink5{color:#CF297C !important;}.fc-pink6{color:#AB296A !important;}.fc-pink7{color:#801F4F !important;}.fc-pink8{color:#561435 !important;}.fc-pink9{color:#2B0A1A !important;}
.fc-red{color:#EC766E !important;}.fc-red1{color:#F1DDDD !important;}.fc-red2{color:#E8C7C7 !important;}.fc-red3{color:#EA868F !important;}.fc-red4{color:#E35D6A !important;}.fc-red5{color:#D82537 !important;}.fc-red6{color:#B02A37 !important;}.fc-red7{color:#842029 !important;}.fc-red8{color:#58151C !important;}.fc-red9{color:#2C0B0E !important;}
.fc-orange{color:#FF5519 !important;}.fc-orange1{color:#FFE5D0 !important;}.fc-orange2{color:#FECBA1 !important;}.fc-orange3{color:#FEB272 !important;}.fc-orange4{color:#FD9843 !important;}.fc-orange5{color:#FB7202 !important;}.fc-orange6{color:#CA6510 !important;}.fc-orange7{color:#984C0C !important;}.fc-orange8{color:#653208 !important;}.fc-orange9{color:#331904 !important;}
.fc-yellow{color:#FFF000 !important;}.fc-yellow1{color:#FFF3CD !important;}.fc-yellow2{color:#FFE69C !important;}.fc-yellow3{color:#FFDA6A !important;}.fc-yellow4{color:#FFCD39 !important;}.fc-yellow5{color:#EEB300 !important;}.fc-yellow6{color:#CC9A06 !important;}.fc-yellow7{color:#997404 !important;}.fc-yellow8{color:#664D03 !important;}.fc-yellow9{color:#332701 !important;}
.fc-green{color:#6ED28A !important;}.fc-green1{color:#D1E7DD !important;}.fc-green2{color:#A3CFBB !important;}.fc-green3{color:#75B798 !important;}.fc-green4{color:#479F76 !important;}.fc-green5{color:#167648 !important;}.fc-green6{color:#146C43 !important;}.fc-green7{color:#0F5132 !important;}.fc-green8{color:#0A3622 !important;}.fc-green9{color:#051B11 !important;}
.fc-teal{color:#20c997 !important;}.fc-teal1{color:#D2F4EA !important;}.fc-teal2{color:#A6E9D5 !important;}.fc-teal3{color:#79DFC1 !important;}.fc-teal4{color:#4DD4AC !important;}.fc-teal5{color:#1DB688 !important;}.fc-teal6{color:#1AA179 !important;}.fc-teal7{color:#13795B !important;}.fc-teal8{color:#0D503C !important;}.fc-teal9{color:#06281E !important;}
.fc-cyan{color:#0DCAF0 !important;}.fc-cyan1{color:#D2DFF3 !important;}.fc-cyan2{color:#9AD0E0 !important;}.fc-cyan3{color:#AFC2E0 !important;}.fc-cyan4{color:#3DD5F3 !important;}.fc-cyan5{color:#0DCAF0 !important;}.fc-cyan6{color:#0AA2C0 !important;}.fc-cyan7{color:#087990 !important;}.fc-cyan8{color:#055160 !important;}.fc-cyan9{color:#032830 !important;}
.fc-lgray{color:#dadada !important;}.fc-lgray1{color:#e9e9e9 !important;}.fc-lgray2{color:#E3E3E3 !important;}.fc-lgray3{color:#E0E0E0 !important;}.fc-lgray4{color:#dddddd !important;}.fc-lgray5{color:#d9d9d9 !important;}.fc-lgray6{color:#C8C8C8 !important;}.fc-lgray7{color:#c9c9c9 !important;}.fc-lgray8{color:#747474 !important;}.fc-lgray9{color:#6F6F6F !important;}
.fc-gray{background:#666666 !important;}.fc-gray1{background:#555555 !important;}.fc-gray2{background:#40444A !important;}.fc-gray3{background:#444444 !important;}.fc-gray4{background:#3D3D3D !important;}.fc-gray5{background:#383838 !important;}.fc-gray6{background:#313336 !important;}.fc-gray7{background:#333333 !important;}.fc-gray8{background:#212529 !important;}.fc-gray9{background:#222222 !important;}
.fc-black{color:#000 !important;}.fc-white{color:#fff !important;}

/* [D] bg */
.bgc-blue{background:#5C9DFF !important;}.bgc-blue1{background:#CFE2FF !important;}.bgc-blue2{background:#9EC5FE !important;}.bgc-blue3{background:#6EA8FE !important;}.bgc-blue4{background:#3D8BFD !important;}.bgc-blue5{background:#025EE6 !important;}.bgc-blue6{background:#0A58CA !important;}.bgc-blue7{background:#084298 !important;}.bgc-blue8{background:#052C65 !important;}.bgc-blue9{background:#031633 !important;}
.bgc-indigo{background:#6610f2 !important;}.bgc-indigo1{background:#E0CFFC !important;}.bgc-indigo2{background:#C29FFA !important;}.bgc-indigo3{background:#A370F7 !important;}.bgc-indigo4{background:#8540F5 !important;}.bgc-indigo5{background:#590CDA !important;}.bgc-indigo6{background:#520DC2 !important;}.bgc-indigo7{background:#3D0A91 !important;}.bgc-indigo8{background:#290661 !important;}.bgc-indigo9{background:#140330 !important;}
.bgc-purple{background:#6F42C1 !important;}.bgc-purple1{background:#E2D9F3 !important;}.bgc-purple2{background:#C5B3E6 !important;}.bgc-purple3{background:#A98EDA !important;}.bgc-purple4{background:#8C68CD !important;}.bgc-purple5{background:#5E37A6 !important;}.bgc-purple6{background:#59359A !important;}.bgc-purple7{background:#432874 !important;}.bgc-purple8{background:#2C1A4D !important;}.bgc-purple9{background:#160D27 !important;}
.bgc-pink{background:#d63384 !important;}.bgc-pink1{background:#F7D6E6 !important;}.bgc-pink2{background:#EFADCE !important;}.bgc-pink3{background:#E685B5 !important;}.bgc-pink4{background:#DE5C9D !important;}.bgc-pink5{background:#CF297C !important;}.bgc-pink6{background:#AB296A !important;}.bgc-pink7{background:#801F4F !important;}.bgc-pink8{background:#561435 !important;}.bgc-pink9{background:#2B0A1A !important;}
.bgc-red{background:#EC766E !important;}.bgc-red1{background:#F1DDDD !important;}.bgc-red2{background:#E8C7C7 !important;}.bgc-red3{background:#EA868F !important;}.bgc-red4{background:#E35D6A !important;}.bgc-red5{background:#D82537 !important;}.bgc-red6{background:#B02A37 !important;}.bgc-red7{background:#842029 !important;}.bgc-red8{background:#58151C !important;}.bgc-red9{background:#2C0B0E !important;}
.bgc-orange{background:#FF5519 !important;}.bgc-orange1{background:#FFE5D0 !important;}.bgc-orange2{background:#FECBA1 !important;}.bgc-orange3{background:#FEB272 !important;}.bgc-orange4{background:#FD9843 !important;}.bgc-orange5{background:#FB7202 !important;}.bgc-orange6{background:#CA6510 !important;}.bgc-orange7{background:#984C0C !important;}.bgc-orange8{background:#653208 !important;}.bgc-orange9{background:#331904 !important;}
.bgc-yellow{background:#FFF000 !important;}.bgc-yellow1{background:#FFF3CD !important;}.bgc-yellow2{background:#FFE69C !important;}.bgc-yellow3{background:#FFDA6A !important;}.bgc-yellow4{background:#FFCD39 !important;}.bgc-yellow5{background:#EEB300 !important;}.bgc-yellow6{background:#CC9A06 !important;}.bgc-yellow7{background:#997404 !important;}.bgc-yellow8{background:#664D03 !important;}.bgc-yellow9{background:#332701 !important;}
.bgc-green{background:#6ED28A !important;}.bgc-green1{background:#D1E7DD !important;}.bgc-green2{background:#A3CFBB !important;}.bgc-green3{background:#75B798 !important;}.bgc-green4{background:#479F76 !important;}.bgc-green5{background:#167648 !important;}.bgc-green6{background:#146C43 !important;}.bgc-green7{background:#0F5132 !important;}.bgc-green8{background:#0A3622 !important;}.bgc-green9{background:#051B11 !important;}
.bgc-teal{background:#20c997 !important;}.bgc-teal1{background:#D2F4EA !important;}.bgc-teal2{background:#A6E9D5 !important;}.bgc-teal3{background:#79DFC1 !important;}.bgc-teal4{background:#4DD4AC !important;}.bgc-teal5{background:#1DB688 !important;}.bgc-teal6{background:#1AA179 !important;}.bgc-teal7{background:#13795B !important;}.bgc-teal8{background:#0D503C !important;}.bgc-teal9{background:#06281E !important;}
.bgc-cyan{background:#0DCAF0 !important;}.bgc-cyan1{background:#D2DFF3 !important;}.bgc-cyan2{background:#9AD0E0 !important;}.bgc-cyan3{background:#AFC2E0 !important;}.bgc-cyan4{background:#3DD5F3 !important;}.bgc-cyan5{background:#0DCAF0 !important;}.bgc-cyan6{background:#0AA2C0 !important;}.bgc-cyan7{background:#087990 !important;}.bgc-cyan8{background:#055160 !important;}.bgc-cyan9{background:#032830 !important;}
.bgc-lgray{background:#dadada !important;}.bgc-lgray1{background:#e9e9e9 !important;}.bgc-lgray2{background:#E3E3E3 !important;}.bgc-lgray3{background:#E0E0E0 !important;}.bgc-lgray4{background:#dddddd !important;}.bgc-lgray5{background:#d9d9d9 !important;}.bgc-lgray6{background:#C8C8C8 !important;}.bgc-lgray7{background:#c9c9c9 !important;}.bgc-lgray8{background:#747474 !important;}.bgc-lgray9{background:#6F6F6F !important;}
.bgc-gray{background:#666666 !important;}.bgc-gray1{background:#555555 !important;}.bgc-gray2{background:#40444A !important;}.bgc-gray3{background:#444444 !important;}.bgc-gray4{background:#3D3D3D !important;}.bgc-gray5{background:#383838 !important;}.bgc-gray6{background:#313336 !important;}.bgc-gray7{background:#333333 !important;}.bgc-gray8{background:#212529 !important;}.bgc-gray9{background:#222222 !important;}
.bgc-black{background:#000 !important;}.bgc-white{background:#fff !important;}

/* [D] border */
.bor-blue{border:1px solid #5C9DFF !important;}.bor-blue1{border:1px solid #CFE2FF !important;}.bor-blue2{border:1px solid #9EC5FE !important;}.bor-blue3{border:1px solid #6EA8FE !important;}.bor-blue4{border:1px solid #3D8BFD !important;}.bor-blue5{border:1px solid #025EE6 !important;}.bor-blue6{border:1px solid #0A58CA !important;}.bor-blue7{border:1px solid #084298 !important;}.bor-blue8{border:1px solid #052C65 !important;}.bor-blue9{border:1px solid #031633 !important;}
.bor-indigo{border:1px solid #6610f2 !important;}.bor-indigo1{border:1px solid #E0CFFC !important;}.bor-indigo2{border:1px solid #C29FFA !important;}.bor-indigo3{border:1px solid #A370F7 !important;}.bor-indigo4{border:1px solid #8540F5 !important;}.bor-indigo5{border:1px solid #590CDA !important;}.bor-indigo6{border:1px solid #520DC2 !important;}.bor-indigo7{border:1px solid #3D0A91 !important;}.bor-indigo8{border:1px solid #290661 !important;}.bor-indigo9{border:1px solid #140330 !important;}
.bor-purple{border:1px solid #6F42C1 !important;}.bor-purple1{border:1px solid #E2D9F3 !important;}.bor-purple2{border:1px solid #C5B3E6 !important;}.bor-purple3{border:1px solid #A98EDA !important;}.bor-purple4{border:1px solid #8C68CD !important;}.bor-purple5{border:1px solid #5E37A6 !important;}.bor-purple6{border:1px solid #59359A !important;}.bor-purple7{border:1px solid #432874 !important;}.bor-purple8{border:1px solid #2C1A4D !important;}.bor-purple9{border:1px solid #160D27 !important;}
.bor-pink{border:1px solid #d63384 !important;}.bor-pink1{border:1px solid #F7D6E6 !important;}.bor-pink2{border:1px solid #EFADCE !important;}.bor-pink3{border:1px solid #E685B5 !important;}.bor-pink4{border:1px solid #DE5C9D !important;}.bor-pink5{border:1px solid #CF297C !important;}.bor-pink6{border:1px solid #AB296A !important;}.bor-pink7{border:1px solid #801F4F !important;}.bor-pink8{border:1px solid #561435 !important;}.bor-pink9{border:1px solid #2B0A1A !important;}
.bor-red{border:1px solid #EC766E !important;}.bor-red1{border:1px solid #F1DDDD !important;}.bor-red2{border:1px solid #E8C7C7 !important;}.bor-red3{border:1px solid #EA868F !important;}.bor-red4{border:1px solid #E35D6A !important;}.bor-red5{border:1px solid #D82537 !important;}.bor-red6{border:1px solid #B02A37 !important;}.bor-red7{border:1px solid #842029 !important;}.bor-red8{border:1px solid #58151C !important;}.bor-red9{border:1px solid #2C0B0E !important;}
.bor-orange{border:1px solid #FF5519 !important;}.bor-orange1{border:1px solid #FFE5D0 !important;}.bor-orange2{border:1px solid #FECBA1 !important;}.bor-orange3{border:1px solid #FEB272 !important;}.bor-orange4{border:1px solid #FD9843 !important;}.bor-orange5{border:1px solid #FB7202 !important;}.bor-orange6{border:1px solid #CA6510 !important;}.bor-orange7{border:1px solid #984C0C !important;}.bor-orange8{border:1px solid #653208 !important;}.bor-orange9{border:1px solid #331904 !important;}
.bor-yellow{border:1px solid #FFF000 !important;}.bor-yellow1{border:1px solid #FFF3CD !important;}.bor-yellow2{border:1px solid #FFE69C !important;}.bor-yellow3{border:1px solid #FFDA6A !important;}.bor-yellow4{border:1px solid #FFCD39 !important;}.bor-yellow5{border:1px solid #EEB300 !important;}.bor-yellow6{border:1px solid #CC9A06 !important;}.bor-yellow7{border:1px solid #997404 !important;}.bor-yellow8{border:1px solid #664D03 !important;}.bor-yellow9{border:1px solid #332701 !important;}
.bor-green{border:1px solid #6ED28A !important;}.bor-green1{border:1px solid #D1E7DD !important;}.bor-green2{border:1px solid #A3CFBB !important;}.bor-green3{border:1px solid #75B798 !important;}.bor-green4{border:1px solid #479F76 !important;}.bor-green5{border:1px solid #167648 !important;}.bor-green6{border:1px solid #146C43 !important;}.bor-green7{border:1px solid #0F5132 !important;}.bor-green8{border:1px solid #0A3622 !important;}.bor-green9{border:1px solid #051B11 !important;}
.bor-teal{border:1px solid #20c997 !important;}.bor-teal1{border:1px solid #D2F4EA !important;}.bor-teal2{border:1px solid #A6E9D5 !important;}.bor-teal3{border:1px solid #79DFC1 !important;}.bor-teal4{border:1px solid #4DD4AC !important;}.bor-teal5{border:1px solid #1DB688 !important;}.bor-teal6{border:1px solid #1AA179 !important;}.bor-teal7{border:1px solid #13795B !important;}.bor-teal8{border:1px solid #0D503C !important;}.bor-teal9{border:1px solid #06281E !important;}
.bor-cyan{border:1px solid #0DCAF0 !important;}.bor-cyan1{border:1px solid #D2DFF3 !important;}.bor-cyan2{border:1px solid #9AD0E0 !important;}.bor-cyan3{border:1px solid #AFC2E0 !important;}.bor-cyan4{border:1px solid #3DD5F3 !important;}.bor-cyan5{border:1px solid #0DCAF0 !important;}.bor-cyan6{border:1px solid #0AA2C0 !important;}.bor-cyan7{border:1px solid #087990 !important;}.bor-cyan8{border:1px solid #055160 !important;}.bor-cyan9{border:1px solid #032830 !important;}
.bor-lgray{border:1px solid #dadada !important;}.bor-lgray1{border:1px solid #e9e9e9 !important;}.bor-lgray2{border:1px solid #E3E3E3 !important;}.bor-lgray3{border:1px solid #E0E0E0 !important;}.bor-lgray4{border:1px solid #dddddd !important;}.bor-lgray5{border:1px solid #d9d9d9 !important;}.bor-lgray6{border:1px solid #C8C8C8 !important;}.bor-lgray7{border:1px solid #c9c9c9 !important;}.bor-lgray8{border:1px solid #747474 !important;}.bor-lgray9{border:1px solid #6F6F6F !important;}
.bor-gray{border:1px solid #666666 !important;}.bor-gray1{border:1px solid #555555 !important;}.bor-gray2{border:1px solid #40444A !important;}.bor-gray3{border:1px solid #444444 !important;}.bor-gray4{border:1px solid #3D3D3D !important;}.bor-gray5{border:1px solid #383838 !important;}.bor-gray6{border:1px solid #313336 !important;}.bor-gray7{border:1px solid #333333 !important;}.bor-gray8{border:1px solid #212529 !important;}.bor-gray9{border:1px solid #222222 !important;}
.bor-black{border:1px solid #000 !important;}.bor-white{border:1px solid #fff !important;}
.bort-blue{border-top:1px solid #5C9DFF !important;}.bort-blue1{border-top:1px solid #CFE2FF !important;}.bort-blue2{border-top:1px solid #9EC5FE !important;}.bort-blue3{border-top:1px solid #6EA8FE !important;}.bort-blue4{border-top:1px solid #3D8BFD !important;}.bort-blue5{border-top:1px solid #025EE6 !important;}.bort-blue6{border-top:1px solid #0A58CA !important;}.bort-blue7{border-top:1px solid #084298 !important;}.bort-blue8{border-top:1px solid #052C65 !important;}.bort-blue9{border-top:1px solid #031633 !important;}
.bort-indigo{border-top:1px solid #6610f2 !important;}.bort-indigo1{border-top:1px solid #E0CFFC !important;}.bort-indigo2{border-top:1px solid #C29FFA !important;}.bort-indigo3{border-top:1px solid #A370F7 !important;}.bort-indigo4{border-top:1px solid #8540F5 !important;}.bort-indigo5{border-top:1px solid #590CDA !important;}.bort-indigo6{border-top:1px solid #520DC2 !important;}.bort-indigo7{border-top:1px solid #3D0A91 !important;}.bort-indigo8{border-top:1px solid #290661 !important;}.bort-indigo9{border-top:1px solid #140330 !important;}
.bort-purple{border-top:1px solid #6F42C1 !important;}.bort-purple1{border-top:1px solid #E2D9F3 !important;}.bort-purple2{border-top:1px solid #C5B3E6 !important;}.bort-purple3{border-top:1px solid #A98EDA !important;}.bort-purple4{border-top:1px solid #8C68CD !important;}.bort-purple5{border-top:1px solid #5E37A6 !important;}.bort-purple6{border-top:1px solid #59359A !important;}.bort-purple7{border-top:1px solid #432874 !important;}.bort-purple8{border-top:1px solid #2C1A4D !important;}.bort-purple9{border-top:1px solid #160D27 !important;}
.bort-pink{border-top:1px solid #d63384 !important;}.bort-pink1{border-top:1px solid #F7D6E6 !important;}.bort-pink2{border-top:1px solid #EFADCE !important;}.bort-pink3{border-top:1px solid #E685B5 !important;}.bort-pink4{border-top:1px solid #DE5C9D !important;}.bort-pink5{border-top:1px solid #CF297C !important;}.bort-pink6{border-top:1px solid #AB296A !important;}.bort-pink7{border-top:1px solid #801F4F !important;}.bort-pink8{border-top:1px solid #561435 !important;}.bort-pink9{border-top:1px solid #2B0A1A !important;}
.bort-red{border-top:1px solid #EC766E !important;}.bort-red1{border-top:1px solid #F1DDDD !important;}.bort-red2{border-top:1px solid #E8C7C7 !important;}.bort-red3{border-top:1px solid #EA868F !important;}.bort-red4{border-top:1px solid #E35D6A !important;}.bort-red5{border-top:1px solid #D82537 !important;}.bort-red6{border-top:1px solid #B02A37 !important;}.bort-red7{border-top:1px solid #842029 !important;}.bort-red8{border-top:1px solid #58151C !important;}.bort-red9{border-top:1px solid #2C0B0E !important;}
.bort-orange{border-top:1px solid #FF5519 !important;}.bort-orange1{border-top:1px solid #FFE5D0 !important;}.bort-orange2{border-top:1px solid #FECBA1 !important;}.bort-orange3{border-top:1px solid #FEB272 !important;}.bort-orange4{border-top:1px solid #FD9843 !important;}.bort-orange5{border-top:1px solid #FB7202 !important;}.bort-orange6{border-top:1px solid #CA6510 !important;}.bort-orange7{border-top:1px solid #984C0C !important;}.bort-orange8{border-top:1px solid #653208 !important;}.bort-orange9{border-top:1px solid #331904 !important;}
.bort-yellow{border-top:1px solid #FFF000 !important;}.bort-yellow1{border-top:1px solid #FFF3CD !important;}.bort-yellow2{border-top:1px solid #FFE69C !important;}.bort-yellow3{border-top:1px solid #FFDA6A !important;}.bort-yellow4{border-top:1px solid #FFCD39 !important;}.bort-yellow5{border-top:1px solid #EEB300 !important;}.bort-yellow6{border-top:1px solid #CC9A06 !important;}.bort-yellow7{border-top:1px solid #997404 !important;}.bort-yellow8{border-top:1px solid #664D03 !important;}.bort-yellow9{border-top:1px solid #332701 !important;}
.bort-green{border-top:1px solid #6ED28A !important;}.bort-green1{border-top:1px solid #D1E7DD !important;}.bort-green2{border-top:1px solid #A3CFBB !important;}.bort-green3{border-top:1px solid #75B798 !important;}.bort-green4{border-top:1px solid #479F76 !important;}.bort-green5{border-top:1px solid #167648 !important;}.bort-green6{border-top:1px solid #146C43 !important;}.bort-green7{border-top:1px solid #0F5132 !important;}.bort-green8{border-top:1px solid #0A3622 !important;}.bort-green9{border-top:1px solid #051B11 !important;}
.bort-teal{border-top:1px solid #20c997 !important;}.bort-teal1{border-top:1px solid #D2F4EA !important;}.bort-teal2{border-top:1px solid #A6E9D5 !important;}.bort-teal3{border-top:1px solid #79DFC1 !important;}.bort-teal4{border-top:1px solid #4DD4AC !important;}.bort-teal5{border-top:1px solid #1DB688 !important;}.bort-teal6{border-top:1px solid #1AA179 !important;}.bort-teal7{border-top:1px solid #13795B !important;}.bort-teal8{border-top:1px solid #0D503C !important;}.bort-teal9{border-top:1px solid #06281E !important;}
.bort-cyan{border-top:1px solid #0DCAF0 !important;}.bort-cyan1{border-top:1px solid #D2DFF3 !important;}.bort-cyan2{border-top:1px solid #9AD0E0 !important;}.bort-cyan3{border-top:1px solid #AFC2E0 !important;}.bort-cyan4{border-top:1px solid #3DD5F3 !important;}.bort-cyan5{border-top:1px solid #0DCAF0 !important;}.bort-cyan6{border-top:1px solid #0AA2C0 !important;}.bort-cyan7{border-top:1px solid #087990 !important;}.bort-cyan8{border-top:1px solid #055160 !important;}.bort-cyan9{border-top:1px solid #032830 !important;}
.bort-lgray{border-top:1px solid #dadada !important;}.bort-lgray1{border-top:1px solid #e9e9e9 !important;}.bort-lgray2{border-top:1px solid #E3E3E3 !important;}.bort-lgray3{border-top:1px solid #E0E0E0 !important;}.bort-lgray4{border-top:1px solid #dddddd !important;}.bort-lgray5{border-top:1px solid #d9d9d9 !important;}.bort-lgray6{border-top:1px solid #C8C8C8 !important;}.bort-lgray7{border-top:1px solid #c9c9c9 !important;}.bort-lgray8{border-top:1px solid #747474 !important;}.bort-lgray9{border-top:1px solid #6F6F6F !important;}
.bort-gray{border-top:1px solid #666666 !important;}.bort-gray1{border-top:1px solid #555555 !important;}.bort-gray2{border-top:1px solid #40444A !important;}.bort-gray3{border-top:1px solid #444444 !important;}.bort-gray4{border-top:1px solid #3D3D3D !important;}.bort-gray5{border-top:1px solid #383838 !important;}.bort-gray6{border-top:1px solid #313336 !important;}.bort-gray7{border-top:1px solid #333333 !important;}.bort-gray8{border-top:1px solid #212529 !important;}.bort-gray9{border-top:1px solid #222222 !important;}
.bort-black{border-top:1px solid #000 !important;}.bort-white{border-top:1px solid #fff !important;}
.borr-blue{border-right:1px solid #5C9DFF !important;}.borr-blue1{border-right:1px solid #CFE2FF !important;}.borr-blue2{border-right:1px solid #9EC5FE !important;}.borr-blue3{border-right:1px solid #6EA8FE !important;}.borr-blue4{border-right:1px solid #3D8BFD !important;}.borr-blue5{border-right:1px solid #025EE6 !important;}.borr-blue6{border-right:1px solid #0A58CA !important;}.borr-blue7{border-right:1px solid #084298 !important;}.borr-blue8{border-right:1px solid #052C65 !important;}.borr-blue9{border-right:1px solid #031633 !important;}
.borr-indigo{border-right:1px solid #6610f2 !important;}.borr-indigo1{border-right:1px solid #E0CFFC !important;}.borr-indigo2{border-right:1px solid #C29FFA !important;}.borr-indigo3{border-right:1px solid #A370F7 !important;}.borr-indigo4{border-right:1px solid #8540F5 !important;}.borr-indigo5{border-right:1px solid #590CDA !important;}.borr-indigo6{border-right:1px solid #520DC2 !important;}.borr-indigo7{border-right:1px solid #3D0A91 !important;}.borr-indigo8{border-right:1px solid #290661 !important;}.borr-indigo9{border-right:1px solid #140330 !important;}
.borr-purple{border-right:1px solid #6F42C1 !important;}.borr-purple1{border-right:1px solid #E2D9F3 !important;}.borr-purple2{border-right:1px solid #C5B3E6 !important;}.borr-purple3{border-right:1px solid #A98EDA !important;}.borr-purple4{border-right:1px solid #8C68CD !important;}.borr-purple5{border-right:1px solid #5E37A6 !important;}.borr-purple6{border-right:1px solid #59359A !important;}.borr-purple7{border-right:1px solid #432874 !important;}.borr-purple8{border-right:1px solid #2C1A4D !important;}.borr-purple9{border-right:1px solid #160D27 !important;}
.borr-pink{border-right:1px solid #d63384 !important;}.borr-pink1{border-right:1px solid #F7D6E6 !important;}.borr-pink2{border-right:1px solid #EFADCE !important;}.borr-pink3{border-right:1px solid #E685B5 !important;}.borr-pink4{border-right:1px solid #DE5C9D !important;}.borr-pink5{border-right:1px solid #CF297C !important;}.borr-pink6{border-right:1px solid #AB296A !important;}.borr-pink7{border-right:1px solid #801F4F !important;}.borr-pink8{border-right:1px solid #561435 !important;}.borr-pink9{border-right:1px solid #2B0A1A !important;}
.borr-red{border-right:1px solid #EC766E !important;}.borr-red1{border-right:1px solid #F1DDDD !important;}.borr-red2{border-right:1px solid #E8C7C7 !important;}.borr-red3{border-right:1px solid #EA868F !important;}.borr-red4{border-right:1px solid #E35D6A !important;}.borr-red5{border-right:1px solid #D82537 !important;}.borr-red6{border-right:1px solid #B02A37 !important;}.borr-red7{border-right:1px solid #842029 !important;}.borr-red8{border-right:1px solid #58151C !important;}.borr-red9{border-right:1px solid #2C0B0E !important;}
.borr-orange{border-right:1px solid #FF5519 !important;}.borr-orange1{border-right:1px solid #FFE5D0 !important;}.borr-orange2{border-right:1px solid #FECBA1 !important;}.borr-orange3{border-right:1px solid #FEB272 !important;}.borr-orange4{border-right:1px solid #FD9843 !important;}.borr-orange5{border-right:1px solid #FB7202 !important;}.borr-orange6{border-right:1px solid #CA6510 !important;}.borr-orange7{border-right:1px solid #984C0C !important;}.borr-orange8{border-right:1px solid #653208 !important;}.borr-orange9{border-right:1px solid #331904 !important;}
.borr-yellow{border-right:1px solid #FFF000 !important;}.borr-yellow1{border-right:1px solid #FFF3CD !important;}.borr-yellow2{border-right:1px solid #FFE69C !important;}.borr-yellow3{border-right:1px solid #FFDA6A !important;}.borr-yellow4{border-right:1px solid #FFCD39 !important;}.borr-yellow5{border-right:1px solid #EEB300 !important;}.borr-yellow6{border-right:1px solid #CC9A06 !important;}.borr-yellow7{border-right:1px solid #997404 !important;}.borr-yellow8{border-right:1px solid #664D03 !important;}.borr-yellow9{border-right:1px solid #332701 !important;}
.borr-green{border-right:1px solid #6ED28A !important;}.borr-green1{border-right:1px solid #D1E7DD !important;}.borr-green2{border-right:1px solid #A3CFBB !important;}.borr-green3{border-right:1px solid #75B798 !important;}.borr-green4{border-right:1px solid #479F76 !important;}.borr-green5{border-right:1px solid #167648 !important;}.borr-green6{border-right:1px solid #146C43 !important;}.borr-green7{border-right:1px solid #0F5132 !important;}.borr-green8{border-right:1px solid #0A3622 !important;}.borr-green9{border-right:1px solid #051B11 !important;}
.borr-teal{border-right:1px solid #20c997 !important;}.borr-teal1{border-right:1px solid #D2F4EA !important;}.borr-teal2{border-right:1px solid #A6E9D5 !important;}.borr-teal3{border-right:1px solid #79DFC1 !important;}.borr-teal4{border-right:1px solid #4DD4AC !important;}.borr-teal5{border-right:1px solid #1DB688 !important;}.borr-teal6{border-right:1px solid #1AA179 !important;}.borr-teal7{border-right:1px solid #13795B !important;}.borr-teal8{border-right:1px solid #0D503C !important;}.borr-teal9{border-right:1px solid #06281E !important;}
.borr-cyan{border-right:1px solid #0DCAF0 !important;}.borr-cyan1{border-right:1px solid #D2DFF3 !important;}.borr-cyan2{border-right:1px solid #9AD0E0 !important;}.borr-cyan3{border-right:1px solid #AFC2E0 !important;}.borr-cyan4{border-right:1px solid #3DD5F3 !important;}.borr-cyan5{border-right:1px solid #0DCAF0 !important;}.borr-cyan6{border-right:1px solid #0AA2C0 !important;}.borr-cyan7{border-right:1px solid #087990 !important;}.borr-cyan8{border-right:1px solid #055160 !important;}.borr-cyan9{border-right:1px solid #032830 !important;}
.borr-lgray{border-right:1px solid #dadada !important;}.borr-lgray1{border-right:1px solid #e9e9e9 !important;}.borr-lgray2{border-right:1px solid #E3E3E3 !important;}.borr-lgray3{border-right:1px solid #E0E0E0 !important;}.borr-lgray4{border-right:1px solid #dddddd !important;}.borr-lgray5{border-right:1px solid #d9d9d9 !important;}.borr-lgray6{border-right:1px solid #C8C8C8 !important;}.borr-lgray7{border-right:1px solid #c9c9c9 !important;}.borr-lgray8{border-right:1px solid #747474 !important;}.borr-lgray9{border-right:1px solid #6F6F6F !important;}
.borr-gray{border-right:1px solid #666666 !important;}.borr-gray1{border-right:1px solid #555555 !important;}.borr-gray2{border-right:1px solid #40444A !important;}.borr-gray3{border-right:1px solid #444444 !important;}.borr-gray4{border-right:1px solid #3D3D3D !important;}.borr-gray5{border-right:1px solid #383838 !important;}.borr-gray6{border-right:1px solid #313336 !important;}.borr-gray7{border-right:1px solid #333333 !important;}.borr-gray8{border-right:1px solid #212529 !important;}.borr-gray9{border-right:1px solid #222222 !important;}
.borr-black{border-right:1px solid #000 !important;}.borr-white{border-right:1px solid #fff !important;}
.borb-blue{border-bottom:1px solid #5C9DFF !important;}.borb-blue1{border-bottom:1px solid #CFE2FF !important;}.borb-blue2{border-bottom:1px solid #9EC5FE !important;}.borb-blue3{border-bottom:1px solid #6EA8FE !important;}.borb-blue4{border-bottom:1px solid #3D8BFD !important;}.borb-blue5{border-bottom:1px solid #025EE6 !important;}.borb-blue6{border-bottom:1px solid #0A58CA !important;}.borb-blue7{border-bottom:1px solid #084298 !important;}.borb-blue8{border-bottom:1px solid #052C65 !important;}.borb-blue9{border-bottom:1px solid #031633 !important;}
.borb-indigo{border-bottom:1px solid #6610f2 !important;}.borb-indigo1{border-bottom:1px solid #E0CFFC !important;}.borb-indigo2{border-bottom:1px solid #C29FFA !important;}.borb-indigo3{border-bottom:1px solid #A370F7 !important;}.borb-indigo4{border-bottom:1px solid #8540F5 !important;}.borb-indigo5{border-bottom:1px solid #590CDA !important;}.borb-indigo6{border-bottom:1px solid #520DC2 !important;}.borb-indigo7{border-bottom:1px solid #3D0A91 !important;}.borb-indigo8{border-bottom:1px solid #290661 !important;}.borb-indigo9{border-bottom:1px solid #140330 !important;}
.borb-purple{border-bottom:1px solid #6F42C1 !important;}.borb-purple1{border-bottom:1px solid #E2D9F3 !important;}.borb-purple2{border-bottom:1px solid #C5B3E6 !important;}.borb-purple3{border-bottom:1px solid #A98EDA !important;}.borb-purple4{border-bottom:1px solid #8C68CD !important;}.borb-purple5{border-bottom:1px solid #5E37A6 !important;}.borb-purple6{border-bottom:1px solid #59359A !important;}.borb-purple7{border-bottom:1px solid #432874 !important;}.borb-purple8{border-bottom:1px solid #2C1A4D !important;}.borb-purple9{border-bottom:1px solid #160D27 !important;}
.borb-pink{border-bottom:1px solid #d63384 !important;}.borb-pink1{border-bottom:1px solid #F7D6E6 !important;}.borb-pink2{border-bottom:1px solid #EFADCE !important;}.borb-pink3{border-bottom:1px solid #E685B5 !important;}.borb-pink4{border-bottom:1px solid #DE5C9D !important;}.borb-pink5{border-bottom:1px solid #CF297C !important;}.borb-pink6{border-bottom:1px solid #AB296A !important;}.borb-pink7{border-bottom:1px solid #801F4F !important;}.borb-pink8{border-bottom:1px solid #561435 !important;}.borb-pink9{border-bottom:1px solid #2B0A1A !important;}
.borb-red{border-bottom:1px solid #EC766E !important;}.borb-red1{border-bottom:1px solid #F1DDDD !important;}.borb-red2{border-bottom:1px solid #E8C7C7 !important;}.borb-red3{border-bottom:1px solid #EA868F !important;}.borb-red4{border-bottom:1px solid #E35D6A !important;}.borb-red5{border-bottom:1px solid #D82537 !important;}.borb-red6{border-bottom:1px solid #B02A37 !important;}.borb-red7{border-bottom:1px solid #842029 !important;}.borb-red8{border-bottom:1px solid #58151C !important;}.borb-red9{border-bottom:1px solid #2C0B0E !important;}
.borb-orange{border-bottom:1px solid #FF5519 !important;}.borb-orange1{border-bottom:1px solid #FFE5D0 !important;}.borb-orange2{border-bottom:1px solid #FECBA1 !important;}.borb-orange3{border-bottom:1px solid #FEB272 !important;}.borb-orange4{border-bottom:1px solid #FD9843 !important;}.borb-orange5{border-bottom:1px solid #FB7202 !important;}.borb-orange6{border-bottom:1px solid #CA6510 !important;}.borb-orange7{border-bottom:1px solid #984C0C !important;}.borb-orange8{border-bottom:1px solid #653208 !important;}.borb-orange9{border-bottom:1px solid #331904 !important;}
.borb-yellow{border-bottom:1px solid #FFF000 !important;}.borb-yellow1{border-bottom:1px solid #FFF3CD !important;}.borb-yellow2{border-bottom:1px solid #FFE69C !important;}.borb-yellow3{border-bottom:1px solid #FFDA6A !important;}.borb-yellow4{border-bottom:1px solid #FFCD39 !important;}.borb-yellow5{border-bottom:1px solid #EEB300 !important;}.borb-yellow6{border-bottom:1px solid #CC9A06 !important;}.borb-yellow7{border-bottom:1px solid #997404 !important;}.borb-yellow8{border-bottom:1px solid #664D03 !important;}.borb-yellow9{border-bottom:1px solid #332701 !important;}
.borb-green{border-bottom:1px solid #6ED28A !important;}.borb-green1{border-bottom:1px solid #D1E7DD !important;}.borb-green2{border-bottom:1px solid #A3CFBB !important;}.borb-green3{border-bottom:1px solid #75B798 !important;}.borb-green4{border-bottom:1px solid #479F76 !important;}.borb-green5{border-bottom:1px solid #167648 !important;}.borb-green6{border-bottom:1px solid #146C43 !important;}.borb-green7{border-bottom:1px solid #0F5132 !important;}.borb-green8{border-bottom:1px solid #0A3622 !important;}.borb-green9{border-bottom:1px solid #051B11 !important;}
.borb-teal{border-bottom:1px solid #20c997 !important;}.borb-teal1{border-bottom:1px solid #D2F4EA !important;}.borb-teal2{border-bottom:1px solid #A6E9D5 !important;}.borb-teal3{border-bottom:1px solid #79DFC1 !important;}.borb-teal4{border-bottom:1px solid #4DD4AC !important;}.borb-teal5{border-bottom:1px solid #1DB688 !important;}.borb-teal6{border-bottom:1px solid #1AA179 !important;}.borb-teal7{border-bottom:1px solid #13795B !important;}.borb-teal8{border-bottom:1px solid #0D503C !important;}.borb-teal9{border-bottom:1px solid #06281E !important;}
.borb-cyan{border-bottom:1px solid #0DCAF0 !important;}.borb-cyan1{border-bottom:1px solid #D2DFF3 !important;}.borb-cyan2{border-bottom:1px solid #9AD0E0 !important;}.borb-cyan3{border-bottom:1px solid #AFC2E0 !important;}.borb-cyan4{border-bottom:1px solid #3DD5F3 !important;}.borb-cyan5{border-bottom:1px solid #0DCAF0 !important;}.borb-cyan6{border-bottom:1px solid #0AA2C0 !important;}.borb-cyan7{border-bottom:1px solid #087990 !important;}.borb-cyan8{border-bottom:1px solid #055160 !important;}.borb-cyan9{border-bottom:1px solid #032830 !important;}
.borb-lgray{border-bottom:1px solid #dadada !important;}.borb-lgray1{border-bottom:1px solid #e9e9e9 !important;}.borb-lgray2{border-bottom:1px solid #E3E3E3 !important;}.borb-lgray3{border-bottom:1px solid #E0E0E0 !important;}.borb-lgray4{border-bottom:1px solid #dddddd !important;}.borb-lgray5{border-bottom:1px solid #d9d9d9 !important;}.borb-lgray6{border-bottom:1px solid #C8C8C8 !important;}.borb-lgray7{border-bottom:1px solid #c9c9c9 !important;}.borb-lgray8{border-bottom:1px solid #747474 !important;}.borb-lgray9{border-bottom:1px solid #6F6F6F !important;}
.borb-gray{border-bottom:1px solid #666666 !important;}.borb-gray1{border-bottom:1px solid #555555 !important;}.borb-gray2{border-bottom:1px solid #40444A !important;}.borb-gray3{border-bottom:1px solid #444444 !important;}.borb-gray4{border-bottom:1px solid #3D3D3D !important;}.borb-gray5{border-bottom:1px solid #383838 !important;}.borb-gray6{border-bottom:1px solid #313336 !important;}.borb-gray7{border-bottom:1px solid #333333 !important;}.borb-gray8{border-bottom:1px solid #212529 !important;}.borb-gray9{border-bottom:1px solid #222222 !important;}
.borb-black{border-bottom:1px solid #000 !important;}.borb-white{border-bottom:1px solid #fff !important;}
.borl-blue{border-left:1px solid #5C9DFF !important;}.borl-blue1{border-left:1px solid #CFE2FF !important;}.borl-blue2{border-left:1px solid #9EC5FE !important;}.borl-blue3{border-left:1px solid #6EA8FE !important;}.borl-blue4{border-left:1px solid #3D8BFD !important;}.borl-blue5{border-left:1px solid #025EE6 !important;}.borl-blue6{border-left:1px solid #0A58CA !important;}.borl-blue7{border-left:1px solid #084298 !important;}.borl-blue8{border-left:1px solid #052C65 !important;}.borl-blue9{border-left:1px solid #031633 !important;}
.borl-indigo{border-left:1px solid #6610f2 !important;}.borl-indigo1{border-left:1px solid #E0CFFC !important;}.borl-indigo2{border-left:1px solid #C29FFA !important;}.borl-indigo3{border-left:1px solid #A370F7 !important;}.borl-indigo4{border-left:1px solid #8540F5 !important;}.borl-indigo5{border-left:1px solid #590CDA !important;}.borl-indigo6{border-left:1px solid #520DC2 !important;}.borl-indigo7{border-left:1px solid #3D0A91 !important;}.borl-indigo8{border-left:1px solid #290661 !important;}.borl-indigo9{border-left:1px solid #140330 !important;}
.borl-purple{border-left:1px solid #6F42C1 !important;}.borl-purple1{border-left:1px solid #E2D9F3 !important;}.borl-purple2{border-left:1px solid #C5B3E6 !important;}.borl-purple3{border-left:1px solid #A98EDA !important;}.borl-purple4{border-left:1px solid #8C68CD !important;}.borl-purple5{border-left:1px solid #5E37A6 !important;}.borl-purple6{border-left:1px solid #59359A !important;}.borl-purple7{border-left:1px solid #432874 !important;}.borl-purple8{border-left:1px solid #2C1A4D !important;}.borl-purple9{border-left:1px solid #160D27 !important;}
.borl-pink{border-left:1px solid #d63384 !important;}.borl-pink1{border-left:1px solid #F7D6E6 !important;}.borl-pink2{border-left:1px solid #EFADCE !important;}.borl-pink3{border-left:1px solid #E685B5 !important;}.borl-pink4{border-left:1px solid #DE5C9D !important;}.borl-pink5{border-left:1px solid #CF297C !important;}.borl-pink6{border-left:1px solid #AB296A !important;}.borl-pink7{border-left:1px solid #801F4F !important;}.borl-pink8{border-left:1px solid #561435 !important;}.borl-pink9{border-left:1px solid #2B0A1A !important;}
.borl-red{border-left:1px solid #EC766E !important;}.borl-red1{border-left:1px solid #F1DDDD !important;}.borl-red2{border-left:1px solid #E8C7C7 !important;}.borl-red3{border-left:1px solid #EA868F !important;}.borl-red4{border-left:1px solid #E35D6A !important;}.borl-red5{border-left:1px solid #D82537 !important;}.borl-red6{border-left:1px solid #B02A37 !important;}.borl-red7{border-left:1px solid #842029 !important;}.borl-red8{border-left:1px solid #58151C !important;}.borl-red9{border-left:1px solid #2C0B0E !important;}
.borl-orange{border-left:1px solid #FF5519 !important;}.borl-orange1{border-left:1px solid #FFE5D0 !important;}.borl-orange2{border-left:1px solid #FECBA1 !important;}.borl-orange3{border-left:1px solid #FEB272 !important;}.borl-orange4{border-left:1px solid #FD9843 !important;}.borl-orange5{border-left:1px solid #FB7202 !important;}.borl-orange6{border-left:1px solid #CA6510 !important;}.borl-orange7{border-left:1px solid #984C0C !important;}.borl-orange8{border-left:1px solid #653208 !important;}.borl-orange9{border-left:1px solid #331904 !important;}
.borl-yellow{border-left:1px solid #FFF000 !important;}.borl-yellow1{border-left:1px solid #FFF3CD !important;}.borl-yellow2{border-left:1px solid #FFE69C !important;}.borl-yellow3{border-left:1px solid #FFDA6A !important;}.borl-yellow4{border-left:1px solid #FFCD39 !important;}.borl-yellow5{border-left:1px solid #EEB300 !important;}.borl-yellow6{border-left:1px solid #CC9A06 !important;}.borl-yellow7{border-left:1px solid #997404 !important;}.borl-yellow8{border-left:1px solid #664D03 !important;}.borl-yellow9{border-left:1px solid #332701 !important;}
.borl-green{border-left:1px solid #6ED28A !important;}.borl-green1{border-left:1px solid #D1E7DD !important;}.borl-green2{border-left:1px solid #A3CFBB !important;}.borl-green3{border-left:1px solid #75B798 !important;}.borl-green4{border-left:1px solid #479F76 !important;}.borl-green5{border-left:1px solid #167648 !important;}.borl-green6{border-left:1px solid #146C43 !important;}.borl-green7{border-left:1px solid #0F5132 !important;}.borl-green8{border-left:1px solid #0A3622 !important;}.borl-green9{border-left:1px solid #051B11 !important;}
.borl-teal{border-left:1px solid #20c997 !important;}.borl-teal1{border-left:1px solid #D2F4EA !important;}.borl-teal2{border-left:1px solid #A6E9D5 !important;}.borl-teal3{border-left:1px solid #79DFC1 !important;}.borl-teal4{border-left:1px solid #4DD4AC !important;}.borl-teal5{border-left:1px solid #1DB688 !important;}.borl-teal6{border-left:1px solid #1AA179 !important;}.borl-teal7{border-left:1px solid #13795B !important;}.borl-teal8{border-left:1px solid #0D503C !important;}.borl-teal9{border-left:1px solid #06281E !important;}
.borl-cyan{border-left:1px solid #0DCAF0 !important;}.borl-cyan1{border-left:1px solid #D2DFF3 !important;}.borl-cyan2{border-left:1px solid #9AD0E0 !important;}.borl-cyan3{border-left:1px solid #AFC2E0 !important;}.borl-cyan4{border-left:1px solid #3DD5F3 !important;}.borl-cyan5{border-left:1px solid #0DCAF0 !important;}.borl-cyan6{border-left:1px solid #0AA2C0 !important;}.borl-cyan7{border-left:1px solid #087990 !important;}.borl-cyan8{border-left:1px solid #055160 !important;}.borl-cyan9{border-left:1px solid #032830 !important;}
.borl-lgray{border-left:1px solid #dadada !important;}.borl-lgray1{border-left:1px solid #e9e9e9 !important;}.borl-lgray2{border-left:1px solid #E3E3E3 !important;}.borl-lgray3{border-left:1px solid #E0E0E0 !important;}.borl-lgray4{border-left:1px solid #dddddd !important;}.borl-lgray5{border-left:1px solid #d9d9d9 !important;}.borl-lgray6{border-left:1px solid #C8C8C8 !important;}.borl-lgray7{border-left:1px solid #c9c9c9 !important;}.borl-lgray8{border-left:1px solid #747474 !important;}.borl-lgray9{border-left:1px solid #6F6F6F !important;}
.borl-gray{border-left:1px solid #666666 !important;}.borl-gray1{border-left:1px solid #555555 !important;}.borl-gray2{border-left:1px solid #40444A !important;}.borl-gray3{border-left:1px solid #444444 !important;}.borl-gray4{border-left:1px solid #3D3D3D !important;}.borl-gray5{border-left:1px solid #383838 !important;}.borl-gray6{border-left:1px solid #313336 !important;}.borl-gray7{border-left:1px solid #333333 !important;}.borl-gray8{border-left:1px solid #212529 !important;}.borl-gray9{border-left:1px solid #222222 !important;}
.borl-black{border-left:1px solid #000 !important;}.borl-white{border-left:1px solid #fff !important;}
.borb2-cyan2{border-bottom:2px solid #9AD0E0 !important;}.borb2-gray3{border-bottom:2px solid #E0E0E0 !important;}

/* [s] 250512 button */
.btn{display:inline-block;background:#666;border-radius:4px;color:#fff;min-width:77px;padding:0 15px;height:26px;line-height:26px;font-size:12px;font-weight:700;text-align:center;}
.btn-r{display:inline-block;background:#666;border-radius:26px;color:#fff;min-width:77px;padding:0 15px;height:26px;line-height:26px;font-size:12px;font-weight:700;text-align:center;}
.btn:hover,.btn:active,.btn.show,.btn:focus,.btn:first-child:active,:not(.btn-check)+.btn:active,.btn.on,
.btn-r:hover,.btn-r:active,.btn-r.show,.btn-r:focus,.btn-r:first-child:active,:not(.btn-check)+.btn-r:active,.btn-r.on{background:#444;color:#fff}
.btn-s{padding:0 20px;height:22px;line-height:12px;min-width:auto;color:#fff;}
.btn-m{min-width:110px;height:28px;line-height:28px;font-size:13px;color:#fff;}
.btn-l{min-width:160px;height:40px;line-height:40px;font-size:18px;border-radius:6px;color:#fff;}
.btn-xl{min-width:258px;height:50px;line-height:50px;font-size:18px;border-radius:6px;color:#fff;}
.btn-r.btn-l,.btn-r.btn-xl{border-radius:26px;}
.btn.white{color:#3B3B3B;border:1px solid #D9D9D9}
[class^="btn"][class$="1"]{color:#666}
[class^="btn"][class$="gray1"]{color:#fff}
[class^="btn"][class$="lgray1"]{color:#666}
[class^="btn"].red{background:#FFC8C6;}[class^="btn"].red1{background:#F1DDDD;color:#666}[class^="btn"].red2{background:#E8C7C7;}[class^="btn"].red3{background:#EA868F;}[class^="btn"].red4{background:#E35D6A;}[class^="btn"].red5{background:#D82537;}[class^="btn"].red6{background:#B02A37;}[class^="btn"].red7{background:#842029;}[class^="btn"].red8{background:#58151C;}[class^="btn"].red9{background:#2C0B0E;}
[class^="btn"].orange{background:#FF5519;}[class^="btn"].orange1{background:#FFE5D0;}[class^="btn"].orange2{background:#FECBA1;}[class^="btn"].orange3{background:#FEB272;}[class^="btn"].orange4{background:#FD9843;}[class^="btn"].orange5{background:#FB7202;}[class^="btn"].orange6{background:#CA6510;}[class^="btn"].orange7{background:#984C0C;}[class^="btn"].orange8{background:#653208;}[class^="btn"].orange9{background:#331904;}
[class^="btn"].yellow{background:#FFF000;}[class^="btn"].yellow1{background:#FFF3CD;}[class^="btn"].yellow2{background:#FFE69C;}[class^="btn"].yellow3{background:#FFDA6A;}[class^="btn"].yellow4{background:#FFCD39;}[class^="btn"].yellow5{background:#EEB300;}[class^="btn"].yellow6{background:#CC9A06;}[class^="btn"].yellow7{background:#997404;}[class^="btn"].yellow8{background:#664D03;}[class^="btn"].yellow9{background:#332701;}
[class^="btn"].green{background:#6ED28A;}[class^="btn"].green1{background:#D1E7DD;}[class^="btn"].green2{background:#A3CFBB;}[class^="btn"].green3{background:#75B798;}[class^="btn"].green4{background:#479F76;}[class^="btn"].green5{background:#167648;}[class^="btn"].green6{background:#146C43;}[class^="btn"].green7{background:#0F5132;}[class^="btn"].green8{background:#0A3622;}[class^="btn"].green9{background:#051B11;}
[class^="btn"].blue{background:#5C9DFF;}[class^="btn"].blue1{background:#CFE2FF;}[class^="btn"].blue2{background:#9EC5FE;}[class^="btn"].blue3{background:#6EA8FE;}[class^="btn"].blue4{background:#3D8BFD;}[class^="btn"].blue5{background:#025EE6;}[class^="btn"].blue6{background:#0A58CA;}[class^="btn"].blue7{background:#084298;}[class^="btn"].blue8{background:#052C65;}[class^="btn"].blue9{background:#031633;}
[class^="btn"].indigo{background:#6610f2;}[class^="btn"].indigo1{background:#E0CFFC;}[class^="btn"].indigo2{background:#C29FFA;}[class^="btn"].indigo3{background:#A370F7;}[class^="btn"].indigo4{background:#8540F5;}[class^="btn"].indigo5{background:#590CDA;}[class^="btn"].indigo6{background:#520DC2;}[class^="btn"].indigo7{background:#3D0A91;}[class^="btn"].indigo8{background:#290661;}[class^="btn"].indigo9{background:#140330;}
[class^="btn"].purple{background:#B0BAFF;}[class^="btn"].purple1{background:#E2D9F3;}[class^="btn"].purple2{background:#C5B3E6;}[class^="btn"].purple3{background:#A98EDA;}[class^="btn"].purple4{background:#8C68CD;}[class^="btn"].purple5{background:#5E37A6;}[class^="btn"].purple6{background:#59359A;}[class^="btn"].purple7{background:#432874;}[class^="btn"].purple8{background:#2C1A4D;}[class^="btn"].purple9{background:#160D27;}
[class^="btn"].pink{background:#EA9DC1;}[class^="btn"].pink1{background:#F7D6E6;}[class^="btn"].pink2{background:#EFADCE;}[class^="btn"].pink3{background:#E685B5;}[class^="btn"].pink4{background:#DE5C9D;}[class^="btn"].pink5{background:#CF297C;}[class^="btn"].pink6{background:#AB296A;}[class^="btn"].pink7{background:#801F4F;}[class^="btn"].pink8{background:#561435;}[class^="btn"].pink9{background:#2B0A1A;}
[class^="btn"].teal{background:#20c997;}[class^="btn"].teal1{background:#D2F4EA;}[class^="btn"].teal2{background:#A6E9D5;}[class^="btn"].teal3{background:#79DFC1;}[class^="btn"].teal4{background:#4DD4AC;}[class^="btn"].teal5{background:#1DB688;}[class^="btn"].teal6{background:#1AA179;}[class^="btn"].teal7{background:#13795B;}[class^="btn"].teal8{background:#0D503C;}[class^="btn"].teal9{background:#06281E;}
[class^="btn"].cyan{background:#0DCAF0;}[class^="btn"].cyan1{background:#D2DFF3;}[class^="btn"].cyan2{background:#9AD0E0;}[class^="btn"].cyan3{background:#AFC2E0;}[class^="btn"].cyan4{background:#3DD5F3;}[class^="btn"].cyan5{background:#0DCAF0;}[class^="btn"].cyan6{background:#0AA2C0;}[class^="btn"].cyan7{background:#087990;}[class^="btn"].cyan8{background:#055160;}[class^="btn"].cyan9{background:#032830;}
[class^="btn"].lgray{background:#dadada;}[class^= "btn"].lgray1{background:#e9e9e9;}[class^="btn"].lgray2{background:#E3E3E3;}[class^="btn"].lgray3{background:#E0E0E0;}[class^="btn"].lgray4{background:#dddddd;}[class^="btn"].lgray5{background:#d9d9d9;}[class^="btn"].lgray6{background:#C8C8C8;}[class^="btn"].lgray7{background:#c9c9c9;}[class^="btn"].lgray8{background:#747474;}[class^="btn"].lgray9{background:#212529;}
[class^="btn"].gray{background:#CECECE;}[class^= "btn"].gray1{background:#555555;}[class^="btn"].gray2{background:#40444A;}[class^="btn"].gray3{background:#444444;}[class^="btn"].gray4{background:#3D3D3D;}[class^="btn"].gray5{background:#383838;}[class^="btn"].gray6{background:#313336;}[class^="btn"].gray7{background:#333333;}[class^="btn"].gray8{background:#212529;}[class^="btn"].gray9{background:#222222;}
[class^="btn"].black{background:#000;}[class^="btn"].white{background:#fff;}

[class^="btn"].red:hover,[class^="btn"].red.on{background:#CF5662;}[class^="btn"].red1:hover,[class^="btn"].red1.on{background:#D2B0B0;}[class^="btn"].red2:hover,[class^="btn"].red2.on{background:#C79E9E;}[class^="btn"].red3:hover,[class^="btn"].red3.on{background:#CF5662;}[class^="btn"].red4:hover,[class^="btn"].red4.on{background:#C03644;}[class^="btn"].red5:hover,[class^="btn"].red5.on{background:#8B2731;}[class^="btn"].red6:hover,[class^="btn"].red6.on{background:#6A262D;}[class^="btn"].red7:hover,[class^="btn"].red7.on{background:#491B21;}[class^="btn"].red8:hover,[class^="btn"].red8.on{background:#311114;}[class^="btn"].red9:hover,[class^="btn"].red9.on{background:#180A0B;}
[class^="btn"].orange:hover,[class^="btn"].orange.on{background:#EA4807;}[class^="btn"].orange1:hover,[class^="btn"].orange1.on{background:#F7BD8E;}[class^="btn"].orange2:hover,[class^="btn"].orange2.on{background:#F1A363;}[class^="btn"].orange3:hover,[class^="btn"].orange3.on{background:#EE8937;}[class^="btn"].orange4:hover,[class^="btn"].orange4.on{background:#E27114;}[class^="btn"].orange5:hover,[class^="btn"].orange5.on{background:#A4520F;}[class^="btn"].orange6:hover,[class^="btn"].orange6.on{background:#7B4315;}[class^="btn"].orange7:hover,[class^="btn"].orange7.on{background:#552F0F;}[class^="btn"].orange8:hover,[class^="btn"].orange8.on{background:#381F0A;}[class^="btn"].orange9:hover,[class^="btn"].orange9.on{background:#1D1005;}
[class^="btn"].yellow:hover,[class^="btn"].yellow.on{background:#EADE00;}[class^="btn"].yellow1:hover,[class^="btn"].yellow1.on{background:#F5DB8B;}[class^="btn"].yellow2:hover,[class^="btn"].yellow2.on{background:#F2CD5E;}[class^="btn"].yellow3:hover,[class^="btn"].yellow3.on{background:#EFBF30;}[class^="btn"].yellow4:hover,[class^="btn"].yellow4.on{background:#DDAA11;}[class^="btn"].yellow5:hover,[class^="btn"].yellow5.on{background:#98750C;}[class^="btn"].yellow6:hover,[class^="btn"].yellow6.on{background:#7A600E;}[class^="btn"].yellow7:hover,[class^="btn"].yellow7.on{background:#54420A;}[class^="btn"].yellow8:hover,[class^="btn"].yellow8.on{background:#372C06;}[class^="btn"].yellow9:hover,[class^="btn"].yellow9.on{background:#1B1503;}
[class^="btn"].green:hover,[class^="btn"].green.on{background:#37B65A;}[class^="btn"].green1:hover,[class^="btn"].green1.on{background:#ABC2B8;}[class^="btn"].green2:hover,[class^="btn"].green2.on{background:#82A696;}[class^="btn"].green3:hover,[class^="btn"].green3.on{background:#5E8472;}[class^="btn"].green4:hover,[class^="btn"].green4.on{background:#3C604F;}[class^="btn"].green5:hover,[class^="btn"].green5.on{background:#113C27;}[class^="btn"].green6:hover,[class^="btn"].green6.on{background:#0F3121;}[class^="btn"].green7:hover,[class^="btn"].green7.on{background:#0A2116;}[class^="btn"].green8:hover,[class^="btn"].green8.on{background:#05100C;}[class^="btn"].green9:hover,[class^="btn"].green9.on{background:#020905;}
[class^="btn"].blue:hover,[class^="btn"].blue.on{background:#337DEE;}[class^="btn"].blue1:hover,[class^="btn"].blue1.on{background:#8CB7F7;}[class^="btn"].blue2:hover,[class^="btn"].blue2.on{background:#629BF0;}[class^="btn"].blue3:hover,[class^="btn"].blue3.on{background:#337DEE;}[class^="btn"].blue4:hover,[class^="btn"].blue4.on{background:#1464DC;}[class^="btn"].blue5:hover,[class^="btn"].blue5.on{background:#0D4291;}[class^="btn"].blue6:hover,[class^="btn"].blue6.on{background:#113A79;}[class^="btn"].blue7:hover,[class^="btn"].blue7.on{background:#0B244A;}[class^="btn"].blue8:hover,[class^="btn"].blue8.on{background:#051225;}[class^="btn"].blue9:hover,[class^="btn"].blue9.on{background:#040E1C;}
[class^="btn"].indigo:hover,[class^="btn"].indigo.on{background:#4A16A0;}[class^="btn"].indigo1:hover,[class^="btn"].indigo1.on{background:#B592EF;}[class^="btn"].indigo2:hover,[class^="btn"].indigo2.on{background:#9664EA;}[class^="btn"].indigo3:hover,[class^="btn"].indigo3.on{background:#793AE2;}[class^="btn"].indigo4:hover,[class^="btn"].indigo4.on{background:#5F1DCD;}[class^="btn"].indigo5:hover,[class^="btn"].indigo5.on{background:#3F1388;}[class^="btn"].indigo6:hover,[class^="btn"].indigo6.on{background:#361272;}[class^="btn"].indigo7:hover,[class^="btn"].indigo7.on{background:#250D4F;}[class^="btn"].indigo8:hover,[class^="btn"].indigo8.on{background:#180734;}[class^="btn"].indigo9:hover,[class^="btn"].indigo9.on{background:#0D041A;}
[class^="btn"].purple:hover,[class^="btn"].purple.on{background:#D29EFA;}[class^="btn"].purple1:hover,[class^="btn"].purple1.on{background:#B9A9D8;}[class^="btn"].purple2:hover,[class^="btn"].purple2.on{background:#9D87C7;}[class^="btn"].purple3:hover,[class^="btn"].purple3.on{background:#8366B7;}[class^="btn"].purple4:hover,[class^="btn"].purple4.on{background:#684B9E;}[class^="btn"].purple5:hover,[class^="btn"].purple5.on{background:#422F64;}[class^="btn"].purple6:hover,[class^="btn"].purple6.on{background:#3C2C58;}[class^="btn"].purple7:hover,[class^="btn"].purple7.on{background:#291E3E;}[class^="btn"].purple8:hover,[class^="btn"].purple8.on{background:#1B1328;}[class^="btn"].purple9:hover,[class^="btn"].purple9.on{background:#0E0A14;}
[class^="btn"].pink:hover,[class^="btn"].pink.on{background:#DE639E;}[class^="btn"].pink1:hover,[class^="btn"].pink1.on{background:#E2A0BF;}[class^="btn"].pink2:hover,[class^="btn"].pink2.on{background:#D77BA9;}[class^="btn"].pink3:hover,[class^="btn"].pink3.on{background:#C95891;}[class^="btn"].pink4:hover,[class^="btn"].pink4.on{background:#B63A78;}[class^="btn"].pink5:hover,[class^="btn"].pink5.on{background:#852957;}[class^="btn"].pink6:hover,[class^="btn"].pink6.on{background:#652545;}[class^="btn"].pink7:hover,[class^="btn"].pink7.on{background:#3F162B;}[class^="btn"].pink8:hover,[class^="btn"].pink8.on{background:#2F1120;}[class^="btn"].pink9:hover,[class^="btn"].pink9.on{background:#170910;}
[class^="btn"].teal:hover,[class^="btn"].teal.on{background:#227D62;}[class^="btn"].teal1:hover,[class^="btn"].teal1.on{background:#A0DCCA;}[class^="btn"].teal2:hover,[class^="btn"].teal2.on{background:#78CDB4;}[class^="btn"].teal3:hover,[class^="btn"].teal3.on{background:#4FBF9D;}[class^="btn"].teal4:hover,[class^="btn"].teal4.on{background:#399D80;}[class^="btn"].teal5:hover,[class^="btn"].teal5.on{background:#1D6B54;}[class^="btn"].teal6:hover,[class^="btn"].teal6.on{background:#1B614B;}[class^="btn"].teal7:hover,[class^="btn"].teal7.on{background:#103D2F;}[class^="btn"].teal8:hover,[class^="btn"].teal8.on{background:#0B2820;}[class^="btn"].teal9:hover,[class^="btn"].teal9.on{background:#051410;}
[class^="btn"].cyan:hover,[class^="btn"].cyan.on{background:#0D82EC;}[class^="btn"].cyan1:hover,[class^="btn"].cyan1.on{background:#A0B8DA;}[class^="btn"].cyan2:hover,[class^="btn"].cyan2.on{background:#71ADBF;}[class^="btn"].cyan3:hover,[class^="btn"].cyan3.on{background:#879DBE;}[class^="btn"].cyan4:hover,[class^="btn"].cyan4.on{background:#1EAAC8;}[class^="btn"].cyan5:hover,[class^="btn"].cyan5.on{background:#16859C;}[class^="btn"].cyan6:hover,[class^="btn"].cyan6.on{background:#105F70;}[class^="btn"].cyan7:hover,[class^="btn"].cyan7.on{background:#686899;}[class^="btn"].cyan8:hover,[class^="btn"].cyan8.on{background:#072D34;}[class^="btn"].cyan9:hover,[class^="btn"].cyan9.on{background:#04161A;}
[class^="btn"].lgray:hover,[class^="btn"].lgray.on{background:#B4B4B4;}[class^="btn"].lgray1:hover,[class^="btn"].lgray1.on{background:#C3C3C3;}[class^="btn"].lgray2:hover,[class^="btn"].lgray2.on{background:#A8A8A8;}[class^="btn"].lgray3:hover,[class^="btn"].lgray3.on{background:#A2A2A2;}[class^="btn"].lgray4:hover,[class^="btn"].lgray4.on{background:#B3B3B3;}[class^="btn"].lgray5:hover,[class^="btn"].lgray5.on{background:#B7B7B7;}[class^="btn"].lgray6:hover,[class^="btn"].lgray6.on{background:#BBBBBB;}[class^="btn"].lgray7:hover,[class^="btn"].lgray7.on{background:#BEBEBE;}[class^="btn"].lgray8:hover,[class^="btn"].lgray8.on{background:#C3C3C3;}[class^="btn"].lgray9:hover,[class^="btn"].lgray9.on{background:#B4B4B4;}
[class^="btn"].gray:hover,[class^="btn"].gray.on{background:#AFAFAF;}[class^="btn"].gray1:hover,[class^="btn"].gray1.on{background:#4A4A4A;}[class^="btn"].gray2:hover,[class^="btn"].gray2.on{background:#36393F;}[class^="btn"].gray3:hover,[class^="btn"].gray3.on{background:#393939;}[class^="btn"].gray4:hover,[class^="btn"].gray4.on{background:#313131;}[class^="btn"].gray5:hover,[class^="btn"].gray5.on{background:#2D2D2D;}[class^="btn"].gray6:hover,[class^="btn"].gray6.on{background:#26282B;}[class^="btn"].gray7:hover,[class^="btn"].gray7.on{background:#282828;}[class^="btn"].gray8:hover,[class^="btn"].gray8.on{background:#171B1E;}[class^="btn"].gray9:hover,[class^="btn"].gray9.on{background:#171717;}
[class^="btn"].black:hover,[class^="btn"].black.on{background:#252525;}[class^="btn"].white:hover,[class^="btn"].white.on{background:#D9D9D9;}
/* [e] 250512 button */

/* [s] icon */
.icon .iconSwiper{position:relative;overflow:hidden;padding-bottom:30px}
.icon .swiper-wrapper i{font-size:20px;margin:5px}
.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}
.swiper-pagination-bullet{display:inline-block;width:20px;height:20px;text-align:center;line-height:20px;font-size:12px;color:#000;opacity:1;background:rgba(0, 0, 0, 0.2);}
.swiper-pagination-bullet-active{color:#fff;background:#007aff;}
.icon .swiper-container-horizontal>.swiper-pagination-bullets{bottom:0}
/* [e] icon */

/* [s] width, height */
/* [D] width */
.w0{width:0 !important;}.w1{width:1px !important;}.w2{width:2px !important;}.w3{width:3px !important;}.w4{width:4px !important;}.w5{width:5px !important;}.w6{width:6px !important;}.w7{width:7px !important;}.w8{width:8px !important;}.w9{width:9px !important;}.w10{width:10px !important;}
.w11{width:11px !important;}.w12{width:12px !important;}.w13{width:13px !important;}.w14{width:14px !important;}.w15{width:15px !important;}.w16{width:16px !important;}.w17{width:17px !important;}.w18{width:18px !important;}.w19{width:19px !important;}.w20{width:20px !important;}
.w21{width:21px !important;}.w22{width:22px !important;}.w23{width:23px !important;}.w24{width:24px !important;}.w25{width:25px !important;}.w26{width:26px !important;}.w27{width:27px !important;}.w28{width:28px !important;}.w29{width:29px !important;}.w30{width:30px !important;}
.w31{width:31px !important;}.w32{width:32px !important;}.w33{width:33px !important;}.w34{width:34px !important;}.w35{width:35px !important;}.w36{width:36px !important;}.w37{width:37px !important;}.w38{width:38px !important;}.w39{width:39px !important;}.w40{width:40px !important;}
.w41{width:41px !important;}.w42{width:42px !important;}.w43{width:43px !important;}.w44{width:44px !important;}.w45{width:45px !important;}.w46{width:46px !important;}.w47{width:47px !important;}.w48{width:48px !important;}.w49{width:49px !important;}.w50{width:50px !important;}
.w51{width:51px !important;}.w52{width:52px !important;}.w53{width:53px !important;}.w54{width:54px !important;}.w55{width:55px !important;}.w56{width:56px !important;}.w57{width:57px !important;}.w58{width:58px !important;}.w59{width:59px !important;}.w60{width:60px !important;}
.w61{width:61px !important;}.w62{width:62px !important;}.w63{width:63px !important;}.w64{width:64px !important;}.w65{width:65px !important;}.w66{width:66px !important;}.w67{width:67px !important;}.w68{width:68px !important;}.w69{width:69px !important;}.w70{width:70px !important;}
.w71{width:71px !important;}.w72{width:72px !important;}.w73{width:73px !important;}.w74{width:74px !important;}.w75{width:75px !important;}.w76{width:76px !important;}.w77{width:77px !important;}.w78{width:78px !important;}.w79{width:79px !important;}.w80{width:80px !important;}
.w81{width:81px !important;}.w82{width:82px !important;}.w83{width:83px !important;}.w84{width:84px !important;}.w85{width:85px !important;}.w86{width:86px !important;}.w87{width:87px !important;}.w88{width:88px !important;}.w89{width:89px !important;}.w90{width:90px !important;}
.w91{width:91px !important;}.w92{width:92px !important;}.w93{width:93px !important;}.w94{width:94px !important;}.w95{width:95px !important;}.w96{width:96px !important;}.w97{width:97px !important;}.w98{width:98px !important;}.w99{width:99px !important;}.w100{width:100px !important;}
/* [D] height */
.h0{height:0 !important;}.h1{height:1px !important;}.h2{height:2px !important;}.h3{height:3px !important;}.h4{height:4px !important;}.h5{height:5px !important;}.h6{height:6px !important;}.h7{height:7px !important;}.h8{height:8px !important;}.h9{height:9px !important;}.h10{height:10px !important;}
.h11{height:11px !important;}.h12{height:12px !important;}.h13{height:13px !important;}.h14{height:14px !important;}.h15{height:15px !important;}.h16{height:16px !important;}.h17{height:17px !important;}.h18{height:18px !important;}.h19{height:19px !important;}.h20{height:20px !important;}
.h21{height:21px !important;}.h22{height:22px !important;}.h23{height:23px !important;}.h24{height:24px !important;}.h25{height:25px !important;}.h26{height:26px !important;}.h27{height:27px !important;}.h28{height:28px !important;}.h29{height:29px !important;}.h30{height:30px !important;}
.h31{height:31px !important;}.h32{height:32px !important;}.h33{height:33px !important;}.h34{height:34px !important;}.h35{height:35px !important;}.h36{height:36px !important;}.h37{height:37px !important;}.h38{height:38px !important;}.h39{height:39px !important;}.h40{height:40px !important;}
.h41{height:41px !important;}.h42{height:42px !important;}.h43{height:43px !important;}.h44{height:44px !important;}.h45{height:45px !important;}.h46{height:46px !important;}.h47{height:47px !important;}.h48{height:48px !important;}.h49{height:49px !important;}.h50{height:50px !important;}
.h51{height:51px !important;}.h52{height:52px !important;}.h53{height:53px !important;}.h54{height:54px !important;}.h55{height:55px !important;}.h56{height:56px !important;}.h57{height:57px !important;}.h58{height:58px !important;}.h59{height:59px !important;}.h60{height:60px !important;}
.h61{height:61px !important;}.h62{height:62px !important;}.h63{height:63px !important;}.h64{height:64px !important;}.h65{height:65px !important;}.h66{height:66px !important;}.h67{height:67px !important;}.h68{height:68px !important;}.h69{height:69px !important;}.h70{height:70px !important;}
.h71{height:71px !important;}.h72{height:72px !important;}.h73{height:73px !important;}.h74{height:74px !important;}.h75{height:75px !important;}.h76{height:76px !important;}.h77{height:77px !important;}.h78{height:78px !important;}.h79{height:79px !important;}.h80{height:80px !important;}
.h81{height:81px !important;}.h82{height:82px !important;}.h83{height:83px !important;}.h84{height:84px !important;}.h85{height:85px !important;}.h86{height:86px !important;}.h87{height:87px !important;}.h88{height:88px !important;}.h89{height:89px !important;}.h90{height:90px !important;}
.h91{height:91px !important;}.h92{height:92px !important;}.h93{height:93px !important;}.h94{height:94px !important;}.h95{height:95px !important;}.h96{height:96px !important;}.h97{height:97px !important;}.h98{height:98px !important;}.h99{height:99px !important;}.h100{height:100px !important;}
/* [D] width % */
.wd1{width:1% !important;}.wd2{width:2% !important;}.wd3{width:3% !important;}.wd4{width:4% !important;}.wd5{width:5% !important;}.wd6{width:6% !important;}.wd7{width:7% !important;}.wd8{width:8% !important;}.wd9{width:9% !important;}.wd10{width:10% !important;}
.wd11{width:11% !important;}.wd12{width:12% !important;}.wd13{width:13% !important;}.wd14{width:14% !important;}.wd15{width:15% !important;}.wd16{width:16% !important;}.wd17{width:17% !important;}.wd18{width:18% !important;}.wd19{width:19% !important;}.wd20{width:20% !important;}
.wd21{width:21% !important;}.wd22{width:22% !important;}.wd23{width:23% !important;}.wd24{width:24% !important;}.wd25{width:25% !important;}.wd26{width:26% !important;}.wd27{width:27% !important;}.wd28{width:28% !important;}.wd29{width:29% !important;}.wd30{width:30% !important;}
.wd31{width:31% !important;}.wd32{width:32% !important;}.wd33{width:33% !important;}.wd34{width:34% !important;}.wd35{width:35% !important;}.wd36{width:36% !important;}.wd37{width:37% !important;}.wd38{width:38% !important;}.wd39{width:39% !important;}.wd40{width:40% !important;}
.wd41{width:41% !important;}.wd42{width:42% !important;}.wd43{width:43% !important;}.wd44{width:44% !important;}.wd45{width:45% !important;}.wd46{width:46% !important;}.wd47{width:47% !important;}.wd48{width:48% !important;}.wd49{width:49% !important;}.wd50{width:50% !important;}
.wd51{width:51% !important;}.wd52{width:52% !important;}.wd53{width:53% !important;}.wd54{width:54% !important;}.wd55{width:55% !important;}.wd56{width:56% !important;}.wd57{width:57% !important;}.wd58{width:58% !important;}.wd59{width:59% !important;}.wd60{width:60% !important;}
.wd61{width:61% !important;}.wd62{width:62% !important;}.wd63{width:63% !important;}.wd64{width:64% !important;}.wd65{width:65% !important;}.wd66{width:66% !important;}.wd67{width:67% !important;}.wd68{width:68% !important;}.wd69{width:69% !important;}.wd70{width:70% !important;}
.wd71{width:71% !important;}.wd72{width:72% !important;}.wd73{width:73% !important;}.wd74{width:74% !important;}.wd75{width:75% !important;}.wd76{width:76% !important;}.wd77{width:77% !important;}.wd78{width:78% !important;}.wd79{width:79% !important;}.wd80{width:80% !important;}
.wd81{width:81% !important;}.wd82{width:82% !important;}.wd83{width:83% !important;}.wd84{width:84% !important;}.wd85{width:85% !important;}.wd86{width:86% !important;}.wd87{width:87% !important;}.wd88{width:88% !important;}.wd89{width:89% !important;}.wd90{width:90% !important;}
.wd91{width:91% !important;}.wd92{width:92% !important;}.wd93{width:93% !important;}.wd94{width:94% !important;}.wd95{width:95% !important;}.wd96{width:96% !important;}.wd97{width:97% !important;}.wd98{width:98% !important;}.wd99{width:99% !important;}.wd100{width:100% !important;}
/* [D] height % */
.hg1{height:1% !important;}.hg2{height:2% !important;}.hg3{height:3% !important;}.hg4{height:4% !important;}.hg5{height:5% !important;}.hg6{height:6% !important;}.hg7{height:7% !important;}.hg8{height:8% !important;}.hg9{height:9% !important;}.hg10{height:10% !important;}
.hg11{height:11% !important;}.hg12{height:12% !important;}.hg13{height:13% !important;}.hg14{height:14% !important;}.hg15{height:15% !important;}.hg16{height:16% !important;}.hg17{height:17% !important;}.hg18{height:18% !important;}.hg19{height:19% !important;}.hg20{height:20% !important;}
.hg21{height:21% !important;}.hg22{height:22% !important;}.hg23{height:23% !important;}.hg24{height:24% !important;}.hg25{height:25% !important;}.hg26{height:26% !important;}.hg27{height:27% !important;}.hg28{height:28% !important;}.hg29{height:29% !important;}.hg30{height:30% !important;}
.hg31{height:31% !important;}.hg32{height:32% !important;}.hg33{height:33% !important;}.hg34{height:34% !important;}.hg35{height:35% !important;}.hg36{height:36% !important;}.hg37{height:37% !important;}.hg38{height:38% !important;}.hg39{height:39% !important;}.hg40{height:40% !important;}
.hg41{height:41% !important;}.hg42{height:42% !important;}.hg43{height:43% !important;}.hg44{height:44% !important;}.hg45{height:45% !important;}.hg46{height:46% !important;}.hg47{height:47% !important;}.hg48{height:48% !important;}.hg49{height:49% !important;}.hg50{height:50% !important;}
.hg51{height:51% !important;}.hg52{height:52% !important;}.hg53{height:53% !important;}.hg54{height:54% !important;}.hg55{height:55% !important;}.hg56{height:56% !important;}.hg57{height:57% !important;}.hg58{height:58% !important;}.hg59{height:59% !important;}.hg60{height:60% !important;}
.hg61{height:61% !important;}.hg62{height:62% !important;}.hg63{height:63% !important;}.hg64{height:64% !important;}.hg65{height:65% !important;}.hg66{height:66% !important;}.hg67{height:67% !important;}.hg68{height:68% !important;}.hg69{height:69% !important;}.hg70{height:70% !important;}
.hg71{height:71% !important;}.hg72{height:72% !important;}.hg73{height:73% !important;}.hg74{height:74% !important;}.hg75{height:75% !important;}.hg76{height:76% !important;}.hg77{height:77% !important;}.hg78{height:78% !important;}.hg79{height:79% !important;}.hg80{height:80% !important;}
.hg81{height:81% !important;}.hg82{height:82% !important;}.hg83{height:83% !important;}.hg84{height:84% !important;}.hg85{height:85% !important;}.hg86{height:86% !important;}.hg87{height:87% !important;}.hg88{height:88% !important;}.hg89{height:89% !important;}.hg90{height:90% !important;}
.hg91{height:91% !important;}.hg92{height:92% !important;}.hg93{height:93% !important;}.hg94{height:94% !important;}.hg95{height:95% !important;}.hg96{height:96% !important;}.hg97{height:97% !important;}.hg98{height:98% !important;}.hg99{height:99% !important;}.hg100{height:100% !important;}
/* [e] width, height */

/* [s] padding, margin */
/* [D] padding */
.pd-0{padding:0 !important}.pd-1{padding:1px !important}.pd-2{padding:2px !important}.pd-3{padding:3px !important}.pd-4{padding:4px !important}.pd-5{padding:5px !important}.pd-6{padding:6px !important}.pd-7{padding:7px !important}.pd-8{padding:8px !important}.pd-9{padding:9px !important}.pd-10{padding:10px !important}
.pd-11{padding:11px !important}.pd-12{padding:12px !important}.pd-13{padding:13px !important}.pd-14{padding:14px !important}.pd-15{padding:15px !important}.pd-16{padding:16px !important}.pd-17{padding:17px !important}.pd-18{padding:18px !important}.pd-19{padding:19px !important}.pd-20{padding:20px !important}
.pd-21{padding:21px !important}.pd-22{padding:22px !important}.pd-23{padding:23px !important}.pd-24{padding:24px !important}.pd-25{padding:25px !important}.pd-26{padding:26px !important}.pd-27{padding:27px !important}.pd-28{padding:28px !important}.pd-29{padding:29px !important}.pd-30{padding:30px !important}
.pd-31{padding:31px !important}.pd-32{padding:32px !important}.pd-33{padding:33px !important}.pd-34{padding:34px !important}.pd-35{padding:35px !important}.pd-36{padding:36px !important}.pd-37{padding:37px !important}.pd-38{padding:38px !important}.pd-39{padding:39px !important}.pd-40{padding:40px !important}
.pd-41{padding:41px !important}.pd-42{padding:42px !important}.pd-43{padding:43px !important}.pd-44{padding:44px !important}.pd-45{padding:45px !important}.pd-46{padding:46px !important}.pd-47{padding:47px !important}.pd-48{padding:48px !important}.pd-49{padding:49px !important}.pd-50{padding:50px !important}
.pd-51{padding:51px !important}.pd-52{padding:52px !important}.pd-53{padding:53px !important}.pd-54{padding:54px !important}.pd-55{padding:55px !important}.pd-56{padding:56px !important}.pd-57{padding:57px !important}.pd-58{padding:58px !important}.pd-59{padding:59px !important}.pd-60{padding:60px !important}
.pd-61{padding:61px !important}.pd-62{padding:62px !important}.pd-63{padding:63px !important}.pd-64{padding:64px !important}.pd-65{padding:65px !important}.pd-66{padding:66px !important}.pd-67{padding:67px !important}.pd-68{padding:68px !important}.pd-69{padding:69px !important}.pd-70{padding:70px !important}
.pd-71{padding:71px !important}.pd-72{padding:72px !important}.pd-73{padding:73px !important}.pd-74{padding:74px !important}.pd-75{padding:75px !important}.pd-76{padding:76px !important}.pd-77{padding:77px !important}.pd-78{padding:78px !important}.pd-79{padding:79px !important}.pd-80{padding:80px !important}
.pd-81{padding:81px !important}.pd-82{padding:82px !important}.pd-83{padding:83px !important}.pd-84{padding:84px !important}.pd-85{padding:85px !important}.pd-86{padding:86px !important}.pd-87{padding:87px !important}.pd-88{padding:88px !important}.pd-89{padding:89px !important}.pd-90{padding:90px !important}
.pd-91{padding:91px !important}.pd-92{padding:92px !important}.pd-93{padding:93px !important}.pd-94{padding:94px !important}.pd-95{padding:95px !important}.pd-96{padding:96px !important}.pd-97{padding:97px !important}.pd-98{padding:98px !important}.pd-99{padding:99px !important}.pd-100{padding:100px !important}
/* [D] padding-top */
.pdt-0{padding-top:0 !important}.pdt-1{padding-top:1px !important}.pdt-2{padding-top:2px !important}.pdt-3{padding-top:3px !important}.pdt-4{padding-top:4px !important}.pdt-5{padding-top:5px !important}.pdt-6{padding-top:6px !important}.pdt-7{padding-top:7px !important}.pdt-8{padding-top:8px !important}.pdt-9{padding-top:9px !important}.pdt-10{padding-top:10px !important}
.pdt-11{padding-top:11px !important}.pdt-12{padding-top:12px !important}.pdt-13{padding-top:13px !important}.pdt-14{padding-top:14px !important}.pdt-15{padding-top:15px !important}.pdt-16{padding-top:16px !important}.pdt-17{padding-top:17px !important}.pdt-18{padding-top:18px !important}.pdt-19{padding-top:19px !important}.pdt-20{padding-top:20px !important}
.pdt-21{padding-top:21px !important}.pdt-22{padding-top:22px !important}.pdt-23{padding-top:23px !important}.pdt-24{padding-top:24px !important}.pdt-25{padding-top:25px !important}.pdt-26{padding-top:26px !important}.pdt-27{padding-top:27px !important}.pdt-28{padding-top:28px !important}.pdt-29{padding-top:29px !important}.pdt-30{padding-top:30px !important}
.pdt-31{padding-top:31px !important}.pdt-32{padding-top:32px !important}.pdt-33{padding-top:33px !important}.pdt-34{padding-top:34px !important}.pdt-35{padding-top:35px !important}.pdt-36{padding-top:36px !important}.pdt-37{padding-top:37px !important}.pdt-38{padding-top:38px !important}.pdt-39{padding-top:39px !important}.pdt-40{padding-top:40px !important}
.pdt-41{padding-top:41px !important}.pdt-42{padding-top:42px !important}.pdt-43{padding-top:43px !important}.pdt-44{padding-top:44px !important}.pdt-45{padding-top:45px !important}.pdt-46{padding-top:46px !important}.pdt-47{padding-top:47px !important}.pdt-48{padding-top:48px !important}.pdt-49{padding-top:49px !important}.pdt-50{padding-top:50px !important}
.pdt-51{padding-top:51px !important}.pdt-52{padding-top:52px !important}.pdt-53{padding-top:53px !important}.pdt-54{padding-top:54px !important}.pdt-55{padding-top:55px !important}.pdt-56{padding-top:56px !important}.pdt-57{padding-top:57px !important}.pdt-58{padding-top:58px !important}.pdt-59{padding-top:59px !important}.pdt-60{padding-top:60px !important}
.pdt-61{padding-top:61px !important}.pdt-62{padding-top:62px !important}.pdt-63{padding-top:63px !important}.pdt-64{padding-top:64px !important}.pdt-65{padding-top:65px !important}.pdt-66{padding-top:66px !important}.pdt-67{padding-top:67px !important}.pdt-68{padding-top:68px !important}.pdt-69{padding-top:69px !important}.pdt-70{padding-top:70px !important}
.pdt-71{padding-top:71px !important}.pdt-72{padding-top:72px !important}.pdt-73{padding-top:73px !important}.pdt-74{padding-top:74px !important}.pdt-75{padding-top:75px !important}.pdt-76{padding-top:76px !important}.pdt-77{padding-top:77px !important}.pdt-78{padding-top:78px !important}.pdt-79{padding-top:79px !important}.pdt-80{padding-top:80px !important}
.pdt-81{padding-top:81px !important}.pdt-82{padding-top:82px !important}.pdt-83{padding-top:83px !important}.pdt-84{padding-top:84px !important}.pdt-85{padding-top:85px !important}.pdt-86{padding-top:86px !important}.pdt-87{padding-top:87px !important}.pdt-88{padding-top:88px !important}.pdt-89{padding-top:89px !important}.pdt-90{padding-top:90px !important}
.pdt-91{padding-top:91px !important}.pdt-92{padding-top:92px !important}.pdt-93{padding-top:93px !important}.pdt-94{padding-top:94px !important}.pdt-95{padding-top:95px !important}.pdt-96{padding-top:96px !important}.pdt-97{padding-top:97px !important}.pdt-98{padding-top:98px !important}.pdt-99{padding-top:99px !important}.pdt-100{padding-top:100px !important}
/* [D] padding-right */
.pdr-0{padding-right:0 !important}.pdr-1{padding-right:1px !important}.pdr-2{padding-right:2px !important}.pdr-3{padding-right:3px !important}.pdr-4{padding-right:4px !important}.pdr-5{padding-right:5px !important}.pdr-6{padding-right:6px !important}.pdr-7{padding-right:7px !important}.pdr-8{padding-right:8px !important}.pdr-9{padding-right:9px !important}.pdr-10{padding-right:10px !important}
.pdr-11{padding-right:11px !important}.pdr-12{padding-right:12px !important}.pdr-13{padding-right:13px !important}.pdr-14{padding-right:14px !important}.pdr-15{padding-right:15px !important}.pdr-16{padding-right:16px !important}.pdr-17{padding-right:17px !important}.pdr-18{padding-right:18px !important}.pdr-19{padding-right:19px !important}.pdr-20{padding-right:20px !important}
.pdr-21{padding-right:21px !important}.pdr-22{padding-right:22px !important}.pdr-23{padding-right:23px !important}.pdr-24{padding-right:24px !important}.pdr-25{padding-right:25px !important}.pdr-26{padding-right:26px !important}.pdr-27{padding-right:27px !important}.pdr-28{padding-right:28px !important}.pdr-29{padding-right:29px !important}.pdr-30{padding-right:30px !important}
.pdr-31{padding-right:31px !important}.pdr-32{padding-right:32px !important}.pdr-33{padding-right:33px !important}.pdr-34{padding-right:34px !important}.pdr-35{padding-right:35px !important}.pdr-36{padding-right:36px !important}.pdr-37{padding-right:37px !important}.pdr-38{padding-right:38px !important}.pdr-39{padding-right:39px !important}.pdr-40{padding-right:40px !important}
.pdr-41{padding-right:41px !important}.pdr-42{padding-right:42px !important}.pdr-43{padding-right:43px !important}.pdr-44{padding-right:44px !important}.pdr-45{padding-right:45px !important}.pdr-46{padding-right:46px !important}.pdr-47{padding-right:47px !important}.pdr-48{padding-right:48px !important}.pdr-49{padding-right:49px !important}.pdr-50{padding-right:50px !important}
.pdr-51{padding-right:51px !important}.pdr-52{padding-right:52px !important}.pdr-53{padding-right:53px !important}.pdr-54{padding-right:54px !important}.pdr-55{padding-right:55px !important}.pdr-56{padding-right:56px !important}.pdr-57{padding-right:57px !important}.pdr-58{padding-right:58px !important}.pdr-59{padding-right:59px !important}.pdr-60{padding-right:60px !important}
.pdr-61{padding-right:61px !important}.pdr-62{padding-right:62px !important}.pdr-63{padding-right:63px !important}.pdr-64{padding-right:64px !important}.pdr-65{padding-right:65px !important}.pdr-66{padding-right:66px !important}.pdr-67{padding-right:67px !important}.pdr-68{padding-right:68px !important}.pdr-69{padding-right:69px !important}.pdr-70{padding-right:70px !important}
.pdr-71{padding-right:71px !important}.pdr-72{padding-right:72px !important}.pdr-73{padding-right:73px !important}.pdr-74{padding-right:74px !important}.pdr-75{padding-right:75px !important}.pdr-76{padding-right:76px !important}.pdr-77{padding-right:77px !important}.pdr-78{padding-right:78px !important}.pdr-79{padding-right:79px !important}.pdr-80{padding-right:80px !important}
.pdr-81{padding-right:81px !important}.pdr-82{padding-right:82px !important}.pdr-83{padding-right:83px !important}.pdr-84{padding-right:84px !important}.pdr-85{padding-right:85px !important}.pdr-86{padding-right:86px !important}.pdr-87{padding-right:87px !important}.pdr-88{padding-right:88px !important}.pdr-89{padding-right:89px !important}.pdr-90{padding-right:90px !important}
.pdr-91{padding-right:91px !important}.pdr-92{padding-right:92px !important}.pdr-93{padding-right:93px !important}.pdr-94{padding-right:94px !important}.pdr-95{padding-right:95px !important}.pdr-96{padding-right:96px !important}.pdr-97{padding-right:97px !important}.pdr-98{padding-right:98px !important}.pdr-99{padding-right:99px !important}.pdr-100{padding-right:100px !important}
/* [D] padding-bottom */
.pdb-0{padding-bottom:0 !important}.pdb-1{padding-bottom:1px !important}.pdb-2{padding-bottom:2px !important}.pdb-3{padding-bottom:3px !important}.pdb-4{padding-bottom:4px !important}.pdb-5{padding-bottom:5px !important}.pdb-6{padding-bottom:6px !important}.pdb-7{padding-bottom:7px !important}.pdb-8{padding-bottom:8px !important}.pdb-9{padding-bottom:9px !important}.pdb-10{padding-bottom:10px !important}
.pdb-11{padding-bottom:11px !important}.pdb-12{padding-bottom:12px !important}.pdb-13{padding-bottom:13px !important}.pdb-14{padding-bottom:14px !important}.pdb-15{padding-bottom:15px !important}.pdb-16{padding-bottom:16px !important}.pdb-17{padding-bottom:17px !important}.pdb-18{padding-bottom:18px !important}.pdb-19{padding-bottom:19px !important}.pdb-20{padding-bottom:20px !important}
.pdb-21{padding-bottom:21px !important}.pdb-22{padding-bottom:22px !important}.pdb-23{padding-bottom:23px !important}.pdb-24{padding-bottom:24px !important}.pdb-25{padding-bottom:25px !important}.pdb-26{padding-bottom:26px !important}.pdb-27{padding-bottom:27px !important}.pdb-28{padding-bottom:28px !important}.pdb-29{padding-bottom:29px !important}.pdb-30{padding-bottom:30px !important}
.pdb-31{padding-bottom:31px !important}.pdb-32{padding-bottom:32px !important}.pdb-33{padding-bottom:33px !important}.pdb-34{padding-bottom:34px !important}.pdb-35{padding-bottom:35px !important}.pdb-36{padding-bottom:36px !important}.pdb-37{padding-bottom:37px !important}.pdb-38{padding-bottom:38px !important}.pdb-39{padding-bottom:39px !important}.pdb-40{padding-bottom:40px !important}
.pdb-41{padding-bottom:41px !important}.pdb-42{padding-bottom:42px !important}.pdb-43{padding-bottom:43px !important}.pdb-44{padding-bottom:44px !important}.pdb-45{padding-bottom:45px !important}.pdb-46{padding-bottom:46px !important}.pdb-47{padding-bottom:47px !important}.pdb-48{padding-bottom:48px !important}.pdb-49{padding-bottom:49px !important}.pdb-50{padding-bottom:50px !important}
.pdb-51{padding-bottom:51px !important}.pdb-52{padding-bottom:52px !important}.pdb-53{padding-bottom:53px !important}.pdb-54{padding-bottom:54px !important}.pdb-55{padding-bottom:55px !important}.pdb-56{padding-bottom:56px !important}.pdb-57{padding-bottom:57px !important}.pdb-58{padding-bottom:58px !important}.pdb-59{padding-bottom:59px !important}.pdb-60{padding-bottom:60px !important}
.pdb-61{padding-bottom:61px !important}.pdb-62{padding-bottom:62px !important}.pdb-63{padding-bottom:63px !important}.pdb-64{padding-bottom:64px !important}.pdb-65{padding-bottom:65px !important}.pdb-66{padding-bottom:66px !important}.pdb-67{padding-bottom:67px !important}.pdb-68{padding-bottom:68px !important}.pdb-69{padding-bottom:69px !important}.pdb-70{padding-bottom:70px !important}
.pdb-71{padding-bottom:71px !important}.pdb-72{padding-bottom:72px !important}.pdb-73{padding-bottom:73px !important}.pdb-74{padding-bottom:74px !important}.pdb-75{padding-bottom:75px !important}.pdb-76{padding-bottom:76px !important}.pdb-77{padding-bottom:77px !important}.pdb-78{padding-bottom:78px !important}.pdb-79{padding-bottom:79px !important}.pdb-80{padding-bottom:80px !important}
.pdb-81{padding-bottom:81px !important}.pdb-82{padding-bottom:82px !important}.pdb-83{padding-bottom:83px !important}.pdb-84{padding-bottom:84px !important}.pdb-85{padding-bottom:85px !important}.pdb-86{padding-bottom:86px !important}.pdb-87{padding-bottom:87px !important}.pdb-88{padding-bottom:88px !important}.pdb-89{padding-bottom:89px !important}.pdb-90{padding-bottom:90px !important}
.pdb-91{padding-bottom:91px !important}.pdb-92{padding-bottom:92px !important}.pdb-93{padding-bottom:93px !important}.pdb-94{padding-bottom:94px !important}.pdb-95{padding-bottom:95px !important}.pdb-96{padding-bottom:96px !important}.pdb-97{padding-bottom:97px !important}.pdb-98{padding-bottom:98px !important}.pdb-99{padding-bottom:99px !important}.pdb-100{padding-bottom:100px !important}
/* [D] padding-left */
.pdl-0{padding-left:0 !important}.pdl-1{padding-left:1px !important}.pdl-2{padding-left:2px !important}.pdl-3{padding-left:3px !important}.pdl-4{padding-left:4px !important}.pdl-5{padding-left:5px !important}.pdl-6{padding-left:6px !important}.pdl-7{padding-left:7px !important}.pdl-8{padding-left:8px !important}.pdl-9{padding-left:9px !important}.pdl-10{padding-left:10px !important}
.pdl-11{padding-left:11px !important}.pdl-12{padding-left:12px !important}.pdl-13{padding-left:13px !important}.pdl-14{padding-left:14px !important}.pdl-15{padding-left:15px !important}.pdl-16{padding-left:16px !important}.pdl-17{padding-left:17px !important}.pdl-18{padding-left:18px !important}.pdl-19{padding-left:19px !important}.pdl-20{padding-left:20px !important}
.pdl-21{padding-left:21px !important}.pdl-22{padding-left:22px !important}.pdl-23{padding-left:23px !important}.pdl-24{padding-left:24px !important}.pdl-25{padding-left:25px !important}.pdl-26{padding-left:26px !important}.pdl-27{padding-left:27px !important}.pdl-28{padding-left:28px !important}.pdl-29{padding-left:29px !important}.pdl-30{padding-left:30px !important}
.pdl-31{padding-left:31px !important}.pdl-32{padding-left:32px !important}.pdl-33{padding-left:33px !important}.pdl-34{padding-left:34px !important}.pdl-35{padding-left:35px !important}.pdl-36{padding-left:36px !important}.pdl-37{padding-left:37px !important}.pdl-38{padding-left:38px !important}.pdl-39{padding-left:39px !important}.pdl-40{padding-left:40px !important}
.pdl-41{padding-left:41px !important}.pdl-42{padding-left:42px !important}.pdl-43{padding-left:43px !important}.pdl-44{padding-left:44px !important}.pdl-45{padding-left:45px !important}.pdl-46{padding-left:46px !important}.pdl-47{padding-left:47px !important}.pdl-48{padding-left:48px !important}.pdl-49{padding-left:49px !important}.pdl-50{padding-left:50px !important}
.pdl-51{padding-left:51px !important}.pdl-52{padding-left:52px !important}.pdl-53{padding-left:53px !important}.pdl-54{padding-left:54px !important}.pdl-55{padding-left:55px !important}.pdl-56{padding-left:56px !important}.pdl-57{padding-left:57px !important}.pdl-58{padding-left:58px !important}.pdl-59{padding-left:59px !important}.pdl-60{padding-left:60px !important}
.pdl-61{padding-left:61px !important}.pdl-62{padding-left:62px !important}.pdl-63{padding-left:63px !important}.pdl-64{padding-left:64px !important}.pdl-65{padding-left:65px !important}.pdl-66{padding-left:66px !important}.pdl-67{padding-left:67px !important}.pdl-68{padding-left:68px !important}.pdl-69{padding-left:69px !important}.pdl-70{padding-left:70px !important}
.pdl-71{padding-left:71px !important}.pdl-72{padding-left:72px !important}.pdl-73{padding-left:73px !important}.pdl-74{padding-left:74px !important}.pdl-75{padding-left:75px !important}.pdl-76{padding-left:76px !important}.pdl-77{padding-left:77px !important}.pdl-78{padding-left:78px !important}.pdl-79{padding-left:79px !important}.pdl-80{padding-left:80px !important}
.pdl-81{padding-left:81px !important}.pdl-82{padding-left:82px !important}.pdl-83{padding-left:83px !important}.pdl-84{padding-left:84px !important}.pdl-85{padding-left:85px !important}.pdl-86{padding-left:86px !important}.pdl-87{padding-left:87px !important}.pdl-88{padding-left:88px !important}.pdl-89{padding-left:89px !important}.pdl-90{padding-left:90px !important}
.pdl-91{padding-left:91px !important}.pdl-92{padding-left:92px !important}.pdl-93{padding-left:93px !important}.pdl-94{padding-left:94px !important}.pdl-95{padding-left:95px !important}.pdl-96{padding-left:96px !important}.pdl-97{padding-left:97px !important}.pdl-98{padding-left:98px !important}.pdl-99{padding-left:99px !important}.pdl-100{padding-left:100px !important}
/* [D] margin */
.mg-0{margin:0 !important}.mg-1{margin:1px !important}.mg-2{margin:2px !important}.mg-3{margin:3px !important}.mg-4{margin:4px !important}.mg-5{margin:5px !important}.mg-6{margin:6px !important}.mg-7{margin:7px !important}.mg-8{margin:8px !important}.mg-9{margin:9px !important}.mg-10{margin:10px !important}
.mg-11{margin:11px !important}.mg-12{margin:12px !important}.mg-13{margin:13px !important}.mg-14{margin:14px !important}.mg-15{margin:15px !important}.mg-16{margin:16px !important}.mg-17{margin:17px !important}.mg-18{margin:18px !important}.mg-19{margin:19px !important}.mg-20{margin:20px !important}
.mg-21{margin:21px !important}.mg-22{margin:22px !important}.mg-23{margin:23px !important}.mg-24{margin:24px !important}.mg-25{margin:25px !important}.mg-26{margin:26px !important}.mg-27{margin:27px !important}.mg-28{margin:28px !important}.mg-29{margin:29px !important}.mg-30{margin:30px !important}
.mg-31{margin:31px !important}.mg-32{margin:32px !important}.mg-33{margin:33px !important}.mg-34{margin:34px !important}.mg-35{margin:35px !important}.mg-36{margin:36px !important}.mg-37{margin:37px !important}.mg-38{margin:38px !important}.mg-39{margin:39px !important}.mg-40{margin:40px !important}
.mg-41{margin:41px !important}.mg-42{margin:42px !important}.mg-43{margin:43px !important}.mg-44{margin:44px !important}.mg-45{margin:45px !important}.mg-46{margin:46px !important}.mg-47{margin:47px !important}.mg-48{margin:48px !important}.mg-49{margin:49px !important}.mg-50{margin:50px !important}
.mg-51{margin:51px !important}.mg-52{margin:52px !important}.mg-53{margin:53px !important}.mg-54{margin:54px !important}.mg-55{margin:55px !important}.mg-56{margin:56px !important}.mg-57{margin:57px !important}.mg-58{margin:58px !important}.mg-59{margin:59px !important}.mg-60{margin:60px !important}
.mg-61{margin:61px !important}.mg-62{margin:62px !important}.mg-63{margin:63px !important}.mg-64{margin:64px !important}.mg-65{margin:65px !important}.mg-66{margin:66px !important}.mg-67{margin:67px !important}.mg-68{margin:68px !important}.mg-69{margin:69px !important}.mg-70{margin:70px !important}
.mg-71{margin:71px !important}.mg-72{margin:72px !important}.mg-73{margin:73px !important}.mg-74{margin:74px !important}.mg-75{margin:75px !important}.mg-76{margin:76px !important}.mg-77{margin:77px !important}.mg-78{margin:78px !important}.mg-79{margin:79px !important}.mg-80{margin:80px !important}
.mg-81{margin:81px !important}.mg-82{margin:82px !important}.mg-83{margin:83px !important}.mg-84{margin:84px !important}.mg-85{margin:85px !important}.mg-86{margin:86px !important}.mg-87{margin:87px !important}.mg-88{margin:88px !important}.mg-89{margin:89px !important}.mg-90{margin:90px !important}
.mg-91{margin:91px !important}.mg-92{margin:92px !important}.mg-93{margin:93px !important}.mg-94{margin:94px !important}.mg-95{margin:95px !important}.mg-96{margin:96px !important}.mg-97{margin:97px !important}.mg-98{margin:98px !important}.mg-99{margin:99px !important}.mg-100{margin:100px !important}
/* [D] margin-top */
.mgt-0{margin-top:0 !important}.mgt-1{margin-top:1px !important}.mgt-2{margin-top:2px !important}.mgt-3{margin-top:3px !important}.mgt-4{margin-top:4px !important}.mgt-5{margin-top:5px !important}.mgt-6{margin-top:6px !important}.mgt-7{margin-top:7px !important}.mgt-8{margin-top:8px !important}.mgt-9{margin-top:9px !important}.mgt-10{margin-top:10px !important}
.mgt-11{margin-top:11px !important}.mgt-12{margin-top:12px !important}.mgt-13{margin-top:13px !important}.mgt-14{margin-top:14px !important}.mgt-15{margin-top:15px !important}.mgt-16{margin-top:16px !important}.mgt-17{margin-top:17px !important}.mgt-18{margin-top:18px !important}.mgt-19{margin-top:19px !important}.mgt-20{margin-top:20px !important}
.mgt-21{margin-top:21px !important}.mgt-22{margin-top:22px !important}.mgt-23{margin-top:23px !important}.mgt-24{margin-top:24px !important}.mgt-25{margin-top:25px !important}.mgt-26{margin-top:26px !important}.mgt-27{margin-top:27px !important}.mgt-28{margin-top:28px !important}.mgt-29{margin-top:29px !important}.mgt-30{margin-top:30px !important}
.mgt-31{margin-top:31px !important}.mgt-32{margin-top:32px !important}.mgt-33{margin-top:33px !important}.mgt-34{margin-top:34px !important}.mgt-35{margin-top:35px !important}.mgt-36{margin-top:36px !important}.mgt-37{margin-top:37px !important}.mgt-38{margin-top:38px !important}.mgt-39{margin-top:39px !important}.mgt-40{margin-top:40px !important}
.mgt-41{margin-top:41px !important}.mgt-42{margin-top:42px !important}.mgt-43{margin-top:43px !important}.mgt-44{margin-top:44px !important}.mgt-45{margin-top:45px !important}.mgt-46{margin-top:46px !important}.mgt-47{margin-top:47px !important}.mgt-48{margin-top:48px !important}.mgt-49{margin-top:49px !important}.mgt-50{margin-top:50px !important}
.mgt-51{margin-top:51px !important}.mgt-52{margin-top:52px !important}.mgt-53{margin-top:53px !important}.mgt-54{margin-top:54px !important}.mgt-55{margin-top:55px !important}.mgt-56{margin-top:56px !important}.mgt-57{margin-top:57px !important}.mgt-58{margin-top:58px !important}.mgt-59{margin-top:59px !important}.mgt-60{margin-top:60px !important}
.mgt-61{margin-top:61px !important}.mgt-62{margin-top:62px !important}.mgt-63{margin-top:63px !important}.mgt-64{margin-top:64px !important}.mgt-65{margin-top:65px !important}.mgt-66{margin-top:66px !important}.mgt-67{margin-top:67px !important}.mgt-68{margin-top:68px !important}.mgt-69{margin-top:69px !important}.mgt-70{margin-top:70px !important}
.mgt-71{margin-top:71px !important}.mgt-72{margin-top:72px !important}.mgt-73{margin-top:73px !important}.mgt-74{margin-top:74px !important}.mgt-75{margin-top:75px !important}.mgt-76{margin-top:76px !important}.mgt-77{margin-top:77px !important}.mgt-78{margin-top:78px !important}.mgt-79{margin-top:79px !important}.mgt-80{margin-top:80px !important}
.mgt-81{margin-top:81px !important}.mgt-82{margin-top:82px !important}.mgt-83{margin-top:83px !important}.mgt-84{margin-top:84px !important}.mgt-85{margin-top:85px !important}.mgt-86{margin-top:86px !important}.mgt-87{margin-top:87px !important}.mgt-88{margin-top:88px !important}.mgt-89{margin-top:89px !important}.mgt-90{margin-top:90px !important}
.mgt-91{margin-top:91px !important}.mgt-92{margin-top:92px !important}.mgt-93{margin-top:93px !important}.mgt-94{margin-top:94px !important}.mgt-95{margin-top:95px !important}.mgt-96{margin-top:96px !important}.mgt-97{margin-top:97px !important}.mgt-98{margin-top:98px !important}.mgt-99{margin-top:99px !important}.mgt-100{margin-top:100px !important}
/* [D] margin-right */
.mgr-0{margin-right:0 !important}.mgr-1{margin-right:1px !important}.mgr-2{margin-right:2px !important}.mgr-3{margin-right:3px !important}.mgr-4{margin-right:4px !important}.mgr-5{margin-right:5px !important}.mgr-6{margin-right:6px !important}.mgr-7{margin-right:7px !important}.mgr-8{margin-right:8px !important}.mgr-9{margin-right:9px !important}.mgr-10{margin-right:10px !important}
.mgr-11{margin-right:11px !important}.mgr-12{margin-right:12px !important}.mgr-13{margin-right:13px !important}.mgr-14{margin-right:14px !important}.mgr-15{margin-right:15px !important}.mgr-16{margin-right:16px !important}.mgr-17{margin-right:17px !important}.mgr-18{margin-right:18px !important}.mgr-19{margin-right:19px !important}.mgr-20{margin-right:20px !important}
.mgr-21{margin-right:21px !important}.mgr-22{margin-right:22px !important}.mgr-23{margin-right:23px !important}.mgr-24{margin-right:24px !important}.mgr-25{margin-right:25px !important}.mgr-26{margin-right:26px !important}.mgr-27{margin-right:27px !important}.mgr-28{margin-right:28px !important}.mgr-29{margin-right:29px !important}.mgr-30{margin-right:30px !important}
.mgr-31{margin-right:31px !important}.mgr-32{margin-right:32px !important}.mgr-33{margin-right:33px !important}.mgr-34{margin-right:34px !important}.mgr-35{margin-right:35px !important}.mgr-36{margin-right:36px !important}.mgr-37{margin-right:37px !important}.mgr-38{margin-right:38px !important}.mgr-39{margin-right:39px !important}.mgr-40{margin-right:40px !important}
.mgr-41{margin-right:41px !important}.mgr-42{margin-right:42px !important}.mgr-43{margin-right:43px !important}.mgr-44{margin-right:44px !important}.mgr-45{margin-right:45px !important}.mgr-46{margin-right:46px !important}.mgr-47{margin-right:47px !important}.mgr-48{margin-right:48px !important}.mgr-49{margin-right:49px !important}.mgr-50{margin-right:50px !important}
.mgr-51{margin-right:51px !important}.mgr-52{margin-right:52px !important}.mgr-53{margin-right:53px !important}.mgr-54{margin-right:54px !important}.mgr-55{margin-right:55px !important}.mgr-56{margin-right:56px !important}.mgr-57{margin-right:57px !important}.mgr-58{margin-right:58px !important}.mgr-59{margin-right:59px !important}.mgr-60{margin-right:60px !important}
.mgr-61{margin-right:61px !important}.mgr-62{margin-right:62px !important}.mgr-63{margin-right:63px !important}.mgr-64{margin-right:64px !important}.mgr-65{margin-right:65px !important}.mgr-66{margin-right:66px !important}.mgr-67{margin-right:67px !important}.mgr-68{margin-right:68px !important}.mgr-69{margin-right:69px !important}.mgr-70{margin-right:70px !important}
.mgr-71{margin-right:71px !important}.mgr-72{margin-right:72px !important}.mgr-73{margin-right:73px !important}.mgr-74{margin-right:74px !important}.mgr-75{margin-right:75px !important}.mgr-76{margin-right:76px !important}.mgr-77{margin-right:77px !important}.mgr-78{margin-right:78px !important}.mgr-79{margin-right:79px !important}.mgr-80{margin-right:80px !important}
.mgr-81{margin-right:81px !important}.mgr-82{margin-right:82px !important}.mgr-83{margin-right:83px !important}.mgr-84{margin-right:84px !important}.mgr-85{margin-right:85px !important}.mgr-86{margin-right:86px !important}.mgr-87{margin-right:87px !important}.mgr-88{margin-right:88px !important}.mgr-89{margin-right:89px !important}.mgr-90{margin-right:90px !important}
.mgr-91{margin-right:91px !important}.mgr-92{margin-right:92px !important}.mgr-93{margin-right:93px !important}.mgr-94{margin-right:94px !important}.mgr-95{margin-right:95px !important}.mgr-96{margin-right:96px !important}.mgr-97{margin-right:97px !important}.mgr-98{margin-right:98px !important}.mgr-99{margin-right:99px !important}.mgr-100{margin-right:100px !important}
/* [D] margin-bottom */
.mgb-0{margin-bottom:0 !important}.mgb-1{margin-bottom:1px !important}.mgb-2{margin-bottom:2px !important}.mgb-3{margin-bottom:3px !important}.mgb-4{margin-bottom:4px !important}.mgb-5{margin-bottom:5px !important}.mgb-6{margin-bottom:6px !important}.mgb-7{margin-bottom:7px !important}.mgb-8{margin-bottom:8px !important}.mgb-9{margin-bottom:9px !important}.mgb-10{margin-bottom:10px !important}
.mgb-11{margin-bottom:11px !important}.mgb-12{margin-bottom:12px !important}.mgb-13{margin-bottom:13px !important}.mgb-14{margin-bottom:14px !important}.mgb-15{margin-bottom:15px !important}.mgb-16{margin-bottom:16px !important}.mgb-17{margin-bottom:17px !important}.mgb-18{margin-bottom:18px !important}.mgb-19{margin-bottom:19px !important}.mgb-20{margin-bottom:20px !important}
.mgb-21{margin-bottom:21px !important}.mgb-22{margin-bottom:22px !important}.mgb-23{margin-bottom:23px !important}.mgb-24{margin-bottom:24px !important}.mgb-25{margin-bottom:25px !important}.mgb-26{margin-bottom:26px !important}.mgb-27{margin-bottom:27px !important}.mgb-28{margin-bottom:28px !important}.mgb-29{margin-bottom:29px !important}.mgb-30{margin-bottom:30px !important}
.mgb-31{margin-bottom:31px !important}.mgb-32{margin-bottom:32px !important}.mgb-33{margin-bottom:33px !important}.mgb-34{margin-bottom:34px !important}.mgb-35{margin-bottom:35px !important}.mgb-36{margin-bottom:36px !important}.mgb-37{margin-bottom:37px !important}.mgb-38{margin-bottom:38px !important}.mgb-39{margin-bottom:39px !important}.mgb-40{margin-bottom:40px !important}
.mgb-41{margin-bottom:41px !important}.mgb-42{margin-bottom:42px !important}.mgb-43{margin-bottom:43px !important}.mgb-44{margin-bottom:44px !important}.mgb-45{margin-bottom:45px !important}.mgb-46{margin-bottom:46px !important}.mgb-47{margin-bottom:47px !important}.mgb-48{margin-bottom:48px !important}.mgb-49{margin-bottom:49px !important}.mgb-50{margin-bottom:50px !important}
.mgb-51{margin-bottom:51px !important}.mgb-52{margin-bottom:52px !important}.mgb-53{margin-bottom:53px !important}.mgb-54{margin-bottom:54px !important}.mgb-55{margin-bottom:55px !important}.mgb-56{margin-bottom:56px !important}.mgb-57{margin-bottom:57px !important}.mgb-58{margin-bottom:58px !important}.mgb-59{margin-bottom:59px !important}.mgb-60{margin-bottom:60px !important}
.mgb-61{margin-bottom:61px !important}.mgb-62{margin-bottom:62px !important}.mgb-63{margin-bottom:63px !important}.mgb-64{margin-bottom:64px !important}.mgb-65{margin-bottom:65px !important}.mgb-66{margin-bottom:66px !important}.mgb-67{margin-bottom:67px !important}.mgb-68{margin-bottom:68px !important}.mgb-69{margin-bottom:69px !important}.mgb-70{margin-bottom:70px !important}
.mgb-71{margin-bottom:71px !important}.mgb-72{margin-bottom:72px !important}.mgb-73{margin-bottom:73px !important}.mgb-74{margin-bottom:74px !important}.mgb-75{margin-bottom:75px !important}.mgb-76{margin-bottom:76px !important}.mgb-77{margin-bottom:77px !important}.mgb-78{margin-bottom:78px !important}.mgb-79{margin-bottom:79px !important}.mgb-80{margin-bottom:80px !important}
.mgb-81{margin-bottom:81px !important}.mgb-82{margin-bottom:82px !important}.mgb-83{margin-bottom:83px !important}.mgb-84{margin-bottom:84px !important}.mgb-85{margin-bottom:85px !important}.mgb-86{margin-bottom:86px !important}.mgb-87{margin-bottom:87px !important}.mgb-88{margin-bottom:88px !important}.mgb-89{margin-bottom:89px !important}.mgb-90{margin-bottom:90px !important}
.mgb-91{margin-bottom:91px !important}.mgb-92{margin-bottom:92px !important}.mgb-93{margin-bottom:93px !important}.mgb-94{margin-bottom:94px !important}.mgb-95{margin-bottom:95px !important}.mgb-96{margin-bottom:96px !important}.mgb-97{margin-bottom:97px !important}.mgb-98{margin-bottom:98px !important}.mgb-99{margin-bottom:99px !important}.mgb-100{margin-bottom:100px !important}
/* [D] margin-left */
.mgl-0{margin-left:0 !important}.mgl-1{margin-left:1px !important}.mgl-2{margin-left:2px !important}.mgl-3{margin-left:3px !important}.mgl-4{margin-left:4px !important}.mgl-5{margin-left:5px !important}.mgl-6{margin-left:6px !important}.mgl-7{margin-left:7px !important}.mgl-8{margin-left:8px !important}.mgl-9{margin-left:9px !important}.mgl-10{margin-left:10px !important}
.mgl-11{margin-left:11px !important}.mgl-12{margin-left:12px !important}.mgl-13{margin-left:13px !important}.mgl-14{margin-left:14px !important}.mgl-15{margin-left:15px !important}.mgl-16{margin-left:16px !important}.mgl-17{margin-left:17px !important}.mgl-18{margin-left:18px !important}.mgl-19{margin-left:19px !important}.mgl-20{margin-left:20px !important}
.mgl-21{margin-left:21px !important}.mgl-22{margin-left:22px !important}.mgl-23{margin-left:23px !important}.mgl-24{margin-left:24px !important}.mgl-25{margin-left:25px !important}.mgl-26{margin-left:26px !important}.mgl-27{margin-left:27px !important}.mgl-28{margin-left:28px !important}.mgl-29{margin-left:29px !important}.mgl-30{margin-left:30px !important}
.mgl-31{margin-left:31px !important}.mgl-32{margin-left:32px !important}.mgl-33{margin-left:33px !important}.mgl-34{margin-left:34px !important}.mgl-35{margin-left:35px !important}.mgl-36{margin-left:36px !important}.mgl-37{margin-left:37px !important}.mgl-38{margin-left:38px !important}.mgl-39{margin-left:39px !important}.mgl-40{margin-left:40px !important}
.mgl-41{margin-left:41px !important}.mgl-42{margin-left:42px !important}.mgl-43{margin-left:43px !important}.mgl-44{margin-left:44px !important}.mgl-45{margin-left:45px !important}.mgl-46{margin-left:46px !important}.mgl-47{margin-left:47px !important}.mgl-48{margin-left:48px !important}.mgl-49{margin-left:49px !important}.mgl-50{margin-left:50px !important}
.mgl-51{margin-left:51px !important}.mgl-52{margin-left:52px !important}.mgl-53{margin-left:53px !important}.mgl-54{margin-left:54px !important}.mgl-55{margin-left:55px !important}.mgl-56{margin-left:56px !important}.mgl-57{margin-left:57px !important}.mgl-58{margin-left:58px !important}.mgl-59{margin-left:59px !important}.mgl-60{margin-left:60px !important}
.mgl-61{margin-left:61px !important}.mgl-62{margin-left:62px !important}.mgl-63{margin-left:63px !important}.mgl-64{margin-left:64px !important}.mgl-65{margin-left:65px !important}.mgl-66{margin-left:66px !important}.mgl-67{margin-left:67px !important}.mgl-68{margin-left:68px !important}.mgl-69{margin-left:69px !important}.mgl-70{margin-left:70px !important}
.mgl-71{margin-left:71px !important}.mgl-72{margin-left:72px !important}.mgl-73{margin-left:73px !important}.mgl-74{margin-left:74px !important}.mgl-75{margin-left:75px !important}.mgl-76{margin-left:76px !important}.mgl-77{margin-left:77px !important}.mgl-78{margin-left:78px !important}.mgl-79{margin-left:79px !important}.mgl-80{margin-left:80px !important}
.mgl-81{margin-left:81px !important}.mgl-82{margin-left:82px !important}.mgl-83{margin-left:83px !important}.mgl-84{margin-left:84px !important}.mgl-85{margin-left:85px !important}.mgl-86{margin-left:86px !important}.mgl-87{margin-left:87px !important}.mgl-88{margin-left:88px !important}.mgl-89{margin-left:89px !important}.mgl-90{margin-left:90px !important}
.mgl-91{margin-left:91px !important}.mgl-92{margin-left:92px !important}.mgl-93{margin-left:93px !important}.mgl-94{margin-left:94px !important}.mgl-95{margin-left:95px !important}.mgl-96{margin-left:96px !important}.mgl-97{margin-left:97px !important}.mgl-98{margin-left:98px !important}.mgl-99{margin-left:99px !important}.mgl-100{margin-left:100px !important}
/* [e] padding, margin */

/* [s] font */
/* [D] 폰트사이즈 */
.fs-0{font-size:0}.fs-10{font-size:10px}.fs-11{font-size:11px}.fs-12{font-size:12px}.fs-13{font-size:13px}.fs-14{font-size:14px}.fs-15{font-size:15px}.fs-16{font-size:16px}.fs-17{font-size:17px}.fs-18{font-size:18px}.fs-19{font-size:19px}.fs-20{font-size:20px}.fs-21{font-size:21px}.fs-22{font-size:22px}.fs-23{font-size:23px}.fs-24{font-size:24px}.fs-25{font-size:25px}.fs-26{font-size:26px}.fs-27{font-size:27px}.fs-29{font-size:29px}.fs-30{font-size:30px}.fs-31{font-size:31px}.fs-32{font-size:32px}.fs-33{font-size:33px}.fs-34{font-size:34px}.fs-35{font-size:35px}.fs-36{font-size:36px}.fs-37{font-size:37px}.fs-38{font-size:38px}.fs-39{font-size:39px}.fs-40{font-size:40px}.fs-41{font-size:41px}.fs-42{font-size:42px}.fs-43{font-size:43px}.fs-44{font-size:44px}.fs-45{font-size:45px}.fs-46{font-size:46px}.fs-47{font-size:47px}.fs-48{font-size:48px}.fs-49{font-size:49px}.fs-50{font-size:50px}.fs-51{font-size:51px}.fs-52{font-size:52px}.fs-53{font-size:53px}.fs-54{font-size:54px}.fs-55{font-size:55px}.fs-60{font-size:60px !important}.fs-65{font-size:65px}.fs-70{font-size:70px}
/* [D] 폰트굵기 */
.fw-300{font-weight:300}.fw-400{font-weight:400}.fw-500{font-weight:500}.fw-600{font-weight:600}.fw-700{font-weight:700}.fw-800{font-weight:800}.fw-900{font-weight:900}
/* [D] 텍스트정렬 */
.txtl{text-align:left !important;}.txtc{text-align:center !important;}.txtr{text-align:right !important;}
/* [D] 폰트라인 */
.lh-1{line-height:1 !important}.lh-10{line-height:10px}.lh-11{line-height:11px}.lh-12{line-height:12px}.lh-13{line-height:13px}.lh-14{line-height:14px}.lh-15{line-height:15px}.lh-16{line-height:16px}.lh-17{line-height:17px}.lh-18{line-height:18px}.lh-19{line-height:19px}.lh-20{line-height:20px}
.lh-21{line-height:21px}.lh-22{line-height:22px}.lh-23{line-height:23px}.lh-24{line-height:24px}.lh-25{line-height:25px}.lh-26{line-height:26px}.lh-27{line-height:27px}.lh-28{line-height:28px}.lh-29{line-height:29px}.lh-30{line-height:30px}
.lh-31{line-height:31px}.lh-32{line-height:32px}.lh-33{line-height:33px}.lh-34{line-height:34px}.lh-35{line-height:35px}.lh-36{line-height:36px}.lh-37{line-height:37px}.lh-38{line-height:38px}.lh-39{line-height:39px}.lh-40{line-height:40px}
.lh-41{line-height:41px}.lh-42{line-height:42px}.lh-43{line-height:43px}.lh-44{line-height:44px}.lh-45{line-height:45px}.lh-46{line-height:46px}.lh-47{line-height:47px}.lh-48{line-height:48px}.lh-49{line-height:49px}.lh-50{line-height:50px}.lh-51{line-height:51px}.lh-52{line-height:52px}.lh-53{line-height:53px}.lh-54{line-height:54px}.lh-55{line-height:55px}
/* [e] font */

/* [D] table */
.table-type5 table{width:100%;}
.table-type5 thead th{position:relative;height:auto;border-top:1px solid #757575;border-right:1px solid #dadada;background:#40444A;color:#fff;padding:2px}
.table-type5 thead th:last-child{border-right:1px solid #757575}
.table-type5 td{padding:2px 6px;height:auto;}
.table-type6{border-top:none;margin-top:0}
.table-type6 th{background:#f4f4f4;color:#222;height:auto;padding:2px 6px;border:1px solid #E0E0E0}
.table-type6 th:last-of-type{border-right:1px solid #E0E0E0}
.table-type6 td{color:#8D8D8D;padding:2px 6px;text-align:left;height:auto}
.table-type6 td .radio{cursor:pointer;}
.table-type6 td .radio + label{margin-right:25px}
.table-type6 td .radio input{cursor:pointer;}
.table-type6 td .btn-add{border:1px solid #E3E3E3;background:#F4F4F4;width:100px;height: 28px;box-sizing: border-box;line-height: 28px;border-radius:4px;margin-left:12px;color:#6f6f6f;font-weight:700;}
.table-type7{border-top:1px solid #E0E0E0;margin-top:0;}
.table-type7 thead th{position:relative;background:#f0f3f6;color:#222;padding:4px 2px;height:auto;border:none;border-left:1px solid #E0E0E0}
.table-type7 thead th:first-of-type{border-left:1px solid #E0E0E0;}
.table-type7 thead th:last-of-type{border-right:1px solid #E0E0E0;}
.table-type7 td{padding:2px;color:#444;padding-left:20px;text-align:left;height:auto}
.table-type7 td span{color:#8d8d8d}
.table-type8{border-top:1px solid #E0E0E0;margin-top:0;}
.table-type8 thead th{position:relative;background:#f4f4f4;color:#222;padding:4px 2px;height:auto;border:none;border-left:1px solid #E0E0E0}
.table-type8 thead th:first-of-type{border-left:1px solid #E0E0E0;}
.table-type8 thead th:last-of-type{border-right:1px solid #E0E0E0;}
.table-type8 td{padding:2px;color:#444;padding-left:20px;text-align:left;height:auto;}
.table-type8 tr:nth-of-type(even) td{background:#F9F9F9;}
.table-type8 td span{color:#8d8d8d}

/* [s] layer */
.dim-wrap.layer-popup .layer-wrap.l-1024{width:1024px !important;margin-left:0 !important;margin-top:0 !important;transform:translate(-50%, -50%);}
.dim-wrap.layer-popup .layer-wrap.l-1280{width:1280px !important;margin-left:0 !important;margin-top:0 !important;transform:translate(-50%, -50%);}
.dim-wrap.layer-popup .layer-wrap.l-1440{width:1440px !important;margin-left:0 !important;margin-top:0 !important;transform:translate(-50%, -50%);}
.dim-wrap.layer-popup .layer-wrap.l-1680{width:1680px !important;margin-left:0 !important;margin-top:0 !important;transform:translate(-50%, -50%);}
/* [e] layer */

/* [s] etc */
/* [D] position */
.posa{position:absolute !important;}.posr{position:relative !important;}.posf{position:fixed !important;}.poss{position:static !important;}.posi{position:initial !important;}
/* [D] position:top,right,bottom,left */
.post0{top:0}.posr0{right:0}.posb0{bottom:0}.posl0{left:0}.post-50{top:50%}.posr-50{right:50%}.posb-50{bottom:50%}.posl-50{left:50%}
/* [D] float */
.fl-l{float:left !important;}
.fl-r{float:right !important;}
.fl-n{float:none !important;}
/* [D] display */
.disb{display:block !important;}
.disi{display:inline !important;}
.disib{display:inline-block !important;}
.disf{display:flex !important;}
.disg{display:grid !important;}
.dist{display:table !important;}
.distc{display:table-cell !important;}
.flex-ui{display:flex !important;flex-wrap:wrap !important;}
/* [D] opacity */
.opct0{opacity:0;}.opct05{opacity:0.5;}.opct1{opacity:1;}
/* [D] underline */
.under-line{text-decoration:underline;text-underline-offset:2px;}
/* [D] overflow */
.overh{overflow:hidden;}.overv{overflow:visible;}.overa{overflow:auto;}.overs{overflow:scroll;}.overys{overflow-y:scroll;}.overxs{overflow-x:scroll;}
/* [D] letter-spacing */
.ls1{letter-spacing:1px;}.ls0{letter-spacing:0;}.ls-1{letter-spacing:-1px;}.ls3{letter-spacing:3px;}.ls6{letter-spacing:6px;}.ls11{letter-spacing:11px;}
/* [D] z-index */
.z-1{z-index:-1;}.z1{z-index:1;}.z2{z-index:2;}.z3{z-index:3;}.z4{z-index:4;}.z5{z-index:5;}.z6{z-index:6;}.z7{z-index:7;}.z8{z-index:8;}.z9{z-index:9;}.z10{z-index:10;}.z11{z-index:11;}
.z20{z-index:20;}.z30{z-index:30;}.z40{z-index:40;}.z50{z-index:50;}.z60{z-index:60;}.z70{z-index:70;}.z80{z-index:80;}.z90{z-index:90;}.z99{z-index:99;}.z100{z-index:100;}.z101{z-index:101;}.z110{z-index:110;}.z120{z-index:120;}
.z200{z-index:200;}.z300{z-index:300;}.z400{z-index:400;}.z500{z-index:500;}.z600{z-index:600;}.z700{z-index:700;}.z800{z-index:800;}.z900{z-index:900;}.z1000{z-index:1000;}.z9999{z-index:9999;}
/* [e] etc */

/* [D] grid */
.col{flex: 1 0 0%}
[class^="col-"]{box-sizing:border-box}
.col-1{flex:0 0 auto;width:8.33333333%}
.col-2{flex:0 0 auto;width:16.66666667%}
.col-3{flex:0 0 auto;width:25%}
.col-4{flex:0 0 auto;width:33.33333333%}
.col-5{flex:0 0 auto;width:41.66666667%}
.col-6{flex:0 0 auto;width:50%}
.col-7{flex:0 0 auto;width:58.33333333%}
.col-8{flex:0 0 auto;width:66.66666667%}
.col-9{flex:0 0 auto;width:75%}
.col-10{flex:0 0 auto;width:83.33333333%}
.col-11{flex:0 0 auto;width:91.66666667%}
.col-12{flex:0 0 auto;width:100%}
/* [e] 250415 markup guide 추가 */

