#container {
	min-height:100%;
	position:relative;
	background-image: url("ringbg.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #ffffff;

}

h1 {
	padding: 0px;
	margin: 0px;
}

#logo {
	width: 600px;
	margin: 0px auto 0px auto;
	position: relative;
}

#logo img {
	display: block;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

#mainButtons {
	height: 400px;
	margin: 0px auto 0px auto;
	position: relative;
	top:100px;
}

#mainButtons a {
	width: 100px;
	height: 100px;
	display: inline-block;
}
#timeoutDiv{
	border: 1px solid Black;
	background-color: #E9ECFD;
	display: none;
	text-align: center;
	padding: 20px;
	width: 300px;
	height: 100px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -150px;
	margin-top: -50px;
	z-index: 99;
}

.tooltip {
  cursor: help;
  text-decoration: none;
  position: absolute;
  background-color: #519AC8;
  color: white;
  border-radius: 23%;
  padding-left: 3px;
  padding-right: 3px;
  height: 19px;
  text-align: left;
  line-height:1.7;
  z-index: 1;
}

.tooltip span {
  margin-left: -999em;
  position: absolute;
}

.tooltip:hover span {
  font-family: Calibri, Tahoma, Geneva, sans-serif;
  position: absolute;
  text-align: left;
  left: 1em;
  top: 2em;
  z-index: 1;
  width: 200px;
  margin-left: 0;
  border: 1px solid Black;
  color: white;
  background-color: #519AC8;
}

.tooltip:hover {
  cursor: hand;
  border: 0;
  position: absolute;
}

.tooltip:hover em {
  font-family: Candara, Tahoma, Geneva, sans-serif;
  font-size: 1.2em;
  font-weight: bold;
  display: block;
  padding: 0.2em 0 0.6em 0;
}

.tooltipContent {
	padding: 0.5em 0.5em;
	text-align: left;
	z-index: 1;
}

#mainButtons img {
	text-align: center;
	width: 100px;
	height: 100px;
	background-color: white;
}

.discBlock0 { margin-left: 0px; }
.discBlock1 { margin-left: 30px; }
.discBlock2 { margin-left: 50px; }
.discBlock3 { margin-left: 65px; }
.discBlock4 { margin-left: 75px; }
.discBlock5 { margin-left: 85px; }
.discHeader0 { background-color:#efefef; margin: 0px; padding: 4px; }
.discHeader1 { background-color:#efefef; margin: 0px; padding: 4px; }
.discHeader2 { background-color:#efefef; margin: 0px; padding: 4px; }
.discHeader3 { background-color:#efefef; margin: 0px; padding: 4px; }
.discHeader4 { background-color:#efefef; margin: 0px; padding: 4px; }
.discHeader5 { background-color:#efefef; margin: 0px; padding: 4px; }

.settingsShow
{
	font: 13px arial;
	color: #006699;
	text-decoration: underline;
	font-style: italic;
}

.loginPlease
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.loginHelp
{
	margin-top: 10px;
	margin-bottom: 10px;
}

form
{
	margin-top: 0px;
	margin-bottom: 0px;
}


.information
{
	margin-left: 5px;
}

.graydivider
{
	margin-bottom: 10px;
	margin-top: 10px;
}

.login
{
	padding-top: 12px;
	padding-bottom: 12px;
}

.bgcolor1
{
	background: #ffffff;
}

.bgcolor2
{
	background: #efefef;
}

.discBorder
{
	margin-bottom: 10px;
	margin-left: 5px;
}

.itemFormSub
{
	font-family: verdana;
	font-size: 12px;
	margin-left: 10px;
}

.currentStatus
{
	font-family: verdana;
	font-size: 11px;
	margin-left: 10px;
	background: #efefef;
	border-color: black;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
}

.tdOff
{
	background-color: #efefef;
}

.discBackground
{
	padding-left: 10px;
	padding-top: 10px;
}

.layoutHeader
{
	background: #CBCBCB;
	border-color: black;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	font: 16px verdana;
	font-weight: bold;
	padding-left: 10px;
}

.itemSetHeader
{
	background: #CBCBCB;
	border-color: black;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	font: 16px verdana;
	font-weight: bold;
	padding-left: 10px;
}

.layoutSub
{
	border-color: black;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
}

.layoutSub2
{
	background: #efefef;
	border-color: black;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	text-align: left;
}

.tdOver
{
	background-color: #FFFFFF;
}

.diagList
{
	margin-left: 0px;
	margin-bottom: 0px;
	list-style-type: disc;
}

.diagListSub
{
	list-style-type: disc;
}

.wildCard
{
	font: 9px verdana;
}

.filename
{
	padding-left: 10px;
	font: 9px verdana;
}

.class10 {
	font: 12px verdana;
}

.response-content {
  text-align:center;
}

.subText{
	font: 10px verdana;
}

.error {
	font: 16 verdana;
	color: #F33030;
	width: 350px;
	margin: 0 auto;
  text-align: center;
}

.errorText {
	color: #F33030;
}

.errorField
{
	border-color: #F33030;
}

.consentNotice
{
	font: 14px verdana;
	color: #F33030;
	font-weight: bold;
	text-align: center;
}

.result
{
	font: 13px verdana;
	margin-right: 10px;
	font-weight: bold;
}

.grayText
{
	font: 12px verdana;
	color: #666666;
}

.class8
{
	font: 11px verdana;
}

.copyright
{
	font: 12px verdana;
}

.sideBorder
{
	border-color: black;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 0px;
}

.blackBorder
{
	border-color: black;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
}

.logBlackBorder
{
	border-color: black;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
}

.blackborder
{
	border-color: black;
	border-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-bottom-width: 2px;
}
.discBlackBorder
{
	border-color: black;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.form
{
	border-color: black;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	background: #efefef;
	font: 12px verdana;
	overflow: scroll;
	max-height: 600px;
	margin: auto;
}

.searchCell
{
	color: white;
	background: black;
	font-face: verdana;
}

.formItem
{
	border-color: black;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	background: #efefef;
	font: 12px verdana;
	margin-right: 10px;
}

.timeoutDiv {
	border: 1px solid Black;
	background-color: #E9ECFD;
	display: none;
	text-align: center;
	padding: 20px;
	width: 300px;
	height: 100px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -150px;
	margin-top: -50px;
	z-index: 99;
}

.formDiag
{
	border-color: black;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	background: #efefef;
	font: 12px verdana;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}


.discNavigation
{
	margin-left: 4px;
}

.formContentLayout
{
	border-color: black;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	font: 12px verdana;
	margin-bottom: 10px;
}

.testInstructionsLayout {
	border-color: white;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	font: 16px verdana;
	margin: 1rem auto;
	width: 98%;
}

.discHeader
{
	background: #efefef;
	font: 12px verdana;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.messageDepth
{
	font: 12px verdana;
	padding-top: 5px;
	padding-left: 5px;
	background: #dfdfdf;
}

.discSubHeader
{
	background: #efefef;
	font: 12px verdana;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.formLayout
{
	margin-right: 10px;
}

#testItemForm {
  display:block;
  width: 900px;
  margin: 0 auto;
  margin-bottom: 40px;
}

.testformLayout
{
	margin-right: 10px;
}

.formDocs1
{
	margin-bottom: 10px;
	font: 12px verdana;
	background: #ffffff;
}

.formDocs2
{
	margin-bottom: 10px;
	font: 12px verdana;
	background: #efefef;
}

.formPermission
{
	margin-bottom: 10px;
	border-color: black;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	background: #efefef;
	font: 12px verdana;
}

.splashMenu
{
	margin-right: 10px;
	margin-bottom: 10px;
	font: 12px verdana;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.discContent
{
	margin-left: 10px;
	font: 12px verdana;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.discMargin
{
	margin-top: 5px;
}

.bodyMargin
{
	padding-top: 15px;
}

.submit
{
	margin-top: 5px;
	margin-bottom: 5px;
}

.menu
{
	border-color: black;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	background: #efefef;
	font: 12px verdana;
}

.bodyContent
{
	background: white;
	font: 12px verdana;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
}

a.discLink:link
{
	font: 13px verdana;
	color: black;
	font-weight: bold;
	text-decoration: underline;
}
a.discLink:visited
{
	font: 13px verdana;
	color: black;
	font-weight: bold;
	text-decoration: underline;
}
a.discLink:active
{
	font: 13px verdana;
	color: black;
	font-weight: bold;
	text-decoration: none;
}
a.discLink:hover
{
	font: 14px verdana;
	color: #dfdfdf;
	font-weight: bold;
	text-decoration: none;
}

a.bodyLink:link
{
	font: 13px verdana;
	color: #339933;
	text-decoration: underline;
}
a.bodyLink:visited
{
	font: 13px verdana;
	color: #339933;
	text-decoration: underline;
}
a.bodyLink:active
{
	font: 13px verdana;
	color: #666666;
	text-decoration: none;
}
a.bodyLink:hover
{
	font: 13px verdana;
	color: #666666;
	text-decoration: none;
}


a.splashLink:link
{
	font: 12px verdana;
	color: #336600;
	text-decoration: underline;
	line-height: 22px;
}
a.splashLink:visited
{
	font: 12px verdana;
	color: #336600;
	text-decoration: underline;
	line-height: 22px;
}
a.splashLink:active
{
	font: 14px verdana;
	color: #666666;
	text-decoration: none;
	line-height: 22px;
}
a.splashLink:hover
{
	font: 14px verdana;
	color: #666666;
	text-decoration: none;
	line-height: 22px;
}


a.controlLink:link
{
	font: 14px verdana;
	color: #336600;
	text-decoration: underline;
	line-height: 22px;
}
a.controlLink:visited
{
	font: 14px verdana;
	color: #336600;
	text-decoration: underline;
	line-height: 22px;
}
a.controlLink:active
{
	font: 14px verdana;
	color: #666666;
	text-decoration: none;
	line-height: 22px;
}
a.controlLink:hover
{
	font: 14px verdana;
	color: #666666;
	text-decoration: none;
	line-height: 22px;
}

.header
{
	font: 17px verdana;
	font-weight: bold;
}

a.radioLink:link
{
	font: 13px verdana;
	color: #000000;
	text-decoration: none;
}
a.radioLink:visited
{
	font: 13px verdana;
	color: #000000;
	text-decoration: none;
}
a.radioLink:active
{
	font: 13px verdana;
	color: #666666;
	text-decoration: none;
}
a.radioLink:hover
{
	font: 13px verdana;
	color: #666666;
	text-decoration: none;
}

.subHeader
{
	font: 12px verdana;
	font-weight: bold;
}

td.basic
{
	font: 12px verdana;
}

.minnesota
{
	padding-top: 5px;
	padding-right: 3px;
}

.linkListLeft
{
	padding-left: 15px;
	padding-top: 10px;
}

.linkListRight
{
	padding-right: 19px;
	padding-top: 10px;
}

.linkList
{
	font: 16px verdana;
}

.navLinksRight
{
	font: 12px verdana;
}

.navLinksLeft
{
	font: 12px verdana;
	color: #666666;
}

a.sortLink:link
{
	font: 12px verdana;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
a.sortLink:visited
{
	font: 12px verdana;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
a.sortLink:active
{
	font: 12px verdana;
	font-weight: bold;
	color: #CBCBCB;
	text-decoration: none;
}
a.sortLink:hover
{
	font: 12px verdana;
	font-weight: bold;
	color: #CBCBCB;
	text-decoration: none;
}

.itemset
{
	font-weight: bold;
}

.plain
{
	font-weight: normal;
}

.commented
{
	font-weight: bold;
	color: #b22222;
}

a.mcLink
{
	font: 14px verdana;
	color: black;
	text-decoration: none;
}

.bigButton {
  width: 15px; height: 15px;
}

.ynButton {
  visibility: hidden;

}

.checkedButton {
  border: 12px solid gold;
  border-radius: 8px;
  box-shadow: 10px 10px 15px #444;
}

.reportHeader
{
	background: #aa0000;
	font: 14px Arial;
	color: white;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	BACKGROUND:url("../../caslscap_images/logobackgrd1.jpg");
}

.reportSubHeader
{
	background: no-background;
	font: 12px Arial;
	color: black;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.reportData {
  text-align: left;
}

.meterHeight {
	height: 10px;
}

.chartHeader
{
	font: 14px verdana;
	color: white;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	BACKGROUND:url("../../caslscap_images/logobackgrd1.jpg");
}

.chartSubHeader
{
	background: #adadad;
	font: 12px verdana;
	color: black;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.chartRowHeader
{
	background: #adadad;
	font: 12px verdana;
	color: black;
	font-weight: normal;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.chartBar
{
	background: #00008b;
}

.chartBackground
{
	background: #fff68f;
}

.studentHeader{
	background: #6699cc;
	font: 12px verdana;
	color: white;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.studentSubHeader{
	background: #aaaaaa;
	font: 12px verdana;
	color: black;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.studentSeperator{
	background: #000000;
	height: 10px;
}

.studentReport{
	background: #ffffff;
	font: 12px verdana;
	font-weight: normal;
	color: black;
}

.studentReportHeader
{
	font-weight: bold;
	text-align: center;
}

table.footer
{
	border-color: black;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	background: #80B96F;
}
div.copyright-text
{
	font: 9px verdana;
	text-align: center;
	color: gray;
}
div.footer-text
{
	font: 11px arial;
	text-align: center;
}
a.box-link:link
{
	color: black;
	text-decoration: underline;
}
a.box-link:visited
{
	color: black;
	text-decoration: underline;
}
a.box-link:active
{
	color: gray;
	text-decoration: none;
}
a.box-link:hover
{
	color: gray;
	text-decoration: none;
}
.wbText {
	font-family: Arial;
	font-size: 200%;
	font-weight: bold;
	color: black;
}

.wbTextQuestion {
	color: #2B2167;
	height: 35px;
	font-family: monospace;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 1px solid #888888;
	text-align: center;
	vertical-align: bottom;
}

.wbBtnhov {
	width: 40px;
	color: #EEEEEE;
	background-color: #42516B;
	font: bold 180% Arial;
	border: 1px solid #888888;
	text-align: center;
}

.wbBtn {
	width: 40px;
	color: #2B2167;
	background-color: #EFEFEF;
	font: bold 180% Arial;
	border: 1px solid #888888;
	text-align: center;
}

.wbBtnhovSpecial {
	width: 120px;
	color: #EEEEEE;
	background-color: #42516B;
	font: bold 180% Arial;
	border: 1px solid #888888;
	text-align: center;
}

.wbBtnSpecial {
	width: 120px;
	color: #2B2167;
	background-color: #EFEFEF;
	font: bold 180% Arial;
	border: 1px solid #888888;
	text-align: center;
}

.wbBtnHovSm {
	width: 30px;
	color: #EEEEEE;
	background-color: #42516B;
	font: bold 140% Arial;
	border: 1px solid #888888;
	text-align: center;
}

.wbBtnSm {
	width: 30px;
	color: #2B2167;
	background-color: #EFEFEF;
	font: bold 140% Arial;
	border: 1px solid #888888;
	text-align: center;
}

.wbBtnHovSpecialSm {
	width: 110px;
	color: #EEEEEE;
	background-color: #42516B;
	font: bold 140% Arial;
	border: 1px solid #888888;
	text-align: center;
}

.wbBtnSpecialSm {
	width: 110px;
	color: #2B2167;
	background-color: #EFEFEF;
	font: bold 140% Arial;
	border: 1px solid #888888;
	text-align: center;
}

.fontlg
{
	font: 16px arial;
}

.fontmd
{
	font: 14px arial;
}

.fontsm
{
	font: 12px arial;
}

.repeat {
	background-image:url(banner2.jpg);
	background-repeat: repeat-x;
}

.registertableheading {
	color: #111111;
	background-color: #FFFFF0;
	text-align: left;
	padding: 0px 5px 0px 5px;
	/* font-weight: bold; */
}

.directionRTL {
	direction: RTL;
	font-face: Traditional Arabic;
    font-size: 150%;
}

/* Hebrew right-to-left text */
.directionRTL_9 {
	text-align:right;
	direction:rtl;
	unicode-bidi:embed;
	font-face: default;
}

/* Arabic right-to-left text - fonts tend to run small so enlarge */
.directionRTL_13 {
	text-align:right;
	direction:rtl;
	unicode-bidi:embed;
	font-face: Traditional Arabic;
	font-size: 150%;
}

.directionRTL_14 {
	text-align:right;
	direction:rtl;
	unicode-bidi:embed;
	font-face: Traditional Arabic;
	font-size: 150%;
}

.directionRTL_15 {
	text-align:right;
	direction:rtl;
	unicode-bidi:embed;
	font-face: Traditional Arabic;
	font-size: 150%;
}

.directionRTL_16 {
	text-align:right;
	direction:rtl;
	unicode-bidi:embed;
	font-face: Traditional Arabic;
	font-size: 150%;
}

.directionRTL_18 {
	text-align:right;
	direction:rtl;
	unicode-bidi:embed;
	font-face: Traditional Arabic;
	font-size: 150%;
}

.directionRTL_19 {
	text-align:right;
	direction:rtl;
	unicode-bidi:embed;
	font-face: Traditional Arabic;
	font-size: 150%;
}

.directionRTL_20 {
	text-align:right;
	direction:rtl;
	unicode-bidi:embed;
	font-face: Traditional Arabic;
	font-size: 150%;
}

.directionRTL_22 {
	text-align:right;
	direction:rtl;
	unicode-bidi:embed;
	font-face: Traditional Arabic;
	font-size: 150%;
}

.directionRTL_26 {
	text-align:right;
	direction:rtl;
	unicode-bidi:embed;
	font-face: Traditional Arabic;
	font-size: 150%;
}

.directionRTL_34 {
	text-align:right;
	direction:rtl;
	unicode-bidi:embed;
	font-face: Traditional Arabic;
	font-size: 150%;
}

.directionRTL_41 {
	text-align:right;
	direction:rtl;
	unicode-bidi:embed;
	font-face: Traditional Arabic;
	font-size: 150%;
}

.directionRTL_42 {
	text-align:right;
	direction:rtl;
	unicode-bidi:embed;
	font-face: Traditional Arabic;
	font-size: 150%;
}

/* Default right-to-left text */
.directionRTL_ {
	text-align:right;
	direction:rtl;
	unicode-bidi:embed;
	font-face: default;
}


.diagWizFrame
{
	border-style: none;
    width: 95%;
    height: 400px;
}


.datebox {
    background-image: url("datebox.png");
    background-size: 100%;
    width: 277px;
    background-repeat: no-repeat;

}

.dateboxbg {
    color: #333333;
    font-family: arial;
    font-size: 10pt;
     border-collapse: collapse;
}

.levelKeyBorder{
	background-image: url("levelkeybox.png");
    background-repeat: no-repeat;
    background-size: 100%;
	width: 400px;
	height: 163px;
	}

.line {
    border: 3px solid #aa0000;
    padding-bottom: 20px;
    padding-top: 20px;
    width: 730px;
    background: #aa0000;
}

.graphBorder {
	border:3px solid #b32317;
}

.rightBorder {
	border-right:3px solid #b32317;
}

.linespacing {
  line-height: 150%;
}


.chartHeader {
	height:30px;
	background-color: #aa0000;
	text-align: center;
	MARGIN: 0px;
	font: 14px Arial;
	color: white;
	font-weight: bold;
}

.surveyInstruction {
	text-align: center;
    background-color: #aa0000;
    color: white;
    padding: 3px;
    font-weight: bold;
}

.panelTable {
	font-size: 11pt;
}

.panelHeadings {
	font-family: arial;
	font-size: 14pt;
	color: white;
	font-weight: bold;

}

.summaryHeading {
	font-family: arial;
	font-size: 8pt;
	color: white;
	font-weight: bold;

}

.levelKeyDesc {
	font-size: 7pt;
}

.levelParamsHeadings {
	font-size: 11pt;
	color: #F33030;
}

.levelParamsValues {
	font-size: 9pt;
	color: black;
}

.saveWritingResponse {
	display: inline;
    overflow: hidden;
    padding: 2px 1px;
	float : right;

}
.saveWritingResponseNSK {
	padding: 1px 15px;
	float : right;
}
.saveWritingResponse span {
	background: url("../save_background.jpg") no-repeat;
	margin-right: 3px;
    padding: 7px 63px 19px 27px;
	font-family : Arial;
	text-align:center;
	font-weight: bold;
	color: #FFFFFF;
}
.saveWritingResponseNSK span {
	background: url("../save_background.jpg") no-repeat;
	margin-right: 3px;
    padding: 7px 63px 19px 27px;
	font-family : Arial;
	text-align:center;
	font-weight: bold;
	color: #FFFFFF;
}

.formDiagWhite
{
	border-color: black;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	background: #ffffff;
	font: 12px verdana;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#specialKeys{
	line-height: 40px;
	margin : 0 auto;
	width: 600px;

}
.specialkey a  {
	float: left;
}

.specialkey a:hover {
  cursor: hand;
  cursor: pointer;
}

.specialkey{
	  float: left;
	  padding-left :37px;
	  }

.start-button {
  width: 100px;
  background-color: #b6291f;
  border: 3px solid #d17a73;
  font-size: 1.1em;
  font-weight: bold;
  color: rgb(255, 203, 0);
  border-radius:6px;
  text-decoration: none;
}

.start-button:hover {
  background-color: #d17a73;
  border: 3px ridge #b6291f;
  color: rgb(255, 234, 152);
}

audio {
 display: none;
}

.whiteheader
{
	font: 14px verdana;
	color: white;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	BACKGROUND:url("../../caslscap_images/logobackgrd1.jpg");
	font-family: arial;
}

.saPlayerContainer {
  width: 150px;
  height: 70px;
  background-color: #dfdfdf;
  border-radius: 8px;
  border: 4px ridge #aaa;
  padding-top: 3px;
  text-align: center;
}

/* Hebrew and Arabic need player closer to the content */
.direction9 > .saPlayerContainer {
  margin: 0 auto;
}
.direction18 > .saPlayerContainer {
  margin: 0 auto;
}

.saPlayer {
  display: none;
}

.saPlayerPlayButton, .saPlayerPauseButton {
  display: inline-block;
  width: 50px;
  height: 50px;
  background-repeat: no-repeat;
}

.saButtonLabel {
  display: block;
  position: relative;
  top: 42px;
  right: 2px;
  font-size: 1.4em;
  color: #444;
}

.no-decoration {
  text-decoration: none;
}

.nextClass {
  text-align: center;
}

.warningEmphasis
{
	font-weight: bold;
	text-decoration: underline;
}
.studentReportTable
{
	border-color: black;
	border-style: solid;
	border-width: 1px;
	background: #ffffff;
	font: 12px verdana;
	border-collapse:collapse;
	text-align:center;
}

.studentReportSubTable
{
	width: 100%;
	min-height: 100%;
	border-width: 0;
}
.dateRange{
margin-left: 450px;
}

.studentReportContrast1
{
	background: #dfdfdf;
}
.studentReportContrast2
{
	background: #efefef;
}

.studentReportContainer
{
	padding: 0;
}

.studentReportPushLeft
{
	text-align:left
}

/* Passage Select */
.psText {
	color: black;
}
/* set attributes only for some languages so that underlines don't touch characters below. */
.psText_6 {
	line-height: 20px;
}
.psText_7 {
	line-height: 20px;
}
.psText_27 {
	line-height: 20px;
}
.psText_30 {
	line-height: 150%;
}

.psClickableText {
	cursor: pointer;
	text-decoration: none;
	color: black;
	background-color: lightgoldenrodyellow;
}

.psClickedText {
	cursor: pointer;
	text-decoration: none;
	color: white;
	background-color: black;
}

.psTextQuestion {
	color: black;
	background-color: white;
	text-decoration: underline;

	text-align: center;
	vertical-align: bottom;
}

/* set attributes only for some languages so that underlines don't touch the bottom of characters. */
.psTextQuestion_30 {
	text-decoration: underline;
	padding: 0.2em;
}


#sample-test-container {
  width: 600px;
  border: 1px solid #333;
}

#sample-exposition {
  padding-top: 1rem;
	width: 90%;
	margin: 0 auto;
}

.sample-test-button {
  display: inline-block;
  font-size: 2.0em;
  border-radius: 6px;
	background-color: #519AC8;
  color: #eee;
	width: 25rem;
  border-radius: 6px;
  border: 0;
  padding: 1rem;
  margin: 0 0.5rem 1rem 0.5rem;
}

.sample-test-button:hover {
  cursor: hand;
  cursor: pointer;
  background-color: #3B5470;
}

#login_wrapper {
  POSITION: relative;
	PADDING-BOTTOM: 0px;
	margin: 0 auto;
  PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	background: none;
	border: 0 0 0 0;	/* -- IE: If the right border is not 0, IE does not fill to the right edge! */
	PADDING-TOP: 0px;
}

#login_header {
	POSITION: relative;
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 10px;
	PADDING-RIGHT: 0px;
	BACKGROUND: url("../../resources/caslscap_images/logobackgrd.png");
	text-align: left;
	height:40px;
}

#my-border {
	POSITION: relative;
	PADDING-BOTTOM: 20px;
	MARGIN: 50px auto;
	PADDING-LEFT: 20px;
	WIDTH: 50%;
	PADDING-RIGHT: 20px;
	BACKGROUND: #ffffff;
	PADDING-TOP: 5px;
}

#loginPanel{
	TEXT-ALIGN: left;
	FONT-SIZE: 14px;
	WIDTH: 100%;
	COLOR: white;
	FONT-WEIGHT: bold;
}

#container {
	min-height:100%;
	position:relative;
	background-image: url("../../resources/caslscap_images/ringbg.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #ffffff;

}



#controlPanelHeader{

	color: white;
	font-size: large;
	padding: 5px;
	background-image: url("../../resources/caslscap_images/logobackgrd.png");

}

h1 {
	padding: 0px;
	margin: 0px;
}

#logo {
	width: 600px;
	margin: 0px auto 0px auto;
	position: relative;
}

#logo img {
	display: block;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	}

.diagWizFrame
{
	border-style: none;
    width: 95%;
    height: 400px;
}

.surveyQuestion{
	margin-bottom: 10px;
	margin-left: 20px;
}


#title div {
	width: 320px;
	height: 48px; /* Line height * number of lines */
	position: relative;
	top: 58px;
	left: 560px;
	font: 11px/12px "Century Gothic", "Helvetica Narrow", "Arial Narrow", sans-serrif;
	color: #082718;
}

#title div img{
	height: 48px;
	display: block;
	float: left;
}

#title div p{
	height: 48px;
	display: block;
	float: left;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

#linkContainer {
	height: 30px;
	background-color: #FFBA2F;
	text-align: left;
	MARGIN: 0px;
}

#link {
	width: 100%;
	font: 16px "Arial", "Helvetica Narrow", "Arial Narrow", sans-serrif;
	color: #000000;
	margin: 0px auto 0px auto;
}

#link span {
	display: block;
	padding: 5px 5px 5px 10px;
	border-bottom: 1px solid white;
}

#link span a:link {
	color: #000000;
	margin: 0px 5px 0px 5px;
	text-decoration: none;
}

#link span a:visited {
	color: #ffffff;
	margin: 0px 5px 0px 5px;
	text-decoration: none;
}

#link span a:hover, #link span a:active {
	color: #ffffff;
}

#teacherLoginButton {
	width:95%;
	float:center;
}

#studentLoginButton {
	width:30%;
	float:right;
}


#greyheader {
	height: 30px;
	background-color: #AAAAAA;
	text-align: left;
	MARGIN: 0px;
}

#popupContainer{
	background-color:#FFFFFF;
}

/* --> Main menu */
.loginUnselected {
	width: 100%;
	/* --> This was 18px, but it doesn't fit when text is all caps... */
	font: 16px "Arial", "Helvetica Narrow", "Arial Narrow", sans-serrif;
	color: #000000;
	margin: 0px auto 0px auto;
	/* --- */
	display: block;
	padding: 5px 5px 5px 10px;
	border-bottom: 1px solid white;
	text-decoration: none;
}



/* --> Currently selected link */
#menuLinks span a.loginCurrent { /*background-color: gray;*/ color: white; }
/* --> End main menu */

.testButton {
	max-width:	100px;
	max-height: 100px;
	width:	100px;		/* Required for IE */
	height: 100px;		/* Required for IE */
	margin-top: 100px;
	margin-left: 100px;
	margin-right: 100px;
}

/*
 *	Formatting for the class report
 */
.reportDefaults {
	/* border="1" cellspacing="0" cellpadding="5" width="865px" */
	width: 865px;
	/* copied from .form */
	background: none repeat scroll 0 0 #EFEFEF;
    font: 12px verdana;
    max-height: 600px;
    overflow: scroll;
	/* --- */
	border-color: green;
	border-width: 1px;
	border-spacing: 5px;
	border-style: solid;
	border-color: black;
	border-collapse: collapse;
	background-color: white;
	color: black;
}
.reportHeaderTopRow { border-style: solid; border-width: 1px; border-color: black; padding: 5px; }
.reportSubHeaderRow {
	border-style: solid; border-width: 1px; border-color: black;
	text-align: left; vertical-align: middle;
	background-color: yellow;
	background: #efefef;
	border-spacing: 5px;
	padding: 5px;
	}
.reportDetailRow {
	border-style: solid; border-width: 1px; border-color: black;
	text-align: left; vertical-align: middle;
	padding: 5px;
}
.reportColumnName {
	border-style: solid; border-width: 1px; border-color: black;
	text-align: left; vertical-align: middle;
	padding: 5px;
}
.reportColumnID {
	border-style: solid; border-width: 1px; border-color: black;
	text-align: center; vertical-align: middle;
	padding: 5px;
}
.reportColumnScore {
	border-style: solid; border-width: 1px; border-color: black;
	text-align: center; vertical-align: middle;
	padding: 5px;
}
.reportColumnDateHeader {
	border-style: solid; border-width: 1px; border-color: black;
	text-align: center; vertical-align: middle;
	padding: 5px;
}
.reportColumnDate {
	border-style: solid; border-width: 1px; border-color: black;
	text-align: left; vertical-align: middle;
	padding: 5px;
}
.reportColumnTimeHeader {
	border-style: solid; border-width: 1px; border-color: black;
	text-align: left; vertical-align: middle;
	padding: 5px;
	padding-left: 10px;
}
.reportColumnTime {
	border-style: solid; border-width: 1px; border-color: black;
	text-align: left; vertical-align: middle;
	padding: 5px;
}
.reportColumnLink {
	border-style: solid; border-width: 1px; border-color: black;
	text-align: center; vertical-align: middle;
	padding: 5px;
}


/* Reskin */

html, body {
  height:100%;
}

body {
	margin: 0;
	color: #3C557D;
	font-family: verdana,helvetica,arial,sans-serif;
}

a {
  text-decoration: none;
  color: #F38930;
}

a:hover {
  color: #3B5470;
  cursor: hand;
  cursor: pointer;
}

#content {
  min-height: 100%;
  height: auto !important; /* This line and the next line are not necessary unless you need IE6 support */
  height: 100%;
  margin: 0 auto -25px; /* the bottom margin is the negative value of the footer's height */
	text-align: center;
}

#footer {
  height: 40px;
  background-color: #999;
}

#footer-logo {
  display: inline-block;
}

.footer-copyright {
  color: #444;
  float:right;
  display: inline-block;
  position: relative;
  top: 11px;
  right: 15px;
}
/* Header */

#logo-img {
  height: 58px;
  width: auto;
}

#logo-product-name {
  position: relative;
  left: -7px;
  bottom: 7px;
  font-size: 1.8em;
  color: #999;

}

#header {
  height: 60px;

  -webkit-box-shadow: 0px 2px 6px 0px rgba(136,136,136,1);
  -moz-box-shadow: 0px 2px 6px 0px rgba(136,136,136,1);
  box-shadow: 0px 2px 6px 0px rgba(136,136,136,1);
}

#header-logo {
  /*position: relative;
  right: 13%;*/
}

#header-links {
  /*position: relative;
  right: 10%;
  bottom: 9px;*/
	float: right;
	padding-top: 2rem;
	padding-right: 1rem;
}

.header-link {
  margin-left: 20px;
  font-size: 0.9em;
  color: #519AC8;
}

.header-link:hover {
  color: #3B5470;
  cursor: pointer;
  cursor: hand;
}

#login-input-container {
  width: 265px;
  min-height: 191px;
  border: 1px solid #ddd;
  border-radius: 6px;
  margin: 0 auto;
  margin-top: 20px;
	text-align: center;
}

.logo-container {
	float: left;
	padding-left: 1rem;
}

#login-input-container-title {
  font-size: 1.4em;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* End Header */


.input-label-container {
  position: relative;
  left: 16px;
  width: 232px;
  text-align: left;
  margin-top: 8px;
}

.input-label {
  font-size: 0.9em;
}

.input-textfield {
  width: 230px;
  font-size: 1.4em;
  border-radius: 4px;
  border: 1px solid #bbb;
}


.light-button {
  background-color: #519AC8;
  color: #eee;
}

.grey-button {
  background-color: #aaa;
  color: #eee;
}

.dark-button {
  background-color: #3B5470;
  color: #eee;
}


.next-button {
  width: 165px;
  height: 35px;
  font-size: 1em;
  border: 0px;
  border-radius: 6px;
  margin-bottom: 80px;
  margin-top: 20px;
}


#user-login-container {
  margin: 0 auto;
  width: 420px;
  height: 120px;
  border: 1px solid #ddd;
  border-radius: 6px;
  margin-top: 50px;
}

#user-login-header {
  font-size: 1.4em;
  margin-top: 15px;
  margin-bottom: 20px;
}

#teacher-login-button, #student-login-button {
  display: inline-block;
  width: 165px;
  height: 35px;
  font-size: 1em;
  border-radius: 6px;
  line-height: 2.3;
  margin: 0 10px
}

#login-submit-container {
  text-align: right;
  margin: 0 auto;
  margin-right: 15px;
  margin-top: 10px;
}

#login-form-submit {
  width: 100px;
  height: 25px;
  font-size: 1em;
  margin-bottom: 12px;
  border: 0px solid #fff;
  border-radius: 6px;
}

#student-login-loginname-attention-container {
  width: 265px;
  margin: 0 auto;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 60px;
}

#student-login-loginname-attention-header {
  color: #F38930;
  font-size: 1.4em;
  font-weight: bold;
  margin-bottom: 10px;
}

#student-login-loginname-attention-message {
  font-size: 0.9em;
  color: #444;
}

#testengine-header-logo-container {
  margin: 0 auto;
}

#testtaker-stop-test-container {
  display:block;
  float:right;
  margin-top: 0.95rem;
  margin-right: 1rem;
  line-height: 2.1;
  width: 120px;
  height:30px;
  font-size: 0.9em;
  border-radius: 4px;
  background-color: #ccc;
	text-align: center;
}

#student-profile-container {
  margin-top: 40px;
}

#student-profile-container input, #self-evaluation-container input {
  margin-right: 5px;
}

.student-profile-large-text {
  font-size: 1.2em;
}

#continuetest{
  width: 165px;
  height: 35px;
  font-size: 1em;
  border-radius: 6px;
  border: 0px;
  line-height: 2.3;
  margin-bottom: 40px;
  text-align: center;
}

#continuetest:hover{
  cursor: hand;
  cursor: pointer;
}

#self-evaluation-container {
  display: block;
  margin: 0 auto;
  width: 830px;
}

#selfeval-submit-button {
  margin-bottom: 60px;
}

.skill-mode-header {
  font-size: 1.4em;
  /*color: #F38930; */
  color: #D35400;
	padding-top: 1rem;
}

.skill-select-button {
  display: inline-block;
  width: 250px;
  height: 40px;
  border-radius: 6px;
  margin: 20px;
  line-height: 2.4;
}

#handwritten-skill-prompt {
  display: inline-block;
  height:110px;
  font-size: 1.2em;
  font-weight: bold;
  text-align: center;
  color: #444;
  vertical-align: middle;
}

#skill-selection-container {
  display: block;
  margin: 0 auto;
  width: 600px;
  height: 80px;
  border: 1px solid #ddd;
  border-radius: 6px;
  margin-top: 80px;
}

#animal-skill-selection-container {
  display: block;
  margin: 0 auto;
  width: 820px;
  height: 380px;
  border: 1px solid #ddd;
  border-radius: 6px;
  margin-top: 80px;
  margin-bottom: 80px;
}

#test-complete-container {

}

#test-complete-header {
  font-weight: bold;
  font-size: 1.2em;
  margin-bottom: 15px;
}

#start-place-test {
  display: block;
  width: 250px;
  height: 250px;
  border: 2px solid #3B5470;
  border-radius: 160px;
  font-weight: bold;
  font-size: 1.4em;
  line-height: 11.5;
}

/* This form is generated via struts, so
 * updating all the jsps would be pain, so
 * I'm taking this nasty shortcut
 */
form[name='caslsStudentLoginForm'] {
  display: block;
  width: 800px;
  margin: 0 auto;
  margin-top: 40px;
}

.audio-check-header {
  font-size: bold;
  font-size: 1.2em;
  padding: 5px;
}

#audio-check-recorder-steps-container {
  text-align: left;
}

#audio-check-recorder-container {
  width: 800px;
  text-align: center;
}

#continue-test-link {
  color: #F38930;
}

#continue-test-link:hover: {
  color: #3B5470;
  cursor: hand;
  cursor: pointer;
}

.light-button:hover, .dark-button:hover, .next-button:hover, #teacher-login-button:hover, #student-login-button:hover, #testtaker-stop-test-container:hover {
  background-color:  #F38930;
  cursor: hand;
  cursor: pointer;
}
#testtaker-stop-test-link {
  color: white;
}

#current-testtaker-resumekey-container {
  display:inline-block;
  position: relative;
  bottom: -10px;
  left: 20px;
  color: #3B5470;
}

#current-testtaker-resumekey-label {
  font-weight: bold;
}

#current-testtaker-resumekey {
}

#save-writing-response-update-message {
  display: inline-block;
  color: #777;
  font-size: 0.7em;
}



.currently-viewed-group {
  font-size: 1.3em;
  font-style: italic;
  margin-bottom: 20px;
}

.report-container {
  display: block;
  margin: 0 auto;
  margin-top: 40px;
  margin-bottom: 60px;
  width: 1200px;

}

#report-calendar-container {
  display: block;
  width: 1200px;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 25px;
  padding-bottom: 25px;
  border: 1px solid #519AC8;
  border-radius: 6px;

}

#report-calendar-form {
  font-size: 1.4em;
  text-align: center;
}

#calendar-submit {
  width: 120px;
  height: 35px;
  border-radius: 6px;
  border: 0px;
  text-align: center;
}

#calendar-submit:hover {
  cursor: hand;
  cursor: pointer;
}

#start-date, #end-date {
  font-size: 1.3em;
  margin: 12px;
}

#admin-header {
  position: relative;
  text-align: right;
  top: -32px;
  right: 15px;
}

.admin-header-teacherlogin {
	position: inherit !important;
	float: right;
	padding-top: 2rem;
	padding-right: 1rem;
}

.admin-header-link-container {
  display: inline-block;
}

.admin-header-link {
  text-decoration: none;
  color: #F38930;
  font-size: 0.9em;
  margin: 5px;
}

.admin-header-link:hover {
  color: #3B5470;
  cursor: hand;
  cursor: pointer;
}

#skill-scale-container {
  display: block;
  width: 900px;
  margin: 0 auto;
}

.skill-scale-table {
  width: 100%;
}

.language-header {
  font-size:1.4em;
  font-style: italic;
}

.chart-header {
  height: 30px;
  text-align: center;
  font-weight: bold;
  background-color: #519AC8;
  color: white;
}

.chart-border {
  border: 1px solid #519AC8;
  border-radius: 6px;
}

.level-params-headings {
  color: #519AC8;
  font-size: 11pt;
	vertical-align: top;
	padding-left: 1rem;
}

.writing-speaking-level-key {
	padding-top: 1.25rem;
}

.aggregate-container {
  display: block;
  width: 1200px;
  margin: 0 auto;
}

.subgroup-links {
  display: block;
  width: 505px;
  margin: 0 auto;
  margin-bottom: 60px;
}

#student-listing-container {
  display: block;
  width: 900px;
  margin: 0 auto;
}

#view-response-container {
  margin-bottom: 60px;
}

.center-table {
	width: 100%;
	margin: auto;
	padding-top: 1rem;
}

.spacer {
	padding-bottom: 1rem;
}

.level-key-padding {
	padding-top: 1rem;
}

.level-key {
	text-align: left;
}

.back-to-teacher-report {
	padding-bottom: 2rem;
}

.localized-label {
  color: #666;
  font-style: italic;
  font-size: 0.8em;
  margin-top:5px;
}

.localized-label:hover {
  font-size: 1.1em;
  color: #444;
}

#techcheck-container {
    display: block;
    width: 800px;
    margin: 0 auto;

    text-align: center;
}

#techcheck-container > a {
color:#38556F;
}
#techcheck-container > a:hover {
color:#519AC8;
}

#techcheck-hr {
  height:0px;
  margin-top: 10px;
  margin-bottom: 10px;
  border: 1px solid #eee;
}

.techcheck-check {
    display: block;
    margin: 0 auto;
    width: 800px;
    min-height: 80px;
    margin-top: 20px;
    margin-bottom: 40px;
    padding-bottom: 7px;
    border-radius: 8px;
    -webkit-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.43);
    -moz-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.43);
    box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.43);
}

.techcheck-success {
    color: #27AE60;
    display: none;
}
.techcheck-failed {
    color: #D35400;
    display: none;
}

#contact-support-container {
  text-align: center;
  width: 300px;
  height: 40px;
  font-size: 1.2em;
  border-radius: 5px;
  background-color: #38556F;
  line-height: 2;
}

#contact-support-container > a {
  color: white;
}

#contact-support-container:hover {
  background-color: #38556F;
}

#techcheck-title-container {
  background-image: url(https://cdn.avantassessment.com/resources/common/img/grain-texture-dark-blue.png);
  height: 240px;
  padding-top:20px;

}

#techcheck-title {
  width: 100%;
  display:block;
  height:100px;
  text-align: center;
  margin: 0 auto;
  padding-top: 23px;
  font-size: 3em;
  color: white;
}

#techcheck-title-divider {
  display:block;
  margin: 0 auto;
  margin-bottom: 30px;
  width: 87px;
  height: 0px;
  border: 2px solid white;
}

#techcheck-sub-title {
  width: 730px;
  margin: 0 auto;
  text-align: center;
  color: white;
  font-size: 1.2em;
}

#techcheck-mp3-audio {
  margin-top: 12px;
  display: inline-block;
}

.techcheck-header {
  display: block;
  height: 20px;
  border-top-right-radius: 7px;
  border-top-left-radius: 7px;
  text-align: left;
  padding-left:20px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: white;
  background-color: #38556F;
  font-weight: bold;
}

  #techcheck-bandwidth-link{
    display: block;
    margin-top: 12px;
  }

  #swf-voice-recorder {
  display: block;
  margin: 0 auto;
  margin-top: 12px;

  }

.techcheck-results {
  padding-left: 12px;
}

.techcheck-result-img {
  float: left;
  width: 60px;
  height: 60px;
  margin: 8px;
}

.techcheck-result-header {
  margin-top: 30px;
}

.techcheck-result-text {
  text-align: left;
  float: left;
  width: 85%;
}



.passing-border {
    border-radius: 8px;
}
.failing-border {
    border-radius: 8px;
}

.passing-header {
  background-color: #27AE60;
}
.failing-header {
  background-color: #D35400;
}
.passing-text {
  color: #27AE60;
}
.failing-text {
  color: #D35400;
}

.clearboth {
  clear: both;
}

@media print {
  .no-print, .no-print * {
    display: none !important;
  }

  .candotable > tbody > tr > td {
    border-bottom: 1px solid #ddd;
  }

  #content {
    min-height: inherit;
    height: auto;
    margin: 0 auto -25px;
    text-align: center;
  }

  .studentReport {
    font: 9px verdana;
  }

  .print-report {
    font: 9px verdana;
  }

  .pagebreak {
    page-break-after: always
  }

  .no-page-break {
    page-break-after: avoid;
  }

  img {
  /*  width: 125px; */
  }

  #header {
    display: none !important;
  }

  #footer {
    display: none !important;
  }

}
