@charset "utf-8";
/* CSS Document */
/* @import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800); */
@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans-Regular.ttf');
    font-weight:normal; 
    font-style: normal;
}

body,tr,td{ font-family: 'Open Sans', sans-serif;}
.toppart{ background:url(../images/top-part-bg.png) repeat-x top left; width:100%; height:62px;}
.container{ width:1100px; margin:0px auto;}
.container img{ margin-top:10px; float:right;}
.container img.rigt{ margin-top:10px; float:right;}
.clearfix{ clear:both;}
.frame_four h1{ margin:30px 0px 10px 0px;}
.logo{ color:#383838; font-family: 'Open Sans', sans-serif; font-size:20px; line-height:60px; text-decoration:none; float:right; text-transform:uppercase;}
label{ margin:20px 0px; display:block;}
input[type="text"]{background:#fff; border:#c3c3c3 2px solid; padding:5px; }
.body-part{ background-color:#fff;}
h1{color:#383838; font-family: 'Open Sans', sans-serif; font-size:30px; line-height:30px; display:block; margin:30px 0px 40px 0px;font-weight: bold;}
.instruction{ background:url(../images/block-red.png) no-repeat center left; padding-left:20px; color:#383838; font-family: 'Open Sans', sans-serif; font-size:20px; line-height:30px; display:block;}
.instruction_frame1{ padding-left:0px; color:#383838; font-family: 'Open Sans', sans-serif; font-size:20px; line-height:30px; display:block;margin-bottom:10px;margin-top:20px;}
.instruction-framefour{ background:url(../images/block-red.png) no-repeat center left; padding-left:20px; color:#383838; font-family: 'Open Sans', sans-serif; font-size:20px; line-height:30px; display:block; margin:40px 0px 30px 0px;}

h3 {line-height:30px;}

#q_area{
	width: 1000px;
	margin: 20px 0px 0px 0px; 
	}
	
#ques{
	    width: 700px;
    position: absolute;
    padding: 20px 20px 20px 0px;
    /* top: 228px; */
	}	

#ans_yes{
	float: right;
	width: 100px;
	position:relative;
	padding: 20px 20px 20px 0px;
	 margin-right: 100px;
	}	

#ans_no{
	float: right;
	width: 100px;
	position:relative;
	padding: 20px 20px 20px 0px;
	margin-right: 0px;
}
	ol {
	list-style-type: none;
	   }
	li p{
	display: table-cell;
	vertical-align: middle;
	text-align: left;
	
		}
	li{
		line-height: 15px;

display: table;
		padding: 15px 15px 15px 0px;
			margin-bottom:5px;
		}
		
	#ques	li{
		line-height: 15px;

display: table;
		padding: 15px 15px 15px 0px;
			margin-bottom:4px;
		}
		
.for_btns p{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	}
.for_btns{
    background: none repeat scroll 0 0 #fffff;
    border: 2px solid #c3c3c3;
    color: #383838;
    cursor: pointer;
    display: table;
    float: left;
    font-family: "Open Sans",sans-serif;
    font-size: 20px;
    line-height: 30px;
    padding: 5px 20px;
    text-align: center;
    width: 120px;
	}
.select{
	background: none repeat scroll 0 0 #d5ebf6 ;  
    border: 2px solid #024882;
    color: #000000;
    cursor: pointer;
    display: table;
    float: left;
    font-family: "Open Sans",sans-serif;
    font-size: 20px;
    line-height: 30px;
    padding: 5px 20px;
    text-align: center;
    /*width: 229px;*/
	margin-bottom:5px;
	}
	
	.correct-option-box {
	/* background:url(../images/correct.png) no-repeat top center;
    display:none;*/
    height: 30px;
    margin-top: -28px;
    position: absolute;
    right: -35px;
    width: 30px;
  
}
	
.optionboxes{ width:100%; float:left; margin-top:40px;}
.optionbox{ width:15%; margin-right:3%; float:left;}
.graphboxes{ width:100%; float:left; margin-top:40px; display:none; height:300px;}
.graphbox{ width:15%; margin-right:3%; float:left; position:relative; height:200px;}
.graphbox span{ text-align:center; display:block; position:absolute; width:100%; font-size:13px; bottom:-30px;}
.graphbox p{ text-align:center; display:block; position:absolute; width:100%; font-size:13px; top:0px;}

.graph_btn{color:#383838; font-family: 'Open Sans', sans-serif; font-size:20px; line-height:30px; display:block; position:absolute; bottom:20px; background:#fff; border:#c3c3c3 2px solid; padding:5px 20px; left:47%; width:6%; text-align:center; cursor:pointer;}
.color-bar{ background:#060; height:0px; position:absolute; bottom:0px; width:80%; margin:0px 10%; }
.reset_btn{color:#383838; font-family: 'Open Sans', sans-serif; font-size:20px; line-height:30px; display:block; position:absolute; bottom:20px; background:#fff; border:#c3c3c3 2px solid; padding:5px 20px; left:46%; width:8%; text-align:center; cursor:pointer; display:none;}

.one{ background-color:#7de431;}
.two{ background-color:#e3a832;}
.three{ background-color:#328ae3;}
.four{ background:#e3323a;}


/* Slide 2 styles*/
.questions{ height:40px; margin-top:40px;}
.questions p{ float:left; line-height:30px; font-size:16px;}
.questions select{ margin:7px 3px;}
.instruction_frame2{ /*background:url(../images/block-red.png) no-repeat 0px 6px;*/ padding-left:00px; color:#383838; font-family: 'Open Sans', sans-serif; font-size:20px; line-height:30px; display:block;}

.btn_hoder{ width:500px; margin:70px auto;}
.submit_btn{color:#383838; font-family: 'Open Sans', sans-serif; font-size:20px; line-height:30px; display:block; background:#fff; border:#c3c3c3 2px solid; padding:5px 20px; text-align:center; cursor:pointer; float:left; width:100px;}

.next_btn{color:#383838; font-family: 'Open Sans', sans-serif; font-size:20px; line-height:30px; display:block; background:#fff; border:#c3c3c3 2px solid; padding:5px 20px; text-align:center; cursor:pointer; float:left; margin:0px 20px;}

.reset_btn_rel{color:#383838; font-family: 'Open Sans', sans-serif; font-size:20px; line-height:30px; display:block; background:#fff; border:#c3c3c3 2px solid; padding:5px 20px; text-align:center; cursor:pointer; float:left; margin:0px 20px;}

.correct_btn{color:#383838; font-family: 'Open Sans', sans-serif; font-size:20px; line-height:30px; display:none; background:#fff; border:#c3c3c3 2px solid; padding:5px 20px; text-align:center; cursor:pointer; float:left;}

.submit_btn_inactive{color:#383838; cursor:default; float:left;}

.btn_hoder_four{width: 500px;
    margin: 10px auto;}
.black_transparent{ width:100%; height:100%; background:#000; opacity:0.5;  z-index:99 !important; top:0; left:0; position:fixed; display:none;}
.image_block{ float:right; display:inline; margin-top:-120px;}

.popup{ width:350px; height:240px; margin:-120px 0px 0px -175px; position:fixed; top:50%; left:50%; background:#fff; -webkit-box-shadow: 0px 0px 35px 13px rgba(0,0,0,0.62);
-moz-box-shadow: 0px 0px 35px 13px rgba(0,0,0,0.62);
box-shadow: 0px 0px 35px 13px rgba(0,0,0,0.62); z-index:100 !important; display:none;}
.pop-header{ background:url(../images/pop-header.png) repeat-x top left; width:330; height:62px; padding:10px;}
.pop-header span{ width:250px; line-height:42px; float:left;}
.close{ float:right; cursor:pointer;}

.pop-body{ width:310px; padding: 0px 20px;}
.pop-body p{color:#383838; font-family: 'Open Sans', sans-serif; font-size:14px; line-height:24px;}

.correct{ background:url(../images/correct.png) no-repeat top center; width:30px; height:30px;}
.wrong{ background:url(../images/wrong.png) no-repeat top center; width:30px; height:30px;}

.qfour{ height:300px;} 
.qfour h4{ font-weight:bold; line-height:30px;}

.question-block{ display:block; width:100%;}
.question-block p{ display:block; width:100%; line-height:30px; margin:30px 0px 20px 0px;}
.selected{ background:url(../images/bullet_selected.png) no-repeat center center; width:50px; height:50px;}
.unselected{ background:url(../images/bullet.png) no-repeat center center; width:50px; height:50px;}
.answer-block{ display:block; width:100%; cursor:pointer; position:relative;}
.answer-block p{ display:inline;  line-height:20px; padding:0px 0px 0px 0px; font-size:14px;}
.answer-block h5{ display:inline;  line-height:20px; padding:5px 20px 5px 20px; font-size:14px;}


#notif{ line-height:50px; color:#ff0000; font-size:12px; font-weight:normal; padding:0px 30px;}

.orange{ color:#167b13;}
.green{ color:#ed2839;}

.reset_btn_four{color:#383838; font-family: 'Open Sans', sans-serif; font-size:20px; line-height:30px; display:block; background:#fff; border:#c3c3c3 2px solid; padding:5px 20px; text-align:center; cursor:pointer; float:left; margin:0px 20px; display:none;}


sup{
	vertical-align:super;
	font-size:small;
}
.image img{
	float:none !important;
	
}

.images1{
	    height: 20px;
    vertical-align: sub;
    float: none !important;
    position: relative;
    top: -2px;
    left: 3px;
}

.images2{
	        height: 20px;
    vertical-align: sub;
    float: none !important;
    position: relative;
    top: -1px;
    left: 0px;
}
