.page_title {
    position: relative;
    padding-left: 90px;
}
.page_title::before {
    content: "";
    position: absolute;
    left: 27px;
    top: 9px;
    background: url(../../images/activity_icon.png) no-repeat left top;
    background-size: 54px 37px;
    width: 54px;
    height: 37px;
}
#contentHolder {
    position:relative;
    width: 1014px;
    margin:0 auto;
}
#instructionTxt {
    color: #F68D2E;
    margin:0;
    font-style:italic;
    margin-top: 10px;
}
.Questiontxt {
    float: left;
    width: 100%;
}
.inst_box {
    border: 2px solid #00338d;
    color: #00318C;
    position: relative;
    /*font-size: 0.7777777777777778em;*/
    font-size: 13px;
    height: auto;
    margin-bottom: 2px;
    box-sizing: border-box;
    padding: 2px 7px;
    line-height: 16px;
    margin-top: 2px;
}
/*.inst_box::before {
    content: '';
    background: url(../../images/module0/drag_img.jpg)no-repeat;
    width: 59px;
    height: 58px;
    position: absolute;
    left: -64px;
    top: 13px;
}*/
.inst_box p:first-child {
    padding-bottom: 0px;
    font-style:normal;
}
.inst {
    color: #00318C;
    font-weight: bold;
    font-style: normal;
}
section.mainContent {
    height: 500px;
}
.mcssIntHolder01 {
/*  margin: 0 auto;
    width: 930px;
    min-height: 300px;*/
    height: 510px;
    width: 960px;
    top: auto;
    left: auto;
    margin: 0 auto;
}
.SituationCont {
    float: left;
    width: 930px;
}
.SituationLeft {
    background: url('../../images/check_bg.jpg') no-repeat 0 0px;
    color: #fff;
    display: table;
    float: left;
    height: 57px;
    width: 50px;
    text-indent: -9999px;
    background-size:50px 57px;
}
.SituationLeft p {
    display: table-cell;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
}
.SituationRight {
    background: transparent;
    color: #333;
    display: table;
    float: left;
    height: auto;
    padding:5px 10px;
    width: 910px;
    margin: 0 0 0 0px;
    display: none;
}

.SituationRight p.instruction {
    color: #f68d2e;
}
.questionText {
    float: left;
    min-height: 30px;
    background: #d3f0fe;
    color: #000;
    display: table;
    padding: 5px 20px;
    width: 860px;
}
.questionText p {
    display: table-cell;
    vertical-align: middle;
}
.optionContainer {
    float: left;
    width: 100%;
}
.MainContent {
    float: left;
/*background: #f2f2f3;*/
/*border-bottom: 3px solid #0091da;*/
padding: 0px 0 3px 0;
width: 100%;
margin: 3px 0px;
}
.optionBox {
    float: left;
    width: 450px;
    height: 20px;
    display: table;
}
.optionBox p {
    display: table-cell;
    vertical-align: middle;
}
.optionBox ul {
    display: table-cell;
    padding: 0 10px;
    text-align: left;
    vertical-align: middle;
}

.optionAnswer {
    height: 24px;
    margin-top: 4px;
    padding: 5px;
    position: absolute;
    right: 62px;
    width: 24px;
}
.submitButton:hover {
    background: #E9741F;
}
.mcssIntHolder01 .disabled {
    background:#989898;
    border: medium none;
    font-size: 15px;
    padding: 7px 15px;
    text-align: center;
    text-transform: none;
    width: auto;
    float:right;
    color:#ccc;
    cursor: default;
}
.proCorrect {
    background:url('../../images/Icon_true.png') no-repeat 0 14px;
}
.proIncorrect {
    background:url('../../images/Icon_false.png') no-repeat 0 14px;
}
.tableCont {
    width:655px;/*left: 62px;
    position: absolute;
    top: 85px; */

}
.list {
    float: left;
    padding-right: 5px;
    padding-top: 8px;
    width: 96%;
}
.list ol {
    margin:0;
    padding:0;
    list-style:none;
}
.list ol li {
    list-style: decimal outside none;
    margin: 0 0 0 26px;
    padding: 0 0 5px;
}
.tableCont {
    width:100%;
    float:left;
}
.tableControw {
    width:100%;
    float:left;
    background: #e3801b;
    color: #fff;
    font-weight: bold;
    min-height: 40px;
    text-align: center;
}
.tableCont0, .optImage {
    float:left;
    width: 80px;
    min-height: 40px;
    border-right: 1px solid #b0b1b9;
    border-bottom: 1px solid #b0b1b9;
    display: table;
}
.tableCont1, .tableContTxt {
    float:left;
    width: 268px;
    min-height: 40px;
    border-right: 1px solid #b0b1b9;
    border-bottom: 1px solid #b0b1b9;
    display: table;
}
.tableCont2 {
    float: left;
    width: 76px;
    min-height: 40px;
    border-right: 1px solid #b0b1b9;
    border-bottom: 1px solid #b0b1b9;
    display: table;
}
.tableCont3 {
    float: left;
    width: 316px;
    min-height: 40px;
    border-bottom: 1px solid #b0b1b9;
    display: table;
}
.tableControw p {
    display: table-cell;
    vertical-align: middle;
}
.mcssOption .tableCont2 {
    min-height: 102px;
}
.mcssOption .tableCont3 {
    min-height: 102px;
    text-align: left;
    font-weight: normal;
}
.mcssOption .tableCont3 p {
    display: none;
}
.optImage {
    display: table;
    height: 74px;
}
.optImage img {
    display: table-cell;
    height: 50px;
    margin-top: 11px;
    text-align: center;
    vertical-align: middle;
    width: 50px;
}
.tableContTxt {
    font-weight: normal;
    min-height: 74px;
}
.tableContTxt ol {
    margin:0;
    padding:0;
    list-style:none;
}
.tableContTxt ol li {
    list-style:decimal outside;
}
.yesnoBullet input {
    /*  cursor: pointer; */
    margin-left: 0px;
    margin-top: 0px;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    width:18px;
    height:18px;
}
/* IE8 uses \0 
@media all\0 { 
    .yesnoBullet input {
        margin-left: 4px;
        margin-top: 8px;
    }
} */
.darkgraybgyesnoBullet input {
    cursor: pointer;
    margin-top: 10px;
    opacity: 0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}
.radio_data {
    padding-bottom: 26px;
}
.yesnoBullet {
    background: url("../../images/kc_assets_2.png") no-repeat scroll -6px -6px;
    float: none;
    height: 18px;
    width: 18px;
    text-align: center;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 6px; 
/* margin: 12px 0px 0px 26px; */}
.bulletPointsSelected {
    background: url("../../images/kc_assets_2.png") no-repeat scroll -24px -6px;
    cursor: default;
}
.darkgraybgyesnoBullet {
    background: url("../../images/kc_assets_2.png") no-repeat scroll -13px -15px #e7e7e9;
    cursor: default;
}
.darkgraybgbulletPointsSelected {
    background: url("../../images/kc_assets_2.png") no-repeat scroll -49px -15px #e7e7e9;
    cursor: default;
}
.darkgraybg .tableContTxt {
    background:#e7e7e9;
}
.mcssOption {
    background: #fff;
    color: #000;
}
.mcssOption:nth-child(even) {
    background: #cfd5ea;
}
.mcssOption:nth-child(odd) {
    background: #e9ebf5;
}
tr.mcssOption.visited {
    opacity: 0.7;
}
.graybg .tableContTxt {
    background:#f1f1f2;
}
.tableContRedio_2 {
    float: left;
    height: 25px;
    width: 11px;
    border:1px solid pink;
}
.check_box {
    width: 130px;
    border:1px solid pink;
}
.mcssGroupanswer.correct {
    background:url(../../images/kc_assets_2.png) no-repeat -49px -7px;
}
.mcssGroupanswer.incorrect {
    background:url(../../images/kc_assets_2.png) no-repeat -72px -8px;
}
.check_box {
    float:left;
}
.tablefooter {
    padding: 6px 5px 6px 30px;
    width: 593px;
}
.tablefooter span {
    line-height:32px;
}
.mainContent_P13 {  
    display: none;  
padding-bottom:20px;    
left: 0;
position: relative;
top: 0;
width: 900px;
z-index: 1000;
float: left;
}
/*.popupOverlayPagelevel3 {
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0px;
    width: 100%;
    z-index:999;
    background:url(../../images/blankbg.png) repeat 0 0;
}*/
.HeaderCont {
    background: none repeat scroll 0 0 #00a4e4;
    border-bottom: 1px solid #fff;
    float: left;
    margin-bottom: 0;
    padding: 9px;
    position: relative;
    text-transform: uppercase;
    width: 94.5%;
}
#closePopupCot {
    color: #fff;
    cursor: pointer;
    font-size: 18px;
    position: absolute;
    right: 9px;
    top: 6px;
}
.Content {
    float: left;
padding:5px 10px;
width: 98%;
color: #000;
overflow: auto;
height: 100px;
margin-bottom: 0px;
overflow-y: auto;
overflow-x:hidden;
background: #fff !important;
color: #333;
}
.Content p, .contentTxt p {
    margin-bottom:10px;
}
/***********************/
table {
    /*border-right: 1px solid #efefef;
    border-top: 1px solid #efefef;*/
    border-right: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
    border-collapse: initial;
}
table tr td {
    border-bottom: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    padding: 3px 3px 3px 5px;
    vertical-align: top;
    /*font-size: 0.7777777777777778em;*/
    font-size: 13px;
    line-height: 15px;
    position: relative;
}
table tr.HeadTop td {
    padding: 4px 2px 0px 2px;
    line-height: 14px;
}
table tr.HeadTop td:nth-child(3) {
    width: 23%;
}
table tr td.feedback {
    height: 50px;
}
table tr td p {
    float: left;
    /*font-size: 16px;*/
}
table tr td.feedback p p:nth-child(2){
    padding-top: 2px;
}
.HeadTop {
    background: #470a68;
    color: #fff;
    font-weight:bold;
    text-align: center;
/*  font-size: 14px;*/
    height: 22px;
}
/* table tr td:first-child {
    text-align: left;
} */
.avtar img {
    height: 33px;
    float: none;
    width: auto;
}
table tr:nth-child(4) td:first-child.avtar img {
    height: 40px;
}
.tick img {
    margin: 0 0 0 15px;
}
.mcssGroupanswer {
    background: #f00 none repeat scroll 0 0;
    display: none;
    float: left;
    height: 16px;
    /*margin-left: 4px;*/
    margin-left: -22px;
    width: 22px;
}
.mainContent .submitBtn {
    background: none repeat scroll 0 0 #00338d;
    bottom: 2px;
    color: #fff;
    cursor: pointer;
    float: right;
    padding: 10px 22px;
    position: relative;
width: 86px;
height: 20px;
font: 16px arial;
font-weight: bold;
padding: 5px 0 5px 0;
text-align: center;
margin-right: 0px !important;
right: 0px;
}
.mainContent .submitBtn:hover {
    /*background: none repeat scroll 0 0 #ffcc00;*/
    color: #fff;
}
.submitBtn.disabled, .submitBtn.disabled:hover {
    background: none repeat scroll 0 0 #7791be;
    color: #b3c0d7;
    cursor: default;
}
.instText {
    height: 25px;
}
section.mainContent {
    height: 548px;
}
.para_one{
   margin-bottom: 10px;
} 
/* @media all and (-ms-high-contrast: none), (-ms-high-contrast: active){
 table tr td p {
    float: left;
    font-size: 13px;
}
.SituationRight {
    background: #d3f1ff none repeat scroll 0 0;
    color: #333;
    display: table;
    float: left;
    height: auto;
    padding:10px 10px;
    width: 910px;
    margin: 0 0 0 0px;
}
table tr td {
    border-bottom: 1px solid #efefef;
    border-left: 1px solid #efefef;
    padding: 5px;
    vertical-align: middle;
}
} */
