.none-i { display:none !important; }
.none { display:none; }

.w-10 { width:10% !important; }
.w-8 { width:8% !important; }
.w-7 { width:7% !important; }
.w-6 { width:6% !important; }
.w-5 { width:5% !important; }

.fs-7 { font-size:0.875rem; }
.fs-8 { font-size:0.75rem; }


.input-group > .form-control,
.input-group > .form-select,
.input-group > .form-floating {
	position:relative;
	flex:1 1 auto;
}