/*color theme

#D3546F   pink
#056D32 green
#F2DE90 golden
*/


*{margin:0;padding:0; }
@font-face
	{font-family:"Cambria Math";
	panose-1:2 4 5 3 5 4 6 3 2 4;
	mso-font-charset:0;
	mso-generic-font-family:roman;
	mso-font-pitch:variable;
	mso-font-signature:-536869121 1107305727 33554432 0 415 0;}
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;
	mso-font-charset:0;
	mso-generic-font-family:swiss;
	mso-font-pitch:variable;
	mso-font-signature:-469750017 -1073732485 9 0 511 0;}
html, body{
height:100%;
width:100%;
font-size:16px; 
font-family: calibri, Verdana, Arial, Helvetica, sans-serif; 
background:url(themeImg/bg.jpg) repeat left top;
font-stretch: extra-expanded;
scroll-behavior: smooth; 
}
.center{width:100%;margin:0 auto; padding:0 10%; box-sizing:border-box; float: left; text-align:justify;}
table, tr, td{border:0px none; box-sizing:border-box; padding:7px;margin:0;}
hr{background: #C7C6B8;height:1px;border:none;color:#C7C6B8;}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding:5px;
	text-align:left;

}
h1 {
	font-size: 24px;
	color: #3B3A36;
}
h2 {
	font-size: 20px;
	color:#3B3A36;
}
h3 {
	font-size: 18px;
	color:#3B3A36;
}
p {
	margin:10px;
	line-height: 24px;
	font-size: 16px;
	color: #3B3A36;
	font-stretch: extra-expanded;
	text-align:justify;
}
ol, ul{text-align:left; margin-left:25px; margin-bottom:15px;}
li{ margin-bottom:10px;}
a{ text-decoration:none; color:#3B3A36;}
a:hover{ color:#C6174E;}

        .form-container {
            width: 300px;
            margin:0px auto;
            background: #fff;
            padding: 50px 150px;
            border-radius: 12px;
            box-shadow: 0px 0px 10px #aaa;
        }
        label { display: block; margin-top: 12px; font-weight: bold; color:#000066; }
        input[type="text"], input[type="date"], input[type="time"] {
            width: 90%; padding:7px 5px; margin-top: 6px; box-sizing:border-box;
            border: 1px solid #252549; border-radius: 3px;
			text-align:left;
        }

@media screen and (max-width: 540px) {
.twothird {width:98%; float:left; margin:5px 0 5px 1%;  }
.onethird {width:98%; float:left; margin:5px 0 5px 1%;  }
.fourcol {width:98%; float:left; margin:5px 0 5px 1%;  padding-top:15px; }
.threecol {width:98%; float:left; margin:5px 0 5px 1%;  padding-top:15px; }
.twocol {width:98%; float:left; margin:5px 0 5px 1%;  }
.singlecol {width:100%; float:left; margin:5px 0 5px 0;  }
}

/* For Tablets */
@media screen and (min-width: 541px) and (max-width: 840px) {
.twothird {width:98%; float:left; margin:5px 0 5px 1%;  }
.onethird {width:98%; float:left; margin:5px 0 5px 1%;  }
.fourcol {width:49%; float:left; margin:5px 0 5px 1%;  padding-top:15px; }
.threecol { width:70%; float:left;  margin:15px 0 15px 15%; padding-top:15px; }
.twocol {width:49%; float:left; margin:5px 0 5px 1%;  }
.singlecol {width:100%; float:left; margin:5px 0 5px 0;  }
}

/* For desktop/laptops */
@media screen and (min-width: 841px) {
.twothird {width:70%; float:left; margin:5px 0 5px 0;  }
.onethird {width:29%; float:left; margin:5px 0 5px 1%;  }
.fourcol {width:24%; box-sizing: border-box; float:left; margin:5px 1% 5px 0; padding:0px; }
.threecol {width:32%; float:left; margin:5px 0 5px 1%; }
.twocol {width:48%; float:left; margin:5px 0 5px 1%; }
.singlecol {width:100%; float:left; margin:5px 0 5px 0;   }
}

button {
  text-decoration: none;
  font-weight: bold;
  transition: all 0.3s ease-in-out;

  border-radius: 50px;                    /* Round (pill shape) */
  padding: 12px 24px;                     /* Button size */
  background:#056D32;    /* Deep Navy Blue */
  color: hsla(360, 100%, 100%, 1);        /* White text */
  font-weight: bold;
  border: none;
  cursor: pointer;

  /* Ubharne (raised 3D effect) */
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.4),
              inset 0 -2px 4px rgba(255, 255, 255, 0.15);

  transition: all 0.2s ease-in-out;
}

button:hover {
  transform: translateY(-2px);            /* Hover par thoda upar uthta hua */
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.5),
              inset 0 -2px 6px rgba(255, 255, 255, 0.2);
}

button:is(:focus, :focus-visible, :active) {
  outline: none;
  box-shadow:
    0 0 0 3px hsla(360, 100%, 100%, 1),   /* White glow */
    0 0 0 6px hsla(210, 100%, 13%, 1);    /* Deep navy outer ring */
}

@media (prefers-reduced-motion: reduce) {
  .button {
    transition: linear;
  }
}



ul.reptype
{
margin:0; padding:0;
} 
ul.reptype li
{
margin:0px 0 0 25px;
padding:0;
color: #000066;
text-align:left;
vertical-align:middle;

}
.tick {
  color: hsla(210, 100%, 13%, 1); /* Deep Navy Blue */
  font-size: 14px;                /* Size badhane ke liye */
  font-weight: bold;
}
.cross {
  color: #CC0000;        /* Red color */
  font-size: 14px;   /* Size */
  font-weight: bold;
}


/* Navbar Container */
.navbar {
  background-color: #F2DE90;  /* Golden Yellow */
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 5px 30px 5px;
  font-family: Arial, sans-serif;
}

/* Logo */

/* Navigation Links */
.nav-links {
  list-style: none;
  display: flex;
  gap: 20px;
  margin:10px 0 0;
  padding: 0;
}

.nav-links li a {
  text-decoration: none;
  color: #056D32;
  padding: 8px 14px;
  border-radius: 6px;
  transition: all 0.3s ease-in-out;
}

.nav-links li a:hover {
  background-color: #056D32;
  color: #fff;
  transform: translateY(-2px);
}

/* Login Button */
.btn-login {
  margin-left: 20px;
  padding: 8px 18px;
  color: #FFFFFF;
  background-color:  #056D32;
  border-radius: 8px;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
}

.btn-login:hover {
  background-color: #006600;
  transform: translateY(-2px);
  color:#FFFFFF;
}
 .pill{display:inline-block; padding:4px 8px; background:#F2DE90; border:1px solid #e0e9ff; border-radius:999px; font-size:14px; text-transform:capitalize;}

