body {
   direction: ltr;
/*   font-family:'Times New Roman', serif;  */
   font-family: 'Arial', 'Helvetica',sans-serif; 
   font-size: 14px;
   background: white;
}


/* <link href='http://fonts.googleapis.com/css?family=Alike' rel='stylesheet' type='text/css'>
*/

.topHeader {
     width: 800px;
	  background: white url(images/common/top_banner_image.jpg) no-repeat left top ;
	  height: 100px;
/*   border: 1px solid #7e9db9; */
   margin-bottom: 30px;
}

.topHeaderText {
     width: 800px;
/*	  background: white url(images/common/top_banner_text.jpg) no-repeat left top ; */
	  height: 80px;
/*   border: 1px solid #7e9db9; */
   margin-bottom: 30px;
   text-align: left;
   font-weight: bold;
}

.mainContentLogin {
   width: 800px;
   clear: both;
   text-align: left;
/*   font-family:Arial; 
   font-size: 13px;
   font-family: 'Alike', serif;*/
   font-family: 'Arial', 'Helvetica',sans-serif; 
   font-size: 16px;

}




.mainContent {
   width: 800px;
   clear: both;
   text-align: left;
/*   font-family:Arial; 
   font-size: 15px;
   font-family: 'Alike', serif;*/
   font-family: 'Arial', 'Helvetica',sans-serif; 
   font-size: 14px;
}

.mainContentMonitor {
   width: 930px;
   clear: both;
   text-align: left;
/*   font-family:Arial; 
   font-size: 15px;
   font-family: 'Alike', serif;*/
   font-family: 'Arial', 'Helvetica',sans-serif; 
   font-size: 14px;
}

.headerSection {
/*   height: 50px; */
}

.mainTitle {
   font-size: 20px;
	 font-weight: bold;
}

.errorSec {
   margin-bottom: 15px;
}

.errorLabel {
   color: red;
	 font-weight: bold;
}

.importantMsg {
   font-size: 16px;
	 font-weight: bold;
}

.formBox {
   margin-top: 20px;
   width: 400px;
   min-height: 150px;
   height: auto;
   border: 1px solid #7e9db9;
   padding: 10px 10px 20px 10px;
   background: #eeeeee;
   font-family:Arial; 
   font-size: 13px;
/* 	margin-left: auto;
	margin-right: auto; */
}

.formBoxNoMargin {
   margin-top: 0px;
   width: 400px;
   min-height: 60px;
   border: 1px solid #7e9db9;
   padding: 10px;
   background: #eeeeee;
   font-family:Arial; 
   font-size: 13px;
/* 	margin-left: auto;
	margin-right: auto; */
}

.longformBox {
   margin-top: 20px;
   width: 500px;
   min-height: 150px;
   border: 1px solid #7e9db9;
   padding: 10px;
   background: #eeeeee;
   font-family:Arial; 
   font-size: 13px;
/* 	margin-left: auto;
	margin-right: auto; */
}

.formBoxSmall {
   margin-top: 40px;
   width: 150px;
   min-height: 35px;
   border: 1px solid #7e9db9;
   padding: 10px;
   background: #eeeeee;
	margin-left: auto;
	margin-right: auto;
   font-family:Arial; 
   font-size: 13px;
   text-align: center;
   
}

.inputEntry {
   clear: both;
   width: 500px;
   padding-top: 10px;
   margin: 0;
   padding-bottom: 0;
}

.noPaddingInput  {
   clear: both;
   width: 380px;
   padding-top: 0px;
   margin: 0;
   padding-bottom: 0;
}

.longinputEntry {
   clear: both;
   width: 480px;
   padding-top: 10px;
   margin: 0;
   padding-bottom: 0;
}

.inputLabel {
   float: left;
   width: 90px;
   direction: ltr;
   text-align: left;
     font-size: 12px;
   color: #434343;
   padding-right: 12px;
   margin: 0;
}

.centerTheForm {
   width: 100%;
   text-align: center;
}

.loginInputBox {
   float: left;
   width: 150px;
   padding-right: 20px;
/*   margin: 0;   */
   margin-left: auto;
   margin-right: auto;
}

.longInput {
   float: left;
   width: 280px;
   padding-right: 20px;
   margin: 0;
}

.submitButton {
}

.singleCenterInput {
}

.centerArea {
	margin-left: auto;
	margin-right: auto;
   width: 450px;
}

.spacer {
   margin-top: 20px;
}

.blockOfText {
   width: 700px;
   text-align: left;
}

.qHeader {
  width: auto;
   background: #cccccc;
   padding: 3px 6px 3px 6px;
   font-size: 15px;
   font-weight: bold;
/*   display: inline; */
}

.qtext {
   font-size: 15px;
   line-height: 20px;
}

.creditDiv {
   margin-top: 20px;
   width: 500px;
   text-align: left;
}

.creditLine {
   font-family:Arial;
   font-size: 10px;
   color: #888888;
}

.creditLine a {
   color: #888888;
   text-decoration: underline;
}

.creditLine a:hover {
   color: #888888;
   text-decoration: none;
}


.consent {
   font-size: 12px;
}

.tableOftables {
   width: 100%;
}

.gameTable {
   border-collapse: collapse;
   margin-top: 20px;
}

.gameTable td {
   border: 1px solid black; 
   padding: 4px;
}

.matHeader {
   background: #eeeeee;
   font-weight: bold;
   font-family:Arial; 
   font-size: 14px;
   text-align: center;
}

.matSelectHeader {
   background: #c1f5ba;
   font-weight: bold;
   font-family:Arial; 
   font-size: 14px;
   text-align: center;
}

.matColorEntry {
   font-weight: bold;
   font-family:Arial; 
   font-size: 14px;
   text-align: left;
}

.gameTable select {
   font-size: 11px;
}

.blackEntry {
   color: black;
}

.redEntry {
   color: red;
}

.greenEntry {
   color: green;
}

.hltMat {
   background: #c1f5ba;
}

  .filledSelMat {
   background: #c69c6d;
   text-decoration:underline;
   color: red;
}

.matSelectMenu {
   text-align: center;
}

.selMenuClass {
   text-align: center;
   width: 50px;
   padding-left: 10px;
}

.centerContainer {
   width: 100%;
   text-align: center;
}

.doCenter {
   width: 200px;
   margin-left: auto;
   margin-right: auto;
}

.largerFont {
   font-size: 17px;
   line-height: 22px;
}

.drawingResults {
   margin-top: 20px;
}

.drawingResultsSuper {
   margin-top: 20px;
   margin-bottom: 20px;
   background: #eeeeee;
   border: 1px solid #7e9db9;
   padding: 3px;
   font-family:Arial; 
   font-size: 13px;
}

/* monitor section */
.topSuperMenuSection {
   width: 800px;
   height: 50px;
     border: 1px solid #7c7c7c;
	 margin-bottom: 15px;
	 clear: both;
}

.superMenuEntry {
    float: left;
   margin-left: 10px;
	margin-top: 15px;
   font-size: 17px;
   font-family:Arial;
   font-weight: bold;
   color: #7c7c7c;
}

.superMenuEntry a {
   color: #7c7c7c;
   text-decoration: none;
}

.superMenuEntry a:hover {
   color: #3e3e3e;
   text-decoration: underline;
}

.kfirtable {
     border: 1px solid #7c7c7c;
}

.kfirtable th {
    background: #eeeeee;
	padding: 5px 15px 5px 15px;
}

.bottomBorder {
   border-bottom: 1px solid #7e9db9;
}

.classTitle {
    text-align: center;
	width: 100%;
	background: #e1e1e1;
     border: 1px solid #7c7c7c;
	 padding: 5px;
   font-family:Arial;
   margin-bottom: 15px;
}

.hltClass {
   background: #gray;
     border: 1px solid #7c7c7c;
}

.enterParams {
   font-family: Arial;
   font-size: 14px;
}

.inputMenu {
    border-left: 1px solid #c4c4c4; 
    border-top: 1px solid #7c7c7c; 
    border-bottom: 1px solid #cbcbcb; 
    border-right: 1px solid #c3c3c3; 
   font-family: Arial, Helvetica, sans-serif;
}

.inputField {
}

label {
	text-transform: uppercase;
	margin-bottom: 6px;
	color: #ff0066;
}

.paramFormBox {
   margin-top: 2px;
   width: 500px;
   min-height: 50px;
   border: 1px solid #7e9db9;
   padding: 10px;
   background: #eeeeee;
   font-family:Arial; 
   font-size: 13px;
/* 	margin-left: auto;
	margin-right: auto; */
}


#msgmodal-container {
	display: none;
	background-color: #cecece;
	padding: 15px 25px;
    border: 1px solid #7e9db9;
	height: 80px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.errorSec {
   font-size: 14px;
   text-align: center;
}
.errorLabel {
   color: red;
	 font-weight: bold;
}


.button_link {
	background: url(images/common/button_mid.png) repeat-x;
	width: 60px;
	height: 24px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	padding-right: 7px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
}

.button_link a {
	color: white;
	line-height: 24px;
	margin-left: 6px;
	text-decoration: none;
   font-weight: bold;
   font-family:Arial; 
}
.button_link:hover {
	color: white;
	text-decoration: underline;
}

.centerImage {
   margin-right: auto;
   margin-left: auto;
   text-align: center;
}

.formBoxQ {
   border: 1px solid #7e9db9;
   background: #eeeeee;
	text-align: center;
}

.radioLine {
   width: 402px;
   margin-left: auto;
   margin-right: auto;
   clear: both;
	overflow: hidden;  /* enforce container to include heights of float divs */
    border-bottom: 1px solid #cbcbcb; 
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
}

.longradioLine {
   width: 602px;
   margin-left: auto;
   margin-right: auto;
   clear: both;
	overflow: hidden;  /* enforce container to include heights of float divs */
    border-bottom: 1px solid #cbcbcb; 
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
}

.radioLine5 {
   width: 502px;
   padding-left: 25px;  /* so that the V-mark will not be too close */
   margin-left: auto;
   margin-right: auto;
   clear: both;
	overflow: hidden;  /* enforce container to include heights of float divs */
    border-bottom: 1px solid #cbcbcb; 
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
}

.radioEntry {
   padding-left: 40px;
   float: left;
   width: 160px;
   font-weight: bold;
}

.longradioEntry {
   padding-left: 40px;
   float: left;
   width: 260px;
   font-weight: bold;
}

.leftSide6 {
   padding-left: 40px;
   float: left;
   width: 300px;
   font-weight: bold;
}

.rightSide6 {
   padding-left: 40px;
   float: left;
   width: 170px;
   font-weight: bold;
}

.leftSide8 {
   padding-left: 35px;
   float: left;
   width: 430px;
   font-weight: bold;
   font-size: 14px;
}

.rightSide8 {
   padding-left: 30px;
   float: left;
   width: 60px;
   font-weight: bold;
}

.title8 {
   padding-left: 25px;
   width: 620px;
   font-weight: bold;
   font-size: 14px;
}

.radio8 {
   padding-left: 45px;
   font-size: 14px;
}

/* very long left column */
.moreLeftradioLine {
   width: 652px;
   margin-left: auto;
   margin-right: auto;
   clear: both;
	overflow: hidden;  /* enforce container to include heights of float divs */
    border-bottom: 1px solid #cbcbcb; 
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
}

.rightmoreLeftradioEntry {
   padding-left: 40px;
   float: left;
   width: 100px;
   font-weight: bold;
}

.moreLeftradioEntry {
   padding-left: 40px;
   float: left;
   width: 470px;
   font-weight: bold;
}

.radioEntry5 {
   padding-left: 20px;
   float: left;
   width: 40px;
   font-weight: bold;
   border-right: 1px solid #7e9db9;
}

.filledRadioLine {
	background: url(images/common/vsign.png) no-repeat;
}

.controlButtons {
     width: 560px;
	 background: #bbbbbb;
	 margin-left: auto;
	 margin-right: auto;
	 margin-top: 20px;
}

.controlButtons2 {
     width: 300px;
	 background: #bbbbbb;
	 margin-left: auto;
	 margin-right: auto;
	 margin-top: 20px;
}

.smallerFont {
   font-size: 12px;
}

.selMenuClass {
	 background: #fefefe;
}

.textInputContainer {
   width: 100%;
   clear: both;
	overflow: hidden;  /* enforce container to include heights of float divs */
    border-bottom: 1px solid #cbcbcb; 
}

.leftTextQ {
   float: left;
   width:370px;
   padding-left: 20px;
   text-align: left;
   margin-top: 3px;
   margin-bottom: 3px;
   font-size: 14px;
   }

.rightTextQ {
   float: left;
   text-align: left;
   width: 305px;
}

.leftTextQin9 {
   float: left;
   width:470px;
   padding-left: 20px;
   text-align: left;
   margin-top: 3px;
   margin-bottom: 3px;
   font-size: 14px;
   line-height: 25px;
   }

.rightTextQin9 {
   float: left;
   text-align: left;
   width: 205px;
   line-height: 25px;
   margin-top: 3px;
   margin-bottom: 3px;
}

label.error {
  font-size: 10px;
  color: #b80000;
  background: yellow;
}

.type7Num {
   font-weight: bold;
   float: left;
   padding-left: 20px;
   font-size: 14px;
   width: 15px;
}

.type7Radios {
   float: left;
   width: 615px;
   font-size: 14px;
}

.textInResults {
   font-size: 12px;
   margin-left: 20px;
}

/* monitor section */
.topSuperMenuSection {
   width: 800px;
   height: 50px;
     border: 1px solid #7c7c7c;
	 margin-bottom: 15px;
	 clear: both;
}

.superMenuEntry {
    float: left;
   margin-left: 10px;
	margin-top: 15px;
   font-size: 17px;
   font-family:Arial;
   font-weight: bold;
   color: #7c7c7c;
}

.superMenuEntry a {
   color: #7c7c7c;
   text-decoration: none;
}

.superMenuEntry a:hover {
   color: #3e3e3e;
   text-decoration: underline;
}

.studentSummaryContainer {
   width: 100%;
   clear: both;
	overflow: hidden;  /* enforce container to include heights of float divs */
	height: 30px;
	padding-top: 5px;
}

.statusBorder {
    border-bottom: 1px solid #cbcbcb; 
}


.IdDiv {
    float: left;
	width: 30px;
	text-align: left;
	padding-left: 5px;
}

.statusContainer {
   float: left;
   width: 600px;
}

.statusGraphContainer {
   float: left;
    width: 340px !important;
    width: 342px;
	height: 20px;
    border: 1px solid black; 
    border-bottom: 2px solid black !important; 
}

.statusTitlesContainer {
   float: left;
    width: 340px !important;
    width: 342px;
	height: 12px;
}

.sectionRect {
   float: left;
    width: 18px !important;
	width: 20px;
	height: 17px;
    border: 1px solid black; 
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	padding-top: 2px;
}

.sectionRectHeader {
   float: left;
    width: 20px !important;
	width: 20px;
	height: 20px;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color: #aaaaaa;
	padding-top: 12px;
}

.doneSect {
   background: red;
   color: white;
}

.notDoneSect {
   background: white;
   color: black;
}

.finSection {
    float: left;
	width: 150px;
	text-align: left;
	padding-left: 5px;
}

.mainContentPopup {
   width: 650px;
   clear: both;
   text-align: left;
/*   font-family:Arial; 
   font-size: 15px;
   font-family: 'Alike', serif;*/
   font-family: 'Arial', 'Helvetica',sans-serif; 
   font-size: 16px;
}

.heb3 {  font-size: 16px}

h1 {
   font-size: 18px;
   font-weight: bold;
   margin-bottom: 0px;
}

.authorName {
   font-size: 13px;
   margin-top: 5px;
}

.normalContent {
   margin-top: 10px;
}

.doubleUnder {
      border-bottom: 3px double black; 
}


.formContainer {
   width: 100%;
   margin-top: 10px;

}

.iconsMainContainer {
   width: 100%;
   clear: both;
 /*  height: auto;
	  overflow: hidden; */ /* enforce container to include heights of float divs */
}

.iconsContainer {
   width: 100%;
   clear: both;
/*   height: auto;
	  overflow: hidden;*/  /* enforce container to include heights of float divs */
	  padding: 5px;
}


.setlCommon {
   float: left;
   width: 280px;
   text-align: center;
}

.bigTitle {
   font-size: 25px;
   font-weight: bold;
}

   .normCommon {
   float: left;
   margin-left: 30px;
   width: 280px;
   text-align: center;
}

.iconsDescContainer {
   clear: both;
   width: 100%;
   position: relative;
   height: 50px;
}




.setlIconContainer {
   background: #ebece6; 
/*    background: url(images/setlBgc.jpg) left top no-repeat; */
   border: 4px solid red; 
}

.normIconContainer {
   background: #ebece6; 
/*    background: url(images/normBgc.jpg) left top no-repeat; */
   border: 4px solid green; 
}


.theIcon {
   float: left;
   margin: 11px !important;
   margin: 10px;
   cursor: pointer;
}

.theIconBorder {
   border: 1px solid #cececd;
}

.selIconTargetDesc {
   position: absolute;
   width: 250px;
   left: 40px;
   top: 5px;
   text-align: center;
}

.normIconTargetDesc {
   position: absolute;
   width: 240px;
   left: 370px;
   top: 5px;
   text-align: center;
}



.resultBigNum {
   font-size: 25px;
   font-weight: bold;
   margin-top:18px;
}

.bigNumber {
   float: left;
   margin-top: 30px;
   margin-right: 0px;
   font-size: 25px;
   width: 85px;
}

.bigNumberTxt {
   font-size: 35px;
   display: none;
}

.selIconTargetCommon {
   float: left;
   width: 120px;
   margin-right: 20px;
}

.setlIconTargetCont {
   height: 100px;
   text-align: center;
   background: #ebece6; 
/*   background: red; */
/*    background: url(images/setlBgc.jpg) center center no-repeat; */
   border: 4px solid red; 
   padding-top: 26px !important;
   padding-top: 14px;
}

.equSign {
   float: left;
   margin-top: 35px;
   margin-right: 90px;
   margin-left: 90px;
   font-size: 35px;
   font-weight: bold;
}


.normIconTargetCommon {
   float: left;
   width: 120px;
}

.normIconTargetCont {
   height: 100px;
   text-align: center;
   background: #ebece6; 
/*   background: green; */
/*    background: url(images/normBgc.jpg) center center no-repeat;*/
   border: 4px solid green; 
   padding-top: 26px !important;
   padding-top: 14px;
}

.clearAll {
   clear: both;
   margin-top: 2px;
   padding: 0;
   font-size: 1px;
}

.commentBigTitle {
  width: 100%;
  font-size: 18px;
   background: #ebece6;
   padding-left: 5px;
   margin-top: 15px;
}


.commentSec {
   clear: both;
   width: 100%;
   margin-top: 3px;
   height: auto;
	  overflow: hidden;  /* enforce container to include heights of float divs */
}

.commentTItleNew {
   float: left;
   background: #ebece6;
      font-weight: bold;
   font-size: 18px;
   padding-left: 10px;
   margin-left: auto;
   margin-right: auto;
   width: 20px;
}

.colorSetl {
   color: red;
}

.colorNorm {
   color: green;
}

.commentTextNew {
   float: left;
   margin-left: 5px;
   width: 500px;
}

.normalText {
   width: 100%;
   margin-top: 10px;
   clear: both;
}

.formLine {
    clear: both;
	margin-top: 5px;
	overflow: hidden;  /* enforce container to include heights of float divs */
}

.topLineForm {
   font-weight: bold;
   text-decoration: underline;
}

.iconSec {
   float: left;
   width: 50px;
   margin-left: 5px;
}

.idSec {
   float: left;
   width: 30px;
   margin-left: 5px;
}


.showSec {
   float: left;
   width: 40px;
   margin-left: 5px;
}

.orderSec {
   float: left;
   width: 60px;
   margin-left: 5px;
}

.costSec {
   float: left;
   width: 80px;
   margin-left: 5px;
}

.titleSec {
   float: left;
   width: 250px;
   margin-left: 5px;
}

.descSec {
   float: left;
   width: 330px;
   margin-left: 5px;
}

.checkBoxStyle {
}
 
.inputBoxStyle {
    border: 1px solid #798962; 
    font-size: 12px;
 color: #798962;
   font-family:Arial; 
   padding: 1px;
}

.rounded-corners {
     -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
}

.theIconHlt {
   border: 1px solid #888888;
}




