body, html {
    height: 100%;
    font-family: 'Open Sans', sans-serif;
    font-size: 0.95rem !important;
}
table.datatable td {padding:0.35rem;};

.bol {font-weight:bold;}

.fh2{font-size: 2rem;}
.fh3{font-size: 1.75rem;}
.fh4{font-size: 1.5rem;}
.fh5{font-size: 1.25rem;}
.fh6{font-size: 1rem;}

.mhand{cursor: pointer;}
.main-sidebar,.brand-link { background-color: #242526 !important }

.irequired{color:#bb2d3b}

.scrollToTop{position: fixed; right:10px; bottom:0px; z-index:20;}

.flt1{min-width: 140px;}
.flt2{min-width: 165px;}

@media only screen and (max-width: 780px)  {
	.modal-dialog {
	  width: 98% !important;
	  /*height: 93% !important;*/
	  min-width: 98% !important;
	  /*min-height: 93% !important;*/
	  max-width: 98% !important;
	  /*max-height: 93% !important;*/
	  padding: 0 !important;
	}

/*	.modal-content {
	  height: 99% !important;
	  min-height: 99% !important;
	  max-height: 99% !important;
	}*/
}

.py12rm{padding-bottom: .12rem !important;padding-top: .12rem !important;}

.sidebar {
  overflow-x: hidden !important;
  overflow-y: scroll !important;
}