header img {max-width: 300px}
header {padding: 10px 0; background: #f4f5f4; border-bottom: solid 3px #bc2922;}
nav {text-align: center;}
nav ul {list-style: none;}
nav ul li {display: inline-block; }
nav ul li a {color: #777; font-size: 16px; padding: 5px 20px;position: relative; text-decoration: none;display: block;}
nav ul li a:before {content: ""; width: 5px; height: 5px; background: #999; position: absolute; right: -5px; top: 15px; border-radius: 5px}
nav ul li:last-child a:before{display: none;}
nav ul li a.active {color:#bc2922; font-weight:600 }
main {padding: 30px 0}
.login-page .left-img{max-width: 600px; position: absolute; border:solid 1px #bc2922; padding: 15px 15px 15px 0; left: 0; border-radius: 0 200px 200px 0; border-left: 0}
.login-page .logo{max-width: 120px}
.login-page .btn {width: 150px; border-radius: 0; font-size: 18px; font-weight: 600}
.login-page .form-group  {position: relative;}
.login-page .form-group label {background-color: #fff; margin-left: 10px; font-size: 13px}
.login-page .form-group .form-control {margin-top: -10px; height: 45px}
.login-page .form-group .form-control::placeholder {color: #aaa}
.login-page .form {margin-top: 30px}
.login-page .form-group .pass{position: absolute; right: 10px; top: 23px; background: url('../images/eye.png'); display: block; width: 16px; height: 16px; opacity: .5}
.login-page .form-group .pass.hide{background: url('../images/hidden.png');}
.landing-page  {background-color: #ddd; padding: 75px 0; height: 82.5vh;}
.landing-page h2{font-weight: 700; margin-bottom: 50px;}
.text-blue {color: #171695;}
.landing-page .box{background-color: #fff; border:dashed 1px #ccc; min-height: 220px; margin: 25px 0; padding: 15px; text-align: center; font-weight: 600; transition: all ease .3s; }
.landing-page .box a {color: #333; text-decoration: none;}
.landing-page .box .media {height: 120px; margin-bottom: 20px;}
.landing-page .col-md-2 {padding: 5px;}

.landing-page .box:hover {background: rgb(50,32,130);
	background: linear-gradient(180deg, rgba(50,32,130,1) 0%, rgba(165,38,47,1) 100%);  border-color: transparent;  }
.landing-page .box:hover  a{color: #fff;}
.landing-page .box.b1 .media {background: url('../images/icons/university.png'); background-size: 120px; background-position: 50% 50%; background-repeat: no-repeat;}
.landing-page .box.b1:hover .media {background: url('../images/icons/white/university.png'); background-size: 120px; background-position: 50% 50%; background-repeat: no-repeat;}
.landing-page .box.b2 .media {background: url('../images/icons/College- Exam Centre.png');background-size: 120px; background-position: 50% 50%; background-repeat: no-repeat; }
.landing-page .box.b2:hover .media {background: url('../images/icons/white/College- Exam Centre.png'); background-size: 120px; background-position: 50% 50%; background-repeat: no-repeat;}

.landing-page .box.b3 .media {background: url('../images/icons/Evaluation Centre.png');background-size: 100px; background-position: 50% 50%; background-repeat: no-repeat; }
.landing-page .box.b3:hover .media {background: url('../images/icons/white/Evaluation Centre.png'); background-size: 100px; background-position: 50% 50%; background-repeat: no-repeat;}

.landing-page .box.b4 .media {background: url('../images/icons/Teachers.png');background-size: 110px; background-position: 50% 50%; background-repeat: no-repeat; }
.landing-page .box.b4:hover .media {background: url('../images/icons/white/Teachers.png'); background-size: 110px; background-position: 50% 50%; background-repeat: no-repeat;}

.landing-page .box.b5 .media {background: url('../images/icons/Students.png');background-size: 100px; background-position: 50% 50%; background-repeat: no-repeat; }
.landing-page .box.b5:hover .media {background: url('../images/icons/white/Students.png'); background-size: 100px; background-position: 50% 50%; background-repeat: no-repeat;}

.landing-page .box.b6 .media {background: url('../images/icons/Guest.png');background-size: 100px; background-position: 50% 50%; background-repeat: no-repeat; }
.landing-page .box.b6:hover .media {background: url('../images/icons/white/Guest.png'); background-size: 100px; background-position: 50% 50%; background-repeat: no-repeat;}
.text-lead {font-weight: 600; font-size: 16px;}
.card{padding: 25px; box-shadow:1px 2px 7px 1px rgba(0,0,0,.15); border:0; border-radius: 10px;}
.form-control{outline: none!important; box-shadow: none; }
select {appearance: menulist!important;}
.form-label{margin-bottom: 5px;}
.note {position: relative; padding-left: 40px; font-size: 12px;}
.note span {position: absolute; left: 0; font-weight: 600;}
.page-wrapper .page-content .head {background-color: #4d55bc; padding: 10px; border-radius: 10px 10px 0 0; color: #fff; font-size: 16px; font-weight: 600;}
.page-wrapper .page-content .head img{max-width: 20px; margin-right: 5px;}
.page-wrapper .page-content .download {background-color: #c12e36; color: #fff;}
.page-wrapper .page-content .print {background-color: #7b4ad5; color: #fff;}
.page-wrapper .page-content .modif {background-color: #d5992b; color: #fff;}
.page-wrapper .page-content .authenticate {background-color: #56ad60; color: #fff;}
.page-wrapper .page-content .btn-sm {padding:2px 10px 3px; font-size: 12px;transition: all ease .5s;}
.page-wrapper .page-content .btn-sm:hover{opacity: .7;}
.table tr td{font-size: 13px; font-weight: 500;}
.table tr th{color: #ca1d27;font-size: 13px;}
p a{text-decoration: none;}
img.new {max-width:45px;}
  .accor .card {
	margin-bottom: 30px;
	border: 0;
	box-shadow: none; padding: 0;
  }
  .accor .card .card-header {
	border: 0;
	-webkit-box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);
			box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);
	border-radius: 2px;
	padding: 0;outline: none; border: 0; 
  }
  .accor .card .card-header .btn-header-link {
	color: #fff; box-shadow: none!important;
	display: block;
	text-align: left;
	background: #999;
	color: #fff;
	padding: 10px ;
	font-weight: 600;
  }
  .accor .card .card-header .btn-header-link  {
	 background-image: url('../images/arrow-up.png');
	 background-position: 98% 50%;
	 background-size: 11px;
	 background-repeat: no-repeat;
  }
  .accor .card .card-header .btn-header-link.collapsed {
	background: #999;
	color: #fff;
	background-image: url('../images/arrow.png');
	background-position: 98% 50%;
	background-size: 11px;
	background-repeat: no-repeat;
  }
  .accor .card .collapsing {
	background: #eee;
  }
  .accor .card .collapse {
	border: 0;
  }
  .accor .card .collapse p {line-height: 20px!important;}
  .accor .card .collapse.show {
	background: #eee;
	color: #222;
  }
.close-nav {display: none;}
.form-with-bg {background-color: #eee; padding: 20px;}
.form-with-bg .box{background-color: #fff; padding: 15px; border-radius: 10px;}
.form-with-bg h4{font-size:18px; margin-bottom: 15px;}
.form-with-bg .box .form-group{position: relative; padding-top: 10px; margin-bottom: 15px;} 
.form-with-bg  .box .form-group  .label {background-color: #fff; padding: 0 5px; position: absolute;  left: 20px; top: 0;  font-size: 12px; font-weight: 600; color: #666;}
.form-with-bg  .box .form-group .form-control{height: 42px; box-shadow: none!important; font-size: 14px;}
.form-with-bg  .box .form-group .form-control::placeholder{font-size: 13px;}
.form-with-bg  .box .form-group.radio {padding-top: 0;}
.form-with-bg  .box .form-group.radio .label {position: relative; top: -1867px; 
left: -65px;
}
.form-with-bg  .box .form-group.radio  span {font-size: 14px; margin-right: 15px;}
.page-wrapper  .box .form-group .btn-purple {background-color: #7b4ad5; color: #fff; height: 41px;}

.file-box {background-color: #ecf3ff; padding: 15px; width: 170px;}
.file-box div {display: flex;align-items: center; justify-content: center; border:dashed 1px #999; height: 175px; box-sizing: border-box; padding: 5px; overflow: hidden; }
.file-box div span {opacity: .5;}
.file-box div img{width: 170px; height: 172px; margin-top: 1px; display: none;}
.file-box.sign div img{width: 170px; height: 100px;   }
.file-cont {display: flex;align-items: center; justify-content: center; flex-direction: column; height: 175px; text-align: center;}
.file-cont .file{display: none;}
.file-cont .btn {background-color: #bc2922; color: #fff; padding: 5px 25px; margin-top: 15px; font-size: 14px;}
.file-cont span {opacity: .7; font-size: 13px;}
.btns .btn {padding: 5px 25px;}
.btn-purple {background-color: #7b4ad5; color: #fff; }
.btn-green {background-color: #40c482; color: #fff; }
.btn-gray {background-color: #979797; color: #fff; }
.btn-yellow {background-color: #d19132; color: #fff; }

@font-face {
	font-family: kruti dev;
	src: url('krutidev-010.ttf') format("truetype");
  }

	  .hindi-font { 
		font-family: kruti dev!important; 
	}
 
@media (min-width:1600px){
	header img {max-width: 400px}
	.login-page .left-img{max-width: 800px; position: absolute; left: 0}
	.login-page .logo{max-width: 150px; margin-top: 20px;}
	.login-page .form {margin-top: 50px}
}

@media (min-width:700px) and (max-width:820px){
  .login-page .left-img {max-width: 425px}
  .login-page .logo {
	    max-width: 85px;
	}
	.close-nav {display: block; position: absolute; right: 10px;top: 15px; }
	.close-nav img{ filter: invert(100%); opacity: .7; max-width: 20px!important}
	.file-box {width: 125px}
	.file-box div {height: 130px}
} 

@media (max-width:640px){
	header{width: 100%}
	body, .landing-page , html{overflow-x: hidden!important;}
	.login-page .left-img {max-width: 95%; position: absolute; opacity: .2; top: -35px;}
	nav ul li a {padding: 5px 12px;}
	nav ul {margin-left: -40px;}
	.login-page {position: relative;}
	.login-page .logo {margin-top: 20px;}
	.login-page .form {margin-top: 50px;}
	.close-nav {display: block; position: absolute; right: 10px;top: 15px; }
	.sidebar-wrapper .sidebar-brand .close-nav img{max-width: 15px;opacity: .6; filter: invert(100%);}
	#show-sidebar{display: none;}
	.file-box {margin: 0 auto}
	.form-label {margin-top: 7px}
	.file-cont {height: auto; margin-top: 15px}
	.file-box {width: 125px}
	.file-box div {height: 130px}
}