.formError {
    border: 1px solid #EF4646 !important;
}

.select-custom {
    border: 2px solid #d8d8d8;
    width: 100%;
    max-width: none;
    font-size: 12px !important;
}

.zip-code-msg {
    margin-top: 5px;
}

.display-none {
    display: none;
}

.msg-post {
    color: red;
}

.alert_err {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
}

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

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

.no-link {
    pointer-events: none;
}
.bg_overlay{
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(63, 68, 70, 0.9) !important;
    z-index: 999999;
}
.c-btn-57{
	min-height: 57px !important;
    height: 57px !important;
}

.loader {
    border: 10px solid #f3f3f3;
    border-top: 10px solid #3498db;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin 2s linear infinite;
    position: absolute;
    top: 50%;
    left: 45%;
}
  
@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.display {
    background-color: #383d41 !important;
}

.select-cus {
    color: #150402 !important;
}

.success {
    background-color: #ffffd0;
}

.success-text {
    color: #3d6546;
    margin-bottom: 0px !important;
}

.js-select-pre {
    color: #150402 !important;
}

.label-expired-2 {
    height: 29.5px;
    border-radius: 0;
    line-height: 1;
    background-color: orange;
    padding: 0 23px;
}

@media (max-width: 768px){
    .iziModal {
        width: calc(100% - 20px);
    }
}
.deleteCheck {
	text-align: center;
}

.deleteCheck-icon {
	margin: 0 0 10px;
	font-size: 3rem;
	color: #EF4646;
}

.deleteCheck-text {
	font-size: 14px;
	font-weight: bold;
}

.panelFooter {
	padding: 20px;
	border-top: 1px solid #DEE1E5;
}

.btnUnit {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin: -10px 0 0;
	justify-content: center;
}

.btnUnit-item {
	margin: 10px 10px 0 0;
}

.js-modalDelete .btn {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	min-width: 120px;
	height: 40px;
	padding: 0 20px;
	border-radius: 3px;
	font-weight: bold;
	color: #fff;
	line-height: 1;
	white-space: nowrap;
	transition: 0.3s;
	cursor: pointer;
}

.js-modalDelete .btn-bd {
	background: #EFF1F4;
	border: 1px solid #BEC4C7;
	color: #3F4446;
}

.js-modalDelete .btn-red {
	background: #EF4646;
	border: 1px solid #EF4646;
}

b, strong{
    font-weight: bold;
}


.show-qr {
    justify-content: center;
    top: 36% !important;
    height: auto;
}

.background-qr {
    background-color: rgb(0 0 0 / 83%);
    opacity: 0;
    display: block !important;
    z-index:0;
}

.transaction{
    -webkit-transition: -webkit-transform 0.3s ease;
    -o-transition: -o-transform 0.3s ease;
    transition: opacity 0.5s ease !important;
}

#js-to-detail-dog {
    cursor: pointer;
}

@media screen and ( min-width: 320px ) and ( min-height: 415px ){
    html, body {
        height: 100%;margin: 0;min-height: 100%;width: 100%;position: relative;
    }
    .stick-footer {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        background: #f8f7f0;
        padding: 10px 24px;
        z-index: 99999;
    }
    .stick-footer.in {position: fixed;width: 100%;}
    .block-box{position: relative;z-index: 10;}

}

.div-del-dog {
    display: flex;
    justify-content: flex-end;
}

.bg-red-btn{
    background-color:red
}

.js-modal-delete-dog {
    display: none;
}

.btn-right {
    display: flex;
    justify-content: flex-end;
}

.border-red{
    border:2px solid #ea0404;
    background-color:red
}

.c-btn-cus {
    width: 100%;
    min-height: 35px;
    height: 35px;
    border-radius: 0;
    padding: 0 5px;
    line-height: 1;
    display: block;
}

.event-none {
    pointer-events: none;
}
.dogrun-calendar td.holiday{
    pointer-events: none;
}
.dogrun .cal td.holiday a{
    background: #CCC!important;
    color: #150402;
}
input[type=radio][disabled]{
    background: #d8d8d8;
}
.modal-box-img{
    transition: opacity 0s ease;
}

.add-event {
    cursor: pointer;
}

.confirmation-modal .btn {
    padding: 2px 15px;
}

.confirmation-modal .modal-body {
    font-size: 14px;
    text-align: center;
}

.div-cancel {
    justify-content: space-around;
}

.li-cancel {
    margin: 10px 0 0 0 !important;
}

.js-modal-delete-store {
    display: none;
}
.block-box{
    padding-bottom: 70px !important;
    
}
.dogrun .cal td.off a {
    cursor: pointer;
}
.d-none{
    display: none!important;
}
    

.bg-galam {
    background-color: #caac7d;
}
.bg-wing{
    background-color: #82a7c8;
}
.text-decoration-none{
	text-decoration: none;
}
.clear-border-radius{
	border-radius: 0 !important;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}
.clear-border-radius:active, .clear-border-radius:hover{
	text-decoration: none;
}
@media only screen and (max-width: 768px) {
	.hotel-content .one-image img, 
	.hotel-content .carousel-item img
	{
		width: 100%;	
	}
	
	.restaurant-content .one-image img,
	.restaurant-content .carousel-item img
	{
		width: 100%;	
	}
}
