/*

history


*/


.full-histry-contnt-cvr {
    width: 100%;
	margin:0;
    
}
.his-hder-prt {
    width: 100%;
    float: left;
    margin-top: 2%;
}
.ribbon {
    width: 35%;
    position: relative;
    color: rgb(255, 255, 255);
    font-family: "Times New Roman", Times, serif;
    text-shadow: rgb(0, 0, 0) 2px 2px 2px;
    text-align: center;
    margin-left: 35%;
    font-size: 24px !important;
    background: url(../images/histroy-bg.jpg) center center / 100% 100% no-repeat;
    padding: 1%;
}
.ribbon::before {
    left: -2em;
    border-right-width: 1.5em !important;
    border-left-color: transparent!important; 
}
.ribbon::before, .ribbon::after {
    content: "";
    position: absolute;
    display: block;
    bottom: -0.3em;
    z-index: -1;
    border-width: 0.9em;
    border-style: solid;
    border-color: rgb(226, 115, 12);
    border-image: initial;
}
.ribbon::after {
    right: -2em;
    border-left-width: 1.5em !important;
    border-right-color: transparent !important;
}
.hitory-contnt-prt {
    width: 97%;
    float: left;
    margin-top: 2%;
    margin-left: 1%;
    margin-right: 2%;
    height: 150px;
    padding: 1%;
    overflow: hidden;
}
.hist-phot-prt {
    width: 40%;
    float: left;
}
.hist-mai-photo-prt {
    width: 100%;
    float: left;
    box-shadow: rgba(0, 0, 0, 0.59) 7px 0px 5px -1px;
    border-width: 5px;
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-image: initial;
}
.hist-mai-photo-prt img {
    width: 100%;
    height: 120px;
}
.hist-txt-prt {
    width: 57%;
    float: right;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    color: rgb(0, 0, 0);
    text-align: justify;
}
.hitory-color-1{
	background:#FFC;
	background: url(../images/event_bg3.jpg)no-repeat center center;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	 background-size: 100% 100%;
	border:1px solid #FC0;
}
.hitory-color-2{
	background:#D6FEE8;
	background: url(../images/event_bg2.jpg)no-repeat center center;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	 background-size: 100% 100%;
	border:1px solid #390;
}
.hitory-color-3{
	background:#FEE6CF;
	background: url(../images/event_bg.jpg)no-repeat center center;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	 background-size: 100% 100%;
	border:1px solid #F30;
}
.hitory-color-4{
	background:#E7E8FE;
	background: url(../images/event_bg4.jpg)no-repeat center center;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	 background-size: 100% 100%;
	border:1px solid #06F;
}


.challan {
	background:url(../images/recept-bg.jpg)!important;
	background-repeat: no-repeat !important;
    background-position: center center !important;
    -webkit-background-size: cover !important;
    background-size: cover !important;
    margin: 20px auto;
   
    width: 80%;  
    background-clip: padding-box;
   border: 1px solid #e1cb73;
    border-bottom-color: #f7e69f;
    border-radius: 5px;
    background-image: -webkit-radial-gradient(cover, #ffffff, #ffffff);
    background-image: -moz-radial-gradient(cover, #437dd6, #3960a6);
    background-image: -o-radial-gradient(cover, #437dd6, #3960a6);
    background-image: radial-gradient(cover, #437dd6, #3960a6);
    -webkit-box-shadow: inset 0 1px rgb(255 255 255 / 30%), inset 0 0 1px 1px rgb(255 255 255 / 10%), 0 2px 10px rgb(197 113 227 / 50%);
    box-shadow: inset 0 1px rgb(255 255 255 / 30%), inset 0 0 1px 1px rgb(255 255 255 / 10%), 0 2px 10px rgb(210 144 229 / 50%);
}
.addmission_form_tophdrvtl {
    width: 100%;
   
   // padding: 3px;
   //background: linear-gradient(45deg, #000850 0%, #000320 100%), radial-gradient(100% 225% at 100% 0%, #FF6928 0%, #000000 100%), linear-gradient(225deg, #FF7A00 0%, #000000 100%), linear-gradient(135deg, #CDFFEB 10%, #CDFFEB 35%, #009F9D 35%, #009F9D 60%, #07456F 60%, #07456F 67%, #0F0A3C 67%, #0F0A3C 100%);
   // background-blend-mode: screen, overlay, hard-light, normal;
   
}
.frmcontnr{
width:100%;
 padding: 0px 20px 60px;

}
.challan > .addmission_form_tophdrvtl > h1 {
  margin-bottom: 34px;
    font-size: 25px;
    font-weight: bold;
    color: #050b19;
    text-align: center;
   
	font-family: 'Abel', sans-serif;
}

.challan-submit {
  display: block;
  width: 120px;
  height: 37px;
  margin-bottom: 15px;
  font-size: 14px;
  font-weight: bold;
  color: #294779;
  text-align: center;
  text-shadow: 0 1px rgba(255, 255, 255, 0.3);
  background: #adcbfa;
  background-clip: padding-box;
  border: 1px solid #284473;
  border-bottom-color: #223b66;
  border-radius: 4px;
  cursor: pointer;
  background-image: -webkit-linear-gradient(top, #d0e1fe, #96b8ed);
  background-image: -moz-linear-gradient(top, #d0e1fe, #96b8ed);
  background-image: -o-linear-gradient(top, #d0e1fe, #96b8ed);
  background-image: linear-gradient(to bottom, #d0e1fe, #96b8ed);
  -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.5), inset 0 0 7px rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px rgba(255, 255, 255, 0.5), inset 0 0 7px rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.15);
}
 

.challan-input {
 padding: 8px 15px;
    width: 100%;
    margin: 0 0 5px 0;
	height: 40px;
    -webkit-box-shadow: inset 5px 4px 5px -1px rgb(177 203 245);   
    -moz-box-shadow: inset 5px 4px 5px -1px rgb(177 203 245);
    box-shadow: inset 5px 4px 5px -1px rgb(177 203 245);
    border: 1px solid #e5c5f9;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.margin {
    margin: 10px;
	font-size:13px;
	font-weight:600;
}
.mystlebl{
background:#050b19;
color: #fff;
    min-width: 180px;
    text-align: left;
    border: 2px solid #050b19;

}
.requr{color:red;}
.mylegnd{font-size: 12px;
    color: #6e6868;
    font-weight: 600;}
	.addmission_hdr_controler {
    width: 100%;
    float: left;
    padding: 0.50%;
    background: #003;
    font-family: Tahoma, Geneva, sans-serif;
    color: #FC0;
    font-weight: bold;
    text-align: left;
    font-size: 14px;
    font-style: italic;
    cursor: pointer;
    text-shadow: 0px -1px 0px rgb(0 0 0), 0px 1px 0px rgb(255 255 255 / 20%);
    border-bottom: 3px solid #F00;
    text-align: center;
	margin:25px 0px;
}
.addmission_form_elemnt_inner {
    width: 99%;
    margin-left: 0.50%;
    margin-right: 0.50%;
    margin-bottom: 1%;
    margin-top: 1%;
    clear: both;
    padding: 5px;
    border: 1px solid #09F;
    float: left;
    font-family: Tahoma, Geneva, sans-serif;
    color: #000;
    font-weight: bold;
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    font-size: 12px;
    background: #CEDEF7;
}

.file-input__input {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}

.file-input__label {
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  font-size: 14px;
  padding: 10px 12px;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#a7cfdf+0,23538a+100;Blue+3d+%238 */
background: #a7cfdf; /* Old browsers */
background: -moz-linear-gradient(top,  #a7cfdf 0%, #23538a 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #a7cfdf 0%,#23538a 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #a7cfdf 0%,#23538a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a7cfdf', endColorstr='#23538a',GradientType=0 ); /* IE6-9 */

  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.25);
}

.file-input__label svg {
  height: 16px;
  margin-right: 4px;
}

.upbtn{

  align-items: center;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  font-size: 14px;
  padding: 10px 12px;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#a7cfdf+0,23538a+100;Blue+3d+%238 */
background: #a7cfdf; /* Old browsers */
background: -moz-linear-gradient(top,  #a7cfdf 0%, #23538a 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #a7cfdf 0%,#23538a 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #a7cfdf 0%,#23538a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a7cfdf', endColorstr='#23538a',GradientType=0 ); /* IE6-9 */
border:none;

}
@media only screen and (max-width: 1280px) {
  .challan {
    width:90%;
  }
}

@media only screen and (max-width: 992px) {
  .challan {
    width:100%;
  }
}


.my-recpt-bg{
background: #FFEEEE;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #DDEFBB, #FFEEEE);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #DDEFBB, #FFEEEE); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
background:#ffeeee;
}
.schol-fee-rcpt-cvr{
	width:100%;
	
	background: #FFEEEE;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #DDEFBB, #FFEEEE);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #DDEFBB, #FFEEEE); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
background:#ffeeee;

	height:1100px;
	border:1px solid #C03;
}
.recept-top-hdr{
	width:100%;
	float:left;
	border-bottom:1px solid #CCC;
}
.sechl-recpt-sclogo-mn{
	width:10%;
	float:left;
	margin-left:18%;
	margin-right:0%;
	margin-top:2%;
}
.sechl-recpt-sclogo-mn img{
	width:100%;
}
.sechl-recpt-logo-mn{
	width:100%;
	
	margin-left:0%;
	margin-right:0%;
	margin-top:2%;
}
.sechl-recpt-logo-mn img{
	width:100%;
}
.school-recpt-adrs{
	width:100%;
	
	margin-top:-20px;
	margin-bottom:2%;
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	color:#930;
	text-align:center;
	font-weight:bold;
}
.recpt-lft-cvrdt{
	width:20%;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	color:#933;
	font-size:11px;
	text-align:center;
	font-weight:bold;
}
.recpt-schl-bdy-cvr{
	width:60%;
	float:left;
	margin-left:0%;
	margin-right:0%;
	padding:1%;
	font-family:Verdana, Geneva, sans-serif;
	color:#FC0;
	background:#5F3F3F;
	text-align:center;
	font-weight:bold;
	border:1px solid #C03;
	-webkit-border-bottom-right-radius: 8px;
-webkit-border-bottom-left-radius: 8px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft: 8px;
border-bottom-right-radius: 8px;
border-bottom-left-radius: 8px;
}
.recept-student-nfos{
	width:80%;
	float:left;
	margin-left:10%;
	margin-right:10%;
	margin-top:2%;
	margin-bottom:1%;
}
.student-tds-nfhd{
	padding:3px 5px;
	
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000e28;
}
.student-tds-nf{
	
	padding:3px 5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
}
.tbl-tept-hdrt-prt{
	width:100%;
	float:left;
	padding:1%;
	text-align:center;
	background:#000e28;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	border:1px solid #C03; 
}
.tbl-feestept-hdrt-prt{
	width:100%;
	float:left;
	padding:0.50%;
	text-align:center;
	background:#000e28;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	border:1px solid #C03; 
}
.fees-detls-inf-recpt{
	width:95%;
	float:left;
	border:1px solid #C03;
	margin-top:1%;
	margin-bottom:1%;
	margin-left:2.5%;
	margin-right:2.5%;
}
.fees-recpt-hdnm{
	background:#EFC0C5;
	color:#602D31;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
.fees-recpt-txtnm{
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding:5px;
}



.club-fee-particular-main-pert {
    width: 100%;
    padding: 2%;
    font-family: "Times New Roman", Times, serif;
    color: #ffffff;
    background: #5c5c99;
    font-style: italic;
    font-weight: bold;
    font-size: 16px;
}
.table-cvr {
    width: 98%;
    float: left;
    margin-left: 1%;
    margin-right: 1%;
}
.tbl-rwl-hdr {
    width: 100%;
    background: #414141;
    color: #FFFFFF;
    text-align: center;
    visibility: visible;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 13px;
}
.tbl-tdg {
    padding: 0.40%;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    /* border-bottom: 1px solid #000; */
    border-right: 1px solid #000;
}
.tbl-rwl {
    width: 100%;
    background: 90px 35px rgba(255, 255, 255, 0.2);
    border: 1px solid #000;
}
.tbl-rwl:hover{
background: 90px 35px rgba(243, 100, 52, 0.2);
background:
}
.tbl-hdr {
    width: 0%;
    height: 1px;
    visibility: hidden;
}
@media screen and (max-width:680px){
.clss-nm-with-moth-hdr-prt{padding:3%;}
.table-cvr{
width:100%;float:left;margin-left:0%;margin-right:0%;
}
.tbl-rwl-hdr{
width:100%;float:left;background:#F2F2F2;border:1px solid #000;margin-top:-40%;visibility:hidden;
}
.tbl-rwl{
width:100%;float:left;background: 90px 35px rgba(255, 255, 255, 1);border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;-webkit-box-shadow: 0px 2px 6px rgba(50, 50, 50, 0.75);-moz-box-shadow:    0px 2px 6px rgba(50, 50, 50, 0.75);box-shadow: 0px 2px 6px rgba(50, 50, 50, 0.75);border:1px solid #900;margin-top:3%;
}
.tbl-rwl: hover{
background: 90px 35px rgba(243, 100, 52, 1);
}
.tbl-tdg{
width:100%;float:left;border: 1px solid #eae9e9;
text-align: center;
}
.tbl-hdr{
width:35%;padding-left:2%;padding-top:2%;padding-bottom:2%;float:left;height:auto;background:#900;font-family:Verdana, Geneva, sans-serif;font-size:13px;color:#FFFFFF;font-weight:bold;visibility:visible;


}


}

.club-fee-late-fee-prt {
    width: 100%;
    float: left;
    padding: 1%;
    background: #000e28;
    color: #FFF;
    font-weight: bold;
}
.club-only-hd-fee {
    width: 20%;
    float: left;
    font-size: 16px;
}
.club-only-hd-fee-rgt {
    width: 10%;
    float: right;
    text-align: right;
    font-size: 16px;
}




.itRkDS {
    background: rgb(235, 233, 231);
    padding: 12px 16px;
    border-radius: 4px;
    margin-bottom: 8px;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    min-height: 90px;
}

.itRkDS-title-box {
    width: 84%;
}

.dePsoe {
    font-style: normal;
    font-size: 18px;
    font-weight: 400;
    color: rgb(25, 25, 25);
    margin-bottom: 2px;
    cursor: pointer;
    width: 100%;
}
.igfnuf {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    text-align: left;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    cursor: pointer;
    color: rgb(66, 71, 76);
    overflow-wrap: break-word;
}
.cAFKPU {
    width: 22px;
    margin-top: 7px;
}
.cAFKPU img {
    max-width: 100%;
}

.card {
    padding-top: 20px;
    margin: 0;
    border-top-width: 0;
    border-bottom-width: 2px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.house-colr-prt-area {
    width: 100%;
    margin-top: 0.50%;
    margin-bottom: 0.50%;
    -webkit-border-top-right-radius: 15px;
    -webkit-border-bottom-left-radius: 15px;
    -moz-border-radius-topright: 15px;
    -moz-border-radius-bottomleft: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
}
.my-summery-part {
    width: 100%;
    height: 100px;
    position: relative;
    z-index: 3;
}
.house_containr {
    min-height: 120px;
    background-attachment: fixed;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}

.house-name-area {
    width: 100%;
    margin-top: 0px;
    position: relative;
    z-index: 1;
    font-size: 36px;
    font-family: "Times New Roman", Times, serif;
    color: #FFF;
    font-style: italic;
    font-weight: bold;
    text-shadow: 1px 1px 1px #000;
    filter: dropshadow(color=#000, offx=1, offy=1);
}
.my-house-grop-img {
    width: 100%;
    float: right;
    background: #FFF;
    padding: 0%;
    margin-top: 15px;
    border: 2px solid #000;
    margin-right: 1%;
    border-radius: 0px 18px 0px 18px;
}

.my-summery-part img {
    width: 100%;
    height: 100px;
    -webkit-border-top-right-radius: 15px;
    -webkit-border-bottom-left-radius: 15px;
    -moz-border-radius-topright: 15px;
    -moz-border-radius-bottomleft: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
}

.my-house-grop-img img {
    width: 100%;
    height: 80px;
}

.house-colr-1 {
    background: #09F;
    border: 5px #06F groove;
}

.house-colr-2 {
    background: #E93F43;
    border: 5px #CC0000 groove;
}

.house-colr-3 {
    background: #0C0;
    border: 5px #060 groove;
}

.house-colr-4 {
    background: #FF3;
    border: 5px #FF9900 groove;
}

.house-details-part {
    width: 96%;
    margin-left: 2%;
    margin-right: 2%;
    margin-top: 2%;
    margin-bottom: 2%;
    background: #FFF;
    padding: 2%;
    box-sizing: border-box;
    border: 1px solid #999;
    font-size: 11px;
    font-family: Verdana, Geneva, sans-serif;
    color: #000;
    font-weight: bold;
    -webkit-box-shadow: inset 4px 5px 5px -1px rgba(0, 0, 0, 0.59);
    -moz-box-shadow: inset 4px 5px 5px -1px rgba(0,0,0,0.59);
    box-shadow: inset 4px 5px 5px -1px rgba(0, 0, 0, 0.59);
    -webkit-border-bottom-right-radius: 15px;
    -webkit-border-bottom-left-radius: 15px;
    -moz-border-radius-bottomright: 15px;
    -moz-border-radius-bottomleft: 15px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
}

.house-title {
    width: 100%;
    margin-bottom: 2%;
    font-size: 17px;
    font-family: "Times New Roman", Times, serif;
    color: #900;
    font-style: italic;
    font-weight: bold;
}




.ppolicy {
    margin: 75px auto;
    padding: 18px 20px;
    width: 95%;
    color: white;
    clear: both;
    background: #3f65b796;
    background-clip: padding-box;
    border: 1px solid #172b4e;
    border-bottom-color: #142647;
    border-radius: 5px;
    background-image: -webkit-radial-gradient(cover, #437dd68f, #3960a638);
    background-image: -moz-radial-gradient(cover,#437dd68f, #3960a638);
    background-image: -o-radial-gradient(cover, #437dd68f, #3960a638);
    background-image: radial-gradient(cover,#437dd68f, #3960a638);
    -webkit-box-shadow: inset 0 1px rgb(255 255 255 / 30%), inset 0 0 1px 1px rgb(255 255 255 / 10%), 0 2px 10px rgb(0 0 0 / 50%);
    box-shadow: inset 0 1px rgb(255 255 255 / 30%), inset 0 0 1px 1px rgb(255 255 255 / 10%), 0 2px 10px rgb(0 0 0 / 50%);
}