@charset "utf-8";
/* CSS Document */

/* for icons */
@font-face {
	font-family: 'Glyphicons Halflings';
	src:url('../fonts/glyphicons-halflings-regular.eot');
	src: url('../fonts/glyphicons-halflings-regulard41d.eot?#iefix') format('eot'), 
	url('../fonts/glyphicons-halflings-regular.woff') format('woff'), 
	url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'),
	url('../fonts/glyphicons-halflings-regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

.glyphicon {  /*http://getbootstrap.com/components//*/ /* for icon list */
	display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: bold;
    line-height: 1;
    position: relative;
    top: 1px;
}

/* for refrence icons */
.glyphicon-earphone:before{content:"\e182";
	color:#00429b;
}
	


/* end for icons */

@font-face {
    font-family: 'robotolight';
    src:url('../fonts/robotolight.eot');
	src: url('../fonts/robotolightd41d.eot?#iefix') format('eot'), 
	url('../fonts/robotolight.woff') format('woff'), 
	url('../fonts/robotolight.html') format('woff2'),
	url('../fonts/robotolight.ttf') format('truetype'),
	url('../fonts/robotolight.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotoregular';
    src:url('../fonts/Roboto-Regular.eot');
	src: url('../fonts/Roboto-Regulard41d.eot?#iefix') format('eot'), 
	url('../fonts/Roboto-Regular.woff') format('woff'), 
	url('../fonts/Roboto-Regular.woff2') format('woff2'),
	url('../fonts/Roboto-Regular.ttf') format('truetype'),
	url('../fonts/Roboto-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'robotomedium';
    src:url('../fonts/robotomedium.eot');
	src: url('../fonts/robotomediumd41d.eot?#iefix') format('eot'), 
	url('../fonts/robotomedium.woff') format('woff'), 
	url('../fonts/robotomedium.html') format('woff2'),
	url('../fonts/robotomedium.ttf') format('truetype'),
	url('../fonts/robotomedium.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'RobotoSlab-Regular';
    src:url('../fonts/RobotoSlab-Regular.eot');
	src: url('../fonts/RobotoSlab-Regulard41d.eot?#iefix') format('eot'), 
	url('../fonts/RobotoSlab-Regular.woff') format('woff'), 
	url('../fonts/RobotoSlab-Regular.html') format('woff2'),
	url('../fonts/RobotoSlab-Regular.ttf') format('truetype'),
	url('../fonts/RobotoSlab-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}


/*-------------------------------------------------------*/
body {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0 auto;
	font-size:100%;	
}
*, *:before, *:after {
	outline:none;
	-webkit-box-sizing: border-box;
		 -moz-box-sizing: border-box;  
			box-sizing: border-box;
	-webkit-transition: all .5s ease;
	   -moz-transition: all .5s ease;
	        transition: all .5s ease;
}

.noTransition, .noTransition * {
  -webkit-transition: none !important;
     -moz-transition: none !important;
     -o-transition: none !important;
     -ms-transition: none !important;
          transition: none !important;
}


a:link, a:visited {
	color: #2e4fa5;
	text-decoration: none;
}
a:hover {
	color: #2e4fa5;
	text-decoration: underline;
}
.clear {
	clear: both;
}
.wrapper {
	overflow: hidden;/*auto*/
}
.contentarea {
	max-width: 1320px !important;
	margin: 0 auto !important;
}
.homepoup img{width: 100%;}
.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 9;
    position: absolute;
    right: -9px;
    top: -8px;
    z-index: 9;
}
.close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .9;
}

.modelpupbox{
    display: block;
}
.modelpupbox .modal-backdrop.in {
    opacity: .8;
}
.santabanner{
    position: fixed;
    bottom: 0; 
    right: 0;
    z-index: 13;
}
.modelpupbox .modal-body {
    padding: 5px;
}
@media screen and (min-width:1400px) and (max-width:2000px) {
    .modelpupbox .modal-dialog {
        width: 70%;
        margin-top: 50px;
    }
}
.header
{
	width:100%;
	margin:0 auto;
	padding:0;	
	height:80px;
	background:#fff;
}

.slider
{
	/*width:100%;
	margin:0 auto;	*/
	padding:0;
	position:relative;
}
.mouda-banner
{
	position:absolute;
	left:-11px;
	top:30%;
	z-index:3;
}

.section
{
	width:100%;
	margin:0 auto;
}
.sections4
{
	width:100%;
	background:#e7f5fa;
	height: 330px;
	position: relative;
}
.sections4 a{ text-decoration: none;}
.sections4 > div {
	padding:45px 0;
	/*min-height: 367px;*/
}

.mover ~ div.movebg {
	background: #1f5ba3;
	position: absolute;
	visibility: visible;
	z-index: 1;
	top: 0;
	display: block;
	width: 25%;
	min-height: 329px;
}
#sec1.mover ~ div.movebg { left: 0; }
#sec2.mover ~ div.movebg { left: 25%; }
#sec3.mover ~ div.movebg { left: 50%; }
#sec4.mover ~ div.movebg { left: 75%; }

.sec1
{
	width:25%;
	margin:0 auto;
	text-align:center;
/*	border-right:1px solid #c9ddeb;*/
	min-height:270px;
	float:left;
	z-index: 3;
	position: relative;
}

.sec1:hover {
	cursor: pointer;
	cursor: hand; 
}

.mover div.sec1title {
	color: #fed67f;
}

.mover div.sec1desc {
	color: #fff;
}

div.sections4 .sec1:last-child {
	border-right: 0px none;
	display: none;
}
/*
.sec2
{
	width:25%;
	margin:0 auto;
	text-align:center;
	border-right:1px solid #c9ddeb;
	min-height:270px;
	float:left;
}

.sec3
{
	width:25%;
	margin:0 auto;
	text-align:center;
	border-right:1px solid #c9ddeb;
	min-height:270px;
	float:left;
}

.sec4
{
	width:25%;
	margin:0 auto;
	text-align:center;
	min-height:270px;
	float:left;
}
*/
.secicon
{
	overflow:hidden;
	width:100%;
	text-align:center;
}
.sec1title
{
	overflow:hidden;
	text-align:center;
	color:#1e409a;
	/* font-family:robotolight, Arial, Helvetica, sans-serif; */
	font-size: 22px;
	font-family: 'robotomedium';
    /* font-weight: bold; */

}
.sec1desc
{
	color:#3c3c3c;
	font-family: 'robotoregular';
	text-decoration:none;
	font-size:15px;
	text-align:center;
	line-height:22px;
	margin-top:0px;
	padding:10px 30px;
}



/*.pie {
	border-radius:10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	behavior: url(../PIE.htc);
}*/
/* -- suresh --- */
.insidecontent {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	background: #fff;
	overflow: hidden;
}
.insidecontent_80 {
	margin: 0 auto;
	/*padding-bottom: 20px;*/
	width: 100%;
	background: #fff;
	overflow: hidden;
}
.insidecontent .col_left {
	float: left;
	width: 40%;
	text-align: center;
}
.insidecontent .col_right {
	float: right;
	width: 57%;
	text-align: justify;
}
.col_right .para_text {
	margin: 0px;
	padding-bottom: 30px;
	font-family: 'robotoregular';
}
.pghead {
	border-top: 3px solid #21409a;
	background: #e7f5fa;
	padding: 15px 0 15px 30px;
}
.pghead h1 {
	color: #21409a;
	font-size: 28px;
	font-weight: bold;      font-family: 'robotolight';
	margin: 0;
	padding: 0;
	/* font-family: robotolight, Arial, Helvetica, sans-serif; */
}
.brdCrumSec {
	width: 100%;
	margin-bottom: 10px;
	padding: 10px 0px 10px 30px;
	color: #4e4e4e !important;
	font-family: 'robotoregular';
}
.brdtxt {
	color: #4e4e4e !important;
	font-size: 15px;
	font-family: 'robotoregular';
}
.brdtxt:last-child {
    border-bottom:1px solid #000;
    margin-bottom:0;
}
.fontsettings {
	float: right;
	overflow: hidden;
	text-align: right;
}
.fontsettings ul {
	margin: 0;
	padding: 0;
}
.fontsettings ul li {
	display: inline-block;
	margin: 0;
	padding: 0;
	text-align: right;
}
.strong-text {
	color: #00a651;
	font-weight: normal;
	font-size: 18px; font-family: 'robotoregular';
}
.green-text {
	color: #00a651;
	font-weight: normal;
	font-size: 18px; font-family: 'robotoregular';
}
.share {
	width: 100%;
	padding: 0 25px 25px 0;
	text-align: right;
}
.col_full {
	width: 100%;
	margin: 0 auto;
	padding: 0;
}
.col_1 {
	width: 33.33%;
	float: left;
	padding: 50px 36px;
}
.color_1 {
	background: #00bcff;
}
.color_2 {
	background: #ffd270;
}
.color_3 {
	background: #1eb76d;
}
.values_title {
	color: #fff;
	font-size: 60px;
	font-family: robotoregular, Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	float: left;
	width: 100%;
}
.values_title img {
	float: left;
	margin-left: 10px;
	display: inline-block
}
.values_title span {
	float: left;
	display: inline-block;
	font-family: 'robotoregular';
}
.inner-para {
	font-size: 15px;
	line-height: 20px;
	font-family: 'robotoregular'; font-weight:normal;
}
.color-1 {
	color: #006d94;
}
.color-2 {
	color: #9b741e;
}
.color-3 {
	color: #016836;
}
.insidecontent h2 {
	color: #21409a;
    font-size: 20px;
    font-weight: bold;
    font-family: 'robotoregular';
	margin: 5px 0 15px;
	padding-top: 10px;
	
}
.insidecontent_80 ul {
	margin: 0px 0 0 20px;
	padding: 0px;
	position: relative;
}
.insidecontent_80 ul li {
	margin: 0px;
	padding: 0px 0px 12px 0;
	line-height: 24px;
	/*font-size: 16px;*/
	font-size: 15px;
	font-family: 'robotoregular';
}
.line-b {
	border-top: 1px solid #eaeaea;
	width: 100%;
	clear: both;
	/*margin-bottom: 15px;*/
}
.slider-banner {
	margin-top: 25px;
}
.banner {
	margin-bottom: 25px;
	width: 100%;
	padding: 0;
	text-align: center;
}
.banner img{
	width: 100%; float: left;
}
p {
	color: #000;
	line-height: 25px;
	font-size: 100%;	
	font-size: 15px;
	font-family: 'robotoregular'; font-weight: normal;
}
.heading_title {
	color: #21409a;
	font-size: 20px;
    font-weight: bold;
    font-family: 'robotoregular';
	margin: 20px 0;
}
.heading_titles {
	color: #21409a;
	font-size: 20px;
    font-weight: bold;
    font-family: 'robotoregular';
	padding-bottom: 20px;
	padding-top: 20px;
}
.insidecontent_80 .col_2_left {
	float: left;
	width: 48%;
}
.insidecontent_80 .col_2_right {
	float: right;
	width: 47%;
}
.photowrapper{width:100%; margin:0 auto; height:auto}
.photocontain{width:200px; float:left; height:100px; margin-bottom:10px; }
/* -- suresh --- */
/* -- rudra --- */
.bg-blue{background: #13539e;}

.text-section{width: 50%;float: left;}
.news-section{width: 50%;float: left; color: #fff;/*height:376px;*/background: #13539e url("../images/news-bg.jpg") no-repeat top center;padding: 30px;}
.news-section h1{font-size: 30px;line-height: 30px;  font-family: 'robotomedium';}

.news1 { margin-bottom: 30px; width: 100%; }
.date{float: none;font-size: 20px;    margin-top: 20px;}
.update{float: left;margin-left: 0px;    margin-top: 20px;}
.update p{font-size: 15px; line-height: 22px; font-family: 'robotoregular'; color:#FFF;}

.t1{padding: 30px;background: #ffd77e;color: #654704; background-image:url(../images/yellow-png.png); position:relative;}
.t1 a { display:block; position:absolute; width:100%; height:100%;}

.text-section a{ text-decoration:none;}

.t1 h1{font-size: 30px;line-height: 30px;  color:#343434;  font-family: 'robotomedium'; }
.t1 p{font-size: 15px;line-height: 22px;padding-top: 10px;  font-family: 'robotoregular'; color:#654704;}
.t2{padding: 30px;background: #45ae7b; color: #fff;}
.t2 h1{font-size: 25px;line-height: 52px; font-family: 'robotoregular';}
.t2 span{ font-size:18px;}
.t2 p{font-size: 18px;line-height: 24px;padding-top: 10px;  font-family: 'robotoregular'; color:#fff;}
.bluelink{font-family: 'robotomedium' !important;}
.bluelink:hover{text-decoration: underline;}
#footer-menu {  
    background:#f2f8fa; 
    color:#0d4c99; 
	padding: 30px 50px;
    overflow: hidden;
    margin-top: 0px;
}
#footer-menu ul { 
    padding:0; 
    list-style-type:none; 
    left:auto; 
    overflow: auto; 
    width: 100%; margin-bottom: 0px; margin-top: 0;
/*    margin: 0;*/
}
.ftheadlink{font-family: 'robotomedium' !important; font-size: 18px !important;}
#footer-menu li { 
 	width: 23%; 
  	margin-right: 4px;
    list-style-type:none; 
    line-height: 20px; font-family: 'robotomedium';
    display:inline-table;  color: #353535;
    background:none;  
    position:relative; font-size: 18px; 
    /* font-weight:normal;  font-family: 'RobotoSlab-Regular'; */
}
.ftcopy{font-family: 'robotoregular'; color: #343434; font-size: 15px;}
#footer-menu li:nth-child(2){width: 30%;}
#footer-menu li:nth-child(3){width: 30%;}
#footer-menu li:nth-child(4){width: 10%;}
/* #footer-menu li:nth-child(5){width: 10%;} */

#footer-menu li ul li:nth-child(2){width: 100%;}
#footer-menu li ul li:nth-child(3){width: 100%;}
#footer-menu li ul li:nth-child(4){width: 100%;}
#footer-menu li ul li:nth-child(5){width: 100%;}

#footer-menu ul li ul {margin:20px 0 0px 0;}


#footer-menu ul ul li {
    float:none; 
    padding:0; 
    margin:0 0 2px 0; 
    font-weight:normal; 
    display:block; 
    width:auto; 
    border:0;
}
#footer-menu a { 
    text-decoration: none; 
    color: #353535;
    font-size: 14px;font-family: 'robotoregular'; transition: 0.5s;    
    margin: 5px 0px;
}
#footer-menu a:hover {
    /* text-decoration: underline;  */
    color: #21409a ; font-family: 'robotoregular'; 
}

.social{float: right; margin-left: 20px;}
select.time {margin-top: 20px;
    -moz-appearance: none;
	-webkit-appearance:none;
    background: #45ae7b url("../images/down-arrow.png") no-repeat scroll 92% center;
    color: #fff; font-family: 'robotoregular';
    line-height: 25px;
    padding: 9px;
    text-indent: 0.01px;
    text-overflow: "";
    width: 240px;
    font-size: 14px;
    border: transparent;
}

#relfondtopcnt::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
#relfondtopimg {
    float: left;
    max-width: 496px;
    position: relative;
}
#relfondtopcnttxt {
    background-color: #006bb7;
    color: #fff; font-family: 'robotoregular';
    float: left;
    padding: 29px 30px;
    width: 59.5%;
}
#relfondtopcnttxt p{
 
    color: #fff; font-family: 'robotoregular';

}
ul#rfspic{padding: 0px;margin-top: 10px; margin-left:0px; }

#rfspic li {
    display: inline-block;
    float: left;
    list-style-type: none;
    margin: 0 10px 0 0;
    width: auto;
}
/* -- rudra --- */


/*Nishant*/

.sharrre a {
    float: left;
    height: 20px;
    margin: 10px 5px 0 0;
    padding: 0;
    width: 20px;
}
.sharrre img {
    height: auto;
    width: 100% !important;
}

/* -- nishant--- */

/* -- prathmesh --- */

.icon-box{  
	float: left;
    /*height: 214px;*/
    height: 200px;
    margin: 0 5px 10px 0;
    width: 12%;
     }

.icon-box img{
	display: block;
    height:auto;
    margin: 25px auto 0;
    text-align: center;
    width: 60px;
}

.icon-box:last-child  {
    margin-right:0 !important;
}

.icon-box span{ width:100%; float:left; padding: 130px 0 0 0; text-align:center;font-family: 'robotoregular'; font-size:15px; position:absolute; z-index:9; }
.menualign{padding: 33px 15px !important;}

/* Rectangle Out */
.hvr-rectangle-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: #f9f9f9;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-rectangle-out:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #45ae7b ;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;

}
.hvr-rectangle-out:hover, .hvr-rectangle-out:focus, .hvr-rectangle-out:active {
   /*color:#fff !important;
   color:#000\0/ !important;*/
   color: #000;
}
.hvr-rectangle-out:hover:before, .hvr-rectangle-out:focus:before, .hvr-rectangle-out:active:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.activity-box a{ margin: 0 17px 17px 0px;}

.box1{background: #f3f3f3; padding: 20px 0;width: 33%; float: left;margin-right: 6px;text-align: center;height: 235px;}
.box1 h1{color: #21409a; font-size: 20px;font-family: 'robotoregular';}
.box1 p{color: #000; font-size: 15px;font-family: 'robotoregular';}
.map-container{margin-bottom: 20px;}
.box1:last-child{margin-right: 0px;}


/* -- prathmesh end --- */
/* -- photogallerycontainer start --- */
#photogallerycontainer {
	width:100%;
	margin:0 auto;
	padding:0;
	text-decoration:none;
	
}
.photogallery{ width:19%; float:left; height:auto; padding:0; margin:25px 12px 25px 0;}
#cf {  position:relative;  height:190px;  margin:0 auto;}

#cf img {
  position:absolute;
  left:0;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}

#cf img.top:hover {
  opacity:0;
}	
.image-details { font-size:15px; color:#21409A; font-family: 'robotoregular';}

/*Rudra - Achievements */

#customers {
     border-collapse: collapse;
    border-left: 1px solid #e5eff5;
    border-right: 1px solid #e5eff5;
    border-top: 1px solid #e5eff5;
    margin: 0 auto;
    width: 50%;
  
}
#customers td, #customers th {
    border-bottom: 1px solid #e5eff5;
    padding: 15px 7px 15px;
}
#customers th {
    background-color: #21409a;
    color: #fff;
    padding: 15px 7px 15px;
    text-align: left;
}
#customers tr.alt td {
    background-color: #eaf2d3;
    color: #000;
}

	
.shareme { display: none;}

#homeadmwrap {
    background: #fff;
    padding: .2em .5em .3em;
    margin-top: 0;
    text-align: center;
    width: auto;
    top: 0;
    right: 0;
    z-index: 15;
	position:relative;
    opacity: 1;
	overflow:hidden;
	font-size: 14px;
}
#homeadmwrap.blinking{
	opacity: 0;
	
}

.admissionblue {
	font-family: 'robotoregular';
	font-size:14px;
	text-align:left;
	color:#006bb7;
	text-decoration:none;
}
.admissionannounce img{
	float:left;
	margin-right:5em;
	padding-bottom:1em;
}
.events ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
.events li {
	width:248px;
	float:left;
	margin-left: 15px;
	overflow:hidden;
}
.events li:first-child {
	margin-right: 0px;
}

.events li img {
	
	padding:0;
	clear:both;
}
.events li a {
	color:#006bb7;
	text-decoration:none;
}
.eventstxt {
	font-family: 'robotoregular';
	font-size: 16px;
	text-align: center;
	color: #006bb7;
	text-decoration: none;
	margin:0.7em;
}
.eventstxt a {
	color: #006bb7;
}
.achvtop
{
	width:100%;
    display: inline-flex;
	align-items:center;
	
}

.achvtop img
{
	padding-right:15px;
}
.photowrapper{width:800px; margin:0 auto; height:auto}
.photocontain{width:200px; float:left; height:100px; margin-bottom:10px; }
.photocontain2{width:200px; float:right; height:100px}
.phototitle{width:190px; float:left; height:45px; margin-left:10px; vertical-align:top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height:28px;
	color:#0854a7;
}
.pagetitle {
	font-family:'VAG Rounded Light', Arial, Helvetica, sans-serif;
	font-size:30px;
	text-align:leftitebg
	;
	color:#006bb7;
	padding:10px 0 30px 0;
	position:relative;
}
/*inquiry form css*/

.formleft{

	float: left;
	width: 50%;
}
.formright{
	float: left;
	width: 50%;
}
.lab1{
	width: 40%;
}
.lab1 span{ box-sizing: border-box;
    color: #5f5f5f;
    display: inline-block;
    padding: 12px 22px;
    text-align: left;
    vertical-align: top;
    /*width: 190px;*/
	font-family: 'robotoregular';
}

span.red-ast {
    color: #ff0000 !important;
    font-size: 18px;
    padding: 0 !important;
    width: auto !important;
}
.w100{
	margin-top: 3px;
    padding: 6px;
    width: 50%;
    background: none;
	border: 1px solid #ccc;
	font-family: 'robotoregular';
}
.botborder{
	border-bottom: 1px solid #cccccc;
	margin-top: 10px;
	padding-bottom: 20px;
}
.but1{
	width: 100%;
	text-align: center;
	margin-top: 10px;
	overflow: hidden;
}

.but1 button {
    background: #254399 none repeat scroll 0 0 !important;
    border: 0 none;
   /* border-radius: 2px;*/
    box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.08);
    color: #ffffff;
    /*display: block;
    float: left;*/
    font-weight: normal;
   margin-bottom: 60px;
    margin-right: 10px;
    margin-top: 20px;
    padding: 6px 30px;
    font-family: 'robotoregular';

}
 
button.but2{
	 background: #cccccc none repeat scroll 0 0 !important;
    border: 0 none;
   /* border-radius: 2px;*/
    color: #000000;
    /*display: block;
    float: left;*/
    font-weight: normal;
   margin-bottom: 60px;
    margin-right: 10px;
    margin-top: 20px;
    padding: 6px 30px;
    ffont-family: 'robotoregular';
}

.form-row textarea{height: 80px; resize: none;}

.cal{background: url("../images/cal.png") no-repeat top right;color: #5f5f5f;}

/*.form-row select{color: #999999;}*/
select:invalid { color: gray; }
#homeadmisionwrap {
    background: #fff;
    padding: .2em .5em .3em;
    float: none;
    margin-top: 0;
    text-align: center;
    position: absolute;
    width: auto;
    top: 87px;
    right: 0;
    z-index: 5;
    opacity: 1;
}
.photocontainevnt {
    width: 290px;
    float: left;
    height: auto;
    margin-bottom: 10px;
    padding: 0.8em;
}
.photocontainevnt ul li
{
	list-style: none;
}




/* sachin 14-5-2019*/





#boxscroll {
	height: 90%;  
	overflow: auto;
	overflow-x:hidden;
	background-color:#FFFFFF;
	padding-right: 30px;
  }
	
  .resultpage .resultsCat .card {
	margin-top: 30px;
	padding: 10px 20px 20px;
  }
  
  .card {
	position: relative;
	display: block;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid #e4e4e4;
	border-radius: .25rem;
	margin-top: 30px;
  }
  
  .unstyled {
	padding: 0;
	margin: 0;
	list-style-type: none;
  }
  .unstyled li {
	font-size: 16px;
	/* padding: 3px; */
	}
	
	.card .unstyled li {
		font-size: 16px;
		 padding: 3px; 
		}
  
  .resultpage .resultsCat .card {
	margin-top: 30px;
	padding: 10px 20px 20px;
  }
  
  .resultsCat .card .card-body {
	padding-left: 1.25rem;
    /* padding-right: 1.25rem; */
  }
  
  .schooltoppes h2 {
	font-size: 20px;
	text-align: center;
	color: #333333;
	font-family: 'robotoregular';
	font-weight: normal;
  }
  #map{    margin-bottom: 20px;}
  .flagcolor {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    display: inline-block;
}
 .card-body h4 {
	font-size: 20px;
	font-family: 'robotoregular';
	font-weight: bold;
	margin: 10px 0px 10px;
  }
  .resultsCat .card{    padding: 10px 40px 20px;}
  table.greenhdrtable tr th {
	background-color: #019f4a;
	color: #fff;
	padding: 15px 30px;
	border: 1px solid #008e3f;
	font-size: 16px;
	font-family: 'robotoregular';
	font-weight: normal;
  }
  
  .resultpage .greenhdrtable {
	margin: 0px 0 30px 0; width: 100%;
  }
  
  table.greenhdrtable tr td {
	border: 1px solid #e5e5e5;
	padding: 20px 30px;
	font-size: 16px;
	vertical-align: top;
  }
  
  .schooltoppes h2 {
	font-size: 20px;
	text-align: center;
	color: #333333;
	font-family: 'robotoregular';
	font-weight: normal;
  }
  
  .resulthead {
	background: #019f4a;
	padding: 15px;
	text-align: left;
	color: #fff;
	font-weight: normal;
	height: 100%;
	overflow: hidden;
	font-family: 'robotoregular';
  }
  
  .schooltoppes .borderstudent {
	/* border: 1px solid #e4e4e4; */
	/* padding-bottom: 25px; */
	height: 100%;
    overflow: hidden;
  }
  
  .schooltoppes .borderstudent .studentimg {
	width: 176px;
	height: 209px;
	margin: 25px auto;
	position: relative;
  }
  
  .schooltoppes .borderstudent .name {
	text-align: center;
	font-size: 18px;
	font-family: 'robotoregular';
	margin-bottom: 10px;
  }
  
  .schooltoppes .borderstudent .percentage {
	text-align: center;
	font-weight: bold;
	font-size: 30px;
	line-height: 1;
  }
  
  .schooltoppes .borderstudent .studentimg .number {
    width: 61px;
    height: 62px;
    position: absolute;
    bottom: -28px;
    left: 0;
    right: 0;
    margin: 0px auto;
    display: none;
}

/* .controlBoxes .tabBtns {
    display: block;
    float: right;
} */

.controlBoxes .tabBtns .btn {
    padding: 8px 15px;
}

.filter-button-group .btn {
    padding: 10px 20px;
    margin-left: 10px !important;
    border-radius: 0px !important;
    background: #fff;
    border: 1px solid #e4e4e4;
    text-transform: capitalize;
    font-family: 'robotoregular';
    font-weight: normal;
    font-size: 14px;
}

.leftbox{width: 49%; float: left;     margin: 0px 1% 15px 0; border: 1px solid #e4e4e4; padding-bottom: 30px;}
.rightbox{width: 49%; float: left;     margin: 0px 0 15px 0; border: 1px solid #e4e4e4; padding-bottom: 30px;}

.controlBoxes{text-align: right;    margin-top: 30px;}
.filter-button-group .active{color: #fff;
	border-color: #13539d;
	background-color: #12529c;}




/*upload & view tc 19/6/2019 */
.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    padding: 40px 40px 20px;
}

.formsField {
    margin-bottom: 60px;
}

.buttonText {
    background: #21409a !important;
    color: #fff;
    /* text-transform: uppercase; */
    font-size: 14px;
    padding: 9px 25px;
    border-radius: 0;
  
}

.btnGreenOutline {
    border: 2px solid #21409a;
    color: #333333;
    /* text-transform: uppercase; */
    font-size: 14px;
    padding: 8px 25px;
    background: transparent;
    margin-right: 10px;
    border-radius: 0;
   
}

.btnGreenBG {
    background: #21409a !important;
    color: #fff;
    /* text-transform: uppercase; */
    font-size: 14px;
    padding: 9px 25px;
    border-radius: 0; border: none;

}
.tableHeader {
    color: #fff;
    font-weight: bold;
    font-size: 24px;
    padding: 8px 25px;
    display: block;
    background: #323c8d;
}
.formsField .borderFiled {
    border: 1px solid #c8c8c8;
    border-radius: 0px;
    height: 40px !important;
    color: #3e3e3e;
    font-weight: normal;
    box-shadow: none !important;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}

.contbg .table thead th {
    background: #323c8d;
    color: #fff;
    vertical-align: middle;
    padding: 8px;
}
.pageNumber {
    border: 1px solid #c8c8c8;
    color: #212529;
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin: 0 15px;
    font-weight: bold;
    background: #f7f7f7;
}
.text-center {
    text-align: center;
}
.pagination {
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: 0.25rem;
    margin: 0 0px;
}

ul.pagination li {
    font-weight: normal;
    font-family: 'Roboto-Medium';
}
.btngroup {
    margin-top: 40px;
    text-align: left; width: 100%;
}

.viewtcbox{ width: 100%; height: 100%; overflow: hidden;}
.viewtcbox .box{width: 31%; margin: 0px 2% 2% 0px; float: left; }



	
@media (max-width: 600px)	{
	
		.leftbox{width: 100%;  margin: 0px 0 15px 0;}
		.rightbox{width: 100%;  margin: 0px 0 15px 0;}

		.resultsCat .card .card-body {
			padding-left: 1.25rem;
			 padding-right: 1.25rem; 
		  }
		  .resultpage .resultsCat .card{padding: 10px 0px 20px;}
}

