/*@charset "euc-kr";*/
@import url('https://use.fontawesome.com/releases/v5.8.1/css/all.css');


:root{
	--m_c_dk: #303554;
	--m_c_100: #3e456d;
	--m_c_80: #646a8a;
	--m_c_60: #8b8fa7;
	--m_c_40: #b2b5c5;
	--m_c_30: #c5c7d3;
	--m_c_20: #d8dae2;
	--m_c_dk_bg: #;
	--m_c_bg: #f1f2f5;
	--s_c_100: #0d999c;
	--point_red: #eb5218;
	--m_txt_c: #4c4c4c;
	--white: white;
}


*{
	margin: 0;
	padding: 0;
	letter-spacing: -0.5px;
	box-sizing: border-box;
	word-break: keep-all;
	font-size: 15px; 
	color: var(--m_txt_c);
	font-weight: 400;
	font-family: 'Noto Sans KR', sans-serif;
}
body{
	/*-webkit-user-select:none;*/
	/*-webkit-touch-callout:none;*/
	/*-webkit-tap-highlight-color: rgba(0,0,0,0);*/
	overflow-y: visible !important;
	font-size: inherit;
	color: inherit;
}
span, strong, p{
	font-size: inherit;
	color: inherit;
}
li {
	list-style:none;
}
img {
	vertical-align:top; 
	border:0;
}
ul{
	font-size: 0;
}
a {
	text-decoration:none; 
	outline:0; 
	color: inherit;
	display: block;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-tap-highlight-color: transparent;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
button{
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-tap-highlight-color: transparent;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none;
	font-size: 15px;
	cursor: pointer;
	text-align: center;
	border-radius: 6px;
	padding: 12px 10px;
}
tr, th, td, table{
	border: none;
	border-spacing: 0;
	border-collapse: collapse;
}
select, option{
	border-radius: 6px;
	background-color: white;
	border: 1px solid #eaeaea;
}
select{
	width: 100%;
	font-family: inherit;
	background: url(/_img/dn_arrow_gr.png) no-repeat right 52%;
	background-size: 26px;
	background-color: white;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding-left: 16px;
	padding: 10px;
	font-size: 15px;
}
select > option{
	font-size: 15px;
}
input{
	width: 100%;
	border-radius: 6px;
	background-color: white;
	border: 1px solid #eaeaea;
	padding: 11px;
	text-align: center;
	font-size: 15px;
	-webkit-border-radius: 6px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin: 0;
}
input[type=number] {
	-moz-appearance: textfield;
}
input:focus, button:focus, textarea:focus {
	outline:none;
}
input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder {
	color:transparent;
}
input:focus:-moz-placeholder, textarea:focus:-moz-placeholder {
	color:transparent;
}
input:focus::-moz-placeholder, textarea:focus::-moz-placeholder {
	color:transparent;
}
input:focus:-ms-input-placeholder, textarea:focus:-ms-input-placeholder {
	color:transparent;
}
input::-webkit-input-placeholder {
	color: #b5b6b6;
	font-size: 15px;
}
input:-ms-input-placeholder {
	color: #b5b6b6;
	font-size: 15px;
}
.fl_l{
	float: left !important;
}
.fl_r{
	float: right;
}
.ov_hi{
	overflow: hidden !important;
}
.vy_hi{
	visibility: hidden !important;
}
.cl_bo{
	clear: both !important;
}
.po_re{
	position: relative !important;
}
.txt_c{
	text-align: center !important;
}
.txt_l{
	text-align: left !important;
}
.ma_b4{
	margin-bottom: 4px !important;
}
.ma_b6{
	margin-bottom: 6px !important;
}
.ma_b8{
	margin-bottom: 8px !important;
}
.ma_b10{
	margin-bottom: 10px !important;
}
.ma_b12{
	margin-bottom: 12px !important;
}
.ma_b14{
	margin-bottom: 14px !important;
}
.ma_b16{
	margin-bottom: 16px !important;
}
.ma_b24{
	margin-bottom: 24px !important;
}
.ma_b32{
	margin-bottom: 32px !important;
}
.ma_b40{
	margin-bottom: 40px !important;
}
.ma_b48{
	margin-bottom: 48px !important;
}
.ma_b64{
	margin-bottom: 64px !important;
}
.ma_t12{
	margin-top: 12px !important;
}
.ma_t16{
	margin-top: 16px !important;
}
.ma_t24{
	margin-top: 24px !important;
}
.ma_t32{
	margin-top: 32px !important;
}
.ma_r4{
	margin-right: 4px !important;
}
.ma_r6{
	margin-right: 6px !important;
}
.ma_r16{
	margin-right: 16px !important;
}
.pa_t16{
	padding-top: 16px !important;
}
.pa_0{
	padding: 0px !important;
}
.pa_0_16{
	padding: 0px 16px !important;
}
.pa_16{
	padding: 16px !important;
}
.pa_l16{
	padding-left: 16px !important;
}
.pa_l44{
	padding-left: 44px !important;
}
.w100_per{
	width: 100% !important;
}
.w33_per{
	width: 33.333% !important;
}
.w100per_80{
	width: calc( 100% - 84px ) !important;
}
.h100per_46{
	height: calc(100% - 46px);
}
.h100per_48{
	height: calc(100% - 48px);
}
.h100per_60{
	height: calc(100% - 60px);
}
.h100per_90{
	height: calc(100% - 90px);
}
.h100per{
	height: 100%;
}
.event_no{
	pointer-events: none;
}
.hide{
	display: none;
}
.bk_hide, .bk_hide_sub{
	background-color: rgba(64,64,64,0.8);
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: none;
	z-index: 100;
	animation-duration:1s;
	animation-fill-mode: forwards;
	animation-delay: 0s;
}
.bk_bg{
	background-color: rgba(64,64,64,0.8);
}
@keyframes bk_an {
	0% {
		opacity: 1;
	}
	90% {
		opacity: 0;
	}
	100% {
		right: 100%;
	}
}
content{
	position: absolute;
	width: 100%;
	height: 100%;
	overflow-y: auto;
	background-color: var(--m_c_bg);
}
textarea{
	width: 100%;
	resize: none;
	line-height: 20px;
	border: none;
	background-color: white;
	font-size: 15px;
	padding: 10px;
	border: 1px solid #eaeaea;
	color: #4c4c4c;
	height: 100%;
}
textarea::-webkit-input-placeholder {
	color: #4c4c4c;
	font-size: 15px;
}
textarea:-ms-input-placeholder {
	color: #4c4c4c;
	font-size: 15px;
}
table{
	width: 100%;
	border: none;
	border-spacing: 0;
	border-collapse: collapse;
	font-size: inherit;
	color: inherit;
	margin-bottom: 12px;
}
tr{
	font-size: inherit;
	color: inherit;
	border: none;
	border-spacing: 0;
	border-collapse: collapse;
	text-align: left;
}
th, td{
	border: 1px solid var(--m_c_30);
	border-spacing: 0;
	border-collapse: collapse;
	font-size: inherit;
	color: inherit;
	text-align: left;
	height: 36px;
	padding: 6px 10px;
	/*white-space: nowrap;*/
}
.drop_box{
	padding-top: 16px;
}
.popup_box_01{
	position: absolute;
	top: 16px;
	left: 16px;
	right: 16px;
	bottom: 16px;
	z-index: 2000;
	padding-top: 16px;
	display: none;
}
.popup_box_02{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2000;
	display: flex;
	align-items: center;
	justify-content: center;
	display: -webkit-flex;
	-webkit-align-item: center;
	-webkit-justify-content: center;
	flex-direction: column;
}
/* check box 1*/
.check {
	display:block; 
	position:relative; 
	margin-bottom:12px; 
	padding-left:22px; 
	cursor:pointer; 
	user-select:none;
	-webkit-user-select:none; 
	-moz-user-select:none; 
	-ms-user-select:none;
	text-align: left;
	color: var(--m_c_100);
}
.check input {
	position:absolute; 
	opacity:0; 
	cursor:pointer;
	display: none;
}
.check span{
	display: block;
	height: 16px;
	line-height: 15px;
	display: block;
	color: var(--m_c_100);
	font-size: 15px;
	font-weight: 500;
}
.checkmark {
	position:absolute; 
	top:0; 
	overflow: hidden;
	left:0px; 
	width:16px; 
	height:16px;
	border: 1px solid var(--m_c_100);
	border-radius: 4px;
	box-sizing: border-box;
	background-size: cover;
}
.checkmark:after {
	display: none; 
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.check input:checked ~ .checkmark {
	background-color: var(--m_c_100);
}
.check input:checked ~ .checkmark:after{
	display:block;
	opacity: 1;
	background-color: white;
	-webkit-mask: url('/_img/check_img.svg') no-repeat center;
	mask: url('/_img/check_img.svg') no-repeat center;
	mask-size: contain;
	-webkit-mask-size: contain;
	mask-position: center;
	-webkit-mask-position: center;
	height: 10px;
	width: 10px;
}

/* check box 2*/
.check_01 {
	display:block;
	position:relative;
	cursor:pointer;
	user-select:none;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	text-align: left;
	color: black;
}
.check_01 input {
	position:absolute;
	opacity:0;
	cursor:pointer;
	display: none;
}
.check_01 span{
	height: 16px;
	line-height: 15px;
	display: block;
	color: var(--m_c_100);
	font-size: 15px;
	font-weight: 500;
}
.checkmark_01 {
	position:absolute;
	overflow: hidden;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width:16px; 
	height:16px;
	border: 1px solid var(--m_c_100);
	border-radius: 4px;
	background-size: cover;
}
.check_01 input:checked ~ .checkmark_01  {
}
.checkmark_01:after {
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	content:"";
}
.check_01 input:checked ~ .checkmark_01 {
	background-color: var(--m_c_100);
}
.check_01 input:checked ~ .checkmark_01:after{
	display:block;
	opacity: 1;
	background-color: white;
	-webkit-mask: url('/_img/check_img.svg') no-repeat center;
	mask: url('/_img/check_img.svg') no-repeat center;
	mask-size: contain;
	-webkit-mask-size: contain;
	mask-position: center;
	-webkit-mask-position: center;
	height: 10px;
	width: 10px;
}

/* check box white*/
.check_wt {
	display:block; 
	position:relative; 
	margin-bottom:12px; 
	padding-left:22px; 
	cursor:pointer; 
	user-select:none;
	-webkit-user-select:none; 
	-moz-user-select:none; 
	-ms-user-select:none;
	text-align: left;
	color: white;
}
.check_wt input {
	position:absolute; 
	opacity:0; 
	cursor:pointer;
	display: none;
}
.check_wt span{
	display: block;
	height: 16px;
	line-height: 15px;
	display: block;
	/*color: var(--m_c_100);;*/
	font-size: 15px;
	font-weight: 500;
}
.checkmark_wt {
	position:absolute; 
	top:0; 
	overflow: hidden;
	left:0px; 
	width:16px; 
	height:16px;
	border: 1px solid white;
	border-radius: 4px;
	box-sizing: border-box;
	background-size: cover;
	opacity: 0.5;
}
.check_wt input:checked ~ .checkmark_wt {
	background-color: white;
}
.checkmark_wt:after {
	display:none; 
	position:absolute; content:"";
}
.check_wt input:checked ~ .checkmark_wt:after, .check_wt input:checked ~ .checkmark_wt {
	display:block;
	opacity: 1;
	background-image:url('../../img/img[<?=$_GET['GBL_BID']?>]/check_img.png');
}


/* check box 4*/
.check_nt {
	display:block;
	position:relative;
	cursor:pointer;
	user-select:none;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	text-align: left;
	color: black;
}
.check_nt input {
	position:absolute;
	opacity:0;
	cursor:pointer;
	display: none;
}
.check_nt span{
	width: 70px;
	display: block;
	font-size: 15px;
	text-align: center;
}
.checkmark_nt {
	background-size: cover;
}
.checkmark_nt:before  {
	display:block;
	content: "미노출";
	padding: 11px 0;
	background-color: #d0d0d0;
	border-radius: 6px;
	border: 1px solid #a5a5a5;
}

.check_nt input:checked ~ .checkmark_nt:after{
	display:block;
	content: "노출중";
	padding: 11px 0;
	background-color: #3857a7;
	color: white;
	border-radius: 6px;
	border: 1px solid #3857a7;
}
.check_nt input:checked ~ .checkmark_nt:before{
	display: none;
}

/* radio btn_01 */
input[type="radio"] {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip:rect(0,0,0,0);
	border: 0;
}
input[type="radio"] + label {
	display: inline-block;
	position: relative;
	padding-left: 24px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
}
input[type="radio"] + label:before {
	content: '';
	position: absolute;
	left: 0;
	top: 1px;
	width: 16px;
	height: 16px;
	text-align: center;
	background: #fafafa;
	border: 1px solid #cacece;
	border-radius: 100%;
}
input[type="radio"]:checked + label:before {
	background: #E9ECEE;
	border-color: #656565;
}
input[type="radio"]:checked + label:after {
	content: '';
	position: absolute;
	top: 5px;
	left: 4px;
	width: 10px;
	height: 10px;
	background: #3a3a3a;
	border-radius: 100%;
}

/* header */
header h1{
	width: 100%;
	color: var(--m_c_100);
	background-color: var(--white);
	text-align: center;
	font-size: 16px;
	font-weight: 900;
	padding: 12px 0;
}
.sub_h{
	background-color: white;
	position: fixed;
	z-index: 10;
	width: 100%;
	border-bottom: 1px solid var(--m_c_20);
}
.toggle_btn{
	background-color: var(--m_c_100);
	-webkit-mask: url('/_img/toggle_img.svg') no-repeat center;
	mask: url('/_img/toggle_img.svg') no-repeat center;
	mask-size: 18px;
	-webkit-mask-size: 18px;
	mask-position: center 10px;
	-webkit-mask-position: center 10px;
	width: 30px;
	height: 32px;
}
.main_h{
	background-color: transparent;
	position: absolute;
	z-index: 10;
	width: 100%;
}
.main_h nav a img{
	display: block;
}
.main_h .sub_n a{
	background-color: var(--m_c_100);
}
.sub_n{
	position: absolute;
	top: 6px;
	right: 10px;
}
.sub_n a{
	display: inline-block;
	padding: 6px;
	vertical-align: middle;
}
.admin_h{
	height: 90px;
}
.admin_h ul li{
	display: inline-block;
	color: var(--m_c_100);
	font-size: 16px;
	line-height: 1;
}
.admin_h ul li a{
	padding: 16px 0px 16px 16px;
}
.admin_h ul li p{
	padding: 16px;
	font-weight: 900;
}
.back_btn {
	position: absolute;
	top: 3px;
	left: 0;
	padding: 12px 16px;
	width: 44px;
	height: 44px;
	line-height: 1;
	background-color: var(--m_c_100);
	-webkit-mask: url('/_img/back_arrow.svg') no-repeat center;
	mask: url('/_img/back_arrow.svg') no-repeat center;
	mask-size: 12px;
	-webkit-mask-size: 12px;
	mask-position: center;
	-webkit-mask-position: center;
}
.cart_img{
	width: 24px;
	height: 20px;
	background-color: var(--m_c_100);
	-webkit-mask: url('/_img/cart_img.svg') no-repeat center;
	mask: url('/_img/cart_img.svg') no-repeat center;
	mask-size: 24px;
	-webkit-mask-size: 24px;
	mask-position: center;
	-webkit-mask-position: center;
}


/* button */
.btn_l{
	background-color: var(--m_c_100);
	width: 100%;
	color: white;
	z-index: 10;
}
.submit_btn{
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 100;
	width: 100%;
}
.submit_btn button{
	float: left;
	width: 50%;
}
.submit_btn_type_2{
	width: 100%;
}
.submit_btn_type_2 button{
	float: left;
	width: 50%;
}
.btn_type_1{
	background-color: var(--m_c_100);
	border-radius: 0;
	color: white;
}
.btn_type_2{
	background-color: var(--m_c_dk);
	border-radius: 0;
	color: white;
}
.btn_type_3{
	background-color: var(--m_c_100);
	border-radius: 6px;
	color: white;
	width: 52px;
	font-size: 15px;
	padding: 11px 0;
}
.popup_message{
	background-color: white;
	padding: 24px;
	border-radius: 12px;
	width: 80%;
	text-align: center;
}
.sm_btn_2_box ul li{
	width: 50%;
	float: left;
	color: white;
}
.sm_btn_2_box ul li a{
	padding: 8px 10px;
	border-radius: 6px;
	font-size: 15px;
}
.sm_btn_2_box ul li:first-child{
	padding-right: 8px;
}
.sm_btn_2_box ul li:first-child a{
	background-color: #3857a7;
}
.sm_btn_2_box ul li:last-child{
	padding-left: 8px;
}
.sm_btn_2_box ul li:last-child a{
	background-color: var(--m_c_100);
}
/* bg_color */
.m_bg_c{
	background-color: #e8eaf0 !important;
}
.bg_c_wt{
	background-color: white !important;
}

/* font */
.f_e{
	font-weight: 900;
}
.m_c{
	color: #182f72 !important;
}
.c_w{
	color: white !important;
}
.sm_txt{
	font-size: 13px;
}
.txt_bl{
	color: black !important;
}

/* box type */
.flex_box {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	display: -webkit-flex;
	-webkit-align-item: center;
	-webkit-justify-content: center;
	flex-direction: column;
	padding: 16px;
}
.or_flex_box{
	position: absolute;
	top: 200px;
	right: 0;
	bottom: 0;
	left: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	display: -webkit-flex;
	-webkit-align-item: center;
	-webkit-justify-content: center;
	flex-direction: column;
	padding: 16px;
	height: calc(100% - 300px);
}
.notice_box {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	display: -webkit-flex;
	-webkit-align-item: center;
	-webkit-justify-content: center;
	flex-direction: column;
	padding: 16px;
	z-index: 1000;
	display: none;
}
.main_box{
	padding: 60px 0;
}
.main_box_02{
	padding: 48px 0;
}
.main_box_03{
	padding-top: 48px;
}
.main_box_04{
	padding-top: 90px;
}
.box_type_01{
	padding: 16px;
}
.certify_box > button{
	width: 80px;
	text-align: center;
	border-radius: 6px;
}
.list_box{
	position: relative;
	overflow-y: auto;
	padding: 16px;
}

/* toggle */
.toggle{
	position: fixed;
	width: 100%;
	/*height: 264px;*/
	background-color: white;
	z-index: 1000;
	transition: 0.3s;
	padding: 24px 16px 16px 16px;
	border-radius: 24px 24px 0 0;
	bottom: -100%;
}
.toggle > button{
	background-color: black;
	width: 32px;
	height: 32px;
	border-radius: 16px;
	padding: 9px;
	position: absolute;
	top: -16px;
	left: 50%;
	transform: translateX(-50%);
}
.toggle > button > img{
	width: 14px;
}
.toggle > ul > li{
	width: 33.33333%;
	text-align: center;
	padding: 14px;
	float: left;
}
.toggle > ul > li > a > img{
	width: 42px;
	margin-bottom: 10px;
}
.toggle > ul > li > a > p{
	font-size: 14px;
	line-height: 16px;
}

/* option toggle 옵션토글 */
.option_toggle{
	position: fixed;
	width: 100%;
	height: 100%;
	right: -100%;
	background-color: #f5f5f5;
	z-index: 999;
	transition: all 0.3s ease;
}

/* page number */
.page_no_wrap{
	text-align: center;
	margin-top: 16px;
	float: left;
	width: 100%;
	clear: both;
}
.page_no_wrap a{
	font-size: 12px;
	display: inline-block;
	width: 20px;
	height: 20px;
	line-height: 17px;
	text-align: center;
	margin: 0 1px;
	box-sizing: border-box;
}
.page_no_wrap a.on{
	border: 1px solid var(--m_c_100);
	color: var(--m_c_100);
	font-weight: 700;
}
.page_no_wrap a img{
	vertical-align: baseline;
	height: 10px;
}
.pg_set_01{
	width: 35px !important;
	margin: 0 2px !important;
}
.pg_set_02{
	width: 31px !important;
	margin: 0 2px !important;
}

/* loading */
.loading_box {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	display: -webkit-flex;
	-webkit-align-item: center;
	-webkit-justify-content: center;
	flex-direction: column;
	padding: 16px;
	z-index: 999999;
	background-color: rgba(64,64,64,0.8);
}
@keyframes rotate-loading {
	0%  {transform: rotate(0deg);-ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); -moz-transform: rotate(0deg);}
	100% {transform: rotate(360deg);-ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); -moz-transform: rotate(360deg);}
}
@-moz-keyframes rotate-loading {
	0%  {transform: rotate(0deg);-ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); -moz-transform: rotate(0deg);}
	100% {transform: rotate(360deg);-ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); -moz-transform: rotate(360deg);}
}
@-webkit-keyframes rotate-loading {
	0%  {transform: rotate(0deg);-ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); -moz-transform: rotate(0deg);}
	100% {transform: rotate(360deg);-ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); -moz-transform: rotate(360deg);}
}
@-o-keyframes rotate-loading {
	0%  {transform: rotate(0deg);-ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); -moz-transform: rotate(0deg);}
	100% {transform: rotate(360deg);-ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); -moz-transform: rotate(360deg);}
}
@keyframes rotate-loading {
	0%  {transform: rotate(0deg);-ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); -moz-transform: rotate(0deg);}
	100% {transform: rotate(360deg);-ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); -moz-transform: rotate(360deg);}
}
@-moz-keyframes rotate-loading {
	0%  {transform: rotate(0deg);-ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); -moz-transform: rotate(0deg);}
	100% {transform: rotate(360deg);-ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); -moz-transform: rotate(360deg);}
}
@-webkit-keyframes rotate-loading {
	0%  {transform: rotate(0deg);-ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); -moz-transform: rotate(0deg);}
	100% {transform: rotate(360deg);-ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); -moz-transform: rotate(360deg);}
}
@-o-keyframes rotate-loading {
	0%  {transform: rotate(0deg);-ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); -moz-transform: rotate(0deg);}
	100% {transform: rotate(360deg);-ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); -moz-transform: rotate(360deg);}
}
@keyframes loading-text-opacity {
	0%  {opacity: 0}
	20% {opacity: 0}
	50% {opacity: 1}
	100%{opacity: 0}
}
@-moz-keyframes loading-text-opacity {
	0%  {opacity: 0}
	20% {opacity: 0}
	50% {opacity: 1}
	100%{opacity: 0}
}
@-webkit-keyframes loading-text-opacity {
	0%  {opacity: 0}
	20% {opacity: 0}
	50% {opacity: 1}
	100%{opacity: 0}
}
@-o-keyframes loading-text-opacity {
	0%  {opacity: 0}
	20% {opacity: 0}
	50% {opacity: 1}
	100%{opacity: 0}
}
.loading-container, .loading {
	height: 100px;
	position: relative;
	width: 100px;
	border-radius: 100%;
}
.loading {
	border: 4px solid transparent;
	border-color: transparent #fff transparent #FFF;
	-moz-animation: rotate-loading 1s linear 0s infinite normal;
	-moz-transform-origin: 50% 50%;
	-o-animation: rotate-loading 1s linear 0s infinite normal;
	-o-transform-origin: 50% 50%;
	-webkit-animation: rotate-loading 1s linear 0s infinite normal;
	-webkit-transform-origin: 50% 50%;
	animation: rotate-loading 1s linear 0s infinite normal;
	transform-origin: 50% 50%;
}
.loading-container:hover .loading,
.loading-container .loading {
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.loading-text {
	-moz-animation: loading-text-opacity 2s linear 0s infinite normal;
	-o-animation: loading-text-opacity 2s linear 0s infinite normal;
	-webkit-animation: loading-text-opacity 2s linear 0s infinite normal;
	animation: loading-text-opacity 2s linear 0s infinite normal;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	margin-top: 38px;
	opacity: 0;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	top: 0;
	width: 100px;
}
.loading-info {
	-moz-animation: loading-text-opacity 2s linear 0s infinite normal;
	-o-animation: loading-text-opacity 2s linear 0s infinite normal;
	-webkit-animation: loading-text-opacity 2s linear 0s infinite normal;
	animation: loading-text-opacity 2s linear 0s infinite normal;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	margin-top: 38px;
	opacity: 0;
	text-align: center;
	text-transform: uppercase;
	top: 0;
	width: 100%;
}

/* 바코드 상단 팝업 */
.flex_box_top {
	position: fixed;
	top: 0;
	display: flex;
	align-items: center;
	flex-direction: column;
	padding: 16px;
	z-index: 1000;
	width: 100%;
}
.popup_box_wt {
	display: flex;
	flex-direction: column;
	background-color: white;
	border-radius: 8px;
	overflow: hidden;
	position: relative;
	width: 100%;
	max-width: 600px;
}
.popup_content {
	overflow-y: auto;
	margin: 24px 16px;
	margin-right: 0;
	padding-right: 16px;
}
.open_code_wrap {
	text-align: center;
}
.bacode_img_wrap {
	width: 100% !important;
	display: inline-flex;
	justify-content: center;
}
.popup_btn ul {
	display: inline-flex;
	width: 100%;
}
.popup_btn ul li {
	text-align: center;
	flex-grow: 1;
	color: white;
	background-color: #4e4540;
}
.popup_btn ul li:first-child {
	background-color: var(--m_c_100);
}
.popup_btn ul li:last-child {
	background-color: var(--m_c_100);
}
.popup_btn ul li a {
	height: 34px;
	line-height: 34px;
}
.open_code_wrap p {
	text-align: center;
	color: black;
	margin-top: 16px;
	padding-top: 16px;
	border-top: 1px solid #c9caca;
}
#barcode_div {
	top: -60%;
	transition: all 0.5s;
	z-index: 999999;
}