html, body{
     width:100%;
    max-width: 100%;
    height: 100%;
    max-height: 100%;
}
.clear-fix{
    clear: both;
}
h2,h3,h4,p{
    margin: 0px;
}

.cell-mob{
	display: none;
}
 
.signup-form{
    width:400px;
    height: auto; 
    margin: 180px auto;
    background: #cbe7f5;
    padding: 20px;
}
.signup-form:hover{
    background: ;
    border-radius: 10px;
}
.signup-form h3{
    font-family: literata;
    margin: 25px 0px;
    
}
.signup-form .input-group{
    width: 100%;
    height: auto;
    margin-left: 30px;
    
    margin-bottom: 40px ;
    
}
.signup-form .input-group .icon-group{
    width: 35px;
    height: 35px;
    background: #e1e1e1;
    text-align: center;
    float: left;
    margin-bottom: 25px;
    border: 1px solid #ccc;
    
}
.signup-form .input-group .icon-group i{
    margin: auto;
    line-height: 35px;
    color: gray;
}
.signup-form .input-group .input-set{
    width: 300px;
    height: auto;
    margin-bottom: 25px;
}
.signup-form .input-group .input-set input{
    width: 265px;
    height: 35px;
    border: none;
    outline: none;
    border: 1px solid #ccc;
    padding-left: 10px;
    border-left: none;
    
}
.signup-form .input-group .input-set ::-webkit-input-placeholder{
    color:#9da6ab;
    font-size: 13px;
}
.signup-form .input-group .submit-form{
    width: 150px;
    height: auto;
    float: left;
    
}
.signup-form .input-group .submit-form button{
    width: 100px;
    outline: none;
    border: none;
    border: 1px solid #ccc;
    height: 35px;
    background-color: #0b6b9e;
    color: #fff;
    border-radius: 5px;
    font-family: calibri;
}
.signup-form .input-group .forgot-pass{
    margin-top: 35px;
    width: 300px;
     
}
.signup-form .input-group .forgot-pass a{
    margin-left:30px;
    font-family: calibri;
    font-size: 15px;
    text-decoration: none;
    color: #0b6b9e;
}
.signup-form  .sinupacnt p{
    text-align: center;
    width: 100%;
    height: 100%;
    font-family: calibri;
}
.signup-form  .sinupacnt p a{
    text-decoration: none;
    color: #0b6b9e;
}



.navigation{
    width: 100%;
    height: 80px;
    background:whitesmoke;
    border-bottom:1px solid #ccc;
}
.navigation .app-lg{
    float:left;
    padding-left: 10px;
    width: 220px;
    height: 80px;
    line-height: 80px;
    padding-left: 30px;
    border: 1px solid #202542;
}
.navigation .inst-head{
    float: left;
    width: 700px;
    padding-left: 15px;
} 
.navigation .inst-head h3{
    text-align: left;
    line-height: 80px;
    font-family: literata;
    font-weight: ;
    color: darkblue;
}

.navigation .inst-set{
    width: 400px;
    float: left;
    
    
}
.navigation .inst-set .inst-notifications{
    line-height: 80px;
    padding-left: 30px; 
    width: 170px;
    position: relative;
    float: left;
    margin-left: 50px;
}
.navigation .inst-set .inst-notifications a{
    margin-right: 20px;
    text-decoration: none;
    color: #000;
}
.navigation .inst-set .inst-notifications a i{
    width: 40px;
    height: 30px;
    text-align: center;
    line-height: 30px;
}
.navigation .inst-set .inst-notifications a .msg{
   position: absolute;
   top: 20px;   
   margin-left: -10px;   
    
    
}
.navigation .inst-set .inst-notifications a .noti{
   position: absolute;
   top: 20px;   
   margin-left: -20px;   
}
.navigation .inst-set .inst-setting{
    width:180px;
    height: 80px;
    float:left;
}
.navigation .inst-set .inst-setting ul{
    list-style: none;
    margin-left: -40px;
}
.navigation .inst-set .inst-setting ul li{
    line-height: 80px;
    font-family: calibri;
    font-size: 16px;
}
.navigation .inst-set .inst-setting ul li a{
    text-decoration: none;
    color: #000;
}
.side-navi{
    float: left;
    width: 220px;
    height: 950px;;
    background-color: #073d61;
    border: 1px solid #202542;
    border-top: none;
    margin-left: -15px;
}
.side-navi ul{
    list-style: none;
    padding-top: 50px;
    margin-left: -40px;
    
}
.side-navi ul li{
    width: 220px;
    height: 40px;
    line-height: 50px;
    border-bottom: 1px dashed #566a8c;
    padding-left:10px;
    font-family: raleway;
    font-size: 14px;
}
.side-navi ul li a{
    color: #fff;
    text-decoration: none;
    display: block;
}
.side-navi ul li a i{
    width: 25px;
    
    
}
.side-navi ul li:hover{
    background: #4481ab;
}
.side-navi ul li a:hover{
    color: #fff;
   
    
}




.side-cntnr{
	width: 230px;
	height: 950px;;
	float: left;
	margin-left: -40px;
	background-color:#FBF6E2;
	background-color:#E68369;
	background-color:#021526;
	margin-top:-80px;
}
.side-cntnr .scl-applogo{
	width: 50%;
	margin-left: 25%;
	height: 80px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 50px;
	background:#fff;
	border-radius: 5px;
}
.side-cntnr .scl-applogo img{
	width: 100%;
	height: 100%;
	padding: 5px;
	border-radius: 5px;
	
}
.side-cntnr .menu-list .side-head{
	width: 100%;
	height: 35px;
	line-height: 35px;
	margin-top: px;
	padding-left: 25px;
}

.side-cntnr .menu-list .side-head h4{
	margin: 0px;
	color: #fff;
	font-family:calibri;
	font-size: 12px;
	height: 35px;
	line-height: 35px;
	font-weight: 600;
	color: #e1e1e1;
	text-transform: uppercase;
}
.side-cntnr .menu-list .side-head h4 a{
	text-decoration: none;
	color: #e1e1e1;
	display: block;
}
.side-cntnr .menu-list .side-head h4 i{
	float: ;
	width: 20px;
	text-align: left;
	line-height: 25px;
	padding-right: px;
}
.side-cntnr .menu-list .side-head h4 span{
	float: right;
	margin-right: 15px;
	margin-top: 13px;
}
.side-cntnr .menu-list .side-head:hover{
	background: #E68369;
	background: red;
	
}


.side-cntnr .menu-list .side-content{
	width: 100%;
	height: auto;
	background: #FBF6E2;
	display: none;
	border-right: 1px solid #021526;
	padding: 10px 0px;
}
.side-cntnr .menuset .side-content{
	display: block;
	
}


.side-cntnr .menu-list .side-content p{
	
	width: 100%;
	margin: 0px;
	font-family: calibri;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	
}
.side-cntnr .menu-list .side-content p a{
	text-decoration: none;
	color: #000;
	display: block;
	width: 100%;
	padding-left: 20px;
}
.side-cntnr .menu-list .side-content p a i{
	width: 20px;
	text-align: center;
	font-size: 12px;
}
.side-cntnr .menu-list .side-content p:hover a{
	text-decoration: none;
	color: #000;
	display: block;
	background: #90D1CA;
	
}



.mydsh-brd{
    width:auto;
    height: auto;
    
    
    
}
.mydsh-brd .inc-dsh{
    float: left;
    width: 250px;
    height: 70px;
    border: 1px solid green;
    margin-bottom: 20px;
    margin-right: 15px;
}
.mydsh-brd .inc-dsh .inc-dsh-icon{
    float: left;
    width: 75px;
    height: 69px;
    background: green;
    margin-right: 10px;
    
}
.mydsh-brd .inc-dsh .inc-dsh-icon p{
    text-align: center;
    line-height: 70px;
    color: #fff;
    font-size: 22px;
    
}
.mydsh-brd .inc-dsh .inc-dsh-text{
    float: left;
    width: 160px;
    margin-top: 10px;
    text-align: center;
}
.mydsh-brd .inc-dsh .inc-dsh-text p{
    font-family: raleway;
    margin-bottom: 5px;
}
.mydsh-brd .inc-dsh .inc-dsh-text h4{
    font-family: raleway;
}

.mydsh-brd .exp-dsh{
    float: left;
    width: 250px;
    height: 70px;
    border: 1px solid #c93434;
    margin-bottom: 20px;
    margin-right: 15px;
}
.mydsh-brd .exp-dsh .exp-dsh-icon{
    float: left;
    width: 75px;
    height: 69px;
    background: #c93434;
    margin-right: 10px;
    
}
.mydsh-brd .exp-dsh .exp-dsh-icon p{
    text-align: center;
    line-height: 70px;
    color: #fff;
    font-size: 22px;
    
}
.mydsh-brd .exp-dsh .exp-dsh-text{
    float: left;
    width: 160px;
    margin-top: 10px;
    text-align: center;
}
.mydsh-brd .exp-dsh .exp-dsh-text p{
    font-family: raleway;
    margin-bottom: 5px;
}

.mydsh-brd .exp-dsh .exp-dsh-text h4{
    font-family: raleway;
}

.mydsh-brd .depo-dsh{
    float: left;
    width: 250px;
    height: 70px;
    border: 1px solid dodgerblue;
    margin-bottom: 20px;
    margin-right: 15px;
}
.mydsh-brd .depo-dsh .depo-dsh-icon{
    float: left;
    width: 75px;
    height: 69px;
    background: dodgerblue;
    margin-right: 10px;
    
}
.mydsh-brd .depo-dsh .depo-dsh-icon p{
    text-align: center;
    line-height: 70px;
    color: #fff;
    font-size: 22px;
    
}
.mydsh-brd .depo-dsh .depo-dsh-text{
    float: left;
    width: 160px;
    margin-top: 10px;
    text-align: center;
}
.mydsh-brd .depo-dsh .depo-dsh-text p{
    font-family: raleway;
    margin-bottom: 5px;
}
.mydsh-brd .depo-dsh .depo-dsh-text h4{
    font-family: raleway;
}


.mydsh-brd .dir-dsh{
    float: left;
    width: 250px;
    height: 70px;
    border: 1px solid #ed9521;
    margin-bottom: 20px;
    margin-right: 15px;
}
.mydsh-brd .dir-dsh .dir-dsh-icon{
    float: left;
    width: 75px;
    height: 69px;
    background: #ed9521;
    margin-right: 10px;
    
}
.mydsh-brd .dir-dsh .dir-dsh-icon p{
    text-align: center;
    line-height: 70px;
    color: #fff;
    font-size: 22px;
    
}
.mydsh-brd .dir-dsh .dir-dsh-text{
    float: left;
    width: 160px;
    margin-top: 10px;
    text-align: center;
}
.mydsh-brd .dir-dsh .dir-dsh-text p{
    font-family: raleway;
    margin-bottom: 5px;
}
.mydsh-brd .dir-dsh .dir-dsh-text h4{
    font-family: raleway;
}


.tbl-data{
    clear: both;
    width: 1050px;
    margin-top: 50px;
}
.tbl-data h4{
    font-family: raleway;
    color: #457ca1;
    font-weight: 600;
    
}
.tbl-data .tbl{
	width: 100%;
    font-family: calibri;
    text-align: center;
    
}
.tbl-data .tbl tr td{
	height: 30px;
	border: 1px solid whitesmoke;
	font-weight: ;
}
.tbl-data .tbl .table-head{
    font-weight: 600;
    color: #fff;
    background: #3d90d9;
    font-size: 13px;
}
.tbl-data .tbl .table-head td{
    border: none;
}
.tbl-data .tbl .tbl-btm{
    background: #c6ecf7;
    font-weight: 600;
}
.tbl-data .tbl .tbl-btm td{
    border: none;
}
.menu-option{
    width: 1100px;;
    height: 100px;
    float: left;
    margin-left: -50px;
    
}
.menu-option .search-stu{
    width: 600px;
    margin-top: 25px;
    padding-left: 10px;
    float: left;
}
.menu-option .search-stu input{
    width: 400px;
    height: 40px;
    padding-left: 10px;
    outline: none;
    border: none;
    border: 1px solid #ccc;
}
.menu-option .search-stu button{
    background: none;
    margin-left: -40px;
    height: 40px;
    border: none;
    color: #222;
}

.menu-option .valid{
    float: right;
    width: 200px;
    margin-top: 15px;
    
}
.menu-option .valid p{
    text-align:center;
    margin-left: px;
    font-family: calibri;
    color: #000;
    padding-bottom: px;
    
}

.menu-options{
    width: 900px;
    float: left;
    height: auto;
    margin: auto;
    margin-top: 50px;
    margin-left: 120px;
    background-color:;
    /*border: 1px solid lightskyblue;*/
    padding-top: 15px;
    margin-bottom: 50px;
}
.menu-options h3{
    text-align: center;
    font-family: raleway;
    text-transform: ;
    font-weight: 600;
    margin-bottom: 30px;
    margin-top: 10px;
    display: none;
}
.menu-options .menu-item{
    width: 150px;
    height: 70px;
    margin-bottom: 25px;
    background-color: #c6ecf7;/*073d61*/
    float: left;
    margin-left: 20px;
    border-bottom: 2px solid #3d90d9;
    text-align: center;
    font-weight: bold;
} 
.menu-options .menu-item a{
    color: #000;
    width: 150px;
    height: 70px;
    text-decoration: none;
    display: block;
    
}
.menu-options .menu-item a:hover{
    background-color: #3d90d9;
    color: #fff;
    display: block;
    border-bottom: 2px solid #000;
}

.menu-options .menu-item a i{
    font-size: 15px;
    margin-left: px;
    margin-top: 15px;
    color: #073d61;
}
.menu-options .menu-item a:hover i{
    color: #fff;
}
.menu-options .menu-item a p{
    text-align: center;
    margin-top: 5px;
    font-family: calibri;
    font-size: 14px;
    font-weight: bold;
}
.top-icons a{
    float: right;
    width: 50px;
    height: 50px;
    margin-top: 20px;
    font-size: 22px;
    margin-right: 50px;
}
.sub-menus{
    width: 800px;
    height: auto;
    margin-left: 150px;
    background: #d2ebfa;
    background: #fff;
    margin-top: 80px;
    padding-bottom: 25px;
} 
.sub-menus h4{
    text-align: center;
    padding-top: 25px;
    padding-bottom: 10px;
    font-family: literata;
    color: ;
    font-size: 22px;
}

.sub-menus .menu-item{
    width: 150px;
    height: 70px;
    margin-bottom: 35px;
    background-color:#c6ecf7;/*073d61*/
    float: left;
    margin-left: 20px;
    border: 1px solid #e1e1e1;
    border-bottom: 2px solid #3d90d9;
    font-family: calibri;
    color: #073d61;
    text-align: center;
}
.sub-menus .menu-item a{
    display: block;
    text-decoration: none;
    color: #202542;
    width: 100%;
    height: 70px;
}
.sub-menus .menu-item a:hover{
    background-color: #3d90d9;
    color: #fff;
    display: block;
    border-bottom: 2px solid #000;
}

.sub-menus .menu-item a i{
    margin-left:;
    margin-top: 15px;
    font-size: 14px;
    color: #202542;
}
.sub-menus .menu-item a:hover i{
    color: #fff;
}
.sub-menus .menu-item a p{
    text-align: center;
    margin-top: 5px;
    font-size: 13px;
    font-weight: bold;
}
/*

.sub-menus ul{
    list-style: none;
    margin-left: -25px;
    background: #d2ebfa;
    margin-top: 30px;
}
.sub-menus ul li{
    float: left;
    width: 280px;
    height: 40px;
    
    margin-left: 70px;
    margin-bottom: 30px;
    background: #4481ab;;
    font-family: calibri;
    font-size: 18px;
    line-height: 40px;
    
}
.sub-menus ul li a i{
    width: 50px;
    height: 40px;
    background: #fff;
    text-align: center;
    color: #000;
    line-height: 40px;
    margin-right: 30px;
    margin-top: px;
}

.sub-menus ul li a{
    width: 280px;
    height: 40px;
    display: block;
    text-decoration: none;
    color: #fff;
    
}
.sub-menus ul li a:hover{
    width: 280px;
    height: 40px;
    background: #fff;
    color: #000;
    display: block;
}
.sub-menus ul li a:hover i{
    background: #4481ab;
    width: 50px;
    height: 40px;
    color: #fff;
}
*/
.sub-menus .cstm-head{
	 text-align: left;
    padding-top: 25px;
    padding-bottom: 0px;
    font-family: raleway;
    color: darkblue;
    font-size: 18px;
	padding-left: 25px;
	margin-bottom: -15px;
}

.top-headding{
    width: 100%;
    height:70px;
    
}
.top-headding h3{
    float: left;
    line-height: 70px;
    font-family: raleway;
    color: #3d90d9;
    color: crimson;
;
    
}
.top-headding .fg{
    float: right;
    margin-top: 25px;
	font-family: calibri;
}
.top-headding .fg a{
    background: #f75c5c;
    border: none;
    font-weight: 20px;
    line-height: 25px;
    font-size: 12px;
    padding: 0px 10px;
}
.top-headding .fg a:hover{
    background: #e1e1e1;
    border: none;
  color: #000;
}

.pers{
    width: 100%;
    height: 35px;
    line-height: 35px;
    color: #457ca1;
    font-family: raleway;
	font-weight:bold;
	 margin-top: 30px;
    margin-bottom: 20px;
    padding-left: 5px;
    font-size: 14px;
    color: red;
}

.stuedit-pro .pers h4{
     width: 70%;
    height: 35px;
    line-height: 35px;
    color: #457ca1;
    font-family: raleway;
	font-weight:;
	background: whitesmoke;
    margin-top: 30px;
    margin-bottom: 20px;
    padding-left: 5px;
    font-size: 14px;
    color: red;
}

.stuedit-pro .form-group{
    margin-left: 20px;
}

.admit{
    background-color:;
    width:100% ;
    overflow:;
    padding-left: 25px;
    font-family: calibri;
}


.admit label{
    
   
}

.admit .inp-clmn{
    margin-left: 15px;
}

.admit input{
    height: 35px;
    background: none;
    width: 300px;
    box-shadow: none;
    outline: none;
	background: none;
	border: 1px solid #ccc;
	height: 30px;
}

.admit select{
    height: 35px;
    width: 300px;
    outline: none;
	background: none;
	border: 1px solid #ccc;
	height: 30px;
    z-index: 999;
}



.admit textarea{
    background: none;
    width: 300px;
    box-shadow: none;
    border:1px solid #bbb;
}
.admit button{
    height: 35px;
    background: none;
    width: 120px;
    box-shadow: none;
    outline: none;
	background: #3d90d9;
	border: 1px solid #ccc;
	font-family: calibri;
    color: #fff;
    border-radius: 3px;
}

.admit #admit-submit{
    width: 300px;
    margin-left: 310px;
    margin-top: 45px;
    margin-bottom: 50px;
    background: #457ca1;
    font-weight:600;
    border: none;
    outline: none;
}
.admit h3{
    font-family: literata;
    font-size: 15px;
}
.admit h4{
     width: 100%;
    height: 35px;
    line-height: 35px;
    color: #457ca1;
    font-family: raleway;
	font-weight:;
	background: whitesmoke;
    margin-top: 30px;
    margin-bottom: 20px;
    padding-left: 5px;
    font-size: 14px;
    color: red;
}



.stuadmn{
   width:90%;	
   height: auto;
   border-bottom: 50px;	
}

.stuadmn .inp-clmn{
	width: 280px;
	height: auto;
	margin-bottom: 25px;
	float: left;
	margin-right: 25px;
}

.stuadmn .inp-clmn p{
	font-weight: 600;
	
}
.stuadmn .inp-clmn input{
	width: 100%;
	height: 35px;
	border: none;
	outline: none;
	background: none;
	border: 1px solid #ccc;
	border-radius: none;
	padding-left: 5px;
}
.stuadmn .inp-clmn input::placeholder{
	color: #ccc;
	font-family: calibri;
	font-size: 12px;
}
.stuadmn .inp-clmn select{
	width: 100%;
	height: 35px;
	border: none;
	outline: none;
	background: none;
	border: 1px solid #ccc;
	border-radius: none;
	padding-left: 5px;
}
.stuadmn .inp-clmn textarea{
	width: 100%;
	height: 108px;
	border: none;
	outline: none;
	background: none;
	border: 1px solid #ccc;
	border-radius: none;
	padding-left: 5px;
}
.stuadmn .pers h4{
	width: 98%;
    height: 35px;
    line-height: 35px;
    color: #457ca1;
    font-family: literata;
	font-weight:;
	background: #e1e1e1;
    margin-top: 30px;
    margin-bottom: 20px;
    padding-left: px;
    font-size: 14px;
    color: red;
	
}

.stuadmn .extra{
	width: 500px;
	height: auto;
	margin-bottom: 25px;
	margin-right: 50px;
}
.stuadmn .extra button{
	border: none;
	outline: none;
	background: none;
	border: 1px solid #ccc;
	border-radius: none;
	width: 150px;
	background: #3d90d9;
	background: crimson;
	height: 35px;
	color: #fff;
	border-radius: 3px;
	margin-top: 15px;
	margin-bottom: 25px;
	float: left;
	
}
.stuadmn .inp-clmn #error-notice{
	margin-top: 25px;
	margin-left: 25px;
	color: red;
}
.stuadmn .difrnt{
	position: relative;
	margin-left: 30px;
	margin-bottom: 15px;
}
.stuadmn .difrnt input{
	position: absolute;
	top: -10px;
	left:-20px;
}

.stuadmn .grdn-dtls{
	display: none;
}


.year-add-set{
    margin-top: 0px;
    margin-left: 0px;
}
.year-add-set button{
    background:none;
    border: none;
    outline: none;
    background: #3d90d9;
    width: 120px;
    margin-top: 10px;
}
.year-add-set button:hover{
    background:none;
    border: none;
    outline: none;
    background: #457ca1;
}
.year-view h4{
    margin: 0px;
    font-family: raleway;
    color: #457ca1;
    font-weight:600;
    
}
.year-view{
    margin-left: 120px;
    width: 600px;
    height: 170px;
    overflow: auto;
}
.year-view table{
    width: 600px;
    font-family: calibri;
    text-align: center;
}


.run-yr-view{
    margin-top: 0px;
    margin-left: 120px;
}
.run-yr-view h4{
    margin: 0px;
    font-family: raleway;
    color: #457ca1;
    font-weight:600;
    
}
.run-yr-view{
    margin-left: px;
    width: 600px;
    height: 170px;
    overflow: auto;
}
.run-yr-view table{
    font-family: calibri;
    text-align: center;
    width: 600px;
}
.run-yr-view h4{
     margin: 0px;
    font-family: raleway;
    color: #457ca1;
    font-weight:600;
}
.course-add-set{
    
}
.course-add-set button{
     background:none;
    border: none;
    outline: none;
    background: #3d90d9;
    width: 120px;
    margin-top: 10px;
}

.course-view{
    margin-left: 120px;
    width: 500px;
    height: 270px;
    overflow: ;
	margin-bottom: 100px;
}
.course-view h4{
    margin: 0px;
    font-family: raleway;
    color: #457ca1;
    font-weight:600;
}
.course-view table{
   font-family: calibri;
   text-align: left;
   width: 500px;
   background: ;	
   border-bottom: 2px solid #3d90d9;
   margin-bottom: 50px;
}
.course-view table .tbl-head{
	background: #3d90d9;
	color: #fff;
}
.course-view table .tbl-head td{
	border: none;
}
.course-view table tr td{
	height: 30px;
	padding-left: 5px;
	border: 1px solid whitesmoke;
}

.sec_view{
   margin-left: 120px;
    width: 600px;
    height: 170px;
    overflow: auto;
}
.sec_view h4{
    margin: 0px;
    font-family: raleway;
    color: #457ca1;
    font-weight:600;
}
.sec_view table{
    width: 600px;
    font-family: calibri;
    text-align: center;
}
.sec_view table tr td{
    font-family: calibri;
    height: 30px;
    
}
.sec-add-set{
      margin-top: 0px;
    margin-left: 0px;
}
.sec-add-set button{ 
       background:none;
    border: none;
    outline: none;
    background: #457ca1;
    width: 120px;
    margin-top: 10px;
    margin-bottom: 20px;
}
.fstpgcnt form{
    font-family: calibri;
}
.fstpgcnt .form-group input{
    outline: none;
    background: none;
    box-shadow: none;
    
}
.fstpgcnt .form-group button{
    width: 120px;
    background: none;
    background-color: #457ca1;
    border: none;
    outline: none;
    margin-top: 10px;
}
.fstpgcnt .form-group select{
    border: none;
    border: 1px solid #ccc;
    background: none;
    box-shadow: none;
}
.fstpgcnt .form-group textarea{
    
    border: none;
    border: 1px solid #ccc;
    background: none;
    box-shadow: none;
}
.fstpgcnt .inst-prof-img{
    width: 250px;
    height: 150px;
}
.fstpgcnt .inst-prof-img img{
    width: 150px;
    height: 150px;
    margin-left: 50px;
    margin-top: 50px;
    border-radius: 100px;
}
.add-fee{
    width: 100%;
    height: auto;
    font-family: calibri;
    
}
.add-fee form h4{
    width: 100%;
    color: #457ca1;
    font-family: raleway;
    font-weight: 600;
    font-size: 20px;
    margin-top: 15px;
    margin-bottom: 10px;
}
.add-fee form button{
    background: #4481ab;
    border: none;
    outline: none;
    box-shadow: none;
    width: 150px;
    margin-top: 15px;
    outline: none;
}
.add-fee form button:hover{
    background: #4481ab;
    border: none;
    outline: none;
    box-shadow: none;
    outline: none;
}
.ins-fee h4{
    width: 100%;
    height: auto;
    font-family:calibri;
    color: #4481ab;
    color: red;
    font-weight:;
    font-size: 20px;
    
}

.table-setup{
    font-family: calibri;
    font-size: 15px;
	width: 100%;
	height: 420px;
	overflow: auto;
}
.table-setup .fee-btns{
    background: #4481ab;
    box-shadow: none;
    border: none;
    outline: none;
}

.adm-no-start{
    width:100%; 
    height:auto;
    background: #e1e1e1;
    
    margin-left: 120px;
}
.adm-no-start form{
    margin-left: 25px;
    
}
.adm-no-start form input{
    width: 400px;
}
.adm-no-start form button{
    background: #457ca1;
    border: none;
    outline: none;
    box-shadow: none;
    width: 130px;
    margin-top: 10px;
    margin-left: 5px;
    outline: none;
}
.adm-no-start form button:hover{
     background: #457ca1;
    border: none;
    outline: none;
    box-shadow: none;
    width: 130px;
    margin-top: px;
    margin-left: 5px;
    outline: none;
}

.fee-admdisc{
    
}
.fee-admdisc form{
    font-family: calibri;
}
.fee-admdisc form button{
    background: #457ca1;
    border: none;
    outline: none;
    box-shadow: none;
    width: 130px;
    margin-top: 10px;
    margin-left: 5px;
    outline: none;
}
.fee-admdisc form button:hover{
    background: #457ca1;
    border: none;
    outline: none;
    box-shadow: none;
    width: 130px;
    margin-top: 10px;
    margin-left: 5px;
    outline: none;
}

.fee-admdisc table .fee-btns{
    width: 80px;
    background: #457ca1;
     border: none;
    outline: none;
    box-shadow: none;
    outline: none;
}
.fee-admdisc table .fee-btns:hover{
     background: #457ca1;
     border: none;
    outline: none;
    box-shadow: none;
    outline: none;
}
.fee-admdisc .table .fee-btnsred{
    width: 80px;
     background: crimson;
     border: none;
    outline: none;
    box-shadow: none;
    outline: none;
}
.fee-admdisc .table .table-head{
     font-weight: 600;
   
}

.applied-feestl{
    font-family: calibri;
}
.applied-feestl input{
    
} 

.stu-show{
    width: 100%;
    height: auto;
    margin: 0 auto;
    margin-top: px;
}
.stu-show .page-btns{
    width: 450px;
    height: auto;
    margin: auto;
    margin-bottom: 55px;
}
.set-select{
    width: 800px;
    height: auto;
    margin: 0 auto;
    margin-top: 50px;
    font-family: calibri;
}
.stu-show h4{
    font-family: calibri;
    color: #000;
    font-family: raleway;
    float: left;
    margin-top: 10px;
}
.stu-show h3{
   color: #000;
    font-family: raleway;
    float: left;
    margin-top: 10px;
    display: none;
}
.stu-show table td a i.rupee{
    color: #222;
}
.stu-show table td a i.see{
    color: #000;
}
.stu-show table td a i.set{
    color:dodgerblue;
}
.stu-show table td a i.del{
    color: crimson;
}

.stu-showprom{
	width: 100%;
	height: auto;
}
.stu-showprom table{
	font-family: calibri;
	width: 100%;
	height: auto;
	text-align: center;
	background: ;
}
.stu-showprom table .tbl-head{
	background: #3d90d9;
	color: #fff;
	height: 30px;
}
.stu-showprom table .tbl-head td{
    border: none;
}
.stu-showprom table tr td{
	height: 30px;
    border: 1px solid whitesmoke;
}
.stu-showprom table tr td input{
	text-align: center;
	margin-left: 15px;
}

.full-prof-btn{
    margin-top: px;
    width: 100%;
    height: 100px;
    padding: 25px;
    line-height: 100px;
}

.full-prof-btn h3{
    float: left;
    font-family: lato;
    color: darkblue;
    margin-top: 5px;
}

.full-prof-btn .btn-set{
    float: right;
    
     
}

.full-prof-btn .btn-set a{
    background-color: #073d61;
    border: none;
}

.full-prof-btn .btn-set a:hover{
    background:dodgerblue;
}

.full-profile{
	width: 500px;
	height: 150px;
	margin:0 auto;
	
}

.full-profile .full-stu-img{
	width: 100px;
	height: 150px;
	float: left;
    
}
.full-profile .full-stu-img img{
	width: 100px;
	height: 110px;
	border-radius: 3px;
	border: 1px solid #ccc;
}

.full-profile .stu-dtls{
   width: 400px;
   float: left;
   margin-top: 15px;
   font-family: calibri;	
   
}
.full-profile .stu-dtls .frst{
	width: 145px;
	margin: 0px;
	margin-left:-30px;
	list-style: none;
	float: left;
	
}
.full-profile .stu-dtls .frst li{
	margin-top: 3px;
	font-weight: 100;
}
.full-profile .stu-dtls .scnd{
	width: 280px;
	margin: 0px;
	margin-left: -40px;
	list-style: none;
	float: left;
	
	
}

.full-profile .stu-dtls .scnd li{
	margin-top: 3px;
	font-weight: 600;
}

.stufull-dtls {
	width: 100%;
	height: auto;
	margin-bottom: 80px;
}
.stufull-dtls table{
	width: 1000px;
	height: auto;
	margin: 0 auto;
	font-family: calibri;
	background: #;
    border-bottom: 5px solid #3d90d9;
}
.stufull-dtls table tr td{
	height: 35px;
	padding-left: 5px;
	border: 1px solid whitesmoke;
}
.stufull-dtls table tr td h3{
	font-family: literata;
	font-size: 16px;
}
.stufull-dtls table tr:first-child{
	font-weight: bold;
}
.stufull-dtls table .tbl-headdings{
	background:#e1e1e1;
	color: red;
    font-weight: 600;
    
}
.stufull-dtls table .tbl-headdings td{
    height: 30px;
}
.stufull-dtls table tr td .btns{
	height: 100px;
	margin-left: 300px;
	
}
.stufull-dtls table tr td .btns a{
	width: 120px;
	height: 30px;
	background: #;
	color: #fff;
	text-decoration: none;
	display: block;
}
.stufull-dtls table tr td .btns p{
	width: 120px;
	margin: 0px;
	height: 30px;
	line-height: 30px;
	background: #f75c5c;
	float: left;
	margin-top: 50px;
	margin-right: px;
	border-radius: px;
	font-size: 13px;
}
.stufull-dtls table tr td .btns a:hover{
	width: 120px;
	height: 30px;
	color: #fff;
	text-decoration: none;
	background: #3d90d9;
	display: block;
}

.search-del .search-stu input{
    width: 220px;
    height: 30px;
    outline:none;
    border: none;
    border:1px solid #ccc;
    border-top-left-radius:2px;
    border-bottom-left-radius:2px;
    padding-left: 5px;
}

.search-del .search-stu button{
    margin-left: -5px;
    height: 30px;
    width: 80px;
    
   border: 1px solid #ccc;
    font-family: calibri;
    border-top-right-radius:2px;
    border-bottom-right-radius:2px;
}
.search-del{
    width: 100%;
    height:0px;
    margin:0px;
}
.search-del .search-stu{
    float: right;
    
    
}
.bulk_del{
    float: left;
    margin-left: -15px;
    width: 250px;
    height: 30px;
    font-family: calibri;
    outline:none;
    border: none;
    border:1px solid #ccc;
     border-top-left-radius:5px;
    border-bottom-left-radius:5px;
}
.bulks_del{
    float: right;
    width: 310px;
    height: 30px;
    font-family: calibri;
} 
.blk_del{
    float: left;
    width: 70px;
    height: 30px;
    border: 1px solid #ccc;
    font-family: calibri;
    border-top-right-radius:2px;
    border-bottom-right-radius:2px;
}
.imp-data-stl form{
    font-family: calibri;
}
.imp-data-stl form button{
    width: 120px;
    outline: none;
    background: none;
    border: none;
    background-color: #457ca1;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 30px;
    
}
.imp-data-stl form button i{
    font-size: 12px;
    margin-right: 5px;
}
.imp-data-stl .excel-format a{
    text-decoration: none;
    color: #457ca1;
    font-family: calibri;
    margin-left: 20px;
}

.imp-data-stl h4{
    margin-top: 70px;
    font-family: raleway;
    color: #457ca1;
    
}
.imp-data-stl table{
    font-family: calibri;
    text-align: center;
    margin-bottom: 50px;
} 


.admfee-stl form button{
    width: 120px;
    background: none;
    outline: none;
    border: none;
    background: #457ca1;
    font-size: 15px;
}
.tution-feestl form button{
    width: 120px;
    background: none;
    outline: none;
    border: none;
    background: #457ca1;
    font-size: 15px;
}

.trans-discstl form{
    font-family: calibri;
}
.trans-discstl form button{
    width: 120px;
    background: none;
    outline: none;
    border: none;
    background:#457ca1;
    font-size: 13px;
    margin-top: 10px;
}
.trans-tbl{
	width: 100%;
	height: 420px;
	overflow: ;
	
}
.trans-tbl table{
    font-family: calibri;
    font-size: 13px;
	width: 700px;
	text-align: center;
	background: ;
}
.trans-tbl table .table-head{
	background: #3d90d9;
	color: #fff;
}
.trans-tbl table .table-head td{
    border: none;
}
.trans-tbl h4{
  font-family: literata; 
  font-size: 16px;
  margin-top: 5px;
  color: #457ca1;
  font-weight: 600;
  display: none;
}
.trans-tbl table tr td{
	height: 30px;
    border: 1px solid whitesmoke;
	
}
.trans-tbl table tr td a{
	text-decoration: none;
	color: dimgray;
	font-size: 12px;
	color: #3d90d9;
}

.trans-tbl table tr td p{
    width: 70px;
    height: 20px;
    background: #3d90d9;
    font-size: 12px;
    text-align: center;
	line-height: 20px;
	border-radius: 2px;
}
.trans-tbl table tr td p a{
	color: #fff;
	text-decoration: none;
}
.trans-tbl table tr td .fee-btnsred{
    width: 70px;
    height: 20px;
    background: #f75c5c;
    font-size: 12px;
    text-align: center;
	line-height: 20px;
	border-radius: 2px;
}
.admfee-view{
	width: 100%;
	height: 420px;
	overflow: auto;
	
}

.dsh-search{
	margin-left: 50px;
	font-family: calibri;
}
.dsh-search p{
	font-weight: 600;
}
.bulk-action{
	width: 100%;
	height: auto;
}


.bulk-action .search-stu{
	float: right;
	margin:0px;
	
	
	
}
.bulk-action .search-stu input{
	float: left;
	outline: none;
	padding-left: 0px;
}

.bulk-action table{
	width: 1100px;
	text-align: center;
	font-family: calibri;
}
.bulk-action table tr td{
	height: 35px;
}
.bulk-action table .table-head{
	 font-weight: 600;
    color:#fff;
    height: 35px;
    background: #457ca1;
    line-height: 35px;
    border-top: 1px solid #457ca1;
}

.bulk-action .search-stu input{
	border: none;
	height: 30px;
	border: 1px solid #ccc;
	width: 250px;
	padding-left: 5px;
}
.bulk-action .search-stu button{
	height: 30px;
	width: 80px;
	border: 1px solid #ccc;
	font-family: calibri;
	margin-right: -5px;
}

.stnd-dtlstl{
    
    height: auto;
    margin-bottom: 50px;
}


.stnd-dtlstl.stu-bklogo{
    width:150px;
    height: 150px;
    float: left;
    
}
.stnd-dtlstl .stu-bklogo img{
    width: 120px;
    height: 150px;
    border: 1px solid #ccc;
    float: left;
    margin-right: 20px;
    margin-left: 30px;
}
.stnd-dtlstl .stu-bkpnls{
    float: left;
    width: 700px;
    height: auto;
    
    margin-top: 10px;
}
.stnd-dtlstl .stu-bkpnls ul{
    list-style: none;
    margin-left: -40px;
}
.stnd-dtlstl .stu-bkpnls ul li{
    width: 200px;
    border-bottom: 1px solid #ccc;
    float: left;
    margin-right: 20px;
    font-size: 12px;
    font-family: calibri;
    margin-bottom: 15px;
}
.stnd-dtlstl .stu-bkpnls ul li p{
    font-weight: 600;
}
.stnd-dtlstl .stu-bkpnls ul li input{
    border: none;
    outline: none;
    background: none;
    box-shadow: none;
}
.stnd-dtlstl .stu-bscdtl{
    float: left;
    width: 300px;
    margin-left: 80px;
}
.stnd-dtlstl .stu-bscdtl ul{
    list-style: none;
}
.stnd-dtlstl .stu-bscdtl ul li{
    font-family: calibri;
    font-size: 15px;
}
.stnd-dtlstl .stu-img{
    width: 130px;
    height: 140px;
    float:left;
    
}
.stnd-dtlstl .stu-img img{
    width: 100%;
    height: 100%;
}
.fee-structure{
    width: 1000px;
    height: auto;
    margin-top: px;
    margin-left: 10px;
    padding: 20px;
    
}
.fee-structure table{
    width: 100%;
    font-family: calibri;
    font-size: 15px;
    border: 1px solid dodgerblue;
	text-align: center;
}

.fee-structure table .head-tbl td{
    font-weight: 600;
    color:#000;
    height: 40px;
    background: #bfe1ff;
    line-height: 40px;
    width: 50px;
    border-top: 1px solid dodgerblue;
}
.fee-structure table .head-tbl td input{
    width: 20px;
}
.fee-structure table tr td{
    width: 120px;
    height:35px;
    
    border: none;
    border-top: 1px solid #bfe1ff;
    
}
.fee-structure table tr:hover{
    background: #bfe1ff;
}
.fee-structure table tr td input{
    border: none;
    outline: none;
    border: 1px solid #ccc;
    border-radius: 50px;
    margin-right: 5px;
    width: 50px;
	padding-left: 10px;
    color: grey;
    
}
.fee-structure table .amt-td{
    text-align: right;
    
}
.fee-structure table .inp-val{
    text-align: ;
    
}
.fee-structure table tr .sub-content{
    font-weight: 600;
    padding-left: 5px;
    text-align: left;
    color: red;
}

.fee-structure table tr .ttl-td{
    text-align: right;
}
.fee-structure table .ttl-colum{
    background: ;
    color: #000;
    font-weight: 600;
    border-right: 1px solid dodgerblue;
    text-align: right;
}
.fee-structure table tr .ttl-colum-fn{
    padding-left: 25px;
}
.fee-structure table tr .ttl-colums{
    background: ;
    color: #000;
    font-weight: bold;
    height: px;
    line-height: px;
    padding-left: px;
    background: #bfe1ff;
    text-align: right;
    padding-right: 10px;
}
.fee-structure table tr .bottom-input{
    width: 250px;
    border-radius: 5px ;
    height: 35px;
    padding-left: 10px;
    margin-left: 25px;
}
.fee-structure table tr button{
    width: 120px;
    margin-right: 5px;
    margin-top: 30px;
    border-radius: 50px;
    background: #222;
    outline: none;
    border: none;
    box-shadow: none;
    
    padding: 0px;
    height: 35px;
}

.fee-structure table tr.final-border{
    background: #bfe1ff;
}
.fee-structure table tr.final-border label{
   margin-left: px;
    margin-top:px;
}

.fee-structure .ttlfee-setup{
    width: px;
    height: 25px;
    margin: 0px;
    background: ;
    text-align: ;
    line-height: 25px;
    color: #000;
    font-weight: 600;
    border-radius: 5px;
    margin-top: 15px;
    margin-right: 20px;
}
.fee-structure #inpadm-hid{
    display: none;
}
.fee-structure .inpfee-hid{
    display: none;
}
.fee-structure #inptrans-hid{
    display: none;
}
.fee-structure #inphstl-hid{
    display: none;
}
.fee-structure .rdo-btn{
	width:20px;
}

.disc-dtls{
    font-family: calibri;
}
.fee-structure .stu-aplfines{
    display: none;
}

.fee-structure #fn_pay{
    cursor: pointer;
}

.fee-result{
    width: 1000px;
    height: auto;
    margin-top: px;
    margin-left: 10px;
    padding: 20px;
}
.fee-result .table{
     width: 100%;
    font-family: calibri;
    font-size: 15px;
    
}

.fee-result .table .table-head{
    font-weight: 600;
    color:#000;
    height: 40px;
    background: #457ca1;
    line-height: 40px;
    border-top: 1px solid #457ca1;
}

.fee-result table .table-head td{
    font-weight: 600;
    color:#000;
    height: 40px;
    background: #bfe1ff;
    line-height: 40px;
    border-top: 1px solid #457ca1;
}

.sngl-feepd{
    width: 1000px;
    height: auto;
    margin-top: px;
    margin-left: 10px;
    padding: 20px;
}
.sngl-feepd .table{
    width: 100%;
    font-family: calibri;
    font-size: 15px;
    margin-top: 50px;
}
.sngl-feepd .table .table-head{
      font-weight: 600;
   color: #fff;
   background: #457ca1;
}
.sngl-feepd table tr td{
    width: auto;
    height:25px;
    padding: 8px;
    border: none;
    border-top: 1px solid #bfe1ff;
}

.disc-dtls{
    width: 100%;
    height: auto;
    margin-top: px;
    margin-left: px;
    padding: px;
	
}
.disc-dtls .stnd-dtlstl{
    padding-left: -70px;
}
.disc-dtls table{
    width: 100%;
    font-family: calibri;
    font-size: 14px;
    margin-top: 10px;
    text-align: center;
	border-bottom: 2px solid #3d90d9;
}
.disc-dtls table tr td{
	border: 1px solid whitesmoke;
	height: 30px;
	padding: 5px 0px;
	width: 100px;
}
.disc-dtls table .tbl-head{
    font-weight: 600;
    color:#fff;
     background: #3d90d9;
    border-top: 1px solid #3d90d9;
    
}
.disc-dtls table .tbl-head td{
	border: none;
	
}
.disc-dtls table select{
    width: ;
    background: none;
    outline: none;
    border: none;
    box-shadow: none;
    color: #000;
    background:;
}   
.disc-dtls table input{
    width: 95%;
    outline: none;
    border: none;
    box-shadow: none;
    border: 1px solid #ccc;
	height: 30px;
	padding-left: 5px;
}
.disc-dtls table input::placeholder{
	color:#e1e1e1;
}


.disc-dtls table button{
    width: 60px;  
    outline: none;
    border: none;
    box-shadow: none;
    background:#4d8c5d;
    color: #fff;
    font-size: 12px;
    height: 20px;
    border-radius: 3px;
}


.fine-viewing{
    width: 1000px;
    height: auto;
    margin-top: px;
    margin-left: 10px;
    padding: 20px;
}
.fine-viewing .table{
    width: 100%;
    font-family: calibri;
    font-size: 14px;
    margin-top: 3 0px;
}
.fine-viewing .table .table-head{
   font-weight: 600;
   color: #fff;
   background: #457ca1;
}

.stndfn-dtlstl{
    
    height: auto;
    margin-bottom: 50px;
}
.stndfn-dtlstl .stu-bscdtl{
    float: left;
    width: 300px;
    margin-left: px;
}
.stndfn-dtlstl .stu-bscdtl ul{
    list-style: none;
}
.stndfn-dtlstl .stu-bscdtl ul li{
    font-family: calibri;
    font-size: 15px;
}
.stndfn-dtlstl .stu-img{
    width: 130px;
    height: 140px;
    float:left;
    
}
.stndfn-dtlstl .stu-img img{
    width: 100%;
    height: 100%;
}

.fine-dtls{
    margin-top: 50px;
    font-family: calibri;
}
.fine-dtls button{
    width: 100px;
    margin-top: 20px;
    border: none;
    outline: none;
    background: #457ca1;
    font-size: 14px;
}
.fine-dtls button:hover{
    width: 100px;
    margin-top: 20px;
    border: none;
    outline: none;
    background: #457ca1;
    font-size: 14px;
}

.stu-vwtbl{
    width: 1100px;
    height: auto;
    margin-top: px;
   
}

.stu-vwtbl table{
    width: 100%;
    font-family: calibri;
    font-size: 14px;
    margin-top: px; 
	
	background: #cfe4fa;
}
.stu-vwtbl table .table-head{
    font-weight: 600;
    color:#fff;
    height: 30px;
    background: #073d61;
    line-height: 30px;
    font-size: 13px;
    border-top: 1px solid #457ca1;
	text-align: left;
}
.stu-vwtbl table tr td{
	height: 30px;
	text-align: center;
}
.stu-vwtbl table tr td a{
	font-size: 11px;
}

.cmpprnt-section{
    width: 900px;
    height: auto;
    margin-top: 30px;
    border: 1px solid #ccc;
}
.cmpprnt-section .comp-logo{
    float: left;
    width: 180px;
    height: 150px;
    
    
}
.cmpprnt-section .comp-logo img{
    width: 180px;
    margin-top: 20px;
    height: 100px;
}
.cmpprnt-section .comp-dtls{
    width: 700px;
    height: 150px;
    
    
}
.cmpprnt-section .comp-dtls h4{
    text-align: center;
    color: darkblue;
    font-family: literata;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 22px;
}
.cmpprnt-section .comp-dtls p{
    text-align: center;
    font-family: calibri;
}
.prntstu-dtls {
    width: 900px;
    height: 180px;
    margin-bottom: 50px;
    margin-top: 15px;
    
}
.prntstu-dtls .stu-dtls{
    float: left;
    width: 250px;
    height: 180px;
    
    
}
.prntstu-dtls .stu-dtls ul{
    list-style: none;
}
.prntstu-dtls .stu-dtls ul li{
    font-family: calibri;
    font-size: 15px;
    padding-top: 5px;
    
}
.prntstu-dtls .stu-bscdtl{
    float: left;
    width: 350px;
    height: 180px;
    
}
.prntstu-dtls .stu-bscdtl ul{
    list-style: none;
}
.prntstu-dtls .stu-bscdtl ul li{
    font-family: calibri;
    font-size: 15px;
    padding-top: 5px;
}
.prntstu-dtls .bscstu-img{
    float: right;
    width: 150px;
    height: 200px;
}
.prntstu-dtls .bscstu-img img{
    height: 180px;
    width: 150px;
    
}
.prntbil-dtls{
    width: 900px;
    
}
.prntbil-dtls .prtc-prnt{
    float: left;
    width: 600px;
    height: auto;
    
}
.prntbil-dtls .prtc-prnt h4{
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #fff;
    background: dodgerblue;
    font-family:literata;
    text-align: center;
    margin-bottom: 20px;
}
.prntbil-dtls .prtc-prnt ol li{
       font-family: calibri;
    font-size: 15px;
    text-align: ;
    padding-left: 25px;
    padding-top: 5px;
}
.prntbil-dtls .amt-prnt{
    float: left;
    width: 295px;
    height: auto;
    margin-bottom: 50px;
}
.prntbil-dtls h3{
    text-align: center;
    font-family: literata;
    margin-bottom: 15px;
    font-size: 20px;
    font-weight:600;
    
}
.prntbil-dtls .amt-prnt h4{
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #fff;
    background: #222;
    font-family:literata;
    text-align: center;
    margin-bottom: 20px;
}
.prntbil-dtls .amt-prnt ul{
    list-style: none;
}
.prntbil-dtls .amt-prnt ul li{
    font-family: calibri;
    font-size: 15px;
    text-align: right;
    padding-right: 140px;
    padding-top: 5px; 
}

.prntbil-dtls table{
    font-family: calibri;
    font-weight: 600;
    font-size: 15px;
    
}
.instprof-set form{
    font-family: calibri;
    margin-bottom: 40px;
    font-size: 16px;
}
.instprof-set form .self-btn{
    background: none;
    outline: none;
    border: none;
    background: #457ca1;
}

.instprof-set .user-img{
    width: 200px;
    height: 150px;
    margin-left: 150px;
    margin-top: 60px;
}
.instprof-set .user-img img{
   width: 200px;
    height: 150px;
}
.naya-mail form{
    font-family: calibri;
    font-size: 16px;
}
.naya-mail form .self-btn{
      background: none;
    outline: none;
    border: none;
    background: #457ca1;
}
.conf-newmail form{
    font-family: calibri;
    font-size: 16px;
}
.conf-newmail .self-btn{
       background: none;
    outline: none;
    border: none;
    background: #457ca1;
}
.naya-mob form{
    font-family: calibri;
    font-size: 16px;
}
.naya-mob form .self-btn{
     background: none;
    outline: none;
    border: none;
    background: #457ca1;
}
.conf-newmob form{
     font-family: calibri;
    font-size: 16px;
}
.conf-newmob .self-btn{
      background: none;
    outline: none;
    border: none;
    background: #457ca1;
}
.pass-setup{
    font-family: calibri;
    font-size: 16px;
}
.pass-setup .self-btn{
       background: none;
    outline: none;
    border: none;
    background: #457ca1;
}

.staff-pay h4{
    width: 1000px;
    margin-top: 150px;
    font-family: literata;
    color: crimson;
    height: auto;
    text-align: center;
}
.stf-imp form{
   font-family: calibri;
    font-size: 16px; 
}
.stf-imp form .self-btn{
        background: none;
    outline: none;
    border: none;
    background: #457ca1;
    width: 120px;
    margin-top: 15px;
}



.exp-tbl-vew{
    width: 100%;
	height: auto;
	margin-bottom: 50px;
	
}

.exp-tbl-vew h4{
	font-family:raleway;
	color: #457ca1;
	margin-top: 50px;
	font-weight: 600;
}
.exp-tbl-vew table{
    font-family: calibri;
    font-size: 15px;
    text-align: center;
    width: 1100px;
	margin-bottom: 50px;
}
.exp-tbl-vew table .table-head{
    font-weight: 600;
    color: #fff;
    background: #3d90d9;
	height: 30px;
    
}
.exp-tbl-vew table .table-head td{
    border: none;
}
.exp-tbl-vew table tr td{
	height: 30px;
	width: 120px;
    border: 1px solid whitesmoke;
}
.exp-tbl-vew table tr td a{
	color: #000;
}
.exp-tbl-vew table tr td a i{
	font-size: 12px;
}
.exp-tbl-vew .bnk-expdtl{
	width: 600px;
	height: auto;
	padding: 10px 0px;
	background: whitesmoke;
	padding-bottom: 50px;
}
.exp-tbl-vew .bnk-expdtl .first-para{
	list-style: none;
	float: left;
	width: 300px;
	margin-left: -30px;
}
.exp-tbl-vew .bnk-expdtl .first-para li{
	font-family: calibri;
	
}
.exp-tbl-vew .bnk-expdtl .second-para{
	list-style: none;
	width: 300px;
	float: left;
}

.exp-tbl-vew .bnk-expdtl .second-para li{
	font-family:calibri;
}
.exp-tbl-vew .bnk-expdtl #first{
	font-family: raleway;
	padding-left: 10px;
	float: left;
	width: 300px;
	color: #457ca1;
}
.exp-tbl-vew .bnk-expdtl #second{
	font-family: raleway;
	padding-left: 10px;
	float: left;
	width: 250px;
	color: #457ca1;
}


.exp_cat{
    font-family: calibri;
    font-size: 15px;
}
.exp_cat .hide-cat{
    display: none;
}
.exp_cat .hide-cat-two{ 
    display: none;
}
.exp_cat h4{
     margin-left: 15px;
    color: #457ca1;
    font-size: 20px;
    
    
}
.exp_cat form{
    margin-top: 60px;
}
.exp_cat input{
    background: none;
    outline: none;
    border: none;
    box-shadow: none;
    border: 1px solid #ccc;
}
.exp_cat .exp_ondate{
    display: none;
}
.exp_cat select{
     background: none;
    outline: none;
    border: none;
    box-shadow: none;
    border: 1px solid #ccc; 
}
.exp_cat .self-btn{
    background: none;
    outline: none;
    border: none;
    background: #457ca1;
    width: 150px;
    margin-top: 15px;
    border-radius: 1px;
    font-size: 16px;
}
.exp_cat .exp-tbl-cat h4{
    margin-left: 100px;
    color: #457ca1;
    font-size: 20px;
    margin-top: -30px;
}

.exp_cat .exp-tbl-cat .table{
    margin-left: 100px;
    text-align: center;
}
.exp_cat .exp-tbl-cat .table .table-head{
	font-weight: 600;
    color: #fff;
    background: #457ca1;
}


.showall-stufee{
    width: 100%;
	height: auto;
	margin-bottom: 50px;
	
}
.showall-stufee .stu-action{
    width: 100%;
    height: auto;
    margin-bottom: 25px;
    font-family: calibri;
    float: left;
}
.showall-stufee .stu-action .stus-srch-part{
	width: 400px;
	float: left;
}
.showall-stufee .stu-action .stus-srch-part input{
    width: 350px;
    height: 35px;
    border: 1px solid #ccc;
    outline: none;
    padding-left: 5px;
	
}
.showall-stufee .stu-action .stus-srch-part i{
    margin-left: -25px;
}

.showall-stufee .stu-action .stus-action-part{
	float: right;
	width: 400px;
}
.showall-stufee .stu-action .stus-action-part select{
	width: 300px;
	float: left;
	border: none;
	background: none;
	outline: none;
	box-shadow: none;
	border: 1px solid #ccc;
	border-radius:5px 0px 0px 5px;
	border-right: none;
	height: 35px;
	
}
.showall-stufee .stu-action .stus-action-part button{
	width: 80px;
	height: 25px;
	border: none;
	outline: none;
	border: 1px solid #ccc;
	border-radius: 5px;
	margin-top: 10px;
	
}

.showall-stufee .body-space{
    width: 400px;
    height: auto;
   
   
}
.showall-stufee .body-space .head-item{
    width: 400px;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #3d90d9;
    margin-bottom: 10px;
}
.showall-stufee .body-space .head-item h4{
    margin: 0px;
    color: ;
	font-family: alata;
}
.showall-stufee .body-space .head-item h4 i{
    font-size: 15px;
}
.showall-stufee .body-space .frm-sets {
    width: 400px;
    height: auto;
    float: left;
    border: 1px solid #ccc;
    border-top: 2px solid #3d90d9;
    border-bottom: 2px solid #3d90d9;
    margin-right: 100px;
    margin-top: px;
    padding-left: 15px;
    margin-bottom: 50px;
    
}

.showall-stufee .body-space .frm-sets .frm-grp{
    width: 280px;
    height: auto;
    margin-bottom: 25px;
    margin-top: 20px;
    margin-left: 25px;
	font-family: calibri;
}
.showall-stufee .body-space .frm-sets .frm-grp p{
    font-weight: 600;
}
.showall-stufee .body-space .frm-sets .frm-grp input{
    width: 250px;
    height: 30px;
    outline: none;
    border: none;
    border: 1px solid #ccc;
    padding-left: 5px;
    font-family: calibri;
}
.showall-stufee .body-space .frm-sets .frm-grp select{
    width: 250px;
    height: 30px;
    outline: none;
    border: none;
    border: 1px solid #ccc;
    padding-left: 5px;
    font-family: calibri;
}
.showall-stufee .body-space .frm-sets .frm-grp textarea{
    width: 250px;
    height: px;
    outline: none;
    border: none;
    border: 1px solid #ccc;
    padding-left: 5px;
    font-family: calibri;
}
.showall-stufee .body-space .frm-sets .frm-grp button{
    height: 30px;
    width: 100px;
    background: #3d90d9;
    color: #fff;
    border: none;
    border-radius: 3px;
    font-family: calibri;
}




.showall-stufee table{
    width: 100%;
    font-family: calibri;
    text-align: center;
	background: ;
	border-bottom: 2px solid #3d90d9;
	font-size: 12px;
	margin-bottom: 80px;
}
.showall-stufee table .table-head{
    background: #3d90d9;
	color: #fff;
}
.showall-stufee table .table-head:hover{
    background: #3d90d9;
	color: #fff;
}

.showall-stufee table .table-head td{
	border: none;
}
.showall-stufee table tr td{
	height: 30px;
	border: 1px solid whitesmoke;
	padding-left: 5px;
}
.showall-stufee table tr:hover{
	background: whitesmoke;
}
.showall-stufee table tr td a{
	text-decoration: none;
	color: #3d90d9;
	font-size: 11px;
}
.showall-stufee table .tbl-btm{
	background: #9dcbfc;
	background: whitesmoke;
	
}
.showall-stufee table .tbl-btm td{
	border: none;
	font-weight: bold;
	padding-right: 5px;
	
}
.showall-stufee .pagination_number{
	width: 100%;
	height: auto;
	margin: 50px 0px;
	text-align: center;
}
.showall-stufee .pagination_number .pagination li a{
	color: grey;
}
.showall-stufee .pagination_number .pagination li.active a{
	color: #fff;
}
.showall-stufee .pagination_number .pagination .pagin a{
	background: whitesmoke;
	font-family: calibri;
	color: dimgray;
}



.stu-feeshow{
	width: 100%;
	height: auto;
	margin-bottom: 50px;
}
.stu-feeshow table{
	width: 100%;
    font-family: calibri;
    text-align: center;
	background: ;
}
.stu-feeshow table tr td{
	height: 35px;
}
.stu-feeshow table .table-head{
	background: #073d61;
	color: #fff;
}
.stu-feeshow table tr td a{
	text-decoration: none;
	color: #000;
	font-size: 11px;
}

.allnew-stus{
    margin-top:30px;
}
.allnew-stus .clsws-stus{
    width: 345px;
    height: 110px;
    float: left;
    margin-bottom: 20px;
    border: 1px solid #ccc;
    position: relative;
    margin-right: 15px;
    
}


.allnew-stus .clsws-stus .stu-imgs{
    width: 100px;
    height: 110px;
    float: left;
    margin-right: 10px;
    
}
.allnew-stus .clsws-stus .stu-imgs img{
    width: 100%;
    height: 108px;
    border: 1px solid #ccc;
}

.allnew-stus .clsws-stus .stu-dtls{
    float: left;
    width: 225px;
    margin-top: 10px;
}
.allnew-stus .clsws-stus .stu-dtls .sec-dtls{
    list-style: none;
    margin-left: -40px;
}
.allnew-stus .clsws-stus .stu-dtls .sec-dtls li{
    font-family: calibri;
    font-size: 15px;
    padding-top: 3px;
}
.allnew-stus  .stu-dtls .sec-dtls li p{
    font-weight: 600;
}
.allnew-stus .clsws-stus .stu-hideon{
    width: 345px;
    height: 100%;
    background: rgba(0,0,0,0.6);
    z-index:999;
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    display: none;
}
.allnew-stus .clsws-stus .stu-hideon p{
    text-align: center;
    line-height: 110px;
}
.allnew-stus .clsws-stus .stu-hideon p{
    text-decoration: none;
    color: #fff;
    
}
.allnew-stus .clsws-stus:hover .stu-hideon{
    display: block;
}


.stu-fnpy{
    font-family: calibri;
}
.stu-fnpy form .paid_date{
    display: none;
}
.stu-fnpy .fn-showcase{
    margin-top: 25px;
    margin-bottom: 10px;
}

.stu-fnpy form input{
    background: none;
    box-shadow: none;
    outline: none;
    border: 1px solid #ccc;
    
}
.stu-fnpy table{
	width: 100%;
	text-align: center;
	background: #c0e4fc;
}
.stu-fnpy table tr td{
	height: 30px;
	
}
.stu-fnpy table .table-head{
	font-weight: 600;
   color: #fff;
   background: #457ca1;
}



.rfnd-structure{
    width: 1000px;
    min-width: 100px;
    height: auto;
    margin-top: 40px;
}
.rfnd-structure table{
    font-family: calibri;
    border: 1px solid #222;
}
.rfnd-structure .table .table-head{
    font-weight: 600;
    color: #fff;
    background: #457ca1;
    
}
.rfnd-structure .table .amt-td{
    text-align: right;
}
.rfnd-structure .table tr td .amt-inp-td{
    
     border: none;
    outline: none;
    border: 1px solid #ccc;
    
    padding-left: 5px;
    width: 120px;
    color: grey;
}
.rfnd-structure .ttlfee-setup{
    width: px;
    height: 25px;
    margin: 0px;
    background: ;
    text-align: ;
    line-height: 25px;
    color: #000;
    font-weight: 600;
    border-radius: 5px;
    margin-top: 15px;
    margin-right: 20px;
}
.rfnd-structure .bnk-set{
    height: 15px;
    text-align:center;
    float: left;
    margin-right: 15px;
    margin-top: 25px;
}
.rfnd-structure .table .bottom-input{
      border: none;
    outline: none;
    border: 1px solid #ccc;
    height: 35px;
    padding-left: 5px;
    width: 200px;
    color: grey; 
}
.rfnd-structure .table .sub-content{
    font-weight: 600;
    padding-left: 20px;
}
.rfnd-structure .table button{
    width: 120px;
    height: 30px;
    margin-top: 20px;
    outline: none;
    box-shadow: none;
    background: none;
    background: #000;
    border: none;
    border: 1px solid #222;
}
.rfnd-structure .table .pmnt-date{
    display: none;
}
.rfnd-structure .ttl-colum{
    text-align: right;
    padding-right: 50px;
    font-weight: 600;
}


.inc_cat{
    font-family: calibri;
}
.inc_cat .hide-cat{
    display: none;
}












.lib-dtls{
    width: 100%;
    height: auto;
    font-family: calibri;
}
.lib-dtls form{
    margin-bottom: 45px;
}
.lib-dtls form input{
    outline: none;
    border: none;
    background: none;
    box-shadow: none;
    border: 1px solid #ccc;
}
.lib-dtls form textarea{
    outline: none;
    border: none;
    background: none;
    box-shadow: none;
    border: 1px solid #ccc;
}
.lib-dtls form select{
    outline: none;
    border: none;
    background: none;
    box-shadow: none;
    border: 1px solid #ccc;
}
.lib-books{
    width: 1100px;
}
.lib-books .table{
    font-family: calibri;
}

.lib-books .table .table-head{
    
   
   font-weight: 600;
   color: #fff;
   background: #457ca1;
    
}

.del-conf{
    width: 400px;
    height: 150px;
    margin: 0 auto;
    background: #fff;
    border: 1px solid #ccc;
    margin-top: 100px;
}
.del-conf .ins-btn  h4{
    text-align: center;
    font-size: 16px;
    margin-top: 25px;
    font-family: raleway;
    margin-bottom: 30px;
}
.del-conf .ins-btn p{
    text-align: center;
    
}
.del-conf .ins-btn p a{
    width: 80px;
}

.book-function{
    width: 100%;
    height: auto;
}
.book-function .bks-del{
    float: left;
    font-family: calibri;
}
.book-function .bks-del select{
    width: 250px; 
    height: 30px;
    border: none;
    outline: none;
    padding-left: 5px;
    border: 1px solid #bbb;
    border-right: none;
}
.book-function .bks-del button{
    width: 80px;
    height: 30px;
    border: none;
    outline: none;
    padding-left: 5px;
    border: 1px solid #bbb;
    margin-left: -5px;
    border-left: none;
    background: #e1e1e1;
    font-size: 15px;
}
.book-function .book-search{
     float: right;
    font-family: calibri;
}
.book-function .book-search input{
    width: 250px; 
    height: 30px;
    border: none;
    outline: none;
    padding-left: 5px;
    border: 1px solid #bbb;
    border-right: none;
}
.book-function .book-search button{
     width: 80px;
    height: 30px;
    border: none;
    outline: none;
    padding-left: 5px;
    border: 1px solid #bbb;
    margin-left: -5px;
    border-left: none;
    background: #e1e1e1;
    font-size: 15px;
}
.stu-bokdtls {
    width: 100%;
    height: auto;
}
.stu-bokdtls .stu-bklogo{
    width:150px;
    height: 150px;
    float: left;
    
}
.stu-bokdtls .stu-bklogo img{
    width: 120px;
    height: 150px;
    border: 1px solid #ccc;
    float: left;
}
.stu-bokdtls .stu-bkpnls{
    float: left;
    width: 700px;
    height: auto;
    
    margin-top: 10px;
}
.stu-bokdtls .stu-bkpnls ul{
    list-style: none;
    margin-left: -40px;
}
.stu-bokdtls .stu-bkpnls ul li{
    width: 200px;
    border-bottom: 1px solid #ccc;
    float: left;
    margin-right: 20px;
    font-size: 12px;
    font-family: calibri;
    margin-bottom: 15px;
}
.stu-bokdtls .stu-bkpnls ul li p{
    font-weight: 600;
}
.stu-bokdtls .stu-bkpnls ul li input{
    border: none;
    outline: none;
    background: none;
    box-shadow: none;
}
.stu-bokdtls .table{
    font-family: calibri;
    
}
.stu-bokdtls .table .table-head{
     
   font-weight: 600;
   color: #fff;
   background: #457ca1; 
}

.stu-bokdtls .table .inp-qty{
    width: 70px;
    border: none;
    background: none;
    box-shadow: none;
    border: 1px solid #ccc;
    outline: none;
    padding-left: 5px;
    
}
.stu-bokdtls .table .sel-date{
    width: 70px;
    outline: none;
    border: none;
    background: none;
    border-bottom: 1px solid #ccc;   
}
.stu-bokdtls .table select{
    width: 100px;  
    border: none;
    background: none;
    box-shadow: none;
    
    outline: none;
     
}
.stu-bokdtls .libbook-issuesub{
    margin-top: 30px;
    text-align: right;
    font-family: calibri;
}
.stu-bokdtls .libbook-issuesub button{
    border: none;
    outline: none;
    box-shadow: none;
    background: green;
    height:30px;
    color: #fff;
}
.stu-bokdtls .libbook-issuesub a{
    border: none;
    outline: none;
    box-shadow: none;
    height: 30px;
}

.bks-rtn{
    float: left;
    width: 400px;
    height: auto;
    margin-top: 50px;
    font-family: calibri;
    margin-left: 50px;
}
.bks-rtn input{
    border: none;
    outline: none;
    background: none;
    box-shadow: none;
    border: 1px solid #ccc;
}
.bks-rtn select{
    border: none;
    outline: none;
    background: none;
    box-shadow: none;
    border: 1px solid #ccc;
}
.bks-rtn .sel-date{
    display: none;
}
.bks-rtn .fn-apply{
    display: none;
}

.bks-rtn button{
    width: 120px;
    margin-top: 20px;
}


.bks-dtl{
    
    float: left;
    width: 500px;
    height: auto;
    margin-top: 60px;
    margin-bottom: 60px;
    
}
.bks-dtl .table{
    width: 500px;
}

.view-rtn{
    
}
.view-rtn .table{
   
   font-family: calibri;
}
.view-rtn .table .table-head{
   font-weight: 600;
   color: #fff;
   background: #457ca1;
}

.iss-bks{
    
}
.iss-bks .table{
    font-family: calibri;
}
.iss-bks .table .table-head{
   font-weight: 600;
   color: #fff;
   background: #457ca1;
} 


.collect-bydt{
    width: 1050px;
    height: auto;
    margin: 0 auto;
    
}
.collect-bydt h4{
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-family: literata;
    display: none;
}
.collect-bydt form{
    width:100%;
    font-family: calibri;
    padding-left: 80px;
}
.collect-bydt form label{
    padding-left: ;
}
.collect-bydt form input{
    
    width: 200px;
    height: 30px;
    padding-left: 5px;
    margin-left: px;
    margin-right: 25px;
    border: none;
    outline: none;
    box-shadow: none;
    background: none;
    border: 1px solid #ccc;
}
.collect-bydt form select{
    
    width: 200px;
    height: 30px;
    padding-left: 5px;
    margin-left: px;
    margin-right: 25px;
    border: none;
    outline: none;
    box-shadow: none;
    background: none;
    border: 1px solid #ccc;
}
.collect-bydt form button{
    border: none;
    outline: none;
    box-shadow: none;
    background: #3d90d9;
    margin-top: 25px;
    width: 100px;
    margin-left: px;
    color: #fff;
    height: 30px;
    border-radius: px;
}

.datews-tbl{
    width: 900px;
    height: auto;
    margin-top: 50px;
}
.datews-tbl h4{
    font-family: raleway;
    color: #457ca1;
    font-weight: bold;
}
.datews-tbl table{
    font-family: calibri;
	text-align: center;
    width: 100%;
	border-bottom:2px solid #3d90d9;
}

.datews-tbl table td{
    height: 30px;
	border: 1px solid whitesmoke;
}
.datews-tbl table .table-head{
   font-weight: 600;
   color: #fff;
   background: #3d90d9;
   
}
.datews-tbl table .table-head td{
	border: none;
}


.fee-ful-dtls {
    width: 800px;
    margin-left: 30px;
}
.fee-ful-dtls  .table{
   font-family: calibri; 
}
.fee-ful-dtls  .table .table-head{
       font-weight: 600;
   color: #fff;
   background: #457ca1;
}
.fee-ful-dtls .table tr td a{
	font-size: 11px;
	color: #000;
}
.stu-feedtls{
	
	width: 100%;
	height: auto;
	margin-top: 50px;
}
.stu-feedtls h4{
	font-family: raleway;
	color:red;
	font-weight:;
}
.stu-feedtls .table{
	font-family: calibri;
}
.stu-feedtls .table .table-head{
   font-weight: 600;
   color: #fff;
   background: #457ca1;
}
.stu-feedtls .stu-clct-amt{
	margin-top:;
}
.stu-indfee{
	width: 100%;
	height: auto;
	margin-top: 30px;
	margin-bottom: 50px;
	
}
.stu-indfee h4{
	font-family: raleway;
	margin: 0px;
	margin-bottom: 5px;
	color: #457ca1;
	font-weight: 600;
}
.stu-indfee .stusub-indfee{
	width: 800px;
	height: auto;
	
}
.stu-indfee .stusub-indfee table{
	background: #d7eefc;
	width: 100%;
	font-family: calibri;
}
.stu-indfee .stusub-indfee table tr td{
	height: 30px;
	padding-left: 10px;
}
.stu-indfee .stusub-indfee table .table-head{
	background: #457ca1;
	color: #fff;
}


.msg-dsn{
	font-family: calibri;
	margin-top: 50px;
	
}
.msg-dsn .msg-dsn-cat{
	height: 150px;
	overflow: auto;
}
.msg-dsn .table .table-head{
   font-weight: 600;
   color: #fff;
   background: #457ca1;
}
.msg-dsn .table tr td{
	padding-left: 30px;
}

.msg-dsn .msg-dsn-snd{
	margin-top: 20px;
}
.msg-dsn .msg-dsn-snd h4{
	font-family: raleway;
    color: #457ca1;
    font-weight: bold;
	margin-bottom: 25px;
}
.msg-dsn h4{
	font-family: raleway;
    color: #457ca1;
    font-weight: bold;
	
}


.msg-sent-rpt{
	font-family: calibri;
	margin-top: 60px;
}
.msg-sent-rpt h4{
	font-family: raleway;
    color: #457ca1;
    font-weight: bold;
	margin-bottom: px;
}
.msg-sent-rpt .table .table-head{
   font-weight: 600;
   color: #fff;
   background: #457ca1;
}
.msg-sent-rpt .table tr td{
	padding-left: 15px;
}






/* Reports*/

.report-comp .head-top{
	width: 100%;
	height: auto;
	padding-bottom: 5px;
	border-bottom: 1px solid #000;
}

.report-comp .head-top .comp-lgs{
	float: left;
	width:70px;
	height:70px;
	
}

.report-comp .head-top .comp-content{
	float: left;
	width: 500px;
	text-align: center;
	
}
.report-comp .head-top .comp-content h4{
	font-size: 18px;
	color:#11538c; /*088abd*/
	margin-bottom: 2px;
	font-family:literata;
}
.report-comp .head-top .comp-content p{
	font-size: 11px;
	font-family: ;
}

.rcpt-studtls{
	width: 100%;
	height: auto;
	
}
.rcpt-studtls .first-dtl{
	width: 380px;
	float: left;
	margin-top: 0px;
	
}
.rcpt-studtls .first-dtl .first-chlddtl{
	width: 130px;
	float: left;
	margin-left: -40px;
	list-style: none;
	
}
.rcpt-studtls .first-dtl  .first-chlddtl li{
	font-family:;
	font-size: 10px;
	margin-top: 5px;
	
}
.rcpt-studtls .first-dtl .sec-chlddtl{
	width: 300px;
	float:left;
	margin-left: -30px;
	margin-top: 0px;
	list-style: none;
	
}
.rcpt-studtls .first-dtl .sec-chlddtl li{
	font-family:;
	font-size: 10px;
	margin-top: 5px;
	text-align: left;
}

.rcpt-studtls .second-dtl{
	width:210px;
	float: left;
	margin-top: 0px;
	
	
}
.rcpt-studtls .second-dtl .first-chlddtl{
	width: 130px;
	float: left;
	margin-left: -40px;
	list-style: none;
	
}
.rcpt-studtls .second-dtl  .first-chlddtl li{
	font-family:;
	font-size: 11px;
	margin-top: 5px;
	text-align: left;
}
.rcpt-studtls .second-dtl .sec-chlddtl{
	width: 150px;
	float:left;
	margin-left: -40px;
	margin-top: 0px;
	list-style: none;
	
}
.rcpt-studtls .second-dtl .sec-chlddtl li{
	font-family:;
	font-size: 11px;
	margin-top: 5px;
	text-align: left;
}
.rcpt-studtls .third-dtl{
	float:right;
	width: 80px;
	margin-top: 10px;
	border: 1px solid #ccc;
	height: 90px;
}
.rcpt-studtls .third-dtl img{
	
}


.fee-pddtls{
	width: 100%;
	height: auto;
	margin-top: 10px;
	
}
.fee-pddtls h3{
	text-align: center;
	height: 30px;
	line-height: 30px;
	text-transform: uppercase;
	font-size: 15px;
	color: #11538c;
}
.fee-pddtls .current-feedtl{
	width:100%;
	border:;
	border-bottom: none;
	font-family: raleway;
	height: auto;
	float: left;
	
}


.fee-pddtls .current-feedtl .current-chld{
	width: 50%;
	float: left;
	background:#d7eefc;
}
.fee-pddtls .current-feedtl .current-chld #first-head{
	width: 100%;
	text-align: ;
	margin: 0px;
	padding-left: 80px;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	font-family:raleway;
	font-size: 12px;
	background: #11538c;
	color:#fff;
}
.fee-pddtls .current-feedtl .current-chld ul{
	margin-left: 30px;
	list-style: none;
}
.fee-pddtls .current-feedtl .current-chld li{
	font-size: 11px;
	margin-top: 5px;
	font-family: raleway;
	height: 20px;
	line-height: 20px;
}
.fee-pddtls .current-feedtl .current-chld #firsts-head{
	width: 100%;
	text-align: ;
	margin: 0px;
	padding-left: 20px;
	height: 30px;
	line-height: 30px;
	
	border-bottom: none;
	font-weight: ;
	font-family:raleway;
	font-size: 12px;
	color:;
	background:;
	font-weight: bold;
	margin-top: 50px;
}

.fee-pddtls .current-feedtl .current-chldfee{
	width: 50%;
	float: left;
	margin-top: 0px;
	background:#d7eefc; 
}

.fee-pddtls .current-feedtl .current-chldfee #second-head{
	width: 100%;
	text-align:right;
	margin: 0px;
	padding-right: 80px;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #ccc;
	font-weight:bold;
	font-family: raleway;
	font-size: 12px;
	background:#11538c;
	color:#fff;
	
}
.fee-pddtls .current-feedtl .current-chldfee ul{
	list-style: none;
	margin-left: 30px;
}
.fee-pddtls .current-feedtl .current-chldfee li{
	font-size: 11px;
	margin-top: 5px;
	text-align: right;
	margin-right: 80px;
	font-family: calibri;
		height: 20px;
	line-height: 20px;
}

.fee-pddtls .current-feedtl .current-chldfee #seconds-head{
	width: 100%;
	text-align:right;
	margin: 0px;
	padding-right: 20px;
	height: 30px;
	line-height: 30px;
	
	border-bottom:none;
	font-weight: ;
	font-family: raleway;
	font-size: 12px;
	color:;/*11538c*/
	background:;
	font-weight:bold;
	margin-top: 50px;
}


.fee-pddtls .jml-ttl{
	width: 100%;
	height: auto;
	border:;
	border-top:;
	border-top:1px solid #11538c;
	background:#d7eefc;
	color: #000;
}
.fee-pddtls .jml-ttl .frst-p{
	width: 30%;
	float: left;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	font-weight: 600;
	padding-left: 20px;
	font-weight:bold;
	color:red;
}
.fee-pddtls .jml-ttl .sec-p{
	width: 30%;
	float:left;
	font-weight:bold;
	text-align: center;
	padding-left:10px;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	color:darkgreen;
	
}

.fee-pddtls .jml-ttl .thr-p{
	width: 30%;
	float:right;
	font-weight:bold;
	text-align: right;
	padding-right:20px;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	color:orangered;
	
}

.sign-btm{
	width: 100%;
	height:auto;
	margin-top: 50px;
}
.sign-btm .prnt-sig{
	margin: 0px;
	width: 45%;
	float: left;
	font-family: raleway;
	font-size: 12px;
	padding-left: 25px;
	font-weight: bold;
}
.sign-btm .auth-sig{
	margin: 0px;
	width: 45%;
	float: right;
	font-family: raleway;
	font-size: 12px;
	text-align: right;
	padding-right: 25px;
	font-weight: bold;
}
.sign-btm .bottom{
	text-align: center;
	font-size: 12px;
	margin-top: 0px;
	font-weight: bold;
	padding-bottom: px;
	color: #11538c;
	margin-top: -25px;
}
.pp-msg{
	width: 500px;
	height: 100px;
}
.pp-msg p{
	text-align: center;
	margin-bottom: 30px;
	color: red;
}
.pp-msg .no{
	width: 70px;
	margin-top: px;
	margin-left: 170px;
}
.pp-msg .yes{
	width: 70px;
	margin-top: px;
	
}

.msg-sends{
	font-family: calibri;
}


.cst-brdcrb{
	height: 25px;
	margin:0px 0px;
	padding: 0px 0px;
	margin-bottom: 30px;
	background: none;
}
.cst-brdcrb li{
	line-height: px;
	font-family: calibri;
}
.cst-brdcrb li a i{
	color: gray;
	font-size: 11px;
}

.sms-tmps{
	width: 300px;
	font-family: calibri;
    float: left;
    margin-left: 40px;
}
.sms-tmps h4{
    width: 250px;
    margin-bottom: 30px;
    background: #e1e1e1;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-family: calibri;
    font-size: 14px;
    color:red;
    font-weight:;
    
}
.sms-tmps form{
	font-family: calibri;
	
}
.sms-tmps .input-clm{
	width: 250px;
	margin-top: px;
    margin-bottom: 25px;
	
}
.sms-tmps .input-clm p{ 
	color: #000;
	font-weight: 600;
	
}
.sms-tmps .input-clm input{
    width: 100%;
	border: none;
	outline: none;
	background: none;
	height: 30px;
	border: 1px solid #ccc;
	padding-left: 5px;
}
.sms-tmps .input-clm textarea{
    width: 100%;
	border: none;
	outline: none;
	background: none;
	height: 100px;
	border: 1px solid #ccc;
	padding-left: 5px;
}
.sms-tmps .input-clm select{
	border: none;
	outline: none;
	background: none;
	height: 30px;
	border: 1px solid #ccc;
	padding-left: 5px;
}
.sms-tmps .input-clm .file-inp{
	border: none;
	margin-top: 10px;
	margin-left: -5px;
}

.sms-tmps .input-clm button{
	width: 120px;
	border: none; 
	background: #3d90d9;
	color: #fff;
	height: 30px;
	line-height: 30px;
	margin-top: 10px;
	border-radius: 2px;
	margin-left: px;
    outline: none;
}
.sms-tmps .all-sms-txt{
	width: 100%;
}
.sms-tmps .all-sms-txt textarea{
	height: 150px;
}
.sms-tmps .input-clm .msg-box{
	width: 100%;
	height: 180px;
}
.sms-tmps .input-clm select{
	width: 100%;
}

.view-tmptbl{
	width: 1000px;
	height: auto;
	
}
.view-tmptbl table{
	font-family: calibri;
	width: 100%;
	height: auto;
	text-align: center;
	background: ;
}
.view-tmptbl table tr td{
	height: 30px;
    border: 1px solid #e1e1e1;
    font-size: 13px;
}
.view-tmptbl table .table-head{
   font-weight: 600;	
   color: #fff;
   background: #3d90d9;
}
.view-tmptbl table .table-head td{
    border: none;
}
.view-tmptbl table tr td a{
	text-decoration: none;
	color: #3d90d9;
	
}
.view-tmptbl table tr td a i{
	font-size: 12px;
}



.grp-msgtbl{
	width: 600px;
	height: auto;
}
.grp-msgtbl table{
	font-family: calibri;
	width: 100%;
	height: auto;
	text-align: center;
	font-family: calibri;
    border-bottom: 2px solid #3d90d9;
}
.grp-msgtbl table tr td{
	height: 30px;
    border: 1px solid whitesmoke;
}
.grp-msgtbl table .table-head{
	font-weight: 600;
   color: #fff;
   background: #3d90d9;
}
.grp-msgtbl table .table-head td{
    border: none;
}
.grp-msgtbl table tr td a{
    text-decoration: none;
    display:block;
}
.grp-msgtbl table tr td a i{
    font-size: 12px;
}
.grp-msgtbl table tr td p{
    width: 60px;
    text-align: center;
    color: #f55f4e;
    font-family: calibri;
    font-size: 12px;
    border-radius: 3px;
    height: 20px;
    line-height: 20px;
    
}

.msg-tmp-show table{
	width: 100%;
	height: px;
	text-align: center;
	
}
.msg-tmp-show{
	width: 100%;
	height:150px;
	overflow: auto;
}
.grp_stus{
	width: 700px;
	height: 450px;
	float: left;
}
.grp_stus table{
	font-family: calibri;
	width: 100%;
	height: auto;
	text-align: left;
	font-family: calibri;
    border-bottom: 2px solid #3d90d9;
}
.grp_stus table tr td{
	height: 30px;
	padding-left: 5px;
    border: 1px solid whitesmoke;
}

.grp_stus table .table-head{
	font-weight: 600;
    color: #fff;
   background: #3d90d9;
	
}
.grp_stus table .table-head td{
    border:none;
}

.view-prnttbl{
	width: 100%;
	font-size: 13px;
	text-align: center;
	margin-top: px;
	border-collapse: collapse;
	border-bottom: 2px solid #3d90d9;
}
.view-prnttbl tr td{
	height: 30px;
	width:100px;
	font-size: 13px;
    /*border: 1px solid whitesmoke;*/
}
.view-prnttbl .table-head{
	font-weight: bold;
    color:;
    background: #3d90d9;
    
}
.view-prnttbl .table-head td{
	color: #fff;
    border: none;
	font-weight: bold;
	
}
#order_data tr td{
	font-size: 14px;
}
.trm-stl{
	
}

.trm-stl{
	width: 250px;
	font-family: calibri;
}
.trm-stl form{
	font-family: calibri;
	
}
.trm-stl .input-clm{
	width: 250px;
	margin-top: 15px;
	
}
.trm-stl .input-clm p{
	color: #000;
	font-weight: 600;
	
}
.trm-stl .input-clm input{
	width: 250px;
	border: none;
	outline: none;
	background: none;
	height: 30px;
	border: 1px solid #6d95b3;
	padding-left: 5px;
}
.trm-stl .input-clm textarea{
	width: 250px;
	border: none;
	outline: none;
	background: none;
	height: 100px;
	border: 1px solid #6d95b3;
	padding-left: 5px;
}
.trm-stl .input-clm select{
	width: 250px;
	border: none;
	outline: none;
	background: none;
	height: 30px;
	border: 1px solid #6d95b3;
	padding-left: 5px;
}
.trm-stl .input-clm .file-inp{
	border: none;
	margin-top: 10px;
	margin-left: -5px;
}

.trm-stl .input-clm button{
	width: 120px;
	border: none; 
	background: #4481ab;
	color: #fff;
	height: 30px;
	line-height: 30px;
	margin-top: 10px;
	border-radius: 2px;
	margin-left: px;
}
.trm-stl .all-sms-txt{
	width: 320px;
}
.trm-stl .all-sms-txt textarea{
	height: 150px;
}

.trmtbl-view{
	
}

.trmtbl-view{
	width:100%;
	height: auto;
	
}
.trmtbl-view table{
	font-family: calibri;
	width: 100%;
	height: auto;
	text-align: center;
	background: #c0e4fc;
}
.trmtbl-view table tr td{
	height: 35px;
	width: 70px;
}
.trmtbl-view table .table-head{
   font-weight: 600;
   color: #fff;
   background: #457ca1;
}
.trmtbl-view table tr td a{
	text-decoration: none;
	color: #222;
	
}
.trmtbl-view table tr td a i{
	font-size: 11px;
}
.trm-prntstl{
	width: 100%;
	height: auto;
	margin-top: 5px;
	border-top: 1px solid #ccc;
}
.trm-prntstl h4{
	margin: 0px;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #11538c;
}
.trm-prntstl ul {
	list-style: none;
	margin-left: -25px;
	margin-top: 0px;
}
.trm-prntstl ul li{
	font-size: 12px;
	font-family: ;
}

.fee-reason{
	width: 300px;
	font-family: calibri;
}
.feedel-conf{
	width: 400px;
	height: 150px;
	margin: auto;
	font-family: calibri;
	text-align: center;
	margin-top: 80px;
	border: 1px solid #ccc;
	background: whitesmoke;
}
.feedel-conf h4{
	font-weight: 100;
	font-family: ;
	margin-top: 25px;
	color: red;
}
.feedel-conf .conf-yesno{
	width: 250px;
	margin: auto;
	
	margin-top: 15px;
}
.feedel-conf .conf-yesno .no{
	width: 80px;
	margin-top: px;
	float: left;
	text-align: center;
	background: red;
	margin-left: 40px;
	border-radius: 5px;
}
.feedel-conf .conf-yesno .no a{
	text-decoration: none;
	color: #fff;
	display: block;
}
.feedel-conf .conf-yesno .yes{
	width: 80px;
	margin-top: px;
	float: left;
	text-align: center;
	background: green;
	margin-left: 25px;
	border-radius: 5px;
}
.feedel-conf .conf-yesno .yes a{
	text-decoration: none;
	color: #fff;
	display: block;
}
.day-col{
	width: 1000px;
	height: auto;
	margin-top: 25px;
	margin-bottom: 50px;
}

.day-col table{
	width: 100%;
	font-family: calibri;
	background: #cfe4fa;
	text-align: center;
}
.day-col table tr td{
	height: 30px;
}
.day-col table .table-head{
	background: #073d61;
	color: #fff;
}

.day-col h4{
	background: #073d61;
	height: 35px;
	line-height: 35px;
	width: 500px;
	color: #fff;
	padding-left: 15px;
	font-family: raleway;
	font-size: 15px;
}
.day-col ul{
	font-family: calibri;
	list-style: none;
	background: #cfe4fa;
	
}
.day-col #ttl-fee{
	margin-left: px;
	float: left;
	width: 250px;
	padding-left: -25px;
}
.day-col #ttl-fee li{
	height: 30px;
	line-height: 30px;
	
}
.day-col #amt-fee{
	margin-left: px;
	float: left;
	width: 250px;
	padding-left: -25px;
}
.day-col #amt-fee li{
	height: 30px;
	line-height: 30px;
}
.day-col h5{
	margin: 0px;
	background: #9dcbfc;
	height: 35px;
	margin-top: -10px;
	width: 500px;
	padding-left: 55px;
	font-weight: 600;
	text-align: center;
	font-family: raleway;
}
.sel-multitbl{
	width: 1100px;
	height: auto;
}
.sel-multitbl h4{
    font-family: literata;
    color:;
    margin-bottom: 10px;
    font-size: 14px;
}

.sel-multitbl table{
	width: 100%;
	font-family: calibri;
	background: ;
	text-align: center;
	border-bottom: 1px solid #3d90d9;
}
.sel-multitbl table tr td{
	height: 30px;
    border: 1px solid whitesmoke;
	font-size: 13px;
}
.sel-multitbl table tr td a{
	
}

.sel-multitbl table .table-head{
	background: #3d90d9;
	color: #fff;
}
.sel-multitbl table .table-head td{
    border: none;
}
.sel-multitbl table tr td input{
	margin-left: 10px;
}
.sel-multitbl table .tbl-btm{
	background: #a7e9fa;
	background: whitesmoke;
}
.sel-multitbl table .tbl-btm td{
	border: none;
	font-weight: ;
}

.sel-multitbl button{
	margin-top: 20px;
	margin-bottom: 50px;
	background: crimson;
	outline: none;
	border: none;
	color: #fff;
	border-radius: 3px;
	height: 30px;
	
}


.inst-grps{
	width: 700px;
	height: 350px;;
	background: #cfe4fa;
	margin: auto;
	padding-top: 20px;
	overflow: auto;
}
.inst-grps h4{
	text-align: center;
	font-family: raleway;
	font-weight: bold;
	margin-bottom: 30px;;
}

.inst-grps ul{
	list-style: none;
	margin-left: -25px;
}
.inst-grps ul li{
	width: 170px;
	height: 30px;
	margin-bottom: 30px;
	float: left;
	background: #073d61;
	margin-left: 40px;
	line-height: 30px;
	font-family: calibri;
	border-radius: 5px;
	text-align: center;
}
.inst-grps ul li a{
	color: #fff;
	text-decoration: none;
	display: block;
}
.inst-grps ul li a:hover{
	width: 170px;
	height: 30px;
	background: #9dcbfc;
	color: #000;
}

.td-exp-tbl{
	width: 100%;
	height: auto;
}
.td-exp-tbl table{
	width: 1000px;
	height: auto;
	font-family: calibri;
	text-align: center;
	background: #cfe4fa;
}
.td-exp-tbl table .table-head{
	background: #073d61;
	color: #fff;
}
.td-exp-tbl table tr td{
	height: 35px;
	
}

.crt-form{
	width: 100%;
	height: auto;
	
}
.crt-form form{
	font-family: calibri;
}
.crt-form form .crt-inputs{
	width: 300px;
	height: auto;
	margin-bottom: 25px;
}
.crt-form form .crt-inputs p{
	color: #000;
	font-size: 14px;
}

.crt-form form .crt-inputs input{
	width: 100%;
	height: 30px;
	border: none;
	outline: none;
	background: none;
	border: 1px solid #ccc;
	padding-left: 5px;
}

.crt-form form .crt-inputs select{
	width: 100%;
	height: 30px;
	border: none;
	outline: none;
	background: none;
	border: 1px solid #ccc;
	padding-left: 5px;
}

.crt-form form .crt-inputs button{
	width: 120px;
	height: 30px;
	border: none;
	outline: none;
	background: #073d61;
	border: 1px solid #;
	padding-left: 5px;
	color: #fff;
	border-radius: 5px;
}

.fee-main-tables{
	width: 100%;
	height: auto;
	margin: px px;
	
}
.fee-main-tables h2{
	text-align: left;
	padding-top: 0px;
	font-family: raleway;
	color: #4481ab;
	margin-left: 0px;
	margin-bottom: 20px;
	font-size: 25px;
}
.fee-main-tables .blnc-disc{
	width: 345px;
	height: 200px;
	overflow: auto;
	float: left;
	margin-right: 15px;
	background: #d1e8ff;
	margin-bottom: 30px;
}

.fee-main-tables table{
	width: 100%;
	text-align: center;
	font-family: calibri;
	
}
.fee-main-tables table tr td{
	height: 30px;
	padding-left: 10px;
}
.fee-main-tables table .table-head{
	background: #;
	text-align: center;
	color: red;
	font-weight: ;
	font-size: 18px;
	font-family: raleway;
	height: 50px;
	padding-top:0px;
	border-bottom: 1px solid #4481ab;
	
}
 


.exp-main-table{
	width: 100%;
	height: 600px;
	margin: 25px 0px;
	background: whitesmoke;
}
.exp-main-table h2{
	text-align: left;
	padding-top: 50px;
	font-family: literata;
	color: #4481ab;
	margin-left: 20px;
	margin-bottom: px;
	font-size: 25px;
}



.exp-main-table .blnc-sht{
	width: 470px;
	height: 220px;
	margin-top: 20px;
	overflow: auto;
	
}
.exp-main-table .blnc-sht h4{
	text-align: center;
	height: 35px;
	line-height: 35px;
	background: #4481ab;
	color: #fff;
	font-family: raleway;
	
}
.exp-main-table .blnc-sht .blns-disc{
	width:100%;
	float: left;
}
.exp-main-table .blnc-sht .blns-disc{
	width: 100%;
	font-family:calibri;                                                                    
}
.exp-main-table .blnc-sht .blns-disc table tr td{
	padding-left: 30px;
}

.exp-main-table .blnc-sht-two{
	width: 470px;
	height: 500px;
	margin-top: 20px;
	overflow: auto;
	
}
.exp-main-table .blnc-sht-two h4{
	text-align: center;
	height: 35px;
	line-height: 35px;
	background: #4481ab;
	color: #fff;
	font-family: raleway;
	
}
.exp-main-table .blnc-sht-two .blns-disc{
	width:100%;
	float: left;
	font-family:calibri; 
}
.exp-main-table .blnc-sht-two .blns-disc{
	width: 100%;
	                                                                   
}
.exp-main-table .blnc-sht-two .blns-disc table tr td{
	padding-left: 20px;
}




.exp-main-table .ttl-balancesheet{
	width: 470px;
	height: 120px;
	background: #d1e8ff;
	margin-top: 50px;
}
.exp-main-table .ttl-balancesheet h4{
	margin: 0px;
	background: #4481ab;
	width: 100%;
	height: 30px;
	text-align: center;
	font-family: raleway;
	color: #fff;
	line-height: 30px;
	margin-bottom: 25px;
}

.exp-main-table .ttl-balancesheet #fst-ttl{
	width: 220px;
	float: left;
	font-family: calibri;
	margin-left: 25px;
	margin-top: 5px;
	
}

.exp-main-table .ttl-balancesheet #scnd-ttl{
	width: 200px;
	font-family: calibri;
	padding-left: 45px;
	float: right;
	margin-top: 5px;
	font-weight: 600;
}

.viw-depo{
	width: 100%;
	height: auto;
}
.viw-depo table{
	width: 1100px;
	height: auto;
	background: #d1e8ff;
	text-align: center;
	font-family: calibri;
}
.viw-depo table .tbl-head{
    font-weight: 600;
    color: #fff;
    background: #457ca1;
    font-size: 13px;
}
.viw-depo table tr td{
	height: 35px;
}

.trm-form{
	width:400px;
	height: 200px;
	font-family: calibri;
	float: left;
	margin-bottom: 50px;
	
}
.trm-form .inp-clm{
	width: 320px;
	height: auto;
	margin-bottom: 25px;
	float: left;
	margin-right: 50px;
	
}
.trm-form .inp-clm input{
	width: 300px;
	height: 35px;
	border: none;
	outline: none;
	background: none;
	border: 1px solid #ccc;
	border-radius: none;
	padding-left: 5px;
}
.trm-form .inp-clm button{
	width: 120px;
	height: 30px;
	border: none;
	outline: none;
	background: #3d90d9;
	border: 1px solid #ccc;
	border-radius: 3px;;
	padding-left: 5px;
	color: #fff;
	
}

.trm-table{
	width: 500px;
	height: auto;
	overflow: ;
	margin-bottom: 100px;
	float: left;
}
.trm-table table{
	font-family: calibri;
	width: 100%;
	background: ;
	text-align: center;
	border-bottom: 2px solid #3d90d9;
	
}
.trm-table table tr td{
	height: 30px;
	padding-left: 5px;
	border: 1px solid whitesmoke;
}
.trm-table table .table-head{
	background: #3d90d9;
	color: #fff;
}
.trm-table table .table-head td{
	border: none;
}

.trns-amt-section{
	width: 400px;
	height: auto;
	margin-top: 20px;
}
.trns-amt-section form{
	font-family: calibri;
}
.trns-amt-section form .inp-clm{
	width: 320px;
	height: auto;
	margin-bottom: 25px;
	float: left;
	margin-right: 50px;
}
.trns-amt-section form .inp-clm input{
	width: 300px;
	height: 35px;
	border: none;
	outline: none;
	background: none;
	border: 1px solid #ccc;
	border-radius: none;
	padding-left: 5px;
}
.trns-amt-section form .inp-clm select{
	width: 300px;
	height: 35px;
	border: none;
	outline: none;
	background: none;
	border: 1px solid #ccc;
	border-radius: none;
	padding-left: 5px;
}

.trns-amt-section form .inp-clm button{
	width: 120px;
	height: 35px;
	border: none;
	outline: none;
	background: #457ca1;
	border: 1px solid #ccc;
	border-radius: 3px;;
	padding-left: 5px;
	color: #fff;
}

.modal-aply-btn{
	width:300px;
	height: 150px;
	margin: auto;
	font-family: calibri;
}
.modal-aply-btn h5{
	text-align: center;
	margin-bottom: 25px;
	font-family: literata;
	color: #457ca1;
}
.modal-aply-btn .btn-apl-all{
	width: 120px;
	height: 30px;
	border-radius: 3px;
	background: green;
	float: left;
	margin-right: 20px;
	text-align: center;
	line-height: 30px;
}
.modal-aply-btn .btn-apl-all a{
	color: #fff;
	text-decoration: none;
	display: block;
}

.modal-aply-btn .btn-apl-stu{
	width: 120px;
	height: 30px;
	border-radius: 3px;
	background: darkorange;
	float: right;
	margin-right: px;
	text-align: center;
	line-height: 30px;
}

.modal-aply-btn .btn-apl-stu a{
	color:#fff;
	
}
.hstr-dtl{
	width: 1000px;
	height: auto;
	overflow:;
	
}
.hstr-dtl table{
	width: 1000px;
	background: ;
	text-align: center;
	font-family: calibri;
}

.hstr-dtl table tr td{
	height: 25px;
	border: 1px solid whitesmoke;
}

.hstr-dtl table .table-head{
	font-weight: 600;
    color: #fff;
    background: #3d90d9;
}
.hstr-dtl table .table-head td{
	border: none;
}
.hstr-dtl table .tbl-btm {
	background: #9dcbfc;
	font-weight: bold;
}
.hstr-dtl table .tbl-btm td{
	border: none;
}
.adm-dtl{
	margin-bottom: 100px;
}
.adm-dtl table tr td{
	width: ;
	height: 30px;
	
}


.chk-rcp{
    width: 1100px;
    height: auto;
    margin-bottom: 100px;
}
.chk-rcp table{
    width: 100%;
	background:;
	text-align: center;
	font-family: calibri;
}
.chk-rcp table tr td{
    height: 30px;
    border: 1px solid whitesmoke;
}
.chk-rcp table .table-head{
    font-weight: 600;
    color: #fff;
    background: #3d90d9;
}
.chk-rcp table .table-head td{
    border: none;
}

.show-stud-cert{
    width: 100%;
    height: auto;
    margin-bottom: 100px;
}
.show-stud-cert .stus-certdtls{
    width: 320px;
    height: 200px;
    background: whitesmoke;
    float: left;
    margin-left: 25px;
    padding: 10px;
    margin-bottom: 30px;
    border: 1px solid #e1e1e1;
    border-bottom: 5px solid #457ca1;
}
.show-stud-cert .stus-certdtls img{
    width: 80px;
    height: 80px;
    border-radius: 50px;
    margin-left: 110px;
    margin-bottom: 10px;
    border: 1px solid #ccc;
}

.show-stud-cert .stus-certdtls h4{
    font-family: literata;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 5px;
}

.show-stud-cert .stus-certdtls p{
    font-family: calibri;
    text-align: center;
}










/*Web Page*/



.top-mnu-header{
    width: 100%;
    height: auto;
    background: #4f97e0;
    
}
.top-mnu-header .title-comp{
    height: 150px;
    width: 400px;
    float: left;
    
}
.top-mnu-header .title-comp h3{
    padding-top: 50px;
    /*color: #e7f757;*/
    color: #fff;
    font-weight: ;
     font-family: literata;
}
.top-mnu-header .title-comp a img{
    width: 220px;
    height: 80px;
    margin-top: 20px;
    background: #fff;
    padding: 10px;
    margin-top: 40px;
    border-radius: 5px;
}

.top-mnu-header .title-comp p{
    margin: 0px;
    margin-left: 20px;
    font-weight: 600;
}


.login-colms {
    width: 700px;
    float: right;
    height: 150px;
    padding-left: 150px;
    
}
.login-colms h5{
    width: 150px;
    margin:0px;
    margin-top: 30px;
    margin-bottom: 5px;
    color: #fff;
    float: left;
}
.login-colms #err-msngr{
    margin: 0px;
    margin-top: 30px;
    text-align: right;
    margin-right: 5px;
    color: yellow;
}
.login-colms .lgns-inpt{
    width: 220px;
    float: left;
   
}



.login-colms .lgns-inpt input{
    width: 200px;
    outline: none;
    border: none;
    /*background: #d5f7ee;*/
    background: #e1e1e1;
    border: 1px solid #599c77;
    height: 30px;
    padding-left: 5px;
    font-family: calibri;
}
.login-colms .lgns-inpt small{
    color: #fff;
}
.login-colms .lgns-inpt a{
    text-decoration: none;
    float: right;
    margin-right: 15px;
    color: #fff;
    font-family: calibri;
}
.login-colms .lgns-inpt-btn{
    width: 100px;
    float: left;
   
}
.login-colms .lgns-inpt-btn button{
    width: 100px;
    outline: none;
    border: none;
    /*background: #2a734b;*/
    background: #2a4a9c;
    height: 30px;
    margin-top: 20px;
    border-radius: 3px;
    color: #d5f7ee;
    font-family: calibri;
}


.sldr-column{
    width: 100%;
    height: 610px;
    position: absolute;
	display: none;
	
}

.sldr-column img{
    width: 100%;
    height: 100%;
	padding-top: 150px
}
.sldr-column .sldr-chld{
    width: 100%;
    height: 610px;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: rgba(0,0,0,0.8);
	border-radius: ;
	z-index: 1000;
}

.sldr-column .sldr-chld .sldr-content{
    width: 550px;
    height: auto;
    margin:auto;
    margin-top: 100px;
	
}

.sldr-column  .sldr-chld .sldr-content h2{
    margin-top: 120px;
    text-align: center;
    font-family: oswald;
    margin-right: px;
    color:yellow;
    font-weight: ;
	
}
.sldr-column  .sldr-chld .sldr-content h4{
	text-align: center;
	color: #fff;
	font-family:calivri;
	margin: 0px;
	font-size: 12px;
	margin-top: 20px;
	color: dodgerblue;
	text-transform: uppercase;
	color:whitesmoke;
}
.sldr-column  .sldr-chld .sldr-content p{
    font-family: calibri;
    color: #fff;
	text-align: center;
}

.sldr-column .sldr-chld .sldr-content .request{
   margin: auto;
   width: 60%;
   margin-top: 20px;
   font-family: calibri;
}
.sldr-column .sldr-chld .sldr-content .request p{
	text-align:left;
	font-weight: 600;
}
.sldr-column .sldr-chld .sldr-content input{
	outline: none;
	height: 35px;
	border: 1px solid #ccc;
	width: 75%;
	float: left;
 	padding-left: 5px;
	background: whitesmoke;
	border-radius: 2px 0px 0px 2px;
}
.sldr-column .sldr-chld .sldr-content button{
	outline: none;
	width: 25%;
	float: left;
	height: 35px;
	border: 1px solid #ccc;
	border-radius: 0px 5px 5px 0px;
	background: #ccc;
}
.sldr-column .sldr-chld .sldr-content #error-notice{
	color: red;
	float: right;
	width: 100%;
	text-align: right;
	
}


/*
.sldr-column .sldr-index{
    width: 650px;
    float: left;
}

 .sldr-column .sldr-index .carousel .item{
    width: 100%;
}
 .sldr-column .sldr-index .carousel .item a img{
    height: 100%;
    width: 100%;
}
.sldr-column .sldr-index .carousel .item .acnt-slider{
    width: 100%;
    height: 400px;
}
*/

.abtbsc-soft{
    width: 100%;
    height: auto;
    background: #ebf3f7;
    
}
.abtbsc-soft .bsc-content{
    width: 100%;
    height: auto;
    margin: 150px 0px;
    text-align: center;
}
.abtbsc-soft .bsc-content h3{
    font-family: literata;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 15px;
    color: #117cd4;
    font-size: 20px;
}
.abtbsc-soft .bsc-content p{
    text-align: justify;
    font-size: 13px;
    padding: 0px 30px;
    color: #000;
    text-indent: 50px;
    font-family: literata;
}


.specific-section{
    width: 100%;
    height: auto;
    background: #117cd4;
    padding: 50px 0px;
}
.specific-section button{
    
}
.specific-section .section-one{
    width: 100%;
    height: auto;
    margin-top: 60px;
}
.specific-section .section-one img{
    width: 340px;
    height: 350px;
    border: 3px solid #e1e1e1;
    border-radius: 3px;
}
.specific-section .section-two{
    width: 100%;
} 
.specific-section .section-two ul{
    margin-left: px;
    list-style: none;
}
.specific-section .section-two ul li{
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-family: literata;
    font-size: 14px;
}
.specific-section .section-two ul li i{
    width: 30px;
    text-align: center;
    background: #fff;
    border-radius: 30px;
    height: 30px;
    line-height: 30px;
    margin-right: 25px;
    font-size: 12px;
    color: red;
    font-weight: bold;
    margin-top: 25px;
}
.specific-section .pric{
    width: 200px;
    height: auto;
    margin: auto;
        
}
.specific-section .pric button{
    margin-left:px;
    height: 40px;
    width: 200px;
    background: ;
    color: #222;
    outline: none;
    border: none;
    font-weight: 600;
    border-radius: 5px;
    margin-top: 60px;
    font-family:lato;
    text-transform: ;
}

.enqry{
    width: 100%;
    height: auto;
    background: #d5f7ee;
    background: #ebf3f7;
    padding-top: 50px;
    padding-bottom: 50px;
    
}
.enqry .clnt-enquery{
    width: 600px;
    height: auto;
    float: left;
    margin-right: 40px;
    height: ;
    
}
.enqry .clnt-enquery h4{
    text-transform:;
    color: #117cd4;
    font-weight: ;
    font-family: literata;
    margin-bottom: 25px;
}
.enqry .clnt-enquery .enq-clm{
    width: 500px;
    height: auto;
    margin-top: 10px;
    margin-left: 25px;
}
.enqry .clnt-enquery .enq-clm p{
    font-family: calibri;
}
.enqry .clnt-enquery .enq-clm input{
    width: 500px;
    height: 35px;
    outline: none;
    border: none;
    background: none;
    border-bottom: 1px solid #ccc;
    padding-left: 5px;
    font-family: calibri;
}
.enqry .clnt-enquery .enq-clm select{
    width: 500px;
    height: 35px;
    outline: none;
    border: none;
    background: none;
    border-bottom: 1px solid #2a4a9c;
    font-family: calibri;
}
.enqry .clnt-enquery .enq-clm select option{
    background: #d5f7ee;
}
.enqry .clnt-enquery .enq-clm textarea{
    width: 500px;
    height: 60px;
    outline: none;
    border: none;
    background: none;
    border-bottom: 1px solid #ccc;
    padding-left: 5px;
}
.enqry .clnt-enquery .enq-clm button{
    width: 150px;
    height: 40px;
    outline: none;
    border: none;
    background: #117cd4;
    padding-left: 5px;
    color: #e1e1e1;
    margin-top: 20px;
    border-radius: 3px;
    font-family: calibri;
    float: left;
    margin-right: 10px;
}
.enqry .clnt-enquery .enq-clm #error-notice{
    padding-top: 30px;
    color: red;
}
.enqry .clnt-enquery .enq-clm span{
    font-family: calibri;
    margin-left: 10px;
}

.enqry .regstr-img{
    width: 500px;
    float: left;
    height: 350px;
    margin-top: 100px;
}
.enqry .regstr-img img{
    width: 100%;
    height: 100%;
    border: 1px solid #ccc;
}



.wrapper {
    position: fixed;
    top: 300px;
    z-index: 999;
    
}
.wrapper .fix-contact a{
    display: block;
}
.wrapper .fix-contact{
    display: block;
    width: 50px;
    height: 50px;
    float: ;
    margin-top:5px;;
    cursor: pointer;
    overflow: hidden;
    background:dodgerblue;
    box-shadow: 0px 10px 10px rgba(0,0,0,0.1);
    transition: all 0.2s ease-out;
    font-family: calibri;
    border-radius: 0px 5px 5px 0px;
    
}
.wrapper .fix-contact:hover{
    width: 180px;
    border-radius: 5px;
    background: green;
    border-radius: 0px 10px 10px 0px;
}
.wrapper .fix-contact:hover span{
    color: #fff;
}
.wrapper .fix-contact:hover .seticon i{
    color: #fff;
}
.wrapper .fix-contact .seticon{
    display: inline-block;
    height: 50px;
    width:50px;
    box-sizing: border-box;
    line-height: 50px;
    text-align: center;
    
}

.wrapper .fix-contact .seticon i{
    font-size: 22px;
    line-height: 50px;
    color: #fff;
}
.wrapper .fix-contact span{
    font-weight: 500px;
    font-size: 16px;
    line-height: 40px;
    color: #fff;
}





footer{
	width: 100%;
	height: 400px;
	background: #111;
	margin-top: 50px;
	float: left;
}
footer .ftr-cont{
	width: 100%;
	height: auto;
	margin-top: 80px;
	font-family: alata;
	color: #ccc;
}
footer .ftr-cont p{
	margin-bottom: 20px;
}

footer .ftr-cont .ftr-addr{
	width: 100%;
	margin-bottom: 10px;
	
}
footer .ftr-cont .ftr-addr .ftr-icon{
	width: 40px;
	text-align: center;
	float: left;
}
footer .ftr-social{
	width: 100%;
	height: auto;
	margin-top: 70px;
	text-align: center;
}
footer .ftr-social a img{
	width: 300px;
	height: 150px;
	margin: auto;
	border-radius: 5px;
	margin-bottom: 40px;
	background: #fff;
	padding-top: 20px;
}
footer .ftr-social a{
	text-decoration: none;
	color: #ccc;
	font-size: 25px;
	margin-left: 15px;
	margin-right: 10px;
}
footer .ftr-social a:hover{
	color: dodgerblue;
}

footer .quick-headding{
	width: 100%;
	height: auto;
	margin-top: 60px;
	text-align:center;
	font-family: alata;
}
footer .quick-headding h4{
	color: #ccc;
	text-align: center;
	font-family: viga;
	margin-bottom: 10px;
	text-transform: uppercase;
	border-bottom:;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
}
footer .quick-headding ul{
	list-style: none;
	float:;
}
footer .quick-headding ul li{
	margin-top: 10px;
	width: 120px;
	float: left;
	text-align: left;
	margin-left: 40px;
	font-size: 13px;
}
footer .quick-headding ul li a{
	text-decoration: none;
	color: #ccc
}
footer .quick-headding ul li:hover a{
	color: #fff;
}

footer .cpright{
	width: 100%;
	height: auto;
	margin-top: 40px;
	border-top: 1px solid grey;
	padding-top: 10px;
	font-family: alata;
	font-size: 13px;
}
footer .cpright p a{
	text-decoration: none;
	color: gray;
	
}

footer .cpright p a:hover{
	color: dodgerblue;
}
footer .cpright p:first-child{
	float: left;
	color: grey;
}
footer .cpright p:last-child{
	float: right;
	color: grey;
}

.terms-shw{
	width: 100%;
	height: auto;
	
}
.terms-shw h2{
	text-align: center;
	font-family: viga;
	margin-top: 50px;
	margin-bottom: 50px;
	color: orangered;
}
.terms-shw  .trm-content{
	width: 100%;
	height: auto;
}
.terms-shw .trm-content h3{
	font-family: viga;
	margin: 20px 0px;
	background: whitesmoke;
	height: 50px;
	line-height: 50px;
	padding-left: 10px;
	font-size: 18px;
	border-radius: 5px 0px 50px 0px;
	border-right:5px solid orangered;
	border-left:5px solid #000;
	color: orangered;
}

.terms-shw .trm-content h4{
	font-family: alata;
	margin-bottom: 5px;
	margin-top: 15px;
	margin-left: 10px;
}
.terms-shw .trm-content p{
	font-family: calibri;
	margin-left: 10px;
}
.terms-shw .trm-content ol li{
	font-family: calibri;
	margin-left: px;
	margin-top: 5px;
}
.terms-shw .trm-content ul li{
	font-family: calibri;
	margin-left: px;
	margin-top: 5px;
}




.acnt-create{
    width: 100%;
    height: auto;
    background: ;
    background: ;
    padding-top: 50px;
    padding-bottom: 50px;
    
}
.acnt-create .clnt-enquery{
    width: 600px;
    height: auto;
    float: left;
    margin-right: 40px;
    height: ;
    
}
.acnt-create .clnt-enquery h4{
    text-transform:;
    color: #2a4a9c;
    font-weight: ;
    font-family: literata;
    margin-bottom: 25px;
}
.acnt-create .clnt-enquery .enq-clm{
    width: 500px;
    height: auto;
    margin-top: 10px;
    margin-left: 25px;
}
.acnt-create .clnt-enquery .enq-clm p{
    font-family: calibri;
}

.acnt-create .clnt-enquery .enq-clm input{
    width: 400px;
    height: 35px;
    outline: none;
    border: none;
    background: none;
    border: 1px solid #ccc;
    padding-left: 5px;
}
.acnt-create .clnt-enquery .enq-clm select{
    width: 400px;
    height: 35px;
    outline: none;
    border: none;
    background: none;
    border: 1px solid #ccc;
    font-family: calibri;
}
.acnt-create .clnt-enquery .enq-clm select option{
    background: #d5f7ee;
}
.acnt-create .clnt-enquery .enq-clm textarea{
    width: 400px;
    height: 60px;
    outline: none;
    border: none;
    background: none;
    border: 1px solid #ccc;
    padding-left: 5px;
}
.acnt-create .clnt-enquery .enq-clm button{
    width: 150px;
    height: 40px;
    outline: none;
    border: none;
    background: #4f97e0;
    padding-left: 5px;
    color: #fff;
    margin-top: 20px;
    border-radius: 3px;
    font-family: calibri;
    float: left;
    margin-right: 15px;
    
}
.acnt-create .clnt-enquery .enq-clm #error-notice{
    padding-top: 30px;
    color: red;
}
.acnt-create .clnt-enquery .enq-clm span{
    font-family: calibri;
    margin-left: 10px;
}

.acnt-create .regstr-img{
    width: 500px;
    float: left;
    height: 350px;
    margin-top: 100px;
}
.acnt-create .regstr-img img{
    width: 100%;
    height: 100%;
    border: 1px solid #ccc;
}
.stu-vwshow{
    width: 100%;
    height: auto;
    margin-bottom: 0px;
}
.stu-vwshow .stu-action{
    width: 100%;
    height: auto;
    margin-bottom: 25px;
    font-family: calibri;
    float: left;
}
.stu-vwshow .stu-action .stus-srch-part{
	width: 400px;
	float: left;
}
.stu-vwshow .stu-action .stus-srch-part input{
    width: 350px;
    height: 35px;
    border: 1px solid #ccc;
    outline: none;
    padding-left: 5px;
	
}
.stu-vwshow .stu-action .stus-srch-part i{
    margin-left: -25px;
}

.stu-vwshow .stu-action .stus-action-part{
	float: right;
	width: 400px;
}
.stu-vwshow .stu-action .stus-action-part select{
	width: 300px;
	float: left;
	border: none;
	background: none;
	outline: none;
	box-shadow: none;
	border: 1px solid #ccc;
	border-radius:5px 0px 0px 5px;
	border-right: none;
	height: 35px;
	
}
.stu-vwshow .stu-action .stus-action-part button{
	width: 80px;
	height: 25px;
	border: none;
	outline: none;
	border: 1px solid #ccc;
	border-radius: 5px;
	margin-top: 10px;
	
}

.stu-vwshow .show-altalabs{
    width: 100%;
    height: auto;
    
}
.stu-vwshow .show-altalabs table{
    width: 100%;
    height: auto;
    text-align: center;
    font-family: calibri;
    border-bottom: 2px solid #3d90d9;
}
.stu-vwshow .show-altalabs table tr td{
    height: 30px;
    border: 1px solid whitesmoke;
	width: 100px;
	font-size: 12px;
	
}
.stu-vwshow .show-altalabs table tr td p{
    width: 45px;
    margin: 0px;
    height: 18px;
    float: left;
    line-height: 18px;
    background: #487d4f;
    text-align: center;
    margin-left: 5px;
    border-radius: 3px;
    font-family: calibri;
    font-size: 11px;
}
.stu-vwshow .show-altalabs table tr td a{
     color: #fff;
     text-decoration: none;
     display: block;
}
.stu-vwshow .show-altalabs table tr td a i{
    font-size: 10px;
    
}
.stu-vwshow .show-altalabs table .table-head{
    background: #3d90d9;
    color: #fff;
}
.stu-vwshow .show-altalabs table .table-head td{
    border: none;
}

.stu-vwshow .show-altalabs table tr:hover{
	background: whitesmoke;
}
.stu-vwshow .show-altalabs table .table-head:hover{
	background: #3d90d9;
	color: #000;
}

.stu-vwshow .pagination_number{
	width: 100%;
	height: auto;
	margin: 50px 0px;
	text-align: center;
}
.stu-vwshow .pagination_number .pagination li a{
	color: grey;
}
.stu-vwshow .pagination_number .pagination li.active a{
	color: #fff;
}
.stu-vwshow .pagination_number .pagination .pagin a{
	background: whitesmoke;
	font-family: calibri;
	color: dimgray;
}

.allstus{
    width: 100%;
    height: auto;
    
}

.allstus .suball-stus{
    width: 100%;
    height: auto;
    font-family: calibri;
    
}
.allstus .suball-stus .stucls-action{
    float: right;
    margin-right: 10px;
}
.allstus .suball-stus .stucls-action input{
    outline: none;
    height: 30px;
    width: 250px;
    border: 1px solid #ccc;
    padding-left: 5px;
}
.allstus .suball-stus .stucls-action i{
    margin-left: -25px;
}
.allstus .suball-stus .stus-action-part{
	width:;
	margin-left: -15px;
}

.allstus .suball-stus .stus-action-part select{
	outline: none;
	border:1px solid #e1e1e1;
	height: 25px;
	background: whitesmoke;
	border-radius: 5px;
}
.allstus .suball-stus .stus-action-part button{
	height: 25px;
	background:#073d61;
	background:#f75c5c;
	outline: none;
	border: 1px solid #ccc;
	width: 80px;
	border-radius: 3px;
	color: #fff;
}


.allstus .suball-stus table{
    width: 100%;
    height: auto;
    margin-top: 15px;
    font-family: calibri;
    text-align: center;
    border-bottom: 2px solid #3d90d9;
}
.allstus .suball-stus table tr td{
    height: 30px;
    border: 1px solid whitesmoke;
	font-size: 12px;
	
}
.allstus .suball-stus table tr td p{
     width: 55px;
    margin: 0px;
    height: 20px;
    float: left;
    line-height: 20px;
    background: #79ab78;
    text-align: center;
    margin-right: 5px;
    border-radius: 3px;
    font-family: calibri;
    font-size: 13px;
}
.allstus .suball-stus table tr td i{
    font-size: 12px;
}
.allstus .suball-stus table .table-head{
    background: #3d90d9;
    color: #fff;
}
.allstus .suball-stus table .table-head td{
    border: none;
	width: 100px;
}
.allstus .suball-stus table tr td p{
	width: 47px;
	font-size: 12px;
	text-align: center;
	margin-left: 2px;
	margin-right: 0px;
}
.allstus .suball-stus table tr td p a{
	
    color: #fff;
    text-decoration: none;
    display: block;
}

.allstus .suball-stus table tr td p a i{
    font-size: 9px;
}

.stf-vew{
     width: 100%;
    height: auto;
}

.stf-vew table{
    font-family: calibri;
}

.stf-vew table{
    width: 100%;
    height: auto;
    margin-top: 15px;
    font-family: calibri;
    text-align: center;
    border-bottom: 2px solid #3d90d9;
}

.stf-vew table tr td{
    height: 30px;
    border: 1px solid whitesmoke;
	font-size: 13px;
}
.stf-vew table .table-head{
    font-weight: 600;
    color: #fff;
    background: #3d90d9;
}
.stf-vew table .table-head td{
    border: none;
}


.viws-stnr{
    width: 100%;
    height: auto;
}
.viws-stnr table{
   width: 100%;
    height: auto;
    margin-top: 15px;
    font-family: calibri;
    text-align: center;
    border-bottom: 2px solid #3d90d9; 
}
.viws-stnr table tr td{
    height: 30px;
    border: 1px solid whitesmoke;
}
.viws-stnr table .tbl-head{
    font-weight: 600;
    color: #fff;
    background: #3d90d9;
}
.viws-stnr table .tbl-head td{
    border: none;
}
.viws-stnr table tr td button{
    width: 50px;
    height: 20px;
    color: #fff;
    outline: none;
    border: none;
    background: #79ab78;
    border-radius: 3px;
    line-height: 10px;
    font-size: 13px;
}
.viws-stnr table tr td button i{
    color: #fff;
    font-size: 11px;
}

.prods-space{
    width: 100%;
    height: auto;
    
}
.prods-space h4{
    
}
.prods-space .frm-sets{
    width: 350px;
    height: auto;
    float: left;
    margin-right: 0px;
}
.prods-space .frm-sets .frm-grp{
    width: 320px;
    height: auto;
    margin-bottom: 25px;
    font-family: calibri;
}
.prods-space .frm-sets .frm-grp p{
    font-weight: bold;
}
.prods-space .frm-sets .frm-grp input{
    height: 30px;
    width: 300px;
    border: 1px solid #ccc;
    outline: none;
    padding-left: 5px;
    
}


.prods-space .frm-sets .frm-grp select{
    height: 30px;
    width: 300px;
    border: 1px solid #ccc;
    outline: none;
    padding-left: 5px;
    
}
.prods-space .frm-sets .frm-grp button{
    height: 35px;
    width: 120px;
    border: 1px solid #ccc;
    outline: none;
    background:#3d90d9;
    border-radius: 3px;
    color: #fff;
    
    
}
.shwcts-tbl{
    
}
.shwcts-tbl{
    width: 100%;
    height: auto;
    
}

.shwcts-tbl{
    width: 600px;
    height: auto;
    font-family: calibri;
    float: right;
}
.shwcts-tbl table{
    width: 100%;
    height: auto;
    margin-top: 15px;
    font-family: calibri;
    text-align: center;
    border-bottom: 2px solid #3d90d9;
}
.shwcts-tbl table tr td{
    height: 30px;
    border: 1px solid whitesmoke;
}
.shwcts-tbl table tr td p{
     width: 55px;
    margin: 0px;
    height: 20px;
    float: left;
    line-height: 20px;
    background: #79ab78;
    text-align: center;
    margin-right: 5px;
    border-radius: 3px;
    font-family: calibri;
    font-size: 13px;
}
.shwcts-tbl table tr td i{
    font-size: 12px;
}
.shwcts-tbl table .table-head{
    background: #3d90d9;
    color: #fff;
}
.shwcts-tbl table .table-head td{
    border: none;
}
.shwcts-tbl table tr td p a{
    color: #fff;
    text-decoration: none;
    display: block;
}

.shwcts-tbl table tr td p a i{
    font-size: 10px;
}

.shwcts-tbl table tr td button{
    width: 55px;
    height: 20px;
    outline: none;
    border: 1px solid #fff;
    border-radius: 3px;
    line-height: 15px;
    color: #fff;
    background: #79ab78;
    font-size: 12px;
}
 
.abs-sms{
    background: ;
    font-family: calibri;
}
.abs-sms button{
    width: 150px;
    outline: none;
    background: #e1e1e1;
    border: 1px solid #ccc;
    height: 30px;
    float: left;
    color: #000;
}
.abs-sms p{
    text-align: right;
    color: red;
}
.abs-tmps .input-clm{
    margin-left: 0px;
    width: 300px;
    float: left;
    margin-left: 50px;
    margin-top: 10px;
}

.abs-tmps .input-clm p{
   font-family: calibri;
   font-weight: 600;
}

.abs-tmps .input-clm input{
    width: 100%;
    height: 30px;
    
    outline: none;
    border: 1px solid #ccc;
    background: whitesmoke;
    font-family: calibri;
    padding-left: 5px;
}
.abs-tmps .input-clm textarea{
    width: 100%;
    height: 150px;
    outline: none;
    border: 1px solid #ccc;
    background: whitesmoke;
    font-family: calibri;
    padding: 5px;
}

.abs-tmps .input-clm button{
    width: 120px;
    outline: none;
    background: #3d90d9;
    border: none;
    height: 30px;
    float: left;
    color: #fff;
    height: 30px;
    font-family: calibri;
}


.clsws-talabas{
     width: 100%;
    height: auto;
}
.clsws-talabas table{
    width: 100%;
    height: auto;
    text-align: center;
    font-family: calibri;
    border-bottom: 2px solid #3d90d9;
    
}

.clsws-talabas table tr td{
    height: 30px;
    border: 1px solid whitesmoke;
    font-size: 13px;
}
.clsws-talabas table tr td p{
    width: 55px;
    margin: 0px;
    height: 20px;
    float: left;
    line-height: 20px;
    background: #79ab78;
    text-align: center;
    margin-right: 5px;
    border-radius: 3px;
    font-family: calibri;
    font-size: 13px;
}
.clsws-talabas table .table-head{
    background: #3d90d9;
    color: #fff;
}
.clsws-talabas table .table-head td{
    border: none;
}

.vew-grdn{
    width: 100%;
    height: auto;
    margin-top: 20px;
}

.vew-grdn .gdns-action{
    float: right;
    width: 500px;
    text-align:right;
    margin-right: 10px;
}
.vew-grdn .gdns-action input{
    outline: none;
    height: 35px;
    margin-bottom: 10px;
    width: 280px;
    border: none;
    border: 1px solid #ccc;
    font-family: calibri;
    padding-left: 5px;
}
.vew-grdn .gdns-action i{
    margin-left: -25px;
    color: dimgray;
}

.vew-grdn .action-slct{
    width: 400px;
    height: 35px;
    
}
.vew-grdn .action-slct select{
    margin-left: 2px;
    outline: none;
    border: none;
    border: 1px solid #ccc;
    height: 35px;
    border-radius: 0px;
    width: 280px;
    padding-left: 5px;
}
.vew-grdn .action-slct input{
    width: 80px;
    height: 35px;
}

.vew-grdn table{
    width: 100%;
    height: auto;
    text-align: ;
    font-family: calibri;
    border-bottom: 2px solid #3d90d9;
    
}
.vew-grdn table tr td{
	width: 130px;
    height: 30px;
    border: 1px solid whitesmoke;
    padding-left: 5px;
    text-align: left;
}
.vew-grdn table tr:hover{
	background: whitesmoke;
}
.vew-grdn table tr td a{
    text-decoration: none;
    font-size: 13px;
    color: dimgrey;
}

.vew-grdn table .tbl-head{
    background: #3d90d9;
    color: #fff;
    
}

.vew-grdn table .tbl-head:hover{
    background: #3d90d9;
    color: #fff;
    
}
.vew-grdn table .tbl-head td{
    border: none;
}


.admit-prnt{
    width:100%;
    height: auto;
    margin-top: 20px;
    margin-bottom: 20px;
}
.admit-prnt .pers{
    width: 100%;
    height: 35px;
    line-height: 35px;
    color: #457ca1;
    font-family: raleway;
	font-weight:bold;
    margin-top: 30px;
    margin-bottom: 20px;
    padding-left: 5px;
    font-size: 14px;
    color: red;
}

.admit-prnt .pers h4{
    width: 70%;
    height: 35px;
    line-height: 35px;
    color: #457ca1;
    font-family: raleway;
	font-weight:;
	background: whitesmoke;
    margin-top: 30px;
    margin-bottom: 20px;
    padding-left: 5px;
    font-size: 14px;
    color: red;

}
.admit-prnt .inp-clmn{
    margin-left: 35px;
    font-family: calibri;
    margin-bottom: 15px;
    width: 320px;
    float: left;
    margin-right: 40px;
}

.admit-prnt .inp-clmn input{
    height: 35px;
    background: none;
    width: 300px;
    box-shadow: none;
    outline: none;
	background: none;
	border: 1px solid #ccc;
	
}
.admit-prnt .inp-clmn select{
    height: 35px;
    background: none;
    width: 300px;
    box-shadow: none;
    outline: none;
	background: none;
	border: 1px solid #ccc;
	
}
.admit-prnt .inp-clmn p{
    font-weight: bold;
}

.admit-prnt .inp-clmn button{
    height: 35px;
    background: none;
    width: 300px;
    box-shadow: none;
    outline: none;
	background: none;
	border: 1px solid #ccc;
	
}
.admit-prnt #adm-prnt{
    display:;
}

.admit-prnt h3{
   font-family: literata;
   font-size: 15px;


}
.mdl-cont{
	width: 550px;
	height: auto;
	margin: 100px 0px;
	border-radius: 5px;
}
.mdl-cont p{
	font-weight: bold;
	font-family: literata;
	padding-left: 25px;
	color: #3d90d9;
}

.mdl-cont ul{
	list-style: none;
	margin-left: -25px;
}
.mdl-cont ul li{
	float: left;
	margin-right: px;
	width: 200px;
	margin-left: 20px;
	margin-top: 10px;
	font-family: calibri;
	
}

.mdl-hdr{
	height: 50px;
	line-height: 50px;
}
.mdl-hdr h5{
	width: 350px;
	float: left;
}
.mdl-hdr button{
	margin-top: -50px;
	background: none;
	color: #000;
}
.mdl-bdy{
	height: auto;
	padding-bottom: 70px;
	
}

.mdl-ftr{
	height: 50px;
	
}
.mdl-ftr button{
	margin-top: -5px;
}


.cncl-tbl{
	
}

.cncl-tbl{
    width: 1100px;
    height: auto;
    margin-top: 50px;
}
.cncl-tbl h4{
    font-family: raleway;
    color: #457ca1;
    font-weight: bold;
}
.cncl-tbl table{
    font-family: calibri;
	text-align: center;
    width: 100%;
	border-bottom:2px solid #3d90d9;
	
}

.cncl-tbl table td{
    height: 30px;
	border: 1px solid whitesmoke;
	font-size: 12px;
}
.cncl-tbl table .table-head{
   font-weight: 600;
   color: #fff;
   background: #3d90d9;
   
}
.cncl-tbl table .table-head td{
	border: none;
}

.stadm-set{
	width: 500px;
	height: auto;
	margin-top: 50px;
	font-family: calibri;
	float: left;
	margin-right: 50px;
}
.stadm-set .stu-img{
	width: 100px;
	height: 120px;
	float: left;
}
.stadm-set .stu-img img{
	width: 100%;
	height: 100%;
	border: 1px solid #ccc;
}
.stadm-set ul{
	list-style: none;
	float: left;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 40px;
	margin-left: -20px;
}

.stadm-set .frm-grp{
	width: 320px;
	height: auto;
	margin-bottom: 25px;
	
}
.stadm-set .frm-grp p{
	font-weight: 600;
	
}
.stadm-set .frm-grp input{
	outline: none;
	border: 1px solid #ccc;
	padding-left: 5px;
	height: 35px;
	width: 280px;
}
.stadm-set .frm-grp button{
	outline: none;
	border: 1px solid #ccc;
	height: 35px;
	width: 110px;
	background: #3d90d9;
	color: #fff;
	border-radius: 2px;
}

.stadm-chngvw{
	width: 500px;
	float: left;
	margin-top: 50px;
}
.stadm-chngvw table{
	width: 100%;
	height: auto;
	text-align: center;
	border-bottom: 2px solid #3d90d9;
	font-family: calibri;
}

.stadm-chngvw table tr td{
	height: 30px;
	border: 1px solid whitesmoke;
}
.stadm-chngvw table .tbl-head{
	background: #3d90d9;
	color: #fff;
}
.stadm-chngvw table .tbl-head td{
	border: none;
}


.site-trms{
	width: 500px;
	height: auto;
	margin-bottom: 100px;
	
}

.site-trms .frm-grp{
	width: 400px;
	height: auto;
	margin-bottom: 25px;
	font-family: calibri;
}
.site-trms .frm-grp p{
	font-weight: 600;
	margin: 0px;
}

.site-trms .frm-grp input{
	width: 100%;
	height: 40px;
	outline: none;
	background: none;
	border: 1px solid #ccc;
	padding-left: 5px;
}
.site-trms .frm-grp textarea{
	width: 100%;
	height: 150px;
	outline: none;
	background: none;
	border: 1px solid #ccc;
	padding-left: 5px;
}
.site-trms .frm-grp button{
	width: 150px;
	height: 40px;
	background: #3d90d9;
	color: #fff;
	outline: none;
	border:none;
	padding-left: 5px;
	border-radius: 3px;
}


.vew-trms{
	width: 100%;
	height: auto;
	margin-bottom: 100px;
}
.vew-trms table{
	width: 100%;
	height: auto;
	border-bottom: 2px solid #4287f5;
	text-align: center;
	font-family: calibri;
}
.vew-trms table .tbl-head{
	background: #4287f5;
	color: #fff;
	height: 35px;
}
.vew-trms table tr td{
	border: 1px solid whitesmoke;
}
.vew-trms table .tbl-head td{
	border: none;
}
.vew-trms table .tbl-head td a{
	color: #4287f5;
	text-decoration: none;
}


/*Front Page */


.get-School{
	width: 100%;
	height: auto;
	margin-top: 50px;
}
.get-School h3{
	font-family: literata;
	text-align: center;
	height: 40px;
	line-height: 40px;
}

.get-School .sclmn-pgtbls{
	width: 100%;
	height: auto;
	margin-top: 20px;
}
.get-School .sclmn-pgtbls table{
	width: 100%;
	height: auto;
	font-family: calibri;
	font-size: 14px;
	text-align: center;
}

.get-School .sclmn-pgtbls table tr td{
	height: 30px;
	border: 1px solid whitesmoke;
}
.get-School .sclmn-pgtbls table .tbl-head{
	background: #3d90d9;
	color: #fff;
	
}
.get-School .sclmn-pgtbls table .tbl-head td{
	border: none;
}
.get-School .sclmn-pgtbls table tr td img{
	width: 50px;
	height: 30px;
}
.get-School .sclmn-pgtbls table tr td a{
	text-decoration: none;
	color: #3d90d9;
	display: block;
}

.sfttop-menu{
	width: 100%;
	height: 100%;
	position: relative;
	
	
}

.sfttop-menu img {
	width: 100%;
	height: 100%;
	
	
}
.softscl-colum #power{
	text-align: center;
	color: #fff;
	font-family: alata;
	margin-top: 5px;
	font-size:12px ;
}
.softscl-colum #power a{
	color: #fff;
	text-decoration: none;
	
	color: deepskyblue;
}
.softscl-colum #power a:hover{
	color: darkorange;
}
.sfttop-menu .sfttop-child{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background: rgba(0,0,0,0.5);
}

.sfttop-menu .sfttop-child .mnglg-colum{
	width: 25%;
	height: 100px;
	float: left;
	text-align: center;
	display: none;
}
.sfttop-menu .sfttop-child .mnglg-colum img{
	width: 40%;
	height: 50px;
	margin-top: 30px;
}

.sfttop-menu .sfttop-child .mngmnu-colum{
	width: 55%;
	float: right;
	height: 100px;
	display: none;
}
.sfttop-menu .sfttop-child .mngmnu-colum ul{
	list-style: none;
}
.sfttop-menu .sfttop-child .mngmnu-colum ul li{
	float: left;
	width: 120px;
	line-height: 100px;
	color: #fff;
	font-family: alata;
	font-size: 14px;
}
.sfttop-menu .sfttop-child .mngmnu-colum ul li a{
	color: #fff;
	text-decoration: none;
	display: block;
}
.sfttop-menu .sfttop-child .mngmnu-colum ul li a:hover{
	color: yellow;
	color: deepskyblue;
}
.softscl-colum{
	width: 100%;
	height: auto;
	position: absolute;
	top: 80px;
	margin:auto;

}

.softscl-colum .softscl-box{
	width: 60%;
	height: 380px;
	margin: auto;
	margin-top: 30px;
	border: 1px solid #ccc;
	border-radius: 5px;
	
}
.softscl-colum .softscl-box .softscl-content{
	width: 45%;
	height: 100%;
	float: left;
	background: rgba(0,0,0,0.4);
	
}
.softscl-colum .softscl-box .softscl-content .softscl-logo{
	max-width: 70%;
	min-width: 50%;
	margin: auto;
	min-height: 120px;
	max-height: 170px;
	text-align: center;
	margin-top: 50px;
	padding: 10px;
	
	
}
.softscl-colum .softscl-box .softscl-content .softscl-logo img{
	max-width: 80%;
	min-width: 70%;
	min-height: 120px;
	max-height: 170px;
	border-radius: 10px;
	background: #fff;
	padding: 10px;
	
	
}

.softscl-colum .softscl-box .softscl-content .softscl-lgnbox{
	width: 100%;
	height: auto;
	color: #fff;
	text-align: center;
	margin-top: 20px;
	font-family: alata;
}

.softscl-colum .softscl-box .softscl-content .softscl-lgnbox h3{
	font-family: viga;
	font-weight: 500;
	font-size: 18px;
	margin-bottom: 5px;
	margin-top: 40px;
}
.softscl-colum .softscl-box .softscl-content .softscl-lgnbox p{
	font-size: 15px;
	color: #fa5016;
	color: darkorange;
}

.softscl-colum .softcred-box{
	width: 55%;
	height: 100%;
	float: left;
	background: #e1e1e1;
	padding: px;
}
.softscl-colum .softcred-box h4{
	margin-top: 40px;
	padding-left: 60px;
	color: #3d90d9;
	color: crimson;
	font-family: viga;
	
}
.softscl-colum .softcred-box .lgn-section{
	width: 100%;
	height: auto;
	margin-left: 80px;
	margin-top: 10px;
}
.softscl-colum .softcred-box .lgn-section .scl-grp{
	width: 320px;
	height: auto;
	margin-bottom: 15px;
	position: relative;
	
}
.softscl-colum .softcred-box .lgn-section .scl-grp p{
	font-family: viga;
	font-size: 13px;
	color:grey;
}
.softscl-colum .softcred-box .lgn-section .scl-grp input{
	width: 89%;
	height: 35px;
	border: 2px solid #ccc;
	outline: none;
	padding-left: 5px;
	border-radius: 5px;
	font-family: alata;
	font-size: 14px;
	
}
.softscl-colum .softcred-box .lgn-section .scl-grp input::placeholder{
	color: lightgray;
}

.softscl-colum .softcred-box .lgn-section .scl-grp i{
	position: absolute;
	top: 28px;
	left: 12px;
	color: #111;
}
.softscl-colum .softcred-box .lgn-section .scl-grp button{
	width: 89%;
	height: 35px;
	border: none;
	background: crimson;
	color: #fff;
	border-radius: 3px;
	font-family: alata;
}
.softscl-colum .softcred-box #frgot{
	text-decoration: none;
	margin-top: 5px;
	color: #111;
	color: grey;
	float: right;
	margin-right: 40px;
	font-family: alata;
	font-size: 13px;
	margin-bottom: 10px;
}
.softscl-colum .softcred-box #admfrm{
	text-decoration: none;
	margin-top: 5px;
	color: #111;
	color: grey;
	float: left;
	margin-right: 40px;
	font-family: alata;
	font-size: 13px;
	margin-bottom: 10px;
}
.softscl-colum .softcred-box #rgstr{
	text-decoration: none;
	margin-top: 25px;
	color: #111;
	color: grey;
	float: ;
	margin-right: px;
	font-family: alata;
	font-size: 13px;
	text-align: left;
	margin-left: 40px;
}
.softscl-colum .softcred-box .lgn-section #err-msngr{
	margin: 0px;
	height: 20px;
	line-height: 20px;
	margin-right: 10px;
	font-family: alata;
	color: red;
	text-align: center;
	font-size: 13px;
	
}

.staff-fldtl{
	width: 100%;
	height: auto;
	
}
.staff-fldtl table{
	width: 100%;
	height: auto;
	font-family: calibri;
	font-size: 14px;
	border: none;
}
.staff-fldtl table h3{
	font-family: alata;
	padding: 10px 0px;
	font-size: 16px;
	color: #3d90d9;
	color: crimson;
}
.staff-fldtl table tr td{
	height: 30px;
	border: none;
	padding-left: 5px;
	border: 1px solid whitesmoke;
}

.form-body{
	width: 100%;
	height: auto;
	background: ;
	padding-top: 20px;
	padding-bottom: 50px;
}
.form-body .scl-form{
	width: 100%;
	height: auto;
	float: left;
	border-bottom: 2px solid #222;
	padding: 10px 10px;
}
.form-body .scl-form .scl-headding{
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
}
.form-body .scl-form .scl-headding h3{
	font-family: viga;
	text-transform: uppercase;
	color: #3d90d9;
	margin-bottom: px;
}
.form-body .scl-form .scl-headding p{
	font-family: alata;
	font-size: 15px;
	color: #000;
	margin-bottom:10px;
}
.form-body .scl-form .scl-headding .fst-addr{
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	
}
.form-body .scl-form .scl-headding .fst-addr p{
	margin: 0px;
	font-family: calibri;
}

.form-body .scl-form .scllg{
	width: 15%;
	float: right;
	text-align: center;
	background: #fff;
	padding: 10px;
	border-radius: 10px;
	display: none;
} 

.form-body .scl-form .scllg img{
	width: 130px;
	min-height: 80px;
	max-height: 130px;
	
}

.form-body .stu-signup{
	width: 100%;
	height: auto;
	margin-top: 20px;
	
}
.form-body .stu-signup h3{
	text-align: center;
	font-family: viga;
	color: #3d90d9;
	color: darkblue;
	text-transform: uppercase;
	margin-bottom: 50px;
}
.form-body .stu-signup .pers{
	width: 100%;
	height: auto;
	margin-top: 20px;
	margin-left: 25px;
	font-family: viga;
	color: crimson;
}

.form-body .stu-signup .inp-clmn{
	width: 340px;
	height: auto;
	margin-bottom: 25px;
	float: left;
	margin-left: 30px;
}
.form-body .stu-signup .inp-clmn p{
	font-family: calibri;
	font-weight: 600;
	
}
.form-body .stu-signup .inp-clmn input{
	width: 100%;
	height:40px;
	border: 1px solid #ccc;
	padding-left: 5px;
	outline: none;
	font-family: calibri;
}
.form-body .stu-signup .inp-clmn select{
	width: 100%;
	height:40px;
	border: 1px solid #ccc;
	padding-left: 5px;
	outline: none;
	font-family: calibri;
}
.form-body .stu-signup .inp-clmn textarea{
	width: 100%;
	height:125px;
	border: 1px solid #ccc;
	padding-left: 5px;
	outline: none;
	font-family: calibri;
}
.form-body .stu-signup .inp-clmn button{
	width: 40%;
	height:40px;
	border: 1px solid #ccc;
	padding-left: 5px;
	outline: none;
	background: crimson;
	color: #fff;
	border-radius: 5px;
	font-family: calibri;
	margin-top: 20px;
}
.form-body .stu-signup .inp-clmn #error-notice{
	font-family: calibri;
	color: red;
	margin-top: 15px;
}
.form-body .stu-signup .inp-clmn #file-name{
	color: darkgreen;
	font-family: calibri;
}

.form-body .stu-signup .difrnt{
	font-family: calibri;
	font-weight: 600;
	margin-left: 30px;
	margin-bottom: 25px;
}
.form-body .stu-signup .grdn-dtls{
	display: none;
}

.form-body .stu-signup .img-show{
	width: 100px;
	height: 100px;
	margin-top: -30px;
	margin-left: 10px;
	border: 1px solid #ccc;
	border-radius: 5px;
}
.form-body .stu-signup .img-show img{
	width: 100%;
	height: 100%;
	
	
}
.form-body .stu-signup .inp-clmn .fst-clmn{
	width: 45%;
	height: auto;
	float: left;
	margin-right: 20px;
	list-style: none;
	margin-left: -200px;
	margin-top: -40px;
	font-weight: 600;
}
.form-body .stu-signup .inp-clmn .fst-clmn li{
	font-family: calibri;
	height: 25px;
}
.form-body .stu-signup .inp-clmn .scn-clmn{
	width: 90%;
	height: auto;
	float: left;
	margin-right: 20px;
	list-style: none;
	margin-left: -50px;
	margin-top: -40px;
}
.form-body .stu-signup .inp-clmn .scn-clmn li{
	font-family: calibri;
	height: 25px;
}

	
	.upload-container {
      display: inline-block;
      position: relative;
      cursor: pointer;
	  text-align: center;	
    }

    .upload-container input[type="file"] {
      display: none;
    }

    .camera-icon {
      font-size: 48px;
      color: #333;
	  margin-bottom: 10px;
    }

    .upload-container:hover .camera-icon {
      color: #007bff;
    }


.mypayg{
	width: 100%;
	height: auto;
	margin:30px 0px;
	text-align: center;
}


.app-form{
	width:800px;
	height: auto;
	margin-top: 30px;
	margin-left: px;
	
}
.app-form h3{
	font-family: viga;
	font-size: 20px;
	color: #021526;
	margin-bottom: 30px;
}
.app-form .frm-grp{
	width: 350px;
	height: auto;
	margin-bottom: 15px;
	float: left;
}
.app-form .frm-grp input{
	width: 300px;
	height: 35px;
	border: 1px solid #ccc;
	padding-left: 5px;
	outline: none;
	font-family: calibri;
}
.app-form .frm-grp p{
	font-weight: 600;
	font-family: calibri;
	margin: 0px;
}
.app-form .frm-grp button{
	background: #3d90d9;
	width: 120px;;
	height: 35px;
	border: none;
	outline: none;
	color: #fff;
	font-family: calibri;
	border-radius: 3px;
	float: left;
	margin-right: 10px;
}
.app-form .frm-grp #error-notice{
	color: red;
	margin-top: 10px;
	font-family: calibri;
}
.app-form .frm-grp #success-notice{
	color: darkgreen;
	margin-top: 10px;
	font-family: calibri;
}

.yr-dsh{
	width: 100%;
	height: auto;
	margin-top: 5px;
}
.yr-dsh .yrly-activity{
	width: 355px;
	height: 200px;;
	float: left;
	margin-right: px;
	margin-bottom: 40px;
	border: 1px solid #ccc;
	border-left: none;
	border-right: none;
}

.yr-dsh .yrly-activity .current-yr{
	width: 100%;
	height: auto;
	
}
.yr-dsh .yrly-activity .current-yr h3{
	font-family: viga;
	margin-bottom: 10px;
	font-size: 16px;
	color: grey;
	margin-left: 5px;
}
.yr-dsh .yrly-activity .current-yr h3 i{
	width: 30px;
	height: 30px;
	margin-right:px;
	text-align: center;
	margin-top: 10px;
}
.yr-dsh .yrly-activity .current-yr .rslt-box{
	text-align: center;
	height: 30px;
	line-height: 30px;
	font-size: 13px;
	font-weight: ;
	font-family: alata;
	
}
.yr-dsh .yrly-activity .current-yr .rslt-box p{
	background-color: #3d90d9;
	background-color: #ff4321;
	background-color: #ddd;
	width: 250px;
	margin:0 auto;
	border-radius: 50px;
	color: #000;
	font-size: 12px;
}
.yr-dsh .yrly-activity .current-yr .yrdsh-child{
	width: 100%;
	height: 100px;;
	margin-top: 20px;
	background: #3d90d9;
}
.yr-dsh .yrly-activity .current-yr .yrdsh-child .collected{
	width: 50%;
	float: left;
	padding: 10px;
	text-align: center;
	margin-top: 15px;
}
.yr-dsh .yrly-activity .current-yr .yrdsh-child .collected p{
	font-family: calibri;
	font-size: 14px;
	margin-bottom: 10px;
	color: #fff;
	text-transform: uppercase;
	color: ;
	font-weight:600;
	text-align: ;
}
.yr-dsh .yrly-activity .current-yr .yrdsh-child .collected h4{
	font-size: px;
	color: #fff;
	font-size: 15px;
	font-family: alata;
}

.yr-dsh .yrly-activity .current-yr .yrdsh-child-two{
	width: 100%;
	height: 100px;;
	margin-top: 20px;
	background: dodgerblue;
}
.yr-dsh .yrly-activity .current-yr .yrdsh-child-two .collected{
	width: 50%;
	float: left;
	padding: 10px;
	text-align: center;
	margin-top: 15px;
}
.yr-dsh .yrly-activity .current-yr .yrdsh-child-two .collected p{
	font-family: calibri;
	font-size: 14px;
	margin-bottom: 10px;
	color: #fff;
	text-transform: uppercase;
	color: ;
	font-weight:600;
	text-align: ;
}
.yr-dsh .yrly-activity .current-yr .yrdsh-child-two .collected h4{
	font-size: px;
	color: #fff;
	font-size: 15px;
	font-family: alata;
}


.recent-paid{
	width: 600px;
	margin-top: 50px;
	height: 185px;
	overflow: hidden;
	border-bottom: 2px solid #3d90d9;
	
}
.recent-paid table{
	width: 100%;
	text-align: center;
	font-family: calibri;
	border:red;
	font-size: 13px;
}
.recent-paid table tr {
	height: 100%;
}
.recent-paid table tr td{
	height: 30px;
	border: 1px solid whitesmoke;
	width: 80px;
}
.recent-paid table .tbl-head{
	background: #3d90d9;
	color: #fff;
	
}
.recent-paid table .tbl-head td{
	border:none;
}



.top-dash{
	width: 100%;
	height: auto;
	margin-top: px;
	margin-left: px;
}

.top-dash .rcv-pmts{
    width: 255px;
    height: 80px;
    background: ;
    border: 1px solid #ccc;
    float: left;
    margin-right: 20px;
    margin-bottom: 50px;
	font-family: calibri;
	font-weight: bold;
}
.top-dash .rcv-pmts a{
    text-decoration:none;
    font-size: 25px;
    color:#fff ;
    width: 60px;
    height: 80px;
    display: block;
    float: left;
    line-height: 80px;
    padding-left: 20px;
    margin-right: 15px;
    
}
.top-dash .rcv-pmts a i{
    text-align: center;
    line-height: 85px;
   
    
}
.top-dash .rcv-pmts p{
    margin-top: 20px;
    margin-bottom: 5px;
}


.amt-paidable{
	width:100%;
	height: auto;
	margin-top: 20px;
	margin-bottom: 50px;
}
.amt-paidable table{
	width: 100%;
	height: auto;
	font-family: calibri;
	font-size: 13px;
	text-align: center;
	border-bottom: 2px solid #3d90d9;
}
.amt-paidable table tr td{
	border: 1px solid whitesmoke;
	height: 30px;
}

.amt-paidable table tr:hover {
	background: whitesmoke;
}
.amt-paidable table .tbl-head{
	background: #3d90d9;
	color: #fff;
	font-weight: bold;
}
.amt-paidable table .tbl-head:hover {
	background: #3d90d9;
}
.amt-paidable table .tbl-head td{
	border: none;
}
.amt-paidable table tr td a{
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.amt-paidable table tr td a i{
	color: ;
	font-size: 11px;
}
.amt-paidable .pagination_number{
	width: 100%;
	height: auto;
	margin-top: 25px;
	text-align: center;
}
.amt-paidable .stu-action {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}
.amt-paidable .stu-action .stus-srch-part{
	width: 300px;
}
.amt-paidable .stu-action .stus-srch-part input{
	width: 270px;
	height: 30px;
	outline: none;
	border: 1px solid #ccc;
	padding-left: 5px;
	font-family: calibri;
	float: left;
}
.amt-paidable .stu-action .stus-srch-part i{
	margin-left: -25px;
	padding-top: 8px;
}


.fee-invs{
	width: 500px;
	height: auto;
	margin-top: 30px;
	
}
.fee-invs .frm-grp{
	width: 280px;
	margin-bottom: 25px;
	font-family: calibri;
}
.fee-invs .frm-grp p{
	font-weight: bold;
}
.fee-invs .frm-grp input{
	width: 100%;
	height: 35px;
	outline: none;
	padding-left: 5px;
}
.fee-invs .frm-grp select{
	width: 100%;
	height: 35px;
	outline: none;
	
}
.fee-invs .frm-grp button{
	width: 120px;
	height: 35px;
	outline: none;
	border: none;
	background: #3d90d9;
	color: #fff;
	border-radius: 3px;
	
}

.fee-cncl{
	width: 500px;
	height: auto;
	margin-top: 10px;
}
.fee-cncl p{
	color: #000;
	margin: 20px 0px;
	text-align: center;
	
}
.fee-cncl p a{
	width: 60px;
	margin-right: 10px;
	background: red;
	display: inline-block;
	color: #fff;
	border-radius: 3px;
	font-family: caibri;
	height: 20px;
	line-height: 20px;
	font-size: 11px;
	text-decoration: none;
}
.fee-cncl table{
	width: 100%;
	height: auto;
	text-align: center;
	font-size: 13px;
	border-bottom: 2px solid #3d90d9;
	font-family: calibri;
}
.fee-cncl table tr td{
	height: 30px;
	border: 1px solid whitesmoke;
}

.fee-cncl table .tbl-head{
	background: #3d90d9;
	color: #fff;
	font-weight: 600;
}
.fee-cncl table .tbl-head td{
	border: none;
}



















/* Webiste Home Page */

.top-heads{
	width: 100%;
	height: auto;
	
}
.top-heads .pat-lgclm{
	width: 40%;
	height: auto;
	float: left;
	margin-top: 10px;
}
.top-heads .pat-lgclm img{
	width: 350px;
	height: 120px;
}
.top-heads .srch-scl{
	width: 60%;
	float: left;
	height: auto;
	
}
.top-heads .top-boder{
	text-align: center;
	border: 0px 0px 10px 10px;
	height: 30px;
	width: 100%;
	background: #2a8038;
	color: #fff;
}
.top-heads .top-boder p {
	line-height: 30px;
	font-family: calibri;
	
}
.top-heads .top-boder p a{
	color: #fff;
	display: inline-block;
	margin-left: 15px;
	margin-right: 15px;
	text-decoration: none;
}
.top-heads .top-boder p a:hover{
	color: yellow;
}
.top-heads .top-boder p button{
	background: none;
	border: none;
}
.top-heads .top-boder p button:hover{
	color: yellow;
}
.top-heads .srch-scl .navi-menu{
	float: left;
	width: 100%;
	text-align:center;
	margin-top: 60px;
	
}
.top-heads .srch-scl .navi-menu ul{
	list-style: none;
	float: right;
}
.top-heads .srch-scl .navi-menu ul li{
	float: left;
	width: 120px;
	font-family: calibri;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
}
.top-heads .srch-scl .navi-menu ul li a{
	text-decoration: none;
	color: #30469e;
	color: #000;
	display: block;
	
}

.top-heads .srch-scl .navi-menu ul li a:hover{
	color: orangered;
}


.pat-sldr{
	width: 100%;
	height: 450px;
	position: relative;
}
.pat-sldr img{
	height: 100%;
	width: 100%;
}
.pat-sldr .sldr-child{
	width: 100%;
	height: auto;
	position: absolute;
	background: rgba(0,0,0,0.9);
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
}
.pat-sldr .main-points{
	margin-top: 60px;
	margin-left: 50px;
	
}
.pat-sldr .main-points h3{
	font-family: viga;
	color: #fff;
	color: yellow;
	margin-bottom: 20px;
}
.pat-sldr .main-points p{
	font-family: alata;
	height: 40px;
	line-height: 40px;
	color: #fff;
	color:;
	text-transform: uppercase;
	
}
.pat-sldr .main-points p:hover{
	color: yellow;
	font-size: 16px;
}
.pat-sldr .main-points p i{
	width: 50px;
	text-align: center;
	
}
.pat-sldr .short-img {
	margin-top: 50px;
	width: 450px;
	text-align: center;
	margin-left: 50px;
}
.pat-sldr .short-img img{
	height: 300px;
}
.pat-sldr .short-img button{
	width: 180px;
	height: 40px;
	background: none;
	border: none;
	outline: none;
	border: 1px solid #ccc;
	color: #fff;
	border-radius: 10px;
	font-family: alata;
	text-transform: uppercase;
	margin-top: 10px;
	margin-right: 20px;
	font-size: 12px;
	font-weight: ;
}
.pat-sldr .short-img button:hover{
	background: yellow;
	border: 2px solid #222;
	color: #000;
}
.pat-sldr .short-img .fst{
	background:yellow;
	color:green;
	border:1px solid #000;
}


.pat-intro{
	width: 900px;
	margin: auto;
	text-align: center;
	padding: px;
	margin-top: 50px;
}
.pat-intro h3{
	color: #e65617;
	color: orangered;
	font-family: literata;
	font-weight: 600;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.pat-intro h3 span{
	color: #26ac3b;
	color: #2a8038;
}
.pat-intro p{
	font-family:calibri;
	font-size: 18px;
}

.pat-specific{
	width: 100%;
	height: auto;
	margin-top: 60px;
	margin-bottom: 0px;
	float: left;
	
}
.pat-specific .specific-column{
	width: 330px;
	height: 90px;
	float: left;
	margin-right: 40px;
	margin-bottom: 40px;
	overflow: hidden;
}
.pat-specific .specific-column i{
	color: #e65617;
	color: orangered;
	margin-bottom: 10px;
	font-size: 22px;
}
.pat-specific .specific-column h4{
	font-family: viga;
	font-size: 14px;
	font-weight: ;
}
.pat-specific .specific-column p{
	font-family: calibri;
	margin-top: 5px;
}


.trd-prty{
	width: 100%;
	height: auto;
	margin-top: 50px;
	position: relative;
	
}
.trd-prty img{
	width: 100%;
	height: 480px;
}
.trd-prty .inner-cont{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left:0px;
	right:0px;
	bottom:0px;
	background: rgba(0,0,0,0.7);
	
}
.trd-prty .inner-cont h3{
	text-align: center;
	margin-top: 50px;
	color: #fff;
	text-transform: uppercase;
	color: orangered;
	font-family: viga;
}
.trd-prty .inner-cont .inner-head{
	width: 90%;
	margin: auto;
	
}
.trd-prty .inner-cont .inner-colums{
	width: 270px;
	height: auto;
	margin-right:25px;
	background:#fff;
	border: 1px solid red;
	border-radius: 10px;
	margin-top: 25px;
	padding: 10px;
	height: 350px;
	float: left;
	text-align: center;
}
.trd-prty .inner-cont .inner-colums i{
	
	font-size: 35px;
	margin: 35px auto;;
	text-align: center;
}
.trd-prty .inner-cont .inner-colums h4{
	font-family: viga;
	margin-bottom: 20px;
	text-transform: uppercase;
	color: red;
}
.trd-prty .inner-cont .inner-colums p{
	font-family: calibri;
	font-size: 15px;
}

.modules{
	width: 100%;
	height: auto;
	margin-top: 50px;
	margin-bottom: 50px;
}
.modules .colums{
	width: 100%;
	height: auto;
	float: left;
}
.modules .colums h3{
	font-family: viga;
	margin-bottom: 25px;
	color: #2a8038;
}
.modules .colums .child-clum{
	width: 100%;
	float: left;
	margin-right: 25px;
}
.modules .colums .child-clum i{
	width: 40px;
	height: 40px;
	line-height:40px;
	float: left;
	text-align: center;
	color: orangered;
}
.modules .colums .child-clum p{
	font-family: caibri;
	height: 40px;
	line-height:40px;
}



.modules .show-slide{
	width: 100%;
	height: 400px;
	border: 1px solid #ccc;
	border-radius: 5px 5px 0px 0px ;
	display: none;
}
.modules .show-slide img{
	width: 100%;
	height: 75%;
	border-radius: 5px 5px 0px 0px ;
	
}
/*
*/


/*Pricing*/

.patpg-sldr{
	width: 100%;
	height: 250px;
	position: relative;
}
.patpg-sldr img{
	width: 100%;
	height: 100%;
	
}

.patpg-sldr .sldr-child{
	width: 100%;
	height: 250px;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background: rgba(0,0,0,0.7);
	text-align: center;
}

.patpg-sldr .sldr-child h3{
	margin-top: 100px;
	color: #fff;
	text-transform: uppercase;
	font-family: viga;
	
}
.patpg-sldr .sldr-child p{
	color: #fff;
	margin-top: 5px;
	font-family: calibri;
	font-size: 16px;
}

 .price-head {
      max-width: 1140px;
      margin: auto;
      display: flex;
      gap: 30px;
      flex-wrap: wrap;
      justify-content: center;
	  margin-bottom: 100px;
	  margin-top: 50px;
    }
    .pricing-card {
      background: white;
      padding: 35px;
      border-radius: 10px;
      width: 320px;
	  border: 1px solid #e1e1e1;
      box-shadow: 0 10px 25px rgba(0,0,0,0.08);
      transition: all 0.5s ease;
	  margin-bottom: 50px;
	  position: relative;
    }
	
    .pricing-card:hover {
      transform: translateY(-8px);
      box-shadow: 0 18px 40px rgba(0,0,0,0.12);
    }
    .pricing-card .plan-title {
      font-size: 24px;
      font-weight: bold;
      color: #333;
	  color: orangered;
		text-align: center;
		text-transform: uppercase;
    }
    .pricing-card .price {
      font-size: 32px;
      color: #007bff;
      color: #2a8038;
	  font-weight: 600;
	  text-align: center;
	  font-family:Roboto;
    }
.pricing-card span{
	font-size: 13px;
	font-family: calibri;
	text-align: center;
	margin-left: px;
	display: block;
	font-weight: 600;
}
.pricing-card h5{
	text-align: center;
	font-family: calibri;
	font-weight: 600;
	color: #007bff;
	color: #0056b3;
	color: #000;
	font-size: 18px;
	
}
    .pricing-card .description {
      font-size: 14px;
      color: #555;
      margin-top: 100px;
      margin-bottom: 20px;
	  font-weight: 600;
	  border-top: 1px solid whitesmoke;
	  padding-top: 10px;
    }
    .pricing-card .features {
      list-style: none;
      padding: 0;
      margin-bottom: 0px;
      color: #444;
    }
    .pricing-card .features li {
      margin: 10px 0;
	  font-family: calibri;
	  font-size: 15px;
    }
    .pricing-card p {
      background: #007bff;
      background: orangered;
	  background: #2a8038;	
      color: #fff;
      border: none;
      width: 90%;
	  height: 40px;
	  
	  text-align: center;
	  line-height: 40px;
      border-radius: 5px;
      font-size: 14px;
      text-decoration: none;
      font-weight: bold;
      transition: background 0.3s;
	  font-family: calibri;
	  position: absolute;
	  top: 200px;
	  left: 15px;
    }

.pricing-card .features li i{
	margin-right: 10px;
	color: #2a8038;
	font-size: 11px;
	
}
	.pricing-card p a{
  		color: #fff;
		text-decoration: none;
		display: block;
		
	}
	
    .pricing-card p:hover a{
      background: #0056b3;
      
	  color: #fff;
	  border-radius: 5px;
    }


.inst-snup{
	width: 100%;
	height: auto;
	margin-top: 50px;
	margin-bottom: 100px;
	float: left;
}
.inst-snup h3{
	text-align: center;
	font-family: viga;
	color: orangered;
	margin-bottom: 50px;
}
.inst-snup .acnt-structure{
	width: 100%;
	height: 70px;;
	margin-bottom: 50px;
	background: whitesmoke;
	text-align: center;
	border-radius: 5px;
	
}
.inst-snup .acnt-structure .structure .line-structure{
	border-top: 1px solid #000;
	width: 50%;
	margin:auto;
	position: absolute;
	top: 22px;
	left:287px;
}
.inst-snup .acnt-structure .structure{
	width: 350px;
	float: left;
	margin-top: 15px;
	padding-left: 120px;
	z-index: 999;
	position:relative;
}
.inst-snup .acnt-structure .structure .fstp{
	width: 30px;;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background-color: midnightblue;
	margin-right: 10px;
	margin-top: 5px;
	font-family: calibri;
	font-size: 18px;
	float: left;
	color: #fff;
	border-radius: 50px;
}
.inst-snup .acnt-structure .structure .scnp{
	width: 250px;
	text-align:left;
	line-height: 40px;
	font-family: calibri;
	font-size: 18px;
	
	
}

.inst-snup .snup-dtls{
	width: 400px;
	height: auto;
	float: left;
	margin-right: 50px;
	margin-left: 100px;
	font-family: calibri;
}
.inst-snup .snup-dtls h4{
	font-family: viga;
	margin-bottom: 30px;
	color: midnightblue;
}
.inst-snup .snup-dtls .frm-stup{
	width: 350px;
	height: auto;
	margin-bottom: 25px;
	font-family: calibri;
	
}
.inst-snup .snup-dtls .frm-stup p{
	font-weight: bold;
}
.inst-snup .snup-dtls .frm-stup input{
	width: 100%;
	height: 40px;
	padding-left: 5px;
	outline: none;
	border: 1px solid #ccc;
	border-radius: 3px;
}
.inst-snup .snup-dtls .frm-stup button{
	width: 100%;
	height: 40px;
	padding-left: 5px;
	outline: none;
	border: none;
	border-radius: 5px;
	background: orangered;
	color: #fff;
	margin-top: 10px;
}
.inst-snup .snup-dtls .frm-stup #notice-err{
	text-align: center;
	margin-top: 10px;
	color: red;
}
.inst-snup .snup-dtls .frm-stup .trms{
	text-align: center;
	margin-top: 5px;
}
.inst-snup .snup-dtls .frm-stup .full-view{
	width: 100%;
	height: auto;
	background: whitesmoke;
	padding: 10px;
	float: left;
	border: 1px solid #ccc;
	border-radius: 3px;
}
.inst-snup .snup-dtls .frm-stup .full-view ul{
	list-style: none;
	float: left;
	margin-left: -40px;
	margin-right: 25px;
}

.inst-snup .snup-img{
	width:500px;
	height: 350px;
	margin-top: 50px;
	float: left;
	border-radius: 5px;
	
}
.inst-snup .snup-img img{
	width: 100%;
	height: 100%;
	border-radius: 5px;
	border: 2px solid grey;
}



	.form-card {
      background: #ffffff;
      padding: 40px;
      border-radius: 15px;
      box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
      max-width: 450px;
      width: 100%;
	  margin: 100px 0px;
	  font-family: calibri;	
    }

    .form-card h3 {
      margin-bottom: 25px;
      color: #00796b;
      color: orangered;
	  font-family: viga;
    }

    .form-card .form-group {
      position: relative;
      margin-bottom: 20px;
    }

    .form-card .form-group input, .form-card .form-group select,
    .form-card .form-group textarea {
      width: 100%;
      padding: 12px 45px 12px 15px;
      border: 1px solid #ccc;
      border-radius: 8px;
      outline: none;
      font-size: 14px;
    }
	

    .form-card .form-group textarea {
      resize: vertical;
      height: 80px;
    }

    .form-card .form-group i {
      position: absolute;
      right: 15px;
      top: 50%;
      transform: translateY(-50%);
      color: #00796b;
      color: grey;
    }

    .form-card .submit-btn {
      width: 150px;
      background: #00796b;
      background: orangered;
      color: white;
      border: none;
      border-radius: 3px;
      font-size: 16px;
      cursor: pointer;
      position: relative;
      overflow: hidden;
	  height: 40px;
    }

    .form-card .submit-btn:disabled {
      background: #004d40;
    }

    .form-card .submit-btn.loading::after {
      content: '';
      width: 16px;
      height: 16px;
      border: 3px solid white;
      border-top: 3px solid transparent;
      border-radius: 50%;
      animation: spin 1s linear infinite;
      position: absolute;
      right: 15px;
      top: 50%;
      transform: translateY(-50%);
    }

    @keyframes spin {
      to {
        transform: rotate(360deg);
      }
    }

	.webcont{
	  
      width: 100%;
	  margin-top:100px;
	  font-family: calibri;	
	  border-radius: 15px;
      box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
	  padding-left: 20px;
	  padding-top: 30px;
	  padding-bottom: 30px;
	  max-width: 450px;
      width: 100%;	
	  height: 475px;
	}
	.webcont h3{
		color: orangered;
		font-family: viga;
	}

	.webcont .web-addr{
	  background: #ffffff;
      padding:20px 20px;
      border-radius: 15px;
      max-width: 400px;
      width: 100%;
	  margin: 0px 0px;
	  font-family: calibri;	
	}
	.webcont .web-addr h4{
		font-weight: 600;
		margin-bottom: 5px;
	}
	.webcont .web-addr p{
		
	}	
	.webcont .web-addr p i{
		margin-right: 10px;
	}


.emplyee{
	width: 100%;
	height: auto;
	margin-top: px;
	
}
.emplyee .pers{
	width: 1000px;
	height: auto;
	margin: 30px 0px;
	float: left;
	background: whitesmoke;
	height: 50px;
	border-bottom: 1px solid #ccc;
}
.emplyee .pers h4{
	line-height: 50px;
	font-family: alata;
	font-weight: ;
	color: orangered;
}
.emplyee .pers p{
	line-height: 50px;
	font-weight: 500;
	color: orangered;
}
.emplyee .form-group{
	width: 300px;
	height: auto;
	float: left;
	margin-right: 50px;
	margin-bottom: 25px;
	font-family: calibri;
}
.emplyee .form-group p{
	font-weight: bold;
}

.emplyee .form-group input{
	width: 100%;
	height: 40px;
	outline: none;
	border: 1px solid #ccc;
	padding-left: 5px;
	border-radius: 3px;
}
.emplyee .form-group select{
	width: 100%;
	height: 40px;
	outline: none;
	border: 1px solid #ccc;
	padding-left: 5px;
	border-radius: 3px;
}
.emplyee .form-group textarea{
	width: 100%;
	height: 125px;
	outline: none;
	border: 1px solid #ccc;
	padding-left: 5px;
	border-radius: 3px;
}
.emplyee .form-group button{
	width: 150px;
	height: 40px;
	outline: none;
	border: none;
	padding-left: 5px;
	border-radius: 3px;
	background: #007bff;
	color: #fff;
	margin-top: 20px;
	margin-bottom: 50px;
}
}