* {
    padding: 0px;
    margin: 0px;
}
.header-name1 {
    font-size: 22px;
    margin-bottom: 0px;
   /*  background: linear-gradient(to bottom, #ffffff 46%, #eee 80%); */
    -webkit-background-clip: text;
    color: #fff;
   /*  -webkit-text-fill-color: transparent; */
    line-height: 1.8 !important;
}
.header-name2 {
    font-size: 18px;
    padding-top: 2px;
    margin-bottom: 0px;
    color: #fff;
    line-height: 1.4 !important;
}
.header-name3 {
    font-size: 12px;
    margin-bottom: 0px;
    color: #cdd3d6;
}
/* .nav{background-image: linear-gradient(-90deg, #667e80, #a27327) !important;} */
   
.footer {
  position: fixed;
  left: 0;
  padding-right:50px;
  height:30px;
  bottom: 0;
  width: 100%;
    color: white;
  text-align: right;
  
  background: linear-gradient(135deg, #A7C7E7, #32833C) !important;
  
}
.footer p{
	margin-bottom: 0px !important;
	padding:3px;
	font-size: 15px;
}
.footer a{
	color: #fff;
}
.fa {
    color: #fff;
    }
 
.header-fixed {
	position: sticky; z-index: 1000; width: 100%;
	background-image: linear-gradient(#c9eed3, #dccaa1) !important;
	box-shadow:0 1px 1px #ccc;
	padding: 6px 0px;
	height: 72px; 
}
.header-fixed .header-limiter {
	text-align: center;
	margin: 5px 0px 0px 0px;
}
/* Logo */
.header-fixed .header-limiter h1 {
	float: left;
	font: normal 28px Cookie, Arial, Helvetica, sans-serif;
	line-height: 40px;
	margin: 0;
}
.header-fixed .header-limiter h1 span {
	color: #5383d3;
}
.header-fixed .header-limiter a {
	color: #ffffff;
	text-decoration: none;
}

/* Fixed version of the header */

body.fixed .header-fixed {
	padding: 10px 40px;
	height: 50px;
	top: 0;
	left: 0;
	z-index: 1;
}
 
body.fixed .header-fixed .header-limiter h1 {
	font-size: 24px;
	line-height: 30px;
}
 
@media all and (max-width: 600px) {
   .header-fixed .header-limiter h1 {
		float: none;
		margin: -8px 0 10px;
		text-align: center;
		font-size: 24px;
		line-height: 1;
	}
	body.fixed .header-fixed { display: none; }
  }
	body {
		margin: 0;
		padding: 0;
	}
 
 
  @media(max-device-width:1024px) and (min-device-width:768px){
 	.header-name1{ font-size:19px !important; }
 	.header-name2{font-size:15px !important;}
 }

  @media(max-device-width:430px) and (min-device-width:320px){
 	.header-name1{ font-size:14px !important;  }
 	.header-name2{font-size:12px !important;}
 	.head3{font-size:8px !important;display:none;}
 	.header-name3{font-size:11px !important;}
 	.head-portal{font-size:15px !important;}
 	.img-responsive{width:32% !important;display: inline !important;}
 	.header-fixed {
	position: sticky; z-index: 1000; width: 100%;
	background-image: linear-gradient(#c9eed3, #dccaa1) !important;
	box-shadow:0 1px 1px #ccc;
	padding: 6px 0px;
	height: 100% !important; 
}
.sidebar{margin-top: 0px !important;}
.addHeight{height:1250px !important;}
 }
 @media(max-device-width:2560px) and (min-device-width:1577px){
 .header-fixed {
	height: 120px !important; 
	}
 }
 
 ul{
 padding-top:20px;
 list-style-type:none;
}
/* ---------------Login CSS-------------------------------- */
.modal-content{
		background-color: #556464;
	}
	.btn-link{
		color:white;
	}
	.modal-heading h3{
		color:#ffffff;
	}
	 
/* ------------------------End Login CSS--------------------- */

  
/* ------------------Service pge css------------------------------------------ */
body {
  font-family: "Lato", sans-serif;
  overflow-x: hidden;
}



.sidebar {
  height: 100%;
  width: 0;
  position: absolute !important;
  z-index: 1;
  left: 0;
  background-color: #111;
  overflow-x: hidden; 
  transition: 0.5s;
  padding-top: 30px;
}


::-webkit-scrollbar {
  width: 4px;
}

 
::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
 
::-webkit-scrollbar-thumb {
  background: #888; 
}
 
::-webkit-scrollbar-thumb:hover {
  background: #555; 
}


.sidebar a {
  padding: 0px 2px 0px 2px;
  text-decoration: none;
  font-size: 13px;
  color: #ffffff; 
  display: block;
  transition: 0.3s;
}

.sidebar a:hover {
    color: #ffffff;
    background-color: #f7751c;
    font-size: 12.5px;
}

.sidebar .closebtn {
  position: absolute;
  top: -7px;
  font-size: 17px;
}

.openbtn {
   width: 50px; 
  font-size: 17px;
  cursor: pointer;
  background-color: #20476d;
  color: white;
  padding: 4px 6px;
  border: none;
}

.openbtn:hover {
  background-color: #444;
}

#main {
  transition: margin-left .5s;
  padding: 16px;
}
 
@media screen and (max-height: 450px) {
  .sidebar {padding-top: 15px;}
  .sidebar a {font-size: 18px;}
}

 .head-portal{
 color: aliceblue; font-size: 19px;
 
 }
 .header {
    background-color:black;
    color:white;
    text-align:center;
    padding:5px;
}
.nav {
    line-height:32px;
   /*  background-image: linear-gradient(-90deg, #273658, #1e79b9); */
    height:342px;
    width:225px;
    float:left;
    padding:1px;
}
.active {
   /*  font-weight: bold; */
    background: #0094d6 !important;
    color: #0c426f !important;
}
.section {
    width:350px;
    float:left;
    padding:10px;
}


 .decor{
 	border:1px solid #ffffff59;
 	/* margin-bottom: 10px; */
 	background-color: #2c3e58;
 }
 @media (min-width: 768px){
.noteWidth {
    width: 135% !important;
}}
.noticeFont{
   margin-top: 10px;
   margin-bottom: 10px;
   font-size:16px;
   color: #0c426f;
}


/* notifications blink*/
.noteText{
	margin:10px 50px 10px 50px;
	font-family:auto;
	font-style: italic;
	font-size: 20px;
}
.blink_me{
	animation:blinkingText 1s infinite;
	}
	@keyframes blinkingText{
	
	10%{color: #66ff66; }
	30%{color: blue;}
	40%{color: green;}
	70%{color:pink; }
	100%{color: brown;}
}

@media(max-width:375px) and (min-width:320px){
	.form_class {
    width: 270px;
	}
 }
	@media(max-width:425px) and (min-width:375px){
	.form_class {
    width: 385px;
   }
}

@media(max-width:425px) and (min-width:320px){
.resAlign {  text-align:left;padding: 0px 28px 0 28px;}

.header1 h1  {
    letter-spacing: 0.vw;
   /*   font-family: sans-serif;*/
   font-family: 'system-ui'; 
   /*  text-transform: uppercase; */
    text-align: center;
    font-weight:700;
    font-size: 25px;
   }
}

.row .errmessage {
    font-size: 13px;
    color: #333 !important;
    font-family: Calibri, verdana,Arial, Helvetica, sans-serif;
}

.errmessage {
    font-size: 13px;
    color: red !important;
    font-family: Calibri, verdana,Arial, Helvetica, sans-serif;
}
.login-box{margin-top:2.5% !important;}

.sideAlign {
    padding: 0px;
    height: 520px;
    overflow-y: auto;
}
.btn-sm {
    padding: 4px 23px !important;
    font-size: 14px !important;
}

/* ------------------------login page css Start------------------------------ */
.form
{
    position: relative;
    box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
    background: #fff;
    border: 1px solid #ced5d7;
    width: 350px;
    padding: 15px 30px 10px;
    border-radius: 10px;
    text-align: center;
}
 
.form h2
{
    color: #000;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 5px;
}
.form .input
{
    margin-top: 25px;
    text-align: left;
}
.form .input .inputBox
{
    margin-top: 10px;
}
.form .input .inputBox label
{
    display: block;
    color: #2f2656;
    margin-bottom: 5px;
    font-size: 18px;
    letter-spacing: 1px;
}
.form .input .inputBox input
{
    position: relative;
    width: 100%;
    height: 40px;
    border: 1px solid #b0c8d1;
    outline: none;
    padding: 5px 15px;
   /*  background:linear-gradient(315deg,#e91e63,#5d02ff) ; */
    color: #423838;
    font-size: 18px;
    border-radius: 10px;
}
.submit_class{
	position: relative;
    width: 100%;
    height: 40px;
    border: none;
    outline: none;
    padding: 5px 15px;
    background: linear-gradient(315deg, #2c2351, #473195);
    color: #fff;
    font-size: 18px;
    border-radius: 10px;
}

.submit_class
{
    cursor: pointer;
    margin-top: 20px;
    letter-spacing: 1px;
}
.submit_class:hover
{
    background: linear-gradient(315deg, #473195,#2c2351 );
}
.submit_class:active
{
    color: rgba(255, 255, 255, 0.521);
    background:linear-gradient(315deg,#e91e6271,#5f02ff8c) ;
}


.forgot
{
    margin-top: 10px;
    color: #000;
    font-size: 14px;
    letter-spacing: 1px;
} 

/* ------------------------login page css End------------------------------ */


.powerBy {
    position: absolute;
    right: 20px; /* Adjust this value for horizontal spacing */
    bottom: 20px; /* Adjust this value for vertical spacing */
    text-align: right;
    display: flex;
   /*  flex-direction: column;
    align-items: flex-end; */
}

.powerBy img {
    width: auto; /* Keep the image's aspect ratio */
    max-width: 150px; /* Set a max width if needed */
    margin-bottom: 5px; /* Space between the image and text */
}

.powerBy p {
    font-size: 14px;
    color: #004373;
    font-family: 'Arial', sans-serif;
    font-weight: 600;
    margin: 0; /* Remove unnecessary margin */
}


/* ------------------------login page css for edumatix logo in bootom side and text Powerd by------------------------------ */
