html { 
  padding:0px;
  margin:0px;
}


body {
  font-size: 12px;
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  color:#564b47;  
  padding:0px;
  margin:0px;
}
#content {
  margin: 0px 0px 0px 70px;
  padding: 0px;
  height:100%;   
  overflow: auto;
  display: none;
  min-height: 600px;
}
#top_menu {
  background-color: white;
  padding: 5px 5px 5px 5px;
  height: 35px;
  padding-left: 70px
}
#top_menu #semcq_button{
	height:20px;
}
#top_menu #myMenu {
	margin-left: 290px;
	
}
#top_menu #myTestbook_button{
	height:20px;	
}
#left_menu {
	position: absolute;
	left: 0px;
	width: 70px;
	margin: 0px; 
	padding: 8px;
}
#left_menu img{
	width: 40px;
}
#user_container {
	float:right;
	width: 100px;
}
#user_container span{
	float:left;
}
.SeMCQ_QuestionEvaluation {
	width:100%;
	
}
#tests_button {
	margin-left: 15px;
}
#dev_button {
/*	margin-left: 15px;*/
}

.tablesorter thead tr th:first-child { display: none}
.tablesorter tbody tr td:first-child { display: none}

.SeMCQ_QuestionEvaluation {font-size: 1.1em}
.SeMCQ_QuestionEvaluation .text-label {;}
		
.SeMCQ_QuestionEvaluation .question_answers .ui-selected { background: white; color: white; }
.SeMCQ_QuestionEvaluation .question_answers {    background-image: url("opensemcq_jquery_theme/images/ui-bg_fine-grain_10_f8f7f6_60x60.png"); border:solid 1px }
.SeMCQ_QuestionEvaluation .question .question_stem input {; width: 75%; padding-right: 100px}
.SeMCQ_QuestionEvaluation #question_template {display:none;}
.SeMCQ_QuestionEvaluation #question_answer_template  {display:none}

.SeMCQ_QuestionEvaluation .option-over {;background-color: #ECE5B6;cursor:pointer}
.SeMCQ_QuestionEvaluation .question_answer {letter-spacing:1px; margin: 9px; ; overflow: hidden;margin-left: 30px;font-size: 1.1em}
.SeMCQ_QuestionEvaluation .question_answer .question_answer_menu {float:right}
.SeMCQ_QuestionEvaluation .question_answer .question_answer_menu .ui-icon {float:right}
.SeMCQ_QuestionEvaluation .question_answer span input {}
.SeMCQ_QuestionEvaluation .question .question_menu {float:right}
.SeMCQ_QuestionEvaluation .question_stem {border:solid 1px;font-weight:bold; padding-left: 20px;padding-top: 15px;padding-bottom:5px; font-size: 1.2em;
 overflow: hidden;;}
 
 
 
.SeMCQ_QuestionEvaluation .question_stem .stemparagraph {font-weight:lighter; font-family:Tahoma; background-image: url("opensemcq_jquery_theme/images/questionStemParagraphBackground.png");;
  padding: 4px 10px 4px 4px;;font-size:1.1em;margin: 5px 25px 0px 20px; border: 1px solid gray;}
.SeMCQ_QuestionEvaluation .question_stem .stemparagraph {
	
}


  
.SeMCQ_QuestionEvaluation .question_stem_text { font-size: 1.0em; }
.SeMCQ_QuestionEvaluation .question .question_stem_menu .ui-icon {float:right}
.SeMCQ_QuestionEvaluation .question {width:100%; ; overflow: auto; margin-top: 2px}
.SeMCQ_QuestionEvaluation .hidden_menu {display:none}
.SeMCQ_QuestionEvaluation .visible_menu {display:inline}

.SeMCQ_QuestionEvaluation .menu-button {;height:24px; font-size:0.8em;margin: 0px;padding:0px}
.SeMCQ_QuestionEvaluation .menu-button span {margin: 0px;padding:0px}

.SeMCQ_QuestionEvaluation #test-menu {position: relative; top:0px; background-color:white; width:100%;border-bottom-width: 0px; border-bottom-style: solid;; z-index:1}

.SeMCQ_QuestionEvaluation #main-body {padding-top: 0px; }

.SeMCQ_QuestionEvaluation #show-correct-form {background-color:#E6E6E6;height:25px;font-size:1.3em; margin:6px; }

.SeMCQ_QuestionEvaluation .question-test {position:relative;; padding-right:2px; ;float:left; width: 54%; height: 100%}
.SeMCQ_QuestionEvaluation .question-evaluation {position:relative;float: left; background-color:transparent; margin:0px;margin-left:3px; width: 44%;overflow:auto}
.SeMCQ_QuestionEvaluation .evaluation-form {padding-right:0px; background: url("opensemcq_jquery_theme/images/ui-bg_fine-grain_15_f7f3de_60x60.png") repeat scroll 50% 50% #ECEADF;}

.SeMCQ_QuestionEvaluation .evaluation {position:relative;float:none;margin-top: 10px; }
.SeMCQ_QuestionEvaluation .evaluation-container {; width: 99%;position:relative; background-color:white ; font-size:0.85em; margin:3px;
						;border-style:solid; border-width:1px}
.SeMCQ_QuestionEvaluation .evaluation-ratings {;;float:none; ;}
.SeMCQ_QuestionEvaluation .evaluation-rating {display:none;; margin-left:10px}
.SeMCQ_QuestionEvaluation .evaluation-quality-text {}
.SeMCQ_QuestionEvaluation .evaluation-difficulty-text {}
.SeMCQ_QuestionEvaluation .evaluation-comment {margin-left:16px;float:none;overflow:hidden; display:inline; background-color:transparent}
.SeMCQ_QuestionEvaluation .evaluation-comment-text {}

.SeMCQ_QuestionEvaluation .question-info {margin-top:2px}
.SeMCQ_QuestionEvaluation #submit-evaluation {height:33px; width:100px}

.SeMCQ_QuestionEvaluation #evaluation_template {display:none}
/*
.SeMCQ_QuestionEvaluation .stars-wrapper {float: left; margin: -30px 0px 0px 200px}
*/
.SeMCQ_QuestionEvaluation .star-caption {margin: -30px 0px 0px 120px; position: absolute; text-align: left; font-size: 0.9em}
.SeMCQ_QuestionEvaluation .evaluation-item {padding: 5px}
.SeMCQ_QuestionEvaluation .stars-label {font-weight: bold;font-size:1.1em;  color: #B83400;}
.SeMCQ_QuestionEvaluation .radio-spliter-dummy {height: 3px }

.SeMCQ_QuestionEvaluation .evaluation-segment-value-label {margin-left: 30px;    margin-top: -20px;    position: relative; cursor: pointer}

.SeMCQ_QuestionEvaluation .ui-stars-star a, .ui-stars-cancel a {
    width: 16px;
    height: 15px;
    display: block;
}



.clearfix:before,
.clearfix:after {
  content: ".";    
  display: block;    
  height: 0;    
  overflow: hidden; 
}
.clearfix:after {clear: both;}
.clearfix {zoom: 1;} /* IE < 8 */
