.bootstrap-styles_4-5-2 {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 11pt;
}

.bootstrap-styles_4-5-2 #keyword, .ui-autocomplete > li.ui-menu-item {
	display: none;
}

.bootstrap-styles_4-5-2 .spinner-wrapper {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 100;
	/* margin-top: 4em;
	margin-bottom: 4em; */
	background-color: rgb(198 198 198 / 50%);
}

.bootstrap-styles_4-5-2 div.spinner-border {
	position: fixed;
	top: 50%;
	width: 8rem; 
	height: 8rem; 
	font-size: 2.5em;
	color: #600;
}

.bootstrap-styles_4-5-2 div.hide-spinner {
	display: none !important;
}


.bootstrap-styles_4-5-2 div.modal {
	top: 33%;
}

.bootstrap-styles_4-5-2 .card .card-footer {
	padding: 10px 20px;
}

.bootstrap-styles_4-5-2 .btn-link {
	font-size: 11pt;
}

.bootstrap-styles_4-5-2 .order-num-checkbox .form-check-input {
	margin-left: 0;
}

.bootstrap-styles_4-5-2 .order-num-checkbox .form-check-label {
	margin-left: 1.25rem;
}

.bootstrap-styles_4-5-2 .captcha-tooltip {
	font-size: 12px;
}

table#rma-calibration-info-table>tbody>tr>th, table#rma-calibration-info-table>tbody>tr>td {
	border: 1px solid #C7C8CA;
	padding: 8px;
}

@media (max-width: 768px) {
	.bootstrap-styles_4-5-2 .form-check-inline {
		margin-bottom: 1em;
	}
}