body {
	font-size: 10px;
	direction: ltr !important;
}
h1{
	font-size: 3em;
}
#header {
	background-image: url("../images/ums/header.png");
	background-position: center;
	background-repeat: no-repeat; '
	width: 100% !important;
	height: 100px;
	margin: 0 !important;
	padding: 0;
}

.info {
	color: #6E0000;
	font-size: 10px;
	font-weight: bold;
}

.borderedImage {
	border-style: solid;
	border-width: 5px;
/*	border-color: #D0D4E0;*/
}

#td-home-image {
	width: 25%;
	text-align: right;
}

.even_row {
	/*background-color: rgb(240, 240, 240);*/
	
}

.odd_row {
	/*background-color: #CFD6DD;*/
	
}

.ui-panelgrid {
	
}

#headerGrid td,#headerGrid tr {
	border-left-style: none !important;
	border-right-style: none !important;
}

.right {
	text-align: right;
	padding-right: 0px;
}

.ui-selectoneradio td,.ui-selectoneradio tr {
	padding: 3px !important;
	margin: 0px !important;
	border-style: none !important;
}

.col1 {
	width: 25%
}

.col2 {
	width: 50%
}

.col3 {
	width: 25%
}

.ui-panel {
	padding: 0px !important;
	margin: 0px !important;
}

.ui-panel .ui-panel-titlebar .ui-panel-title {
	padding: 0px !important;
	margin: 0px !important;
}

.ui-widget,.ui-widget .ui-widget {
	/*font-size: 90% !important;*/
	
}

.ui-datatable tfoot td,.ui-datatable thead th,.ui-datatable .ui-datatable-data td,.ui-datatable .ui-datatable-data-empty td,.ui-outputlabel,.ui-panelgrid td,.ui-button {
	/*font-size: 10px !important;*/
	
}

.warning {
	font-weight: bold;
	color: red;
}

.ui-panelgrid-footer {
	text-align: center !important;
}

.cancelled {
	color: gray;
	text-decoration: line-through;
}

.small-width {
	width: 25px;
}

.normal-width {
	width: 50px;
}

.large-width {
	width: 100px;
}

.largest-width {
	width: 200px;
}

.label {
	width: 100px;
	white-space: nowrap;
}

.full_width {
	width: 100% !important;
}

.label input {
	width: 100px;
	white-space: nowrap;
}

.text {
	width: 200px;
	white-space: nowrap;
	text-align: left;
}

.text input {
	width: 200px;
	white-space: nowrap;
	text-align: left;
}

.warning {
	color: #990000;
	font-weight: bold;
	font-size: 12px;
}

th {
	white-space: nowrap;
}

td {
	vertical-align: top;
}

#background {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: -1;
	/* Ensure div tag stays behind content; -999 might work, too. */
}

.dialog {
	background-image: url(../../images/bg12.jpg);
	width: 98%;
	height: 98%;
	margin: 0;
	background-position: center;
	background-repeat: repeat;
}

.stretch {
	width: 100%;
	height: 100%;
}

#content {
	
}

.highlightit-panelgrid {
	border-width: 0px !important;
}

.highlightit-panelgrid td {
	/*background-color: #b7cfeb !important;*/
	border-width: 0px !important;
}

.highlightit img {
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=10);
	-moz-opacity: 0.1;
	opacity: 0.1;
	margin-top: 10px;
	width: 75px !important;
	height: 60px !important;
	border: 0;
}

.highlightit:hover img {
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	border: 0;
	width: 75px;
	height: 60px;
	margin-top: 10px;
}

.important {
	font-weight: bold;
	color: red;
}

.ui-button {
	height: 24px !important;
	width: auto ! important;
	padding-left: 5px !important;
	padding-top: 2px;
	margin: 2px;
}

.icon_save_marks {
	background-image: url("../images/icons/Save_mark.png") !important;
	width: 16px !important;
	height: 16px !important;
}

.icon_instructor_aproval {
	background-image: url("../images/icons/instructor_aproval.png") !important;
	width: 16px !important;
	height: 16px !important;
}

.icon_dept_aproval {
	background-image: url("../images/icons/check.png") !important;
	width: 16px !important;
	height: 16px !important;
}

.icon_dept_reject {
	background-image: url("../images/icons/DeleteRed.png") !important;
	width: 16px !important;
	height: 16px !important;
}

.icon_empty_absence {
	background-image: url("../images/icons/empty_report.png") !important;
	width: 16px !important;
	height: 16px !important;
}

.icon_empty_mark {
	background-image: url("../images/icons/empty_mark.png") !important;
	width: 16px !important;
	height: 16px !important;
}

.icon_final_mark {
	background-image: url("../images/icons/final_marks.png") !important;
	width: 16px !important;
	height: 16px !important;
}

.icon_exam_attend {
	background-image: url("../images/icons/exam_attend.png") !important;
	width: 16px !important;
	height: 16px !important;
}

.icon_find_student {
	background-image: url("../images/icons/find_student.png") !important;
	width: 16px !important;
	height: 16px !important;
}

.icon_print {
	background-image: url("../images/icons/print.png") !important;
	width: 16px !important;
	height: 16px !important;
}

.icon_withdrow {
	background-image: url("../images/icons/book-red-open.png") !important;
	width: 16px !important;
	height: 16px !important;
}

.icon_req_remove {
	background-image: url("../images/icons/book-blue-remove.png") !important;
	width: 16px !important;
	height: 16px !important;
}

.icon_req_reqister {
	background-image: url("../images/icons/book-green-check.png") !important;
	width: 16px !important;
	height: 16px !important;
}

.icon_std_report {
	background-image: url("../images/icons/reports_icon.png") !important;
	width: 16px !important;
	height: 16px !important;
}

.icon_std_report1 {
	background-image: url("../images/icons/report1.png") !important;
	width: 16px !important;
	height: 16px !important;
}

.icon_std_report2 {
	background-image: url("../images/icons/report2.png") !important;
	width: 16px !important;
	height: 16px !important;
}

.icon_std_report3 {
	background-image: url("../images/icons/report3.png") !important;
	width: 16px !important;
	height: 16px !important;
}

.icon_std_report4 {
	background-image: url("../images/icons/report4.png") !important;
	width: 16px !important;
	height: 16px !important;
}

.icon_login {
	background-image: url("../images/icons/Register-icon.png") !important;
	width: 16px !important;
	height: 16px !important;
}

.icon_print_0 {
	background-image: url("../images/icons/print_0.png") !important;
	width: 16px !important;
	height: 16px !important;
}

.icon_print_1 {
	background-image: url("../images/icons/print_1.png") !important;
	width: 16px !important;
	height: 16px !important;
}

.icon_print_2 {
	background-image: url("../images/icons/print_2.png") !important;
	width: 16px !important;
	height: 16px !important;
}

.icon_print_3 {
	background-image: url("../images/icons/print_3.png") !important;
	width: 16px !important;
	height: 16px !important;
}

.icon_print_4 {
	background-image: url("../images/icons/print_4.png") !important;
	width: 16px !important;
	height: 16px !important;
}

.icon_class_absense {
	background-image: url("../images/icons/class_absense.png") !important;
	width: 16px !important;
	height: 16px !important;
}

.icon_add_exam {
	background-image: url("../images/icons/save_exam.png") !important;
	width: 16px !important;
	height: 16px !important;
}

.icon_delete_exam {
	background-image: url("../images/icons/remove_exam.png") !important;
	width: 16px !important;
	height: 16px !important;
}

.icon_clear_exam {
	background-image: url("../images/icons/clear_exam.png") !important;
	width: 16px !important;
	height: 16px !important;
}

.icon_add_time {
	background-image: url("../images/icons/add_time.png") !important;
	width: 16px !important;
	height: 16px !important;
}

.icon_clear_time {
	background-image: url("../images/icons/clear_time.png") !important;
	width: 16px !important;
	height: 16px !important;
}

.icon_delete_time {
	background-image: url("../images/icons/delete_time.png") !important;
	width: 16px !important;
	height: 16px !important;
}

.icon_change_pass {
	background-image: url("../images/icons/change_pass.png") !important;
	width: 16px !important;
	height: 16px !important;
}

.completed {
	color: green;
	font-style: italic;
}

.not-completed {
	color: blue;
}

.ui-menuitem-link span {
	background: navy!important;
	color: #ffffff;
	padding: 5px 0px;
}

.ui-dock-container-bottom .ui-menuitem-link:hover{
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	border: solid thin ;
	border-color: navy;
}
