@charset "utf-8";
/* CSS Document */

html {
	font-family:Arial, Helvetica, sans-serif;
/*	font-size:62.5%;*/
	font-size: 68.75%;
}

* {
	font-size:1em;
	margin:0;
	padding:0;
	vertical-align: baseline;
}

h1, h2, h3, h4, h5, h6 {
	margin:1em 0;
}

body {
	/* background:#ffffff url(../graphics/seal_unofficial.png) no-repeat -50px 10px; Background watermark
	margin:0; */
}

#skipLinks a, 
#skipLinks a:hover, 
#skipLinks a:visited {
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
}

#skipLinks a:active, 
#skipLinks a:focus {
	float:left;
	margin:1em 0 0 3.5em;
	position:static;
	width:auto;
	height:auto;
} 

#pageContainer {
/*
	background:transparent url(../graphics/back_clear.png) repeat top left;
	border:3px solid #cccccc;
	box-shadow:0px 5px 15px #333333;
	-moz-box-shadow: 0px 5px 15px #333333;
	-webkit-box-shadow:0px 5px 15px #333333;
	margin:2.25em auto 2.25em auto;
	width:87%;
	max-width:1280px;
	min-width:750px;
*/
}

/* Drop shadow divs included in this file for IE8 support without use of MS filters */

#ieDropShadow1 {
	background:url(../graphics/ie_dropShadow_rt.png) repeat-y top right;
	margin-right:-18px;
	padding-right:18px;
}

#ieDropShadow2 {
	background:url(../graphics/ie_dropShadow_bot.png) repeat-x bottom left;
	width:100%;
	height:18px;
	margin-bottom:-18px;
	margin-right:18px;
}

#ieDropShadow3 {
	background:url(../graphics/ie_dropShadow_botr.png) no-repeat bottom right;
	height:18px;
	width:18px;
	float:right;
	margin-right:-18px;
}

/* End IE drop shadow */

#pageContainer2 {
	background:transparent url(../graphics/back_grad.png) repeat-x top left;
}

#page {
	padding:3em 3em 1em 3em;
}

.left {
	float:left;
}

.right {
	float:right;
}

.block {
	display:block;
}

.inline {
	display:inline;
}

.textLeft {
	text-align:left;
}

.textRight {
	text-align:right;
}

.textCenter {
	text-align:center;
}

.textNormal {
	font-weight:normal;
}

#header {
	background:#0066cc url(../graphics/header_grad.png) repeat-x bottom left;
	overflow:hidden;
	position:relative;
}

#headerWrap {
	background: url(../graphics/grad_up.png) repeat-x bottom left;
}

#logo_ucelc {
	height:3em;
	width:25em;
	float:left;
	margin:2em .5em 1em 4em;
}

#logout {
	background:#0066cc;
	clear:both;
	color:#ffffff;
	display:block;
	font-size:1.2em;
	font-weight:bold;
	overflow:hidden;
	padding:.5em 2em .5em 1em;
}

#logout span {
	float:left;
	padding:0 0 0 27px;
}

#logout img {
	border:none;
	display:inline;
	height:1em;
	margin:0 .25em 0 -1em;
}

#logout a {
	color:#ffffff;
	float:right;
	font-weight:bold;
	padding:0 0 0 1.5em;
	text-decoration:none;
}

#logout a:hover,
#logout a:focus {
	text-decoration:underline;
}

/* All content in main body (below the logout bar) is defaulted to 1.2em(12px) font-size here */
#mainContent {
	background:#ffffff url(../graphics/grad_down.gif) repeat-x top left;
	border:1px solid #000000;
	border-top:none;
	font-size:1.2em;
	min-height:150px;
	overflow:hidden;
	padding:1.25em 1em;
}

#mainContent.noSubNav {
	border:1px solid #000000;
	padding:2em;
}

#mainContent.noSubNav #content {
	margin:0;
	padding:0;
}

.noDisplay,
div.noDisplay,
div div.noDisplay {
	display:none;
}

#content {
	margin:0 0 0 18em;
	padding:0 2em 0 2.5em;
}

#content.login {
	padding:0 2em 1em 2em;
	text-align:center;
}

#content.login h1, h2, h3, h4, h5, h6 {
	text-align:left;
}

#content p {
	color:#046AB3;
	text-align:left;
}

#content.login a {
	float:right;
	margin:0 3em 0 0;
}

#content.register {
	padding:0 2em 1em 2em;
}

#content.register h1, h2, h3, h4, h5, h6 {
	text-align:left;
}

#content.register p,
#content.register ul  {
	color:#046AB3;
	text-align:left;
}

#content.register ol {
	margin:0 0 1em 1.5em;
	color:#046AB3;
	text-align:left;
}

#content.register ol ul {
	margin:0;
}

#content.register ol ul li {
	margin:.25em 0 0 0;
}

#content.login a {
	margin:0 3em 0 0;
}

#content.staticContent ul {
	color:#046AB3;
}

/* 3 column layout Question Box */

#content.threeCols {
	margin:0 18em 0 18em;
	padding:0 0 0 2em; /* No right padding for IE7; don't ask... */
}

#content.threeCols .uploadFileTempDirection {
	/* update bg color for 508 compliance
	background:#3688C2; */
	background: #307aae;
	color:white;
	border:1px solid #999999;
	float:right;
	margin:0 -18em 0 0;
	padding:1.5em;
	width:13.5em;
}

#content.threeCols .uploadFileTempDirection ol {
	color:white;
	padding-left:0px;
}

#content.threeCols .uploadFileTempDirection h2 {
	color:white;
	font-size:1.5em;
	margin:0 0 1em 0;
}

#content.threeCols .questionBox {
	background:#ffffff;
	border:1px solid #999999;
	float:right;
	margin:0 -18em 0 0;
	padding:1.5em;
	width:13.5em;
}

.questionBox h2,
.questionBox h3 {
	text-align:left;
}

#content.threeCols .questionBox h2 {
	color:#000000;
	font-size:1.5em;
	margin:0 0 1em 0;
}

#content.threeCols .questionBox h3 {
	color:#046AB3;
	font-size:1em;
	font-weight:bold;
	margin:0 0 .25em 0;
}

#content.threeCols .questionBox h3 a {
	color:#046AB3;
	font-size:inherit;
	text-decoration:none;
}

#content.threeCols .questionBox h3 a:active {
	border:none; 
	outline:none;
}

#content.threeCols .questionBox a {
	color:#0000ff;
}

#content.threeCols .questionBox a:hover {
	text-decoration:underline;
}

#content.threeCols .questionBox p {
	color:#000000;
	margin:0 0 .5em 0;
	text-align:left;
}

#content.threeCols .questionBox hr {
	border-color:#dddddd;
	border-style:solid;
	border-width:1px 0 0 0;
	margin:1.5em 0;
}

.statusTable {
	overflow:auto;
}

.statusTable th {
	padding:.25em;
	vertical-align:middle;
}

.statisticsReport {
	margin:0 auto;
	min-height:150px;
	padding:1.25em;
	width:30em;
}

h2.contentTitle {
	color:#046AB3;
	font-size:1.5em;
	font-weight:normal;
	margin:0 0 1em 0;
}

strong.schoolStatSub {
	color:#046AB3;
	font-size:1em;
	font-weight:normal;
	margin:0 1.5em 1em 0;
}

.statisticsReport h3.sectionTitle {
/*	background:#046ab3;
	color:#ffffff;
*/
	color: #046ab3;
	display:inline-block;
	font-size:1.2em;
	font-weight:bold;
	line-height:1.2em;
	margin:0 0 .5em 0;
	padding:.5em .5em .5em 1em;
	text-align:left;
	vertical-align:top;
	width:60%;
}

.arrowText {
	color: #046ab3;
	display:inline-block;
	font-size:1.1em;
	font-weight:bold;
	line-height: normal;
	margin: 0;
	padding:.5em .5em .5em 0;
	text-align:left;
	vertical-align:top;
	width: 18em;
}

.statisticsReport .sectionData {
	font-size:1em;
	margin:0 0 0 4em;
	padding:1em 1em 0 1em;
	width:25em;
}

.statisticsReport table.sectionData td {
	padding:0 0 1em 0;
}

/* End 3 column layout Question Box */

#FAQLists {
	border-bottom:1px solid #cccccc;
	margin:0 0 3em 0;
	padding:0 0 3em 0;
}

h1 {
	color:#046AB3;
	font-size:1.8em;
	font-weight:bold;
	margin:0 0 .75em 0;
}

h1 img {
	height:1em;
	vertical-align:middle;
}

.FAQs h1 {
	margin:.25em 0 .5em 0;
	text-decoration:underline;
}

.FAQs h2 {
	color:#046AB3;
	font-size:1.5em;
	font-weight:normal;
	text-align:left;
	margin:.25em 0 .25em 0;
}

.FAQs ul {
	color:#046AB3;
}

.FAQs address {
	color:#046AB3;
}

.terms h2 {
	color:#046AB3;
	font-size:1.5em;
	font-weight:normal;
	text-align:left;
	margin:.25em 0 .25em 0;
}

h2 {
	color:#046AB3;
	font-size:1.5em;
	font-weight:normal;
	text-align:center;
	margin:0 0 .15em 0;
}

h3 {
	color:#046AB3;
	font-size:1.25em;
	font-weight:normal;
	text-align:center;
	margin:0 0 .15em 0;
}

h5 {
	color: #FF0000;
	font-size:1.25em;
	font-weight:normal;
	font-style:italic;
	text-align:center;
	margin:0 0 .5em 0;
}

.applicant {
	color: #00CC33;
	font-size:1.25em;
	font-weight:normal;
	font-style:italic;
	text-align:center;
	margin:0 0 .5em 0;
}

p {
	margin:0 0 1em 0;
}

/* SJS 2024 rollover - add ID to class */
#content .errorMessage {
	/* update color for 508 compliance
	color: red; */
	color: #e50000;
	font-size: 1.2em;
}

.requiredMessage {
	color: #e50000;
	font-size: 0.9em;
}

.warningMessage {
	color: #e50000;
	font-size: 1.2em;
}

/* SJS 2024 rollover - add ID to class */
#content .successMessage {
	color: green;
	font-size: 1.2em;
}
.classSize {
	color: #046AB3;
	display: inline-block;
	font-size: 1.1em;
	font-weight:bold;
	line-height: 1.1em;
	margin: 0;
	padding: .5em .5em .5em 1em;
	vertical-align: top;
	text-align: right;
	width: 2.5em;
}
.instructionText {
	color: #046AB3;
}
.center {
	margin:auto;
	width:100%;
}


small {
	font-size:.9em;
}

ol, ul {
	margin:0 0 1em 0;
	padding:0 0 0 1.5em;
}

ul.separate li {
	margin:0 0 .5em 0;
}

ol {
	font-weight:bold;
}

ol li {
	padding:.5em 0 0 0; /* Space from top of window when jumping to link on faq page */
}

ol li * {
	font-weight:normal;
	vertical-align:middle;
}

/*
ol li h2 + p:before {
	content: "A:";
	color:#996600;
	float:left;
	font-weight:bold;
	font-size:1.5em;
	margin:-.3em .25em 0 0;
}
*/

ol li h2 {
	font-weight:bold;
	margin:0 0 .5em 0;
}

ol li p {
	overflow:hidden;
}

ol li a {
	
}

ol ul a,
ol p a {
	white-space:nowrap;
}

ol ul {
	list-style-type:disc;
}

ol ul li {
	margin:0 0 .25em 0;
	padding:0;
}

ol ul ul {
	list-style-type:circle;
	margin:.5em 0;
	padding:0 0 0 2em;
}

.pageTop {
	clear:both;
	color:#0000ff;
	float:right;
}

address {
	margin:0 0 1em 0;
}

fieldset {
	background:#ffffff;
	border:1px solid #999999;
	display:inline-block;
	margin:0 auto 1em auto;
	padding:1.5em 2em 1em 2.5em;
	text-align:left;
}

fieldset.nobox {
	border: 1px solid white;
	margin-top: 20px;
	padding: 0;
}

fieldset.studentInfoBlock {
	border: 1px solid #000000;
	display: inline-block;
	margin: 10px 0 0 10px;
	padding: 3px;
	text-align: left;
}

legend {
	color:#000000;
}

a {
	
}

label {
	color:#046AB3;
	display:inline-block;
	font-size:1em;
	font-weight:bold;
	margin:0 .5em 0 0;
}

.smallLabel {
	color:#046AB3;
	display:inline-block;
	font-size:1em;
	font-weight:bold;
	margin:0 .5em 0 0;
	width:7.5em;
}

.mediumLabel {
	color:#046AB3;
	display:inline-block;
	font-size:1em;
	font-weight:bold;
	margin:0 .5em 0 0;
	width:10em;
}

.longLabel {
	color:#046AB3;
	display:inline-block;
	font-size:1em;
	font-weight:bold;
	margin:0 .5em 0 0;
	width:14em;
}

.veryLongLabel {
	color:#046AB3;
	display:inline-block;
	font-size:1em;
	font-weight:bold;
	margin:0 .5em 0 0;
	width:16em;
}

.boldBlueText {
	color:#046AB3;
	font-size:1em;
	font-weight:bold;	
}

input[type="text"],
input[type="password"] {
	font-size:1.2em;
	height:1.2em;
	margin:0 .5em 0 0;
}

input[type="checkbox"] {
	vertical-align:bottom;
}

#content a {
	text-decoration:none;
}

#content a:hover,
#content a:focus {
	text-decoration:underline;
}

.tag {
	margin:0 0 1em 0;
}

.tag a {
	font-size:.8em;
}

.tag em {
    color:#046AB3;
    display:inline-block;
    font-size:1.1em;
    font-weight:bold;
}

.tag.checkbox {
	display:table;
}

.tag.checkbox label {
	display:table-cell;
	padding:0 .5em 0 .5em;
	vertical-align:top;
}

.tag.checkbox input[type="checkbox"] {
	display:table-cell;
	vertical-align:top;
}

.margin1 {
	margin:0 0 0 1.5em;
}

.loginAlign {
	padding-left:8.8em;
}

#footer {
	background:url(../graphics/footer_grad.png) repeat-x top left;
	min-height:45px;
	overflow:hidden;
	padding:1em 1.5em 0 1em;
}

#footer small {
	display:block;
	float:left;
	margin:0 0 1em 0;
	width:100%;
}

#footer .copyright {
	float:right;
	margin:0 0 0 2.5em;
	white-space:nowrap;
}

#footer ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#footer ul li {
	display:inline;
	float:left;
	margin:0;
}

#footer ul li.right {
	float:right;
}

#footer ul li a {
	text-decoration:none;
}

#footer ul li a:hover,
#footer ul li a:focus {
	text-decoration:underline;
}

#footer .pipe {
	margin:0 1em;	
}

.largerText {
	font-size:1.5em;
}

input.largerCheckbox {
	width: 15px;
	height: 15px;
}
label.largerCheckbox {
	font-size: 1.2em;
}

.example th, 
.example td {
	color: #046AB3;
	border: #046AB3 solid 1px;
	padding: 3px;
}

.example th {
	font-weight: bold;
}

.example table {
	border-collapse: collapse;
}

.example .selected {
	background-color: 
}

#welcome {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
}

#welcome .welcomeBox {
	width: 325px;
	display: inline-block;
	color: black;
	font-weight: bold;
	margin: 25px 50px 25px 0;
	padding: 25px;
	border: 1px solid black;
}

.registerButtonBox {
	margin: 10px 0px 10px 135px;
}

.registerAlign {
	text-align: center;
	padding: 10px;
}

/*
.loginBox {
	padding: 0 50px;
}
*/

td.ssrCell {
	padding: 3px 0;
	text-align: center;
	background-color: #F3F5F8;
}

.addNote, .viewNotes, .resendEmail {
	padding: 3px 0;
}

/* New CSS for Electronic Submission pages */
.upload p {
	margin: 1.5em 0;
}

.upload h2 {
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	margin: 1em 0 .15em 0;
}

.upload ul li {
	color: #046AB3;
	list-style-type: none;
}

.uploadBtn {
	padding: 0.5em 2em 4em 2em;
}

.upload table,
.upload td,
.upload th {
	color: black;
	border: 1px solid black;
	padding: 3px;
}

.upload table {
	width: 75%;
	border-collapse: collapse;
}

.upload td {
	padding-left: 10px;
}

.upload_section {
	width: 65%;
	border: 2px solid #046ab3;	/* same blue as text */
	background-color: #f2faff;
	margin: 25px 0;
	padding: 0 20px;
}

#submissionErrorList .errorlist  {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#submissionErrorList .errorlist li {
	color: darkred;
	background-color: #FFF8DC;
	font-weight: bold;
	margin: 25px 5px 0 5px;
	padding: 5px;
}

#submissionErrorList .erroritems  {
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 10px;
	padding: 0;
}

#submissionErrorList .erroritems li {
	color: #046AB3;
	padding: 5px;
	margin: 0;
}


.messageDialog {
	margin: 150px auto 0;
	padding: 15px;
	border: 3px solid #046ab3;
	border-radius: 5px;
}

.messageDialog p {
	color: black;
	font-size: 1.2em;
	text-align: left;
}

.messageDialogClose {
	width: 50px;
	height: 25px;
	margin: 5px;
	background-color: #D3D3D3;
	border: 1px solid black;
	border-radius: 3px;
}

#msgbtnbox {
	width: 60px;
	height:35px;
	margin: auto;
}

/* confirmation dialog */
.hidden {
	display: none;
}

#customConfirmDialog {
	position: fixed;
	top: 25%;
	left: 40%;
	/*transform: translate(-50%, -50%);*/ 
	background-color: white;
	border: 3px solid red;
	border-radius: 5px;
	padding: 20px;
	z-index: 1000;
}


#overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.2);
	z-index: 999;
}

.confirm-content {
	text-align: center;
}

.confirm-buttons button {
	width: 50px;
	height: 25px;
	margin: 10px;
	padding: 8px 15px;
	background-color: #d3d3d3;
	border: 1px solid black;
	border-radius: 3px;	
}


.reportTable {
	width: 100%;
	border: 1px solid black;
	border-collapse: collapse;
}

table.reportTable,
table.reportTable td, 
table.reportTable th {
	border: 1px solid black;
	border-collapse: collapse;	
}

.reportTable tr:nth-child(even) {
	background-color: #fff8dc; /* cornsilk */
	background-color: #fffaf0; /* floralwhite */
}

.reportTable td {
	text-align: center;
}