#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;
    max-width: 856px;
    padding: 0;
    position: relative;
    top: 20px;
    height: 490px;
}

.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 84px;
}

.mcssQuestion .questSec .question {
    color: #333;
    display: table-cell;
    font: 18px Arial;
    /* font-weight: bold; */
    height: 71px;
    /* margin-top: 1px; */
    padding: 0 8px 0 0;
    vertical-align: middle;
}

.optionContainer {
    padding-bottom: 17px;
    /* padding-top: 7px; */
    width: 100%;
}

.optionContainer .row {
    position: relative;
}

.optionIcons {
    float: left;
    left: 0;
    top: 0;
    width: 48px;
}

.tickIco {
    display: block;
    height: 15px;
    margin: 9px 0 0 6px;
    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;
    float: right;
    margin-top: 8px;
    width: 15px;
    height: 15px;
    background: url(../../images/kc_assets_2.png) no-repeat -96px -9px;
}

.optionIcons .checkBox.MCMSbulletPointsSelected {
    background-position: -118px -10px;
}

.optionIcons .checkBox.MCMSBulletPointsDisabled {
    cursor: default;
}

.optionIcons .radio {
    background-position: -5px -6px;
    width: 19px;
    height: 19px;
}

.optionIcons .radio.MCSSbulletPointsSelected {
    background-position: -24px -6px;
    width: 19px;
    height: 19px;
    cursor: default;
}

.optionIcons .radio.MCSSbulletPointsDisable {
    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: 7px 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;
    height: 25px;
    left: 0;
    margin: 0;
    padding-left: 84px;
    width: 89.3%;
    font-style: italic;
}
.floatlft {
    float: left;
}

.floatRht {
    float: right;
    margin-left: 97px;
    margin-top: 21px;
}

#mcssFeedbackBox {
       width: 500px;
       height: 280px;
}

.mcmsContainer .submitBtn {
    background: none repeat scroll 0 0 #00338d;
    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: none repeat scroll 0 0 #ffcc00;
    color: #000;
}

.mcmsContainer .disabled {
    background: none repeat scroll 0 0 #7791be;
    color: #b3c0d7;
    cursor: default;
    float: left;
    font: bold 16px arial;
    margin-left: 0px;
}

.mcmsContainer .disabled:hover {
    background: none repeat scroll 0 0 #7791be;
    color: #b3c0d7;
    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: 500px;
    min-height: 210px;
    margin: 0 auto;
    position: absolute;
    right: 0px;
    z-index: 101;
    color: #fff;
    height: 285px;
    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;
}
/* #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;} */;
}

