.error {
    color: red;
    font-size: 13px;
    line-height: 14px;
    margin-bottom: 0px;
}

li {
	list-style-type: none;
}

/* Style the tab */
.tab {
	overflow: hidden;
	border-bottom: 1px solid #008dd2;
	background-color: #ffffff;
	width: 93%;
	margin: 0px auto;
}

/* Style the buttons inside the tab */
.tab button {
	background-color: inherit;
	float: left;
	border: none;
	outline: none;
	cursor: pointer;
	padding: 7px 27px;
	transition: 0.3s;
	font-size: 13px;
	font-weight: bold;
}

/* Change background color of buttons on hover */
.tab button:hover {
	background-color: #2b2a29;
	color: white;
}

/* Create an active/current tablink class */
.tab button.active {
	background-color: #008dd2;
	color: white;
}

/* Style the tab content */
.tabcontent {
	display: none;
	/* padding: 6px 12px; */
	/* border: 1px solid #ccc; */
	/* border-top: none; */
	width: 93%;
	margin: 0px auto;
}

.demandDiv {
	width: 93%;
	margin: 0px auto;
	margin-top: 2%;
	/* border: 1px solid #008dd2; */
	border-radius: 11px;
	background: #008dd2;
	box-shadow: 5px 3px 17px 2px #919191;
	margin-bottom: 2%;
}

.institiuteTest {
	text-align: center;
	/* background: #ffffff; */
	border-radius: 10px;
	/* width: 85%; */
	margin: 0px auto;
	height: 100%;
}

.institiuteTest img {
	/* background-color: #008dd2; */
	/* padding: 3px 8px 3px 8px; */
	/* border-radius: 6px; */
	margin-top: 8px;
	margin-bottom: 12px;
	/* width: 100% !important;
	height: 100% !important; */
}

.institiuteTest h1 {
	font-size: 25px;
	font-weight: 500;
	color: #0d0e0e;
	margin-top: 2px;
}

.nameTest h2 {
	color: #ffe000;
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 6%;
	padding-top: 13px;
}

.nameLogo {
	text-align: center;
	background: white;
	border-radius: 0px 0px 17px 17px;
	width: 77%;
	margin: 0px auto;
}

.nameTest li {
	text-align: center;
	list-style: none;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 7px;
}

.priceTest {
	display: inline-flex;
	margin-top: 3%;
}

.priceTest label {
	color: #ffffff;
	font-size: 17px;
	margin-right: 3px;
}

p.freeDiv {
	font-size: 17px;
	float: left;
	margin-top: 0px;
	margin-left: 5px;
	color: black;
	font-weight: bold;
	background: #ffe000;
	padding: 1px 6px;
}

.decsDiv {
	/* color: #ffffff; */
	text-align: justify;
	margin-left: 4%;
	padding-bottom: 28px;
	margin-top: 10px;
	margin-right: 4%;
	font-size: 13px;
}

.p-l-0 {
	padding-left: 0px;
}

/* .tabDivs {
	border-radius: 0px 10px 10px 0px;
	width: 100%;
	background: #ffffff;
	border-left: 1px solid #dbdbdb;
	padding-left: 4px;
	padding-top: 6px;
} */
.tabDivs {
	border-radius: 0px 10px 10px 0px;
	width: 100%;
	background: #ffffff;
	border-left: 1px solid #dbdbdb;
	padding-left: 4px;
	padding-top: 6px;
	min-height: 111vh !important;
	margin-bottom: 0%;
}

.p-r-0 {
	padding-right: 0px;
}

body.backLogin {
	font-family: sans-serif;
	background-image: url('../images/backagroundStudent.png');
	background-repeat: no-repeat;
	background-position: 100% 0%;
	background-size: cover;
}

.nameLogo img {
	/* margin-right: 5px; */
	
}

h1.headLogo {
	font-size: 22px;
	font-weight: bold;
	font-style: oblique;
	color: #1079ad;
}

.clear {
	clear: both;
}

.learnDemo {
	/* background: #4a525e; */
	margin-top: 0%;
}

label.labeltext:after {
	content: '*';
	color: red;
}

.btn-reg {
	background: #008dd2;
	border: 1px solid #008dd2;
	/* padding: 5px 17px; */
	border-radius: 5px;
	font-size: 13px;
	font-weight: bold;
	color: white;
	/* margin-top: 2%;
	margin-bottom: 3%;
	width: 49%; */
}

.btn-reg:hover {
	background: white;
	color: #008dd2;
}

.btn-reset {
	background: #565656;
	border: 1px solid #565656;
/* 	padding: 5px 17px; */
	border-radius: 5px;
	font-size: 13px;
	font-weight: bold;
	color: white;
	/* width: 49%; */
}

.btn-reset:hover {
	background: white;
	color: #565656;
}

label.labeltext {
	font-size: 13px;
}



.regDiv {
	margin-top: 4%;
	width: 99%;
	/* margin-left: 2%; */
	/* margin-right: 2%; */
	height: 412px;
}

/* p.ortext {
	float: right;
	font-weight: bold;
	font-size: 15px;
	margin-top: 2%;
	margin-bottom: 0px;
} */
p.ortext {
	float: right;
	font-weight: bold;
	font-size: 15px;
	margin-top: 1%;
	margin-bottom: 54px;
}

.otpDiv {
	float: left;
	font-size: 13px;
	font-weight: bold;
	margin-left: 4%;
	margin-top: 5px;
}

.otpDiv1 {
	float: left;
	font-size: 13px;
	font-weight: bold;
	margin-top: 5px;
}

.loginOtp {
	color: #005aff;
	text-decoration: underline;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin-top: 22%;
	float: left;
}

.setotp {
	color: #3300ff;
	text-decoration: underline;
	float: right;
	font-size: 12px;
	margin-top: 2px;
}

.setPass {
	width: 84%;
	float: left;
}

.m-t-5 {
	margin-top: 5px;
}

img.captcha-img {
	width: 100%;
	border: 1px solid #cacaca;
	float: left;
}

img#captcha_refresh {
	width: 35%;
	margin-top: 7px;
}

img#loginCaptchaRefresh {
	width: 35%;
	/* float: left;
	margin-left: 1%; */
	margin-top: 8px;
	/* margin-right: 2%; */
}

.catpchaCode {
    height: auto;
}

img#captcha_refresh {
	cursor: pointer;
}

img#loginCaptchaRefresh {
	cursor: pointer;
}

.form-group {
	margin-bottom: 5px;
}

.nameTest {
	text-align: center;
	width: 83%;
	margin: 2px auto;
	height: 100%;
}

.nameTest ul {
	padding-left: 11px;
}

span.nameInstitute {
	/* border-left: 2px solid #787b7c; */
	/* padding-left: 2%; */
	
}

p.nameInstitute {
	padding-bottom: 4%;    font-style: normal;
}

@media screen and (max-width: 600px) {
	.demandDiv {
		width: 90%;
		margin: 0px auto;
		margin-bottom: 16%;
		margin-top: 11%;
	}
	.decsDiv {
    /* color: #ffffff; */
    text-align: justify;
    margin-left: 4%;
    padding-bottom: 28px;
    margin-top: 10px;
    margin-right: 4%;
    font-size: 13px;
    clear: both;
    margin-bottom: 24%;
}.decsDiv span {
    /* float: left; */
    /* background: #161616 !important; */
    /* text-align: left !important; */
    /* padding: 6px; */
    /* margin-bottom: 10px; */
    /* font-size: 21px; */
    /* font-weight: normal !important; */
    /* font-family: sans-serif; */
}
	.nameLogo {
		width: 82%;
	}
	.nameTest {
		text-align: center;
		width: 93%;
	}
	.p-r-0 {
		padding-right: 15px;
	}
	.p-r-0 {
		padding-right: 15px !important;
	}
	.nameTest ul {
		padding-left: 0px !important;
	}
	.p-l-0 {
		padding-left: 15px;
	}
	.tabDivs {
		border-radius: 10px 10px;
	}
	.regDiv {
		height: auto;
	}
	.conformTest {
		margin-top: 4%;
	}
	.otpDiv {
		float: left;
		margin-left: 0px;
		width: 100%;
	}
    img#captcha_refresh {
        width: auto;
        float: right;
        /* margin-left: 1%; */
        margin-top: 18px;
        /* margin-right: 2%; */
        margin-bottom: 36px;
    }img#captcha_image {
    width: 88% !important;
    margin-top: 3% !important;
}
    .catpchaCode {
        height: 34px;
    }img#loginCaptchaImage {
    width: 88% !important;
    margin-top: 3% !important;
}
	
img#loginCaptchaRefresh {
    width: auto;
    float: right;
    /* margin-left: 1%; */
    margin-top: 18px;
    /* margin-right: 2%; */
    margin-bottom: 36px;
}.loginOtp { 
    margin-top: 6% !important;
    float: left;
}
}

.passTwo i {
	cursor: pointer;
	float: right;
	margin-top: -27px;
	margin-right: 0;
	font-size: 21px;
	color: #4e4e4d;
	/* z-index: 1000; */
	position: absolute;
	right: 20px;
}

.passone i {
	cursor: pointer;
	float: right;
	margin-top: -25px;
	margin-right: 0;
	font-size: 21px;
	color: #4e4e4d;
	/* z-index: 1000; */
	position: absolute;
	right: 25px;
}

.icofont-eye-blocked:before {
	content: "\ef22" !important;
}label#mobileNumber-error {
    font-size: 13px;
}a#sendEmailOtp {
    padding: 4px 2px;
    margin-top: 2%;
    font-size: 13px;
    font-weight: 700;
    background: #008dd2;
    border-color: #008dd2;
    /* white-space: pre-wrap; */
}.form-control {
    font-size: 13px;
}h4.ortext {
    margin-top: 31px;
}a#sendMobileOtp {
    background: #008dd2;
    border: 1px solid #008dd2;
    font-size: 13px;
    font-weight: bold;
    margin-top: 3%;
}    .decsDiv span {
        /* float: left; */
        /* background: #161616 !important; */
        /* text-align: left !important; */
        /* padding: 6px; */
        /* margin-bottom: 10px; */
        /* font-size: 21px; */
        /* font-weight: normal !important; */
        /* font-family: sans-serif; */
    }input::-webkit-calendar-picker-indicator {
  opacity: 0;
}
