@charset "utf-8";
@import url("/resources/assets/css/desktop.common.css");
ol.items,
ul.items {margin:0px;padding:0px;list-style-type:none;}
hr.divide {margin:0px;padding:0px;display:block;overflow:hidden;height:1px;border-style:none;background:#efefef;}
button {display:inline-block;text-decoration:none;text-align:center;-webkit-appearance:none;-moz-appearance:none;}
input,textarea,select,option,button {font-size:12px;font-family:sans-serif;}
address,caption,cite,code,dfn,em,var,i {font-style:normal;font-weight:normal;}
textarea {resize:none;background:#fff;border:1px solid #e1e1e1;font-size:12px;color:#646464;}
.hide_h {font-size:0;line-height:1;}
/*버튼 공통*/
.btn {display:inline-block;padding:10px 24px;font-size:13px;font-family:"NotoSansKR";}
.btn.rnd {border-radius:100px;}
.btn1 {background:#b3adab;border-radius:3px;color:#fff;}
.btn1:hover {color:#fff;}
.btn2 {border-radius:3px;color:#fff;border:1px solid #fff;}
.btn3 {border-radius:3px;color:#000;border:1px solid #ddd;background:#fff;}
.btn4 {background:#4f342a;border-radius:3px;color:#fff;}
.btn5 {display:inline-block;padding:10px 24px;background:#2fcab0;border-radius:3px;color:#fff;font-size:13px;font-family:"NotoSansKR";}
.btn6 {display:inline-block;padding:10px 24px;border-radius:3px;color:#000;font-size:14px;border:1px solid #ddd;background:#fff;border-radius:20px;font-family:"NotoSansKR";}
/* # 레이아웃 */
.box__drg__message {top:auto;bottom:0;}
.uio-top-btn {bottom:70px;}
.brand_nav_wrap {position: relative;}
.brands_nav {position:relative;}
.brands_nav .brands_nav_scope {position:relative;width:100%;left:0;top:0;z-index:90;height:98px;}
.brands_nav ul.items {font-size:0;}
.brands_nav ul.items > li.brand_nav {position:relative;display:inline-block;vertical-align:middle;}
.brands_nav ul.items > li.brand_nav > a {position:relative;display:block;padding:43px 25px 37px;}
.brands_nav ul.items li.brand_nav a span {display:inline-block;font-size:16px;padding-bottom:8px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1;letter-spacing:-0.32px;text-align:left;color:#333333;}
.brands_nav ul.items li.brand_nav a span img {margin:-14px 0;}
.brands_nav ul.items > li.brand_nav > a:hover > span {padding-bottom:5px;border-bottom:2px solid #333;}
.brands_nav ul.items > li.brand_nav.scopes > a:before {opacity:1;transform:translateY(0px);}
.brands_nav ul.items > li.brand_nav .items_d2 {background:#fff;display:block;position:absolute;}
.brands_nav ul.items > li.brand_nav .items_d2 li {display:block;}
.brands_nav ul.items > li.brand_nav .items_d2 li a {display:block;}
.brands_nav ul.items > li.brand_nav .items_d2 li a span {display:inline-block;padding:10px 0;font-size:14px;color:#888888;line-height:1;transition:all 0.3s 0s linear;position:relative;}
.brands_nav ul.items > li.brand_nav .items_d2 li a:hover span {font-weight:500;color:#333333;}
.brands_nav ul.items > li.brand_nav .items_d2 li a:hover span:after {content:'';position:absolute;width:100%;height:1px;background:#333333;bottom:5px;left:0;right:0;}
.brands_nav ul.items > li.brand_nav_home > a {margin-left:136px;}
.brands_nav ul.items > li.brand_nav_home > a:hover span {padding-bottom:8px;border:0;}
.brands_nav ul.items > li.brand_nav_about .items_d2 {margin-left:26px;width:135px;}
.brands_nav ul.items > li.brand_nav_inside .items_d2 {margin-left:25px;width:152px;}
.brands_nav ul.items > li.brand_nav_solution .items_d2 {margin-left:25px;width:128px;}
.brands_nav ul.items > li.brand_nav_lab .items_d2 {margin-left:25px;width:109px;}
.brands_nav ul.items > li.brand_nav_event .items_d2 {margin-left:28px;width:113px;}
.brands_nav .items_member {position:absolute;right:80px;top:50%;margin-top: -23px;z-index: 100;}
.brands_nav ul.items_member li {display:inline-block;vertical-align:middle;}
.brands_nav ul.items_member li.mypage a {display:block;}
.brands_nav ul.items_member li.mypage a span {position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);}
.brands_nav .items_d2 {pointer-events:none;opacity:0;transform:translateY(-5px);transition:opacity 0.1s 0s linear, transform 0.2s 0s linear;z-index:10;}
.brands_nav .items_d2 li {position:relative;opacity:0;transform:translateY(-5px);will-change:opacity, transform;transition:transform 0.12s 0s linear, opacity 0.12s 0s linear;}
.brands_nav .items_d2 li:nth-of-type(1),
.brands_nav .items_d2 li:nth-of-type(2),
.brands_nav .items_d2 li:nth-of-type(3),
.brands_nav .items_d2 li:nth-of-type(4),
.brands_nav .items_d2 li:nth-of-type(5),
.brands_nav .items_d2 li:nth-of-type(6),
.brands_nav .items_d2 li:nth-of-type(7),
.brands_nav .items_d2 li:nth-of-type(8) {transition-delay:0s;}
.brands_nav .brands_nav_masking {position:absolute;width:100%;left:0;top:0;background:#ffffff;height:280px;pointer-events:none;opacity:0;will-change:opacity, transform;transform:translateY(-10px);transition:opacity 0.1s 0s linear, transform 0.2s 0s linear;z-index:89;box-shadow:0 0 30px rgba(0, 0, 0, 0.05);}
.brands_nav.hovering .brands_nav_masking {opacity:1;transform:translateY(0px);}
.brands_nav.hovering .items_d2 {pointer-events:fill;opacity:1;transform:translateY(0px);}
.brands_nav.hovering .items_d2 li {opacity:1;transform:translateY(0px);}
.brands_nav.hovering .items_d2 li:nth-of-type(1) {transition-delay:0s;}
.brands_nav.hovering .items_d2 li:nth-of-type(2) {transition-delay:0.2s;}
.brands_nav.hovering .items_d2 li:nth-of-type(3) {transition-delay:0.4s;}
.brands_nav.hovering .items_d2 li:nth-of-type(4) {transition-delay:0.6s;}
.brands_nav.hovering .items_d2 li:nth-of-type(5) {transition-delay:0.8s;}
.brands_nav.hovering .items_d2 li:nth-of-type(6) {transition-delay:1s;}
.brands_nav.hovering .items_d2 li:nth-of-type(7) {transition-delay:1.2s;}
.brands_nav.hovering .items_d2 li:nth-of-type(8) {transition-delay:1.4s;}
.brands_nav.hovering .brands_nav_scope {box-shadow:none;}
.brands_nav_in {position:relative;margin-left:auto;margin-right:auto;}
html.fixed_nav .brands_nav_scope {position:fixed;left:0;top:0;width:100%;background:#ffffff;box-shadow:0 0 30px rgba(0, 0, 0, 0.05);}
html.fixed_nav .brands_nav_masking {position:fixed;}
html.fixed_nav .cont_wrap {margin-top:-61px;}
html.fixed_nav .sub_cont_wrap {overflow:hidden;margin-top:100px;}
/** ---------------------------------------------------------------------------------
 * ## 탭 UIO
 * --------------------------------------------------------------------------------- */
.tab__uio__type3 .tab i.ico {border:1px solid #efefef;background-color:#f4f4f4;}
.tab__uio__type4 .tab.active span {color:#1d1d17;}
.tabs_simple .tab:after {background:#eaeaea;}
.tabs_simple .tab.act {color:#1d1d17;}

/*본문영역*/
.l__container .history {height:15px;padding:21px 0;border-top:1px solid #efefef;border-bottom:1px solid #efefef;}
.l__container .history .inner {width:1280px;margin:0 auto;}
.l__container .history a {display:inline-block;height:15px;vertical-align:top;border-left:1px solid #efefef;margin-left:20px;padding-left:20px;font-size:14px;line-height:1;}
.l__container .history a:after {content:"";height:14px;width:14px;display:inline-block;margin-left:10px;vertical-align:-2px;background:url("../imgs/icon_arrow.png") no-repeat left top;}
.l__container .history .home {width:14px;font-size:0;border:0;padding:0;background:url("../imgs/icon_home.png") no-repeat left top;}
.l__container .history .home:after {display:none;}
/*멘토G 상담*/
.mento_g {position:fixed;bottom:0;left:55px;padding-bottom:130px;z-index:5;background:url("../imgs/bg_mento.png") no-repeat 50% bottom;}
.mento_g a {position:relative;display:block;width:190px;padding:15px 0 15px;text-align:center;font-size:16px;letter-spacing:-0.8px;line-height:22px;color:#111;background:#fff;border-radius:100px;border:1px solid #ddd;box-shadow:0 2px 15px 0 rgba(0, 0, 0, 0.1);}
.mento_g a:after {content:"";width:0;height:0;position:absolute;bottom:-18px;left:50%;margin-left:-10px;border:9px solid transparent;border-top-color:#fff;}
.mento_g em {font-weight:900;}

.lypop__container {overflow-y:auto;top:50vh;width:80vw;height:96vh;margin-top:-48vh;}
.lypop__box__header {border-bottom:1px solid #eee;}
.lypop__footer {display:flex;align-items:center;justify-content:center;padding-top:2.5vw;padding-bottom:2.5vw;margin-top:2.5vw;border-top:1px solid #eee;}
.lypop .lypop__close {display:block;position:absolute;background:url("../imgs/icon_close.png") no-repeat;background-size:contain;width:0.87vw;height:0.87vw;top:3.75vw;right:3.75vw;z-index:102;transform:rotate(0deg);will-change:transform;transition:-webkit-transform 0.5s 0s linear;transition:transform 0.5s 0s linear;transition:transform 0.5s 0s linear, -webkit-transform 0.5s 0s linear;}
.lypop .lypop__close:active {transform:rotate(-360deg);}
.lypop .lypop__close span {position:absolute;width:1px;width:0.26666667vw;height:1px;height:0.26666667vw;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);}
html.scroll-block {overflow:hidden;}
.inside_fnav {width:1200px;margin-left:auto;margin-right:auto;}
.inside_fnav:after {content:'';display:block;clear:both;}
.inside_fnav a.nav {display:block;width:580px;height:240px;float:left;font-size:0;line-height:1;}
.inside_fnav a.nav .tit,
.inside_fnav a.nav .dsc {display:block;position:relative;margin-left:60px;}
.inside_fnav a.nav .tit {font-size:28px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.14;letter-spacing:-0.7px;text-align:left;color:#333333;margin:65px 0 0 60px;}
.inside_fnav a.nav .dsc {margin-top:20px;font-size:14px;font-weight:300;font-stretch:normal;font-style:normal;line-height:1.57;letter-spacing:-0.35px;text-align:left;color:#666666;}
.inside_fnav a.nav1 {background:url('../imgs/img_inside_fnav1.png') no-repeat 0 0;background-size:cover;}
.inside_fnav a.nav2 {background:url('../imgs/img_inside_fnav2.png') no-repeat 0 0;background-size:cover;}
.inside_fnav a.nav + .nav {float:right;}
.unit-eng {font-family:fertigo-script;}
.f_poppins {font-family:'Poppins', sans-serif;}
.f_roboto {font-family:'Roboto', sans-serif;}
.f_noto {font-family:'NotoSansKR';}
.y100 {height:100px;}
.auto {margin:0 auto;}
/** ---------------------------------------------------------------------------------
 * ## 버튼 UIO
 * --------------------------------------------------------------------------------- */
.dbtn-xs > span {padding:0 20px;}
.dbtn-xxs {font-size: 12px;height: 24px;text-align: center;font-weight: normal;color: rgb(255, 255, 255);letter-spacing: -0.3px;background-color: rgb(47, 202, 176);transition: background 0.3s linear 0s;line-height: 24px;}
.dbtn.very-light-pink-four {color:#333333;background-color:#ffffff;border:2px solid #efefef;border-radius:2px;}
.dbtn.very-light-pink-four strong,
.dbtn.very-light-pink-four span {color:#333333;}
.dbtn.very-light-pink-four strong {font-weight:500;}
.dbtn.very-light-pink-four:hover {color:#333333;}
.dbtn.very-light-pink-four:hover strong,
.dbtn.very-light-pink-four:hover span {color:#333333;}
.dbtn.white-six {color:#333333;background-color:#f5f5f5;border:1px solid #dddddd;}
.dbtn.white-six:hover {color:#333333;}
.dbtn.white-six:hover strong,
.dbtn.white-six:hover span {color:#333333;}
.dbtn.pinkish-grey {color:#ffffff;background-color:#c9bab4;border:1px solid #c9bab4;}
.dbtn.bd41 {border-radius:41px;width:120px;padding:0;}
.dbtn.view-more {width:230px;padding:0;}
.dbtn.view-more span {font-size:16px;line-height:50px;}
.dbtn.btn-del {color:#111111;border:1px solid #dddddd;width:80px;font-size:14px;font-weight:500;background:#ffffff url('../imgs/uio/uio_close.svg') no-repeat 26% 51%;background-size:8.5px 8.5px;border-radius:21px;padding-left:15px;}
.dbtn.btn-del:hover {color:#111111;background-color:#ffffff;}
.dbtn.btn-del span {line-height:28px;display:block;height:inherit;padding:0;}
.dbtn.btn-del span:hover {color:#111111;}
.uio__board .board_option {margin-bottom:30px;}
.uio__board .board_option:after {content:'';display:block;clear:both;}
.uio__board .srch_box {font-size:0;line-height:1;float:right;}
.uio__board .srch_box .box {position:relative;display:inline-block;height:36px;vertical-align:middle;}
.uio__board .srch_box .box input[type=text],
.uio__board .srch_box .box select {display:block;box-sizing:border-box;background-color:transparent;background-size:8px 6px;letter-spacing:2.8px;}
.uio__board .srch_box .box select {background:transparent url('../imgs/uio/icon_stx_select.svg') no-repeat 100% 50%;}
.uio__board .srch_box .box input[type=text] {letter-spacing:normal;}
.uio__board .srch_box .box_conds {width:107px;}
.uio__board .srch_box .box_conds select {width:100%;height:100%;border:none;font-size:14px;text-decoration:none;-webkit-appearance:none;-moz-appearance:none;outline:none;border-bottom:2px solid #000;}
.uio__board .srch_box .box_keyword {width:251px;}
.uio__board .srch_box .box_keyword input[type=text] {width:100%;height:100%;border:none;font-size:14px;text-decoration:none;-webkit-appearance:none;-moz-appearance:none;outline:none;border-bottom:2px solid #000;}
.uio__board .srch_box .box_keyword button {position:absolute;top:0;right:0;width:32px;height:33px;background:url(../imgs/uio/icon_srch_black.svg) no-repeat 50%;background-size:21.2px 21.5px;}
.uio__board .board_tab {font-size:0;line-height:1;text-align:center;margin-bottom:66px;}
.uio__board .board_tab a {position:relative;display:inline-block;padding:0 30px;}
.uio__board .board_tab a:before {content:'';position:absolute;display:block;width:1px;height:16px;margin-top:-8px;top:50%;overflow:hidden;left:0;background:#dddddd;opacity:0;}
.uio__board .board_tab a + a:before {opacity:1;}
.uio__board .board_tab a span {position:relative;display:block;font-size:16px;font-weight:500;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:left;color:#999999;padding-bottom:2px;}
.uio__board .board_tab a span:after {content:'';display:block;width:100%;height:3px;background:#2fcab0;position:absolute;bottom:0;left:0;opacity:0;}
.uio__board .board_tab a.act span {color:#000000;}
.uio__board .board_tab a.act span:after {opacity:1;}
.uio__board .detail > hgroup {font-size:0;line-height:1;border-top:1px solid #dddddd;}
.uio__board .detail > hgroup h2 {padding:28px 0;font-size:26px;font-weight:500;font-stretch:normal;font-style:normal;line-height:0.85;letter-spacing:-0.78px;text-align:left;color:#111111;margin:0 32px;}
.uio__board .detail .article_info {padding:22px 0;border-top:1px solid #dddddd;border-bottom:1px solid #dddddd;}
.uio__board .detail .article_info:after {content:'';display:block;clear:both;}
.uio__board .detail .article_info p {float:left;font-size:14px;font-weight:500;font-stretch:normal;font-style:normal;letter-spacing:-0.42px;color:#333333;margin-left:30px;}
.uio__board .detail .article_info p strong {font-weight:500;}
.uio__board .detail .article_info p + p {float:right;margin-right:30px;margin-left:0;}
.uio__board .detail .memo {padding-top:50px;padding-bottom:60px;font-size:14px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:-0.28px;text-align:left;color:#333333;border-bottom:1px solid #efefef;margin-bottom:40px;margin-left:30px;margin-right:30px;}
.uio__board .detail .memo p + p {margin-top:30px;}
.uio__board .list table {width:100%;border-collapse:collapse;border-spacing:0;table-layout:fixed;}
.uio__board .list table th,
.uio__board .list table td {text-align:center;}
.uio__board .list table thead tr th,
.uio__board .list table thead tr td {height:60px;font-size:14px;font-weight:500;font-stretch:normal;font-style:normal;letter-spacing:-0.42px;color:#333333;border-top:1px solid #dddddd;border-bottom:1px solid #efefef;}
.uio__board .list table tbody tr th,
.uio__board .list table tbody tr td {height:60px;font-size:14px;font-weight:300;font-stretch:normal;font-style:normal;letter-spacing:-0.28px;text-align:center;color:#333333;border-bottom:1px solid #efefef;}
.uio__board .list table tbody tr th .tit,
.uio__board .list table tbody tr td .tit {color:#333333;font-weight:400;display:block;text-align:left;}
.uio__board .list table tbody tr th .num,
.uio__board .list table tbody tr td .num {font-family:'Roboto', sans-serif;}
.uio__board .list table tbody tr th span.num,
.uio__board .list table tbody tr td span.num {font-weight:300;color:#666666;opacity:0.6;}
.uio__board .list_thumb {font-size:0;line-height:1;}
.uio__board .list_thumb .tcard {vertical-align:top;display:inline-block;min-height:700px;width:380px;}
.uio__board .list_thumb .tcard + .tcard {margin-left:30px;}
.uio__board .list_thumb .tcard:nth-of-type(3n+1) {margin-left:0;}
.uio__board .list_thumb .tcard .figure {position:relative;height:513px;}
.uio__board .list_thumb .tcard .figure:before,
.uio__board .list_thumb .tcard .figure:after {content:'';display:block;position:absolute;z-index:2;opacity:0;}
.uio__board .list_thumb .tcard .figure:before {background:rgba(0, 0, 0, 0.4);width:100%;height:100%;left:0;top:0;}
.uio__board .list_thumb .tcard .figure:after {width:100px;height:100px;background:#2fcab0 url('../imgs/uio/ico_plus_pure_white.svg') no-repeat 50%;background-size:30px 30px;top:50%;margin-top:-50px;left:50%;margin-left:-50px;z-index:3;transform:scale(0.8);}
.uio__board .list_thumb .tcard .figure .dday {position:absolute;top:20px;left:20px;display:block;height:31px;line-height:31px;padding:0 15px;background:rgba(0, 0, 0, 0.2);border-radius:3px;font-family:'Roboto', sans-serif;font-size:16px;font-weight:bold;font-stretch:normal;font-style:normal;letter-spacing:normal;color:#ffffff;z-index:3;}
.uio__board .list_thumb .tcard p.tit {margin-top:38px;font-size:24px;font-weight:bold;font-stretch:normal;font-style:normal;letter-spacing:-1.2px;line-height:31px;text-align:left;color:#000000;}
.uio__board .list_thumb .tcard p.tit + .regdate {margin-top:13px;}
.uio__board .list_thumb .tcard p.regdate {font-family:'Roboto', sans-serif;font-size:14px;font-weight:300;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:left;color:#666666;}
.uio__board .list_thumb .tcard .anchor:hover .figure:before {opacity:1;transition:opacity 0.2s 0s linear;}
.uio__board .list_thumb .tcard .anchor:hover .figure:after {opacity:1;transform:scale(1);transition:opacity 0.2s 0.1s linear, transform 0.3s 0.1s linear;}
.uio__board .detail_sect .sect_header {padding:22px 0;border-top:1px solid #dddddd;border-bottom:1px solid #dddddd;}
.uio__board .detail_sect .sect_header:after {content:'';display:block;clear:both;}
.uio__board .detail_sect .sect_header p.tit {float:left;font-size:24px;font-weight:bold;font-stretch:normal;font-style:normal;letter-spacing:-1.2px;text-align:left;color:#000000;margin-left:30px;}
.uio__board .detail_sect .sect_header p.period {margin-right:30px;font-size:14px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.57;letter-spacing:normal;text-align:left;float:right;color:#333333;}
.uio__board .detail_sect .sect_header p.period strong {font-family:'Roboto', sans-serif;}
.uio__board .detail_sect .share_box {font-size:0;line-height:1;text-align:right;margin-right:20px;padding:20px 0;}
.uio__board .detail_sect .share_box .btn {margin:0px;padding:0px;display:inline-block;}
.uio__board .detail_sect .share_box .btn + .btn {margin-left:10px;}
.uio__board .detail_sect .memo {border-bottom:1px solid #efefef;padding-bottom:40px;}
.uio__board .uio_comment {position:relative;}
.uio__board .uio_comment .uio_limitter {position:absolute;font-family:'Roboto', sans-serif;font-size:14px;font-weight:normal;font-stretch:normal;font-style:normal;letter-spacing:-0.28px;text-align:right;color:#999999;left:988px;top:84px;pointer-events:none;}
.uio__board .uio_comment .uio_limitter strong {font-weight:normal;}
.uio__board .uio_comment textarea {width:1050px;height:120px;font-size:14px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:2;letter-spacing:-0.7px;text-align:left;box-sizing:border-box;padding:20px;}
.uio__board .uio_comment button {right:0;top:0;position:absolute;width:120px;height:120px;line-height:120px;background:#4f342a;}
.uio__board .uio_comment button span {color:#ffffff;font-weight:bold;}
.uio__board .commnet_list .comment_header {padding-bottom:15px;display:flex;justify-content:space-between;border-bottom:2px solid #dddddd;font-size:0;line-height:1;}
.uio__board .commnet_list .comment_header .rslt_count {font-size:14px;font-weight:bold;font-stretch:normal;font-style:normal;letter-spacing:-0.28px;text-align:left;color:#333333;margin-left:10px;}
.uio__board .commnet_list .comment_header .rslt_count i {font-family:'Roboto', sans-serif;font-size:16px;font-weight:500;font-stretch:normal;font-style:normal;letter-spacing:-0.32px;text-align:left;color:#2fcab0;}
.uio__board .commnet_list .comment_header p.dot {margin-right:10px;}
.uio__board .commnet_list .cmt {position:relative;padding-top:31px;border-bottom:1px solid #efefef;}
.uio__board .commnet_list .cmt .btn_del {position:absolute;top:31px;right:26px;}
.uio__board .commnet_list .cmt dt,
.uio__board .commnet_list .cmt dd {margin-left:30px;}
.uio__board .commnet_list .cmt dt span {position:relative;font-weight:normal;font-stretch:normal;font-style:normal;letter-spacing:normal;}
.uio__board .commnet_list .cmt dt span + span {margin-left:11px;padding-left:10px;}
.uio__board .commnet_list .cmt dt span + span:before {content:'';display:block;position:absolute;left:0;top:50%;width:1px;height:12px;margin-top:-6px;background:#ebebeb;overflow:hidden;}
.uio__board .commnet_list .cmt dt .usrid {font-family:'Poppins', sans-serif;font-size:14px;color:#111111;}
.uio__board .commnet_list .cmt dt .regdate {font-family:'Roboto', sans-serif;font-size:14px;font-weight:300;color:#666666;}
.uio__board .commnet_list .cmt dd {word-break:keep-all;width:1040px;padding-top:23px;padding-bottom:32px;font-size:14px;font-weight:300;font-stretch:normal;font-style:normal;line-height:1.71;letter-spacing:-0.42px;text-align:left;color:#111111;}
.uio__board .commnet_list .cmt.is__del {margin:0px;padding:0px;background:#fafafa;box-sizing:border-box;padding-top:48px;height:120px;text-align:center;}
.uio__board .commnet_list .cmt.is__del dd {margin:0px;padding:0px;font-size:0;line-height:1;display:inline-block;font-size:16px;font-weight:bold;font-stretch:normal;font-style:normal;letter-spacing:-0.48px;text-align:center;color:#333333;}
.uio__board .commnet_list .cmt.is__del dd:before {position:relative;top:2px;content:'';display:inline-block;background:url('../imgs/ico_ex.png') no-repeat 0 0;background-size:contain;width:5px;height:15px;overflow:hidden;margin-right:8px;}
p.dot {position:relative;padding-left:12px;font-size:14px;font-weight:300;font-stretch:normal;font-style:normal;line-height:2;letter-spacing:-0.28px;color:#999999;}
p.dot:before {content:'';width:3px;height:3px;background:#000000;overflow:hidden;position:absolute;left:0;top:10px;}
.tags {font-size:0;}
.tags .tag {display:inline-block;font-family:'Poppins', 'NotoSansCJKkr', sans-serif;font-size:16px;font-weight:normal;letter-spacing:normal;text-align:center;color:#333333;box-sizing:border-box;height:44px;line-height:44px;border-radius:30px;border:solid 1px #dddddd;background-color:#ffffff;margin-right:10px;margin-bottom:10px;}
.tags .tag span {padding:0 15px;display:block;}
.tags .tag.act {color:#ffffff;font-weight:bold;letter-spacing:-0.4px;background-color:#2fcab0;border-color:#2fcab0;}
.uio__star__rating {font-size:0;position:relative;display:inline-block;background:url('../imgs/uio/uio_star_rating_off.svg') repeat-x;width:110px;height:20px;}
.uio__star__rating .on {position:absolute;display:block;background:url('../imgs/uio/uio_star_rating_on.svg') repeat-x;left:0;top:0;width:0;height:20px;overflow:hidden;}
.point {display:inline-block;}
.point .uio_star_ratings {background:url('../imgs/uio/uio_star_rating_off.svg') repeat-x 0 0;background-size:contain;width:110px;height:20px;font-size:0;position:relative;}
.point .uio_star_ratings strong {position:absolute;background:url('../imgs/uio/uio_star_rating_on.svg') repeat-x 0 0;width:0;height:20px;top:0;left:0;pointer-events:none;}
.point .uio_star_ratings > span {display:inline-block;position:relative;width:22px;height:20px;}
.point .uio_star_ratings label {width:11px;height:20px;display:inline-block;}
.point .uio_star_ratings label input {position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);}
.point .uio_star_ratings label input.half-right input {position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);}
.point .uio_star_ratings label input.half-right em {left:auto;right:0;}
.point .uio_star_ratings label em {position:absolute;left:0;top:0;width:11px;height:20px;}
.point .uio_star_ratings i.lab {position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);}
.startRadio .blind {position: absolute;overflow: hidden;margin: -1px;padding: 0;width: 1px;height: 1px;border: none;clip: rect(0, 0, 0, 0);}
.startRadio label {margin:0 !important;}
.startRadio {display: inline-block;overflow: hidden;height: 20px;background-color:#ddd;}
.startRadio:after {content: "";display: block;position: relative;z-index: 10;height: 20px;background: url("../imgs/uio/star.png") repeat-x 0 0;background-size: contain;pointer-events: none;}
.startRadio__box {position: relative;z-index: 1;float: left;width: 11px;height: 20px;cursor: pointer;}
.startRadio__box input {opacity: 0 !important;height: 0 !important;width: 0 !important;position: absolute !important;}
.startRadio__box input:checked + .startRadio__img {background-color: #cc9f56;}
.startRadio__img {display: block;position: absolute;right: 0;width: 110px;height: 20px;pointer-events: none;}	
.sns_share li {display:inline-block;vertical-align:middle;}
.sns_share li:nth-child(n+2) {margin-left:6px;}
.sns_share li a {display:block;font-size:0;}
.sns_share li.youtube {margin-left:20px;background-color:#2fcab0;border-radius:41px;padding:0 15px;height:30px;line-height:29px;letter-spacing:-0.65px;text-align:center;}
.sns_share li.youtube a {color:#ffffff;font-size:13px;}
.sChart_detail {border-top:1px solid #dddddd;margin-top:15px;padding-top:10px;}
.sChart_detail .sChart-left-align {display:inline-block;width:66%;}
.sChart_detail li {display:inline-block;width:100%;height:35px;font-size:14px;font-weight:500;line-height:2.43;font-family:'Roboto', sans-serif;letter-spacing:-0.35px;text-align:left;color:#ffffff;position:relative;}
.sChart_detail li + li {margin-top:15px;}
.sChart_detail .name {font-weight:bold;color:#333333;letter-spacing:-0.4px;}
.sChart_detail .grade {font-weight:500;float:right;font-family:'Roboto', sans-serif;}
.sChart_detail .gauge-bar {position:relative;width:100%;height:6px;border-radius:3px;background-color:#efefef;margin-top:7px;}
.sChart_detail .gauge-bar .bar {display:block;position:relative;height:100%;border-radius:inherit;}
.sChart_detail .gauge-bar .bar:after {content:'';display:block;position:absolute;top:-4px;left:84.8%;width:12px;height:12px;background-color:#efefef;border:1px solid #dddddd;border-radius:50%;box-shadow:2px 2px 3px 0 rgba(0, 0, 0, 0.1);}
.sChart_detail .ment-tag {max-width:105px;width:100%;border-radius:13px;height:25px;line-height:25px;text-align:center;margin-left:30px;display:inline;vertical-align:bottom;padding:3px 12px;}
.sChart_detail .ment-tag span {font-size:14px;font-weight:bold;letter-spacing:-0.7px;color:#ffffff;}
.sChart_detail li.balance .grade,
.sChart_detail li.retention .grade {color:#fc9a27;}
.sChart_detail li.balance .gauge-bar .bar,
.sChart_detail li.retention .gauge-bar .bar {background-color:#fc9a27;}
.sChart_detail li.balance .ment-tag,
.sChart_detail li.retention .ment-tag {background-color:#fc9a27;}
.sChart_detail li.sensitive .grade,
.sChart_detail li.pigment .grade {color:#ed5480;}
.sChart_detail li.sensitive .gauge-bar .bar,
.sChart_detail li.pigment .gauge-bar .bar {background-color:#ed5480;}
.sChart_detail li.sensitive .ment-tag,
.sChart_detail li.pigment .ment-tag {background-color:#ed5480;}
.sChart_detail li.wrinkle .grade {color:#35ceb3;}
.sChart_detail li.wrinkle .gauge-bar .bar {background-color:#35ceb3;}
.sChart_detail li.wrinkle .ment-tag {background-color:#35ceb3;}
.module_action {font-size:0;}
.module_action_t1 {text-align:center;}
.module_action_t1 .dbtn {border-radius:41px;}
.module_action_t1 .dbtn + .dbtn {margin-left:10px;}
.module_action_t2 {text-align:right;}
.module_action_t2 .dbtn {width:80px;}
.module_action_t2 .dbtn:first-child {background-image:url('../imgs/uio/ico_basket.png');background-repeat:no-repeat;background-position:50% 50%;background-size:19px 22px;}
.module_action_t2 .dbtn:first-child span {position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);}
.module_action_t2 .dbtn + .dbtn {width:120px;}
.module_action_t3 {text-align:center;}
.module_action_t3 .dbtn {width:120px;}
.hexagon {display:inline-block;padding:0 16px;width:70px;height:62px;box-sizing:border-box;text-transform:uppercase;}
.hexagon.ospw > span {border-color:#f08964;background-color:#f08964;}
.hexagon.ospt > span {border-color:#f29b95;background-color:#f29b95;}
.hexagon.osnt > span {border-color:#ee9bb6;background-color:#ee9bb6;}
.hexagon.ornt > span {border-color:#fcd25c;background-color:#fcd25c;}
.hexagon.ornw > span {border-color:#fabe00;background-color:#fabe00;}
.hexagon.orpw > span {border-color:#ed7100;background-color:#ed7100;}
.hexagon.osnw > span {border-color:#e85881;background-color:#e85881;}
.hexagon.orpt > span {border-color:#fabe00;background-color:#fabe00;}
.hexagon.dsnt > span {border-color:#d1e5ab;background-color:#d1e5ab;}
.hexagon.dsnw > span {border-color:#a6ce58;background-color:#a6ce58;}
.hexagon.dspw > span {border-color:#77c49d;background-color:#77c49d;}
.hexagon.dspt > span {border-color:#8acecc;background-color:#8acecc;}
.hexagon.drnw > span {border-color:#7c86c1;background-color:#7c86c1;}
.hexagon.drnt > span {border-color:#b2b5db;background-color:#b2b5db;}
.hexagon.drpt > span {border-color:#96b5df;background-color:#96b5df;}
.hexagon.drpw > span {border-color:#42a7db;background-color:#42a7db;}
.hexagon > span {position:relative;display:inline-block;width:100%;height:62px;line-height:62px;box-shadow:10px 10px 20px 0 rgba(238, 155, 182, 0.2);}
.hexagon > span:before,
.hexagon > span:after {content:"";position:absolute;z-index:0;width:0;height:0;top:0;}
.hexagon > span:before {left:-16px;border-right:16px solid;border-color:inherit;border-top:31px solid transparent;border-bottom:31px solid transparent;}
.hexagon > span:after {right:-16px;border-left:16px solid;border-color:inherit;border-top:31px solid transparent;border-bottom:31px solid transparent;}
.hexagon > span strong {position:absolute;left:-16px;display:block;width:70px;font-family:'Poppins';font-size:14px;line-height:inherit;text-align:center;color:#ffffff;z-index:1;}
.icon-label {display:inline-block;box-sizing:border-box;}
.icon-label span {position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);}
.icon-label.small {width:50px;height:36px;}
.icon-label.small.ospw {background:url('../imgs/uio/icon_type_OSPW.svg') no-repeat 50% 50%;}
.icon-label.small.ospt {background:url('../imgs/uio/icon_type_OSPT.svg') no-repeat 50% 50%;}
.icon-label.small.osnt {background:url('../imgs/uio/icon_type_OSNT.svg') no-repeat 50% 50%;}
.icon-label.small.ornt {background:url('../imgs/uio/icon_type_ORNT.svg') no-repeat 50% 50%;}
.icon-label.small.ornw {background:url('../imgs/uio/icon_type_ORNW.svg') no-repeat 50% 50%;}
.icon-label.small.orpw {background:url('../imgs/uio/icon_type_ORPW.svg') no-repeat 50% 50%;}
.icon-label.small.osnw {background:url('../imgs/uio/icon_type_OSNW.svg') no-repeat 50% 50%;}
.icon-label.small.orpt {background:url('../imgs/uio/icon_type_ORPT.svg') no-repeat 50% 50%;}
.icon-label.small.dsnt {background:url('../imgs/uio/icon_type_DSNT.svg') no-repeat 50% 50%;}
.icon-label.small.dsnw {background:url('../imgs/uio/icon_type_DSNW.svg') no-repeat 50% 50%;}
.icon-label.small.dspw {background:url('../imgs/uio/icon_type_DSPW.svg') no-repeat 50% 50%;}
.icon-label.small.dspt {background:url('../imgs/uio/icon_type_DSPT.svg') no-repeat 50% 50%;}
.icon-label.small.drnw {background:url('../imgs/uio/icon_type_DRNW.svg') no-repeat 50% 50%;}
.icon-label.small.drnt {background:url('../imgs/uio/icon_type_DRNT.svg') no-repeat 50% 50%;}
.icon-label.small.drpt {background:url('../imgs/uio/icon_type_DRPT.svg') no-repeat 50% 50%;}
.icon-label.small.drpw {background:url('../imgs/uio/icon_type_DRPW.svg') no-repeat 50% 50%;}
.icon-label.medium {width:60px;height:74px;}
.icon-label.medium.ospw {background:url('../imgs/uio/icon_type_OSPW_txt.svg') no-repeat 50% 50%;}
.icon-label.medium.ospt {background:url('../imgs/uio/icon_type_OSPT_txt.svg') no-repeat 50% 50%;}
.icon-label.medium.osnt {background:url('../imgs/uio/icon_type_OSNT_txt.svg') no-repeat 50% 50%;}
.icon-label.medium.ornt {background:url('../imgs/uio/icon_type_ORNT_txt.svg') no-repeat 50% 50%;}
.icon-label.medium.ornw {background:url('../imgs/uio/icon_type_ORNW_txt.svg') no-repeat 50% 50%;}
.icon-label.medium.orpw {background:url('../imgs/uio/icon_type_ORPW_txt.svg') no-repeat 50% 50%;}
.icon-label.medium.osnw {background:url('../imgs/uio/icon_type_OSNW_txt.svg') no-repeat 50% 50%;}
.icon-label.medium.orpt {background:url('../imgs/uio/icon_type_ORPT_txt.svg') no-repeat 50% 50%;}
.icon-label.medium.dsnt {background:url('../imgs/uio/icon_type_DSNT_txt.svg') no-repeat 50% 50%;}
.icon-label.medium.dsnw {background:url('../imgs/uio/icon_type_DSNW_txt.svg') no-repeat 50% 50%;}
.icon-label.medium.dspw {background:url('../imgs/uio/icon_type_DSPW_txt.svg') no-repeat 50% 50%;}
.icon-label.medium.dspt {background:url('../imgs/uio/icon_type_DSPT_txt.svg') no-repeat 50% 50%;}
.icon-label.medium.drnw {background:url('../imgs/uio/icon_type_DRNW_txt.svg') no-repeat 50% 50%;}
.icon-label.medium.drnt {background:url('../imgs/uio/icon_type_DRNT_txt.svg') no-repeat 50% 50%;}
.icon-label.medium.drpt {background:url('../imgs/uio/icon_type_DRPT_txt.svg') no-repeat 50% 50%;}
.icon-label.medium.drpw {background:url('../imgs/uio/icon_type_DRPW_txt.svg') no-repeat 50% 50%;}
.stype {text-transform:uppercase;font-size:14px;font-weight:600;font-family:'Poppins', sans-serif;}
.stype-ospw {color:#f08964;}
.stype-ospt {color:#f29b95;}
.stype-osnt {color:#ee9bb6;}
.stype-ornt {color:#fcd25c;}
.stype-ornw {color:#fabe00;}
.stype-orpw {color:#ed7100;}
.stype-osnw {color:#e85881;}
.stype-orpt {color:#fabe00;}
.stype-dsnt {color:#d1e5ab;}
.stype-dsnw {color:#a6ce58;}
.stype-dspw {color:#77c49d;}
.stype-dspt {color:#8acecc;}
.stype-drnw {color:#7c86c1;}
.stype-drnt {color:#b2b5db;}
.stype-drpt {color:#96b5df;}
.stype-drpw {color:#42a7db;}
.skin_header hgroup {display:block;font-size:0;position:relative;margin-top:50px;margin-bottom:50px;text-align:center;}
/*.skin_header hgroup small {display:block;font-size:18px;font-weight:500;line-height:1.78;letter-spacing:normal;}
.skin_header hgroup span {font-size:45px;font-family:initial;font-weight:bold;line-height:1.22;letter-spacing:-2.25px;color:#000000;}*/

.skin_header > hgroup h1 small {
	line-height: 1;
    font-size: 18px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: -0.9px;
    display: block;
    margin-bottom: 20px;
    color: #333;
}
.skin_header > hgroup h1 span {
	line-height: 1;
    font-family: 'Poppins', sans-serif;
    font-size: 50px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #333;
}

.chk-uio {display:inline-block;cursor:pointer;color:#666666;}
.chk-uio i.lab {position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);}
.chk-uio em {position:relative;display:block;width:25px;height:25px;background:#ffffff;border:1px solid #eeeeee;box-sizing:border-box;}
.chk-uio em:before {content:'선택 해제';display:block;width:16px;height:12px;background:url('../imgs/uio/uio_checked_off.svg') no-repeat;background-size:16px 12px;position:absolute;left:5px;top:5px;overflow:hidden;color:rgba(0, 0, 0, 0);}
.chk-uio em + strong.lab {margin-left:10px;}
.chk-uio input[type=checkbox] {position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);}
.chk-uio input[type=checkbox]:checked + em:before {content:'선택';background:url('../imgs/uio/uio_checked_on.svg') no-repeat;background-size:16px 12px;}
.chk-uio input[type=checkbox]:checked + em + strong.lab {color:#35ceb3;}
.chk-uio-small {font-size:0;}
.chk-uio-small em,
.chk-uio-small i.lab,
.chk-uio-small strong.lab {display:inline-block;vertical-align:middle;}
.chk-uio-small em {position:relative;width:20px;height:20px;background:#ffffff;border:1px solid #ddd;box-sizing:border-box;}
.chk-uio-small em:before {width:12.3px;height:9.2px;background:url('../imgs/uio/uio_checked_small_off.svg') no-repeat;background-size:contain;position:absolute;left:4px;top:5.6px;}
.chk-uio-small strong.lab,
.chk-uio-small i.lab {width:auto;position:static;display:inline-block;font-size:16px;color:#666666;height:20px;line-height:20px;margin-left:8px;will-change:color;font-weight:300;transition:color 0.2s 0s linear;}
.chk-uio-small strong.lab {font-weight:500;}
.chk-uio-small input[type=checkbox] {position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);}
.chk-uio-small input[type=checkbox]:checked + em:before {content:'선택';background:url('../imgs/uio/uio_checked_small_on.svg') no-repeat;background-size:contain;}
.chk-uio-small input[type=checkbox]:checked + em + strong.lab,
.chk-uio-small input[type=checkbox]:checked + em + i.lab {font-weight:500;color:#35ceb3;}
.rdo-uio {display:inline-block;cursor:pointer;color:#666666;}
.rdo-uio.block {display:block;}
.rdo-uio i.lab {position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);}
.rdo-uio em {position:relative;display:block;width:25px;height:25px;background:#ffffff;border:1px solid #eeeeee;box-sizing:border-box;}
.rdo-uio em:before {content:'선택 해제';display:block;width:12.5px;height:9.2px;background:url('../imgs/uio/uio_checked_off.svg') no-repeat;background-size:12.5px 9.2px;position:absolute;left:5px;top:5px;overflow:hidden;color:rgba(0, 0, 0, 0);}
.rdo-uio input[type=radio] {position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);}
.rdo-uio input[type=radio]:checked + em:before {content:'선택';background:url('../imgs/uio/uio_checked_on.svg') no-repeat;background-size:12.5px 9.2px;}
.rdo-uio-small.block {display:block;}
.rdo-uio-small em,
.rdo-uio-small i.lab {display:inline-block;vertical-align:middle;}
.rdo-uio-small em {position:relative;width:20px;height:20px;background:#ffffff;border:1px solid #ddd;box-sizing:border-box;border-radius:10px;}
.rdo-uio-small em:before {opacity:0;width:12px;height:12px;border-radius:6px;background-size:contain;position:absolute;background:#333333;left:50%;top:50%;margin-top:-6px;margin-left:-6px;transition:opacity 0.2s 0s linear;overflow:hidden;color:rgba(0, 0, 0, 0);}
.rdo-uio-small i.lab {width:auto;position:static;display:inline-block;font-size:14px;color:#666666;height:20px;line-height:20px;margin-left:8px;will-change:color;font-weight:300;transition:color 0.2s 0s linear;}
.rdo-uio-small input[type=radio] {position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);}
.rdo-uio-small input[type=radio]:checked + em:before {content:'선택';opacity:1;width:12px;height:12px;border-radius:6px;background-size:contain;position:absolute;background:#333333;left:50%;top:50%;margin-top:-6px;margin-left:-6px;transition:opacity 0.2s 0s linear;}
.rdo-uio-small input[type=radio]:checked + em + i.lab {font-weight:500;color:#2fcab0;}
.rdo-uio-medium.block {display:block;}
.rdo-uio-medium em,
.rdo-uio-medium i.lab,
.rdo-uio-medium strong.lab {display:inline-block;vertical-align:middle;}
.rdo-uio-medium em {position:relative;width:25px;height:25px;background:#ffffff;border:1px solid #ddd;box-sizing:border-box;border-radius:12.5px;}
.rdo-uio-medium em:before {opacity:0;width:15px;height:15px;border-radius:7.5px;background-size:contain;position:absolute;background:#333333;left:50%;top:50%;margin-top:-7.5px;margin-left:-7.5px;transition:opacity 0.2s 0s linear;overflow:hidden;color:rgba(0, 0, 0, 0);}
.rdo-uio-medium em + strong.lab {margin-left:10px;}
.rdo-uio-medium i.lab {width:auto;position:static;display:inline-block;font-size:14px;color:#666666;height:25px;line-height:25px;margin-left:8px;will-change:color;font-weight:300;transition:color 0.2s 0s linear;}
.rdo-uio-medium input[type=radio] {position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);}
.rdo-uio-medium input[type=radio]:checked + em:before {content:'선택';opacity:1;width:15px;height:15px;border-radius:7.5px;background-size:contain;position:absolute;background:#35ceb3;left:50%;top:50%;margin-top:-7.5px;margin-left:-7.5px;transition:opacity 0.2s 0s linear;}
.rdo-uio-medium input[type=radio]:checked + em + i.lab {font-weight:500;color:#2fcab0;}
ul.check-list-uio li + li {margin-top:10px;}
.txt-uio {border:1px solid #efefef;display:block;}
.txt-uio textarea {border:none;box-sizing:border-box;font-size:14px;letter-spacing:-0.7px;width:100%;color:#333333;padding-top:18px;padding-left:20px;resize:none;outline:none;}
.txt-uio textarea::placeholder {color:#999999;}
.itx-uio {border:1px solid #efefef;height:40px;display:inline-block;}
.itx-uio.has_block {display:block;}
.itx-uio input {box-sizing:border-box;font-size:14px;letter-spacing:-0.7px;width:100%;height:40px;color:#333333;padding-left:20px;outline:none;}
.itx-uio input::placeholder {color:#999999;}
.itx-uio input:read-only {background:#f5f5f5 !important;}
.itx-uio.x921 {width:921px;}
.ui-datepicker {width:203px;}
.ui-datepicker.ui-widget {font-family:'SourceHanSansKR';}
.ui-datepicker.ui-widget-content {border:1px solid #dddddd;border-radius:0;padding:0;}
.ui-datepicker table {width:180px;font-size:12px;line-height:20px;letter-spacing:-0.3px;margin:15px auto;}
.ui-datepicker table th {padding:0;font-size:12px;font-weight:400;color:#999999;letter-spacing:inherit;padding-bottom:10px;}
.ui-datepicker table th,
.ui-datepicker table td {padding-left:2px;padding-right:2px;}
.ui-datepicker table td a {text-align:center;padding:0;}
.ui-datepicker .ui-state-default,
.ui-datepicker .ui-state-highlight {background-color:#ffffff;}
.ui-datepicker .ui-state-default,
.ui-datepicker .ui-state-highlight,
.ui-datepicker .ui-state-active {width:20px;border:0;color:#333333;margin:0 auto;}
.ui-datepicker .ui-state-active {background-color:#dddddd;font-weight:500;}
.ui-datepicker .ui-state-hover {background-color:#dddddd;}
.ui-datepicker .ui-icon {width:100%;height:100%;}
.ui-datepicker .ui-datepicker-header {background-color:#4f342a;border:0;border-radius:0;padding:0;}
.ui-datepicker .ui-datepicker-title {font-family:'Roboto', sans-serif;font-size:18px;font-weight:500;line-height:41px;margin:0;color:#ffffff;}
.ui-datepicker .ui-datepicker-title > span {font-family:inherit;font-size:inherit;font-weight:inherit;}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {top:6px;width:22px;height:22px;cursor:pointer;right:16px;}
.ui-datepicker .ui-datepicker-prev .ui-icon,
.ui-datepicker .ui-datepicker-next .ui-icon {background-position:center center;background-size:6px 10px;}
.ui-datepicker .ui-datepicker-prev .ui-icon span,
.ui-datepicker .ui-datepicker-next .ui-icon span {top:0;left:0;margin-left:0;margin-top:0;}
.ui-datepicker .ui-datepicker-prev {left:16px;}
.ui-datepicker .ui-datepicker-prev .ui-icon {background-image:url('../imgs/uio/uio_calendar_prev.svg');}
.ui-datepicker .ui-datepicker-next {right:16px;}
.ui-datepicker .ui-datepicker-next .ui-icon {background-image:url('../imgs/uio/uio_calendar_next.svg');}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {background-color:transparent;border:0;}
.upload-uio {position:relative;}
.upload-uio ul.items {font-size:0;}
.upload-uio ul.items li {display:inline-block;margin-right:20px;position:relative;vertical-align:top;}
.upload-uio ul.items li label {width:73px;height:73px;display:block;position:relative;}
.upload-uio ul.items li label input {position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);}
.upload-uio ul.items li label em {display:block;width:73px;height:73px;border:1px solid #dddddd;box-sizing:border-box;cursor:pointer;background:url('../imgs/uio/icon_btn_plus_grey.svg') no-repeat 50%;background-size:14px 14px;will-change:border-color;transition:border-color 0.3s 0s linear;}
.upload-uio ul.items li label:hover em {border-color:#222222;}
.upload-uio ul.items li .del {position:absolute;top:0;right:0;width:20px;height:20px;line-height:20px;text-align:center;background:#ffffff;font-size:16px;box-sizing:border-box;border:1px solid #dddddd;}
.upload-uio .warning {color:#999999;font-size:14px;line-height:28px;}
.upload-uio p.warning {position:absolute;right:28px;top:0;font-weight:300;line-height:25px;text-align:right;}
.upload-uio div.warning {margin-top:20px;}

.nodata {font-size:20px;text-align:center;color:#dddddd;line-height:1.5;padding-top:60px;padding-bottom:60px;font-weight:bold;}
.nodata:before {content:'';background:url('../imgs/icon_caution.png') no-repeat 0 0;width:67px;height:67px;display:block;margin-left:auto;margin-right:auto;margin-bottom:30px;background-size:contain;}

ul.dot_fit li {font-weight:400;line-height:20px;color:#111111;}
ul.dot_fit li + li {margin-top:6px;}
.reply-wrap {margin-top:30px;}
.reply-wrap .reply__header {margin-bottom:15px;}
.reply-wrap .reply__header .reply_alert {font-size:18px;font-weight:bold;letter-spacing:-0.9px;color:#333333;}
.reply-wrap .reply__write {float:left;position:relative;}
.reply-wrap .reply__write .txt-uio {height:120px;}
.reply-wrap .reply__write .txt-uio textarea {height:120px;background:#fcfcfc;width:437px;font-family:inherit;}
.reply-wrap .reply__write .txt-uio textarea::placeholder {font-family:'Roboto', sans-serif;letter-spacing:normal;font-size:14px;line-height:1.57;color:#999999;}
.reply-wrap .reply__write .count {position:absolute;right:20px;bottom:20px;font-family:'Roboto', sans-serif;font-size:14px;letter-spacing:normal;color:#999999;}
.reply-wrap .module_action {float:left;}
.reply-wrap .module_action .dbtn.camo-green {width:120px;height:120px;margin-left:10px;}
.reply-wrap .module_action .dbtn.camo-green strong {font-size:16px;font-weight:bold;letter-spacing:-0.8px;text-align:center;line-height:120px;color:#ffffff;}
.textarea-count {content:'';position:absolute;right:20px;bottom:20px;font-family:'Roboto', sans-serif;font-size:14px;color:#999999;}
.reply__list__wrap {clear:both;}
.reply__list__wrap.worry {text-align:center;margin-bottom:100px;}
.reply__list__wrap.worry .list__body {border-top:1px solid #dddddd;}
.reply__list__wrap.worry .list__body > li .item {padding-left:65px;}
.reply__list__wrap.worry .list__body > li .item p {margin-top:15px;}
.reply__list__wrap.review .list__body > li {padding-left:30px;padding-right:20px;}
.reply__list__wrap.review .list__body > li .item {width:92%;}
.reply__list__wrap .list__body {margin:15px 0 30px;overflow:hidden;box-sizing:border-box;text-align:left;}
.reply__list__wrap .list__body > li {border-bottom:1px solid #efefef;margin-top:30px;padding-bottom:30px;position:relative;top:0;font-weight:300;line-height:25px;}
.reply__list__wrap .list__body > li .item {box-sizing:border-box;display:inline-block;vertical-align:top;width:92%;}
.reply__list__wrap .list__body > li .item > ul > li.uio__star__rating {width:61px;height:11px;background-size:auto 100%;}
.reply__list__wrap .list__body > li .item > ul > li.uio__star__rating .on {height:11px;background-size:auto 100%;}
.reply__list__wrap .list__body > li .item > ul > li .person {font-size:14px;font-weight:300;}
.reply__list__wrap .list__body > li .item > ul > li .person.icon-label {position:absolute;left:0;top:50%;margin-top:-44px;text-align:center;padding-top:38px;font-weight:700;text-transform:uppercase;font-family:'Poppins';letter-spacing:-0.5px;}
.reply__list__wrap .list__body > li .item > ul > li.person_id {font-family:Poppins;line-height:1.57;font-size:14px;color:#111111;display:inline-block;vertical-align:middle;font-weight:normal;margin-left: 6px;}
.reply__list__wrap .list__body > li .item > ul > li.person_date {font-family:'Roboto', sans-serif;line-height:1.57;font-size:14px;color:#666666;margin-left:10px;padding-left:10px;position:relative;display:inline-block;vertical-align:middle;}
.reply__list__wrap .list__body > li .item > ul > li.person_date::before {content:'';position:absolute;left:0;top:50%;margin-top:-6px;width:1px;height:12px;background-color:#eeeeee;}
.reply__list__wrap .list__body > li .item > ul > li.stype {display:inline-block;vertical-align:middle;margin-left:10px;padding-left:10px;position:relative;}
.reply__list__wrap .list__body > li .item > ul > li.stype::before {content:'';position:absolute;left:0;top:50%;margin-top:-6px;width:1px;height:12px;background-color:#eeeeee;}
.reply__list__wrap .list__body > li .item p {line-height:1.71;letter-spacing:-0.42px;color:#111111;margin-top:10px;font-size:14px;}
.reply__list__wrap .list__body > li .item__btns {display:inline-block;vertical-align:top;}
.reply__list__wrap .list__body div.warning {margin-top:20px;line-height:24px;}
.reply__list__wrap .dbtn.view-more {padding:0 30px;width:auto;}
.ui_warn {font-size:0;line-height:1;}
.ui_warn h1 {font-size:16px;font-weight:bold;font-stretch:normal;font-style:normal;letter-spacing:-0.48px;text-align:left;color:#333333;background:url('../imgs/ico_ex.png') no-repeat 0 50%;padding-left:12px;margin-bottom:22px;}
.ui_warn ul.items li {position:relative;font-size:14px;font-weight:normal;font-stretch:normal;font-style:normal;letter-spacing:-0.42px;text-align:left;color:#111111;}
.ui_warn ul.items.dot li {padding-left:12px;}
.ui_warn ul.items.dot li:before {content:'';display:block;width:4px;height:4px;background:#000000;border-radius:2px;position:absolute;top:10px;left:0;}

.mt300 {margin-top:300px !important;}
.mr300 {margin-right:300px !important;}
.mb300 {margin-bottom:300px !important;}
.ml300 {margin-left:300px !important;}
.pt300 {padding-top:300px !important;}
.pr300 {padding-right:300px !important;}
.pb300 {padding-bottom:300px !important;}
.pl300 {padding-left:300px !important;}
.t300 {top:300px !important;}
.r300 {right:300px !important;}
.b300 {bottom:300px !important;}
.l300 {left:300px !important;}
.mt299 {margin-top:299px !important;}
.mr299 {margin-right:299px !important;}
.mb299 {margin-bottom:299px !important;}
.ml299 {margin-left:299px !important;}
.pt299 {padding-top:299px !important;}
.pr299 {padding-right:299px !important;}
.pb299 {padding-bottom:299px !important;}
.pl299 {padding-left:299px !important;}
.t299 {top:299px !important;}
.r299 {right:299px !important;}
.b299 {bottom:299px !important;}
.l299 {left:299px !important;}
.mt298 {margin-top:298px !important;}
.mr298 {margin-right:298px !important;}
.mb298 {margin-bottom:298px !important;}
.ml298 {margin-left:298px !important;}
.pt298 {padding-top:298px !important;}
.pr298 {padding-right:298px !important;}
.pb298 {padding-bottom:298px !important;}
.pl298 {padding-left:298px !important;}
.t298 {top:298px !important;}
.r298 {right:298px !important;}
.b298 {bottom:298px !important;}
.l298 {left:298px !important;}
.mt297 {margin-top:297px !important;}
.mr297 {margin-right:297px !important;}
.mb297 {margin-bottom:297px !important;}
.ml297 {margin-left:297px !important;}
.pt297 {padding-top:297px !important;}
.pr297 {padding-right:297px !important;}
.pb297 {padding-bottom:297px !important;}
.pl297 {padding-left:297px !important;}
.t297 {top:297px !important;}
.r297 {right:297px !important;}
.b297 {bottom:297px !important;}
.l297 {left:297px !important;}
.mt296 {margin-top:296px !important;}
.mr296 {margin-right:296px !important;}
.mb296 {margin-bottom:296px !important;}
.ml296 {margin-left:296px !important;}
.pt296 {padding-top:296px !important;}
.pr296 {padding-right:296px !important;}
.pb296 {padding-bottom:296px !important;}
.pl296 {padding-left:296px !important;}
.t296 {top:296px !important;}
.r296 {right:296px !important;}
.b296 {bottom:296px !important;}
.l296 {left:296px !important;}
.mt295 {margin-top:295px !important;}
.mr295 {margin-right:295px !important;}
.mb295 {margin-bottom:295px !important;}
.ml295 {margin-left:295px !important;}
.pt295 {padding-top:295px !important;}
.pr295 {padding-right:295px !important;}
.pb295 {padding-bottom:295px !important;}
.pl295 {padding-left:295px !important;}
.t295 {top:295px !important;}
.r295 {right:295px !important;}
.b295 {bottom:295px !important;}
.l295 {left:295px !important;}
.mt294 {margin-top:294px !important;}
.mr294 {margin-right:294px !important;}
.mb294 {margin-bottom:294px !important;}
.ml294 {margin-left:294px !important;}
.pt294 {padding-top:294px !important;}
.pr294 {padding-right:294px !important;}
.pb294 {padding-bottom:294px !important;}
.pl294 {padding-left:294px !important;}
.t294 {top:294px !important;}
.r294 {right:294px !important;}
.b294 {bottom:294px !important;}
.l294 {left:294px !important;}
.mt293 {margin-top:293px !important;}
.mr293 {margin-right:293px !important;}
.mb293 {margin-bottom:293px !important;}
.ml293 {margin-left:293px !important;}
.pt293 {padding-top:293px !important;}
.pr293 {padding-right:293px !important;}
.pb293 {padding-bottom:293px !important;}
.pl293 {padding-left:293px !important;}
.t293 {top:293px !important;}
.r293 {right:293px !important;}
.b293 {bottom:293px !important;}
.l293 {left:293px !important;}
.mt292 {margin-top:292px !important;}
.mr292 {margin-right:292px !important;}
.mb292 {margin-bottom:292px !important;}
.ml292 {margin-left:292px !important;}
.pt292 {padding-top:292px !important;}
.pr292 {padding-right:292px !important;}
.pb292 {padding-bottom:292px !important;}
.pl292 {padding-left:292px !important;}
.t292 {top:292px !important;}
.r292 {right:292px !important;}
.b292 {bottom:292px !important;}
.l292 {left:292px !important;}
.mt291 {margin-top:291px !important;}
.mr291 {margin-right:291px !important;}
.mb291 {margin-bottom:291px !important;}
.ml291 {margin-left:291px !important;}
.pt291 {padding-top:291px !important;}
.pr291 {padding-right:291px !important;}
.pb291 {padding-bottom:291px !important;}
.pl291 {padding-left:291px !important;}
.t291 {top:291px !important;}
.r291 {right:291px !important;}
.b291 {bottom:291px !important;}
.l291 {left:291px !important;}
.mt290 {margin-top:290px !important;}
.mr290 {margin-right:290px !important;}
.mb290 {margin-bottom:290px !important;}
.ml290 {margin-left:290px !important;}
.pt290 {padding-top:290px !important;}
.pr290 {padding-right:290px !important;}
.pb290 {padding-bottom:290px !important;}
.pl290 {padding-left:290px !important;}
.t290 {top:290px !important;}
.r290 {right:290px !important;}
.b290 {bottom:290px !important;}
.l290 {left:290px !important;}
.mt289 {margin-top:289px !important;}
.mr289 {margin-right:289px !important;}
.mb289 {margin-bottom:289px !important;}
.ml289 {margin-left:289px !important;}
.pt289 {padding-top:289px !important;}
.pr289 {padding-right:289px !important;}
.pb289 {padding-bottom:289px !important;}
.pl289 {padding-left:289px !important;}
.t289 {top:289px !important;}
.r289 {right:289px !important;}
.b289 {bottom:289px !important;}
.l289 {left:289px !important;}
.mt288 {margin-top:288px !important;}
.mr288 {margin-right:288px !important;}
.mb288 {margin-bottom:288px !important;}
.ml288 {margin-left:288px !important;}
.pt288 {padding-top:288px !important;}
.pr288 {padding-right:288px !important;}
.pb288 {padding-bottom:288px !important;}
.pl288 {padding-left:288px !important;}
.t288 {top:288px !important;}
.r288 {right:288px !important;}
.b288 {bottom:288px !important;}
.l288 {left:288px !important;}
.mt287 {margin-top:287px !important;}
.mr287 {margin-right:287px !important;}
.mb287 {margin-bottom:287px !important;}
.ml287 {margin-left:287px !important;}
.pt287 {padding-top:287px !important;}
.pr287 {padding-right:287px !important;}
.pb287 {padding-bottom:287px !important;}
.pl287 {padding-left:287px !important;}
.t287 {top:287px !important;}
.r287 {right:287px !important;}
.b287 {bottom:287px !important;}
.l287 {left:287px !important;}
.mt286 {margin-top:286px !important;}
.mr286 {margin-right:286px !important;}
.mb286 {margin-bottom:286px !important;}
.ml286 {margin-left:286px !important;}
.pt286 {padding-top:286px !important;}
.pr286 {padding-right:286px !important;}
.pb286 {padding-bottom:286px !important;}
.pl286 {padding-left:286px !important;}
.t286 {top:286px !important;}
.r286 {right:286px !important;}
.b286 {bottom:286px !important;}
.l286 {left:286px !important;}
.mt285 {margin-top:285px !important;}
.mr285 {margin-right:285px !important;}
.mb285 {margin-bottom:285px !important;}
.ml285 {margin-left:285px !important;}
.pt285 {padding-top:285px !important;}
.pr285 {padding-right:285px !important;}
.pb285 {padding-bottom:285px !important;}
.pl285 {padding-left:285px !important;}
.t285 {top:285px !important;}
.r285 {right:285px !important;}
.b285 {bottom:285px !important;}
.l285 {left:285px !important;}
.mt284 {margin-top:284px !important;}
.mr284 {margin-right:284px !important;}
.mb284 {margin-bottom:284px !important;}
.ml284 {margin-left:284px !important;}
.pt284 {padding-top:284px !important;}
.pr284 {padding-right:284px !important;}
.pb284 {padding-bottom:284px !important;}
.pl284 {padding-left:284px !important;}
.t284 {top:284px !important;}
.r284 {right:284px !important;}
.b284 {bottom:284px !important;}
.l284 {left:284px !important;}
.mt283 {margin-top:283px !important;}
.mr283 {margin-right:283px !important;}
.mb283 {margin-bottom:283px !important;}
.ml283 {margin-left:283px !important;}
.pt283 {padding-top:283px !important;}
.pr283 {padding-right:283px !important;}
.pb283 {padding-bottom:283px !important;}
.pl283 {padding-left:283px !important;}
.t283 {top:283px !important;}
.r283 {right:283px !important;}
.b283 {bottom:283px !important;}
.l283 {left:283px !important;}
.mt282 {margin-top:282px !important;}
.mr282 {margin-right:282px !important;}
.mb282 {margin-bottom:282px !important;}
.ml282 {margin-left:282px !important;}
.pt282 {padding-top:282px !important;}
.pr282 {padding-right:282px !important;}
.pb282 {padding-bottom:282px !important;}
.pl282 {padding-left:282px !important;}
.t282 {top:282px !important;}
.r282 {right:282px !important;}
.b282 {bottom:282px !important;}
.l282 {left:282px !important;}
.mt281 {margin-top:281px !important;}
.mr281 {margin-right:281px !important;}
.mb281 {margin-bottom:281px !important;}
.ml281 {margin-left:281px !important;}
.pt281 {padding-top:281px !important;}
.pr281 {padding-right:281px !important;}
.pb281 {padding-bottom:281px !important;}
.pl281 {padding-left:281px !important;}
.t281 {top:281px !important;}
.r281 {right:281px !important;}
.b281 {bottom:281px !important;}
.l281 {left:281px !important;}
.mt280 {margin-top:280px !important;}
.mr280 {margin-right:280px !important;}
.mb280 {margin-bottom:280px !important;}
.ml280 {margin-left:280px !important;}
.pt280 {padding-top:280px !important;}
.pr280 {padding-right:280px !important;}
.pb280 {padding-bottom:280px !important;}
.pl280 {padding-left:280px !important;}
.t280 {top:280px !important;}
.r280 {right:280px !important;}
.b280 {bottom:280px !important;}
.l280 {left:280px !important;}
.mt279 {margin-top:279px !important;}
.mr279 {margin-right:279px !important;}
.mb279 {margin-bottom:279px !important;}
.ml279 {margin-left:279px !important;}
.pt279 {padding-top:279px !important;}
.pr279 {padding-right:279px !important;}
.pb279 {padding-bottom:279px !important;}
.pl279 {padding-left:279px !important;}
.t279 {top:279px !important;}
.r279 {right:279px !important;}
.b279 {bottom:279px !important;}
.l279 {left:279px !important;}
.mt278 {margin-top:278px !important;}
.mr278 {margin-right:278px !important;}
.mb278 {margin-bottom:278px !important;}
.ml278 {margin-left:278px !important;}
.pt278 {padding-top:278px !important;}
.pr278 {padding-right:278px !important;}
.pb278 {padding-bottom:278px !important;}
.pl278 {padding-left:278px !important;}
.t278 {top:278px !important;}
.r278 {right:278px !important;}
.b278 {bottom:278px !important;}
.l278 {left:278px !important;}
.mt277 {margin-top:277px !important;}
.mr277 {margin-right:277px !important;}
.mb277 {margin-bottom:277px !important;}
.ml277 {margin-left:277px !important;}
.pt277 {padding-top:277px !important;}
.pr277 {padding-right:277px !important;}
.pb277 {padding-bottom:277px !important;}
.pl277 {padding-left:277px !important;}
.t277 {top:277px !important;}
.r277 {right:277px !important;}
.b277 {bottom:277px !important;}
.l277 {left:277px !important;}
.mt276 {margin-top:276px !important;}
.mr276 {margin-right:276px !important;}
.mb276 {margin-bottom:276px !important;}
.ml276 {margin-left:276px !important;}
.pt276 {padding-top:276px !important;}
.pr276 {padding-right:276px !important;}
.pb276 {padding-bottom:276px !important;}
.pl276 {padding-left:276px !important;}
.t276 {top:276px !important;}
.r276 {right:276px !important;}
.b276 {bottom:276px !important;}
.l276 {left:276px !important;}
.mt275 {margin-top:275px !important;}
.mr275 {margin-right:275px !important;}
.mb275 {margin-bottom:275px !important;}
.ml275 {margin-left:275px !important;}
.pt275 {padding-top:275px !important;}
.pr275 {padding-right:275px !important;}
.pb275 {padding-bottom:275px !important;}
.pl275 {padding-left:275px !important;}
.t275 {top:275px !important;}
.r275 {right:275px !important;}
.b275 {bottom:275px !important;}
.l275 {left:275px !important;}
.mt274 {margin-top:274px !important;}
.mr274 {margin-right:274px !important;}
.mb274 {margin-bottom:274px !important;}
.ml274 {margin-left:274px !important;}
.pt274 {padding-top:274px !important;}
.pr274 {padding-right:274px !important;}
.pb274 {padding-bottom:274px !important;}
.pl274 {padding-left:274px !important;}
.t274 {top:274px !important;}
.r274 {right:274px !important;}
.b274 {bottom:274px !important;}
.l274 {left:274px !important;}
.mt273 {margin-top:273px !important;}
.mr273 {margin-right:273px !important;}
.mb273 {margin-bottom:273px !important;}
.ml273 {margin-left:273px !important;}
.pt273 {padding-top:273px !important;}
.pr273 {padding-right:273px !important;}
.pb273 {padding-bottom:273px !important;}
.pl273 {padding-left:273px !important;}
.t273 {top:273px !important;}
.r273 {right:273px !important;}
.b273 {bottom:273px !important;}
.l273 {left:273px !important;}
.mt272 {margin-top:272px !important;}
.mr272 {margin-right:272px !important;}
.mb272 {margin-bottom:272px !important;}
.ml272 {margin-left:272px !important;}
.pt272 {padding-top:272px !important;}
.pr272 {padding-right:272px !important;}
.pb272 {padding-bottom:272px !important;}
.pl272 {padding-left:272px !important;}
.t272 {top:272px !important;}
.r272 {right:272px !important;}
.b272 {bottom:272px !important;}
.l272 {left:272px !important;}
.mt271 {margin-top:271px !important;}
.mr271 {margin-right:271px !important;}
.mb271 {margin-bottom:271px !important;}
.ml271 {margin-left:271px !important;}
.pt271 {padding-top:271px !important;}
.pr271 {padding-right:271px !important;}
.pb271 {padding-bottom:271px !important;}
.pl271 {padding-left:271px !important;}
.t271 {top:271px !important;}
.r271 {right:271px !important;}
.b271 {bottom:271px !important;}
.l271 {left:271px !important;}
.mt270 {margin-top:270px !important;}
.mr270 {margin-right:270px !important;}
.mb270 {margin-bottom:270px !important;}
.ml270 {margin-left:270px !important;}
.pt270 {padding-top:270px !important;}
.pr270 {padding-right:270px !important;}
.pb270 {padding-bottom:270px !important;}
.pl270 {padding-left:270px !important;}
.t270 {top:270px !important;}
.r270 {right:270px !important;}
.b270 {bottom:270px !important;}
.l270 {left:270px !important;}
.mt269 {margin-top:269px !important;}
.mr269 {margin-right:269px !important;}
.mb269 {margin-bottom:269px !important;}
.ml269 {margin-left:269px !important;}
.pt269 {padding-top:269px !important;}
.pr269 {padding-right:269px !important;}
.pb269 {padding-bottom:269px !important;}
.pl269 {padding-left:269px !important;}
.t269 {top:269px !important;}
.r269 {right:269px !important;}
.b269 {bottom:269px !important;}
.l269 {left:269px !important;}
.mt268 {margin-top:268px !important;}
.mr268 {margin-right:268px !important;}
.mb268 {margin-bottom:268px !important;}
.ml268 {margin-left:268px !important;}
.pt268 {padding-top:268px !important;}
.pr268 {padding-right:268px !important;}
.pb268 {padding-bottom:268px !important;}
.pl268 {padding-left:268px !important;}
.t268 {top:268px !important;}
.r268 {right:268px !important;}
.b268 {bottom:268px !important;}
.l268 {left:268px !important;}
.mt267 {margin-top:267px !important;}
.mr267 {margin-right:267px !important;}
.mb267 {margin-bottom:267px !important;}
.ml267 {margin-left:267px !important;}
.pt267 {padding-top:267px !important;}
.pr267 {padding-right:267px !important;}
.pb267 {padding-bottom:267px !important;}
.pl267 {padding-left:267px !important;}
.t267 {top:267px !important;}
.r267 {right:267px !important;}
.b267 {bottom:267px !important;}
.l267 {left:267px !important;}
.mt266 {margin-top:266px !important;}
.mr266 {margin-right:266px !important;}
.mb266 {margin-bottom:266px !important;}
.ml266 {margin-left:266px !important;}
.pt266 {padding-top:266px !important;}
.pr266 {padding-right:266px !important;}
.pb266 {padding-bottom:266px !important;}
.pl266 {padding-left:266px !important;}
.t266 {top:266px !important;}
.r266 {right:266px !important;}
.b266 {bottom:266px !important;}
.l266 {left:266px !important;}
.mt265 {margin-top:265px !important;}
.mr265 {margin-right:265px !important;}
.mb265 {margin-bottom:265px !important;}
.ml265 {margin-left:265px !important;}
.pt265 {padding-top:265px !important;}
.pr265 {padding-right:265px !important;}
.pb265 {padding-bottom:265px !important;}
.pl265 {padding-left:265px !important;}
.t265 {top:265px !important;}
.r265 {right:265px !important;}
.b265 {bottom:265px !important;}
.l265 {left:265px !important;}
.mt264 {margin-top:264px !important;}
.mr264 {margin-right:264px !important;}
.mb264 {margin-bottom:264px !important;}
.ml264 {margin-left:264px !important;}
.pt264 {padding-top:264px !important;}
.pr264 {padding-right:264px !important;}
.pb264 {padding-bottom:264px !important;}
.pl264 {padding-left:264px !important;}
.t264 {top:264px !important;}
.r264 {right:264px !important;}
.b264 {bottom:264px !important;}
.l264 {left:264px !important;}
.mt263 {margin-top:263px !important;}
.mr263 {margin-right:263px !important;}
.mb263 {margin-bottom:263px !important;}
.ml263 {margin-left:263px !important;}
.pt263 {padding-top:263px !important;}
.pr263 {padding-right:263px !important;}
.pb263 {padding-bottom:263px !important;}
.pl263 {padding-left:263px !important;}
.t263 {top:263px !important;}
.r263 {right:263px !important;}
.b263 {bottom:263px !important;}
.l263 {left:263px !important;}
.mt262 {margin-top:262px !important;}
.mr262 {margin-right:262px !important;}
.mb262 {margin-bottom:262px !important;}
.ml262 {margin-left:262px !important;}
.pt262 {padding-top:262px !important;}
.pr262 {padding-right:262px !important;}
.pb262 {padding-bottom:262px !important;}
.pl262 {padding-left:262px !important;}
.t262 {top:262px !important;}
.r262 {right:262px !important;}
.b262 {bottom:262px !important;}
.l262 {left:262px !important;}
.mt261 {margin-top:261px !important;}
.mr261 {margin-right:261px !important;}
.mb261 {margin-bottom:261px !important;}
.ml261 {margin-left:261px !important;}
.pt261 {padding-top:261px !important;}
.pr261 {padding-right:261px !important;}
.pb261 {padding-bottom:261px !important;}
.pl261 {padding-left:261px !important;}
.t261 {top:261px !important;}
.r261 {right:261px !important;}
.b261 {bottom:261px !important;}
.l261 {left:261px !important;}
.mt260 {margin-top:260px !important;}
.mr260 {margin-right:260px !important;}
.mb260 {margin-bottom:260px !important;}
.ml260 {margin-left:260px !important;}
.pt260 {padding-top:260px !important;}
.pr260 {padding-right:260px !important;}
.pb260 {padding-bottom:260px !important;}
.pl260 {padding-left:260px !important;}
.t260 {top:260px !important;}
.r260 {right:260px !important;}
.b260 {bottom:260px !important;}
.l260 {left:260px !important;}
.mt259 {margin-top:259px !important;}
.mr259 {margin-right:259px !important;}
.mb259 {margin-bottom:259px !important;}
.ml259 {margin-left:259px !important;}
.pt259 {padding-top:259px !important;}
.pr259 {padding-right:259px !important;}
.pb259 {padding-bottom:259px !important;}
.pl259 {padding-left:259px !important;}
.t259 {top:259px !important;}
.r259 {right:259px !important;}
.b259 {bottom:259px !important;}
.l259 {left:259px !important;}
.mt258 {margin-top:258px !important;}
.mr258 {margin-right:258px !important;}
.mb258 {margin-bottom:258px !important;}
.ml258 {margin-left:258px !important;}
.pt258 {padding-top:258px !important;}
.pr258 {padding-right:258px !important;}
.pb258 {padding-bottom:258px !important;}
.pl258 {padding-left:258px !important;}
.t258 {top:258px !important;}
.r258 {right:258px !important;}
.b258 {bottom:258px !important;}
.l258 {left:258px !important;}
.mt257 {margin-top:257px !important;}
.mr257 {margin-right:257px !important;}
.mb257 {margin-bottom:257px !important;}
.ml257 {margin-left:257px !important;}
.pt257 {padding-top:257px !important;}
.pr257 {padding-right:257px !important;}
.pb257 {padding-bottom:257px !important;}
.pl257 {padding-left:257px !important;}
.t257 {top:257px !important;}
.r257 {right:257px !important;}
.b257 {bottom:257px !important;}
.l257 {left:257px !important;}
.mt256 {margin-top:256px !important;}
.mr256 {margin-right:256px !important;}
.mb256 {margin-bottom:256px !important;}
.ml256 {margin-left:256px !important;}
.pt256 {padding-top:256px !important;}
.pr256 {padding-right:256px !important;}
.pb256 {padding-bottom:256px !important;}
.pl256 {padding-left:256px !important;}
.t256 {top:256px !important;}
.r256 {right:256px !important;}
.b256 {bottom:256px !important;}
.l256 {left:256px !important;}
.mt255 {margin-top:255px !important;}
.mr255 {margin-right:255px !important;}
.mb255 {margin-bottom:255px !important;}
.ml255 {margin-left:255px !important;}
.pt255 {padding-top:255px !important;}
.pr255 {padding-right:255px !important;}
.pb255 {padding-bottom:255px !important;}
.pl255 {padding-left:255px !important;}
.t255 {top:255px !important;}
.r255 {right:255px !important;}
.b255 {bottom:255px !important;}
.l255 {left:255px !important;}
.mt254 {margin-top:254px !important;}
.mr254 {margin-right:254px !important;}
.mb254 {margin-bottom:254px !important;}
.ml254 {margin-left:254px !important;}
.pt254 {padding-top:254px !important;}
.pr254 {padding-right:254px !important;}
.pb254 {padding-bottom:254px !important;}
.pl254 {padding-left:254px !important;}
.t254 {top:254px !important;}
.r254 {right:254px !important;}
.b254 {bottom:254px !important;}
.l254 {left:254px !important;}
.mt253 {margin-top:253px !important;}
.mr253 {margin-right:253px !important;}
.mb253 {margin-bottom:253px !important;}
.ml253 {margin-left:253px !important;}
.pt253 {padding-top:253px !important;}
.pr253 {padding-right:253px !important;}
.pb253 {padding-bottom:253px !important;}
.pl253 {padding-left:253px !important;}
.t253 {top:253px !important;}
.r253 {right:253px !important;}
.b253 {bottom:253px !important;}
.l253 {left:253px !important;}
.mt252 {margin-top:252px !important;}
.mr252 {margin-right:252px !important;}
.mb252 {margin-bottom:252px !important;}
.ml252 {margin-left:252px !important;}
.pt252 {padding-top:252px !important;}
.pr252 {padding-right:252px !important;}
.pb252 {padding-bottom:252px !important;}
.pl252 {padding-left:252px !important;}
.t252 {top:252px !important;}
.r252 {right:252px !important;}
.b252 {bottom:252px !important;}
.l252 {left:252px !important;}
.mt251 {margin-top:251px !important;}
.mr251 {margin-right:251px !important;}
.mb251 {margin-bottom:251px !important;}
.ml251 {margin-left:251px !important;}
.pt251 {padding-top:251px !important;}
.pr251 {padding-right:251px !important;}
.pb251 {padding-bottom:251px !important;}
.pl251 {padding-left:251px !important;}
.t251 {top:251px !important;}
.r251 {right:251px !important;}
.b251 {bottom:251px !important;}
.l251 {left:251px !important;}
.mt250 {margin-top:250px !important;}
.mr250 {margin-right:250px !important;}
.mb250 {margin-bottom:250px !important;}
.ml250 {margin-left:250px !important;}
.pt250 {padding-top:250px !important;}
.pr250 {padding-right:250px !important;}
.pb250 {padding-bottom:250px !important;}
.pl250 {padding-left:250px !important;}
.t250 {top:250px !important;}
.r250 {right:250px !important;}
.b250 {bottom:250px !important;}
.l250 {left:250px !important;}
.mt249 {margin-top:249px !important;}
.mr249 {margin-right:249px !important;}
.mb249 {margin-bottom:249px !important;}
.ml249 {margin-left:249px !important;}
.pt249 {padding-top:249px !important;}
.pr249 {padding-right:249px !important;}
.pb249 {padding-bottom:249px !important;}
.pl249 {padding-left:249px !important;}
.t249 {top:249px !important;}
.r249 {right:249px !important;}
.b249 {bottom:249px !important;}
.l249 {left:249px !important;}
.mt248 {margin-top:248px !important;}
.mr248 {margin-right:248px !important;}
.mb248 {margin-bottom:248px !important;}
.ml248 {margin-left:248px !important;}
.pt248 {padding-top:248px !important;}
.pr248 {padding-right:248px !important;}
.pb248 {padding-bottom:248px !important;}
.pl248 {padding-left:248px !important;}
.t248 {top:248px !important;}
.r248 {right:248px !important;}
.b248 {bottom:248px !important;}
.l248 {left:248px !important;}
.mt247 {margin-top:247px !important;}
.mr247 {margin-right:247px !important;}
.mb247 {margin-bottom:247px !important;}
.ml247 {margin-left:247px !important;}
.pt247 {padding-top:247px !important;}
.pr247 {padding-right:247px !important;}
.pb247 {padding-bottom:247px !important;}
.pl247 {padding-left:247px !important;}
.t247 {top:247px !important;}
.r247 {right:247px !important;}
.b247 {bottom:247px !important;}
.l247 {left:247px !important;}
.mt246 {margin-top:246px !important;}
.mr246 {margin-right:246px !important;}
.mb246 {margin-bottom:246px !important;}
.ml246 {margin-left:246px !important;}
.pt246 {padding-top:246px !important;}
.pr246 {padding-right:246px !important;}
.pb246 {padding-bottom:246px !important;}
.pl246 {padding-left:246px !important;}
.t246 {top:246px !important;}
.r246 {right:246px !important;}
.b246 {bottom:246px !important;}
.l246 {left:246px !important;}
.mt245 {margin-top:245px !important;}
.mr245 {margin-right:245px !important;}
.mb245 {margin-bottom:245px !important;}
.ml245 {margin-left:245px !important;}
.pt245 {padding-top:245px !important;}
.pr245 {padding-right:245px !important;}
.pb245 {padding-bottom:245px !important;}
.pl245 {padding-left:245px !important;}
.t245 {top:245px !important;}
.r245 {right:245px !important;}
.b245 {bottom:245px !important;}
.l245 {left:245px !important;}
.mt244 {margin-top:244px !important;}
.mr244 {margin-right:244px !important;}
.mb244 {margin-bottom:244px !important;}
.ml244 {margin-left:244px !important;}
.pt244 {padding-top:244px !important;}
.pr244 {padding-right:244px !important;}
.pb244 {padding-bottom:244px !important;}
.pl244 {padding-left:244px !important;}
.t244 {top:244px !important;}
.r244 {right:244px !important;}
.b244 {bottom:244px !important;}
.l244 {left:244px !important;}
.mt243 {margin-top:243px !important;}
.mr243 {margin-right:243px !important;}
.mb243 {margin-bottom:243px !important;}
.ml243 {margin-left:243px !important;}
.pt243 {padding-top:243px !important;}
.pr243 {padding-right:243px !important;}
.pb243 {padding-bottom:243px !important;}
.pl243 {padding-left:243px !important;}
.t243 {top:243px !important;}
.r243 {right:243px !important;}
.b243 {bottom:243px !important;}
.l243 {left:243px !important;}
.mt242 {margin-top:242px !important;}
.mr242 {margin-right:242px !important;}
.mb242 {margin-bottom:242px !important;}
.ml242 {margin-left:242px !important;}
.pt242 {padding-top:242px !important;}
.pr242 {padding-right:242px !important;}
.pb242 {padding-bottom:242px !important;}
.pl242 {padding-left:242px !important;}
.t242 {top:242px !important;}
.r242 {right:242px !important;}
.b242 {bottom:242px !important;}
.l242 {left:242px !important;}
.mt241 {margin-top:241px !important;}
.mr241 {margin-right:241px !important;}
.mb241 {margin-bottom:241px !important;}
.ml241 {margin-left:241px !important;}
.pt241 {padding-top:241px !important;}
.pr241 {padding-right:241px !important;}
.pb241 {padding-bottom:241px !important;}
.pl241 {padding-left:241px !important;}
.t241 {top:241px !important;}
.r241 {right:241px !important;}
.b241 {bottom:241px !important;}
.l241 {left:241px !important;}
.mt240 {margin-top:240px !important;}
.mr240 {margin-right:240px !important;}
.mb240 {margin-bottom:240px !important;}
.ml240 {margin-left:240px !important;}
.pt240 {padding-top:240px !important;}
.pr240 {padding-right:240px !important;}
.pb240 {padding-bottom:240px !important;}
.pl240 {padding-left:240px !important;}
.t240 {top:240px !important;}
.r240 {right:240px !important;}
.b240 {bottom:240px !important;}
.l240 {left:240px !important;}
.mt239 {margin-top:239px !important;}
.mr239 {margin-right:239px !important;}
.mb239 {margin-bottom:239px !important;}
.ml239 {margin-left:239px !important;}
.pt239 {padding-top:239px !important;}
.pr239 {padding-right:239px !important;}
.pb239 {padding-bottom:239px !important;}
.pl239 {padding-left:239px !important;}
.t239 {top:239px !important;}
.r239 {right:239px !important;}
.b239 {bottom:239px !important;}
.l239 {left:239px !important;}
.mt238 {margin-top:238px !important;}
.mr238 {margin-right:238px !important;}
.mb238 {margin-bottom:238px !important;}
.ml238 {margin-left:238px !important;}
.pt238 {padding-top:238px !important;}
.pr238 {padding-right:238px !important;}
.pb238 {padding-bottom:238px !important;}
.pl238 {padding-left:238px !important;}
.t238 {top:238px !important;}
.r238 {right:238px !important;}
.b238 {bottom:238px !important;}
.l238 {left:238px !important;}
.mt237 {margin-top:237px !important;}
.mr237 {margin-right:237px !important;}
.mb237 {margin-bottom:237px !important;}
.ml237 {margin-left:237px !important;}
.pt237 {padding-top:237px !important;}
.pr237 {padding-right:237px !important;}
.pb237 {padding-bottom:237px !important;}
.pl237 {padding-left:237px !important;}
.t237 {top:237px !important;}
.r237 {right:237px !important;}
.b237 {bottom:237px !important;}
.l237 {left:237px !important;}
.mt236 {margin-top:236px !important;}
.mr236 {margin-right:236px !important;}
.mb236 {margin-bottom:236px !important;}
.ml236 {margin-left:236px !important;}
.pt236 {padding-top:236px !important;}
.pr236 {padding-right:236px !important;}
.pb236 {padding-bottom:236px !important;}
.pl236 {padding-left:236px !important;}
.t236 {top:236px !important;}
.r236 {right:236px !important;}
.b236 {bottom:236px !important;}
.l236 {left:236px !important;}
.mt235 {margin-top:235px !important;}
.mr235 {margin-right:235px !important;}
.mb235 {margin-bottom:235px !important;}
.ml235 {margin-left:235px !important;}
.pt235 {padding-top:235px !important;}
.pr235 {padding-right:235px !important;}
.pb235 {padding-bottom:235px !important;}
.pl235 {padding-left:235px !important;}
.t235 {top:235px !important;}
.r235 {right:235px !important;}
.b235 {bottom:235px !important;}
.l235 {left:235px !important;}
.mt234 {margin-top:234px !important;}
.mr234 {margin-right:234px !important;}
.mb234 {margin-bottom:234px !important;}
.ml234 {margin-left:234px !important;}
.pt234 {padding-top:234px !important;}
.pr234 {padding-right:234px !important;}
.pb234 {padding-bottom:234px !important;}
.pl234 {padding-left:234px !important;}
.t234 {top:234px !important;}
.r234 {right:234px !important;}
.b234 {bottom:234px !important;}
.l234 {left:234px !important;}
.mt233 {margin-top:233px !important;}
.mr233 {margin-right:233px !important;}
.mb233 {margin-bottom:233px !important;}
.ml233 {margin-left:233px !important;}
.pt233 {padding-top:233px !important;}
.pr233 {padding-right:233px !important;}
.pb233 {padding-bottom:233px !important;}
.pl233 {padding-left:233px !important;}
.t233 {top:233px !important;}
.r233 {right:233px !important;}
.b233 {bottom:233px !important;}
.l233 {left:233px !important;}
.mt232 {margin-top:232px !important;}
.mr232 {margin-right:232px !important;}
.mb232 {margin-bottom:232px !important;}
.ml232 {margin-left:232px !important;}
.pt232 {padding-top:232px !important;}
.pr232 {padding-right:232px !important;}
.pb232 {padding-bottom:232px !important;}
.pl232 {padding-left:232px !important;}
.t232 {top:232px !important;}
.r232 {right:232px !important;}
.b232 {bottom:232px !important;}
.l232 {left:232px !important;}
.mt231 {margin-top:231px !important;}
.mr231 {margin-right:231px !important;}
.mb231 {margin-bottom:231px !important;}
.ml231 {margin-left:231px !important;}
.pt231 {padding-top:231px !important;}
.pr231 {padding-right:231px !important;}
.pb231 {padding-bottom:231px !important;}
.pl231 {padding-left:231px !important;}
.t231 {top:231px !important;}
.r231 {right:231px !important;}
.b231 {bottom:231px !important;}
.l231 {left:231px !important;}
.mt230 {margin-top:230px !important;}
.mr230 {margin-right:230px !important;}
.mb230 {margin-bottom:230px !important;}
.ml230 {margin-left:230px !important;}
.pt230 {padding-top:230px !important;}
.pr230 {padding-right:230px !important;}
.pb230 {padding-bottom:230px !important;}
.pl230 {padding-left:230px !important;}
.t230 {top:230px !important;}
.r230 {right:230px !important;}
.b230 {bottom:230px !important;}
.l230 {left:230px !important;}
.mt229 {margin-top:229px !important;}
.mr229 {margin-right:229px !important;}
.mb229 {margin-bottom:229px !important;}
.ml229 {margin-left:229px !important;}
.pt229 {padding-top:229px !important;}
.pr229 {padding-right:229px !important;}
.pb229 {padding-bottom:229px !important;}
.pl229 {padding-left:229px !important;}
.t229 {top:229px !important;}
.r229 {right:229px !important;}
.b229 {bottom:229px !important;}
.l229 {left:229px !important;}
.mt228 {margin-top:228px !important;}
.mr228 {margin-right:228px !important;}
.mb228 {margin-bottom:228px !important;}
.ml228 {margin-left:228px !important;}
.pt228 {padding-top:228px !important;}
.pr228 {padding-right:228px !important;}
.pb228 {padding-bottom:228px !important;}
.pl228 {padding-left:228px !important;}
.t228 {top:228px !important;}
.r228 {right:228px !important;}
.b228 {bottom:228px !important;}
.l228 {left:228px !important;}
.mt227 {margin-top:227px !important;}
.mr227 {margin-right:227px !important;}
.mb227 {margin-bottom:227px !important;}
.ml227 {margin-left:227px !important;}
.pt227 {padding-top:227px !important;}
.pr227 {padding-right:227px !important;}
.pb227 {padding-bottom:227px !important;}
.pl227 {padding-left:227px !important;}
.t227 {top:227px !important;}
.r227 {right:227px !important;}
.b227 {bottom:227px !important;}
.l227 {left:227px !important;}
.mt226 {margin-top:226px !important;}
.mr226 {margin-right:226px !important;}
.mb226 {margin-bottom:226px !important;}
.ml226 {margin-left:226px !important;}
.pt226 {padding-top:226px !important;}
.pr226 {padding-right:226px !important;}
.pb226 {padding-bottom:226px !important;}
.pl226 {padding-left:226px !important;}
.t226 {top:226px !important;}
.r226 {right:226px !important;}
.b226 {bottom:226px !important;}
.l226 {left:226px !important;}
.mt225 {margin-top:225px !important;}
.mr225 {margin-right:225px !important;}
.mb225 {margin-bottom:225px !important;}
.ml225 {margin-left:225px !important;}
.pt225 {padding-top:225px !important;}
.pr225 {padding-right:225px !important;}
.pb225 {padding-bottom:225px !important;}
.pl225 {padding-left:225px !important;}
.t225 {top:225px !important;}
.r225 {right:225px !important;}
.b225 {bottom:225px !important;}
.l225 {left:225px !important;}
.mt224 {margin-top:224px !important;}
.mr224 {margin-right:224px !important;}
.mb224 {margin-bottom:224px !important;}
.ml224 {margin-left:224px !important;}
.pt224 {padding-top:224px !important;}
.pr224 {padding-right:224px !important;}
.pb224 {padding-bottom:224px !important;}
.pl224 {padding-left:224px !important;}
.t224 {top:224px !important;}
.r224 {right:224px !important;}
.b224 {bottom:224px !important;}
.l224 {left:224px !important;}
.mt223 {margin-top:223px !important;}
.mr223 {margin-right:223px !important;}
.mb223 {margin-bottom:223px !important;}
.ml223 {margin-left:223px !important;}
.pt223 {padding-top:223px !important;}
.pr223 {padding-right:223px !important;}
.pb223 {padding-bottom:223px !important;}
.pl223 {padding-left:223px !important;}
.t223 {top:223px !important;}
.r223 {right:223px !important;}
.b223 {bottom:223px !important;}
.l223 {left:223px !important;}
.mt222 {margin-top:222px !important;}
.mr222 {margin-right:222px !important;}
.mb222 {margin-bottom:222px !important;}
.ml222 {margin-left:222px !important;}
.pt222 {padding-top:222px !important;}
.pr222 {padding-right:222px !important;}
.pb222 {padding-bottom:222px !important;}
.pl222 {padding-left:222px !important;}
.t222 {top:222px !important;}
.r222 {right:222px !important;}
.b222 {bottom:222px !important;}
.l222 {left:222px !important;}
.mt221 {margin-top:221px !important;}
.mr221 {margin-right:221px !important;}
.mb221 {margin-bottom:221px !important;}
.ml221 {margin-left:221px !important;}
.pt221 {padding-top:221px !important;}
.pr221 {padding-right:221px !important;}
.pb221 {padding-bottom:221px !important;}
.pl221 {padding-left:221px !important;}
.t221 {top:221px !important;}
.r221 {right:221px !important;}
.b221 {bottom:221px !important;}
.l221 {left:221px !important;}
.mt220 {margin-top:220px !important;}
.mr220 {margin-right:220px !important;}
.mb220 {margin-bottom:220px !important;}
.ml220 {margin-left:220px !important;}
.pt220 {padding-top:220px !important;}
.pr220 {padding-right:220px !important;}
.pb220 {padding-bottom:220px !important;}
.pl220 {padding-left:220px !important;}
.t220 {top:220px !important;}
.r220 {right:220px !important;}
.b220 {bottom:220px !important;}
.l220 {left:220px !important;}
.mt219 {margin-top:219px !important;}
.mr219 {margin-right:219px !important;}
.mb219 {margin-bottom:219px !important;}
.ml219 {margin-left:219px !important;}
.pt219 {padding-top:219px !important;}
.pr219 {padding-right:219px !important;}
.pb219 {padding-bottom:219px !important;}
.pl219 {padding-left:219px !important;}
.t219 {top:219px !important;}
.r219 {right:219px !important;}
.b219 {bottom:219px !important;}
.l219 {left:219px !important;}
.mt218 {margin-top:218px !important;}
.mr218 {margin-right:218px !important;}
.mb218 {margin-bottom:218px !important;}
.ml218 {margin-left:218px !important;}
.pt218 {padding-top:218px !important;}
.pr218 {padding-right:218px !important;}
.pb218 {padding-bottom:218px !important;}
.pl218 {padding-left:218px !important;}
.t218 {top:218px !important;}
.r218 {right:218px !important;}
.b218 {bottom:218px !important;}
.l218 {left:218px !important;}
.mt217 {margin-top:217px !important;}
.mr217 {margin-right:217px !important;}
.mb217 {margin-bottom:217px !important;}
.ml217 {margin-left:217px !important;}
.pt217 {padding-top:217px !important;}
.pr217 {padding-right:217px !important;}
.pb217 {padding-bottom:217px !important;}
.pl217 {padding-left:217px !important;}
.t217 {top:217px !important;}
.r217 {right:217px !important;}
.b217 {bottom:217px !important;}
.l217 {left:217px !important;}
.mt216 {margin-top:216px !important;}
.mr216 {margin-right:216px !important;}
.mb216 {margin-bottom:216px !important;}
.ml216 {margin-left:216px !important;}
.pt216 {padding-top:216px !important;}
.pr216 {padding-right:216px !important;}
.pb216 {padding-bottom:216px !important;}
.pl216 {padding-left:216px !important;}
.t216 {top:216px !important;}
.r216 {right:216px !important;}
.b216 {bottom:216px !important;}
.l216 {left:216px !important;}
.mt215 {margin-top:215px !important;}
.mr215 {margin-right:215px !important;}
.mb215 {margin-bottom:215px !important;}
.ml215 {margin-left:215px !important;}
.pt215 {padding-top:215px !important;}
.pr215 {padding-right:215px !important;}
.pb215 {padding-bottom:215px !important;}
.pl215 {padding-left:215px !important;}
.t215 {top:215px !important;}
.r215 {right:215px !important;}
.b215 {bottom:215px !important;}
.l215 {left:215px !important;}
.mt214 {margin-top:214px !important;}
.mr214 {margin-right:214px !important;}
.mb214 {margin-bottom:214px !important;}
.ml214 {margin-left:214px !important;}
.pt214 {padding-top:214px !important;}
.pr214 {padding-right:214px !important;}
.pb214 {padding-bottom:214px !important;}
.pl214 {padding-left:214px !important;}
.t214 {top:214px !important;}
.r214 {right:214px !important;}
.b214 {bottom:214px !important;}
.l214 {left:214px !important;}
.mt213 {margin-top:213px !important;}
.mr213 {margin-right:213px !important;}
.mb213 {margin-bottom:213px !important;}
.ml213 {margin-left:213px !important;}
.pt213 {padding-top:213px !important;}
.pr213 {padding-right:213px !important;}
.pb213 {padding-bottom:213px !important;}
.pl213 {padding-left:213px !important;}
.t213 {top:213px !important;}
.r213 {right:213px !important;}
.b213 {bottom:213px !important;}
.l213 {left:213px !important;}
.mt212 {margin-top:212px !important;}
.mr212 {margin-right:212px !important;}
.mb212 {margin-bottom:212px !important;}
.ml212 {margin-left:212px !important;}
.pt212 {padding-top:212px !important;}
.pr212 {padding-right:212px !important;}
.pb212 {padding-bottom:212px !important;}
.pl212 {padding-left:212px !important;}
.t212 {top:212px !important;}
.r212 {right:212px !important;}
.b212 {bottom:212px !important;}
.l212 {left:212px !important;}
.mt211 {margin-top:211px !important;}
.mr211 {margin-right:211px !important;}
.mb211 {margin-bottom:211px !important;}
.ml211 {margin-left:211px !important;}
.pt211 {padding-top:211px !important;}
.pr211 {padding-right:211px !important;}
.pb211 {padding-bottom:211px !important;}
.pl211 {padding-left:211px !important;}
.t211 {top:211px !important;}
.r211 {right:211px !important;}
.b211 {bottom:211px !important;}
.l211 {left:211px !important;}
.mt210 {margin-top:210px !important;}
.mr210 {margin-right:210px !important;}
.mb210 {margin-bottom:210px !important;}
.ml210 {margin-left:210px !important;}
.pt210 {padding-top:210px !important;}
.pr210 {padding-right:210px !important;}
.pb210 {padding-bottom:210px !important;}
.pl210 {padding-left:210px !important;}
.t210 {top:210px !important;}
.r210 {right:210px !important;}
.b210 {bottom:210px !important;}
.l210 {left:210px !important;}
.mt209 {margin-top:209px !important;}
.mr209 {margin-right:209px !important;}
.mb209 {margin-bottom:209px !important;}
.ml209 {margin-left:209px !important;}
.pt209 {padding-top:209px !important;}
.pr209 {padding-right:209px !important;}
.pb209 {padding-bottom:209px !important;}
.pl209 {padding-left:209px !important;}
.t209 {top:209px !important;}
.r209 {right:209px !important;}
.b209 {bottom:209px !important;}
.l209 {left:209px !important;}
.mt208 {margin-top:208px !important;}
.mr208 {margin-right:208px !important;}
.mb208 {margin-bottom:208px !important;}
.ml208 {margin-left:208px !important;}
.pt208 {padding-top:208px !important;}
.pr208 {padding-right:208px !important;}
.pb208 {padding-bottom:208px !important;}
.pl208 {padding-left:208px !important;}
.t208 {top:208px !important;}
.r208 {right:208px !important;}
.b208 {bottom:208px !important;}
.l208 {left:208px !important;}
.mt207 {margin-top:207px !important;}
.mr207 {margin-right:207px !important;}
.mb207 {margin-bottom:207px !important;}
.ml207 {margin-left:207px !important;}
.pt207 {padding-top:207px !important;}
.pr207 {padding-right:207px !important;}
.pb207 {padding-bottom:207px !important;}
.pl207 {padding-left:207px !important;}
.t207 {top:207px !important;}
.r207 {right:207px !important;}
.b207 {bottom:207px !important;}
.l207 {left:207px !important;}
.mt206 {margin-top:206px !important;}
.mr206 {margin-right:206px !important;}
.mb206 {margin-bottom:206px !important;}
.ml206 {margin-left:206px !important;}
.pt206 {padding-top:206px !important;}
.pr206 {padding-right:206px !important;}
.pb206 {padding-bottom:206px !important;}
.pl206 {padding-left:206px !important;}
.t206 {top:206px !important;}
.r206 {right:206px !important;}
.b206 {bottom:206px !important;}
.l206 {left:206px !important;}
.mt205 {margin-top:205px !important;}
.mr205 {margin-right:205px !important;}
.mb205 {margin-bottom:205px !important;}
.ml205 {margin-left:205px !important;}
.pt205 {padding-top:205px !important;}
.pr205 {padding-right:205px !important;}
.pb205 {padding-bottom:205px !important;}
.pl205 {padding-left:205px !important;}
.t205 {top:205px !important;}
.r205 {right:205px !important;}
.b205 {bottom:205px !important;}
.l205 {left:205px !important;}
.mt204 {margin-top:204px !important;}
.mr204 {margin-right:204px !important;}
.mb204 {margin-bottom:204px !important;}
.ml204 {margin-left:204px !important;}
.pt204 {padding-top:204px !important;}
.pr204 {padding-right:204px !important;}
.pb204 {padding-bottom:204px !important;}
.pl204 {padding-left:204px !important;}
.t204 {top:204px !important;}
.r204 {right:204px !important;}
.b204 {bottom:204px !important;}
.l204 {left:204px !important;}
.mt203 {margin-top:203px !important;}
.mr203 {margin-right:203px !important;}
.mb203 {margin-bottom:203px !important;}
.ml203 {margin-left:203px !important;}
.pt203 {padding-top:203px !important;}
.pr203 {padding-right:203px !important;}
.pb203 {padding-bottom:203px !important;}
.pl203 {padding-left:203px !important;}
.t203 {top:203px !important;}
.r203 {right:203px !important;}
.b203 {bottom:203px !important;}
.l203 {left:203px !important;}
.mt202 {margin-top:202px !important;}
.mr202 {margin-right:202px !important;}
.mb202 {margin-bottom:202px !important;}
.ml202 {margin-left:202px !important;}
.pt202 {padding-top:202px !important;}
.pr202 {padding-right:202px !important;}
.pb202 {padding-bottom:202px !important;}
.pl202 {padding-left:202px !important;}
.t202 {top:202px !important;}
.r202 {right:202px !important;}
.b202 {bottom:202px !important;}
.l202 {left:202px !important;}
.mt201 {margin-top:201px !important;}
.mr201 {margin-right:201px !important;}
.mb201 {margin-bottom:201px !important;}
.ml201 {margin-left:201px !important;}
.pt201 {padding-top:201px !important;}
.pr201 {padding-right:201px !important;}
.pb201 {padding-bottom:201px !important;}
.pl201 {padding-left:201px !important;}
.t201 {top:201px !important;}
.r201 {right:201px !important;}
.b201 {bottom:201px !important;}
.l201 {left:201px !important;}
.t200 {top:200px !important;}
.r200 {right:200px !important;}
.b200 {bottom:200px !important;}
.l200 {left:200px !important;}
.t199 {top:199px !important;}
.r199 {right:199px !important;}
.b199 {bottom:199px !important;}
.l199 {left:199px !important;}
.t198 {top:198px !important;}
.r198 {right:198px !important;}
.b198 {bottom:198px !important;}
.l198 {left:198px !important;}
.t197 {top:197px !important;}
.r197 {right:197px !important;}
.b197 {bottom:197px !important;}
.l197 {left:197px !important;}
.t196 {top:196px !important;}
.r196 {right:196px !important;}
.b196 {bottom:196px !important;}
.l196 {left:196px !important;}
.t195 {top:195px !important;}
.r195 {right:195px !important;}
.b195 {bottom:195px !important;}
.l195 {left:195px !important;}
.t194 {top:194px !important;}
.r194 {right:194px !important;}
.b194 {bottom:194px !important;}
.l194 {left:194px !important;}
.t193 {top:193px !important;}
.r193 {right:193px !important;}
.b193 {bottom:193px !important;}
.l193 {left:193px !important;}
.t192 {top:192px !important;}
.r192 {right:192px !important;}
.b192 {bottom:192px !important;}
.l192 {left:192px !important;}
.t191 {top:191px !important;}
.r191 {right:191px !important;}
.b191 {bottom:191px !important;}
.l191 {left:191px !important;}
.t190 {top:190px !important;}
.r190 {right:190px !important;}
.b190 {bottom:190px !important;}
.l190 {left:190px !important;}
.t189 {top:189px !important;}
.r189 {right:189px !important;}
.b189 {bottom:189px !important;}
.l189 {left:189px !important;}
.t188 {top:188px !important;}
.r188 {right:188px !important;}
.b188 {bottom:188px !important;}
.l188 {left:188px !important;}
.t187 {top:187px !important;}
.r187 {right:187px !important;}
.b187 {bottom:187px !important;}
.l187 {left:187px !important;}
.t186 {top:186px !important;}
.r186 {right:186px !important;}
.b186 {bottom:186px !important;}
.l186 {left:186px !important;}
.t185 {top:185px !important;}
.r185 {right:185px !important;}
.b185 {bottom:185px !important;}
.l185 {left:185px !important;}
.t184 {top:184px !important;}
.r184 {right:184px !important;}
.b184 {bottom:184px !important;}
.l184 {left:184px !important;}
.t183 {top:183px !important;}
.r183 {right:183px !important;}
.b183 {bottom:183px !important;}
.l183 {left:183px !important;}
.t182 {top:182px !important;}
.r182 {right:182px !important;}
.b182 {bottom:182px !important;}
.l182 {left:182px !important;}
.t181 {top:181px !important;}
.r181 {right:181px !important;}
.b181 {bottom:181px !important;}
.l181 {left:181px !important;}
.t180 {top:180px !important;}
.r180 {right:180px !important;}
.b180 {bottom:180px !important;}
.l180 {left:180px !important;}
.t179 {top:179px !important;}
.r179 {right:179px !important;}
.b179 {bottom:179px !important;}
.l179 {left:179px !important;}
.t178 {top:178px !important;}
.r178 {right:178px !important;}
.b178 {bottom:178px !important;}
.l178 {left:178px !important;}
.t177 {top:177px !important;}
.r177 {right:177px !important;}
.b177 {bottom:177px !important;}
.l177 {left:177px !important;}
.t176 {top:176px !important;}
.r176 {right:176px !important;}
.b176 {bottom:176px !important;}
.l176 {left:176px !important;}
.t175 {top:175px !important;}
.r175 {right:175px !important;}
.b175 {bottom:175px !important;}
.l175 {left:175px !important;}
.t174 {top:174px !important;}
.r174 {right:174px !important;}
.b174 {bottom:174px !important;}
.l174 {left:174px !important;}
.t173 {top:173px !important;}
.r173 {right:173px !important;}
.b173 {bottom:173px !important;}
.l173 {left:173px !important;}
.t172 {top:172px !important;}
.r172 {right:172px !important;}
.b172 {bottom:172px !important;}
.l172 {left:172px !important;}
.t171 {top:171px !important;}
.r171 {right:171px !important;}
.b171 {bottom:171px !important;}
.l171 {left:171px !important;}
.t170 {top:170px !important;}
.r170 {right:170px !important;}
.b170 {bottom:170px !important;}
.l170 {left:170px !important;}
.t169 {top:169px !important;}
.r169 {right:169px !important;}
.b169 {bottom:169px !important;}
.l169 {left:169px !important;}
.t168 {top:168px !important;}
.r168 {right:168px !important;}
.b168 {bottom:168px !important;}
.l168 {left:168px !important;}
.t167 {top:167px !important;}
.r167 {right:167px !important;}
.b167 {bottom:167px !important;}
.l167 {left:167px !important;}
.t166 {top:166px !important;}
.r166 {right:166px !important;}
.b166 {bottom:166px !important;}
.l166 {left:166px !important;}
.t165 {top:165px !important;}
.r165 {right:165px !important;}
.b165 {bottom:165px !important;}
.l165 {left:165px !important;}
.t164 {top:164px !important;}
.r164 {right:164px !important;}
.b164 {bottom:164px !important;}
.l164 {left:164px !important;}
.t163 {top:163px !important;}
.r163 {right:163px !important;}
.b163 {bottom:163px !important;}
.l163 {left:163px !important;}
.t162 {top:162px !important;}
.r162 {right:162px !important;}
.b162 {bottom:162px !important;}
.l162 {left:162px !important;}
.t161 {top:161px !important;}
.r161 {right:161px !important;}
.b161 {bottom:161px !important;}
.l161 {left:161px !important;}
.t160 {top:160px !important;}
.r160 {right:160px !important;}
.b160 {bottom:160px !important;}
.l160 {left:160px !important;}
.t159 {top:159px !important;}
.r159 {right:159px !important;}
.b159 {bottom:159px !important;}
.l159 {left:159px !important;}
.t158 {top:158px !important;}
.r158 {right:158px !important;}
.b158 {bottom:158px !important;}
.l158 {left:158px !important;}
.t157 {top:157px !important;}
.r157 {right:157px !important;}
.b157 {bottom:157px !important;}
.l157 {left:157px !important;}
.t156 {top:156px !important;}
.r156 {right:156px !important;}
.b156 {bottom:156px !important;}
.l156 {left:156px !important;}
.t155 {top:155px !important;}
.r155 {right:155px !important;}
.b155 {bottom:155px !important;}
.l155 {left:155px !important;}
.t154 {top:154px !important;}
.r154 {right:154px !important;}
.b154 {bottom:154px !important;}
.l154 {left:154px !important;}
.t153 {top:153px !important;}
.r153 {right:153px !important;}
.b153 {bottom:153px !important;}
.l153 {left:153px !important;}
.t152 {top:152px !important;}
.r152 {right:152px !important;}
.b152 {bottom:152px !important;}
.l152 {left:152px !important;}
.t151 {top:151px !important;}
.r151 {right:151px !important;}
.b151 {bottom:151px !important;}
.l151 {left:151px !important;}
.t150 {top:150px !important;}
.r150 {right:150px !important;}
.b150 {bottom:150px !important;}
.l150 {left:150px !important;}
.t149 {top:149px !important;}
.r149 {right:149px !important;}
.b149 {bottom:149px !important;}
.l149 {left:149px !important;}
.t148 {top:148px !important;}
.r148 {right:148px !important;}
.b148 {bottom:148px !important;}
.l148 {left:148px !important;}
.t147 {top:147px !important;}
.r147 {right:147px !important;}
.b147 {bottom:147px !important;}
.l147 {left:147px !important;}
.t146 {top:146px !important;}
.r146 {right:146px !important;}
.b146 {bottom:146px !important;}
.l146 {left:146px !important;}
.t145 {top:145px !important;}
.r145 {right:145px !important;}
.b145 {bottom:145px !important;}
.l145 {left:145px !important;}
.t144 {top:144px !important;}
.r144 {right:144px !important;}
.b144 {bottom:144px !important;}
.l144 {left:144px !important;}
.t143 {top:143px !important;}
.r143 {right:143px !important;}
.b143 {bottom:143px !important;}
.l143 {left:143px !important;}
.t142 {top:142px !important;}
.r142 {right:142px !important;}
.b142 {bottom:142px !important;}
.l142 {left:142px !important;}
.t141 {top:141px !important;}
.r141 {right:141px !important;}
.b141 {bottom:141px !important;}
.l141 {left:141px !important;}
.t140 {top:140px !important;}
.r140 {right:140px !important;}
.b140 {bottom:140px !important;}
.l140 {left:140px !important;}
.t139 {top:139px !important;}
.r139 {right:139px !important;}
.b139 {bottom:139px !important;}
.l139 {left:139px !important;}
.t138 {top:138px !important;}
.r138 {right:138px !important;}
.b138 {bottom:138px !important;}
.l138 {left:138px !important;}
.t137 {top:137px !important;}
.r137 {right:137px !important;}
.b137 {bottom:137px !important;}
.l137 {left:137px !important;}
.t136 {top:136px !important;}
.r136 {right:136px !important;}
.b136 {bottom:136px !important;}
.l136 {left:136px !important;}
.t135 {top:135px !important;}
.r135 {right:135px !important;}
.b135 {bottom:135px !important;}
.l135 {left:135px !important;}
.t134 {top:134px !important;}
.r134 {right:134px !important;}
.b134 {bottom:134px !important;}
.l134 {left:134px !important;}
.t133 {top:133px !important;}
.r133 {right:133px !important;}
.b133 {bottom:133px !important;}
.l133 {left:133px !important;}
.t132 {top:132px !important;}
.r132 {right:132px !important;}
.b132 {bottom:132px !important;}
.l132 {left:132px !important;}
.t131 {top:131px !important;}
.r131 {right:131px !important;}
.b131 {bottom:131px !important;}
.l131 {left:131px !important;}
.t130 {top:130px !important;}
.r130 {right:130px !important;}
.b130 {bottom:130px !important;}
.l130 {left:130px !important;}
.t129 {top:129px !important;}
.r129 {right:129px !important;}
.b129 {bottom:129px !important;}
.l129 {left:129px !important;}
.t128 {top:128px !important;}
.r128 {right:128px !important;}
.b128 {bottom:128px !important;}
.l128 {left:128px !important;}
.t127 {top:127px !important;}
.r127 {right:127px !important;}
.b127 {bottom:127px !important;}
.l127 {left:127px !important;}
.t126 {top:126px !important;}
.r126 {right:126px !important;}
.b126 {bottom:126px !important;}
.l126 {left:126px !important;}
.t125 {top:125px !important;}
.r125 {right:125px !important;}
.b125 {bottom:125px !important;}
.l125 {left:125px !important;}
.t124 {top:124px !important;}
.r124 {right:124px !important;}
.b124 {bottom:124px !important;}
.l124 {left:124px !important;}
.t123 {top:123px !important;}
.r123 {right:123px !important;}
.b123 {bottom:123px !important;}
.l123 {left:123px !important;}
.t122 {top:122px !important;}
.r122 {right:122px !important;}
.b122 {bottom:122px !important;}
.l122 {left:122px !important;}
.t121 {top:121px !important;}
.r121 {right:121px !important;}
.b121 {bottom:121px !important;}
.l121 {left:121px !important;}
.t120 {top:120px !important;}
.r120 {right:120px !important;}
.b120 {bottom:120px !important;}
.l120 {left:120px !important;}
.t119 {top:119px !important;}
.r119 {right:119px !important;}
.b119 {bottom:119px !important;}
.l119 {left:119px !important;}
.t118 {top:118px !important;}
.r118 {right:118px !important;}
.b118 {bottom:118px !important;}
.l118 {left:118px !important;}
.t117 {top:117px !important;}
.r117 {right:117px !important;}
.b117 {bottom:117px !important;}
.l117 {left:117px !important;}
.t116 {top:116px !important;}
.r116 {right:116px !important;}
.b116 {bottom:116px !important;}
.l116 {left:116px !important;}
.t115 {top:115px !important;}
.r115 {right:115px !important;}
.b115 {bottom:115px !important;}
.l115 {left:115px !important;}
.t114 {top:114px !important;}
.r114 {right:114px !important;}
.b114 {bottom:114px !important;}
.l114 {left:114px !important;}
.t113 {top:113px !important;}
.r113 {right:113px !important;}
.b113 {bottom:113px !important;}
.l113 {left:113px !important;}
.t112 {top:112px !important;}
.r112 {right:112px !important;}
.b112 {bottom:112px !important;}
.l112 {left:112px !important;}
.t111 {top:111px !important;}
.r111 {right:111px !important;}
.b111 {bottom:111px !important;}
.l111 {left:111px !important;}
.t110 {top:110px !important;}
.r110 {right:110px !important;}
.b110 {bottom:110px !important;}
.l110 {left:110px !important;}
.t109 {top:109px !important;}
.r109 {right:109px !important;}
.b109 {bottom:109px !important;}
.l109 {left:109px !important;}
.t108 {top:108px !important;}
.r108 {right:108px !important;}
.b108 {bottom:108px !important;}
.l108 {left:108px !important;}
.t107 {top:107px !important;}
.r107 {right:107px !important;}
.b107 {bottom:107px !important;}
.l107 {left:107px !important;}
.t106 {top:106px !important;}
.r106 {right:106px !important;}
.b106 {bottom:106px !important;}
.l106 {left:106px !important;}
.t105 {top:105px !important;}
.r105 {right:105px !important;}
.b105 {bottom:105px !important;}
.l105 {left:105px !important;}
.t104 {top:104px !important;}
.r104 {right:104px !important;}
.b104 {bottom:104px !important;}
.l104 {left:104px !important;}
.t103 {top:103px !important;}
.r103 {right:103px !important;}
.b103 {bottom:103px !important;}
.l103 {left:103px !important;}
.t102 {top:102px !important;}
.r102 {right:102px !important;}
.b102 {bottom:102px !important;}
.l102 {left:102px !important;}
.t101 {top:101px !important;}
.r101 {right:101px !important;}
.b101 {bottom:101px !important;}
.l101 {left:101px !important;}
.t100 {top:100px !important;}
.r100 {right:100px !important;}
.b100 {bottom:100px !important;}
.l100 {left:100px !important;}
.t99 {top:99px !important;}
.r99 {right:99px !important;}
.b99 {bottom:99px !important;}
.l99 {left:99px !important;}
.t98 {top:98px !important;}
.r98 {right:98px !important;}
.b98 {bottom:98px !important;}
.l98 {left:98px !important;}
.t97 {top:97px !important;}
.r97 {right:97px !important;}
.b97 {bottom:97px !important;}
.l97 {left:97px !important;}
.t96 {top:96px !important;}
.r96 {right:96px !important;}
.b96 {bottom:96px !important;}
.l96 {left:96px !important;}
.t95 {top:95px !important;}
.r95 {right:95px !important;}
.b95 {bottom:95px !important;}
.l95 {left:95px !important;}
.t94 {top:94px !important;}
.r94 {right:94px !important;}
.b94 {bottom:94px !important;}
.l94 {left:94px !important;}
.t93 {top:93px !important;}
.r93 {right:93px !important;}
.b93 {bottom:93px !important;}
.l93 {left:93px !important;}
.t92 {top:92px !important;}
.r92 {right:92px !important;}
.b92 {bottom:92px !important;}
.l92 {left:92px !important;}
.t91 {top:91px !important;}
.r91 {right:91px !important;}
.b91 {bottom:91px !important;}
.l91 {left:91px !important;}
.t90 {top:90px !important;}
.r90 {right:90px !important;}
.b90 {bottom:90px !important;}
.l90 {left:90px !important;}
.t89 {top:89px !important;}
.r89 {right:89px !important;}
.b89 {bottom:89px !important;}
.l89 {left:89px !important;}
.t88 {top:88px !important;}
.r88 {right:88px !important;}
.b88 {bottom:88px !important;}
.l88 {left:88px !important;}
.t87 {top:87px !important;}
.r87 {right:87px !important;}
.b87 {bottom:87px !important;}
.l87 {left:87px !important;}
.t86 {top:86px !important;}
.r86 {right:86px !important;}
.b86 {bottom:86px !important;}
.l86 {left:86px !important;}
.t85 {top:85px !important;}
.r85 {right:85px !important;}
.b85 {bottom:85px !important;}
.l85 {left:85px !important;}
.t84 {top:84px !important;}
.r84 {right:84px !important;}
.b84 {bottom:84px !important;}
.l84 {left:84px !important;}
.t83 {top:83px !important;}
.r83 {right:83px !important;}
.b83 {bottom:83px !important;}
.l83 {left:83px !important;}
.t82 {top:82px !important;}
.r82 {right:82px !important;}
.b82 {bottom:82px !important;}
.l82 {left:82px !important;}
.t81 {top:81px !important;}
.r81 {right:81px !important;}
.b81 {bottom:81px !important;}
.l81 {left:81px !important;}
.t80 {top:80px !important;}
.r80 {right:80px !important;}
.b80 {bottom:80px !important;}
.l80 {left:80px !important;}
.t79 {top:79px !important;}
.r79 {right:79px !important;}
.b79 {bottom:79px !important;}
.l79 {left:79px !important;}
.t78 {top:78px !important;}
.r78 {right:78px !important;}
.b78 {bottom:78px !important;}
.l78 {left:78px !important;}
.t77 {top:77px !important;}
.r77 {right:77px !important;}
.b77 {bottom:77px !important;}
.l77 {left:77px !important;}
.t76 {top:76px !important;}
.r76 {right:76px !important;}
.b76 {bottom:76px !important;}
.l76 {left:76px !important;}
.t75 {top:75px !important;}
.r75 {right:75px !important;}
.b75 {bottom:75px !important;}
.l75 {left:75px !important;}
.t74 {top:74px !important;}
.r74 {right:74px !important;}
.b74 {bottom:74px !important;}
.l74 {left:74px !important;}
.t73 {top:73px !important;}
.r73 {right:73px !important;}
.b73 {bottom:73px !important;}
.l73 {left:73px !important;}
.t72 {top:72px !important;}
.r72 {right:72px !important;}
.b72 {bottom:72px !important;}
.l72 {left:72px !important;}
.t71 {top:71px !important;}
.r71 {right:71px !important;}
.b71 {bottom:71px !important;}
.l71 {left:71px !important;}
.t70 {top:70px !important;}
.r70 {right:70px !important;}
.b70 {bottom:70px !important;}
.l70 {left:70px !important;}
.t69 {top:69px !important;}
.r69 {right:69px !important;}
.b69 {bottom:69px !important;}
.l69 {left:69px !important;}
.t68 {top:68px !important;}
.r68 {right:68px !important;}
.b68 {bottom:68px !important;}
.l68 {left:68px !important;}
.t67 {top:67px !important;}
.r67 {right:67px !important;}
.b67 {bottom:67px !important;}
.l67 {left:67px !important;}
.t66 {top:66px !important;}
.r66 {right:66px !important;}
.b66 {bottom:66px !important;}
.l66 {left:66px !important;}
.t65 {top:65px !important;}
.r65 {right:65px !important;}
.b65 {bottom:65px !important;}
.l65 {left:65px !important;}
.t64 {top:64px !important;}
.r64 {right:64px !important;}
.b64 {bottom:64px !important;}
.l64 {left:64px !important;}
.t63 {top:63px !important;}
.r63 {right:63px !important;}
.b63 {bottom:63px !important;}
.l63 {left:63px !important;}
.t62 {top:62px !important;}
.r62 {right:62px !important;}
.b62 {bottom:62px !important;}
.l62 {left:62px !important;}
.t61 {top:61px !important;}
.r61 {right:61px !important;}
.b61 {bottom:61px !important;}
.l61 {left:61px !important;}
.t60 {top:60px !important;}
.r60 {right:60px !important;}
.b60 {bottom:60px !important;}
.l60 {left:60px !important;}
.t59 {top:59px !important;}
.r59 {right:59px !important;}
.b59 {bottom:59px !important;}
.l59 {left:59px !important;}
.t58 {top:58px !important;}
.r58 {right:58px !important;}
.b58 {bottom:58px !important;}
.l58 {left:58px !important;}
.t57 {top:57px !important;}
.r57 {right:57px !important;}
.b57 {bottom:57px !important;}
.l57 {left:57px !important;}
.t56 {top:56px !important;}
.r56 {right:56px !important;}
.b56 {bottom:56px !important;}
.l56 {left:56px !important;}
.t55 {top:55px !important;}
.r55 {right:55px !important;}
.b55 {bottom:55px !important;}
.l55 {left:55px !important;}
.t54 {top:54px !important;}
.r54 {right:54px !important;}
.b54 {bottom:54px !important;}
.l54 {left:54px !important;}
.t53 {top:53px !important;}
.r53 {right:53px !important;}
.b53 {bottom:53px !important;}
.l53 {left:53px !important;}
.t52 {top:52px !important;}
.r52 {right:52px !important;}
.b52 {bottom:52px !important;}
.l52 {left:52px !important;}
.t51 {top:51px !important;}
.r51 {right:51px !important;}
.b51 {bottom:51px !important;}
.l51 {left:51px !important;}
.t50 {top:50px !important;}
.r50 {right:50px !important;}
.b50 {bottom:50px !important;}
.l50 {left:50px !important;}
.t49 {top:49px !important;}
.r49 {right:49px !important;}
.b49 {bottom:49px !important;}
.l49 {left:49px !important;}
.t48 {top:48px !important;}
.r48 {right:48px !important;}
.b48 {bottom:48px !important;}
.l48 {left:48px !important;}
.t47 {top:47px !important;}
.r47 {right:47px !important;}
.b47 {bottom:47px !important;}
.l47 {left:47px !important;}
.t46 {top:46px !important;}
.r46 {right:46px !important;}
.b46 {bottom:46px !important;}
.l46 {left:46px !important;}
.t45 {top:45px !important;}
.r45 {right:45px !important;}
.b45 {bottom:45px !important;}
.l45 {left:45px !important;}
.t44 {top:44px !important;}
.r44 {right:44px !important;}
.b44 {bottom:44px !important;}
.l44 {left:44px !important;}
.t43 {top:43px !important;}
.r43 {right:43px !important;}
.b43 {bottom:43px !important;}
.l43 {left:43px !important;}
.t42 {top:42px !important;}
.r42 {right:42px !important;}
.b42 {bottom:42px !important;}
.l42 {left:42px !important;}
.t41 {top:41px !important;}
.r41 {right:41px !important;}
.b41 {bottom:41px !important;}
.l41 {left:41px !important;}
.t40 {top:40px !important;}
.r40 {right:40px !important;}
.b40 {bottom:40px !important;}
.l40 {left:40px !important;}
.t39 {top:39px !important;}
.r39 {right:39px !important;}
.b39 {bottom:39px !important;}
.l39 {left:39px !important;}
.t38 {top:38px !important;}
.r38 {right:38px !important;}
.b38 {bottom:38px !important;}
.l38 {left:38px !important;}
.t37 {top:37px !important;}
.r37 {right:37px !important;}
.b37 {bottom:37px !important;}
.l37 {left:37px !important;}
.t36 {top:36px !important;}
.r36 {right:36px !important;}
.b36 {bottom:36px !important;}
.l36 {left:36px !important;}
.t35 {top:35px !important;}
.r35 {right:35px !important;}
.b35 {bottom:35px !important;}
.l35 {left:35px !important;}
.t34 {top:34px !important;}
.r34 {right:34px !important;}
.b34 {bottom:34px !important;}
.l34 {left:34px !important;}
.t33 {top:33px !important;}
.r33 {right:33px !important;}
.b33 {bottom:33px !important;}
.l33 {left:33px !important;}
.t32 {top:32px !important;}
.r32 {right:32px !important;}
.b32 {bottom:32px !important;}
.l32 {left:32px !important;}
.t31 {top:31px !important;}
.r31 {right:31px !important;}
.b31 {bottom:31px !important;}
.l31 {left:31px !important;}
.t30 {top:30px !important;}
.r30 {right:30px !important;}
.b30 {bottom:30px !important;}
.l30 {left:30px !important;}
.t29 {top:29px !important;}
.r29 {right:29px !important;}
.b29 {bottom:29px !important;}
.l29 {left:29px !important;}
.t28 {top:28px !important;}
.r28 {right:28px !important;}
.b28 {bottom:28px !important;}
.l28 {left:28px !important;}
.t27 {top:27px !important;}
.r27 {right:27px !important;}
.b27 {bottom:27px !important;}
.l27 {left:27px !important;}
.t26 {top:26px !important;}
.r26 {right:26px !important;}
.b26 {bottom:26px !important;}
.l26 {left:26px !important;}
.t25 {top:25px !important;}
.r25 {right:25px !important;}
.b25 {bottom:25px !important;}
.l25 {left:25px !important;}
.t24 {top:24px !important;}
.r24 {right:24px !important;}
.b24 {bottom:24px !important;}
.l24 {left:24px !important;}
.t23 {top:23px !important;}
.r23 {right:23px !important;}
.b23 {bottom:23px !important;}
.l23 {left:23px !important;}
.t22 {top:22px !important;}
.r22 {right:22px !important;}
.b22 {bottom:22px !important;}
.l22 {left:22px !important;}
.t21 {top:21px !important;}
.r21 {right:21px !important;}
.b21 {bottom:21px !important;}
.l21 {left:21px !important;}
.t20 {top:20px !important;}
.r20 {right:20px !important;}
.b20 {bottom:20px !important;}
.l20 {left:20px !important;}
.t19 {top:19px !important;}
.r19 {right:19px !important;}
.b19 {bottom:19px !important;}
.l19 {left:19px !important;}
.t18 {top:18px !important;}
.r18 {right:18px !important;}
.b18 {bottom:18px !important;}
.l18 {left:18px !important;}
.t17 {top:17px !important;}
.r17 {right:17px !important;}
.b17 {bottom:17px !important;}
.l17 {left:17px !important;}
.t16 {top:16px !important;}
.r16 {right:16px !important;}
.b16 {bottom:16px !important;}
.l16 {left:16px !important;}
.t15 {top:15px !important;}
.r15 {right:15px !important;}
.b15 {bottom:15px !important;}
.l15 {left:15px !important;}
.t14 {top:14px !important;}
.r14 {right:14px !important;}
.b14 {bottom:14px !important;}
.l14 {left:14px !important;}
.t13 {top:13px !important;}
.r13 {right:13px !important;}
.b13 {bottom:13px !important;}
.l13 {left:13px !important;}
.t12 {top:12px !important;}
.r12 {right:12px !important;}
.b12 {bottom:12px !important;}
.l12 {left:12px !important;}
.t11 {top:11px !important;}
.r11 {right:11px !important;}
.b11 {bottom:11px !important;}
.l11 {left:11px !important;}
.t10 {top:10px !important;}
.r10 {right:10px !important;}
.b10 {bottom:10px !important;}
.l10 {left:10px !important;}
.t9 {top:9px !important;}
.r9 {right:9px !important;}
.b9 {bottom:9px !important;}
.l9 {left:9px !important;}
.t8 {top:8px !important;}
.r8 {right:8px !important;}
.b8 {bottom:8px !important;}
.l8 {left:8px !important;}
.t7 {top:7px !important;}
.r7 {right:7px !important;}
.b7 {bottom:7px !important;}
.l7 {left:7px !important;}
.t6 {top:6px !important;}
.r6 {right:6px !important;}
.b6 {bottom:6px !important;}
.l6 {left:6px !important;}
.t5 {top:5px !important;}
.r5 {right:5px !important;}
.b5 {bottom:5px !important;}
.l5 {left:5px !important;}
.t4 {top:4px !important;}
.r4 {right:4px !important;}
.b4 {bottom:4px !important;}
.l4 {left:4px !important;}
.t3 {top:3px !important;}
.r3 {right:3px !important;}
.b3 {bottom:3px !important;}
.l3 {left:3px !important;}
.t2 {top:2px !important;}
.r2 {right:2px !important;}
.b2 {bottom:2px !important;}
.l2 {left:2px !important;}
.t1 {top:1px !important;}
.r1 {right:1px !important;}
.b1 {bottom:1px !important;}
.l1 {left:1px !important;}
.rds80 {border-radius:80px !important;}
.rds79 {border-radius:79px !important;}
.rds78 {border-radius:78px !important;}
.rds77 {border-radius:77px !important;}
.rds76 {border-radius:76px !important;}
.rds75 {border-radius:75px !important;}
.rds74 {border-radius:74px !important;}
.rds73 {border-radius:73px !important;}
.rds72 {border-radius:72px !important;}
.rds71 {border-radius:71px !important;}
.rds70 {border-radius:70px !important;}
.rds69 {border-radius:69px !important;}
.rds68 {border-radius:68px !important;}
.rds67 {border-radius:67px !important;}
.rds66 {border-radius:66px !important;}
.rds65 {border-radius:65px !important;}
.rds64 {border-radius:64px !important;}
.rds63 {border-radius:63px !important;}
.rds62 {border-radius:62px !important;}
.rds61 {border-radius:61px !important;}
.rds60 {border-radius:60px !important;}
.rds59 {border-radius:59px !important;}
.rds58 {border-radius:58px !important;}
.rds57 {border-radius:57px !important;}
.rds56 {border-radius:56px !important;}
.rds55 {border-radius:55px !important;}
.rds54 {border-radius:54px !important;}
.rds53 {border-radius:53px !important;}
.rds52 {border-radius:52px !important;}
.rds51 {border-radius:51px !important;}
.rds50 {border-radius:50px !important;}
.rds49 {border-radius:49px !important;}
.rds48 {border-radius:48px !important;}
.rds47 {border-radius:47px !important;}
.rds46 {border-radius:46px !important;}
.rds45 {border-radius:45px !important;}
.rds44 {border-radius:44px !important;}
.rds43 {border-radius:43px !important;}
.rds42 {border-radius:42px !important;}
.rds41 {border-radius:41px !important;}
.rds39 {border-radius:39px !important;}
.rds38 {border-radius:38px !important;}
.rds37 {border-radius:37px !important;}
.rds36 {border-radius:36px !important;}
.rds35 {border-radius:35px !important;}
.rds34 {border-radius:34px !important;}
.rds33 {border-radius:33px !important;}
.rds32 {border-radius:32px !important;}
.rds31 {border-radius:31px !important;}
.rds29 {border-radius:29px !important;}
.rds28 {border-radius:28px !important;}
.rds27 {border-radius:27px !important;}
.rds26 {border-radius:26px !important;}
.rds25 {border-radius:25px !important;}
.rds24 {border-radius:24px !important;}
.rds23 {border-radius:23px !important;}
.rds22 {border-radius:22px !important;}
.rds20 {border-radius:20px !important;}
.rds19 {border-radius:19px !important;}
.rds18 {border-radius:18px !important;}
.rds17 {border-radius:17px !important;}
.rds16 {border-radius:16px !important;}
.rds15 {border-radius:15px !important;}
.rds14 {border-radius:14px !important;}
.rds13 {border-radius:13px !important;}
.rds12 {border-radius:12px !important;}
.rds11 {border-radius:11px !important;}
.rds10 {border-radius:10px !important;}
.rds9 {border-radius:9px !important;}
.rds8 {border-radius:8px !important;}
.rds7 {border-radius:7px !important;}
.rds6 {border-radius:6px !important;}
.rds2 {border-radius:2px !important;}
.rds1 {border-radius:1px !important;}
.x60 {width:60px !important;}
.x80 {width:80px !important;}
.x100 {width:100px !important;}
.x120 {width:120px !important;}
.x140 {width:140px !important;}
.x160 {width:160px !important;}
.x180 {width:180px !important;}
.x200 {width:200px !important;}
.x220 {width:220px !important;}
.x240 {width:240px !important;}
.x260 {width:260px !important;}
.x280 {width:280px !important;}
.x300 {width:300px !important;}
.x320 {width:320px !important;}
.x1200 {width:1200px !important;}
.uio_address .address_postcode {margin-bottom:10px;}
.uio_address .address_postcode > span,
.uio_address .address_postcode button {vertical-align:middle;}
.uio_address .address_postcode button {margin-left:10px;}
.uio_address .address .itx-uio + .itx-uio {margin-top:10px;}
.itx-uio input {font-family:inherit;}
.uio__board .srch_box .box_conds select {font-family:inherit;}
.uio__board .srch_box .box_keyword input[type=text] {font-family:inherit;}
p.dot:before {transform:translateY(-50%);top:50%;}
.uio_tel input,
.uio_tel .dash {display:inline-block;vertical-align:middle;}
.uio_tel .dash {font-size:14px;color:#999999;margin:0 10px;}
.text-left {text-align:left;}
.text-right {text-align:right;}
.text-center {text-align:center;}
.text-justify {text-align:justify;}

.bread__crumbs {border-top: 1px solid #efefef;}
.lypop.pop__comm .pop_comm_ingredient .comm__list>div div {margin-bottom:10px;padding:30px 30px;text-align:left;background:#fafafa;}
.lypop.pop__comm .pop_comm_ingredient .comm__list dl {position:relative;overflow:hidden;min-height: 32px;}
.lypop.pop__comm .pop_comm_ingredient .comm__list dt,
.lypop.pop__comm .pop_comm_ingredient .comm__list dd span {word-break:keep-all;}
.lypop.pop__comm .pop_comm_ingredient .comm__list dt {float:left;width:270px;padding-right:30px;color:#2fcab0;font-size:18px;font-weight:bold;line-height:1.78;letter-spacing:-0.45px;word-break: break-word;}
.lypop.pop__comm .pop_comm_ingredient .comm__list dd {float:left;width:calc(100% - 300px);text-align:left;overflow:hidden;}
.lypop.pop__comm .pop_comm_ingredient .comm__list dd span {float:left;width:50%;box-sizing:border-box;position:relative;padding:0 23px;color:#666;font-size:14px;line-height:1.71;letter-spacing:-0.35px;}
.lypop.pop__comm .pop_comm_ingredient .comm__list dd span.wid-100 {width: calc(100% - 50px);}
.lypop.pop__comm .pop_comm_ingredient .comm__list dd span::before {content:'';position:absolute;left:0;top:6px;width:13px;height:10px;background:url(../imgs/icon_check_black.svg) no-repeat 0 0;}
.lypop.pop__comm .pop_comm_ingredient .comm__list.bad dt {color:#999;}
.icon-label.small span {position:static;display:block;width:auto;height:auto;text-transform:uppercase;font-size:14px;letter-spacing:-0.35px;line-height:2;font-weight:600;text-align:center;}
.board__cmt__lst .cmt dt .icon-label.small span {margin-top:36px;}
.reviewLypop .pop__container{width:720px;}
.reviewLypop .lypop__box {margin:3.125vw;margin-right:3.125vw;padding-top:3.125vw;}
.reviewLypop .article-header {display:flex;align-items:center;padding-bottom:0.781vw;}
.reviewLypop .article-header p.person {font-weight:bold;font-size:24px;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:-0.6px;}
.reviewLypop .article-header p.person .eng1 {font-weight:600;}
.reviewLypop .article-header p.uio__star__rating {margin-left:7px;}
.reviewLypop .article-body {font-size:18px;font-weight:300;font-stretch:normal;font-style:normal;line-height:1.78;letter-spacing:-0.45px;color:#666;padding-top:1.406vw;border-top:1px solid #eee;}
.reviewLypop .lypop__footer {margin-top:1.979vw;padding-top:2.083vw;padding-bottom:2.083vw;}

/** ---------------------------------------------------------------------------------
 * ## 모듈
 * --------------------------------------------------------------------------------- */
#module-mypage-wrap {position: absolute;width: 280px;right:0;z-index:100}
#module-mypage-wrap .module-mypage {transform: none;min-height: auto;opacity: 1;z-index: 91;pointer-events: fill;touch-action: auto;}
#module-mypage-wrap .module-mypage .info-custom-link,#module-mypage-wrap .module-mypage .info-com-link {display: none;}
