﻿.submitLink
{
    font-size:14px;
    color:Blue;
}
.assignmentHead
{
    font-size: 16px;
    font-weight: bold;
    padding: 5px 0px 5px 0px;
}
.assignmentCountHead span {
    color: black !important;
    font-weight: bold;
}
#activityStem {
    font-weight: bold;
    font-size: 14px;
}
#activityDetails span
{
    margin: 5px 5px 5px 0px;
    color: #1D60FF;
}   
#activityDetails .studentname,
.studentname
{
    color: Maroon;
}
#activityWork
{
    background-color: White;
}
/* Styles used in activity */
/*
#activityListContainer span
{
    margin: 2px 5px 2px 5px;
    color: #aa00cc;
}*/

#activityListContainer li
{
    margin: 5px 0px 5px 0px;
}

#activityListContainer ul
{
    padding: 0px 0px 0px 15px;
}

#activityListContainer li
{
    margin: 5px 0px 5px 0px;
}

#activityListContainer .spnEvalCorrect
{
    font-weight: bold;
    color: #00cc00;
    margin: 0px 4px 0px 4px;
}

#activityListContainer .spnEvalIncorrect
{
    font-weight: bold;
    color: #cc0000;
    margin: 0px 4px 0px 4px;
}

#activityListContainer .spnPoints
{
    font-weight: bold;
    color: #000000;
    margin: 0px 4px 0px 10px;
    display: none;
}

.activityNavigationTbl
{
    width: 100%;
    border: 0;
    padding: 1px;
    font-weight: bold;
}
.activityNavigationTbl td
{
    padding: 5px 0px 5px 0px;
    border: 0;
}

.activitynavlinks
{
    width: 30%;
    padding: 0 0 0 5;
    text-align: right;
}

.activitynavlinks
{
    width: 25%;
    padding: 0 0 0 5;
    text-align: right;
}

.activityhead
{
    font-size: 14px;
    font-weight: bold;
    margin: 3px 0px 3px 0px;
}
.activityPrevNav
{
    text-align: left;
    width: 25%;
}
.activityactiontbl
{
    width: 100%;
    border: 0;
}
.activityactiontbl .disabledLink
{
    color: gray;
    font-size:12px;
    font-weight:200;
}

.activityNextNav
{
    text-align: right;
    width: 25%;
}

.activityCommentNav
{
    text-align: right;
    width: 10%;
}
/* FTB */
.FIBAnswerLabel
{
    border: 1px solid #CCC;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-right: 20px;
}

.FIBEmptyAnswerLabel
{
    padding-left: 50px;
}

.CorrectFIB
{
    background-image: url('../Content/images/Right.png');
    background-repeat: no-repeat;
    background-position: center right; /*padding-left:20px;*/
}
.WrongFIB
{
    background-image: url('../Content/images/Wrong.png');
    background-repeat: no-repeat;
    background-position: center right; /*padding-left:20px;*/
}

/*CorrectOrIncorrect word usage*/
.COIWUTableContent
{
    border: none;
    width:100%;
}
.COIWUTableContent td
{
    border: none; /*vertical-align:top;*/
}
.buttonActive
{
    border: 2px solid red;
}

.RadioGroups
{
    width: 80px;
}

.SubmittedRadioGroups
{
    width: 70px;
}

.CIWUNonSelectedOption, .RadioGroups label[aria-pressed=false]
{
    background: #dfe4ee;
    border: 1px solid black;
    filter: Alpha(Opacity=40);
    margin-right: 1px;
}
.CIWUSelectedOption, .RadioGroups label[aria-pressed=true]
{
    background: #5CB3FF;
    border: 1px solid black;
    margin-right: 1px;
    font-weight: bold;
}
.COIWUTableContent .Correct
{
    background-image: url('../Content/images/Right.png');
    padding: 6px;
    margin-left: 10PX;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 2px;
}

.COIWUTableContent .Wrong
{
    background-image: url('../Content/images/Wrong.png');
    padding: 6px;
    background-repeat: no-repeat;
    background-position: center;
    margin-left: 10PX;
    margin-right: 2px;
}

/*-----Make sentences classes----*/
.MSTableContent
{
    border: none;
    width: 100%;
}
.MSTableContent td
{
    border: none;
    vertical-align: top;
}
.MSTableContent td input[type="text"]
{
    width: 350px;
    padding: 2px 5px;
    background: transparent;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #000;
}

.MSTableContent td textarea
{
    min-height: 10px; /*Overriding the min height set inside site.css*/
    height: auto;
    width: 95%;
    overflow: auto;
}

.MSAnswerTextArea
{
    min-height: 55px !important; /*Overriding the min height set inside site.css*/
    height: auto;
    width: 95%;
    overflow: auto;
}
.PeerFeedbackTextArea,
.MSTeacherEvaluationTextArea
{
    /*height: auto;*/
    overflow: auto;
    background-color: #dfe4ee;
}
/******* MCQ questions ***************/
.MCQReviewedTable
{
    width: 98%;
}

.MCQActiveTable
{
    width:98%;
}

.MCQActiveTable tr
{
    width:98%;
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-bottom-color:#000000;           

}

.MCQReviewedTable tr
{
    width:98%;
    border-bottom-style:solid;
    border-bottom-width:0px;
    border-bottom-color:#000000;           

}

.MCQReviewedTable tr td
{
    border-width:0px;
    /*border-bottom-width:1px;
     border-bottom-color:rgb(224,224,224);
     border-bottom-style:inset; */
    vertical-align:top;
    padding:0px; 
        border-bottom-style:solid;
    border-bottom-width:0px;
    border-bottom-color:#000000;           

}

.frmMCQReturned table tr td, .frmMCQReturned table, .MCQReviewedTable
{
    border-width: 0px; /*Overriding the border being set from site.css*/
    vertical-align: top;
}

.MCQReturnedQuestionNumberCell
{
    padding-top: 10px;
    width: 20px;
    text-align: right;
}

.MCQActiveQuestionNumberCell
{
    width:20px;
    text-align:right;    
}

.MCQReturnedOptionCell
{
    padding-top: 0px; /*override the common padding of td*/
}
.mcqQuestionSet
{
    width: 100%;
    height: 400px;
    overflow: scroll;
    border: 1px solid #000;
    position: relative;
}
.MCQRightAnsIndicator
{
    background-image: url('../Content/images/arrow_left_16.png');
    padding: 3px;
    margin-left: 10PX;
    background-repeat: no-repeat;
    margin-right: 2px;
}

.MCQCorrect
{
    background-image: url('../Content/images/Right.png');
    padding: 6px;
    margin-left: 10PX;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 2px;
}

.MCQWrong
{
    background-image: url('../Content/images/Wrong.png');
    padding: 6px;
    background-repeat: no-repeat;
    background-position: center;
    margin-left: 10PX;
    margin-right: 2px;
}

.tableWithDiagnosis
{
    border: none;
    width: 100%;
}

.tableWithDiagnosis tr td
{
     vertical-align: top;
/*     border-bottom-width:1px;
     border-bottom-style:solid;    
     border-bottom-color: #000000; */
     border-bottom-color:transparent;     
}

.tableWithDiagnosis select
{
    vertical-align: top;
}

.HiddenHint, .HiddenExplanation
{
    display: none;
}

.McqHints
{
    /*width:90%;*/
    background-color: #DFE4EE;
    display: none;
    visibility: hidden;
}

.McqHintsVisible
{
    /*width:90%;*/
    background-color: #DFE4EE;
    visibility: visible;
}

.McqExplanation
{
    /*width:90%;*/
    background-color: #DFE4EE;
    display: none;
    visibility: hidden;
}

.McqExplanationVisible
{
    /*width:90%;*/
    visibility: visible;
    padding:2px;
    border:1px solid gray;
    border-radius:3px;
    margin:1px;
}

.MCQChoiceStrikeThrough
{
    text-decoration: line-through;
}

.ButtonStyleAndPosition
{
    float: right;
    font-size: 0.8em;
}


/* underlined assignment -----------------------------*/

.underlinedBlockWithChoice
{
    display: inline-block;
    vertical-align: top;
}
.underlinedBlockWithChoice span
{
    display: block;
    text-align: center;
}

.ActivityInstructions
{
    border: "2"; /*background-color:Silver;*/
    color: Black;
}

.activityCommonData
{
    width: 100%; /*border-bottom-style:ridge;*/
    height: 300px;
    border-bottom: 1px solid #000;
    border: 1px solid #000;
}

#articleIframe
{
    width: 100%;
    height: 800px;
    border: none;
}

/*----Match the columns classes----*/
.MatchTheColumnsLeftContent
{
    border: 1px solid gray;
}

.MatchTheColumnsRightContent
{
    border: 1px solid gray;
}

.MatchTheColumnsLeftContent tr td
{
    height: 15px;
    white-space: nowrap;
}

.MatchTheColumnsRightContent tr td
{
    height: 15px;
    white-space: nowrap;
    background-repeat: no-repeat;
    background-position: center right;
}

.MatchTheColumnsSelectedElements
{
    background: #FFA500;
}

.MatchTheColumnsAlternateColorRow
{
    background-color: #dedede;
}

.MatchTheColumnsRightContent .Correct,
.MatchTheColumnsLeftContent .Correct
{
    background-image: url('../Content/images/Right.png');
    background-repeat: no-repeat;
    background-position: center right;
    padding-right: 30px;
}
.MatchTheColumnsRightContent .Wrong,
.MatchTheColumnsLeftContent .Wrong
{
    background-image: url('../Content/images/Wrong.png');
    background-repeat: no-repeat;
    background-position: center right;
    padding-right: 30px;
}

/*******Report chart********************************/
.reportChart
{
    float:left;
    margin-left: 5px;
    width: 85%;
    height: auto;
    text-align:left;
}

/*Star rating div*/
.StarRating
{
}

/*Teacher comment on overall assignment.*/
.commentDiv
{
    margin: 0 auto;
    position: absolute;
    width: 100%;
}

.commentPopup
{
    font-size: 0.8em !important;
}
.commentBox
{
    display: none;
    width: 300px;
    z-index: 100;
    border: none;
    position: absolute;
    right: 0px;
}
.commentBoxOpen
{
    display: block;
}
.commentText
{
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    overflow: hidden;
    background: transparent;
    border: solid 1px black;
    background-color: #bcd5e6;
}
/* Word Dictionary   ***********************************************************/
.wordList
{
    width:100%;
    border:2;
    border-color:Black;
    background-color:#dfe4ee;
}
.dictionaryWord
{
    font-size:large;
    color:Navy;
}
.dictionaryWordType
{
    font-size:larger;
    color:Black;
}
/* *****************************************/
.questionTypeHeading
{
    font-weight:bold;
}

.detailInfo
{
    color: Maroon;   
}

/*-----Discussion Question Activity classes----*/
.dqQuestion
{
    /*width:85%;*/
}
.DQTableContent
{
    border: none;
    width: 100%;
}
.DQTableContent td 
{
    border: none;
    vertical-align:top;
}
.DQTableContent td .dqResponse
{   
    max-height:600px; 
    width: 100%;
    max-width: 100%;
    overflow: auto;
    margin: 5px 0 0 0;
}

.DQTableContent td .dqEvalText
{    
    width: 100%;
    overflow: auto;
}
.questionThreadContainer
{
    width: auto;
    max-width:100%;
    position:relative;
    display:none;
    margin-left:10px;
}
.questionThreadContainer table td
{
    border : none !important;
}
.questionsThreadAccordion
{
        width: 95%;
}
.PeerFeedbackTextArea,
.TeacherEvaluationTextArea
{
    min-height:60px;
}

/* New window button div class*/
.newWindowButtonDiv {
    float: right;
    position: relative;
}

.newWindowButtonDivForLesson {
    position: relative;
}

/***********Multiple choice bubble sheet style *******************/

.MCQBSInfo
{
    background-color:rgb(241, 241, 241);
}

.MultipleChoiceBubbleSheetQuestionNumber
{
    font-weight:bold;
    font-size: 16px;
}
.MultipleChoiceBubbleSheetHeaderTable
{
    width: 100%;
}
.MultipleChoiceBubbleSheetHeaderTable,
.MultipleChoiceBubbleSheetHeaderTable td,
.MultipleChoiceBubbleSheetHeaderTable th
{    
    border: 1px solid #000000;
}
.MultipleChoiceBubbleSheet
{
    width: 100%;
}

.MultipleChoiceBubbleSheetNonSelectedOption,
.MultipleChoiceBubbleSheetRadioGroups label[aria-pressed=false]
{
    background-image: url('../Content/images/gray.png'); 
    background-repeat: no-repeat; 
    background-position: center; 
    opacity: 2.4;
    /*filter:Alpha(Opacity=40);*/
    /*margin-right:2px;*/
    border: none;
    font-weight:bold;
}
.MultipleChoiceBubbleSheetNonSelectedOption,
.MultipleChoiceBubbleSheetSelectedOption,
.MultipleChoiceBubbleSheetCorrectOption
{
    padding: 5px 7px 5px 7px;    
}

.MultipleChoiceBubbleSheetSelectedOption,
.MultipleChoiceBubbleSheetRadioGroups label[aria-pressed=true]
{
    background-image: url('../Content/images/blue.png'); 
    background-repeat: no-repeat;
    background-position: center;
    opacity: 2.4;
    /*filter:Alpha(Opacity=20);*/   
    /*margin-right:2px;*/
    border: none;
    font-weight:bold;
}
.MultipleChoiceBubbleSheetReviewCodes
{
    min-width: 250px;
}
.MultipleChoiceBubbleSheetRadioGroups
{
    width: 100%;
    background:none !important;
}

.MultipleChoiceBubbleSheetCorrectOption
{
    background-image: url('../Content/images/Circle_WithoutEdge_20_20.png'); 
    background-repeat: no-repeat;
    background-position: center;
    opacity: 2.4;
    /*filter:Alpha(Opacity=20);  
    margin-right:2px;*/
    border: none;
    font-weight:bold;
}

/*Alternate row color style*/
.MultipleChoiceBubbleSheet tbody tr td{
    background-color:#DCDCDC;
}

.MultipleChoiceBubbleSheet tbody tr.alt td {
    background-color: #FFFFFF;
}

.MultipleChoiceBubbleSheetLabelBackground
{
    background: none;
    background-color: inherit !important;
}

/*Exam reports styles*/

.OverallClassPerfChartDiv
{
   padding: 10px;
}

.pie
{
    height:5em;
}

.ExamConceptwiseDetailsPerfTD
{
     vertical-align:middle !important;
     text-align:center !important; 
     
}

.ExamConceptNameDiv
{
    height:20px;
    background-color:#CCCCCC !important;
    font-size:1.1em;
    line-height:20px;
    text-align:center;
    min-width:50px;
    border:1px solid black !important;
}

.ConceptListContainer
{
     padding:0px !important;
     margin:0px !important;
}

.StudentPerformanceContainer
{
    border:1px solid #000000 !important;
}

.ExamConceptChartDiv
{
    text-align:center !important;
    padding:2px !important; 
}

.StudentNavigationTbl,
.StudentNavigationTbl td
{
    border:none;
    font-weight: bold;
}
.disabledLink
{
    color: lightgray;
}

.FilterPointer
{
    cursor: pointer;
}

#ui-datepicker-div { display: none; }

.FilterIconDisplay
{
   display: inline-block !important;
}
.filtering {
	background-color:light-gray
}
.HiddenCell 
{
    visibility:hidden;
    width:1px;
}
.GreenColor 
{
    color:Green;    
}
.PeerActivityRatingTable
{
    border-spacing:0px;
    border:0px; 
    padding:0px;
    margin:0px; 
}
a.menulink span {
    background-image:url("images/toggle_up_dark2.png");
    background-repeat:no-repeat;
    padding:0px;
}

.CrossButton
{
    background-image: url('../Content/images/cross.png');
    background-repeat: no-repeat;
    background-color:transparent;
    background-position: center;
    display:inline;
    height:13px;
    border:0px;
    cursor:pointer;
    float:right;
}
.CrossButton:hover
{
    background-image: url('../Content/images/cross.png');
    background-repeat: no-repeat;
    background-color:Red;
    background-position: center;
    display:inline;
    height:13px;
    border:0px;
    cursor:pointer;
    float:right;
}

.AddButton
 {
     background:transparent;
     display: block;
     overflow: hidden;
     padding:2px 5px;
     border:none;  
     color: rgb(85, 153, 187);
     text-decoration: none;
}

.AddButton:hover 
{
 cursor:pointer;
 text-decoration: underline;
}

.GreyText
{
    color:Gray;
    text-align:right;
}

.GreyTextCursor
{
    color:Gray;
    text-align:left;
    cursor:pointer;
}

div.PeerAttachFile
{
    display:block;
    position:absolute;
    margin-top:-23px;
    width:420px;
    text-align:right;
}

#div-answer
{
    position:relative;
    width: 97%;
}
div.AttachFile
{
    display:block;
    position:absolute;
    top:-17px;
    right:40px;
    width:600px;
    text-align:right;
}

.DQTableContentChild
{
    border:0px;
    padding:0px;
    margin:0px;
    padding:0px;
    width:100%;
}

.pickDate
{
    background-image: url('../Content/images/datepicker.jpg');
    background-repeat: no-repeat;
    background-position: center;
    display:block;
    height:14px;
    border:0px;
    cursor:pointer;
    vertical-align:middle;
}

/*
.menu_class {
	border:1px solid #1c1c1c;
}

.the_menu ul {
    margin:0;
    padding:0;
    list-style:none;
}

.menu_class {
    border:1px solid #1c1c1c;
}
.the_menu {
	display:none;
	width:300px;
	border: 1px solid #1c1c1c;
}

.the_menu li {
    margin:0;
    padding:0;
    list-style:none;
	background-color: #302f2f;
}

.the_menu li a {
	color:#FFFFFF; 
	text-decoration:none; 
	padding:10px; 
	display:block;
}

.the_menu li a:hover {
	padding:10px;
	font-weight:bold;
	color: #F00880;
}
*/
/**************
.dropmenudiv ul
{
	padding: 0px;
	margin: 0px;
}
.dropmenudiv li
{
	padding: 0px;
	margin: 0px;
}
ul.dropmenu{
	position: relative;
	margin: 0px;
	padding: 1px 0px 0px 0px;
	background:transparent url(images/navigation.png) repeat-x scroll 0 0;
	display:block;
	height: 35px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
}
.dropmenu li{
	position: relative;
	list-style: none;
	float: left;
	margin: 0px;
	padding: 0px;
}
.dropmenu li a{
	height: 22px;
	padding: 9px 30px 0px 15px;
	display: block;
	cursor: point;
	border-right: solid 0px #4a779d;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
}
.dropmenu li span{
	display: block;
	float: right;
	height: 10px;
	width: 10px;
	background:transparent url(images/arrow_up.png) repeat-x scroll 0 0;
	position: absolute;
	top: 12px;
	right: 10px;
}
.dropmenu li  a:hover span{
	background:transparent url(images/arrow_hover.png) repeat-x scroll 0 0;
}
.dropmenu li:hover ul, .dropmenu li:hover div{
	display: block;
}
.dropmenu ul{
	position: absolute;
	display: none;
	width: 140px;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #ccc;
	background: #FFFFFF url(images/gradient.png) repeat-x scroll 0 0;
}
.dropmenu ul li{
	border: 0;
	float: none;
}
.dropmenu ul a {
  border: 0px solid #ccc;
  border-bottom: 0;
  white-space: nowrap;
  display:block;
  color: #0657AD;
  text-decoration: underline;
  text-transform: none;
}
a.selected, a:hover{
	color: #0657AD !important;
	background: #FFFFFF url(images/gradient.png) repeat-x scroll 0 0;
}
a.selected span{
	background:transparent url(images/arrow_hover.png) repeat-x scroll 0 0;
}
.dropmenu ul a:hover {
	color:#F67A00 !important;
	text-decoration: none;
	background-color: #F0F0F0;
	background-image: none;
}
.dropmenu div ul{
	position: relative;
	display: block;
}
.dropmenu li div{
	background: #FFFFFF url(images/gradient.png) repeat-x scroll 0 0;
	border: 1px solid #ccc;
	padding: 5px;
	display: none;
	position: absolute;
}
.dropmenu li div ul{
	border: none;
	background: none;
	position: relative !important;
}
.dropmenu li div a{
	border: none;
	border-bottom: 1px solid #ccc;
}
.dropmenu li div div{
	display: block;
	position: relative;
	background: none;
	border: none;
}
.dropmenu li div div a{
	display: inline;
	border: none;
	color: #666;
	text-decoration: underline;
	padding: 0px;
	margin: 0px;
	text-transform: none;
}
.dropmenu li div div a:hover{
	color: #000;
	text-decoration: none;
}

***/

/******************************************* MCQ question ****************/
.MCQQuestionText
{
    color:Maroon;
}

.chat-dialog
{
    z-index:1000;
    bottom:3.4% !important;
}

.pointer
{
    cursor:pointer;    
}

/* *********** Concept Tree **************************************/
.divConceptTree {
    display: block;
    cursor: pointer;
    overflow: auto;
}

.divConceptTreeHide {
    display: none;
}

.divConceptTreeShow {
    display: block;
    cursor: pointer;
    overflow: auto;
}

.divTopicTree {
    display: block;
    cursor: pointer;
    overflow: auto;
}

.divTopicTreeHide {
    display: none;
}

.divTopicTreeShow {
    display: block;
    cursor: pointer;
    overflow: auto;
}
 
 /* ******************************* */
 .divMCQReviewedTable
 {
    border-bottom: 0.83px solid #BDC7D8 !important;
 }

/*********************************** */ 
.mcqAnswered
{
    background: #5CB3FF;
}

.overlay 
{
    background-color :Black;
    opacity: 0.4;
    filter:alpha(opacity=60);
    z-index: 99999;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
}

.divdqresponse
{
    border:1px solid;
    width:100%;
    height:200px;
    overflow:auto;
}

.divstudentresponse
{
    border:1px solid LightGrey;
    width:423px;
    height:150px;
    overflow:auto;
}

/*Assignment submitted late highlight*/
.lateSubmittedAssignment td
{
    background-color: rgb(227,211,215) !important;
}

.divQuiz
{
    margin-top:55px;
    margin-right:30px;
    line-height:35px;
    padding:3px;
    float:right;
}