.ASmntHeader {
    /* background: url("../assets/images/assess01.png") no-repeat scroll right bottom #333333; */
    
    height: 100%;
    padding: 25px 0px;
}
.Arabic .ASmntHeader {
    /* background: url("../assets/images/assess01ar.png") no-repeat scroll left bottom #333333; */
}
.ASmntHeader .common_table_Cell {
    text-align: left;
}
.Arabic .ASmntHeader .common_table_Cell {
    text-align: right;
}
.Arabic ol.kc_orderlist {
    list-style-type: lower-alpha;
    padding-right: 18px;
    padding-left: inherit;
}
/*================
 Assessment
 ==================================*/

.assessmentTitle {
    color: #fff;
    height: 100%;
    line-height: 20px;
    margin-left: 55px;
    margin-right: 141px;
    vertical-align: middle;
}
.Arabic .assessmentTitle {
    margin-left: 141px;
    margin-right: 55px;
}
.Arabic .assessmentTitle {
    margin-right: 55px;
}
.assessmentTitle.numbered {
    margin-left: 53px;
}
.question > ol > li {
    padding-left: 6px;
}
.assessmentContent {
    /* padding: 20px 120px 20px 120px; */
    padding: 5px 60px;
    /* background-image:url(../assets/images/assess02.png); */
    
    background-repeat: no-repeat;
    /* border:1px solid #b4a8a5; */
    
    border-top: 0px;
    background-position: right top;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 100%;
}
.Arabic .assessmentContent {
    padding: 20px 25px 20px 200px;
    /* background-image:url(../assets/images/assess02ar.png); */
    
    background-position: left top;
}
.assessment .common_table_Cell {
    vertical-align: top;
}
/*------------- override vertical align top for question numbers ------*/

.assessment .question_wrapper .common_table_Cell {
    vertical-align: middle;
    text-align: center;
}
.Button_red {
    color: #fff;
    float: left;
    padding: 10px 25px;
    text-transform: uppercase;
    font-weight: bold;
}
.Arabic .Button_red {
    float: right;
}
.question_dot {
    width: 31px;
    height: 32px;
    position: absolute;
    right: 67px;
    top: 90px;
    width: 31px;
}
.Arabic .question_dot {
    left: 67px;
    right: inherit;
}
.question_wrapper {
    background: none repeat scroll 0 0 #727272;
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
}
.question_num {
    color: #fff;
    display: table-cell;
    font-size: 25px;
    height: 100%;
    line-height: 22px;
    text-align: center;
    vertical-align: middle;
    width: 50px;
}
.ASmntHeader {
    position: relative;
}
/*================
 Assessment
 ==================================*/

.assessmentBox {
    display: table;
    width: 100%;
}
.tableRow {
    width: 100%;
    display: block;
}
.background_color {
    background: #333333;
}
.assessmentBtb {
    background: #6d7073;
    padding: 20px 25px 20px 25px;
    color: #FFF;
}
.
/*---------------Radio button start---------------*/

.RadioTag,
.RadioTag_1,
.RadioTag_2,
.RadioTag_3,
.RadioTag_4 {
    clear: both;
    display: table;
    margin: 0 0 10px;
    width: 100%;
}
.RadioTagSelect {
    float: left;
    margin-left: 0px;
    cursor: pointer;
}
.imgRadio {
    width: 21px;
    height: 20px;
    position: relative;
    float: left;
    display: block;
    margin-top: 2px;
    margin-bottom: 15px;
}
.imgRadioSelect {
    width: 21px;
    height: 20px;
    position: relative;
    float: left;
    display: block;
    margin-top: 2px;
    cursor: pointer;
    background-position: 0px -20px;
}
.opt {
    font-weight: normal;
    margin-bottom: 10px;
    padding-left: 15px;
    text-align: left;
    vertical-align: middle;
    display: table-cell;
    line-height: 23px;
}
.Arabic .opt {
    font-weight: normal;
    margin-bottom: 10px;
    padding-right: 10px;
    text-align: right;
    vertical-align: middle;
    display: table-cell;
    line-height: 23px;
}
.rightWrong {
    display: none;
    float: left;
    height: 16px;
    width: 16px;
    position: absolute;
    top: 5px;
    left: -19px;
}
.rightWrong.icon-right {
    color: #009c71;
}
.rightWrong.icon-wrong {
    color: #b9141a;
}
/*assessment_page*/

.pageContent {
    width: 100%;
    height: 100%;
}
.assessment_disp02 {
    height: 100%;
}
.assessment_disp00,
.assessment_disp01,
.assessment_disp02,
.assessment_disp03 {
    display: none;
    position: relative;
}
.assessment_disp03 {
    height: 100%;
}
.assessment_disp01 {
    display: block;
}
.table_holedr {
    bottom: 0;
    left: 0;
    overflow: auto;
    position: absolute;
    right: 0;
    top: 40px;
}
.container {
    height: 100%;
}
.feedback_bg {
    padding: 20px;
    position: relative;
}
.FB_right {
    float: right;
    text-align: left;
    width: 53%;
}
.FB_right h3 {
    color: #fff;
    font-size: 2.375em;
    text-transform: uppercase;
}
.fb_button_wrapper {
    margin-top: 100px;
}
.Fb_buttons {
    margin: 0 -10px;
    text-align: center;
}
.Fb_buttons li {
    background: none repeat scroll 0 0 #e87352;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    margin: 0 10px;
    padding: 10px 0;
    text-align: center;
    width: 43%;
}
.MCQRadio {
    border-radius: 50%;
    border-style: solid;
    border-width: 1px;
    display: inline-block;
    float: left;
    height: 20px;
    position: relative;
    width: 20px;
}
.Arabic .MCQRadio {
    border-radius: 50%;
    border-style: solid;
    border-width: 1px;
    display: inline-block;
    float: right;
    height: 20px;
    position: relative;
    width: 20px;
}
.Fb_SCoreCard {
    left: 20px;
    position: absolute;
    top: -21px;
    width: 43%;
}
.ScoreCard {
    background: none repeat scroll 0 0 #e87352;
    color: #743725;
    font-size: 3.625em;
    padding: 22px;
    text-align: center;
}
.ScoreDisplay {
    background: none repeat scroll 0 0 #3abec0;
    color: #e4f5fe;
    font-size: 7.313em;
    padding: 20px;
    text-align: center;
}
.ScoreDisplay span {
    font-size: 56px;
}
.page_overlay {
    /*background: rgba(76,77,81,.1);*/
    
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9;
    display: none;
    overflow: hidden;
    width: 100%;
    height: 100%;
}
/*---------assessment intro---------*/

.pageWrapper {
}
.middlesection {
    height: auto;
    width: 100%;
}
.middlesection_left {
    width: 52%;
    height: auto;
    float: left;
}
.imageContainer {
    width: 80%;
}
.middlesection_right {
    width: 45%;
    height: auto;
    float: right;
    margin-right: -40px;
}
.innermiddle_content_left {
    padding-right: 20px;
    position: relative;
}
.content_right {
    width: 100%;
    text-align: right;
}
.content_left {
    width: 50%;
}
#result_table thead tr td {
    color: #fff;
    font-weight: bold;
}
#result_table tr td {
    color: #fff;
    padding: 10px;
}
.review_result {
    height: 100%;
    position: relative;
    width: 100%;
}
.feedback_content {
    background: none repeat scroll 0 0 #6d7073;
    min-height: 36px;
    padding: 20px 130px 20px 20px;
    text-align: left;
}
.Button_orange.Continue_Button {
    position: absolute;
    right: 20px;
    top: 20px;
    text-transform: none;
}
.assessmentBox .dflt_brdr_color:after,
.assessmentBox .shell_bg_dark_grey:after {
    border: none;
}
.feedback_text > p {
    color: #fff;
}
.MCQCheckSelect,
.MCQCheck {
    border-style: solid;
    border-width: 1px;
    display: block;
    float: left;
    height: 20px;
    margin-top: 2px;
    position: relative;
    width: 20px;
}
.Arabic .MCQCheckSelect,
.Arabic .MCQCheck {
    float: right;
}
.MCQCheckSelect:after {
    content: "";
    display: block;
    height: 10px;
    left: 5px;
    position: absolute;
    top: 5px;
    width: 10px;
}
.RadioTag {
    margin-bottom: 15px;
}
