.form-control-lg{padding: 0.2em 0 0 1rem !important; min-height: 2.175rem !important;}

@media screen and (max-width: 1024px) {
img{max-width:100%;}
h1{font-size: 1.125rem;}
.row {--bs-gutter-x: 0 !important;}
.auth.lock-full-bg{background:none;}
.p-5 {
    padding: 1rem !important;
}
.btn.btn-lg, .btn-group-lg > .btn, .fc .btn-group-lg > button, .ajax-upload-dragdrop .btn-group-lg > .ajax-file-upload, .swal2-modal .swal2-buttonswrapper .btn-group-lg > .swal2-styled, .wizard > .actions .btn-group-lg > a, .fc button.btn-lg, .ajax-upload-dragdrop .btn-lg.ajax-file-upload, .swal2-modal .swal2-buttonswrapper .btn-lg.swal2-styled, .wizard > .actions a.btn-lg {
    font-size: 1.5em;
    padding: 15px;
}
.accordion > .card .card-header{padding: 2rem 0.5em;}
}
.disabled\:opacity-25:disabled {
     opacity: 1!important; 
}
select.form-control {
    -webkit-appearance: menulist;
}