@import url("https://www.eiu.edu/css12/apps.css");

#righthandcontent .prompt{
	font-weight: bold;
	font-size: 16px;
	clear: both;
}

.sliding_bug{
	width: 200px;
	position: fixed;
	bottom: 80px;
	right: 5px;
	z-index: 100;
	padding: 0px;

}

.sauce{
	font-weight: bold;
}

.small_total{
	font-size: 14px;
}

.program_total{
	
}

.account_title_blue{
	color: #115098;
}

.classy td {
	text-align: right;
}

.tdleft {
	text-align: left !important;
}

.tdright {
	text-align: right !important;
}

legend {
	font-size: 18px;
}

/*
.classy td{
	border-right: thin dashed #787878;
	border-bottom: thin dashed #787878;
}
*/

.classy tr:nth-child(even) {background: #dddddd;}

.classy .small_tab{padding-left: 20px;}
.classy .medium_tab{padding-left: 35px;}
.large_tab{padding-left: 50px;}



@media print {
   #headerbg{display: none;}
   #lefthandmenu{display: none;}
   #righthandcontent{width: 100%;}
   #footer{display: none;}
   .button_holder{display: none;}
}

.dataTables_paginate, .dataTables_length {
	display: none;
}
