/*  DO NOT EDIT THIS FILE.  USE CUSTOM.CSS*/

.bodyPublic {padding: 75px 15px 0;}
.bodySecure{padding-top:50px;}

/* Sticky footer styles ----------------------------------------------- */
html {
	position: relative;
	width: 98%;
	min-height: 100%;}

body {
	/* Margin bottom by footer height */
	margin-bottom: 60px;
	width:100%;
	height:100%;}

.footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	/* Set the fixed height of the footer here */
	height: 60px;
	line-height: 60px; /* Vertically center the text there */
}

.fs-7 {font-size:smaller}

/* Loading animation ---------------------------------------*/
#dLoading {
	height: 100%;
	position: absolute;
	text-align: center;
	width: 100%;
}

#dLoadingInner {
	position: relative;
	top: 50%;
	transform: translateY(-100%);}

#mainContent {display:none;}


/* System */
.pointer {cursor: pointer}


tbody.rowhover tr:hover
{
	/*cursor: pointer;*/
	border:solid !important;
	border-width: medium !important;
}

.barcode {
	font:"BC C39 3 to 1 Narrow";
	font-family:"BC C39 3 to 1 Narrow";
	font-size: 34pt;
}

label.form-check-label {cursor:pointer;}

a.active div.text-dark{color:white !important;};

.ucase {text-transform: uppercase}

.disableClick {pointer-events: none;}

.rotate180 {transform: rotateX(180deg)};

/* Helper classes for IntelliJ Autocomplete. */
.confirmDelete {}
.focus {}
.noClick{}
.btnSave {}
.btnDelete {}
tr.href {}
input.datepicker {}
table.basicDataTable {}
textarea.textlimit {}
.copyText{}
input.ampm12{text-transform: uppercase}
