﻿@charset "UTF-8";
/* reset */
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*Imported from shared */

.clear {
	clear: both;
	display: block;
}.header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #04A033;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
}

.wrapper {
	font-size: 68%;
}

.topBar {
	background-color: #175283;
	height: 25px;
	color: #FFFFFF;
	padding-right: 5px;
}
.studentInfo {
	display: block;
	background-color: #0e4878;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5092c8;
	line-height: 25px;
	height: 25px;
	padding-right: 5px;
	padding-left: 5px;
}
.sessionID {
	display: block;
	float: right;
	line-height: 25px;
	height: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5092C8;
	padding-right: 5px;
}
.smallButtons {
}
.smallButtons a {
	display: block;
	background-image: url(../images/login/btnBlueTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
	color: #000000 !important;
	line-height: 1em;
	background-color: #dbedfb;
	margin-left: 0.3em;
	margin-right: 0.3em;
	margin-top: 4px;
	text-transform: uppercase;
}
.smallButtons a:hover {
	color: #FFFFFF !important;
	background-color: #04A033;
}
.smallButtons a span {
	display: block;
	background-image: url(../images/login/btnBlueBottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: -1px;
	margin-right: -5px;
	margin-bottom: -1px;
	margin-left: -5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.smallButtons .disabled, .smallButtons .disabled:hover {
	background-color: #245C94;
	color: #7AADE2;
	cursor: default;
	border-top-color: #7AADE2;
	border-right-color: #7AADE2;
	border-bottom-color: #7AADE2;
	border-left-color: #7AADE2;
}.logos {
	background-image: url(../images/login/bigMountain.gif);
	background-color: #76A9D6;
	background-repeat: no-repeat;
	background-position: right bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.brand1 {
	background-image: url(../images/login/logo_default_big.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 100%;
}
.brand1 h2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.1em;
	padding-left: 325px;
	padding-top: 50px;
}
.brand1 h3 {
	padding-left: 325px;
}
.brand2 {
	/*background-image: url(../images/login/bigRoots.gif);*/
	background-color: #B7DA8C;
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #04A033;
	height: 2.5em;
}
.brand2 h3 {
	float: right;
	font-size: 1.4em;
	padding-top: .2em;
	padding-right: .5em;
	padding-bottom: .2em;
	padding-left: .5em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #04A033;
	background-image: url(../images/login/shadowboxes/greenGradient.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	display: block;
	line-height: 1.4em;
}
.footer {
	text-align: right;
	padding-right: 2em;
	padding-top: 1em;
	color: #999999;
}
.footer  span, .footer a {
	font-size: 1.2em;
	font-weight: bold;
	color: #9DBF73;
	text-decoration: none;
}
.contentWrapper {
	text-align: center;
	margin: 50px;
}
/* white background */
.shadowBox {
	text-align: left;
	background-image: url(../images/login/shadowboxes/whiteLeft.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
}
.shadowBox .content h2 {
	font-size: 2.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #04A033;
	margin-bottom: 0.5em;
}
.identity {
	font-size: 2em;
	font-weight: bold;
}
.identity p {
	line-height: 2em;
}
.identity  .spacer {
	font-weight: normal;
	width: 6em;
	display: block;
	float: left;
	text-align: right;
	padding-right: .5em;
}
.linux .identity .spacer {
	width: 5em
}
.small, .login {
	margin-right: auto;
	margin-left: auto;
	width: 600px;
}
.login .identity {
	float: left;
	width: 420px;
}
.login .identity label {
	display: block;
	margin-bottom: .5em;
	margin-top: .5em;
}
.box2 {
	
}

.waiting {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
}
.waiting img, .waiting p {
	font-size: 1.4em;
	margin-top: 1em;
}
.waiting a {
	color: #04A033;
}
.green.login{
	background:#fff;
    border: 3px solid #0e4878;
	border-radius: 10px;
    box-shadow: 0 0 5px #666;
    padding: 1em;
}
.content {
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.content .browserWrong{
	font-size: 1.3em;
	line-height: 1.3em;
}
.choices a {
	font-size: 2.5em;
	margin: 0.5em;
}
.greenBtn {
	display: block;
	background-image: url(../images/login/btnGreenTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	text-decoration: none;
	color: #04A033 !important;
	padding: 5px;
}
.greenBtn span {
	display: block;
	background-image: url(../images/login/btnGreenBottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin: -5px;
}
.greenBtn:hover {
	color: #FFFFFF !important;
	background-color: #04A033;
}
.login .greenBtn {
}
.login .greenBtn {
	background-image: url(../images/login/btnGreenTopGreen.gif);
}
.login .greenBtn span {
	background-image: url(../images/login/btnGreenBottomGreen.gif);
}
.redBtn {
	display: block;
	background-image: url(../images/login/btnRedTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	text-decoration: none;
	color: #990000;
	padding: 5px;
}
.redBtn span {
	display: block;
	background-image: url(../images/login/btnRedBottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin: -5px;
}
.redBtn:hover {
	color: #FFFFFF;
	background-color: #990000;
}
.shadowBox .instructions {
	font-size: 1.2em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CDE7B2;
	border-bottom-color: #CDE7B2;
	padding: 1em;
	margin-bottom: 0.5em;
}
.green .instructions {
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	margin-top: 1em;
}
.forgotLink a {
	text-align: right;
	display: block;
	color: #21AA45;
}
.forgot .identity {
	width: 100%;
	font-size: 1.5em;
	padding-bottom: 1em;
}
.forgot  .identity  .spacer {
	width: 12em;
}
*html .forgot .identity .spacer {
	margin-top: .2em;
}
.forgot .identity label {
	float: left;
	margin-top: 1em;
	margin-bottom: 1em;
}
.forgot .greenBtn {
	margin-left: 0.2em;
	margin-top: .8em;
}
.clearChoice {
	display: block;
	clear: both;
	padding-left: 15em;
}
.loginValid {
	font-size: 10px;
	display: block;
	text-align: right;
	padding-right: 1.5em;
}
/* pop up stuff */
#help, #survey {
	position: fixed;
	height: 510px;
	width: 700px;
	z-index: 100;
	border: 2px solid #f6c501;
	right: 30px;
	top: 30px;
	background-color: #FFFFFF;
}
*html #help, *html #survey {
	position: absolute;
	width: 704px;
	
}
.popupHeader {
	background-color: #fdfac2;
	display: block;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f6c501;
	line-height: 18px;
	height: 18px;
	font-family: "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.popupTitle {
	display: block;
	float: left;
	height: 18px;
	line-height: 18px;
	padding-left: 10px;
}
.popupClose a {
	display: block;
	float: right;
	height: 18px;
	padding-right: 10px;
	padding-left: 20px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #f6c501;
	background: #faf5a2 url(../images/login/navWrong.gif) no-repeat 5px 3px;
}
.popupClose a:hover {
	background-color: #990000;
	text-decoration:underline;
	color: #FFFFFF;
}
.centerThis {
	text-align:center;
	width: 60em;
	margin: 50px auto 0;
}
.survey {
	margin-top: 0px !important;
}
.survey a {
	background-image: url(../images/login/clipboard1.gif);
	background-position: 15px 0px;
	background-repeat: no-repeat;
	display: block;
	padding-left: 55px;
	color: #000000;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 8px;
}
.survey a:hover {
	background-image: url(../images/login/clipboard2.gif);
}
.survey a:hover h4 {
	text-decoration: underline;
}
.survey h4 {
	font-size: 1.2em;
}
.training {
	width: 100%;
	font-size: 2em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #175283;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	text-align: left;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 10px;
	border: 5px solid #B7DA8C;
	display:none;
}
body.forTraining .training {
	display:block;
}
.warnings {
	padding-left: 40px;
	padding-right: 40px;
	font-size: 1.5em;
	font-weight: bold;
	color: #900;
}
.nopopoup {
	padding: 40px;
	font-size: 1.5em;
}
.identity label input {
	width:270px;
}
.login .choices {
	float: left;
	padding-top: .7em;
}
.ie .login .choices {
	float: none;
	padding-top: .7em;
}
.choices .greenBtn{
	height: 40px;
	width: 100px;
	background-image: url(../images/login/loginBtn.gif);
	background-position: left top;
	border:0;
	padding:0;
	line-height:40px;
	font-size:20px;
	margin-top:5px;
	margin-left:5px;
}
.choices .greenBtn:hover {
	background-position: left bottom;
}
.choices .greenBtn span{
	display: inline;
	background-image: none;
	padding: 0px;
	padding-left: 1em;
	margin: 0px;
}
.instructions p {
	line-height: 1.4em;
}
.help_wrapper {
	display: none;
}
.help_window .help_wrapper {
	display: block !important;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 99;
	background: url(../images/white.png) repeat;
	text-align: center;
}
.ie6 .help_window .help_wrapper {
	background-image: none;
	height: 100%;
	width: 100%;
}
.help_wrapper iframe {
	height: 130px;
    width: 450px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5%;
	border: solid 3px #005074;
	background-color: #fff;
	-moz-box-shadow: 0em 0em .5em #666;
	-webkit-box-shadow: 0em 0em .5em #666;
	box-shadow: 0em 0em .5em #666;
}


/*Practice test*/
.goPractice {
	background-image: url(../images/goPractice-blank.png);
	background-repeat: no-repeat;
	background-position: 100% -4px;
    color: #000000;
    display: block;
    font-size: 1.4em;
    font-weight: bold;
    height: 50px;
    line-height: 49px;
    margin-top: 1em;
    padding-right: 90px;
    text-align: right;
    text-decoration: none; 
    color: #000000;
    display: block;
    font-size: 1.4em;
    font-weight: bold;
    height: 50px;
    line-height: 49px;
    margin-top: 1em;
    padding-right: 90px;
    text-align: right;
    text-decoration: none;
}
a.goPractice:focus{ border: 1px dotted #333;}
.goPractice:hover, a.goPractice:focus {
    background-position: 100% -51px;
}

/*Login stuff*/
.choices a {
	font-size: 2.5em;
	margin: 0.5em;
}

/*smallButtons - top Bar close button*/

/* @end */
.smallButtons a {
	background-color: #dbedfb;
    border: 2px solid #c2c2c2;
    border-radius: 50%;
    color: #000000;
    display: block;
    float: right;
    line-height: 1em;
    margin-left: 5px;
    margin-top: 4px;
    text-decoration: none;
    text-transform: uppercase;
    transition: background-color 0.2s ease-in 0s, color 0.2s ease-in 0s;
}
.smallButtons a:hover{
	background-color: #00aeef;
    border-color: #fff;
    box-shadow: 0 0 2px #b4b4b4;
    color: white;
}
.smallButtons a span {
	
}
#logOut{
	border-radius: 5px;
	display: none;
}
#logOut:hover, #logOut:focus, #proctorLogout:hover, #proctorLogout:focus {
}
.browser_airsecurebrowser #logOut{
	display: block;
}

.ie .smallButtons a:hover{
	
}

.instructions a.greenBtn:hover {
	background-color: #175283 !important;
	background-position: left -60px;
}
/*Mobile Launchpad*/
#btnLaunchpad{
	display: none;
}
.browser_airsecurebrowser.mobile #btnLaunchpad, .browser_airsecurebrowser.chromeos #btnLaunchpad {
    display: block;
}
/*.platform_ios #btnLaunchpad, .platform_android #btnLaunchpad, .platform_chrome.browser_airsecurebrowser #btnLaunchpad, .platform_chrome.browser_airmobilesecurebrowser #btnLaunchpad, .android #btnLaunchpad, .ipad #btnLaunchpad{*/
#btnLaunchpad{
	background: url("../images/launchpad.png") no-repeat scroll center 2px rgba(0, 0, 0, 0);
    border: medium none;
    float: left;
    height: 16px;
    margin-top: 2px;
    overflow: hidden;
    text-indent: -9999px;
    width: 16px;
	border-radius: 0;
}
#btnLaunchpad:active, #btnLaunchpad:hover {
    background-color: transparent !important;
    background-position: center -42px;
	border: none;
	box-shadow: none;
}

/* new URL Shower */


#currentUrlContainer{
	position: absolute;
	background: rgba(255,255,255,0.8);
	border-radius: 10px;
	top: 45px;
	padding: 1em 2.5em 1em 1em;
	width: auto;
	min-width: 80%;
}
#currentUrlContainer #currentUrl{
	color: #000;
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	font-size: 2.0em;
}
@media (max-width: 62em){
	#currentUrlContainer #currentUrl{
		font-size: 1.5em;
	}
}
@media (max-width: 47em){
	#currentUrlContainer #currentUrl{
		font-size: 1em;
	}
}
#currentUrlContainer a#closeUrlContainer{
	width: 0;
	height: 0;
	overflow: hidden;
	padding: 24px 24px 0 0;
	background-image: url("../images/universal_shell.png");
    background-position: center -2729px;
	position: absolute;
	top: 0;
	right: 0;
}
#currentUrlContainer a#closeUrlContainer:hover{
	background-position: center -2830px;
}

/* end */