@font-face {
	font-family: 'Circular Std';
	src: url("https://a0.muscache.com/airbnb/static/airbnb-o2/fonts/Circular_Air-Book-1601bfce1c9652eb33ea807d817a30dd.eot");
	src: url("https://a0.muscache.com/airbnb/static/airbnb-o2/fonts/Circular_Air-Book-1601bfce1c9652eb33ea807d817a30dd.eot?#") format("eot"), url("https://a0.muscache.com/airbnb/static/airbnb-o2/fonts/Circular_Air-Book-f016908d84431f0566776240dc8652fc.woff2") format("woff2"), url("https://a0.muscache.com/airbnb/static/airbnb-o2/fonts/Circular_Air-Book-a81fe8415c30ad3049cfb08d3623587d.woff") format("woff"), url("https://a0.muscache.com/airbnb/static/airbnb-o2/fonts/Circular_Air-Book-43e1d462e585f16e90b5d27423fc5d8b.svg") format("svg");
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: 'Circular Std';
	src: url("https://a0.muscache.com/airbnb/static/airbnb-o2/fonts/Circular_Air-Book_Italic-35e1cf57d93dc4eb3db11cc2448cb91f.eot");
	src: url("https://a0.muscache.com/airbnb/static/airbnb-o2/fonts/Circular_Air-Book_Italic-35e1cf57d93dc4eb3db11cc2448cb91f.eot?#") format("eot"), url("https://a0.muscache.com/airbnb/static/airbnb-o2/fonts/Circular_Air-Book_Italic-4909b413294f9048153d6dee23438b24.woff2") format("woff2"), url("https://a0.muscache.com/airbnb/static/airbnb-o2/fonts/Circular_Air-Book_Italic-1db902f5b85bbb0964e2994434edbe16.woff") format("woff"), url("https://a0.muscache.com/airbnb/static/airbnb-o2/fonts/Circular_Air-Book_Italic-0d9eb203b260869dc2470ae35162fc1e.svg") format("svg");
	font-weight: normal;
	font-style: italic
}

@font-face {
	font-family: 'Circular Std';
	src: url("https://a0.muscache.com/airbnb/static/airbnb-o2/fonts/Circular_Air-Light-c4695b2827a2478e391c155781777f66.eot");
	src: url("https://a0.muscache.com/airbnb/static/airbnb-o2/fonts/Circular_Air-Light-c4695b2827a2478e391c155781777f66.eot?#") format("eot"), url("https://a0.muscache.com/airbnb/static/airbnb-o2/fonts/Circular_Air-Light-328fc4c742a91de3477978911e384410.woff2") format("woff2"), url("https://a0.muscache.com/airbnb/static/airbnb-o2/fonts/Circular_Air-Light-f76c67e53b97895a8f31fc8f0246ab7f.woff") format("woff"), url("https://a0.muscache.com/airbnb/static/airbnb-o2/fonts/Circular_Air-Light-d1ee89419dc527be163d0151af5b087e.svg") format("svg");
	font-weight: 200;
	font-style: normal
}

@font-face {
	font-family: 'Circular Std';
	src: url("https://d33wubrfki0l68.cloudfront.net/ff0b14e1d6c6e0602542e51a37d9e9adc8c78308/c86e2/fonts/circularstd-medium.eot");
	src: url("https://d33wubrfki0l68.cloudfront.net/ff0b14e1d6c6e0602542e51a37d9e9adc8c78308/c86e2/fonts/circularstd-medium.eot#") format("eot"), url("https://d33wubrfki0l68.cloudfront.net/c9f4edd4f91644ebdefd3b318503fe76b37a1d7e/01357/fonts/circularstd-medium.woff2") format("woff2"), url("https://d33wubrfki0l68.cloudfront.net/7494a32b88a9c4e73404cc943a02ab49bd691ad9/6fc65/fonts/circularstd-medium.woff") format("woff"), url("https://d33wubrfki0l68.cloudfront.net/5409449d21577c89e7dd4859494ef031f5895a1c/71f9a/fonts/circularstd-medium.svg") format("svg");
	font-weight: 500;
	font-style: normal
}

.cl-back-to-employee {
	cursor: pointer;
}

.form-check-input:checked[type=checkbox] {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")
}
.form-check-input:checked {
	background-color: #0d6efd;
	border-color: #0d6efd;
}
.form-check-input[type=checkbox] {
	border-radius: 0.25em;
}
.form-check .form-check-input {
	float: left;
	margin-left: -1.5em;
}
.form-check-input {
	width: 1.4em;
	height: 1.4em;
	margin-top: 0em;
	vertical-align: top;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	border: 1px solid rgba(0,0,0,.25);
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-print-color-adjust: exact;
	color-adjust: exact;
	cursor: pointer;
}

.withdrawal_disabled_container li {
	margin-top: 10px;
  }

  .withdrawal_disabled_container_danger {
	border-radius: 8px;
	background: #fff;
	padding: 20px;
	border: 1px solid #dc3545;
  }

  .withdrawal_disabled_container_warning {
	border-radius: 8px;
	background: #fff;
	padding: 20px;
	border: 1px solid #ffc107;
  }

.form-check-input:focus {
	border-color: #86b7fe;
	outline: 0;
	box-shadow: 0 0 0 0.25rem rgba(13,110,253,.25);
}

div.dropdown-multicol{
  width: 30em;
}
div.dropdown-row>a.dropdown-item{
  display:inline-block;
  width: 32%;
}

/* Columns */
div.dropdown-multicol2{
  width: 30em;
}
div.dropdown-multicol2>div.dropdown-col{
  display:inline-block;
  width: 32%;
}

.form-check-input:active {
	filter: brightness(90%);
}


#image-background-preview img {
	max-height: 200px;
}
#image-icon-preview img {
	height: 120px;
	width: 120px;
}

#image-dark-preview img {
	max-height: 180px;
}

.pw_cashback_box_image {
text-align: center;
min-height: 50px;
}
.pw_cashback_box_image img {
max-width: 100%;
max-height: 60px;
margin: auto;
padding: 4px;
}

.pw_shop_box_image {
	text-align: center;
	min-height: 50px;
}
.pw_shop_box_image img {
	max-width: 100%;
	max-height: 80px;
	margin: auto;
	padding: 4px;
	border-radius: 16px;
}

.btn-light {
	background-color: #fff;
border-color: #ced4da;
}

html body {
	font-family: Circular Std, serif;
}

body,
html {
	line-height: 1.3 !important;
	height: 100%;
}

body {
	background: #fafafa;
	padding-top: 55px;
}

.navbar-brand {
    font-size: 1.3rem;
}

.table {
	background: #fff;
}

.button-right {
	position: absolute;
	right: 0;
	top: 0;
}

.container_alert_global {
    border-radius: 8px;
    background: #fff;
    padding: 20px;
    border: 1px solid #dc3545;
}

.alert-st {
	bottom: 0;
	right: 0;
	position: fixed;
	margin-bottom: 1.5rem!important;
	margin-right: 1.5rem!important;
	font-size: 17px;
}

.alert {
	margin-bottom: 0 !important;
}

.navbar {
	position: fixed;
	z-index: 1;
	width: 100%;
	top: 0;
}

.alert-circle-small {
	margin-left: .25rem;
	width: 8px;
	height: 8px;
	display: inline-block;
}

.footer {
	position: fixed;
	bottom: 0;
	width: 100%;
	background: transparent;
}

.d-sm-flex {
	display: -ms-flexbox!important;
	display: flex!important;
}

.table {
	margin-bottom: 0rem !important;
}

.alert-circle {
	margin-left: .25rem;
	width: 10px;
	height: 10px;
	display: inline-block;
	border-radius: 50%;
}

.text-break-super {
	word-break: break-word!important;
	overflow-wrap: break-word!important;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.text-break-api {
	word-break: break-word!important;
	overflow-wrap: break-word!important;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
}

.text-xs {
	font-size: 14px;
}

#image-preview img {
	height: 120px;
	max-width: max-content;
}

.r_img_con {
	display: block;
	position: relative;
}

.r_img {
	position: absolute;
	border: 0;
	top: 0;
	color: #007bff;
	cursor: pointer;
	margin-left: 5px;
	font-size: 20px;
}
.r_img_db {
	position: absolute;
	border: 0;
	top: 0;
	color: #007bff;
	cursor: pointer;
	margin-left: 5px;
	font-size: 20px;
}
.click-upload {
	cursor: pointer;
	margin-bottom: 0;
}
