.form-select {
	font-size: .9rem;
}
.transition-3d-hover {
	transition: all .2s ease-in-out;
}
.min-h-380rem {
	min-height: 23.75rem;

}

iframe{border:0px !important;}

.avatar-xl-logo {
	height: 5.625rem;
	width: 9rem;
}

span.select2-selection.custom-select{min-width: 160px !important;}
.rating-container{justify-content: center !important;}

.form-control-lg {
	height: calc(1.5em + 1.875rem);
	padding: .875rem 1.09375rem;
	font-size: 1rem;
	line-height: 1.5;
	border-radius: .3125rem;
}
.btn-group-lg>.btn, .btn-lg {
	padding: .875rem 1.09375rem;
	font-size: 1rem;
	line-height: 1.5;
	border-radius: .3125rem;
}

.payl8r_template_container {padding: 0 !important;}

.select2-selection__choice{padding: 0px 20px 0px 5px !important; }

.btn-close{
	box-sizing:content-box;width:1em;height:1em;padding:.25em .25em;color:#000;background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;border:0;border-radius:.25rem;opacity:.5
}
.btn-close:hover{
	color:#000;text-decoration:none;opacity:.75
}
.btn-close:focus{
	outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);opacity:1
}
.btn-close.disabled,.btn-close:disabled{
	pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:.25
}
.btn-close-white{filter:invert(1) grayscale(100%) brightness(200%)}
.end-0{
	right: 0!important;
} 
.avatar-status-success {
	color: #fff;
	background-color: #00c9a7;
}
.avatar-status-warning {
	color: #1e2022;
	background-color: #f5ca99;
}
.avatar-status-danger {
	color: #fff;
	background-color: #ed4c78;
}
.avatar-status-info {
	color: #fff;
	background-color: #00c9db;
}
.avatar-status-primary {
	color: #fff;
	background-color: #377dff;
}
.avatar-sm-status{width: 0.7375rem;
	height: .7375rem;}
	
