@charset "UTF-8";

.modal-footer button {
	width: 35%;
}

.modal-footer button.single {
	margin-left: auto;
	margin-right: auto;
}

.card-body {
	padding: 0;
}

.card-footer {
	background: none;
	text-align: center;
	position: absolute;
	bottom: 0px;
	width: 100%;
}

.main-header {
	padding: 0px !important;
	background: none;
	margin: 0 !important;
	background-color: white;
	height: 85px;
	-webkit-app-region: drag;
}

.main-header a:nth-child(1), .main-header a:nth-child(3) {
	-webkit-app-region: no-drag;
}

.navbar-brand {
	padding: 0px !important;
}

.brand-image {
	height: 40px;
/* 	background-image: url(https://s.pstatic.net/static/www/img/uit/2020/sp_main_b46ce0.png); */
	
}
.ico_naver {
	display: inline-block;
    width: 87px;
    height: 29px;
    background-position: -287px -431px;
    background-repeat: no-repeat;
    vertical-align: top;
    margin: 2px 5px 0 0;
    background-image: url('/resources/images/naver_icon.png');
	background-size: 611px 672px;
	
}

.card {
	width: 400px !important;
	height: 700px;
	box-shadow: 0 0 1px rgba(0, 0, 0, .125), 0 1px 3px rgba(0, 0, 0, .2);
	margin-bottom: 1rem;
	-webkit-touch-callout: none; /* iOS Safari */
	-webkit-user-select: none; /* Safari */
	-khtml-user-select: none; /* Konqueror HTML */
	-moz-user-select: none; /* Old versions of Firefox */
	-ms-user-select: none; /* Internet Explorer/Edge */
	user-select: none;
	/* Non-prefixed version, currently supported by Chrome, Opera and Firefox */
}

.payment {
	background-image: url("/resources/images/n_payment_icon_0.png");
	background-repeat: no-repeat;
	width: 45px;
	height: 45px;
	margin-right: 20px;
	background-size: contain;
}

.payment:active {
	background-image: url("/resources/images/n_payment_icon_1.png");
}

.btn-exit {
	color: #20407d !important;
	font-size: 30px;
	padding: 10px;
}

.modal-dialog {
	width: 350px;
}

.modal-header {
	padding: 12px;
	text-align: center;
}

.modal-title {
	font-size: 16px;
	font-weight: 600;
	width: 100%;
}

.modal-body {
	text-align: center;
}

.modal-body p {
	font-size: 14px;
	margin-bottom: 3px;
}

.modal-body p.desc {
	font-size: 12px;
}

.modal-body button {
	width: 200px;
	margin-top: 14px;
	margin-bottom: 5px;
}

.modal-body button span {
	padding: 10px;
}

.modal-dialog {
	margin-top: 310px;
}

.btn-header {
	width: 55px;
}

.login-box {
	width: 400px !important;
	height: 700px;
	margin-top: 0 !important;
}

.card-title {
	font-size: 20px !important;
}

.login-page {
	overflow: hidden;
}

.card-body>.card-body {
	padding: 1.25em !important;
}

.footer-box {
	position: absolute;
	bottom: 0px;
	left: 0px;
	text-align: center;
	width: 100%;
	height: 42px;
	padding: 10px;
	background-color: #20407d;
	color: #ffffff;
}

.overlay {
	z-index: 9999 !important;
	border-radius: 0 !important;
	visibility: hidden;
}

.login-box {
	width: 400px !important;
	height: 700px;
	margin-top: 0 !important;
}

.login-page {
	overflow: hidden;
}

.overlay {
	z-index: 9999 !important;
	border-radius: 0 !important;
	visibility: hidden;
}

.login-box {
	width: 400px !important;
	height: 700px;
	margin-top: 0 !important;
}

.card-title {
	font-size: 20px !important;
}

.login-page {
	overflow: hidden;
}

.card-body>form>.card-body {
	padding: 7px !important;
}

.overlay {
	z-index: 9999 !important;
	border-radius: 0 !important;
	visibility: hidden;
}
.form-group {
	margin-bottom: 0px;
}

.form-group .col-form-label {
	padding-left: 0;
	padding-right: 0;
	font-size: 15px;
	text-align: center;
}
.custom-control-label::before {
	left: -1.5rem;
}
.custom-control-label::after {
	left: -1.5rem;
}
.card-body label {
	font-weight: 500 !important;
}
.form-group.row > .col-9 {
	padding-top: 2px;
}
.form-group.row > .col-6 {
	padding-top: 2px;
}
.form-group.row > .col-6 + div {
	padding-top: 3px;
}
.btn-check-id {
	height: 28px;
}
.join-hr {
	margin: 0;
	margin-top: 23px;
}
.btn-exit {
	visibility: visible;
}
.btn-check-phone {
	height: 28px;
	font-size: 12px;
	padding: 0;
}
.btn-menu .btn-block {
 	border-radius: 10px; 
 	border-width: 3px; 
	height: 152px;
	width: 172px;
	padding: 16px;
/* 	color: #20407d; */
/* 	border: 0; */
}

.btn-color-1 {
}

.row .col-6 {
	padding: 7.5px
}
.shop-info {
	font-weight: 600;
	font-size: 18px;
	padding-left: 7.5px;
	padding-right: 7.5px;
	padding-top: 10px;
	padding-bottom: 40px;
	text-align: center;
}
.shop-info .row {
	padding-bottom: 4px;
}
.color-error {
	color: #dc3545;
}

.color-success {
	color: #007bff;
}
.text-box {
	font-size: 20px;
    padding: 0px 20px;
    color: #3c3737;
}
.text-name {
	font-size: 28px;
	padding-bottom: 5px;
}
.text-title {
	text-align: center;
}
.text-input {
	text-align: left;
	border-bottom: solid 1px #b1aaaa;
}
.menu-icon {
	font-size: 70px;
}
.btn-logout {
	text-align: center;
    bottom: 52px;
    position: absolute;
    width: 100%;
}
.btn-area {
	padding: 10px 60px;
}
.btn-area button {
	border-radius: 40px;
	font-weight: 600;
	border-width: 2px;
}
.btn-area {
	padding: 10px 60px;
}

.main-desc {
	text-align: center;
	padding-top: 70px;
	padding-bottom: 30px;
}
.main-desc h5 {
	font-weight: 600;
}
.main-desc p {
	margin: 0;
	font-size: 15px;
	font-weight: 400;
}
.small-box {
	border-radius: 1.25rem;
}

.small-box h {
	margin: 0;
}

/* .btn { */
/* 	border-radius: 40px; */
/* 	font-weight: 600; */
/* 	border-width: 2px; */
/* } */
.help-desc {
	font-size: 12px;
    font-weight: 600;
    text-align: center;
    width: 100%;
}
.shop-info {
	font-weight: 600;
	font-size: 18px;
	padding-left: 7.5px;
	padding-right: 7.5px;
	padding-top: 10px;
	padding-bottom: 40px;
}
.shop-info .row {
	padding-bottom: 4px;
}
.shop-info .row span {
/* 	position: absolute; */
	right: 7px;
}
.btn-outline-secondary {
	border-width: 2px;
}

.callout {
	margin: 7px;
	border-color: #000000;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 4px rgba(0, 0, 0, 0.24);
	padding: 5px;
	height: 490px;
}

.date-info {
	font-size: 20px;
	font-weight: 600;
}

.pay-list {
	font-size: 14px;
}

.pay-list-box {
	height: 440px;
	overflow: auto;
}

.fa-calendar-alt {
	font-size: 25px;
}

.pay-list td {
	padding: 10px 5px;
	text-align: center;
}

.pay-list td.number {
	text-align: right;
}

.pay-list tr.red {
	color: red;
}

span.red {
	color: red;
}
.table-active2 tbody tr:active {
	color: #212529;
	background-color: rgba(0, 0, 0, 0.075);
}
.daterangepicker .calendar-time {
	display: none;
}
.daterangepicker .drp-calendar {
	max-width: 320px;
}
.daterangepicker .calendar-table td {
	width: 44px;
	height: 44px;
	font-size: 15px;
	
}
.btn-exit {
	visibility: visible;
}

/* payment */
.input-box {
	padding: 3px;
/* 	background-color: #f2f2f2; */
/* 	border-radius: 6px; */
/* 	margin-top: 15px; */
/* 	margin-bottom: 15px; */
}
.button-box {
	background-color: #EEEEEE;
    padding-left: 4px;
    padding-right: 0px;
}
.currency {
	position: absolute;
    text-align: right;
    width: 100%;
    font-size: 32px;
    color: #ffffff;
    padding-right: 25px;
}
.input-money {
	background-color: #EEEEEE !important;
    margin-bottom: 10px;
    text-align: right;
    color: #000000;
    font-size: 32px;
    margin: 0;
    border: 0;
    border-radius: unset;
    font-weight: 500;
    font-size: 45px;
    line-height: 45px;
    height: 70px;
}
.card-number {
	background: url(/resources/images/card_number_box.png);
	background-repeat: no-repeat;
    height: 160px;
}
.card-number div:first-child {
	padding-top: 27px;
	padding-bottom: 10px;
	padding-left: 10px;
    font-size: 20px;
    font-weight: 700;
}
.card-number div:first-child span {
    font-weight: 300;
}
.card-number div:last-child {
    text-align: center;
    letter-spacing: 3px;
    font-weight: 500;
    font-size: 22px;
}
.card-box {
	height: 180px;
padding-left: 20px;
    padding-right: 20px;
}
.card-no {
	text-align: center;
    font-size: 16px;
    font-weight: 500;
    line-height: 45px;
	border: none;
	width: 100%;
}
.card-no:focus {
	outline: none;
}

hr {
	border-color: #434343;
	    margin-top: 8px;
    margin-bottom: 8px;
}
.btn-common {
	display: inline-table;
	margin-top: -1px;
/* 	margin: 1px; */
}
#btnArea {
/* 	padding: 10px; */
	padding-top: 8px;
	padding-bottom: 0px;
}
.btn-number-1 {
    background-image: url(/resources/images/b_number1_0.png);
    height: 75px;
    width: 75px;
    background-repeat: no-repeat;
    background-size: contain;
}
.btn-number-1:active {
    background-image: url(/resources/images/b_number1_1.png);
}
.btn-number-2 {
    background-image: url(/resources/images/b_number2_0.png);
    height: 75px;
    width: 75px;
    background-repeat: no-repeat;
    background-size: contain;
}
.btn-number-2:active {
    background-image: url(/resources/images/b_number2_1.png);
}
.btn-number-3 {
    background-image: url(/resources/images/b_number3_0.png);
    height: 75px;
    width: 75px;
    background-repeat: no-repeat;
    background-size: contain;
}
.btn-number-3:active {
    background-image: url(/resources/images/b_number3_1.png);
}
.btn-number-ce {
    background-image: url(/resources/images/b_number_del_0.png);
    height: 75px;
    width: 75px;
    background-repeat: no-repeat;
    background-size: contain;
}
.btn-number-ce:active {
    background-image: url(/resources/images/b_number_del_1.png);
}
.btn-number-c {
    background-image: url(/resources/images/b_number_clear_0.png);
    height: 75px;
    width: 75px;
    background-repeat: no-repeat;
    background-size: contain;
}
.btn-number-c:active {
    background-image: url(/resources/images/b_number_clear_1.png);
}
.btn-number-4 {
    background-image: url(/resources/images/b_number4_0.png);
    height: 75px;
    width: 75px;
    background-repeat: no-repeat;
    background-size: contain;
}
.btn-number-4:active {
    background-image: url(/resources/images/b_number4_1.png);
}
.btn-number-5 {
    background-image: url(/resources/images/b_number5_0.png);
    height: 75px;
    width: 75px;
    background-repeat: no-repeat;
    background-size: contain;
}
.btn-number-5:active {
    background-image: url(/resources/images/b_number5_1.png);
}
.btn-number-6 {
    background-image: url(/resources/images/b_number6_0.png);
    height: 75px;
    width: 75px;
    background-repeat: no-repeat;
    background-size: contain;
}
.btn-number-6:active {
    background-image: url(/resources/images/b_number6_1.png);
}
.btn-number-7 {
    background-image: url(/resources/images/b_number7_0.png);
    height: 75px;
    width: 75px;
    background-repeat: no-repeat;
    background-size: contain;
}
.btn-number-7:active {
    background-image: url(/resources/images/b_number7_1.png);
}
.btn-number-8 {
    background-image: url(/resources/images/b_number8_0.png);
    height: 75px;
    width: 75px;
    background-repeat: no-repeat;
    background-size: contain;
}
.btn-number-8:active {
    background-image: url(/resources/images/b_number8_1.png);
}
.btn-number-9 {
    background-image: url(/resources/images/b_number9_0.png);
    height: 75px;
    width: 75px;
    background-repeat: no-repeat;
    background-size: contain;
}
.btn-number-9:active {
    background-image: url(/resources/images/b_number9_1.png);
}
.btn-number-0 {
    background-image: url(/resources/images/b_number0_0.png);
    height: 75px;
    width: 75px;
    background-repeat: no-repeat;
    background-size: contain;
}
.btn-number-0:active {
    background-image: url(/resources/images/b_number0_1.png);
}
.btn-number-00 {
    background-image: url(/resources/images/b_number00_0.png);
    height: 75px;
    width: 75px;
    background-repeat: no-repeat;
    background-size: contain;
}
.btn-number-00:active {
    background-image: url(/resources/images/b_number00_1.png);
}
.btn-number-000 {
    background-image: url(/resources/images/b_number000_0.png);
    height: 75px;
    width: 75px;
    background-repeat: no-repeat;
    background-size: contain;
}
.btn-number-000:active {
    background-image: url(/resources/images/b_number000_1.png);
}
.btn-number-list {
    background-image: url(/resources/images/b_paylist_0.png);
    height: 75px;
    width: 75px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.btn-number-list:active {
    background-image: url(/resources/images/b_paylist_1.png);
}
.btn-number-installmentMonth {
    background-image: url(/resources/images/b_installmentMonth_0.png);
    height: 75px;
    width: 75px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.btn-number-installmentMonth:active {
    background-image: url(/resources/images/b_installmentMonth_1.png);
}

.btn-number-approval-g {
    background-image: url(/resources/images/b_payment_google_0.png);
    height: 153px;
    width: 155px;
    background-size: contain;
    position: absolute;
}
.btn-number-approval-g:active {
    background-image: url(/resources/images/b_payment_google_1.png);
}
.btn-number-approval-a {
    background-image: url(/resources/images/b_payment_apple_0.png);
    height: 153px;
    width: 155px;
    background-size: contain;
    position: absolute;
}
.btn-number-approval-a:active {
    background-image: url(/resources/images/b_payment_apple_1.png);
}
.btn-number-approval-m {
    background-image: url(/resources/images/payment_en/b_payment_momo_0.png);
    height: 153px;
    width: 155px;
    background-size: contain;
    position: absolute;
}
.btn-number-approval-m:active {
    background-image: url(/resources/images/payment_en/b_payment_momo_1.png);
}
.btn-number-approval-v {
    background-image: url(/resources/images/payment_en/b_payment_vinid_0.png);
    height: 153px;
    width: 155px;
    background-size: contain;
    position: absolute;
}
.btn-number-approval-v:active {
    background-image: url(/resources/images/payment_en/b_payment_vinid_1.png);
}
.btn-number-approval-n {
    background-image: url(/resources/images/payment_en/b_payment_napas_0.png);
    height: 153px;
    width: 155px;
    background-size: contain;
    position: absolute;
}
.btn-number-approval-n:active {
    background-image: url(/resources/images/payment_en/b_payment_napas_1.png);
}
.btn-number-approval-p {
    background-image: url(/resources/images/b_payment_paypal_0.png);
    height: 153px;
    width: 155px;
    background-size: contain;
    position: absolute;
}
.btn-number-approval-p:active {
    background-image: url(/resources/images/b_payment_paypal_1.png);
}
.btn-number-reward-g {
    background-image: url(/resources/images/b_reward_google_0.png);
    height: 153px;
    width: 155px;
    background-size: contain;
    position: absolute;
}
.btn-number-reward-g:active {
    background-image: url(/resources/images/b_reward_google_1.png);
}
.btn-number-reward-a {
    background-image: url(/resources/images/b_reward_apple_0.png);
    height: 153px;
    width: 155px;
    background-size: contain;
    position: absolute;
}
.btn-number-reward-a:active {
    background-image: url(/resources/images/b_reward_apple_1.png);
}

.btn-number-reward-p {
    background-image: url(/resources/images/b_reward_paypal_0.png);
    height: 153px;
    width: 155px;
    background-size: contain;
    position: absolute;
}
.btn-number-reward-p:active {
    background-image: url(/resources/images/b_reward_paypal_1.png);
}

.btn-number-empty {
    height: 75px;
    width: 75px;
    background-repeat: no-repeat;
    background-size: contain;
}
.input-hidden {
    width: 0;
    height: 0;
    border: 0;
    position: absolute;
}
.event-stop {
	pointer-events: none;
}
.btn-exit {
	visibility: visible;
}
.installmentMonth-group > div.row {
	margin-bottom: 8px;
}
.installmentMonth-group label.btn {
	line-height: 40px;
}
.modal-dialog-top-130 {
	margin-top: 130px;
}

.installmentMonth-group label.bg-secondary.btn:not(:disabled):not(.disabled).active, label.bg-secondary.btn.active {
    background-color: #35b12d !important;
    border-color: #35b12d;
    color: #ffffff;
}