.insert-wait {position:absolute; top:0; right:10px; font-size:1.2rem; color:var(--col_dark);}

.form-control, .dropdown-menu, .dropdown .btn { font-size:inherit; }

.ite_item_form label,
.opt_option_form label {font-size:1.2rem;}

.ite_item_form .custom-checkbox .custom-control-label,
.opt_option_form .custom-checkbox .custom-control-label {margin-top: 0;}
.ite_item_form .custom-checkbox .custom-control-label::before,
.opt_option_form .custom-checkbox .custom-control-label::before {width:2rem;height:2rem;}
.ite_item_form .custom-checkbox .custom-control-label::after,
.opt_option_form .custom-checkbox .custom-control-label::after {width:2rem;height:2rem; cursor:pointer;}

.opt_option_form .img-thumbnail {width:200px; height:150px;object-fit:cover;border-bottom-right-radius:unset;border-bottom-left-radius:unset;}
.opt_option_form .inp-qty {border-top-right-radius:unset;border-top-left-radius:unset;border-top:0;width:200px;text-align:right;}

.med_name {border: 0;padding: 0 .5rem;height: 1.5rem;}

.bootstrap-table .fixed-table-container .table thead th .both {background-image:unset;}
.bootstrap-table .fixed-table-container .table thead th .both:before {font-family: "Font Awesome 5 Pro"; font-weight: 900; content: "\f0dc"; margin-right:.5rem;}
.bootstrap-table .fixed-table-container .table thead th .asc:before {font-family: "Font Awesome 5 Pro"; font-weight: 900; content: "\f0de"; margin-right:.5rem;}
.bootstrap-table .fixed-table-container .table thead th .desc:before {font-family: "Font Awesome 5 Pro"; font-weight: 900; content: "\f0dd"; margin-right:.5rem;}

