@charset "utf-8";

/* 공통 가이드 */
/* .sms .sp_sms{overflow:hidden;display:inline-block;background:url(https://static.wehago.com/imgs/fx/sp_fx.png) 0 0 no-repeat;line-height:100em;vertical-align:top} */
.sms .sp_sms{overflow:hidden;display:inline-block;background:url(https://static.wehago.com/imgs/sms/sp_sms.png) 0 0 no-repeat;line-height:100em;vertical-align:top}

.sms .ico_image_mode {
    width: 16px;
    height: 16px;
    background-position: -259px -72px;
}

.sms .ico_list_mode {
    width: 16px;
    height: 13px;
    background-position: -285px -72px;
}

.sms .ico_edit_subject {
    width: 12px;
    height: 12px;
    background-position: -123px -122px;
}

.sms .ico_edit_complet {
    width: 13px;
    height: 13px;
    background-position: -264px -122px;
}

.sms .ico_edit_cancel {
    width: 13px;
    height: 13px;
    background-position: -287px -122px;
}

.sms .ico_keepbox {
    width: 22px;
    height: 22px;
    background-position: 1px 3px;
}

.sms .ico_sms_save {
    width: 22px;
    height: 22px;
    background-position: -25px 2px;
}

.sms .ico_receiver_add {
    width: 22px;
    height: 22px;
    background-position: -45px 2px;
}

.sms .ico_recvcompany_add {
    width: 22px;
    height: 22px;
    background-position: -65px 2px;
}

.sms .ico_special {
    width: 25px;
    height: 25px;
    background-position: -11px -62px;
}

.sms .ico_picture {
    width: 30px;
    height: 25px;
    background-position: -60px -62px;
}

.sms .ico_map {
    width: 30px;
    height: 30px;
    background-position: -111px -59px;
}

.sms .ico_wedrive {
    width: 30px;
    height: 25px;
    background-position: -152px -63px;
}

.sms .ico_question_popover {
	width: 20px;
    height: 20px;
    background-position: -115px -72px;
}

.sms .ico_asterisk {
    width: 6px;
    height: 7px;
    margin-top: 9px;
    margin-right: 1px;
    background-position: -72px -97px;
}

.sms .sms_content .content_title {
    padding: 20px 0 13px;
}

.sms .sms_content .content_title.excel {
	margin-bottom: 20px;
}

.sms .layer_scroll {
    overflow-y: auto !important;
}

.sms .sms_content .content_title .title {
    color: #333948;
    font-size: 16px;
    line-height: 22px;
}

.sms .sms_content .content_title .sub_tabs {
	display: inline-block;
	vertical-align: top;
}

.sms .sms_content .content_title .sub_tabs .tabs_lst {
	vertical-align: top;
	zoom: 1;
}

.sms .sms_content .content_title .sub_tabs .tabs_lst::after {
	display: block;
	clear: both;
	content: '';
}

.sms .sms_content .content_title .sub_tabs .tabs_lst>li{
	display: inline-block;
	float: left;
}

.sms .sms_content .content_title .sub_tabs .tabs_lst>li.active button span {
	color: #1c90fb;
}

.sms .sms_content .content_title.normal .title {
	display: block;
}

.sms .sms_content .content_title.excel .title {
	display: none;
}

.sms .sms_content .content_title.normal .sub_tabs {
	display: none;
}

.sms .sms_content .content_title.excel .sub_tabs {
	display: inline-block;
}

.sms .sms_content .content_title .sub_tabs .tabs_lst>li button {
	position: relative;
    border: none;
    background: 0;
    outline: 0;
    cursor: pointer;
    padding: 0 0;
    width: 168px;
    color: #696969;
    font-weight: bold;
	text-align: left;
}

.sms .sms_content .content_title .sub_tabs .tabs_lst>li button span {
	font-size: 15px;
}

.sms .sms_content .sms_tab {
    margin-top: 5px;
}

.sms .sms_content .sms_tab .tabs_lst li:hover a {
    border-color: #1c90fb;
    color: #2e2e2e;
}

.sms .sms_content .sms_tab .tabs_lst li a span {
    display: inline-block;
    min-width: 100px;
    text-align: center;
}

@media (max-width: 1600px) {
    .sms .sms_content {
        padding: 0 34px;
        transition: padding .5s;
    }
}

@media (min-width: 1600px) {
    .sms .sms_content {
        padding: 0 120px;
        transition: padding .5s;
    }
}

.sms_container {
    overflow: hidden;
    position: absolute;
    top: 48px;
    right: 0;
    left: 0;
    bottom: 0;
    background: #f3f6f8;
}

.sms_container.sms_container_v2 .sms_content {
    padding: 0 34px !important;
}

.sms .sms_content .sms_sec_content {
    display: block;
    clear: both;
    content: '';
}

.sms .sms_sec_content .sms_left {
	display: block;
}

.sms .sms_sec_content .sms_right {
	display: block;
}

.sms .sms_sec_content .sec.sec_container {
	display: none;
}

.sms .sms_sec_content.sms_complete .sec_container {
    padding: 220px 0;
    box-sizing: border-box;
    box-shadow: 1px 1px 10px 1px #e3e3e3;
}

.sms .sms_sec_content.sms_complete .sms_left {
	display: none;
}

.sms .sms_sec_content.sms_complete .sms_right {
	display: none;
}

.sms .sms_sec_content.sms_complete .sec.sec_container {
	display: block;
}

.sms .sms_sec_content.sms_complete .complet_msg_bx {
    text-align: center;
}

.sms .sms_content .sms_sec_content .sms_left {
	/*display: block;*/
    width: 369px;
    float: left;
    /*transition: width .5s;*/
}

.sms .sms_content .sms_sec_content.excel.all .sms_left {
	display: none;
    /*transition: width .5s;*/
}

.sms .sms_content .sms_sec_content .sms_left .sms_bx {
    position: relative;
    margin-right: 65px;
}

.sms .sms_content .sms_sec_content .sms_left .sms_bx .sms_bg::after {
    display: block;
    clear: both;
    content: '';
}

.sms .sms_content .sms_sec_content .sms_left .sms_bx .sms_bg .bg_left {
    background:url('https://static.wehago.com/imgs/sms/phone_left.png') 0 0 no-repeat;
    overflow: hidden;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 50%;
    content: '';
}

.sms .sms_content .sms_sec_content .sms_left .sms_bx .sms_bg .bg_right {
    background:url('https://static.wehago.com/imgs/sms/phone_right.png') 0 0 no-repeat;
    overflow: hidden;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 50%;
    content: '';
}

.sms .sms_content .sms_sec_content .sms_left .sms_bx .sms_msg_bx {
    padding: 0 10px;
    background: #fff;
    box-sizing: border-box;
    border-radius: 50px 50px 50px 50px;
	z-index: 1;
}

.sms .sms_content .sms_sec_content .sms_left .sms_bx .sms_msg_bx .header_bx {
    text-align: center;
    padding: 14px 0;
}

.sms .sms_content .sms_sec_content.normal .sms_left .sms_bx .sms_msg_bx .header_bx .btn_bx {
    width: 250px;
    padding: 2px 0;
}

.sms .sms_content .sms_sec_content.excel .sms_left .sms_bx .sms_msg_bx .header_bx .btn_bx {
	width: 250px;
    padding: 2px 0;
}

.sms .sms_content .sms_sec_content .sms_left .sms_bx .sms_msg_bx .header_bx .LUX_basic_btn {
    border: 1px solid #c7c8d0;
    background: #0b0b0b;
    color: #c7c8d0;
}

.sms .sms_content .sms_sec_content .sms_left .sms_bx .sms_msg_bx .header_bx .Default {
    font-size: 11px;
    padding: 0;
}

.sms .sms_content .sms_sec_content .sms_left .sms_bx .sms_msg_bx .header_bx .btn_bx .btn_add {
    width: 20px;
    height: 20px;
}

.sms .sms_content .sms_sec_content .sms_left .sms_bx .sms_msg_bx .header_bx .btn_bx .btn_preview {
    width: 56px;
    height: 20px;
}

.sms .sms_content .sms_sec_content .sms_left .sms_bx .sms_msg_bx .header_bx .btn_bx .btn_help {
    width: 43px;
    height: 20px;
}

.sms .sms_content .sms_sec_content .sms_left .sms_bx .sms_msg_bx .header_bx .add {
    position: absolute;
    top: -2px;
    right: 0px;
    font-size: 9px;
}

.sms .sms_content .sms_sec_content .sms_left .sms_bx .sms_msg_bx .msg_bx {
	position: relative;
    overflow: hidden;
    width: 276px;
    height: 352px;
    outline: 0;
    background: none;
    border: 0;
    font-family: '돋움',Dotum,Helvetica,'Apple SD Gothic Neo',sans-serif;
    box-sizing: border-box;
    resize: none;
    padding:0 10px 0 20px;
	word-break:break-all;
	z-index: 10;
}

.sms .sms_content .sms_sec_content .sms_left .sms_bx .sms_msg_bx .msg_bx .image_bx {
	height: 240px;
	text-align: center;
	border: none;
}

.sms .sms_content .sms_sec_content .sms_left .sms_bx .sms_msg_bx .msg_bx .image_bx .img_wrapper {
	position: relative;
    width: 160px;
    height: 240px;
    display: inline-block;
}

.sms .sms_content .sms_sec_content .sms_left .sms_bx .sms_msg_bx .msg_bx .image_bx img {
	/*
	max-width: 160px;
	max-height: 240px;
	*/
	width: 160px;
	height: 100%;
}

.sms .sms_content .sms_sec_content .sms_left .sms_bx .sms_msg_bx .msg_bx .image_bx button {
	position: absolute;
	top: 0;
	right: 0;
	width: 20px;
	height: 20px;
	border: 0;
	outline: 0;
	cursor: pointer;
	background: 0;
}

.sms .sms_content .sms_sec_content .sms_left .sms_bx .sms_msg_bx .msg_bx .image_bx button .ico_img_close {
	position: absolute;
	top: 0;
	right: 0;
	width: 20px;
	height: 20px;
	background-image: url('https://static.wehago.com/imgs/sms/close.png');
	background-repeat: no-repeat;
	background-size: cover;
}

.sms .sms_content .sms_sec_content .sms_left .sms_bx .sms_msg_bx .msg_bx textarea {
	width: 100%;
	height: 100%;
	resize: none;
	border: 0;
	outline: 0;
	overflow: hidden;
	margin-top: 5px;
	font-size: 12px;
	/*
	word-wrap:break-word;
	word-break: keep-all;
	*/
}

.sms .sms_content .sms_sec_content .sms_left .sms_bx .sms_msg_bx .msg_bx.small textarea {
    font-size: 12px;
}

.sms .sms_content .sms_sec_content .sms_left .sms_bx .sms_msg_bx .msg_bx.big textarea {
    font-size: 22px;
}

.sms .sms_content .sms_sec_content .sms_left .sms_bx .sms_msg_bx .opt_bx {
    padding:5px 20px;
}

.sms .sms_content .sms_sec_content .sms_left .sms_bx .sms_msg_bx .opt_bx .LUX_basic_btn.Default {
    width: 48px;
    height: 48px;
    border-radius: 50%;
}

.sms .sms_content .sms_sec_content .sms_left .sms_bx .sms_msg_bx .opt_bx .LUX_basic_btn.Default:hover {
    background: #1b90fb;
    border-color: #fff;
}

.sms .sms_content .sms_sec_content .sms_left .sms_bx .sms_msg_bx .opt_bx .btn_special:hover .ico_special {
    background-position: -11px -111px;
}

.sms .sms_content .sms_sec_content .sms_left .sms_bx .sms_msg_bx .opt_bx .btn_picture:hover .ico_picture {
    background-position: -60px -111px;
}

.sms .sms_content .sms_sec_content .sms_left .sms_bx .sms_msg_bx .opt_bx .btn_map:hover .ico_map {
    background-position: -111px -108px;
}

.sms .sms_content .sms_sec_content .sms_left .sms_bx .sms_msg_bx .opt_bx .btn_wedrive:hover .ico_wedrive {
    background-position: -152px -110px;
}

.sms .sms_content .sms_sec_content .sms_left .sms_bx .sms_msg_bx .opt_bx .special_bx {
	width: 275px;
}

.sms .sms_content .sms_sec_content .sms_left .sms_bx .sms_msg_bx .opt_bx .special_bx .special_title {
	padding: 5px 0 10px 0;
}

.sms .sms_content .sms_sec_content .sms_left .sms_bx .sms_msg_bx .opt_bx .special_bx .special_title .title {
	font-size: 13px;
}

.sms .sms_content .sms_sec_content .sms_left .sms_bx .sms_msg_bx .opt_bx .special_bx .special_title .bold {
	font-weight: bold;
}

.sms .sms_content .sms_sec_content .sms_left .sms_bx .sms_msg_bx .opt_bx .special_bx .special_title .detail {
	font-size: 12px;
}

.sms .sms_content .sms_sec_content .sms_left .sms_bx .sms_msg_bx .opt_bx .special_bx .special_content table {
	border-collapse: collapse;
}

.sms .sms_content .sms_sec_content .sms_left .sms_bx .sms_msg_bx .opt_bx .special_bx .special_content table:nth-child(2) {
	margin-top: 5px;
}

.sms .sms_content .sms_sec_content .sms_left .sms_bx .sms_msg_bx .opt_bx .special_bx .special_content td {
	border: 1px solid #e6e6e6;
	border-collapse: collapse;
	box-sizing: border-box;
	border-spacing: 0 0;
}

.sms .sms_content .sms_sec_content .sms_left .sms_bx .sms_msg_bx .opt_bx .special_bx .special_content td button {
	border: none;
	background: #fff;
	outline: 0;
	height: 25px;
}

.sms .sms_content .sms_sec_content .sms_left .sms_bx .sms_msg_bx .opt_bx .special_bx .special_content td .small {
	width: 25px;
}

.sms .sms_content .sms_sec_content .sms_left .sms_bx .sms_msg_bx .opt_bx .special_bx .special_content td .big {
	width: 51px;
}

.sms .sms_content .sms_sec_content .sms_left .sms_bx .sms_msg_bx .opt_bx .special_bx .btn_close {
	top: 23px;
}

.sms .sms_content .sms_sec_content .sms_left .sms_bx .sms_msg_bx .opt_bx .LUX_basic_popover2 {
    width: 300px;
    top: -285px;
    left: 8px;
    margin-left: 0;
    box-sizing: border-box;
}

.sms .sms_content .sms_sec_content .sms_left .sms_bx .sms_msg_bx .calc_byte {
    font-size: 12px;
    line-height: 27px;
    background: #f2f3f3;
    padding: 3px 20px;
    border: 1px solid #eaeaea;
    box-sizing: border-box;
}

.sms .sms_content .sms_sec_content .sms_left .sms_bx .sms_msg_bx .calc_byte::after {
    display: block;
    clear: both;
    content: '';
}

.sms .sms_content .sms_sec_content .sms_left .sms_bx .sms_msg_bx .calc_byte .fllft {
    float: left;
}

.sms .sms_content .sms_sec_content .sms_left .sms_bx .sms_msg_bx .calc_byte .flrgt {
    float: right;
}

.sms .sms_content .sms_sec_content .sms_left .sms_bx .sms_msg_bx .calc_byte em {
    color: #1c90fb;
    font-weight: bold;
}

.sms .sms_content .sms_sec_content .sms_left .sms_bx .sms_msg_bx .func_bx {
    padding: 10px 16px;
    background: #f2f3f3;
    border: 1px solid #f3f3f3;
    box-sizing: border-box;
    border-radius: 0 0 8px 8px
}

.sms .sms_content .sms_sec_content .sms_left .sms_bx .sms_msg_bx .func_bx::after {
    display: block;
    clear: both;
    content: '';
}

.sms .sms_content .sms_sec_content .sms_left .sms_bx .sms_msg_bx .func_bx .func_lst::after {
    display: block;
    clear: both;
    content: '';
}

.sms .sms_content .sms_sec_content .sms_left .sms_bx .sms_msg_bx .func_bx .LUX_basic_btn {
    border: none;
    background: 0;
}

.sms .sms_content .sms_sec_content .sms_left .sms_bx .sms_msg_bx .func_bx .LUX_basic_btn {
    width: 100%;
    height: 22px;
}

.sms .sms_content .sms_sec_content .sms_left .sms_bx .sms_msg_bx .func_bx .LUX_basic_btn.Default {
	height: 43px;
    padding: 0;
}

.sms .sms_content .sms_sec_content .sms_left .sms_bx .sms_msg_bx .func_bx .func_lst li {
    float: left;
    width: 62px;
    font-size: 11px;
}

.sms .sms_content .sms_sec_content .sms_left .sms_bx .sms_msg_bx .func_bx .func_lst li .name {
    display: block;
    margin-top: 8px;
	color: #1a1a1a;
	font-family:'Nanum Square','돋움',Dotum,Helvetica,'Apple SD Gothic Neo',sans-serif;
}

.sms .sms_content .sms_sec_content .sms_left .sms_bx .sms_msg_bx .func_bx .keepbox:hover {
    cursor: pointer;
}

.sms .sms_content .sms_sec_content .sms_left .sms_bx .sms_msg_bx .func_bx .keepbox:hover .ico_keepbox {
    background-position: 1px -19px;
}

.sms .sms_content .sms_sec_content .sms_left .sms_bx .sms_msg_bx .func_bx .sms_save:hover .ico_sms_save {
    background-position: -25px -20px;
}

.sms .sms_content .sms_sec_content .sms_left .sms_bx .sms_msg_bx .func_bx .receiver_add:hover .ico_receiver_add {
    background-position: -45px -20px;
}

.sms .sms_content .sms_sec_content .sms_left .sms_bx .sms_msg_bx .func_bx .recvcompany_add:hover .ico_recvcompany_add {
    background-position: -65px -20px;
}

.sms .sms_content .sms_sec_content .sms_left .sms_bx .sms_msg_bx .func_bx li:hover .name {
    color: #1c90fb;
}

.sms .sms_content .sms_sec_content .sms_left .sms_bx .addition_bx {
    position: absolute;
    top: 76px;
    right: -42px;
}

.sms .sms_content .sms_sec_content .sms_left .sms_bx .addition_bx .addition_lst li {
    width: 43px;
    height: 49px;
    background: #333948;
    border-radius: 0 10px 10px 0;
    margin-bottom: 5px;
    box-shadow: 1px 0px 1px 1px #2f3442;
    box-sizing: border-box;
}

.sms .sms_content .sms_sec_content .sms_left .sms_bx .addition_bx .addition_lst li .LUX_basic_btn {
    width: 43px;
    height: 49px;
    background: none;
    border: none 0;
    font-size: 11px;
}

.sms .sms_content .sms_sec_content .sms_left .sms_bx .addition_bx .addition_lst li .LUX_basic_btn.Default {
    padding: 0;
}

.sms .sms_content .sms_sec_content .sms_left .sms_bx .addition_bx .addition_lst li .LUX_basic_btn span {
    color: #fff;
}

.sms .sms_content .sms_sec_content .sms_right {
    width: calc(100% - 369px);
    float: right;
    /*transition: width .5s;*/
}

.sms .sms_content .sms_sec_content.excel.all .sms_right {
	width: 100%;
    transition: width .5s;
}

.sms .sms_content .func_area::after {
    display: block;
    clear: both;
    content: '';
}

.sms .sms_content .func_area .inner_left {
    float: left;
    line-height: 27px;
}

.sms .sms_content .func_area .inner_right {
    float: right;
}

.sms .sms_content .func_area .required_msg {
    font-size: 11px;
}

.sms .sms_content .func_area .required_msg .sp_sms {
    margin-top: 1px;
    -webkit-margin-before: 2px;
}

/*
.sms .sms_content .func_area .inner_right .LUX_basic_btn.point {
	width: 112px;
}
*/

.sms .sms_content .func_area .inner_right .point_area {
	float: left;
	text-align: right;
	font-size: 13px;
	line-height: 27px;
	margin-right: 4px;
}	

.sms .sms_content .func_area .inner_right .point_area .point {
	color: #1C90FA;
	font-weight: bold;
}

.sms .sms_content .func_area .inner_right .LUX_basic_btn.btn_point {
	background: 0;
	border: 0 none;
	padding: 0;
}

.sms .sms_content .func_area .inner_right .LUX_basic_btn.btn_point .ico_img_refresh {
	background-position: -1px -147px;	
	width: 15px;
	height: 15px;
}

.sms .sms_content .sec_content.search_area {
    padding: 10px 20px 10px 0;
}

.sms .sms_content .sec_content.search_area::after {
    display: block;
    clear: both;
    content: '';
}

.sms .sms_content .sec_content.search_area .inner_left {
    text-align: center;
    line-height: 27px;
}

.sms .sms_content .sec_content.search_area .inner_right {
    float: right;
    width: calc(100% - 185px);
}

.sms .sms_content .sec_content.search_area .inner_right .LUX_basic_text {
    margin-right: 318px;
}


.sms .sms_content .sec_content.search_area .inner_right .LUX_basic_switch {
    position: absolute;
    top: 3px;
    right: 100px;
}

.sms .sms_content .sec_content {
    padding: 5px 20px 5px 0;
}

.sms .sms_content .sec_content::after {
    display: block;
    clear: both;
    content: '';
}

.sms .sms_content .sec_content .item_name .ico_asterisk {
    margin-top: 5px;
}

.sms .sms_content .sec_content .recver_area .inner_left {
    height: 300px;
}

.sms .sms_content .sec_content .recver_area .inner_right .func_bx {
    padding: 10px 0;
}

.sms .sms_content .sec_content .sec_item.recver_area::after {
    display: block;
    clear: both;
    content: '';
}

.sms .sms_content .sec_content .sec_item.recver_area .inner_right .grid_bx.hide {
	display: none;
}

.sms .sms_content .sec_content .sec_item.recver_area .inner_right .sms_mass_status {
	border: 2px solid #1c90fb;
	background: #f4f9fe;
	box-sizing: border-box;
	padding: 12px;
}

.sms .sms_content .sec_content .sec_item.recver_area .inner_right .sms_mass_status.hide {
	display: none;
}
.sms .sms_content .sec_content .sec_item.recver_area .inner_right .sms_mass_status p {
	font-size: 12px;
	line-height: 18px;
}

.sms .sms_content .sec_content .sec_item.sender_area {
    padding: 5px 0 10px 0;
}

.sms .sms_content .sec_content .sec_item.sender_area::after {
    display: block;
    clear: both;
    content: '';
}

.sms .sms_content .sec_content .sec_item.sender_area .inner_left {
	height: 27px;
}

.sms .sms_content .sec_content .sec_item.sender_area .inner_right {
    position: relative;
}

.sms .sms_content .sec_content .sec_item.sender_area .inner_right .LUX_basic_text {
    margin-right: 100px;
}

.sms .sms_content .sec_content .sec_item.sender_area .inner_right .LUX_basic_btn {
    position: absolute;
    top:0;
    right: 0;
}

.sms .sms_content .sec_content.expected_area .inner_left {
    height: 40px;
}

.sms .sms_content .sec_content.expected_area .inner_right::after {
    display: block;
    clear: both;
    content: '';
}

.sms .sms_content .sec_content.expected_area dl {
    padding: 5px 20px 5px 0;
}

.sms .sms_content .sec_content.expected_area dl::after {
    display: block;
    clear: both;
    content: '';
}

.sms .sms_content .sec_content.expected_area dt {
    float: left;
    margin-right: 5px;
    font-size: 12px;
    font-weight: bold;
    line-height: 31px;
}

.sms .sms_content .sec_content.expected_area dd {
    float: left;
    margin-right: 50px;
    color: #1c90fb;
    font-size: 12px;
    font-weight: bold;
    line-height: 31px;
}

.sms .sms_content .sec_content.optional_area .inner_left {
	/*
    height: 40px;
	*/
	height: 66px;
}

.sms .sms_content .sec_content.optional_area .inner_right::after {
    display: block;
    clear: both;
    content: '';
}

.sms .sms_content .sec_content.optional_area .inner_right dd .LUX_basic_switch {
    width: 88px;
    line-height: 27px;
}

.sms .sms_content .sec_content.optional_area .inner_right dd .LUX_basic_switch, 
.sms .sms_content .sec_content.optional_area .inner_right dd .LUX_basic_date, 
.sms .sms_content .sec_content.optional_area .inner_right dd .LUX_basic_time {
    float: left;
}

.sms .sms_content .sec_content.optional_area dl {
    padding: 7px 0px 4px 0px;
}

.sms .sms_content .sec_content.optional_area dl::after {
    display: block;
    clear: both;
    content: '';
}

.sms .sms_content .sec_content.optional_area dt {
    float: left;
    clear: both;
    width: 92px;
    font-size: 12px;
    font-weight: bold;
    line-height: 27px;
	/*
    margin-bottom: 6px;
	*/
}

.sms .sms_content .sec_content.optional_area dd {
    float: left;
	/*
    margin-bottom: 6px;
	*/
}

.sms .sms_content .sec_content.optional_area dd .LUX_basic_switch, .fx .fx_content_v2 .optional_area dd .LUX_basic_date, .fx .fx_content_v2 .optional_area dd .LUX_basic_time {
    float: left;
}

.sms .sms_content .btn_bx.big {
    padding-top: 10px;
    text-align: center;
}

.sms .btn_bx {
    margin-bottom: 3px;
}

.sms .btn_bx::after {
    display: block;
    clear: both;
    content: '';
}

.sms .fllft {
    float: left;
}

.sms .flrgt {
    float: right;
}

.sms .sec {
    background:#fff;
}

.sms .sec .inner_left, .inner_right {
    position: relative;
    box-sizing: border-box;
}

.sms .sec .item_count {
    width: 86px;
    margin: 7px auto;
    padding: 7px 9px 3px;
    -webkit-padding-before: 6px;
    background: #f1f2f2;
    border: 1px solid #e0e1e2;
    border-radius: 17px;
    color: #939598;
    font-size: 12px;
    font-weight: bold;
    font-family: "돋움",Dotum,Helvetica,"Apple SD Gothic Neo",sans-serif;
    text-align: right;
    box-sizing: border-box;
}

.sms .sec_content {
    position: relative;
    border: 1px solid #ccc;
    border-top: 2px solid #333948;
    margin-top: 5px;
}

.sms .sec_content .inner_left {
    float: left;
    width: 185px;
}

.sms .sec_content .inner_right {
    float: right;
    width: calc(100% - 185px);
}

.sms .sec_content .align_wrap {
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 100%;
    text-align: center;
}

.sms .sec_content .align_wrap .sec_head_bx {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}

.sms .sec .item_name {
    color: #353b4a;
    font-size: 14px;
    font-weight: bold;
}

.sms .LUX_basic_popover2 .popover_content {
	text-align: left;
}

.sms .LUX_basic_popover {
    display: inline-block;
    line-height: 16px;
}

.sms .LUX_basic_popover .popoverbx > button {
    width: 15px;
    height: 15px;
    padding: 0 1px 0 2px;
    -webkit-padding-start: 0;
    background: #fff;
    border-color: #dedfe0;
    border-radius: 50%;
}

.sms .LUX_basic_popover .resultbx .LUX_basic_popover2 {
    width: 200px;
    top: -3px;
    left: -50%;
    margin-left: -48px;
    box-sizing: border-box;
}

.sms .LUX_basic_popover .resultbx .LUX_basic_popover2 .popover_title {
    line-height: 20px;
}

.sms .LUX_basic_popover .resultbx .LUX_basic_popover2 .popover_title .ico_question_popover {
	margin-right: 6px;
}

.smallfont {
    font-family: '돋움',Dotum,Helvetica,'Apple SD Gothic Neo',sans-serif!important;
}

.sms .sms_result_content {
    position: absolute;
    top: 0;
    left: 34px;
    right: 34px;
    bottom: 0;
}

.sms .sms_result_content .sms_contentin {
    position: absolute;
    top: 48px;
    bottom: 0;
    left: 0;
    right: 0;
}

.sms .sms_result_content .sms_contentin.image_mode .sms_content_image {
    display: block;
}

.sms .sms_result_content .sms_contentin.list_mode .sms_content_image {
    display: none;
}

.sms .sms_result_content .sms_contentin.image_mode .sms_content_list {
    display: none;
}

.sms .sms_result_content .sms_contentin.image_mode .sms_content_image {
    display: block;
}

.sms .sms_result_content .title_bx {
    position: relative;
    padding: 10px 0;
    font-size: 13px;
}

.sms .sms_result_content .title_bx::after {
    display: block;
    clear: both;
    content: '';
}

.sms .sms_result_content .title_bx .fllft .result_info {
	float: left;
}

.sms .sms_result_content .title_bx .fllft .result_info p {
	line-height: 16px;
}

.sms .sms_result_content .title_bx .fllft .result_help {
	float: left;
}

.sms .sms_result_content .title_bx .flrgt .LUX_searchfield {
    float: left;
}

.sms .sms_result_content .title_bx .flrgt .LUX_basic_btn {
    float: left;
    margin-left: 2px;
}

.sms .sms_result_content .title_bx .detail_search_bx {
    position: absolute;
    display: none;
    top: 38px;
    width: 100%;
    height: 71px;
    border: 1px solid #dcdcdc;
    box-sizing: border-box;
    background: #fff;
    padding: 7px;
    z-index: 20;
}

.sms .sms_result_content .title_bx .detail_search_bx.open {
    display: block;
}

.sms .sms_result_content .title_bx .detail_search_bx .section:first-child {
    margin-bottom: 2px;
}

.sms .sms_result_content .title_bx .detail_search_bx .section::after {
    display: block;
    clear: both;
    content: '';
}

.sms .sms_result_content .title_bx .detail_search_bx .fllft {
    float: left;
    width: calc(100% - 107px);
}

.sms .sms_result_content .title_bx .detail_search_bx .fllft .item {
    width: 33%;
    float: left;
}

.sms .sms_result_content .title_bx .detail_search_bx .fllft .item::after {
    display: block;
    clear: both;
    content: '';
}

.sms .sms_result_content .title_bx .detail_search_bx .fllft .item .item_title {
    display: block;
    float: left;
    width: 60px;
    font-size: 12px;
    line-height: 27px;
    padding-right: 10px;
    text-align: right;
}

.sms .sms_result_content .title_bx .detail_search_bx .fllft .item .item_component {
    float: left;
    width: calc(100% - 70px);
}

.sms .sms_result_content .title_bx .detail_search_bx .fllft .item .item_component .divide_component {
    float: left;
    box-sizing: border-box;
}

.sms .sms_result_content .title_bx .detail_search_bx .fllft .item .item_component .divide_component:nth-child(2) {
    padding-left: 4px;
}

.sms .sms_result_content .title_bx .detail_search_bx .flrgt {
    float: right;
    width: 97px;
}

.sms .sms_result_content .title_bx .detail_search_bx .flrgt .LUX_basic_btn {
    width: 100%;
}

.sms .sms_result_content .option_bx {
    padding: 10px 15px;
    background: #fff;
    border: 1px solid #dcdcdc;
    font-size: 13px;
}

.sms .sms_result_content .option_bx::after {
    display: block;
    clear: both;
    content: '';
}

.sms .sms_result_content .option_bx .fllft {
    line-height: 27px;
}

.sms .sms_result_content .option_bx .fllft .period_help {
    margin-right: 20px;
}

.sms .sms_result_content .option_bx .fllft .period_help .LUX_basic_popover {
    margin-left: 4px;
}

.sms .sms_result_content .option_bx .fllft .period_help .LUX_basic_popover2.right {
	width: 333px;
    top: -87px;
    left: 84%;
}

.sms .sms_result_content .option_bx .flrgt .select_view_mode {
    line-height: 27px;
    font-size: 11px;
    margin-right: 7px;
}

.sms .sms_result_content .option_bx .flrgt .image_btn:hover, .sms .sms_result_content .option_bx .flrgt .list_btn:hover {
    border: 1px solid #1c90fb;
}

.sms .sms_result_content .sms_contentin.image_mode .option_bx .flrgt .image_btn  {
    border: 1px solid #1c90fb;
}

.sms .sms_result_content .option_bx .flrgt .image_btn:hover .ico_image_mode {
    background-position: -259px -97px;
}

.sms .sms_result_content .sms_contentin.image_mode .option_bx .flrgt .ico_image_mode  {
    background-position: -259px -97px;
}

.sms .sms_result_content .sms_contentin.list_mode .option_bx .flrgt .list_btn  {
    border: 1px solid #1c90fb;
}

.sms .sms_result_content .sms_contentin.list_mode .option_bx .flrgt .ico_list_mode  {
    background-position: -285px -97px;
}

.sms .sms_result_content .option_bx .flrgt .list_btn:hover .ico_list_mode {
    background-position: -285px -97px;
}

.sms .sms_result_content .option_bx .fllft .period_help, .date_gap {
    float: left;
}

.sms .sms_result_content .flex_bx_header {
    background: #fff;
    height: 45px;
    padding: 6px 12px;
    box-sizing: border-box;
    border-color: #dcdcdc;
    border-style: solid;
    border-width: 0 1px 1px 1px;
}

.sms .sms_result_content .flex_bx_header::after {
    display: block;
    clear: both;
    content: '';
}

.sms .sms_result_content .fllft {
    float: left;
}

.sms .sms_result_content .flrgt {
    float: right;
}

.sms .sms_result_content .flex_bx_header .fllft {
    float: left;
}

.sms .sms_result_content .flex_bx_header .fllft::after {
    display: block;
    clear: both;
    content: '';
}

.sms .sms_result_content .flex_bx_header .flrgt {
    float: right;
}

.sms .sms_result_content .flex_bx_header .flrgt::after {
    display: block;
    clear: both;
    content: '';
}

.sms .sms_result_content .flex_bx_header .filter_group .btn_filter {
    padding: 8px 5px;
    border: 1px solid #000;
    border-radius: 3px;
    font-size: 13px;
    background: 0;
    margin-right: 3px;
    min-width: 94px;
	outline: 0;
}

.sms .sms_result_content .flex_bx_header .filter_group .btn_filter.active {
    border-width: 2px;
    padding: 7px 5px;
    font-weight: bold;
}

.sms .sms_result_content .flex_bx_header .filter_group .btn_filter.all {
    border-color: #1c90fb;
    color: #1c90fb;
}

.sms .sms_result_content .flex_bx_header .filter_group .btn_filter.normal {
    border-color: #697489;
    color : #697489;
}

.sms .sms_result_content .flex_bx_header .filter_group .btn_filter.fail {
    border-color: #fc5356;
    color : #fc5356;
}

.sms .sms_result_content .flex_bx_header .filter_group .btn_filter.reserve {
    border-color: #FFC300;
    color : #FFC300;
}

.sms .sms_result_content .flex_bx_header .filter_group .LUX_basic_popover {
	line-height: 20px;
}

.sms .sms_result_content .sms_contentin.search .search_result {
    display: block;
}

.sms .sms_result_content .sms_contentin.search .option_bx {
    display: block;
}

.sms .sms_result_content .sms_contentin.search .option_bx .fllft {
	display: none;
}

.sms .sms_result_content .sms_contentin.search .flex_bx_header {
    display: none;
}

.sms .sms_result_content .search_result {
    display: none;
    height: 71px;
    border: 1px solid #dcdcdc;
	border-top: 0;
    background: #fff;
    box-sizing: border-box;
    color: #333948;
    font-size: 12px;
    padding: 14px 8px 14px 15px;
}

.sms .sms_result_content .search_result .item {
    float :left;
    margin-right: 15px;
}

.sms .sms_result_content .search_result .item:first-child {
    font-weight: bold;
    margin-bottom: 7px;
}

.sms .sms_result_content .search_result .item:nth-child(2) {
    clear: both;
}

.sms .sms_result_content .search_result .item dt {
    color: #333948;
}

.sms .sms_result_content .search_result .item .dd {
    margin-left: 5px;
    color: #1c90fb;
}

.sms .sms_contentin .sms_content_image {
    position: absolute;
    top: 94px;
    left: 0;
    right: 0;
    bottom: 0;
}

.sms .sms_contentin.image_mode.search .sms_content_image {
    top: 120px;
	display: block;
}

.sms .sms_contentin.list_mode.search .sms_content_list {
    top: 120px;
	display: block;
}

.sms .sms_content_image::after {
    display: block;
    clear: both;
    content: '';
}

.sms .sms_content_image .image_list {
    position: absolute;
    top: 0;
    bottom: 42px;
    left: 0;
    right: 0;
    background: #fff;
    border-width: 0 1px 0 1px;
    border-color: #dcdcdc;
    border-style: solid;
    padding: 37px 20px;
    overflow-y: auto;
}

.sms .sms_content_image .image_list::after {
    display: block;
    clear: both;
    content: '';
}

.sms .sms_content_image .image_list>li {
    position: relative;
    float: left;
    min-width: 266px;
    height: 536px;
    box-sizing: border-box;
    padding: 0 17px;
    margin-bottom: 40px;
}

.sms .sms_content_image .image_list>li .sms_bx {
    border-radius: 10px;
    border: 1px solid #e3e3e3;
    box-shadow: 0px 1px 3px 1px #cbcbcb;
}

.sms .sms_content_image .image_list li .subject_field {
    padding: 10px;
    line-height: 28px;
    border-bottom: 1px solid #ececec;
    min-width: 238px;
}

.sms .sms_content_image .image_list li .subject_field .LUX_basic_switch {
    position: absolute;
    top: 16px;
    left: 29px;
}

.sms .sms_content_image .image_list li .subject_field .subject {
    display: block;
    overflow: hidden;
    max-width: 238px;
    min-width: 238px;
    padding: 0 20px 0 19px;
    color: #333948;
    font-size: 12px;
    font-family: "돋움",Dotum,Helvetica,"Apple SD Gothic Neo",sans-serif;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
    min-height: 28px;
}

.sms .sms_content_image .image_list li .subject_field .LUX_basic_btn {
    position: absolute;
    top: 16px;
    right: 28px;
    width: 16px;
    height: 16px;
    background: none;
    border: 0;
}

.sms .sms_content_image .image_list li .subject_edit_bx {
    display: none;
    padding: 0 48px 0 19px;
    line-height: 30px;
}

.sms .sms_content_image .image_list li .subject_edit_bx .btn_edit_complet {
    right: 45px;
}

.sms .sms_content_image .image_list li .sms_msg {
    width: 264px;
    height: 346px;
    resize: none;
    border: none;
    outline: 0;
    padding: 5px 10px;
    box-sizing: border-box;
    font-size: 12px;
    word-wrap: break-word;
	overflow: hidden;
    overflow-y: auto;
}

.sms .sms_content_image .image_list li .sms_msg pre {
    line-height: 17px;
	margin-top: 5px;
	word-wrap: break-word;
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -o-pre-wrap; 
	word-break:break-all;
}

.sms .sms_content_image .image_list li .sms_msg .image_bx {
	/*width: 200px;
	background-image: url('../../imgs/sms/sample.png');
	background-repeat: no-repeat;
	background-size: cover;
	*/
	width: 100%;
    height: 240px;
    margin-top:10px;
	text-align: center;
	border: none;
	outline: 0;
}

.sms .sms_content_image .image_list li .sms_msg .image_bx .img_wrapper {
	display: inline-block;
	width: 160px;
	height: 240px;
}

.sms .sms_content_image .image_list li .sms_msg .image_bx .img_wrapper img {
	width: 100%;
	height: 100%;
	background-image: url('https://static.wehago.com/imgs/sms/sample.png');
	background-repeat: no-repeat;
	background-size: cover;
}

.sms .sms_content_image .image_list li textarea {
    width: 100%;
    height: 346px;
    resize: none;
    border: none;
    outline: 0;
    padding: 5px 10px;
    box-sizing: border-box;
}

.sms .sms_content_image .image_list li .calc_byte {
    font-size: 12px;
    line-height: 27px;
    padding: 5px 5px;
    border-width: 1px 0 1px 0;
    border-style: solid;
    border-color: #ececec;
}

.sms .sms_content_image .image_list li .calc_byte::after {
    display: block;
    clear: both;
    content: '';
}

.sms .sms_content_image .image_list li .calc_byte em {
    color: #1c90fb;
    font-weight: bold;
}

.sms .sms_content_image .sms_notice_bx {
    width: 100%;
    background: #f6f6f7;
    font-size: 12px;
    padding: 5px 5px;
    box-sizing: border-box;
    line-height: 21px;
    border-radius: 0 0 10px 10px;
    position: relative;
    height: calc(100% - 400px);
}

.sms .sms_content_image .sms_notice_bx::after {
    display: block;
    clear: both;
    content: '';
}

.sms .sms_content_image .sms_notice_bx .sms_status .status {
	display: inline-block;
    vertical-align: middle;
	width: 56px;
	height: 18px;
}

.sms .sms_content_image .sms_notice_bx .sms_status .status.normal {
	background-image: url('https://static.wehago.com/imgs/sms/status_12.png');
    background-repeat: no-repeat;
    background-size: cover;
}

.sms .sms_content_image .sms_notice_bx .sms_status .status.reserve {
	background-image: url('https://static.wehago.com/imgs/sms/status_03.png');
    background-repeat: no-repeat;
    background-size: cover;
}

.sms .sms_content_image .page_bx {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 10px 0;
    background: #fff;
    border: 1px solid #dcdcdc;
}

.sms .sms_content_list {
    position: absolute;
    top: 94px;
    left: 0;
    right: 0;
    bottom: 0;
}

.sms .sms_content_list .grid_list {
    position: absolute;
    top: 0;
    bottom: 42px;
    left: 0;
    right: 0;
    background: #fff;
    border-width: 0 1px 0 1px;
    border-color: #dcdcdc;
    border-style: solid;
    box-sizing: border-box;
	overflow: hidden;
}

.sms .sms_content_list .grid_list::after {
    display: block;
    clear: both;
    content: '';
}

.sms .sms_content_list .grid_list .grid_bx {
    box-sizing: border-box;
}

.sms .sms_content_list .page_bx {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 10px 0;
    background: #fff;
    border: 1px solid #dcdcdc;
}

.dialog_content .sms_box_popup .header_bx {
}

.dialog_content .sms_box_popup .header_bx::after {
	display: block;
	clear: both;
	content: '';
}

.dialog_content .sms_box_popup .header_bx .fllft {
	float: left;
	width: 528px;
}

.dialog_content .sms_box_popup .header_bx .fllft .sao_sub_tab .tabs_lst button {
	width: 129px;
}

.dialog_content .sms_box_popup .header_bx .flrgt {
	float: right;
	width: 327px;
}

.dialog_content .sms_box_popup .header_bx .flrgt .LUX_searchfield {
	float: left;
	width: 255px;
}

.dialog_content .sms_box_popup .header_bx .flrgt .detail_search_btn{
	float: left;
}

.dialog_content .sms_box_popup .option_bx {
	margin-top: 10px;
}

.dialog_content .sms_box_popup .option_bx .fllft {
	width: auto;
}

.dialog_content .sms_box_popup .option_bx .fllft .sub_tabs {
	display: inline-block;
    vertical-align: top;
}

.dialog_content .sms_box_popup .option_bx .fllft .sub_tabs .tabs_lst {
    vertical-align: top;
    zoom: 1;
}
.dialog_content .sms_box_popup .option_bx .fllft .sub_tabs .tabs_lst>li {
	display: inline-block;
	float: left;
}

.dialog_content .sms_box_popup .option_bx .fllft .sub_tabs .tabs_lst>li.active span {
	color: #1c90fb;
	font-weight: 400;
}

.dialog_content .sms_box_popup .option_bx .fllft .sub_tabs .tabs_lst>li:hover span {
	color: #1c90fb;
	font-weight: 400;
}

.dialog_content .sms_box_popup .option_bx .fllft .sub_tabs .tabs_lst li button {
	position: relative;
	border: none;
	background: 0;
	outline: 0;
	cursor: pointer;
	padding:0 16px;
	width: 131px;
	color: #696969;
	font-weight: bold;
}

.dialog_content .sms_box_popup .option_bx .fllft .sub_tabs .tabs_lst li button::after {
	position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 1px;
    background: #e5e5e5;
	content: '';
}

.dialog_content .sms_box_popup .option_bx .fllft .sub_tabs .tabs_lst span {
    font-size: 14px;
}

.dialog_content .sms_box_popup .option_bx .flrgt {
	padding: 17px 0 0;
	width: auto;
}

.dialog_content .sms_box_popup .option_bx .flrgt span {
	font-size: 12px;
	color: #1c90fb;
	font-weight: bold;
}

.dialog_content .sms_box_popup .option_bx::after {
	display: block;
	clear: both;
	content: '';
}

.dialog_content .sms_box_popup .sms_box_content {
	position: relative;
	width: 100%;
	height: 544px;
	border: 1px solid #e6e7e8;
	margin-top: 4px;
	box-sizing: border-box;
}

.dialog_content .sms_box_popup .sms_box_content::after {
	display: block;
	clear: both;
	content: '';
}

.dialog_content .sms_box_popup .sms_box_content .sms_box_left {
	position: absolute;
	top: 0;
	left: 0;
	bottom :0;
	width: 154px;
	background: #333948;
}

.dialog_content .sms_box_popup .sms_box_content .sms_box_left .menu_lst li button {
	width: 100%;
	background: 0;
	border: none;
	outline: 0;
	color: #fff;
	text-align: left;
	padding: 10px 0 10px 20px;
	font-size: 13px;
}

.dialog_content .sms_box_popup .sms_box_content .sms_box_left .menu_lst li.active>button {
	background: #474d5a;
}

.dialog_content .sms_box_popup .sms_box_content .sms_box_left .menu_lst li button:hover {
	background: #474d5a;
}

.dialog_content .sms_box_popup .sms_box_content .sms_box_left .menu_lst li .accodian li button {
	padding: 10px 0 10px 23px;
}

.dialog_content .sms_box_popup .sms_box_content .sms_box_right {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: calc(100% - 154px);
}

.dialog_content .sms_box_popup .sms_box_content .sms_box_right::after {
	display: block;
	clear: both;
	content: '';
}

.dialog_content .sms_box_popup .sms_box_content .sms_box_right .sms_box.image_mode::after {
	display: block;
	clear: both;
	content: '';
}

.dialog_content .sms_box_popup .sms_box_content .sms_box_right .sms_box.photo_mode::after {
	display: block;
	clear: both;
	content: '';
}

.dialog_content .sms_box_popup .sms_box_content .sms_box_right .sms_box.image_mode .image_lst {
	position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
	padding: 10px 5px 0 5px;
	overflow: hidden;
	overflow-y: auto;
}

.dialog_content .sms_box_popup .sms_box_content .sms_box_right .sms_box.photo_mode .image_lst {
	position: absolute;
    left: 0;
    top: 0;
    bottom: 43px;
    right: 0;
	padding: 10px 5px;
	overflow: hidden;
	overflow-y: auto;
}

.dialog_content .sms_box_popup .sms_box_content .sms_box_right .sms_box.image_mode .page_bx {
	position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 10px 0;
    background: #fff;
    border-top: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;	
}

.dialog_content .sms_box_popup .sms_box_content .sms_box_right .sms_box.photo_mode .page_bx {
	position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 10px 0;
    background: #fff;
    border-top: 1px solid #e6e7e8;
}

.dialog_content .sms_box_popup .sms_box_content .sms_box_right .image_mode .image_lst>li {
	position: relative;
	float: left;
	width: 266px;
	height: 215px;
	padding: 0 6px;
	margin-bottom: 50px;
}

.dialog_content .sms_box_popup .sms_box_content .sms_box_right .photo_mode .image_lst>li {
	position: relative;
	float: left;
	width: 190px;
	height: 240px;
	padding: 0 8px;
	margin-bottom: 50px;
}

.dialog_content .sms_box_popup .sms_box_content .sms_box_right .photo_mode.user .image_lst>li {
	position: relative;
	float: left;
	width: 266px;
	height: 443px;
	padding: 0 6px;
	margin-bottom: 50px;
}

.dialog_content .sms_box_popup .sms_box_content .sms_box_right .image_lst li .sms_bx {
	border-radius: 10px;
    border: 1px solid #e3e3e3;
    box-shadow: 0px 1px 3px 1px #cbcbcb;
}

.dialog_content .sms_box_popup .sms_box_content .sms_box_right .photo_mode .image_lst li .sms_bx .image_bx {
	width: 100%;
    height: 167px;
	line-height: 167px;
	text-align: center;
}

.dialog_content .sms_box_popup .sms_box_content .sms_box_right .photo_mode.user .image_lst li .sms_bx .image_bx {
	width: 100%;
    height: 240px;
	text-align: center;
	margin-bottom: 10px;
}

.dialog_content .sms_box_popup .sms_box_content .sms_box_right .photo_mode.user .image_lst li .sms_bx .image_bx .img_wrapper {
	position: relative;
    width: 160px;
    height: 240px;
    display: inline-block;
}

.dialog_content .sms_box_popup .sms_box_content .sms_box_right .photo_mode.user .image_lst li .sms_bx .image_bx .img_wrapper button {
	position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 20px;
    border: 0;
    outline: 0;
    cursor: pointer;
    background: 0;
}

.dialog_content .sms_box_popup .sms_box_content .sms_box_right .photo_mode.user .image_lst li .sms_bx .image_bx .img_wrapper button .ico_img_close {
	width: 20px;
    height: 20px;
    background-image: url('https://static.wehago.com/imgs/sms/close.png');
    background-repeat: no-repeat;
    background-size: cover;
}

.dialog_content .sms_box_popup .sms_box_content .sms_box_right .photo_mode.user .image_lst li .sms_bx .image_bx .img_wrapper img {
	width: 160px;
	height: 100%;
	/*
    background-image: url('../../imgs/sms/sample.png');
    background-repeat: no-repeat;
    background-size: cover;
	*/
}

.dialog_content .sms_box_popup .sms_box_content .sms_box_right .photo_mode.user .image_lst li .sms_bx .text_bx {
	width: 100%;
	height: 100%;
	resize: none;
	border: 0;
	outline: 0;
	overflow: hidden;
	margin-top: 5px;
}

.dialog_content .sms_box_popup .sms_box_content .sms_box_right .image_lst li .sms_bx {
	cursor: pointer;
}

.dialog_content .sms_box_popup .sms_box_content .sms_box_right .image_lst li.active .sms_bx {
	box-sizing: border-box;
	border: 2px solid #1c90fb;
}

.dialog_content .sms_box_popup .sms_box_content .sms_box_right .image_lst li .sms_bx .subject_field {
	padding: 2px 5px;
	border-bottom: 1px solid #ececec;
	background: #f6f6f7;
	border-radius: 10px 10px 0 0;
	height: 23.63px;
}

.dialog_content .sms_box_popup .sms_box_content .sms_box_right .image_lst li .sms_bx .subject_field .LUX_basic_btn {
	position: absolute;
    top: 8px;
    right: 18px;
    width: 16px;
    height: 16px;
    background: none;
    border: 0
}

.dialog_content .sms_box_popup .sms_box_content .sms_box_right .image_lst li .sms_bx .subject_field .subject_edit_bx {
    display: block;
    padding: 0 48px 0 5px;
    line-height: 30px;
}

.dialog_content .sms_box_popup .sms_box_content .sms_box_right .image_lst li.active .sms_bx .subject_field .subject_edit_bx {
	padding: 0 47px 0 4px;
}

.dialog_content .sms_box_popup .sms_box_content .sms_box_right .image_lst li .sms_bx .subject_field .subject_edit_bx .inpbx {
	padding: 3px 6px 0;
}

.dialog_content .sms_box_popup .sms_box_content .sms_box_right .image_lst li .sms_bx .subject_field .subject_edit_bx .btn_edit_complet {
	right: 37px;
}

.dialog_content .ico_edit_subject {
    width: 12px;
    height: 12px;
    background-position: -123px -122px;
}

.dialog_content .ico_edit_complet {
	width: 13px;
    height: 13px;
    background-position: -264px -122px;
}

.dialog_content .ico_edit_cancel {
    width: 13px;
    height: 13px;
    background-position: -287px -122px;
}

.dialog_content .sms_box_popup .sms_box_content .sms_box_right .image_lst li .sms_bx .subject_field .LUX_basic_switch {
    position: absolute;
    top: 6px;
    left: 22px;
}

.dialog_content .sms_box_popup .sms_box_content .sms_box_right .image_mode .image_lst li .sms_bx .subject_field .subject {
    display: block;
    overflow: hidden;
    max-width: 238px;
    min-width: 238px;
    padding: 5px 20px 5px 5px;
    color: #333948;
    font-size: 12px;
    font-family: "돋움",Dotum,Helvetica,"Apple SD Gothic Neo",sans-serif;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
}


.dialog_content .sms_box_popup .sms_box_content .sms_box_right .image_mode .image_lst li.active .sms_bx .subject_field .subject {
	padding: 4px 0px 4px 4px;
    /*padding: 4px 19px 4px 29px;*/
}

.dialog_content .sms_box_popup .sms_box_content .sms_box_right .photo_mode .image_lst li .sms_bx .subject_field .subject {
    display: block;
    overflow: hidden;
    max-width: 160px;
    min-width: 160px;
    padding: 5px 20px 5px 5px;
    color: #333948;
    font-size: 12px;
    font-family: "돋움",Dotum,Helvetica,"Apple SD Gothic Neo",sans-serif;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
}

.dialog_content .sms_box_popup .sms_box_content .sms_box_right .photo_mode .image_lst li.active .sms_bx .subject_field .subject {
	padding: 4px 0px 4px 4px;
}

.dialog_content .sms_box_popup .sms_box_content .sms_box_right .photo_mode.user .image_lst li .sms_bx .subject_field .subject {
    display: block;
    overflow: hidden;
    max-width: 238px;
    min-width: 238px;
    padding: 5px 20px 5px 5px;
    color: #333948;
    font-size: 12px;
    font-family: "돋움",Dotum,Helvetica,"Apple SD Gothic Neo",sans-serif;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
}
.dialog_content .sms_box_popup .sms_box_content .sms_box_right .photo_mode.user .image_lst li.active .sms_bx .subject_field .subject {
    padding: 4px 19px 4px 29px;
}

.dialog_content .sms_box_popup .sms_box_content .sms_box_right .image_mode .image_lst li .sms_bx .sms_msg {
	height: 140px;
}

.dialog_content .sms_box_popup .sms_box_content .sms_box_right .photo_mode .image_lst li .sms_bx .sms_msg {
	height: 207px;
}

.dialog_content .sms_box_popup .sms_box_content .sms_box_right .photo_mode.user .image_lst li .sms_bx .sms_msg {
	height: 370px;
}

.dialog_content .sms_box_popup .sms_box_content .sms_box_right .image_lst li .sms_bx .sms_msg {
	padding: 10px;
	box-sizing: border-box;
	overflow: hidden;
	/*overflow-y: auto;-*/
	font-size: 12px;
}

.dialog_content .sms_box_popup .sms_box_content .sms_box_right .image_lst li .sms_bx textarea {
	padding: 10px;
	outline: 0;
	box-sizing: border-box;
	overflow: hidden;
	overflow-y: auto;
	font-size: 12px;
	line-height: 17px;
	border: none;
	width: 100%;
    resize: none;
}

.dialog_content .sms_box_popup .sms_box_content .sms_box_right .image_lst li.active .sms_bx .sms_msg {
	padding: 9px 9px 10px 9px;
}

.dialog_content .sms_box_popup .sms_box_content .sms_box_right .image_lst li .sms_bx .sms_msg pre {
	font-size: 12px;
	line-height: 17px;
	word-wrap: break-word;
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -o-pre-wrap; 
	word-break:break-all;
}

.dialog_content .sms_box_popup .sms_box_content .sms_box_right .image_lst li .sms_bx .calc_byte {
	font-size: 12px;
    text-align: center;
	padding: 5px 0;
}

.dialog_content .sms_box_popup .sms_box_content .sms_box_right .image_lst li.active .sms_bx .calc_byte {
	font-size: 12px;
    text-align: center;
	padding: 4px 0 5px 0;
}

.dialog_content .sms_box_popup .sms_box_content .sms_box_right .photo_mode.user .image_lst li .sms_bx .calc_byte {
	font-size: 12px;
    text-align: center;
	padding: 10px 5px;
	border: 1px solid #ececec;
	border-radius: 0 0 10px 10px;
}

.dialog_content .sms_box_popup .sms_box_content .sms_box_right .image_lst li .sms_bx .calc_byte {
	color: #8d8d8d;
}

.dialog_content .sms_box_popup .sms_box_content .sms_box_right .image_lst li .sms_bx .calc_byte .blue {
	color: #1c90fb;
}

.dialog_content .sms_box_popup .sms_box_content .sms_box_right .image_lst li .sms_bx .calc_byte .bold {
	font-weight: bold;
	margin-left: 3px;
}

.dialog_content .sms_box_popup .sms_box_content .sms_box_right .image_lst li .btn_bx {
	text-align: center;
	margin-top: 5px;
}

.dialog_content .sms_box_popup .sms_box_content .sms_box_right .image_lst li.active .btn_bx {
	margin-top: 4px;
}

.dialog_content .sms_box_popup .sms_box_btnbx {
	padding-top: 10px;
	text-align: center;
}

.sms .bg_none {
    background: none !important;
}

.sms .sec.sec_v2 {
    margin: 12px 0;
}

.sms .sec_v2.title_bx {
    padding: 12px;
}

.sms .sec_v2.title_bx h2 {
    font-size: 15px;
    line-height: 27px;
}

.sms .sec_v2.title_bx.callbackno {
    width: 837px;
    height: 51px;
    background: #e8f4ff;
    box-sizing: border-box;
}

.sms .sec_v2.title_bx.callbackno p {
    font-size: 12px;
	line-height: 16px;
}

.sms .sec_v2.option_bx .flrgt .LUX_basic_btn {
    float: left;
}

.sms .sec_v2.option_bx.callbackno .fllft h2 {
    float: left;
    font-size: 14px;
    line-height: 27px;
}

.sms .sec_v2.option_bx.callbackno .fllft .info_bx {
    float: left;
    margin-left: 20px;
}

.sms .sec_v2.option_bx .flrgt .search_bx {
    float: left;
}

.sms .sec_v2.content .page_bx {
    padding: 10px 0;
}

.sms .sec.sec_v2::after {
    display: block;
    clear: both;
    content: '';
}

.sms .info_bx {
    font-size: 12px;
    font-family: "돋움", Dotum, Helvetica, "Apple SD Gothic Neo", sans-serif;
    line-height: 27px;
}

.sms .sms_container_v2 .btn_bx {
    padding: 25px 0;
    text-align: center;
}

.sms .sms_set_table .radio_bx .LUX_basic_switch {
    width: 90px;
    margin-right: 10px;
}

.sms .sms_set_table .LUX_basic_select {
    margin-right: 10px;
}

.sms .describe {
    color: #414042;
    font-size: 12px;
    font-size: 12px;
    font-family: "돋움", Dotum, Helvetica, "Apple SD Gothic Neo", sans-serif;
    line-height: 27px;
}

.sms .sms_complete .btn_bx.big {
    clear: both;
    padding-top: 22px;
    text-align: center;
}
.sms .btn_bx {
    margin-bottom: 3px;
}

.sms .sms_complete .complet_msg_bx h3 {
    margin-bottom: 10px;
    color: #414042;
    font-size: 24px;
    font-weight: normal;
}

.sms em {
    color: #1c90fb;
}

.sms_ft_blue {
	color:#1c90fb;
}

.sms_pl_gap_tp {
	margin-top: 10px;
}

.sms_pl_gap_tp2 {
	margin-top: 20px;
}
.sms_pl_gap_tp3 {
	font-size: 20px;
    padding-top: 130px;
    text-align: center;
}

.sms_pl_gap_bt {
	margin-bottom: 10px;
}

#sms_pl_txt_border {
	margin-top: 6px; margin-bottom: 6px; padding: 10px; background-color: #e8f4ff; border-radius: 6px;
}

/* .pl_txt_mar {
	margin-bottom: 0px;
} */

.sms_pl_txt_padding {
	padding-left: 10px;
}

.sms_pl_btn_cnt {
	margin-left: auto; margin-right: auto;
}

.sms_pl_inline {
	display: inline-block;
}

.sms_pl_inpbx {
	margin-top: 4px;
}
.sms_inpbx{display:block;height:19px;padding:6px 24px 0 6px;border:1px solid #dbdbdb;background:#fff;line-height:19px}

/* .pl_txt_cnt {
	text-align: center;
} */

.sms_pl_gap_lft {
	margin-left: 30px;
}

/* .pl_txt_big {
	font-size: 32px;
} */

.sms_pl_bx_cnt {
	margin-left: auto; margin-right: auto;
}

.sms_pl_bx {
	border: 1px solid #e6e6e6; width:446px; height: 367px;
}

.sms_clear_btn {
	clear: both; padding-top: 20px;
}

.sms_pl_menu_title {
	color:#1c90fb; font-weight: 700;
}

.sms_pl_menu_a {
	position:relative; text-decoration: none; padding: 10px; border-bottom: 1px solid #e6e6e6; height: 45px;
}

.sms_pl_menu_box {
	background: #fff; border: 0 none; border-left:1px solid #e6e6e6; border-right:1px solid #e6e6e6; border-bottom:1px solid #e6e6e6; width: 258px; height: 363px; overflow: hidden;
}

.sms_pl_menu_lst {
	overflow: hidden;
	height: 363px;
	border-bottom: 1px solid #e6e6e6;
}

.sms_pl_menu_box .page_bx {
	padding: 7px 0px;
}

.sms_pl_menu_bx {
	text-decoration: none; line-height: normal;
}

.sms_pl_menu_addr {
	/*text-overflow: ellipsis; overflow: hidden; display: box; display:-ms-flexbox; display:-moz-box; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;-moz-box-orient: vertical;*/
	overflow: hidden;
	text-overflow: ellipsis;
	display: block; /* Fallback for non-webkit */
	line-height: 20px;
	height: 44px; /* Fallback for non-webkit */
	display: -webkit-box; 
	-webkit-line-clamp: 2; 
	-webkit-box-orient: vertical;
	/*display:block; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;*/
}

.sms_pl_menu_a:hover {
	border: 2px solid #1c90fb; background-color: #f4f9fe; padding: 8px;
}

.sms_pl_menu_a.active {
	border: 2px solid #1c90fb; background-color: #f4f9fe; padding: 8px;
}

.sms_black_line {
	border-bottom: 1px solid #646464;
}

.sms_txt_table {
	padding: 10px; border: 1px solid #e6e6e6; margin-top: 10px;
}

.sms_pl_blue {
	color: #1c90fb;
}

.sms_pl_blue_bx {
	margin-top: 10px; border: 1px solid #1c90fb; padding: 10px; text-align: center; width: 205px; height: 80px; margin-left: 7px;
}

.sms_pl_fllft {
	float:left;
}

.sms_pl_blue_grid {
	text-align: center;
}

.sms_pl_txt_blue_cnt {
	text-align: center; background-color: #f4f9fe; clear: both; padding: 20px;
}

.sms_pl_txt_blue {
	font-size: 18px; font-weight: 700; color: #1c90fb;
}

.sms_txt_title {
	font-size: 15px; font-weight: 700; border-bottom: 1px solid #e6e6e6; padding-bottom: 10px; margin-top: 6px;
}

/* .pl_txt_lft {
	text-align: left; margin-left: 24px;
} */

.sms_pl_sms_img {
	float: left;
}

.sms_pl_sms_txt {
	padding: 20px; margin-left: 230px;
}

.pl_txt_bluebx {
	border-radius: 5px; background-color: #e8f4ff; padding:10px;
}

.sms_pl_txt_bluebx{border-radius: 5px; background-color: #e8f4ff; padding:10px;}

/* .pl_txt_txt {
	font-size: 10px; color: red;
} */

.sms_pl_blue_img {
	background: url(https://static.wehago.com/imgs/sms/table_img.png) center center no-repeat; width: 700px; height: 180px;
}

.sms_pl_tem_img {
	padding:0 20px;
}

.sms_pl_tem_text {
	line-height: 17px;
    margin-top: 5px;
    word-wrap: break-word;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -o-pre-wrap;
    word-break: break-all;
	padding: 10px 20px 0px 20px;
	font-size: 12px;
}

.sms_pl_menu_wrap {
	position: absolute; z-index: 2; box-sizing: border-box; float: left;
}

.sms_pl_menu_wrap .menu_info::after {
	display: block;
	clear: both;
	content: '';
}

.sms_pl_menu_wrap .menu_info .LUX_basic_select {
	width: 80px;
    float: left;
    margin-right: 4px;
}

.sms_pl_menu_wrap .menu_info .LUX_searchfield {
	width: 176px;
    float: left;
}

.sms_pl_map_wrap {
	width:100%;height:100%;position:relative;overflow:hidden; float:right;
}

.sms_pl_map_box {
	height: 390px; float: right;
}

.sms_pl_map_wrap::after {
	display:block; clear:both; content:''
}

.sms_pl_markerbg {
	float: left; position: absolute; width: 30px; height: 40px; background: url(https://static.wehago.com/imgs/sms/marker_number_blue.png) no-repeat;
}

.sms_pl_info {
	margin-left: 35px;
}

.sms_pl_markerbg.marker_1 {
	background-position: 0 -10px;
}

.sms_pl_markerbg.marker_2 {
	background-position: 0 -56px;
}

.sms_pl_markerbg.marker_3 {
	background-position: 0 -102px
}

.sms_pl_markerbg.marker_4 {
	background-position: 0 -148px;
}

.sms_pl_markerbg.marker_5 {
	background-position: 0 -194px;
}

.sms_pl_markerbg.marker_6 {
	background-position: 0 -240px;
}

.sms_pl_markerbg.marker_7 {
	background-position: 0 -286px;
}

.sms_pl_markerbg.marker_8 {
	background-position: 0 -332px;
}

.sms_pl_markerbg.marker_9 {
	background-position: 0 -378px;
}

.sms_pl_markerbg.marker_10 {
	background-position: 0 -423px;
}

.sms_pl_markerbg.marker_11 {
	background-position: 0 -470px;
}

.sms_pl_markerbg.marker_12 {
	background-position: 0 -516px;
}

.sms_pl_markerbg.marker_13 {
	background-position: 0 -562px;
}

.sms_pl_markerbg.marker_14 {
	background-position: 0 -608px;
}

.sms_pl_markerbg.marker_15 {
	background-position: 0 -654px;
}

.sms_pl_sms_bx {
	position:relative;
}

.sms_pl_sms_bx:after {
	display:block; clear:both; content:''
}

.sms_pl_sms_bg:after {
	display:block;clear:both;content:''
}

.sms_pl_sms_bg .sms_pl_bg_right {
	overflow:hidden;position:absolute;top:0;bottom:0;width:50%;content:''
}

.sms_pl_sms_bg .sms_pl_bg_left {
	left:0; background:url(https://static.wehago.com/imgs/sms/phone_left.png) 0 0 no-repeat; height: 600px; width: 50%;
}

.sms_pl_sms_bg .sms_pl_bg_right {
	right:0; background:url(https://static.wehago.com/imgs/sms/phone_right.png) 0 0 no-repeat; height: 600px; width: 50%;
}

.sms_pl_sms_msg_bx {
	position:absolute;top:60px;bottom:60px;left:22px;right:22px;background:#fff;
}

.sms_pl_sms_msg_bx textarea {
	padding:0 20px;background:none;border:0;font-size:12px;font-family:'돋움',Dotum,Helvetica,'Apple SD Gothic Neo',sans-serif;line-height:16px;box-sizing:border-box;resize:none
}

.sms_pl_exl_txt {
	text-align: center; padding:16px 12px; border-radius: 0px 0px 30px 30px; background-color: #f2f2f2; word-wrap:break-word;
}

.searchbx .btn .sp_lux {
	position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    width: 8px;
    height: 4px;
    background-position: -50px -50px;
	/*width:16px;height:14px;background-position:-100px 0*/
}

.sms_pl_sms_msg_bx .msg_bx .image_bx {
	width: 100%; height: 240px; text-align: center; margin-bottom: 10px;
}

.sms_pl_sms_msg_bx .msg_bx .image_bx .img_wrapper {
	position: relative; width: 160px; height: 240px; display: inline-block;
}

.sms_pl_sms_msg_bx .msg_bx .image_bx .img_wrapper img {
	width: 100%; height: 100%; background-image: url('https://static.wehago.com/imgs/sms/sample.png'); background-repeat: no-repeat; background-size: cover;
}

.sms_pl_sms_msg_bx .msg_bx .image_bx .img_wrapper button {
	position: absolute; top: 0; right: 0; width: 20px; height: 20px; border: 0; outline: 0; cursor: pointer; background: 0;
}

.sms_pl_sms_msg_bx .msg_bx .image_bx .img_wrapper button .ico_img_close {
	width: 20px; height: 20px; background-image: url(https://static.wehago.com/imgs/sms/close.png); background-repeat: no-repeat; background-size: cover;
}

.sms_pl_sms_msg_bx .msg_bx .text_bx {
	width: 100%; height: 196px; resize: none; border: 0; outline: 0; overflow-y: auto; overflow-x: hidden;	margin-top: 5px; word-wrap: break-word; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -o-pre-wrap; word-break: break-all; font-size: 12px;
}

.sms_pl_sms_msg_bx .msg_bx textarea {
	padding: 10px;	outline: 0;	box-sizing: border-box;	overflow: hidden; overflow-y: auto;	font-size: 12px; line-height: 17px;	border: none; width: 100%; resize: none;
}

.sms_pl_sms_msg_bx .msg_bx {
	position: relative; overflow: hidden; width: 270px; height: 460px; outline: 0; background: none; border: 0; font-family: '돋움',Dotum,Helvetica,'Apple SD Gothic Neo',sans-serif; box-sizing: border-box; resize: none; padding:0 8px 0 0; word-break:break-all;	z-index: 10;
}

.sms_ft_red {
	font-size: 12px; color:red; padding-left: 6px;
}

.sms_pl_gap_tp3 {
	font-size: 20px; padding-top: 130px; text-align: center;
}

.sms_ver .dialog_data_area:after {
	display:block;
	clear:both;
	content:'';
}

.dialog_content.fx_ver .sms_pl_gap_tp2 .LUX_basic_popover .LUX_basic_btn {
	border-radius: 50%;
}

.dialog_content.sms_ver .dialog_data_tit h1 {
	float: left;
}

.dialog_content.sms_ver .dialog_data_tit:after {
	display: block;
	clear: both;
	content: '';
}

.dialog_content.sms_ver .dialog_data_area .col-wrap {
	width: 100%;
	margin-top: 8px;
	box-sizing: border-box;
}

.dialog_content.sms_ver .dialog_data_area .col-1, .dialog_content.sms_ver .dialog_data_area .col-2, .dialog_content.sms_ver .dialog_data_area .col-3 {
	float: left;
	position: relative;
	box-sizing: border-box;
}

.dialog_content.sms_ver .dialog_data_area .col-1 {
	width: 280px;
	height: 478px;
}

.dialog_content.sms_ver .dialog_data_area h2:before {
	background: #fff;
}

.dialog_content.sms_ver .dialog_data_area .col-1 .LUX_basic_treeview_wrap .chart_lst {
	height: 440px;
    border: 1px solid #e0e0e0;
}

.dialog_content.sms_ver .dialog_data_area .col-1 .LUX_basic_treeview_wrap .treeview_tit {
	padding: 0px;
}

.dialog_content.sms_ver .dialog_data_area .col-1 .LUX_basic_treeview_wrap .treeview_tit h2 {
	margin-bottom: 10px;
    font-weight: 700;
    line-height: normal;
}

.dialog_content.sms_ver .dialog_data_area .col-2 {
	width: 66px;
	height: 478px;
}

.dialog_content.sms_ver .dialog_data_area .col-3 {
	width: 274px;
	height: 478px;
}


.dialog_content.sms_ver .dialog_data_area .col-2 .vertical_btnbx {
	top: 50%;
	position: relative;
	text-align: center;
	margin-top: -29px;	
}

.dialog_content.sms_ver .dialog_data_area .col-3 .apply_list.is_chart .apply_list_bx {
	overflow: hidden;
	overflow-y: auto;
	height: 420px;
	padding: 10px;
	border: 1px solid #e0e0e0;
}

.dialog_content.sms_ver .dialog_data_area .col-3 .apply_list.is_chart .apply_list_bx li {
	position: relative;
    font-size: 12px;
    font-weight: 400;
    line-height: 23px;
}

.dialog_content.sms_ver .dialog_data_area .col-3 .apply_list.is_chart .apply_list_bx li.active {
	background: #e9f5ff;
}

.dialog_content.sms_ver .dialog_data_area .col-3 .apply_list.is_chart .apply_list_bx li .ico_folder {
	position: absolute;
	top: 5px;
    width: 13px;
    height: 12px;
    background-position: -374px -500px;
}

.dialog_content.sms_ver .dialog_data_area .col-3 .apply_list.is_chart .apply_list_bx li .ico_people {
	position: absolute;
	top: 5px;
	width: 13px;
    height: 14px;
    background-position: -50px -150px;
}


.dialog_content.sms_ver .dialog_data_area .col-3 .apply_list.is_chart .apply_list_bx li .name {
	display: block;
    height: 23px;
    padding: 0 23px 0 20px;
}

.dialog_content.sms_ver .dialog_data_area .col-3 .apply_list.is_chart .apply_list_bx li .name a {
	overflow: hidden;
    display: inline-block;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-decoration: none;
}

.dialog_content.sms_ver .dialog_data_area .col-3 .apply_list.is_chart .apply_list_bx li .btn_del {
	position: absolute;
    top: 0;
    right: 0;
    padding: 4px 5px;
    border: 0;
    background: transparent;
}

.dialog_content.sms_ver .dialog_data_area .col-3 .apply_list.is_chart .apply_list_bx li>.btn_del .sp_lux {
	width: 7px;
    height: 7px;
    margin-top: 4px;
    background-position: -199px -278px;
}


/**
 * Swiper 4.5.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2019 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 22, 2019
 */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}
/* 3D Effects */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
/* IE10 Windows Phone 8 Fixes */
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-lock {
  display: none;
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms opacity;
  -o-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms top, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms right, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform;
}
/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #ffffff;
}
.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #ffffff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000000;
}
.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000000;
}
.swiper-pagination-lock {
  display: none;
}
/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-coverflow .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}

/**
 * Swiper 4.5.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2019 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 13, 2019
 */
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}
/* 3D Effects */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
/* IE10 Windows Phone 8 Fixes */
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-lock {
  display: none;
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms opacity;
  -o-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms top, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms right, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform;
}
/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #ffffff;
}
.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #ffffff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000000;
}
.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000000;
}
.swiper-pagination-lock {
  display: none;
}
/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-coverflow .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}

.rc-slider {
  position: relative;
  height: 14px;
  padding: 5px 0;
  width: 100%;
  border-radius: 6px;
  -ms-touch-action: none;
      touch-action: none;
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.rc-slider * {
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.rc-slider-rail {
  position: absolute;
  width: 100%;
  background-color: #e9e9e9;
  height: 4px;
  border-radius: 6px;
}
.rc-slider-track {
  position: absolute;
  left: 0;
  height: 4px;
  border-radius: 6px;
  background-color: #abe2fb;
}
.rc-slider-handle {
  position: absolute;
  margin-left: -7px;
  margin-top: -5px;
  width: 14px;
  height: 14px;
  cursor: pointer;
  cursor: -webkit-grab;
  cursor: grab;
  border-radius: 50%;
  border: solid 2px #96dbfa;
  background-color: #fff;
  -ms-touch-action: pan-x;
      touch-action: pan-x;
}
.rc-slider-handle:focus {
  border-color: #57c5f7;
  box-shadow: 0 0 0 5px #96dbfa;
  outline: none;
}
.rc-slider-handle-click-focused:focus {
  border-color: #96dbfa;
  box-shadow: unset;
}
.rc-slider-handle:hover {
  border-color: #57c5f7;
}
.rc-slider-handle:active {
  border-color: #57c5f7;
  box-shadow: 0 0 5px #57c5f7;
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.rc-slider-mark {
  position: absolute;
  top: 18px;
  left: 0;
  width: 100%;
  font-size: 12px;
}
.rc-slider-mark-text {
  position: absolute;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
  color: #999;
}
.rc-slider-mark-text-active {
  color: #666;
}
.rc-slider-step {
  position: absolute;
  width: 100%;
  height: 4px;
  background: transparent;
}
.rc-slider-dot {
  position: absolute;
  bottom: -2px;
  margin-left: -4px;
  width: 8px;
  height: 8px;
  border: 2px solid #e9e9e9;
  background-color: #fff;
  cursor: pointer;
  border-radius: 50%;
  vertical-align: middle;
}
.rc-slider-dot-active {
  border-color: #96dbfa;
}
.rc-slider-disabled {
  background-color: #e9e9e9;
}
.rc-slider-disabled .rc-slider-track {
  background-color: #ccc;
}
.rc-slider-disabled .rc-slider-handle,
.rc-slider-disabled .rc-slider-dot {
  border-color: #ccc;
  box-shadow: none;
  background-color: #fff;
  cursor: not-allowed;
}
.rc-slider-disabled .rc-slider-mark-text,
.rc-slider-disabled .rc-slider-dot {
  cursor: not-allowed !important;
}
.rc-slider-vertical {
  width: 14px;
  height: 100%;
  padding: 0 5px;
}
.rc-slider-vertical .rc-slider-rail {
  height: 100%;
  width: 4px;
}
.rc-slider-vertical .rc-slider-track {
  left: 5px;
  bottom: 0;
  width: 4px;
}
.rc-slider-vertical .rc-slider-handle {
  margin-left: -5px;
  margin-bottom: -7px;
  -ms-touch-action: pan-y;
      touch-action: pan-y;
}
.rc-slider-vertical .rc-slider-mark {
  top: 0;
  left: 18px;
  height: 100%;
}
.rc-slider-vertical .rc-slider-step {
  height: 100%;
  width: 4px;
}
.rc-slider-vertical .rc-slider-dot {
  left: 2px;
  margin-bottom: -4px;
}
.rc-slider-vertical .rc-slider-dot:first-child {
  margin-bottom: -4px;
}
.rc-slider-vertical .rc-slider-dot:last-child {
  margin-bottom: -4px;
}
.rc-slider-tooltip-zoom-down-enter,
.rc-slider-tooltip-zoom-down-appear {
  animation-duration: .3s;
  animation-fill-mode: both;
  display: block !important;
  animation-play-state: paused;
}
.rc-slider-tooltip-zoom-down-leave {
  animation-duration: .3s;
  animation-fill-mode: both;
  display: block !important;
  animation-play-state: paused;
}
.rc-slider-tooltip-zoom-down-enter.rc-slider-tooltip-zoom-down-enter-active,
.rc-slider-tooltip-zoom-down-appear.rc-slider-tooltip-zoom-down-appear-active {
  animation-name: rcSliderTooltipZoomDownIn;
  animation-play-state: running;
}
.rc-slider-tooltip-zoom-down-leave.rc-slider-tooltip-zoom-down-leave-active {
  animation-name: rcSliderTooltipZoomDownOut;
  animation-play-state: running;
}
.rc-slider-tooltip-zoom-down-enter,
.rc-slider-tooltip-zoom-down-appear {
  transform: scale(0, 0);
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.rc-slider-tooltip-zoom-down-leave {
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
@keyframes rcSliderTooltipZoomDownIn {
  0% {
    opacity: 0;
    transform-origin: 50% 100%;
    transform: scale(0, 0);
  }
  100% {
    transform-origin: 50% 100%;
    transform: scale(1, 1);
  }
}
@keyframes rcSliderTooltipZoomDownOut {
  0% {
    transform-origin: 50% 100%;
    transform: scale(1, 1);
  }
  100% {
    opacity: 0;
    transform-origin: 50% 100%;
    transform: scale(0, 0);
  }
}
.rc-slider-tooltip {
  position: absolute;
  left: -9999px;
  top: -9999px;
  visibility: visible;
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.rc-slider-tooltip * {
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.rc-slider-tooltip-hidden {
  display: none;
}
.rc-slider-tooltip-placement-top {
  padding: 4px 0 8px 0;
}
.rc-slider-tooltip-inner {
  padding: 6px 2px;
  min-width: 24px;
  height: 24px;
  font-size: 12px;
  line-height: 1;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #6c6c6c;
  border-radius: 6px;
  box-shadow: 0 0 4px #d9d9d9;
}
.rc-slider-tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.rc-slider-tooltip-placement-top .rc-slider-tooltip-arrow {
  bottom: 4px;
  left: 50%;
  margin-left: -4px;
  border-width: 4px 4px 0;
  border-top-color: #6c6c6c;
}

