@charset "UTF-8";


@charset "UTF-8";



div#pglt_studentcentertabs {width:100%; background-color:#666;}
ul#studentCenterTabs {margin:0px; padding:0 0 0 10px; list-style:none; overflow:hidden; width:100%;  border-bottom:5px solid #CFB87C; margin-top:10px; box-sizing:border-box;}
ul#studentCenterTabs li {display:inline;}
ul#studentCenterTabs a {float:left; display:block; color:black; margin:0 10px 0 0; padding:10px 10px 6px 10px; text-decoration:none; text-align:center; background-color:#f3f3f3; font-weight:bold; font-size:16px; border:solid 2px #f3f3f3;}
ul#studentCenterTabs a:focus, 
ul#studentCenterTabs a.current:focus {border:solid 2px #588ab6; text-decoration:underline;}
ul#studentCenterTabs a:hover {color:#000000; background-color:#e2d2a8; border:solid 2px #e2d2a8; }
ul#studentCenterTabs a.current { background-color:#CFB87C; color:black; border:solid 2px #CFB87C;} 


div.infobox {background-color:white; padding:1em; margin:0; width:100%; border-left:1px solid #666; border-right:1px solid #666; box-sizing:border-box;}
div.infoboxlast {border-bottom:1px solid #666;}

div.hideme {display:none; }

div#pglt_academicschedule h3#eventOne {display:none;}

table.studentTabLayout p {padding:3px 0; margin:0}

td#portal_col1 div.toggle_content {display:none;}
div.content { padding:1em; border:1px solid silver;}
ol.orderedList { list-style-type:decimal; padding:1em;}
ol.orderedList li {  padding-bottom:.25em;}





a.darkButton {
	display:block;
	padding:10px 8px;
	background:#252525 url(/cs/epprod/cache_1/CU_UCB2_DARKGRAY_FADE_1.GIF) top left repeat-x;
	border:1px solid #000;
	color:#f3f3f3;
	font-weight:bold;
}

a.darkButton:hover {
	background:#004488 url(/cs/epprod/cache_1/CU_UCB2_LIGHTGRAY_FADE_1.GIF) top left repeat-x;
	border:1px solid #4b7eaa;
	text-decoration:none;
}
a.darkButton span.tagline {
	color:#CFB87C;
	font-size:95%;
	font-weight:normal;
	line-height:120%;
	font-style:italic;
	font-weight:normal;

}

a.darkButton:active, a.darkButton:focus {
	outline:1px dotted #CFB87C
}
p.paleLink {margin:0}
p.paleLink a {
	display:block;
	background:url(/cs/epprod/cache_1/CU_UCB2_GRAY_ARROW_RIGHT_1.GIF) no-repeat center left;
	border-top:1px solid #ccc;
	padding:10px 5px 10px 18px;
}
p.paleLink a span {
	font-style:italic;
	font-size:smaller;
}
p.paleLink a:hover {
	color:#990000;
	background-color:#dfdfdf;
	text-decoration:none;
}


#pglt_datesdeadlines div.event-cal-event {line-height:120%;}
#pglt_datesdeadlines div.event-title {font-weight:bold; font-size:110%;}


div.moreLinks { background-color:white;}
div.moreLinks h3 { background-color:#999; color:white; padding:7px; margin-top:.5em; font-weight:normal; font-size:100%;}
div.moreLinks table {background-color:#efefef; padding:5px 10px;}
div.moreLinks li {}
div.moreLinks a.otherServiceLink {display:block; margin-top:5px; background: transparent url(/cs/epprod/cache_1/CU_UCB2_GRAY_ARROW_RIGHT_1.GIF) no-repeat center left;  padding-left:18px; font-size:inherit; }
div.moreLinks a.otherServiceLink span {font-style:italic; }
div.moreLinks a.auxiliaryLink {display:block; background: transparent url(/cs/epprod/cache_1/CU_UCB2_GRAY_ARROW_RIGHT_1.GIF) no-repeat center left;  padding-left:18px; font-size:inherit; font-style:italic;}


div.studentcameo {padding: 0 1em;}
div#accountBalances {padding-bottom:1em; margin-bottom:1em; border-bottom:1px solid gray;}
div#accountBalances div {padding-bottom:.5em; }


.StudentCenterNote {padding:10px; margin-top:5px;border:1px solid #ccc;}
.StudentCenterNote h3.icon-help {font-size:110%; text-transform:uppercase; padding: 4px 28px; margin-bottom:0; background-color:white; background-image:url(/cs/epprod/cache_1/CU_UCB2_QUESTION_BLUE_1.GIF); background-position:center left;background-repeat:no-repeat;}
.StudentCenterNote p {margin-top:0;}