.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;
}

#KCContent {
    width: 1024px;
    margin: 0 auto;
}

.Feedbackcontainment {
    position: absolute;
    top: 0px;
    left: 95px;
    width: 795px;
    height: 435px;
}

#mcmsContainer .Feedbackcontainment {
    height: 334px;
}

.popupClose span {
    display: none !important;
    line-height: 17px !important;
}

.popupClose:hover span {
    display: block !important;
    left: -18px;
    padding: 0;
    position: relative;
    top: -16px;
    width: auto;
    font-size: 12px;
    color: #fff;
}

.popupClose {
    float: right;
    width: 25px;
    height: 25px;
    position: absolute;
    right: 8px;
    top: 8px;
    text-align: center;
    padding: 4px;
    box-sizing: border-box;
    cursor: pointer;
    background: url(../../images/popup_close.png) no-repeat;
    background-position: center center;
    text-indent: 99999px;
}

.popupClose p {
    text-align: center;
    width: 20px;
    background: rgba(0,0,0,0.01);
    margin-left: 15px;
}

.feedBackContent .titleTxt {
    position: relative;
    padding: 10px;
    width: 100%;
    box-sizing: border-box;
    font-size:18px;
}

/* MCSS / MCMS */
.cloneOption, .hiddenOption {
    display: none;
}

.list_alpha {
    float: left;
    margin-left: 5px;
    margin-right: 5px;
}

.mcssWrap {
    /* font-size: 13px; */
    left: 0;
    margin: 0 auto;
    padding: 0;
    position: relative;
    top: 20px;
    height: 490px;
    padding: 0px 25px 0px 27px;
}
.mcssWrap .scenarioTxt {
    /*margin-top: 26px;*/
    color: #E88729;
    font-size: 22px;
    text-align: center;
}

.mcmsContainer {
    /* background: #efefef url("../../images/KC_question_mark_new.png") no-repeat scroll right 155px; */
    background-size:  148px 219px;
    /* border-bottom: 2px solid #0091da; */
    /* margin: 55px 0 0; */
    height: auto;
    padding-bottom: 40px;
    position: relative;
}

#mcmsHolder .mcmsContainer {
    margin: 0;
}

.mcssQuestion {
    width: 100%;
    min-height: 64px;
    color: #000;
    position: relative;
    /* background-color: #0091da; */
}

.mcssQuestion .imgSec {
    color: #333;
    float: left;
    font-size: 50px;
    /* font-family: KPMG_App; */
    /* background-color: #0091da; */
    height: 100%;
    line-height: 95px;
    left: 0;
    /* padding-top: 10px; */
    position: absolute;
    text-align: center;
    top: 0;
    width: 72px;
}

@media screen and (min-width:0\0) {
    .mcssQuestion .imgSec {
        line-height: 108px;
    }
}

.mcssQuestion .questStatus {
    font: 12px/normal Arial;
}

.mcssQuestion .questSec {
    /* background: none repeat scroll 0 0 #0091da; */
    /* border-top: 1px solid #0099ff; */
    min-height: 42px;
    padding: 10px 0 10px 10px;
    border: 1px solid #00338d;
    border-bottom: 0px solid red;
}

.mcssQuestion .questSec .question {
    color: #00338d;
    display: table-cell;
    font: 18px Arial;
   padding: 0 8px 0 0;
    vertical-align: middle;
}
.qust_heading{
    font-weight: bold;
    color: #00338d;
    padding: 0px;
    margin: 0px;
    display: block;
    margin-bottom: 5px;
}

.optionContainer {
    width: 100%;
    background: #00338d;
    padding: 15px 0px;
    color: #FFF;
    box-sizing: border-box;
    position: relative;
}
#mcmsFeedbackBox{
    left: 0px !important;
    top: 0px !important;
    width: 100% !important;
}

.optionContainer .row {
    position: relative;
}
#mcmsFeedbackBox .feebackText {
    background: #00338d !important;
    color: #FFF !important;
    border-top: 1px solid #164caa !important;
}
.optionIcons {
    float: left;
    left: 0;
    top: 0;
    width: 48px;
    padding-left: 20px;
}

.tickIco {
    display: block;
    height: 15px;
    margin: 5px 0 0 -13px;
    position: absolute;
    width: 22px;
    background: url(../../images/kc_assets_2.png) no-repeat -106px -26px;
}

.tickIco.mcssTick {
    background-position: -49px -8px;
}

.tickIco.mcssCross {
    background-position: -74px -10px;
}

.optionIcons .checkBox,
.optionIcons .radio {
  cursor: pointer;
  width: 15px;
  height: 15px;
  background: url(../../images/kc_assets_4.png) no-repeat -96px -9px;
}

.optionIcons .checkBox.MCMSbulletPointsSelected {
  background-position: -118px -10px;
}

.optionIcons .checkBox.MCMSBulletPointsDisabled {
  cursor: default;
}

.optionIcons .checkBox {
  background-position: -7px -22px;
  width: 18px;
  height: 18px;
  float: none;
  margin: 4px auto 0;
}

.optionIcons .checkBox.MCMSbulletPointsSelected {
  background-position: -25px -22px;
  width: 18px;
  height: 18px;
  cursor: default;
  margin: 4px auto 0;
}

.optionIcons .checkBox.MCMSbulletPointsSelected {
  cursor: default;
}

.feebackText ul {
    margin: 0 0 0 14px;
    padding: 0;
}

.feebackText ul li {
    margin: 0;
    padding: 0;
    list-style: disc outside none;
}

.feebackText {
    padding: 12px;
    height: 210px;
    background-color: #fff;
    color: #333;
    font-size:18px;
}

.question ul {
    font-weight: normal;
    list-style-type: upper-roman;
    margin: 5px 0 0 26px;
    padding: 0;
}

.question ul li {
    margin: 0;
    padding: 0;
}

.optionText {
    font: 18px Arial;
    height: auto !important;
    margin: 1px 0;
    max-width: 100%;
    padding: 4px 20px 7px 70px;
    width: 90%;
}

.optionText .txt {
    width: auto;
    display: table;
}
.optionText .txt span {
    display: table-cell;
    vertical-align: top;
}

.mcssInstruction {
    background: none repeat scroll 0 0 #ffffff;
    color: #f68d2e;
    font: 18px/25px Arial;
    left: 0;
    margin: 0;
    padding: 10px;
    border: 1px solid #00338d;
    margin-bottom: 10px;
    margin-top: 10px;
    color: #00338d;
}
.floatlft {
    float: left;
}

.floatRht {
    float: right;
    margin-left: 97px;
    margin-top: 21px;
}

#mcssFeedbackBox {
       width: 500px;
       height: 280px;
}

.mcmsContainer .submitBtn {
    background: #00a3a1;
    bottom: 0px;
    color: #fff;
    cursor: pointer;
    float: left;
    position: absolute;
    width: 86px;
    height: 20px;
    font: 16px arial;
    font-weight: bold;
    padding: 8px 0 4px 0;
    text-align: center;
    margin-left: 0;
}

.mcmsContainer .submitBtn:hover {
    background: #2acfcd;
}

.mcmsContainer .disabled {
    background: #6f6f6f;
    color: #b3b3b3;
    cursor: default;
    float: left;
    margin-left: 0px;
}

.mcmsContainer .disabled:hover {
    background: #6f6f6f;
    color: #b3b3b3;
    cursor: default;
}

.mcmsContainer .nextBtn {
    background: none repeat scroll 0 0 #0099ff;
    bottom: 0px;
    color: #fff;
    cursor: pointer;
    float: left;
                            /* padding: 10px 22px; */
    position: absolute;
    width: 98px;
    height: 20px;
    font: 15px arial;
    font-weight: bold;
    padding: 12px 0;
    text-align: center;
    margin-left: 0;
    right: 0;
}

.mcmsContainer .nextBtn:hover {
    background: none repeat scroll 0 0 #ffcc00;
    color: #000;
}

#optionTxt a {
    color: #7300ff !important;
    text-decoration: underline !important;
}

#pageFeedback a {
    color: #6d2077;
}
.optionText ol{
    list-style: upper-alpha;
    margin-left:20px;
}

.feedBackContent {
    width: 100%;
    min-height: 320px;
    margin: 0 auto;
    position: absolute;
    right: 0px;
    z-index: 101;
    color: #fff;
    height: 320px;
    padding: 0px;
}
.feedBackContent .titleTxt span{
    padding:0px;
}
.correct .feedBackContent {
    border:1px solid #00a3a1;
}
.correct .feedBackContent .titleTxt{
    background-color:#00a3a1;
}
.incorrect .feedBackContent {
    border:1px solid #bc204b;
}
.incorrect .feedBackContent .titleTxt{
    background-color:#bc204b;
}

.imgSec p {
    background-color: #00338d;
    color: #FFF;
}
/*.page_title {
    position: relative;
    padding-left: 58px;
}*/
/*.page_title::before {
    content: "";
    position: absolute;
    left: 27px;
    top: 9px;
    background: url(../../../course_01/images/file.png) no-repeat left top;
    width: 43px;
    height: 50px;
    background-size: 63%;
}*/
/* #div_89 .mcmsContainer{
    background: #efefef url("../../images/KC_question_mark_new.png") no-repeat scroll right 132px / 148px 219px !important;
} */
 


/* for Note 8 landscape*/
@media only screen and (min-device-width : 800px) and (max-device-width : 1280px) and (device-aspect-ratio : 8/5) and (-webkit-min-device-pixel-ratio : 1.33) and (orientation : landscape) {
/* .mcssWrap{width:90%;
    margin-top:20px;}
#mcmsHolder .mcmsContainer{ margin:20px 0 0;}
.mcmsContainer{ margin: 10px 0 0;}
.mcssWrap .scenarioTxt{margin: 1px 0px 0px 0px;} */
/*.feedBackContent {right: -282px;top: -263px;}*/;
}

/* for Note 8 Portrait*/
@media only screen and (min-device-width : 800px) and (max-device-width : 1280px) and (device-aspect-ratio : 5/8) and (-webkit-min-device-pixel-ratio : 1.33) and (orientation : portrait) {
/* .mcssWrap{max-width:85%;
    margin-top:180px;}


.mcmsContainer{ margin: 15px 0 0;}
.mcssWrap .scenarioTxt{ margin-top: 26px;}
#div_11{top: 0px !important;}
#div_12{top: 7px !important;} */
/* .feedBackContent { right: -7px; top: 1px;} */;
}

