@font-face {
	font-family: 'hindifont';
	src: url('../../fonts/k010-webfont.eot');
	src: url('../../fonts/k010-webfont.eot?#iefix') format('embedded-opentype'),
		url('../../fonts/k010-webfont.woff') format('woff'),
		url('../../fonts/k010-webfont.ttf') format('truetype'),
		url('../../fonts/k010-webfont.svg#kruti_dev_010regular') format('svg');
	font-weight: normal;
	font-style: normal;

}

@font-face {
	font-family: 'chanakya';
	src: url('../../fonts/Chanakya.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
	font-size: 17px;

}



@font-face {
	font-family: 'kundli';
	src: url('../../fonts/Kundli Hindi Normal.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;

}

@font-face {
	font-family: 'narad';
	src: url('../../fonts/Narad.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;

}

@font-face {
	font-family: 'kundli';
	src: url('../../fonts/Kundli Hindi Normal.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;

}

@font-face {
	font-family: 'Walkman-Chanakya-901';
	src: url('../../fonts/WalkmanChanakya901Normal.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
	font-size: 17px !important;

}

@font-face {
	font-family: 'Walkman-Chanakya-901';
	src: url('../../fonts/WalkmanChanakya901Normal.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
	font-size: 17px !important;

}

@font-face {
	font-family: 'Eenadu';
	src: url('../../fonts/eenadu-webfont.eot');
}

@font-face {
	font-family: 'Eenadu';
	src: url('../../fonts/eenadu-webfont.eot') format('no404'), url('../../fonts/eenadu-webfont.woff') format('woff'), url('../../fonts/eenadu-webfont.ttf') format('truetype'), url('../../fonts/eenadu-webfont.svgz#Eenadu') format('svg'), url('../../fonts/eenadu-webfont.svg#Eenadu') format('svg');
	font-weight: normal;
	font-style: normal;
}

.qHI {
	font-family: Arial !important;
	font-size: 18px;
}

.qHI.fntARIL,
.fntARIL,
.qHI.ARIL,
.ARIL {
	font-family: arial !important;
}

.English .qHI {
	font-family: Arial !important;
	font-size: 13px;
}

.TLGU,
.qHI.TLGU,
.fntTLGU {
	font-family: Eenadu !important;
}

.WC01,
.qHI.fntWC01,
.qHI.WC01 {
	font-family: 'Walkman-Chanakya-901' !important;
	font-size: 18px;

}

.sub1 {
	background-color: rgb(46, 81, 157);
	color: #fff;
	border: 0px;
	margin-left: 10px;
	padding: 5px 10px;
}

.sub1.active {
	background-color: rgb(51, 133, 213);
}

.alignC {
	text-align: center;
}

.alignR {
	text-align: right;
}

h5 {
	font-weight: bold;
}

.test-landing {
	overflow-y: auto;
	font-size: 13px;
}

.test-landing .tl-foot {
	font-size: 12px;
}

.tl-foot .inst-note {
	color: #2a2a2a;
    font-size: 16px;
    font-family: roboto;
}

.start-test-opt {
	text-align: center;
	color: rgb(117, 17, 242);
}

.start-test-opt:hover {
	text-decoration: underline;
}

.test-landing .inst-part {
	border-right: solid 1px black;
	padding-top: 12px;
}

.test-landing .tl-top {
	margin-bottom: 10px;
}

.test-landing .tl-content {
	border-bottom: solid 1px rgb(220, 220, 220);
}

.test-landing .info-part .img {
	margin-top: 200px;
}

.test-landing .info-part {
	text-align: center;
}

.test-landing .info-part .img img {
	width: 72px;
	height: 72px;
}

.lt-container {
	padding-left: 5px;
	padding-right: 5px;
}

.q-content-part img {
	max-width: 100%;
}

.header {
	background-color: rgb(255 255 255);
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
	box-shadow: 0px 0px 5px #9c9c9c;
    height: 50px;
}
.header p{
	margin: 0px;
    font-size: 17px;
    padding: 4px 24px;
    text-transform: capitalize;
}

.sections {
	/*padding-top: 15px;
	padding-bottom: 15px;
	border: solid 1px black;*/
	float: left;
	font-size: 14px;
	font-weight: bold;
	width: 100%;
}

.sections .scrollEnable{
	    background: #f0f0f0;
    padding: 9px 8px 0px 5px;
    border-bottom: 1px solid #e9e9e9;
}
.testSectionsecond{
	display: inline-block;
    width: 100%;
    padding: 0px 15px;
}

.section-title {
	background-color: white;
	padding: 1px 3px;
	top: -12px;
	position: absolute;
}

.sections ul {
	margin-bottom: 0px;
	padding-left: 0px;
	float: left;
}

.sections ul li {
	float: left;
	list-style: none;
	padding: 3px 7px;
	margin-right: 5px;
	background-color: rgb(46, 81, 157);
	font-size: 12px;
	font-weight: bold;
	color: white;
	cursor: pointer;
}

.sections ul li.active {
	background-color: rgb(51, 133, 213);
}

.quiz-content {
	border: solid 1px #e9e9e9;
	margin-top: 5px;
	padding-top: 5px;
}

.q-no-part {
	border-bottom: solid 1px black;
}

.q-content-part {
	border: 1px solid #e9e9e9;
    padding: 10px;
    font-size: 14px;
    padding-top: 0px;
}

.quiz-options-part {
	padding: 8px 2px;
	background: #f0f0f0;
    border: 1px solid #e5e5e5;
    position: fixed;
    width: 77.5%;
    bottom: 5px;
}

.q-content-part {
	overflow-y: auto;
/*	height: 360px !important;*/
}

/*.quiz-options-part button{
	background-color: rgb(129, 204, 237);
	border: solid 1px rgb(94, 164, 224);
	font-weight: bold;
	font-size: 14px;
}
.quiz-options-part #btnSave{
	background-color: rgb(46, 81, 157);
	color:white;
	  background-color: rgb(21, 60, 144);
  color: white;
  padding-left: 15px;
  padding-right: 15px;
  border-color:solid 1px rgb(21, 104, 176);;
}*/
.left-panel {
	width: 77.5%;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
}

.right-panel {
	width: 22%;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: 0.4%;
	background-color: rgb(228 240 239);
    border-left: 1px solid #d0d0d0;
}

.std-info {
	padding: 10px 0px;
}

.std-info p {
	margin-bottom: 2px;
	font-size: 13px;
}

.std-info .time-left {
	margin-top: 10px;
}

.std-info .std-pic {
	width: 55px;
    height: 55px;
    border: 3px solid white;
    padding: 0px;
    border-radius: 100%;
}

.palette {
	background-color: rgb(228 240 239);
    padding: 16px 0px;
    font-size: 12px;
}

.palette-section-info {
	font-size: 13px;
	min-height: 48px;
}

.palette-qbtns {
	text-align: center;
	overflow-y: auto;
}

.palette-qbtns ul {
	padding: 0px;
	/*	display: inline-block;*/
	width: 190px;
}

.palette-qbtns ul li {
	float: left;
	list-style: none;
	text-align: center;
}

.palette-qbtns ul li button {
	margin: 6px 7px;
	width: 32px;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 1px 5px 1px;

}

.btn_nv button {
	background-color: rgb(230, 230, 230);
	/*padding: 4px 7px 6px 7px;*/
	min-width: 22px;
	display: inline-block;
	border: solid 2px rgb(200, 200, 200);
	text-align: center;
	border-radius: 5px;
	color: black;
}

.btn_na button {
	background-color: rgb(230, 16, 16);
	/*padding: 2px 7px 8px 7px;*/
	min-width: 22px;
	display: inline-block;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	border: solid 2px rgb(213, 106, 106);
	text-align: center;
	color: white
}

.btn_a button {
	background-color: rgb(39, 162, 42);
	/*padding: 8px 7px 2px 7px;*/
	min-width: 22px;
	display: inline-block;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	border: solid 2px rgb(45, 168, 45);
	text-align: center;
	color: white
}

.btn_m button {
	background-color: rgb(125, 44, 179);
	/*padding: 5px 5px 5px 5px;*/
	min-width: 22px;
	display: inline-block;
	border-radius: 100px;
	border: solid 2px rgb(109, 31, 162);
	text-align: center;
	color: white
}

.btn_ma button {
	background-color: rgb(125, 44, 179);
	/*padding: 5px 5px 5px 5px;*/
	min-width: 22px;
	display: inline-block;
	border-radius: 100px;
	border: solid 2px rgb(109, 31, 162);
	text-align: center;
	color: white;
}

.btn_ma {
	background-image: url('../img/check-mark.png');
	background-repeat: no-repeat;
	background-position: 31px -5px;
}

.btn-in-inst {
	padding-top: 5px;
	width: 35px;
	background-position: 18px -5px;
}

.qbtn-legends .row {
	margin-bottom: 5px;
}

.more-links a {
	display: inline-block;
	background-color: rgb(155, 217, 231);
	width: 100%;
	padding: 2px 4px;
	margin-top: 5px;
	color: black;
	border: solid 1px rgb(129, 204, 237);
	text-decoration: none;
	cursor: pointer;
	text-align: center;
}

/*q-content-part design*/

.opt-content {
	margin-left: 10px;
	margin-top: 20px;
}

.opt-group {
	    float: left;
    width: 100%;
    border: 1px solid #f5f5f5;
    padding: 10px;
    margin-bottom: 10px;
    border-radius: 5px;
    background-color: #fcfcfc;
    cursor: pointer;
}
.opt-group .opt-data{
    cursor: pointer;
}
.opt-group:hover{
	border: 1px solid #d1d1d1;
}

.opt-input {
	float: left;
	width: 100%;
}

.opt-data {
	float: left;
	width: 86%;
	margin-left: 0.2%;
}

.psg1 {
	/* left aligned passage*/

}

.paletteshow {
	display: inline-block !important;
}

.appear,
.subappear {
	display: block !important;
}

.noshow {
	display: none;
}

.psg1 .psg {
	width: 44%;
	padding-right: 0.5%;
	border-right: solid 1px rgb(230, 230, 230);
	float: left;
	overflow-y: auto;
}

.psg1 .q {
	width: 54.7%;
	float: left;
	padding-left: 0.5%;
	overflow-y: auto;
}

.psg1 .q .opt-data {
	width: 94%;
	margin-left: 2%;
}

.psg2 .psg {
	width: 100%;
	padding-right: 0.5%;
	border-right: solid 1px rgb(230, 230, 230);
	float: left;
	overflow-y: auto;
}

.psg2 .q {
	width: 100%;
	float: left;
	padding-left: 0.5%;
	overflow-y: auto;
}

.psg2 .q .opt-data {
	width: 94%;
	margin-left: 2%;
}

/*q-content-part design ends*/

.sepQ {
	padding: 10px;
	border-bottom: solid 1px rgb(200, 200, 200);
}

.questions .content {
	overflow-y: auto;
}

.instructions .content {
	overflow-y: auto;
}

.candidate-profile .content {
	overflow-y: auto;
}

.redclr {
	color: red;
}

.alert-window {
	position: fixed;
	z-index: 99999999999;
	width: 100%;
	height: 100vh;
	background: rgba(0, 0, 0, .2);

}

.alert-bg {
	position: fixed;
	opacity: 0.3;
	height: 400px;
	width: 100%;
	z-index: -1;
}

.alertBox {
	background-color: white;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	border: solid 1px rgb(188, 194, 192);
	box-shadow: 0px 2px 4px 1px rgb(202, 200, 200);
}

.alertBox .content {
	min-height: 100px;
}

.ab-content {
	min-height: 75px;
}

.test-summary .content {
	padding: 20px;
}

.opt-ext p {
	text-align: center;
}

.extra-opt-con {
	width: 100%;
	text-align: center;

}

.kbord {
	width: 110px;
	text-align: center;
	display: inline-block;
}

.kbord p {
	text-align: center;
}

.kbord p button {
	min-width: 34px;
}

#cals {
	position: fixed;
	right: 5px;
	top: 5px;
	z-index: 9;
}

.no-r-pad {
	padding-right: 0px;
}

.no-l-pad {
	padding-left: 0px;
}

.sidealign {
	width: 50%;
	float: left;
	padding: 10px;
}

.psg {
	max-height: 400px;
	overflow-y: scroll;
}

.hide-btn {
	display: none;
}

#sidebar {
	min-width: 270px;
}

.m-t-10 {
	margin-top: 10px;
}

#sidebar.active {
	margin-right: -330px;
}

.test-window {
	overflow-x: hidden;
}

@media (max-width: 767px) {
	.left-panel {
		width: 100%;
	}
	.quiz-options-part{
		width: 100%;
	}

	.sections {
		width: 100%;
	}

	.quiz-content {
		margin-top: 0px;
	}

	.sidealign {
		width: 100%;
	}

	.xs-m-t-10 {
		margin-top: 10px;
	}

	.opt-input {
		width: 100%;
	}

	.opt-data {
		width: 85%;
	}

	.scrollEnable {
		width: 500p;
	}

	.go-right {
		float: right;
	}

	.xs-nopad {
		padding: 0px;
	}

	.psg {
		max-height: inherit;
	}

	.xs-btn {
		font-size: 11px;
	}

	.right-panel {
		width: 90%;
		position: absolute;
		top: 0;
		background: #fff;
	}

	.palette-qbtns {
		height: auto !important;
	}

	.show-pallet,
	.show-pallet:hover,
	.show-pallet:visited {
		position: fixed;
	    padding: 0px 6px;
	    background: rgb(255 255 255);
	    font-size: 23px;
	    color: #0d0d0d;
	    bottom: 100px;
	    z-index: 9;
	    text-decoration: none;
	    width: 40px;
	    height: 40px;
	    top: 8px;
	    right: 0px;
	    cursor: pointer;
	}

	.m-l-10 {
		margin-left: 10px;
	}

	.pltpos {
		right: 0px !important;
	}

	.sidebarpos {
		margin-right: 0px !important;
	}

	#sidebar {
		margin-right: -330px;
		float: right;
		-webkit-transition: margin-right 1s;
		/* For Safari 3.1 to 6.0 */
		transition: margin-right 1s;
	}
	.test-landing .info-part .img{
		margin-top: 0px;
	}
}

.answer {
	width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    border-radius: 50%;
    float: left;
    border: 1px solid #d5d5d5;
    font-size: 14px;
    margin-right: 10px;
}

.answered {
	border: 1px solid green;
}

.answered .answer {
	background: green;
	color: #FFF;
	border-color: #36a218;
}

label {
	font-weight: 500;
}
.langoptn{
	    border: 1px solid #5e5e5e;
    padding: 4px 5px;
    border-radius: 3px;
}
.q-no-part{
	border-bottom: solid 1px #e6e6e6;
    background: #eeeeee;
    margin: 0px -40px;
    padding: 6px;
    margin-bottom: 15px;
}
.q-no-part #mn{
	    background: #d40606;
    padding: 1px 10px;
    border-radius: 8px;
    color: white;
}
.q-no-part #mp{    
	background: #139c27;
    padding: 1px 10px;
    border-radius: 8px;
    color: white;
}

.spanbtn{
	font-size: 14px;
    border: 1px solid gray;
    padding: 10px 18px;
    display: inline-block;
    margin-top: 6px;
    border-radius: 5px;
    color: white;
    background-color: green;
    text-decoration: none;
}
.spanbtn:hover{
	color: white;
    background-color: #056d05;
}
#btn-decrease{
	border: 1px solid gray;
    border-radius: 5px;
    background: white;
    box-shadow: none;
    width: 28px;
    height: 25px;
}

#btn-increase{
	border: 1px solid gray;
    border-radius: 5px;
    background: white;
    box-shadow: none;
    width: 28px;
    height: 25px;
}



@media (max-width: 768px){

	.q-no-part{
		margin: 0 0;
	}

	.q-no-part .alignR {
		text-align: left;
	}
}

.prevent-select {
  -webkit-user-select: none; /* Safari */
  -ms-user-select: none; /* IE 10 and IE 11 */
  user-select: none; /* Standard syntax */
}

.instlogo {
	display: flex; 
	justify-content: center; 
	align-items: center; 
	height: 100%;
}

.sitetitle{
	display: flex; 
	justify-content: center;
	    text-align: center;
}

.instlogo img{
	width:22%;
}

@media (max-width: 768px){
	.instlogo img{
		width:100%;
	}
	.pull-right{
		font-size: small !important;
	}
}

