.page_title {
  position: relative;
  padding-left: 58px;
}
.page_title::before {
  content: "";
  position: absolute;
  left: 27px;
  top: 9px;
  background: url(../../../course_01/images/kc_icon.png) no-repeat left top;
  background-size: 22px 38px;
  width: 22px;
  height: 38px;
}
#KCContent {
  width: 1024px;
  margin: 0 auto;
}

.Feedbackcontainment {
  position: absolute;
  top: 0px;
  left: 195px;
  width: 724px;
  height: 375px;
}

#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 {
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  font-weight: bold;
  height: 15px;
  line-height: 15px;
  padding: 5px;
  position: absolute;
  right: 0px;
  text-align: right;
  top: 0px;
  width: auto;
}

.popupClose p {
  text-align: center;
  width: 20px;
  background: rgba(0, 0, 0, 0.01);
  margin-left: 15px;
}

.feedBackContent .titleTxt {
  position: relative;
  border-bottom: 2px solid #26519b;
  padding-bottom: 0px;
  font-size: 0.9444444444444444em;
}
.feedBackContent .titleTxt span {
  height: auto;
  line-height: initial;
  padding: 0 0px 3px;
}
/* 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: 960px;
  padding: 0;
  position: relative;
  top: 0;
}

.mcssWrap .scenarioTxt {
  color: #02348d;
  text-align: left;
  font-weight: bold;
  padding-bottom: 0px;
  position: relative;
}

.mcmsContainer {
  background-size: 148px 219px;
  margin: 25px 0 0;
  height: 534px;
  padding-bottom: 0px;
  position: relative;
  font-size: 20px;
}
.mcss_inst {
  color: #AB0D82;
  font-size: 20px;
  padding-bottom: 10px;
  font-style: italic;
}
.mainContent.custom_layout .mcmsContainer {
  margin: 79px 0 0;
}
#mcmsHolder .mcmsContainer {
  margin: 0;
}
.question ol {
  list-style: upper-roman;
  padding-left: 30px;
  padding-top: 10px;
}
.question ol li {
  padding-bottom: 8px;
}
.mcssQuestion {
  width: 100%;
  min-height: 64px;
  color: #000;
  position: relative;
  background-color: #fff;
  /*height: 490px;*/
  padding: 3px 8px 8px 8px;
  border: 2px solid #00338d;
  box-sizing: border-box;
}
.mainContent.custom_layout .mcssQuestion {
  height: 527px;
  width: 50%;
}
.mcss_box2 {
  width: 100%;
  box-sizing: border-box;
  padding: 15px 0 20px 20px;
  background: #00338d;
  color: #fff;
  /*height: 490px;*/
  /* margin-top: 10px; */
  /* border-left: 3px solid #002871; */
  position: relative;
}
.mainContent.custom_layout .mcss_box2 {
  height: 527px;
  width: 50%;
}
@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 #fff;
  /*  border-top: 2px solid #eaeaeb; */
  min-height: 42px;
  margin: 0 0 0px 2px;
  /*height:406px;*/
}
.mainContent.custom_layout .mcssQuestion .questSec {
  height: 447px;
}
/*.scenarioTxt::before{
	content: '';
    width: 277px;
    height: 2px;
    background-color: #eaeaeb;
    position: absolute;
    left: 0px;
    bottom: -5px;
}*/
.mainContent.custom_layout .scenarioTxt::before {
  width: 400px;
}
.mcssQuestion .questSec .question {
  color: #00338d;
  display: table-cell;
  line-height: 1.1em;
  height: 71px;
  margin-top: 1px;
  padding: 5px 8px 0 0;
  vertical-align: middle;
}

.optionContainer {
  padding-bottom: 17px;
  padding-top: 15px;
  width: 99%;
  margin-left: 0px;
}

.optionContainer .row {
  position: relative;
}

.optionIcons {
  left: 0;
  top: 0;
  width: 30px;
  height: 100%;
  vertical-align: top;
}
section.mainContent {
  /* 	background:#e1e1e1; */
  /*height: 672px !important ;*/
}
.opt_container {
  position: relative;
  height: 100%;
  width: 100%;
  padding-left: 9px;
}
.tickIco {
  display: block;
  height: 15px;
  margin: 10px 0 0 -21px;
  position: absolute;
  width: 22px;
  background: url(../../images/kc_assets_2.png) no-repeat -106px -26px;
}
/*.tickIco {
  display: block;
  height: 20px;
  margin: 10px 0 0 -21px;
  position: absolute;
  width: 20px;
  background: url(../../images/kc_tick.png) no-repeat 0 0;
}*/

.tickIco.mcssTick {
    background-position: -49px -8px;
  margin: 2px auto 0;
  margin-left: -23px;
  transform: scale(1.4);
}

.tickIco.mcssCross {
  background-position: -74px -10px;
  margin:2px auto 0;
  margin-left: -17px;
  transform: scale(1.4);
}

.optionIcons .checkBox,
.optionIcons .radio {
  cursor: pointer;
  width: 15px;
  height: 15px;
  background: url(../../images/kc_assets_3.png) no-repeat -96px -9px;
}

.optionIcons .checkBox.MCMSbulletPointsSelected {
  background-position: -118px -10px;
}

.optionIcons .checkBox.MCMSBulletPointsDisabled {
  cursor: default;
}

.optionIcons .radio {
  background-position: -6px -4px;
  width: 19px;
  height: 19px;
  float: none;
  margin: 4px auto 0;
}

.optionIcons .radio.MCSSbulletPointsSelected {
  background-position: -26px -4px;
  width: 19px;
  height: 19px;
  cursor: default;
  margin: 4px auto 0;
}

.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: 10px 0px 10px 0px;
  font-size: 0.9444444444444444em;
  height: auto;
}
.feebackText ol {
  margin-left: 20px;
  list-style: upper-roman;
}
.feebackText p:nth-child(1),
.feebackText p:nth-child(2) {
  display: none;
}
.feedback_data2 {
  display: none;
}
.feebackText > p.para_break {
  padding-bottom: 15px;
}
.btm_cont {
  display: block;
  text-align: center;
  padding-top: 10px;
}
.btm_col {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding-right: 20px;
  visibility: hidden;
}

.btm_col:first-child {
  visibility: visible;
}
.btm_text {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: bold;
  font-size: 1.1em;
  font-family: calibri;
}
.btm_text.text1 {
  width: 92px;
}
.btm_text.text2 {
  width: 74px;
}
.btm_text.text3 {
  width: 59px;
}
.btm_text.text4 {
  width: 29px;
}
.btm_col.visited .btm_text {
  font-weight: normal;
}
.btm_icon1 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: url(../../../course_01/images/kc1_icon1_h.png) no-repeat 0 0;
  width: 89px;
  height: 110px;
  background-size: 100% 100%;
}
.btm_col.visited .btm_icon1 {
  background: url(../../../course_01/images/kc1_icon1.png) no-repeat 0 0;
  background-size: 100% 100%;
}
.btm_icon2 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: url(../../../course_01/images/kc1_icon2_h.png) no-repeat 0 0;
  width: 89px;
  height: 110px;
  background-size: 100% 100%;
}
.btm_col.visited .btm_icon2 {
  background: url(../../../course_01/images/kc1_icon2.png) no-repeat 0 0;
  background-size: 100% 100%;
}
.btm_icon3 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: url(../../../course_01/images/kc1_icon3_h.png) no-repeat 0 0;
  width: 89px;
  height: 110px;
  background-size: 100% 100%;
}
.btm_col.visited .btm_icon3 {
  background: url(../../../course_01/images/kc1_icon3.png) no-repeat 0 0;
  background-size: 100% 100%;
}
.btm_icon4 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: url(../../../course_01/images/kc1_icon4_h.png) no-repeat 0 0;
  width: 89px;
  height: 110px;
  background-size: 100% 100%;
}
.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/21px Arial;*/
  font-size: 0.9444444444444444em;
  line-height: 1.1em;
  height: auto !important;
  margin: 1px 0;
  max-width: 100%;
  padding: 8px 20px 6px 12px;
}

.optionText .txt {
  width: auto;
  display: table;
}
/* .txt ul{ margin:0; padding:0; list-style-type:upper-alpha;} */
.optionText .txt span {
  display: table-cell;
  vertical-align: top;
}

.optionText .txt span {
  /*display:table-cell;
	height:auto;
	vertical-align:middle;*/
}
#optionTxt span p {
  text-indent: -24px;
  margin-left: 25px;
} 
.mcssInstruction {
  color: #f68d2e;
  /*font: 18px/25px Arial;*/
  font-size: 1em;
  font-weight: bold;
  height: 25px;
  left: 0;
  margin: 0;
  font-style: italic;
  padding-top: 25px;
  padding-left: 25px;
  width: 89.3%;
  padding-bottom: 16px;
  display: none;
}
.mainContent.custom_layout .mcssInstruction {
  height: 30px;
  width: 92%;
}
/* .mcssInstruction .para{	padding-left:76px!important;} */
.floatlft {
  float: left;
}
/*.MCSSselected{
	background: #00a3a1;
}*/
.floatRht {
  float: right;
  margin-left: 97px;
  margin-top: 21px;
}

#mcssFeedbackBox {
  width: 100%;
  top: 0px;
  left: 0;
}
.mainContent.custom_layout #mcssFeedbackBox {
  top: 0px;
}
.mcmsContainer .submitBtn {
  background: #00C0AE;
  bottom: auto;
  color: #fff;
  cursor: pointer;
  float: left;
  left: 0px;
  position: absolute;
  width: 100px;
  height: auto;
  font-weight: bold;
  padding: 6px 0 6px 0;
  text-align: center;
  margin-left: 0;
  margin-top: 10px;
}

.mcmsContainer .submitBtn:hover {
  background: #63EBDA;
  color: #ffffff;
}

.mcmsContainer .disabled {
  background: #666666;
  color: #989898;
  cursor: default;
  float: left;
  /*  font: bold 14px arial; */
  margin-left: 0px;
}

.mcmsContainer .disabled:hover {
  background: #666666;
  color: #989898;
  cursor: default;
}

.mcmsContainer .nextBtn {
  background: none repeat scroll 0 0 #0099ff;
  bottom: 0px;
  color: #fff;
  cursor: pointer;
  float: left;
  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;
}
.question ol {
  list-style: upper-roman;
  padding-left: 29px;
  padding-top: 5px;
}
.question ol li {
  padding-bottom: 4px;
}
/* #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;} */
}

.feedBackContent {
  width: 100%;
  top: 0px;
  bottom: auto;
  height: 340px;
  padding: 5px 10px 10px 10px;
  line-height: 25px;
}
.mainContent.custom_layout .feedBackContent {
  width: 50%;
  height: 518px;
}
.rhtSec {
  background-color: #fff;
}
@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  section.mainContent::before {
    height: 20px;
    bottom: 0px;
  }
}
