/*

	eAssessment Review CSS File

*/
:root {
    --aic-primary-color: var(--aic-parish-color);
    --aic-secondary-color: var(--aic-parish-secondary-color);
    --aic-panel-color: var(--aic-parish-panel-color);
    --aic-panel-color-2: var(--aic-parish-panel-color-2);
    --aic-panel-color-3: var(--aic-parish-panel-color-3);
}

.stage {
    margin-left: auto;
    margin-right: auto;
}

#assessmentContent {
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    max-width: 800px;overflow: hidden;
}

#assessmentContent h1,
#assessmentContent h2,
#assessmentContent h3,
#assessmentContent h4,
#assessmentContent h5 {

    /* font-family: inherit; */
    color: var(--aic-primary-color);
   
}

#assessmentContent h3{
     font-size: 2rem;
}

#info-content {

    /* border: 4px solid #858585; */
    /* width: 761px; */
}

.ai-info-data p {
    margin-top: 0;
    margin-bottom: 10px;
}

.midFrame {
    /* background-image: url(/themes/site_themes/aic/images/trim_info.png); */
    /* background-repeat: no-repeat; */
    /* background-position: 0px 0px; */

    /* background-position: center; */
    /* min-height: 310px; */
}

.roundShadeBox {
    /* width: 93%; */
    /* height: auto; */
    padding-left: 10px;
    padding-right: 10px;
    /* padding-top: 25px; */
    /* padding-bottom: 10px; */
    margin-left: auto;
    margin-right: auto;
    color: #549a1f;
    font-size: 1.1em;
    line-height: 1.1em;
}

/* #assessmentHeader{
background-color: black;
height:38px;
} */

/* .int_head{
color:white;
font-family: "Myriad Pro", sans-serif;
font-size: 1.3em;
font-weight: 200;
float: left;
display: inline;
margin-top: 11px;
margin-left: 15px;
} */
/* 
.grade_chapter{

} */

.exerciseFrame {
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    border-radius: 0px;
}

#questionPane {
    margin-bottom: 10px;
    vertical-align: middle;
}

#questionNoArea {
    /* padding-top: 10px; */
    /* padding-bottom: 10px; */
}

.qNoArea {
    /* height:40px; */
    /* padding-left: 160px; */
}

#questionArea {
    display: flex;
    align-content: center;

}

.qArea {
    background-color: #cbe7ef;
}

.qAreaFill_blank {
    background-color: #7fbf33;
}

.qAreaMulti {}

.qAreaMatch {}

ul.qNo {
    margin-bottom: 10px;
    margin-top: 10px;padding-left: 0;
}

ul.qNo li {
    font-family: titular, sans-serif;
    font-weight: bold;
    color: #676867;
    list-style-type: none;
    display: block;
    float: left;
    border-radius: 50%;
    border: 1px solid transparent;
    padding: 10px;
    /* margin-right: 10px; */
    text-align: center;
    font-size: 1.5rem;
    line-height: 1rem;
    min-width: 38px;
}

ul.qNo li.currentQuestionNumber {
    font-weight: bold;
    border: 1px solid #676867;

}

ul.qNo li a {
    font-family: "Myriad Pro", sans-serif;
    font-size: 1.5em;
    font-style: normal;
    color: #868686;
}

ul.qNo li a:hover {
    color: #000;
}

.Q {
    font-weight: bold;
    font-size: 2.3rem;
    padding: 10px;
    color: var(--aic-primary-color);padding-left: 0;

}

.questionPanel {
     color: var(--aic-primary-color);align-items: center;display: flex;
}

#answerPane {}


#answerArea {
    margin-left: auto;
    margin-right: auto;
}


#answerArea ul {
    list-style-type: none;
    text-align: center;padding-left: 0;
}

#answerArea ul li {
    display: flex;
    align-content: center;
    background-color: var(--aic-parish-color-3);
    margin-bottom: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}

/*.answer{ 
     margin-left: 42px;
     float: left;
     clear:both;
     margin-top: 2px;}
     */
.answerPane {
    width: 493px;
    height: 40px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 6px;
    padding-bottom: 10px;
    border: 2px solid #cbe7ef;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    background: #cbe7ef;
    /* fallback for browser that not support rgba */
    background: rgba(255, 255, 255, .5);
    /* Works on all modern browsers */
}

.answers {}

#answerPanel {
    height: 414px;
}

#dragNdrop {
    margin-left: auto;
    margin-right: auto;
}

.dnd-row {
    align-items: center;
}


ul.dragNdrop_answers {
    padding-left: 10px;
    padding-bottom: 0px;
    margin-bottom: 1px;
    display: inline;
    height: 59px;
}

.multiC_answerPanel {
    width: 493px;
    height: 40px;
    margin-left: 50px;
    margin-right: auto;
    margin-bottom: 5px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 6px;
    padding-bottom: 10px;
    border: 2px solid #cbe7ef;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    background: #cbe7ef;
    /* fallback for browser that not support rgba */
    background: rgba(255, 255, 255, .5);
    /* Works on all modern browsers */
    display: block;
}

a.multiC_answerPanel {
    color: #549a1f;
}

a.multiC_answerPanel:hover {
    color: #fff;
    background-color: #95d347;
    border: 2px solid #fff;

}


.answerLetter {
    font-size: 2em;
    font-weight: bold;
    color: #fff;
    background: transparent;
    border: 0px;
    text-align: left;
    text-transform: capitalize;
    padding-right: 5px;
    padding-left: 10px;
    min-width: 40px;
}


a.answerLetter {
    color: #31abc7;
}

a.answerLetter:hover {
    color: #95d347;
}

.answer_multi {
    font-weight: normal;
    font-style: normal;
    vertical-align: middle;
}

.eassessment_btnNext {
    background-image: url(/themes/site_themes/aic/images/btn_eassessment_next.png);
    width: 171px;
    height: 38px;
    background-repeat: no-repeat;
    background-position: 0 0px;
    float: right;
    display: block;
    margin-right: 24px;
    margin-top: 20px;
}

.eassessment_btnNext:hover {
    background-position: 0 -38px;
}

.eassessment_btnNext:active {
    background-position: 0 -76px;
}

.eassessment_btnClose_Big {
    background-color: #d1f1fe;
    border: 1px solid silver;

    width: 171px;
    height: 38px;
    background-repeat: no-repeat;
    background-position: 0 0px;
    float: right;
    display: block;
    margin-right: 24px;
    margin-top: 50px;
}

.eassessment_btnClose_Big:hover {
    background-position: 0 -38px;
}

.eassessment_btnClose_Big:active {
    background-position: 0 -76px;
}

.eassessment_btnReview {
    background-image: url(/themes/site_themes/aic/images/btn_eassessment_review.png);
    width: 171px;
    height: 38px;
    background-repeat: no-repeat;
    background-position: 0 0px;
    float: right;
    display: block;
    margin-right: 10px;
    margin-top: 50px;
}

.eassessment_btnReview:hover {
    background-position: 0 -38px;
    color: #fff;
}

.eassessment_btnReview:active {
    background-position: 0 -76px;
    color: #fff;
}

.eassessment_btnClose {
    background-color: #545454;
    border: 1px solid #656565;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    width: 62px;
    ;
    font-size: .8em;
    font-weight: normal;
    padding-left: 15px;
    padding-right: 15px;
    color: #858484;
    float: right;
    display: block;
    margin-right: 10px;
    margin-top: 10px;
    line-height: 1.5em;
}

.eassessment_btnClose:hover {
    background-color: #ecb800;
    color: #000;
}

.eassessment_btnClose:active {
    background-color: silver;
    color: #000;
}

.eassessment_OSVlogo {
    display: block;
    margin-left: 10px;
    margin-top: 3px;
}

.int_head {
    font-size: 1.875rem;
    padding-bottom: 15px;
    font-weight: normal;
    color: #676867;
    font-family: titular, sans-serif;
}

.dragBox,
.answerBox {
    /* width: 250px; */
    /* min-width: 160px; */
    height: 70px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 10px;
    margin-right: 0px;
    margin-bottom: 3px;
    border: 2px solid var(--aic-primary-color);
    /* -moz-border-radius: 10px; */
    /* -webkit-border-radius: 10px; */
    -khtml-border-radius: 10px;
    /* border-radius: 10px; */
    /* display: flex; */
    /* text-align: center; */
    /* float: left; */
    color: #fff;
    background-color: var(--aic-primary-color);
    margin-top: 5px;align-items: center;display: flex;
}



.answerBox {
    border: 2px solid var(--aic-primary-color);
    /* color: #fff; */
    overflow: hidden;
    background-color: var(--aic-parish-color-3);
    font-size: .785em;
    /* line-height: 1.2em; */z-index: 999;
}

.answerBox.option-dropped {
    border-color: var(--aic-primary-color);
    background-color: var(--aic-secondary-color);
    color: var(--aic-primary-color);
}

.answerBox:hover {
    color: var(--aic-primary-color);
    border: 2px solid var(--aic-primary-color);
    cursor: move;
    background-color: var(--aic-secondary-color);

}



/* 
.answerBox {
    border: 2px solid var(--aic-primary-color);
    color: #fff;
    overflow: hidden;
    background-color: var(--aic-primary-color);
    font-size: .897em;
    line-height: 1.2em;
}

.answerBox.option-dropped {
    border-color: var(--aic-primary-color);
    background-color: var(--aic-secondary-color);
    color: var(--aic-primary-color);
}

.answerBox:hover {
    color: var(--aic-primary-color);
    border: 2px solid var(--aic-secondary-color);
    cursor: move;
    background-color: var(--aic-secondary-color);

}
 */
.dropBox {
    /* width: 250px!important; */
    height: 70px;
    padding-left: 25px;
    /* padding-right: 25px; */
    padding-top: 8px;
    padding-bottom: 2px;
    /* margin-right: 15px; */
    margin-bottom: 2px;
    font-size: 2.25em;
    border: 2px solid var(--aic-primary-color);
    /* -moz-border-radius: 10px; */
    /* -webkit-border-radius: 10px; */
    /* border-radius: 10px; */
    background-color: var(--aic-secondary-color);
    /* fallback for browser that not support rgba */
    /* Works on all modern browsers */
    text-align: center;
    /* float: left; */
    margin-top: 5px;
    color: #fff;
    text-transform: capitalize;min-width: 160px;0px;
    
}


.fillinArea {
    width: 536px;
    height: 250px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 25px;
    padding-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    color: #000;
    text-align: center;
    font-size: 1.1em;
    line-height: 2em;
}

#answerArea {
margin-left: auto;
margin-right: auto;
position: relative;
}

.answerAreaMatch {}

.answerAreaMulti {}

.answerAreaFill {
    background-image: url(/themes/site_themes/aic/images/trim_fill.png);
    background-repeat: no-repeat;
    background-position: 15px 0px;

}

.answer_input {
    color: #000;
    border: 2px solid #549a1f;
    width: 150px;
    height: 30px;
    background: #fff;
    vertical-align: middle;
}

.answer_input:hover {
    border: 2px solid #549a1f;
    background: #e7f4f6;
}

.assessment_congrat {
    font-size: 1.1em;
    width: 548px;
    min-height: 50px;
    border: 2px solid #cbe7ef;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    background-color: #cbe7ef;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 8px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 8px;
    padding-top: 8px;
    color: #0b6175;
    background: #cbe7ef;
    /* fallback for browser that not support rgba */
    background: rgba(255, 255, 255, .5);
    /* Works on all modern browsers */

    /* Firefox */
    display: -moz-box;
    -moz-box-orient: horizontal;
    -moz-box-pack: center;
    -moz-box-align: center;

    /* Safari and Chrome */
    display: -webkit-box;
    -webkit-box-orient: horizontal;
    -webkit-box-pack: center;
    -webkit-box-align: center;

    /* W3C */
    display: box;
    box-orient: horizontal;
    box-pack: center;
    box-align: center;
}

.e_score {
    font-size: 1.2em;
    color: #0b6175;
    display: inline;
}

.e_score_correct {
    font-size: 5em;
    color: #0b6175;
    display: inline;
}

.e_score_slash {
    font-size: 3em;
    color: #0b6175;
    display: inline;
}

.e_score_whole {
    font-size: 2.5em;
    color: #0b6175;
    display: inline;
}

.e_score_percent {
    font-size: 6em;
    display: inline;
    color: #ffffff;
}

.scoreArea {
    width: 492px;
    height: 220px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.reviewYesNo {
    color: #0b6175;
    font-size: 1.25em;
    text-align: center;
    margin-top: 0px;
}

.bottomArea {
    height: 81px;
}

#logo {
    text-indent: -999999px;
    float: left;
    width: 160px;
}


h2 {
    color: black;
}

h3 {
    font-size: 1.6rem;
    color: black;
}

.message {
    padding-bottom: 1px;
}

h2.message {
    font-size: 1.8rem;
}

.note {
    font-size: 1.4rem;
    color: silver;
}

.info-message {
    border: 1px solid rgb(215, 213, 213);
    /* -moz-border-radius: 15px; */
    /* -webkit-border-radius: 15px; */
    -khtml-border-radius: 15px;
    /* border-radius: 15px; */
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 16px;
    padding-right: 16px;
    margin-bottom: 20px;
    /* margin-top: 40px; */
    /* width: 82%; */
    margin-left: auto;
    margin-right: auto;
}

.left-col-ai-info {
    margin-top: 16px;
}


.ai-info {
    list-style: none;
}

.ai-info-teacher {
    /* color:silver; */
    /* padding-top: 4px; */
    /* height:60px; */
}

.ai-info-eAss {
    /* color:silver; */
    /* height: 106px; */
}

.ai-info-stu {
    /* color:silver; */
    /* height:92px; */
}

.ai-info-data {
    list-style: none;
    /* color:#545454; */
}

#assessmentContent .form-label {
    font-size: 1rem;
}

.dkGrey {
    /* color:#545454; */
    /* margin-top: 5px; */
    /* margin-bottom: 5px; */
}

.datetime,
.name,
.title-date,
.name-class {
    /* border-left: 1px solid #343434; */
    /* padding-left: 45px; */
    /* margin-bottom: 15px; */
}

#teacher-name,
#test-title,
#date-stamp,
.datestamp {
    color: black;
}

.input-class {
    /* padding-left: 7px; */
    /* color:black; */
}

input[type="button"],
input[type="reset"],
input[type="submit"] {
    width: auto;
    height: auto;
    cursor: pointer;
    *overflow: visible;
}

.btn_submit {}

.btn_submit:hover {
    background-color: #fdb557;
    color: #fff;
}

.questions_graphc {
    /* background-image: url(/themes/site_themes/aic/images/questions.png); */
    /* width:118px; */
    /* height:36px; */
    /* background-repeat: no-repeat; */
    /* background-position: 0 0px; */
    /* float:left; */
    display: none;
    text-indent: -999999px;
}

.answer_multi_box {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 0;
    border: none;
    color: #fff;
    margin-bottom: 0px;
    display: block;display: flex;
    text-align: left;display: flex;align-items: center;
}

.answer_multi_box:hover {
    background-color: var(--aic-primary-color)!important;
    cursor: pointer;
}

.answer_multi_box:select {
    border: 2px solid #01c6d9;
    background-color: #fff;
}

.multiQ {
    display: flex;align-items: center;}


“#answerArea ul li {
    display: block;
}

.fillinArea {
    text-align: left;
}

.tcase {
    text-transform: capitalize;
}

.grade_chapter {
    color: var(--aic-primary-color);

}

.closeButtonArea {
    float: right;
}

#end-content {
    padding-top: 5px;
}

#bottom-buttons {
    text-align: right;
    /* padding-right: 40px; */
    padding-top: 20px;
    float: right;
    width: 500px;
}

/* alex fixes */
.selected.answer_multi_box {
    background-color: var(--aic-primary-color)!important;
    color: #fff!important;
}

#end-buttons button {
    margin-left: auto;
    margin-right: auto;
}

.eassessment_btnClose {
    float: none;
}



.answer_multi_box label {
    color: #fff;
}

.selected.answer_multi_box label {
    /* color: #000; */
}

#endMessage {
    text-align: center;
    line-height: 3.5rem;
    font-size: 2rem;
}

#ai-data {
    padding-top: 6px;
}

.qe-answer-area {
    position: relative;
}

span.req {
    font-size: 12px;
    color: #fdac42;
}

span.flabel {
    display: inline-block;
    width: 95px;
}



