@charset "utf-8";
/* CSS Document */

/*
 usi-submission
 @author: 		Neil Lamborn
 @version: 		1.0 20161205
 @requires: 	none
 @see: 				none
*/
 

span.debugModeText {	
	float:right;
	color:#F00
}

label.displayNone {	
	display:none
}

.mandatory {
    background-image: url("/student-administration/_images/icons/asterisk.gif");
    background-position: right 3px;
    background-repeat: no-repeat;
}

.agreement {
		margin-left:3em;
		margin-right:1em;
}

/*
label.c2 {	/* search form  * /
	display:none
}

div.c1 {	/* test server label  * /
	padding:5px; 
	width:100%; 
	background-color:#ffff99; 
	color:#000000
}
*/

