.formfield {
    font-family: "Trebuchet MS", Arial, Verdana;
    font-size: 11px;
    color: #000;
    background-color: #1100ce;
}
.textjustify {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    text-align: justify;
    line-height: 20px;
}
.fixed_quote a {
	position: fixed;
	top:30%;
	right: 0;
	z-index:1000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;

}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat:repeat-x;
}

.more a:link {
	color: #000000;
	text-decoration: none;
}
.more a:visited {
	text-decoration: none;
	color: #000000;
}
.more a:hover {
	text-decoration: underline;
	color: #003399;
}
.more a:active {
	text-decoration: none;
	color: #000000;
}
.cursor {
	cursor: hand;
}


.heads { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #333333}
.yellow { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #ffffff}
.Green { font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #05254B}
.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000
}
.heads2 { font-family: Trebuchet MS; font-size: 13px; font-weight: normal; color: #002027; }
.bluee{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003399;
}

.greene{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: Bold;
	color: #336600
}

.greene_2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333;
}

.greene_3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #336600;
	
	
}

.light { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.blue { 
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #003366;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a.gr:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.gr:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	
}
a.gr:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
a.gr:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}

.textsmall {
font-family: Arial, Helvetica, sans-serif; font-size: 10px
}
.headsRed {
font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #333333
}
.formbg {  background-color: #C6E6FD; font-size: 12px}
.tableheads {  font-weight: bold; background-color: #63B8F8; font-size: 12px}
.one {font-family: Verdana; font-size: 7pt; ; border: 1 solid #808080}
.justify {text-align: justify}

.tablebgcolor {
	background-color: #B0E0F8;}
	
	.tabledata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #DDF2FD;
}
.tablehead1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #0591D6;
}
	
	
table.hovertable {
	font-family:Calibri, Arial;
	font-size:16px;
	color:#000000;
	border-width: 1px;
	border-color: #dfdddd;
	border-collapse: collapse;
	text-align: justify;
}
table.hovertable th {
background-image:url(../images/table-strip.jpg); background-repeat:repeat-x;
height:25px;
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #dfdddd;
}
table.hovertable tr {
	background-color:#ffffff;
}
table.hovertable td {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #dfdddd;
}

	
.box_border
{
	background-color:#E5EFD2;
	float: left;
	border:solid 5px #e7e4e4;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	border-radius: 9px;
	padding:5px;
	-webkit-box-shadow:inset 0 0 1px 0 #727070;
	box-shadow:inset 0 0 1px 0 #727070;


}
.img_border
{

	padding:2px;
	background-color:#FFFFFF;
	border:solid 5px #e6e6e6;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	border-radius: 9px;
	-webkit-box-shadow:inset 0 0 1px 0 #000000;
	box-shadow:inset 0 0 1px 0 #000000;
	}
	
	.img_border2
{

	
	border:solid 1px #e1e1e1;
	
	}
	
	
	
/* === Eligibility & Scholarship Section (for courses.htm) === */
.eligibility-section-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 30px;
    width: 100%;
}

.eligibility-box {
    background: #2566a9;
    color: #fff;
    border-radius: 12px;
    padding: 20px 25px 15px 25px;
    max-width: 600px;
    margin-bottom: 20px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.08);
    width: 100%;
}

.eligibility-box .eligibility-title {
    font-size: 20px;
    font-weight: bold;
    color: #ffd700;
    margin-bottom: 10px;
}

.eligibility-box ul {
    margin: 0 0 0 18px;
    padding: 0;
    font-size: 15px;
    line-height: 1.7;
}

.scholarship-row {
    display: flex;
    gap: 18px;
    margin-bottom: 15px;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
}

.scholarship-box {
    background: #ffb300;
    color: #222;
    border-radius: 8px;
    padding: 18px 16px;
    min-width: 170px;
    text-align: center;
    font-weight: bold;
    font-size: 15px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.07);
    margin-bottom: 10px;
}

.hostel-facility {
    font-size: 18px;
    color: #2566a9;
    font-weight: bold;
    margin-top: 12px;
    text-align: center;
    width: 100%;
    background: #e3f1ff;
    border: 2px solid #2566a9;
    border-radius: 10px;
    padding: 12px 0 12px 0;
    box-shadow: 0 2px 8px rgba(37,102,169,0.08);
    letter-spacing: 1px;
    display: inline-block;
}

/* === MK Eligibility & Scholarship Section === */
.mk-eligibility-section {
    width: 100%;
    max-width: 520px;
    margin: 24px auto 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    box-sizing: border-box;
}

.mk-eligibility-box {
    background: #2566a9;
    color: #fff;
    border-radius: 12px;
    padding: 20px 25px 15px 25px;
    width: 100%;
    margin-bottom: 18px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.08);
    box-sizing: border-box;
}

.mk-eligibility-title {
    font-size: 20px;
    font-weight: bold;
    color: #ffd700;
    margin-bottom: 10px;
}

.mk-eligibility-box ul {
    margin: 0 0 0 18px;
    padding: 0;
    font-size: 15px;
    line-height: 1.7;
}

.mk-scholarship-row {
    display: flex;
    gap: 16px;
    margin-bottom: 15px;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
}

.mk-scholarship-box {
    background: #ffb300;
    color: #222;
    border-radius: 8px;
    padding: 16px 10px;
    min-width: 140px;
    text-align: center;
    font-weight: bold;
    font-size: 15px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.07);
    margin-bottom: 10px;
    flex: 1 1 30%;
    max-width: 180px;
    box-sizing: border-box;
}

.mk-hostel-facility {
    font-size: 17px;
    color: #2566a9;
    font-weight: bold;
    margin-top: 10px;
    text-align: center;
    width: 100%;
    background: #e3f1ff;
    border: 2px solid #2566a9;
    border-radius: 10px;
    padding: 10px 0;
    box-shadow: 0 2px 8px rgba(37,102,169,0.08);
    letter-spacing: 1px;
    display: inline-block;
}
