.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-family: Arial, Tahoma, "Trebuchet MS", Trebuchet, Verdana, Helvetica, sans-serif;
    font-size: 12px;
}
.ui-helper-reset {
    font-size: 12px;
}
.ui-buttonset {margin-right: 1px;}

table.display thead th {
	padding: 3px 0px 3px 2px;
  font-size: 0.95em;
  font-weight: bold;
	cursor: pointer;
	text-align: center;
	cursor: hand;
}

tr.odd {
	font-size: 0.9em;
	background-color: #FFFFFD;
}

table.display tr.odd {
	font-size: 0.9em;
	background-color: #FFFFFD;
}

tr.even {
	font-size: 0.9em;
	background-color: #D2E8FD;
}

table.display tr.even {
	font-size: 0.9em;
	background-color: #D2E8FD;
}

tr.odd td.sorting_1 {
	font-size: 0.9em;
	background-color: #FFFFFD;
}

tr.odd td.sorting_2 {
	font-size: 0.9em;
	background-color: #FFFFFD;
}

tr.odd td.sorting_3 {
	font-size: 0.9em;
	background-color: #FFFFFD;
}

tr.even td.sorting_1 {
	font-size: 0.9em;
	background-color: #D2E8FD;
}

tr.even td.sorting_2 {
	font-size: 0.9em;
	background-color: #D2E8FD;
}

tr.even td.sorting_3 {
	font-size: 0.9em;
	background-color: #D2E8FD;
}
.dataTables_wrapper {
	position: relative;
  clear: both;
  min-height: 102px;
}
.dataTables_info {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
  width: 50%;
  float: left;
	color: #047;
	border: 1px solid #87CEFA;
}
.dataTables_filter {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
  width: 50%;
  float: right;
	color: #047;
	border: none;
	padding-bottom: 5px;
}
.dataTables_filter label {
	width: 200px;
	display: inline;
}
.dataTables_wrapper {
	position: relative;
  clear: both;
  min-height: 102px;
}
.DTTT_button {
	padding: 5px 10px 5px 10px; 
	margin-top: 5px;
	float: left;
}
div.DTTT_container {
	clear: both; 
	overflow: auto;
	float: left;
	width: 500px;
	height: 50px;
}
div.DTTT_container {
	margin-left: 0px;
}
div.DTTT_PrintMessage {
	margin-left: 10px;
}
table.display thead th div.DataTables_sort_wrapper {
	position: relative;
	padding-right: 7px;
}

table.display td.footer_stats {
	background-color:#ffccff;
	font-weight: bold;
	font-size:12px;
}
.table-header {
  background-color: beige;
  font-size: 16px;
  font-family: arial;
  font-weight: bold;
  text-align: center;
}

.hdr {
	font: 80%/1.00em Arial, Tahoma, 'Trebuchet MS', Trebuchet, Verdana, Helvetica, sans-serif;
	width: 800px;
	display: block;
  margin-top: 0.2em;
  margin-bottom: 0.2em;
  font-size: 1.2em;
  font-weight: bold;
  line-height: 1.5em;
  text-align: left;
  color: #4E6CA3;
  border-bottom: 1px solid #B0BED9;
  clear: both;
  -webkit-margin-before: 0.67em;
  -webkit-margin-after: 0.67em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
}

.rptCriteriaHeader {
	 background-color:#D2E8FD; color:#4e6ca3; font-size:0.9em;font-weight: bold;font-family: Arial;text-align:center;
}
.tabfooter {font-size: x-small; font-family: arial; font-weight: bold;font-style:italic; text-align: left;}

.mwa_stats {
	font-weight: bold;
	font-size:1.0em;
	text-align: center;
	background-color:#ffccff;
}
#tabs li.ui-state-active {
  background: #A6F5B6;
  color:white;
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    color: black;
}
label {
	width: 100%;
}
label.required:after {
    color: #e32;
    content:" *";
}
select {border: 1px solid #a6c9e2;}

.selectboxit-container span, .selectboxit-container .selectboxit-options a {
    height: 18px;
    line-height: 18px;
    display: block;
}
.selectboxit-container * {
    font: 12px Arial, Helvetica;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    outline: none;
    white-space: nowrap;
}
.selectboxit .selectboxit-arrow-container .ui-icon.selectboxit-arrow {
    top: 10%;
}
.selectboxit-arrow-container {
    /* Encloses the down arrow in a box */
    border-left: 1px solid #ccc;
}
.selectboxit-arrow-container {width: 20px;}
.selectboxit-text {text-indent: 2px;}
              