
/*------------------------- launch page css -----------------------------------*/
/*.mcq-holder {
    position: relative;
    top: 46px;
}*/
.modal-backdrop.in{
	opacity:0;
	display:none;
}
/* .submit_Btn{
    position: absolute;
    left: 80px;
} */
.note {
    margin: 0px 25px 10px;
}
.mcqFeed .modal-header .close img, #inCorrectFBsModal .modal-header .close img{
	width: 40px;
	height: 40px;
	margin-top: 5px;
}
h1.title {
    font-size: 60px;
    color: #333;
    margin: 0;
    width: 81px;
    height: 81px;
    background: #ffe600;
    line-height: 81px;
    text-align: center;
    position: absolute;
    left: -81px;
}
/*.introInfo {
	width: 487px;
	position: absolute;
	!* left: 374px; *!
!* 	top: 153px; *!
	
}*/
.noPadding{
	padding: 0px !important;
}
/* .subTitle1 {
	margin: 0;
     
    color: #000;
    
} */
/* .subTitle1 span.txtTbQue {
    display: table-cell;
    height: 91px;
    vertical-align: middle;
    width: 77px;
    padding: 0px;
    background: #646464;
    color: #00a3ae;
    font-size: 63px;
    padding-left: 9px;
}
.subTitle1 span {
	 
	height: 36px;
	
	
	 
} */
.launchInfo {
    padding: 0;
}
h5.myHighliter {
    color: #00457b;
    font-size: 16px;
    font-style: italic;
    font-weight: normal;
    line-height: 20px;
    margin: 0;
    padding: 0;
}
.retakeBtn {
    font-size: 18px;
    cursor: pointer;
    line-height: 50px;
    background-color: transparent;
    padding: 0 15px;
    padding-left: 10px;
    color: #00457b;
    background-color: #0270c0;
    text-align: center;
    color: #fff;
}
.myButton1 img {
    float: left;
    margin-right: 15px;
}
/* .mcqSpnTxt
{
    display: table-cell;
    vertical-align: middle;
    padding: 0px;
    color: #fff;
    width: 539px;
} */
/* .mcqSpnTxt span.quemc {
	font-size: 24px;
	color: #333333;
	margin: 0px 0px;
	float: left;
	position: relative;
	display: table-cell;
	vertical-align: middle;
	background: #fce300;
	width: 45px;
	text-align: center;
	line-height: 36px;
}
.mcqSpnTxt span.quemc::after {
	content: "";
	border-top: 36px solid #fce300;
	border-left: 0px solid transparent;
	border-right: 14px solid transparent;
	height: 0;
	width: 13px;
	position: absolute;
	top: 0px;
	left: 45px;
} */
/*  .mcqSpnTxt span.quemc::before{
   width: 0; 
   height: 0; 
   content:"";
   border-top: 10px solid #000000; 
   border-left: 10px solid transparent;
   position:absolute;
   bottom:-10px;
   left:0px;
}  */
.nUm{font-size:18px}
/* .mcqSpnTxt span.quetxt {
	display: table-cell;
	vertical-align: middle;
	padding: 0 54px;
	color: #333333;
	font-size: 15px;
} */
/* .submit_btn_global {
    position:relative;  
	bottom: 0px;
    left: 84px;

} */

.startButton {
    font-size: 15px;
    line-height: 15px;
}
.startButton {
    font-size: 16px;
    line-height: 20px;
    float: left;
    padding: 10px 25px;
    cursor: pointer;
    margin-top: 30px;
    background: #c53f37 none repeat scroll 0 0;
    color: #fff;
}
.startButton:hover {
    background-color: #c53f37 !important;
}

.mcqFeed .modal-dialog, #inCorrectFBsModal .modal-dialog {
    
    position: absolute;
    left: 21px;
    /* right: 0px; */
    top: unset;
    bottom: 22px;
    /* width: 490px; */
    max-width: 369px;
    margin: 0px;
}
.mcqFeed.modal, #inCorrectFBsModal.modal {
	position: absolute;
    top: 44px;
    right: 0;
    bottom: 52px;
    left: 68px;
    z-index: 15;
    padding-left: 0px;
}
.mcqFeed .modal-content, #inCorrectFBsModal .modal-content {
    border-radius: 0;
    padding: 10px 15px 15px;
}
.mcqFeed .modal-title, #inCorrectFBsModal .modal-title {
	color: #333;
    padding: 0px;
    font-size: 15px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    width: 126px;
    
	position: relative;
	z-index:1;
	margin: 1px;
}
.mcqFeed .modal-header, #inCorrectFBsModal .modal-header {
border-bottom: 1px solid #999999;
width: 96%;
margin: 0 10px;
}
.mcqFeed .modal-body p, #inCorrectFBsModal .modal-body p {
    font-size: 14px;
    line-height: 17px;
    color: #333;
}

.mcqFeed .modal-body p.firstTryInst, #inCorrectFBsModal .modal-body p.firstTryInst,.mcqFeed .modal-body p.secondTryInst, #inCorrectFBsModal .modal-body p.secondTryInst{
    color: #396ba0;
    font-style: italic;
    margin-bottom: 0;
    /* position: absolute; */
    bottom: 10px;
    margin-top: 2%;
}

.mcqFeed .modal-header .close, #inCorrectFBsModal .modal-header .close {
    opacity: 1;
	font-size: 14px;
	font-weight: normal;
	color:#333;
}
.mcqFeed .modal-header .close:hover, #inCorrectFBsModal .modal-header .close:hover {
    color:#666;
}
.mcqFeed .modal-dialog .modal-content, #inCorrectFBsModal .modal-dialog .modal-content {
       /* background-color: #fff59b; */
       border: 1px solid #fff;
       padding: 0;
       left: 10px;
       top: 5px;

}

#inCorrectFBsModal .modal-dialog .modal-content .modal-body, .mcqFeed .modal-dialog .modal-content .modal-body {
    text-align: left !important;
    min-height: 80px;
    overflow-y: auto;
}
#inCorrectFBsModal .modal-title {
    color: rgb(51, 51, 51);
    font-size: 15px;
    font-weight: bold;
    height: 36px;
    line-height: 40px;
    width: 126px;
    position: relative;
    z-index: 1;
    padding: 0px 5px;
    margin: 1px;
}
.incorrect::before{
    top: 8px;
    left: 3px;
}
.select.correct::before{
    top: 8px;
    left:3px;
}
a.link,
a.link:hover {
    color: #00838f;
}
.mcq .desc p {
    color: #737c84;
    font-family: Arial;
    line-height: 22px;
}

/* ------------------------ Checkbox select  css ------------------------------*/


/*----------- Check box select style -----------*/

div.select {
    /* position: relative;
    display: table;
    width: 100%;
	padding: 0 25px; */
    display: table;
    vertical-align: middle;
    margin-bottom: 14px;
}
.mcmsQues .select input[type=checkbox].css-checkbox,
.mcssQues .select input[type=radio].css-checkbox {
    position: absolute;
    z-index: 9;
    left: -1000px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}
.mcmsQues .select input[type=checkbox].css-checkbox + label.css-label,
.mcssQues .select input[type=radio].css-checkbox + label.css-label {
    padding-left: 35px;
    display: inline-block;
    line-height: 27px;
    background-repeat: no-repeat;
    background-position: 1px 3px;
    font-size: 14px;
    vertical-align: middle;
    cursor: pointer;
    font-weight: 100;
    padding-top: 0px;
    width: auto;
}

.mcmsQues .select input[type=checkbox].css-checkbox + label.css-label.disabled,
.mcssQues .select input[type=radio].css-checkbox + label.css-label.disabled{
	cursor: default;
}
.mcssQues .select input[type=radio].css-checkbox + label.css-label {
    padding-top: 0px;
}
.mcmsQues .select input[type=checkbox].css-checkbox + label.css-label,
.mcssQues .select input[type=checkbox].css-checkbox + label.css-label {
    height: auto;
    font-size: 12px;
}
.mcmsQues .select input[type=checkbox].css-checkbox:checked + label.css-label {
    
    background-position: 2% 47% !important;
}
.mcssQues .select input[type=radio].css-checkbox:checked + label.css-label {
    
    background-position: 2% 50% !important;
}
.mcmsQues .select input[type=checkbox].css-checkbox:checked + label.css-label.blank,
.mcssQues .select input[type=checkbox].css-checkbox:checked + label.css-label.blank {
    background-image: none;
    cursor: not-allowed;
}

.mcmsQues .select input[type=checkbox].css-checkbox + label.css-label,
.mcssQues .select input[type=radio].css-checkbox + label.css-label {
    margin-bottom: 0;
    height: 20px;
    font-size: 14px;
    color: #333333;
    line-height: 21px !important;
    z-index: 9;
    display: table-cell;
    padding-left: 10%;
    text-indent: -1.2em;
    min-width: 250px;
}

.mcmsQues .checkHovr:before label.css-label,
.mcssQues .checkHovr:before label.css-label {
    color: #333;
}

.mcmsQues .select label.css-label::before,
.mcssQues .select label.css-label::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    transform-origin: left;
    transition: width 0.25s ease;
}
.mcssQues .select label.css-label::before {
    right: -2px !important;
}
.mcmsQues .select label.css-label:hover::before,
.mcssQues .select label.css-label:hover::before {
    width: 100%;
}
/* .continueBtn,
.continueBtn:hover {
    background-color: #fff;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    margin-top: 15px;
    padding: 5px 10px;
    text-align: center;
} */
.mcqFeed {
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    color: #333;
    font-family: Arial;
    text-align: left !important;
	padding: 5px 15px 10px;
    min-height: 80px;
    position: relative;
}
#inCorrectFB .continueBtn,
#correctFB .continueBtn {
    float: left !important;
}
.inCorrectFB .continueBtn:hover {
    background-color: #fff;
    color: #c53f37 !important;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}


.correctFB .continueBtn:hover {
    background-color: #fff;
    color: #000;
    transition: all 500ms ease 0s;
}

/* new css */

.checkBox_btn {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    border: 2px solid #c53f37;
    float: left;
    height: 20px;
    position: relative;
    top: 5px;
    width: 20px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.checkBox_btn:hover {
    float: left;
    background: #fff;
    border: 2px solid #c53f37;
    width: 20px;
    height: 20px;
    position: relative;
    top: 5px;
    cursor: pointer;
}
.checkBoxSelected {
    width: 20px;
    height: 20px;
    position: relative;
}
.checkBoxSelected:hover {
    cursor: default;
    border: 2px solid rgb(1, 101, 160);
}
.checkBoxSelected::after {
    background: rgb(0, 137, 196) none repeat scroll 0 0;
    content: "";
    display: block;
    height: 8px;
    left: 4px;
    position: absolute;
    top: 4px;
    width: 8px;
}
.checkBoxSelected:after {
    background: rgb(0, 137, 196) none repeat scroll 0 0;
    content: "";
    display: block;
    height: 8px;
    left: 4px;
    position: absolute;
    top: 4px;
    width: 8px;
}
.checkBox_name {
    color: #b9b9b9;
    float: left;
    font-size: 16px;
    height: auto;
    left: 20px;
    line-height: 21px;
    position: relative;
    top: 15px;
    width: 70%;
}
.radio_btn {
    float: left;
    border: 2px solid #0089c4;
    border-radius: 10px;
    height: 10px;
    margin-top: 0;
    width: 10px;
    display: block;
    padding: 3px;
    cursor: pointer;
}
.customCheckBoxSelected {
    background: #000000 !important;
}
.customRadioBoxSelected {
    background: #000000 !important;
}
.selected .round,
.radio_btn:hover {
    -webkit-box-shadow: inset 0px 0px 0px 4px #fff;
    -moz-box-shadow: inset 0px 0px 0px 4px #fff;
    box-shadow: inset 0px 0px 0px 4px #fff;
    cursor: pointer;
}
.radio_name {
    float: left;
    height: 20px;
    position: relative;
    top: 5px;
    width: 70%;
    font-size: 16px;
    color: #b9b9b9;
    line-height: 21px;
}

/* ends here*/


/* Modal center End here ......*/

.notSelectArea {
    position: absolute;
    width: 410px;
    height: 188px;
    left: 47px;
    z-index: 13;
    top: -7px;
}
/* .mcmsQues,.mcssQues {
    height: 219px;
} */
.checkHovr::after{
	content: "";
}


.mcgpdmg {
    margin-top: 0px;
    padding: 0 19px 0 104px;
}
.pg_note.pg_note_blue {
    color: #902b8e;
    margin-bottom: 14px;
    /*margin-left: 60px;*/
    display: inline-block;
    padding: 0px;
    font-size: 13px;
    font-style: italic;
    margin-top: 0;
}
/* .checkHovr{
	background: #fff;
	position: relative;
	width: 463px;
	height: 66px;
	box-shadow: 0 15px 20px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0px 20px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 15px 20px rgba(0, 0, 0, 0.1);
	margin-bottom: 14px;
} */
.checkHovr .slect{
    font-size: 20px;
    position: relative;
    line-height: 24px;
    color: #333333;
    display: table-cell;
    width: 256px;
    height: 66px;
    vertical-align: middle;
    padding-left: 0px;
}
#checkImg, #radioImg {
    /*position: absolute;
    left: 56px;
    top: 4px;*/
    z-index: 1;
}
.mcssQues .select label.css-label, .mcmsQues .select label.css-label {
    color: #333;
    position: relative;
    left: 0px;
    font-size: 13px;
    font-weight: normal;
    display: table-cell;
    overflow: hidden;
    width: 591px;
    padding-left: 10px;
    line-height: 16px;
    letter-spacing: 0px;
    vertical-align: top;
    padding-top: 4px;
}
.mcssQues .select label.css-label span, .mcmsQues .select label.css-label span{
	position: relative;
    z-index: 1;
}
.checkHovr {
    margin-bottom: 0px;
    margin-left: -31px;
}

/* Popup box BEGIN */
/* .hover_bkgr_fricc
{
	background: rgba(0,0,0,0);
    display: none;
    position: absolute;
    top: 50px;
    width: 100%;
    z-index: 10000;
    left: 94px;
    top: 300px;
}

.hover_bkgr_fricc .helper{
    display:inline-block;
    height:100%;
    vertical-align:middle;
}
.hover_bkgr_fricc > div {
    background-color: #fff;
    box-shadow: 10px 10px 60px #555;
    display: inline-block;
    height: auto;
    max-width: 551px;
    min-height: 100px;
    vertical-align: middle;
    width: 60%;
    position: relative;
    border-radius: 8px;
    padding: 15px 5%;
}
.popupCloseButton {
    background-color: #fff;
    border: 3px solid #999;
    border-radius: 50px;
    cursor: pointer;
    display: inline-block;
    font-family: arial;
    font-weight: bold;
    position: absolute;
    top: -20px;
    right: -20px;
    font-size: 25px;
    line-height: 30px;
    width: 30px;
    height: 30px;
    text-align: center;
} */
/* .popupCloseButton:hover {
    background-color: #ccc;
} */
.trigger_popup_fricc {
    cursor: pointer;
    font-size: 20px;
    margin: 20px;
    display: inline-block;
    font-weight: bold;
}
/* .mcqFBTxt {
    overflow: y;
    overflow-y: auto;
    min-height: 129px;
    max-height: 131px;
}  */  
.mcq-holder {
    margin-top: 65px;
}

.mcqFbClose {
  background: transparent url("../../images/shell/Close.png") left top no-repeat;
  right: 10px;
  left: auto;
  background-position: center;
  top: 10px;
  bottom: 10px;
}
