/* ë¡œë”©css */
#loading-mask{
    position: fixed;
    top: 0;
    left: 0;
	width: 100%;
    height: 100vh;
    z-index: 2000;
}
#loading-mask::before{
    content: '';
    position: absolute;
    top: calc(50% - 20px);
    left: calc(50% - 20px);
    width: 40px;
    height: 40px;
    background: url('../img/loading.gif') no-repeat 50%;
    background-size: contain;
    z-index: 2000;
}
#loading-mask::after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
    z-index: 1999;
}
/* ë¡œë”©css */
.oneDepth{
    background: #fff;
}
.twoDepth{
    background: #fff;
}
.twoDepth.modal-dialog{
    background: transparent;
}
.threeDepth{
    background: #e0f8fe;
}
.fourDepth{
    background: #fbeae7;
}
.fiveDepth0{
    background: #fff;
}
.fiveDepth1{
    background: #f2f2f2;
}
.fiveDepth2{
    background: #f8f9fa;
}
#tableHalf{
    min-height: 70vh;
}
.c666{
	color: #666666 !important;
}
.searchCenter .btn{
	font-weight: 400;
	line-height: 1.5;
}
.searchCenter .form-control{
	text-align-last:center;
	text-align:center;
}
.searchCenter select.form-control{
	text-indent: 0px;
	height:29.8px;
	line-height: 1.1;
	text-align-last:left;
	text-align:left;
}
.searchCenter select.form-control option{
	text-indent: 0;
}
.left-select{
	border-radius:0.25rem 0 0 0.25rem;
}
.right-select{
	border-radius:0 0.25rem 0.25rem 0;
}
.sai{
	position:relative;
}
.sai::after{
	content:'~';
	position:absolute;
	top:0;
	right:-9px;
	font-size:1em;
	color: #333;
	width: 19px;
	height:29.8px;
	background:#f9f9f9;
	display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #ddd;
    z-index:10;
	
}
.gotop{
    position: fixed;
    right: 1em;
    bottom: 2em;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 1px solid #eee;
    background: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    z-index: 1000;
    cursor: pointer;
}
.gotop i{ 
    position: relative;
    height: 16px;
}
.gotop i:before{ 
    position: absolute;
    top: -5px;
    left: 50%;
    transform: translateX(-50%);
}
/* 11/24 ìˆ˜ì • */
.bodyClose{
    position: absolute;
    top: .3em;
    right: .6em;
}
.textStand{
	font-size: 1.25rem;
    line-height: 1.5;
}
#tableHalf2{
    min-height: 72vh;
}
/* 11/24 ìˆ˜ì • */
/* 11/24 ìˆ˜ì • */
.pl2-5 {
    padding-left: .6rem !important
}
/* 11/24 ìˆ˜ì • */
.content-wrapper{
    padding-top: 57px;
    min-height: 100vh !important;
    overflow-x: hidden;
}
.sidebar-collapse .main-header .navbar-nav .nav-item {
  margin-left: -150px;
}
.sidebar-collapse .brand-logo {
  opacity: 0;
}

#id_link_url_div .table.borderless,#myDetailTab3 .table.borderless{
    border-collapse: inherit
}
#id_link_url_div .table.borderless th,#id_link_url_div .table.borderless td,#myDetailTab3 .table.borderless th,#myDetailTab3 .table.borderless td{
    min-width: 100px;
    text-align: center;
    vertical-align: middle;
}
#id_link_url_div .table.borderless thead th,#id_link_url_div .table.borderless td,#myDetailTab3 .table.borderless thead th,#myDetailTab3 .table.borderless td{
    border-top:none;
    border-bottom:none;
}
#id_link_url_div .table.borderless td button,#myDetailTab3 .table.borderless td button{
    min-width: 61px;
}
.nowrap{
    white-space:nowrap;
}
.delFile {
    height: 27px;
    box-sizing: border-box;
    padding: 0.375rem 0.75rem;
    line-height: 1.1;
    color: #333;
    font-size: 12px;
    background-color: #F4F6F9;
    border: 1px solid #CED4DA;
    
}
::-moz-selection {
	background: #3367d1 !important;
	color: #FFF !important;
}
::selection {
	background: #3367d1;
	color: #FFF;
}
.mt-25{
	margin-top:1em;
}
.sidebar nav{
	padding-top:.5em;
}
.modal .modal-footer button{
	width:auto;
	min-width: 112px;
	box-sizing:border-box;
}
#cashMoney th, #cashMoney td, #myCashMoney th, #myCashMoney td, #cashLimit th, #cashLimit td, #myCashLimit th, #myCashLimit td, #id_product_detail_limit th, #id_product_detail_limit td{
	vertical-align: middle;
	white-space: nowrap;
}
.long-label{
	padding-right:.25rem;
}
.card_type_on{
	background: #22252c !important;
	color:#fff !important;
}
@media (max-width: 991.98px) {
	.long-label{
		padding-right:.6rem;
	}
	.long-input{
		padding-left:.3rem;
	}
	.mt-25{
        margin-top: .8rem;
    }
    .sidebar-collapse .main-header .navbar-nav .nav-item ,.main-header .navbar-nav .nav-item {
      margin-left: 0px !important;
    }
    .sidebar-collapse .brand-logo,.brand-logo {
      padding-left: 20px !important;
      opacity: 1 !important;
      width: 100px;
    }
    #storeInputTab2 table,#storeInputTab2 tbody,#tab2 table,#storeDetailTab2 table, #myDetailtab2 table{
        min-width: 1200px;
    }
    #storeDetailTab3 .form-horizontal .control-label,#myDetailTab3 .form-horizontal .control-label  {
        text-align: left !important;
        margin-bottom: 7px !important;;
    }
    .modal .modal-footer button{
		width:24%;
		min-width:auto;
		box-sizing:border-box;
		word-break: keep-all !important;
    	overflow: hidden;
	}
	.modal .modal-footer{
		justify-content: flex-end;
		flex-wrap: nowrap;
	}
	.modal select.form-control{
		height:33.5px;
	}
	.col-md-8.col-9 .row,.col-md-10.col-9 .row{
		height:100%;
	}
	.mt-25{
		margin-top:6px;
	}
	.mvt{
		margin-top:3px !important;
	}
	.mbt{
		margin-top:7px !important;
	}
	.modal .table td,.modal .table th  {
		border-top:none !important;
	}
	.btn-danger:hover {
	  color: #ffffff;
	  background-color: #e25039;
	  border-color: #e25039;
	  box-shadow: none;
	}
	.btn-warning:hover {
	  color: #fff;
	  background-color: #ffc107;
	  border-color: #ffc107;
	  box-shadow: none;
	}
	.btn-info:hover {
	  color: #ffffff;
	  background-color: #17a2b8;
	  border-color: #17a2b8;
	  box-shadow: none;
	}
	.btn-success:hover {
	  color: #ffffff;
	  background-color: #28a745;
	  border-color: #28a745;
	  box-shadow: none;
	}
	.board_pop{
		flex-wrap:inherit;
	}
	.board_pop button{
		width:100%;
		display:block
	}
    .sidebar-collapse .main-header .navbar-nav .nav-item ,.main-header .navbar-nav .nav-item {
      margin-left: 0px !important;
    }
    .sidebar-collapse .brand-logo,.brand-logo {
      padding-left: 20px !important;
      opacity: 1 !important;
      width: 100px;
    }
    #storeInputTab2 table,#tab2 table,#storeDetailTab2 table, #myDetailtab2 table{
        min-width: 1200px;
    }
    .custom-file-input{
    	height:auto  !important;
    }
    .custom-file-label::after {
        padding: 0.375rem 0.75rem;
    }
    .form-horizontal .form-group {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    .form-horizontal .control-label {
        margin-bottom: 7px !important;;
    }
    .login-card-body .form-control{
        max-height: 3em;
        line-height: 3em;
        font-size: 14px !important;
    }
    .login-card-body .btn-block{
        font-size: 15px !important;
        padding: .5em 0;
    }
    .pl2-5 {
        padding-left: .45rem !important
    }
    .table-hover.treegrid tbody tr.oneDepth:hover{
	    background: #fff;
	}
	.table-hover.treegrid tbody tr.twoDepth:hover{
	    background: #fff;
	}
	.table-hover.treegrid tbody tr.threeDepth:hover{
	    background: #e0f8fe;
	}
	.table-hover.treegrid tbody tr.fourDepth:hover{
	    background: #fbeae7;
	}
	.table-hover.treegrid tbody tr.fiveDepth0:hover{
	    background: #fff;
	}
	.table-hover.treegrid tbody tr.fiveDepth1:hover{
	    background: #f2f2f2;
	}
	.table-hover.treegrid tbody tr.fiveDepth2:hover{
	    background: #f8f9fa;
	}
}
.main-header .navbar-nav .nav-item {
  margin-left: 0px;
}
.faq h5{
    padding: .18em .6em;
    font-weight: 500;
}
.faq p{
    overflow: hidden;
    height: 0;
    margin: 0;
}
.faq.active {
	background: #f8f9fb;
}
.faq.active p{
    height: auto;
    padding: 1em .6em;
    margin: 0;
}
.schedule td{
    border: 1px solid #eee;
    width: calc(100% / 7);
}
.schedule td.active,.schedule td:hover,#total tr.active,#total tr:hover{
    background: #f8f9fb;
}
.schedule td.sun{
    color: #e25039;
}
.schedule td.sat{
    color: #007bff;
}
/*
.modal-backdrop.show:nth-of-type(odd) {
    z-index: 1054 !important;
}
*/
#cashLimit td,#cashMoney td{
    border-top: none;
}
.modal input,.modal textarea,.modal select.form-control,.modal .form-control-static,.modal td,.modal .custom-file-label{
    color: #0052C7;
}
.modal input::placeholder,
.modal select::placeholder,
.modal textarea::placeholder {
  color : #939ba2;
}
.schedule_area{
    position: relative;
    float: right;
    padding: 29px 5px 4px;
    line-height: 18px;
    font-size: 13px;
    text-align: right;
    color: #333 !important;
    width: 100%;
    height: 100%;
    min-width: 160px;
    min-height: 140px;
    box-sizing: border-box;
}
.form-check-input.only{
	margin-left: auto;
	margin-top: .3em;
}
.highlight{
    background: rgb(251, 234, 231);
}
.form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
}
}.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
}
.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 27px;
}
.form-horizontal .form-group {
    display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 1em;
}
.form-horizontal .form-group:after, .form-horizontal .form-group:before {
    content: " ";
    display: table;
}
.form-horizontal .has-feedback .form-control-feedback {
    right: 15px;
}
.modal.webapp .modal-body{
	padding: 30px 15px;
}
.modal.webapp .custom-radio{
	padding-left: 0;
	padding-right: 0;
	padding-top: .6em;
	padding-bottom: .6em;
	margin-bottom: 0;
}
.modal.webapp .custom-radio:first-child{
	padding-top: 0;
}
.modal.webapp .custom-radio:last-child{
	padding-bottom: 0;
}
.modal.webapp .custom-radio .custom-control-label{
	width: 100%;
}
.modal.webapp .custom-radio .custom-control-label:before{
	left: auto;
	right: 0;
	background-color: #fff;
	border: 1px solid #999;
	box-shadow: none;
}
.modal.webapp .custom-radio .custom-control-input:checked ~ .custom-control-label:before{
	color: #007bff;
	border: 2px solid #007bff;
}
.modal.webapp .custom-radio .custom-control-input:checked ~ .custom-control-label::after {
    top: 4px;
    left: auto;
    right: 0;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23007bff'/%3E%3C/svg%3E");
}
.moda.webapp .custom-radio .custom-control-label:after{
	left: auto;
	right: 0;
}
.modal-dialog-scrollable .modal-content {
  overflow-x: hidden;
  overflow-y: auto;
}
/* 
#storeDetail .modal-content,#myInfo .modal-content {
  min-height: calc(100vh - 1rem);
}
 */
.tab-pane th{
	text-align: center;
}
@media (min-width:576px) {
	.modal-dialog-scrollable.twoDepth .modal-content {
	  max-height: calc(100% - 1rem);
	  min-height: auto;
	  overflow-x: hidden;
	  /* overflow-y: auto; */
	}
}
/* PC용 결제화면의 모달창*/
#web_sms_pop.modal .modal-dialog-centered.modal-dialog-scrollable{
	justify-content: flex-start;
}
@media (min-width:768px) {
	.btn-create{
		margin-left:0;
		width:100% !important;
	}
	.mt-25{
		margin-top: .3rem !important;
	}
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px;
    }
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 14px;
    }
    .form .form-body, .portlet-form .form-body {
        padding: 20px;
    }
    .table-center td, .table-center th {
        text-align: center;
        vertical-align : middle;
    }
    .borderless td, .borderless th {
        border: none;
        text-align: center;
        vertical-align : middle;
    }
    .tab-pane p{
        margin-bottom: 0;
    }
    select.form-control{
        box-sizing: border-box;
    }
}



.noborder{	border: none;}
.noborder2{	border-top: 0px;}
.left{	text-align:left;}
.center{	text-align:center;}
.bold{	font-weight:bold;}
.btn-create{
	margin-left:.8em;
   	width: 100%;
}
/* ========================== webview new css =========================== */
@media (max-width: 991.98px) {
    .navbar-nav.d-flex.d-lg-none{
        width: 100%;
        position: absolute;
        left: 0;
        top: 0;
        height: 57px;
    }
    .sidebar-collapse .brand-logo,.brand-logo {
        padding-left: 0px !important;
        position: absolute;
        left: 50%;
        top: 0;
        transform: translateX(-50%);
    }
    .modal .custom-control-label{
    	font-size:16px;
    	font-weight:400 !important;
    }
    .btn-create{
    	width: 25%;
    	margin-bottom:.15em;
    }
    .modal-footer > * {
	  margin: 0.25rem;
	}
}
.main-header{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 57px;
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
}
.cash{
    display: flex;
    flex-direction: column;
    height: calc(100vh - 57px);
}
.money{
    height: 34%;     
    display: flex;
    box-sizing: border-box;
    align-items: center;
    justify-content: flex-end;
    padding: 30px 24px 24px 24px;
    color: #d60000;
    font-size: 50px;
    font-weight: 600;
    background: #fff;
    font-family: 'Nanum Gothic';
}
.numbers{
    height: 66%;  
    background: #DADADA;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    box-sizing: border-box;
}
.numbers .numberKeys{
    height: calc(100% - 70px); 
    width: 100%;
    padding: 20px 10px;
    box-sizing: border-box;
}
.numbers .numberKeys .numberKeys-wrap{
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
}
.numbers .numberKeys .numberKey-wrap{
    display:flex;
    align-items:center;
    width: 25%;
    height: 25%;
    margin: 0;
    overflow: hidden;
    padding: 1%;
    box-sizing: border-box;
}
.numbers .numberKeys .numberKey{
    font-size: 25px;
    width: 100%;
    height: 100%;
    margin: 0;
    border-radius: 10px;
    background: #FAFAFA;
    color: #2b2b2b;
    border: none;
    outline: 0;
    font-weight: 600;
    word-break: keep-all !important;
    overflow: hidden;
}
.numbers .numberKeys .numberKey.func{
    background: #EDEDED;
}
.numbers .numberKeys .numberKey.func.onlyfunc{
	font-size:17px;
	letter-spacing:-.5px;
	font-weight:400;
}

.numbers .numberKeys .numberKey.redBtn{
	color: #fff;
    background: #e25039;
}
.numbers .numberKeys .numberKey.func.red{
    color: #d60000;
    font-family: 'helvetica';
    font-size:25px;
}
.numbers .numberKeys .numberKey:nth-child(4n){
    margin-right: 0;
}
.numbers .confirm{
    height: 70px;  
    display: flex;
    justify-content: center;
    align-items: center;
    background: #22252c;
    font-size: 21px;
    font-weight: 500;
    border: none;
    text-align: center;
    color: #fff;
    padding: 20px;
    box-sizing: border-box;
}
.receiptWrap{
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.receipt{
    display: flex;
    flex-direction: column;
    height: calc(100vh - 57px);
    background: #DADADA;
}
.receipt .couponWrap{
    padding: 0 2em 1em 2em;
    height: calc(100% - 100px);
}
.receipt .couponWrap .couponBox{
    position: relative;
    width: 100%;
    height: 100%;
    background: #fff;
}
.receipt .couponWrap .couponBox::before{
    content: '';
    position: absolute;
    left: -13px;
    top: 36px;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background: #dadada;
}
.receipt .couponWrap .couponBox::after{
    content: '';
    position: absolute;
    right: -13px;
    top: 36px;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background: #dadada;
}
.receipt .couponWrap .couponBox .couponTitle{
    font-size: 18px;
    padding: 11px 0;
    border-bottom: 1px dashed #dadada;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
}
.receipt .couponWrap .couponBox .centerLogo{
    width: 40px;
    height: 40px;
    border-radius: 50%;
    overflow: hidden;
    margin: 3em auto 4em auto;
    background: url(../img/w_white.png) 50% no-repeat;
    background-size: contain;
    box-sizing: border-box;
}
.receipt .couponWrap .couponBox .couponInput{
    position: relative;
    display: flex;
    width: 100%;
    margin: 3em auto;
    box-sizing: border-box;
}
.receipt .couponWrap .couponBox .couponInput .search{
    position: absolute;
    right: 10%;
    top: 50%;
    transform: translateY(-50%);
    outline: none;
    border: none;
    width: 24px;
    height: 24px;
    background: url(../img/search.png) 50% no-repeat;
    background-size: contain;
    box-sizing: border-box;
}
.receipt .couponWrap .couponBox .couponInput input{
    width: 80%;
    height: 34px;
    border: none;
    border-bottom: 1px solid #ddd;
    margin: 0 auto;
    box-sizing: border-box;
}
.receipt .couponWrap .couponBox ul{
    padding: 0 10%;
    margin: 0;
    box-sizing: border-box;
}
.receipt .couponWrap .couponBox ul li{
    display: inline-block;
    width: 30%;
    list-style: none;
    box-sizing: border-box;
    line-height: 2.6;
    font-size: 14px;
    letter-spacing: -1px;
}
.receipt .couponWrap .couponBox ul li:nth-child(2n){
    width: 68%;
    text-align: right;
}
.receipt .btns{
    height: 70px;    
    display: flex;
    box-sizing: border-box;
    align-items: center;
    justify-content:space-around;
}
.receipt .oneBtn{
    position: fixed;
    bottom: 0;
    left: 0;
    height: 70px;    
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #333743;
    font-size: 19px;
    font-weight:bold;
    border: none;
    outline: 0;
    text-align: center;
    color: #fff;
    padding: 20px;
    box-sizing: border-box;
}
.receipt .btns .receiptBtn{
    height: 100%;  
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #333743;
    font-size: 1.4em;
    border: none;
    outline: 0;
    text-align: center;
    color: #fff;
    padding: 20px;
    box-sizing: border-box;
}
.receipt .content{
    height: calc(100% - 70px);  
    background: #fff;
    display: flex;
    flex-direction: column;
    padding: 20px;
    box-sizing: border-box;
    font-size:14px;
}
.receipt .content.pb-8{
    height: auto;  
    background: #fff;
    display: flex;
    flex-direction: column;
    padding: 20px 20px 90px 20px;
    box-sizing: border-box;
}
.receipt .content.pb-8 h4{
    font-size:16px !important;
    font-weight: 400;
}
.receipt .content.pb-8 h5{
	font-size:14px !important;
    font-weight: 500;
}
.receipt .content.pb-8 h6{
	font-size:14px !important;
    font-weight: 400;
}
.receipt .content.pb-8{
	font-size:13px;
    font-weight: 400;
}
.same2{
    width: 30%;
    padding: 0;
    font-size:16px !important;
	font-weight: 400;
    box-sizing: border-box;
}
.same{
    width: 70%;
    padding: 0;
    text-align: center;
    box-sizing: border-box;
}
.same .form-control{
	font-size:16px !important;
	font-weight: 400;
    color: #0052c7;
}
.same .form-control:focus{
	border-color: #ced4da;
}
.s-modal .modal-content {
    min-height: auto;
}
.faq a{
	color:#555 !important;
}
.dark .dark-overlay{
	display: block;
}
.dark-overlay{
	background-color: rgba(0, 0, 0, 0.5);
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 13;
}
#hand .modal-dialog{
	max-height:100%;
	height:100%;
    margin: 0;
}
.fullscreen{
    width: 100%;
    height: 100%;
    border-radius: 0;
    background: #fff;
    border: none;
}
.payWrap .container{
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.payTitle{
    font-size: 21px;
    color: #303846;
}
.payline{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 14px;
}
.payline h5{
    width: 90px;
    font-size: 19px;
    color: #303846;
    margin-bottom: -4px !important;
    word-break : keep-all !important;
    overflow: hidden;
}
.payline .charge{
    position: relative;
    width: calc(100% - 90px);
    height: 50px;
}
.payline .charge span{
    position: absolute;
    top: 50%;
    right: 1em;
    transform: translateY(-50%);
    z-index: 10;
    color: #303846;
    font-size: 20px
}
.payline .charge.day input{
    padding-left: 2.8em !important;
}
.payline .charge.day span{
    position: absolute;
    top: 50%;
    left: .6em;
    transform: translateY(-50%);
    z-index: 10
}
.payline .check{
    display: flex;
    flex-direction: column;
    width: calc(100% - 90px);
}
.payline .check .custom-control-label{
    width: 100%;
}
.agree li{
    margin-bottom: .6em;
}
.payline .check .custom-checkbox{
    margin-bottom: .7em;
}
.payline .inputs{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: calc(100% - 90px);
    height: 50px;
}
.payline .inputs .three{
    width: calc(33.3% - 7px);
    height: 100%;
    margin-right: 14px;
}
.payline .inputs .three:last-child{
    margin-right: 0;
}
.payline .inputs .four{
    width: calc(25% - 7px);
    height: 100%;
    margin-right: 14px;
}
.payline .inputs .four input{
    font-size: 19px;
    padding: 0;
}
.payline .inputs .four input::placeholder{
    line-height: 50px;
}
.payline .inputs .four:last-child{
    margin-right: 0;
}
.payline .inputs .half{
    width: calc(50% - 7px);
    height: 100%;
    margin-right: 14px;
}
.payline .inputs .half:last-child{
    margin-right: 0;
}
.payline .inputs input,.payline .check input[type=text],.payline .charge input[type=text],.payline .inputs select{
    position: relative;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 5px;
    width: 100%;
    height: 100%;
    padding: .3em .3em !important;
    outline: none;
    font-size: 19px;
    color: #2b2b2b;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none; 
    appearance: none;
    vertical-align: middle;
}
.payline .inputs input::placeholder{
	color:#939ba2
}
.payline .inputs select option{
    line-height: 50px;
}
.payline .inputs select[disabled]{
    color: #2b22b !important;
    opacity : 1;
}
.payline .inputs input.red{
    color: #d60000;
    font-size: 21px;
    font-weight: 600;
    font-family: 'Nanum Gothic';
}
.payline .inputs input.center{
    text-align: center;
}

.payWrap{
    padding: 1rem 0 100px 0;
    box-sizing: border-box;
}
.payWrap.m60{
    margin-top: -60px;
}
.custom-file {
	margin-bottom:1px;
}
/* ========================== small device css =========================== */
@media (max-width: 361px) {
	.numbers .numberKeys .numberKey{
	    font-size: 22px;
	}
	.numbers .numberKeys .numberKey.func.onlyfunc{
		font-size:14px;
	}
	.numbers .numberKeys .numberKey.redBtn{
		color: #fff;
	    background: #e25039;
	}
	.numbers .numberKeys .numberKey.func.red{
	    font-size:23px;
	}
	.numbers .confirm{
	    height: 70px;  
	    font-size: 21px;
	}
	.payline h5{
	    width: 70px;
	}
	.payline h5, .payWrap.zoom h5{
		font-size: 16px;
	    margin-bottom: 0px !important;
	}
	.payline .inputs{
	    width: calc(100% - 70px);
	}
	.payInfo{
	    font-size: 13px;
	}
	.payline .inputs input, .payline .check input[type=text], .payline .charge input[type=text], .payline .inputs select{
		font-size: 17px;
	}
	.payline .inputs .four input{
		font-size: 17px;
	}
}
@media (max-width: 321px) {
	.numbers .numberKeys .numberKey.func.onlyfunc{
		font-size:12px;
	}
	.payline .inputs{
	    width: calc(100% - 60px);
	}
	.payline h5, .payWrap.zoom h5{
	    width: 60px;
	    letter-spacing: -1px;
	    font-size: 15px;
	}
	.payline .inputs input, .payline .check input[type=text], .payline .charge input[type=text], .payline .inputs select{
		font-size: 16px;
	}
	.payline .inputs .four input{
		font-size: 16px;
	}
}
@media (max-width:767px) {
	.custom-file-label::after {
        padding: 0.375rem 0.75rem;
        font-size: 13px;
    }
    .input-group-text {
    	font-size: 13px;
    }
    .input-group-prepend .btn, .input-group-append .btn{
    	line-height: 2;
    }
	.login-card-body .form-control{
        max-height: 3em;
        line-height: 3em;
        font-size: 16px !important;
    }
    .login-card-body .btn-block{
        font-size: 17px !important;
        padding: .5em 0;
    }
	.custom-file {
		margin-bottom:4px;
	}
	.long-label{
		padding-right:.45rem;
	}
	.long-input{
		padding-left:.45rem;
	}
	.btn-create{
		margin-left:0;
		margin-top:.2em;
	}
	.sai::after{
		height:33px;
	}
}
@media (max-width:991.98px) {
.custom-file {
	margin-bottom:4px;
}
}

.winLogo{
    width: 121px;
    height: auto;
}
.iconCard{
    display: inline-block;
    width: 24px;
    height: 21px;
    background: url(../img/1@3x.png) 50% no-repeat;
    background-size: contain;
}
.payBottom{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 70px;
    box-sizing: border-box;
    z-index: 2
}
.payInfo{
    margin-top: 2em;
    position: relative;
    font-size: 14px;
    color: #303846;
}
.payBottom button{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #22252c;
    color: #fff;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center;
    outline: none;
    border: none;    
    font-size: 21px;
    z-index: 100;
}
.font-85{
	font-size:.85em;
}

.hand{
	cursor:pointer	
}
.t-middle td{
	vertical-align: middle;
	padding: .55rem .4rem;
}
.top-right{
	position: relative;
	width: 100%;
}
.top-right .top-back{
	position: absolute;
	top: 50%;
	right: 1em;
	transform: translateY(-50%);
}
.dontclose{
	padding-right: 0 !important;
}
.dontclose .modal-content{
	border:none !important;
	border-radius: 0 !important;
	max-width:450px;
	width: 100%;
	height: calc(100vh - 16px);
	max-height: 800px !important;
	padding: 0;
}
#mPayPop_iframe body{
	background: transparent !important;
}

@media (min-width: 768px) and (max-width: 1024px){
	.s-modal .modal-dialog-scrollable .modal-content {
	  min-height: 100% !important;
	  max-width : 100%;
	}
	.s-modal#alert_pop .modal-dialog-scrollable .modal-content, 
	.s-modal#confirm_pop .modal-dialog-scrollable .modal-content {
		min-height: auto !important;
	}
}
@media (max-width: 768px) and (orientation: landscape) {
	.modal-dialog-scrollable .modal-content {
	  min-height: calc(100% - 13rem);
	}
	.s-modal .modal-dialog-scrollable .modal-content {
	  min-height: auto !important;
	  max-width : 100%;
	}
}

 .v-center{
 	padding: .65rem .4rem .75rem .4rem !important;
 }
 .modal-content td{
	vertical-align: middle !important;
}
 @media (max-width: 768px) {
 	 .dontclose .modal-xl{
 	 	margin:0 auto;
 	 	width : 100%;
 	 	max-width : 100%;
 	 }
	 .dontclose .modal-content{
		max-height: none !important;
		max-width : 100%;
		height: 100vh;
	}
	.dontclose .modal-dialog-scrollable {
		height: 100vh;
	}
	.modal-content{
		min-height: 100%;
	}
	#alert_pop .modal-content,#alert_pop .modal-dialog-scrollable
	,#confirm_pop .modal-content, #confirm_pop .modal-dialog-scrollable 
	,#sms_pop .modal-content, #sms_pop .modal-dialog-scrollable
	,#web_sms_pop .modal-content, #web_sms_pop .modal-dialog-scrollable
	,#printerPop .modal-content, #printerPop .modal-dialog-scrollable
	,#receiptPop .modal-content, #receiptPop .modal-dialog-scrollable
	,#vatPop .modal-content, #vatPop .modal-dialog-scrollable
	,#couponPop .modal-content, #couponPop .modal-dialog-scrollable
	,#memberPop .modal-content, #memberPop .modal-dialog-scrollable
	,#tax_sms_pop .modal-content, #tax_sms_pop .modal-dialog-scrollable
	,#tax_email_pop .modal-content, #tax_email_pop .modal-dialog-scrollable
	,#phone_coupon_pop .modal-content, #phone_coupon_pop .modal-dialog-scrollable
	{
		min-height: auto !important;
	}
	.modal .modal-dialog {
		height: calc(100% - 1em);
	}
	.s-modal .modal-dialog-scrollable .modal-content {
	  min-height: 100% !important;
	}
 }
 @media (max-width: 570px) {
	.modal-dialog-scrollable{
		height: calc(100% - 1em);
	}
	.dontclose .modal-dialog-scrollable {
		height: 100%;
	}
}
.dark-text {
	color: #2b2b2b !important;
}