.navbar-brand img{
    width: 85px;
}
.navbar-light .navbar-nav .active>.nav-link{
background-color: #ffac0c;
border-radius: 7px;
padding: 7px 8px 9px 8px;
color: #fff !important;
}
.navbar-light .navbar-nav .nav-link {
    color: #fcfcfc !important;
    font-weight: 600;
}
.navbar-light .navbar-nav .nav-link:hover{
    background-color: #0056b3;
border-radius: 7px;
padding: 7px 8px 9px 8px;
color: #fff !important;
}
.paddind{
margin: 7px 0
}
.form_icon {
    font-size: 20px;
    position: absolute;
    top: 50%;
    z-index: 1000;
    color: #2a2a2c;
    margin-top: -11px;
    line-height: 0;
    right: 16px;
}
.input-group input{
    border-radius: 0px;
}
.bg-color{
    background-color: #fff;
   
    padding: 25px 25px 60px 25px;
    margin: 27px 27px 90px 27px;
    border-radius: 4px;
}
.bg-color p{
    color: #666669;
    text-align: center;
}
.input-group{
    margin-bottom: 20px;
}
.room{
    margin-top: 37px;
    
    
}
.index-logo img{
 width: 250px;
 padding-top: 80px;
}
.room p{
    text-align: center;
    font-size: 40px;
    color: #666669;
}
.room span{
    font-weight: 700;
}

.butto button a{
    color: #fff;
}
a{
    text-decoration: none;  
}
a:hover{
    color: #0056b3;
    text-decoration: none !important;
}
.room-bg{
    background-color: #3c8dbc;
    height: 54px;
}
.room-bg h6{
    color: #fff;
    font-size: 21px;
    text-align: center;
    padding-top: 5px;
}
.room-bg span{
    font-weight: 400;
}
.menu-icon img{
    padding-top: 18px;
    margin-left: 2px;
    width: 13px;
}
.user-photo{
float: right;
padding-top: 9px;
}
.room-bg li{
    list-style-type: none;
    padding-left: 0;
    display: inline-block;
  
}
.room-bg li span{
    color: #fff;
}
.room-bg li img{
    width: 34px;
    margin-right: 6px;
}
.primary {
    background-color: #3a8ebd;
    color: #fff;
    border: none;
    padding: 7px 22px 10px 22px;
}
.footer-background{
    background-color: #313131fa;
    padding: 50px 0 30px 0;
}
.footer-logo img{
    width: 35%;
    margin-bottom: 20px;
}
.footer-logo p{
    color: #fff;
}
.footer-logo p a{
    color: #fff;
}
.footer-logo ul {
    padding-left: 0;
}
.footer-logo ul i{
color: #fff;
}
.footer-logo ul li{
    list-style-type: none;
    display: inline-block;
    border: 1px solid #fff;
    width: 35px;
    height: 35px;
    text-align: center;
    padding: 4px 0 0 0;
    border-radius: 50%;
}
.footer-text h3{
    color: #fff;
    padding-bottom: 30px;
}
.footer-text ul{
padding-left: 0;
}
.footer-text ul li{
    list-style-type: none;
    line-height: 31px;
}
.footer-text li a{
    color: #b8b6b6;
    font-weight: 600;
}
.footer-text li a:hover{
color: #fff;
}
.footer-bottom{
    background-color: #d2d6df;
    text-align: center;
}
.footer-bottom p{
    font-weight: 600; 
    padding: 15px 0 0 0;
}
.dropdown {
    position: relative;
    display: inline-block;
}
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #111111;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
    z-index: 1;
}
.dropdown-content a {
    border-bottom: 1px solid #d4cfcfb3;
    color: #fff;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}
.dropdown:hover .dropdown-content {
    display: block;
}
.bg-ligh{
    background-color: #03616d;
}
.header-top p img{
    width: 100%;
    padding-top: 7px;
    
}
.header-navbar p img{
 
    padding-top: 7px;
}
.header-navbar p{
    margin-bottom: 7px;
}
.nav-item{
    margin: 0 10px;
}
{

}
.header-icon ul {
    padding-left: 0;
}
.header-icon ul i{
color: rgb(0, 0, 0);
}
.header-icon ul li{
    list-style-type: none;
    display: inline-block;
    border: 1px solid rgb(0, 0, 0);
    width: 35px;
    height: 35px;
    text-align: center;
    padding: 4px 0 0 0;
    border-radius: 50%;
}
.header-icon{
    text-align: center;
    padding-top: 39px;
}
.number span{
font-weight: 600;
}
.number{
    float: right;
    padding-top: 28px;
}
.number p a{
    color: #000;
}
.carousel{
    border: 1px solid #00000057;
    padding: 14px 0;
}
.tab {
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
  }

.logo-of-footer img{
    width: 55%;
    margin-bottom: 30px;
}  
.logo-of-footer p{
    color: #fff;
}
.logo-of-footer{
    text-align: center;
}
.text-footer h3{
color: #fff;
margin-bottom: 30px;
}
.text-footer p{
    color: #fff;
}
.text-footer p span{
    font-weight: 600;
    font-size: 18px;
    margin-right:10px ;
}
.text-footer p a{
    color: #fff;
}
.img-border{
    border: 1px solid #00000057;
    padding: 10px;
}
.button{
    border: 1px solid #ffac0c;
    margin: 3px;
    text-align: center;
} 
.button:hover{
    border: none
}
.button img:hover{
    background-color: #ffac0cb8;
  
}
.form-view{
    border-bottom: 1px solid #000;
}
.form-view p{
    margin-bottom: 5px;
}
.card-header{
    background-color: #03616d;
    color: #fff;
    padding: 10px ;
}
.card-body a{
color: #000000;
}
.card-header a{
    color: #fff;
}
.card-body{
    padding: 0;
}
.card-body p{
    margin-bottom: 3px;
    border-bottom: 1px solid #00000042;
    padding: 3px 0 11px 15px;
}
.card-body a{
    padding: 10px 0;
}
.card-body ul{
    padding-left: 0;
}
.card-body li{
list-style-type: none;
margin-bottom: 3px;
    border-bottom: 1px solid #00000042;
    padding: 3px 0 11px 15px;
}
.form-border{
    border: 1px solid #00000042;
    margin-top: 20px;
    padding: 15px 15px 15px 15px;
}
.as-select1 {
    width: 100%;
    height: 35px;
    float: left;
    border: 1px solid #ccc;
    padding-left: 5px;
    font-size: 14px;
}

.btn-primary {
    color: #fff;
    background-color: #ffac0c;
    border-color: #ffac0c;
    font-weight: 600;
}
.table-striped thead{
    background-color: #03616d;
    margin-top: 20px !important;
}
.table-striped thead th{
    color: #fff;
}
.form-contro{
    display: block;
    width: 20%;
    padding: 3px 0 3px 11px;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.input-table input{
  
    display: inline-block;
}
.input-table span i{
    background-color: #000;
    color: #fff;
    padding: 6px;
    border-radius: 4px;
}
.table-center{
    text-align: center;
}
tbody td{
  padding:3px;
}
thead th{
    border: 1px solid #00000026;
}
.padding{
    margin: 5px 0 10px 0;
}
.border-all{
    border: 1px solid #0000002b;
    margin: 14px 0 20px 0;
    padding-top: 10px;
}
.top-padding{
    padding-left: 20px;
}
.top-padding span{
    color: red;
}
.map-padding iframe{
    margin: 16px 16px 20px 16px;
}
.img-button{
    text-align: center;
    max-width: 137px;
}
.slider-padding-1{
    margin-top: 49px;
}
.add-staff-input input{
    margin-bottom: 13px;
}
.add-staff-input textarea{
    margin-bottom: 13px;
}
.width-img-table span img{
    width: 46%;
}
.button-page{
    margin-top: 32px;
}

  .color{
    color: #000;
  }
  .background{
    background-color: #da4f4f !important;
  }
  .btn-link:hover{
    color: #fff;
    text-decoration: none;
  }
  .m-left-50{
    margin-left: -45px;
  }
  .announ-input input{
    margin-top: 41px;
    margin-left: -58px;
  }
  .announ-input select{
    margin-top: 33px;
    margin-left: -58px;
  } 
@media only screen and (max-width: 768px){
    .index-logo img{
        padding-top: 0;
    }
    .navbar-light .navbar-toggler-icon {
        background-image: url(../img/menu-bar.png) !important;
    }
    .navbar-light .navbar-toggler{
        border: 2px solid #fff;
    }
    .collapse.show {
        margin-top: 10px;
    }
.header-mobile-view-none{
    display: none;
}
    .navbar-brand img{
         width: 200px;
    }
    .bg-light .navbar{
        padding: 0;
    }
    .button-page{
        margin-top: 10px;
    }
  .header-navbar p img{
        width: 46%;
		 padding-top: 0;
  }
  .header-navbar{
      padding-top: 10px;
  }
    .number{
        padding-top: 14px;
  }
    .announ-input input{
        margin-top: 41px;
        margin-left: 0;
      }
      .announ-input select{
        margin-top: 33px;
        margin-left: 0;
      } 
  .button img{
   width: 100%; 
  }
  .room p{
  font-size: 24px;
  }
    .m-left-50{
        margin-left:0;
      }
    .butto a{
        position: absolute;
    }
    .bg-color{

        padding: 25px 25px 68px 25px;
      margin: 28px 10px 90px 10px;
    }
    .header-icon{
        display: none;
    }
  
    .button{
        margin: 3px 0;
    }
    .slider-padding-1{
        margin-top: 0;
    }
    .welcome{
        text-align: center;
    }
    .pt-20{
        margin-top: 12px;
    }
    .di-none{
        display: none;
    }
    .top-padding{
        padding-left: 5px;
    }
    .none{
        display: none;
    }
    .form-text{
        width: 100% !important;
    }
    .mt-0{
        margin-top: 0 !important;
    }
    .mt-0 a{
        margin-bottom: 10px;
    }
}

.profile{
    text-align: center;
    padding-top: 100px;
}
.profile h4{
    margin: 20px 0;
    font-weight: 600;
    font-size: 22px;
}
.profile img{
    border: 1px solid rgb(119, 119, 119);
}

.border-fee{
    border: 1px solid #00000057;
    margin-top: 20px;
}
.border-fee h3{
    border-bottom: 1px solid #00000057;
    font-size: 16px;
    font-weight: 700;
    padding: 7px 0px 7px 7px;
}
.border-fee p{
padding-left: 7px;
}
.border-fee input{
margin-left: -7px !important;
}
.border-fee select{
    margin-left: -7px !important;  
}


.receipt-border{
    border: 1px solid #000;
    padding: 10px;
    margin-top: 20px;
    margin-bottom: 40px;
}
.receipt-border h3{
    font-family: 'Roboto Slab', serif;
    text-align: center;
    font-weight: 600;
    font-size: 21px;
}
.particulars {
    border: 1px solid #000;
    margin-top: 15px;
   
}
.tuition{
    border-bottom: 1px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    padding-bottom: 6px;
    margin-bottom: 9px;
}
.receipt-border p{
    margin-bottom: 4px;
    padding-left: 10px;
}
.receipt-border img{
       text-align: center !important;
    width: 57%;
    margin-bottom: 25px;
    margin-top: 20px;
}
}
.signature{
    float: right;
}

.border-add{
    border: 1px solid #0000004f;
    padding: 15px;
    margin-top: 50px;
}
.back-color .color{
    background-color: #58545457 !important;
}
.back-color a{
font-size: 14px;
}
.form-horizontal{
text-align: right;
}



body.invoice{
font-size:14px;
font-family:'Roboto Slab', serif;
}
@media print {
 @page {size: auto}

  .print{display:none;}
}
.table th {
    padding: 0.5em;
}
.table-bordered td, .table-bordered th {
    border: 1px solid #aab2b9;
}




.report-card{
        box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
        padding: 0 30px;
    }
 
    .report-card-img{
        text-align: center;
    padding: 15px 0 10px 0;
    }
    .report-card h5{
text-align: center;
color: #E31209;
margin-bottom: 30px;
font-weight: 600;
font-size: 20px;
    }
    .color-report{
        color: #E31209;
        font-weight: 600;
    }
    .color-report-1{
        font-weight: 600; 
    }
    .table-border-none tbody td{
border: none;
    }
    .table-border-none{
        border: 1px solid #FFC412;
        padding: 9px;

    }
    .report-card h2{
        text-align: center;
        margin-top: 24px;
        font-size: 21px;
        font-weight: 700;
        color: #E31209;
    }
    .table-border-none-to tbody td{
        border: 1px solid #FFC412;
        font-weight: 600;
        text-align: center;
        font-size: 14px;
    }
    .table-border-none-to p{
        text-align: center;
        margin-top: 10px;
        font-weight: 600;
        font-size: 15px;
        margin-bottom: 10px;
    }
    .footer-table tbody td{
text-align: left !important;
    }
    .remarks-report span{
        color:#E31209 ;
    }
    .remarks-report p{
        font-weight: 600;
        margin-top: 10px;
        padding-bottom: 120px;
    }
    .Signature-report{
        text-align: center;
    }
    .Signature-report tbody td{
        font-weight: 600;
    
        border: none;
    }
    .Signature-report{
        padding-bottom: 50px;
    }
	
	.nav-item a span img{
	    width: 43px;
		    margin-top: -13px;
	}
		
	.pagination li {
	    background-color: #6d74ff;
		color:#fff;
		    padding: 5px 10px;
		margin-bottom:30px;
		margin-left:5px;
		    border-radius: 5px;
	}
	.pagination li span{
	font-size: 22px;
	}
	.pagination {
	    position: relative;
	text-align:center;}
	
	.attendance-page label{
	margin-right: 13px;
	}
	.attendance-page{
	    margin: 0 auto;
		  
	}
	.attendance-page button{
margin-right: 13px;
	}
	.user-imag img
	{
	    width: 147px;

	
	}
		.user-imag{
		    text-align: center;
		}
	.my-profile-page p{
	    border: 1px solid;
    padding: 5px 10px;
    border-radius: 4px;
	}
	.my-profile-page h6{
	 padding: 5px 0px;
	}
	.navbar-expand-lg .student-login li{
	    list-style-type: none;
	}
	.navbar-expand-lg .student-login li a{
	color:#fff;
	font-weight: 600;
	}
	.student-login .nav-link{
	padding:0px;
	}
	
	ul.list_terms li {
    list-style-type: disclosure-closed;
    color: #03616d;
    font-size: 20px;
}
ul.list_terms li p {
    color: #000;
    margin: 0;
	font-size: 15px;
}

.toggle-password {
    font-size: 20px;
    position: absolute;
    top: 50%;
    z-index: 1000;
    color: #2a2a2c;
    margin-top: -10px;
    line-height: 0;
    right: 16px;
}