﻿body
{
	background-color: #ebd9a7;
	font-family:Calibri;
	}

.logo-section
{
	margin-top:8px;
	margin-bottom:5px;
}
.titel-name
{
	
}
.menu-bg
{
	background-color:#df3132;
}
.app-icon
{
	margin-top:15px;
}

.navbar-default
{
	background-color:#df3132;
	border-color:#df3132;
	border-radius:0px;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus
{
	background-color:#800040;
	color:white;
	border-radius:0px;
}

.navbar
{
	margin-bottom:0px;
	
	margin-top:0px;
}

.navbar-default .navbar-nav > li > a, .navbar-default .navbar-brand
{
	color:white;

}


.navbar-default .navbar-nav > li > a:hover
{
	color:white;
	background-color:#800040;
	border-radius:0px;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus
{
	background-color:#800040;
	color:White;
	border-radius:20px;
}

.dropdown-menu
{
	background-color:#df3132;
	
	border-radius:20px;
}

.dropdown-menu > li > a
{
	color:White;
}

.
{
	text-align: justify;
    line-height: 25px;
}

.slider
{
	position:relative;
}

.on-slider
{
	
	margin-top: -115px;
}


.on-slider2
{
	background-color: #df3132;
	height: 150px;
	color: White;
	border:solid 2px #01458E;
	border-radius:10px;
	padding-top:15px;
	text-shadow: 2px 2px #01458E;
	
	}

.on-slider2 h4
{
	font-size:22px;
	text-align:center;
	vertical-align:bottom;
}

.on-slider3
{
	background-color: #df3132;
	height: 150px;
	color: White;
	vertical-align:middle;
	border: solid 2px #01458E;
	border-radius: 10px;
	padding-top: 0px;
	text-shadow: 2px 2px #01458E;
}

.on-slider3 h4
{
	font-size:22px;
	text-align:center;
	vertical-align:bottom;
}
.showup
{
	margin-top:1%;
}



.black-board
{
	background-image:url(images/noticboard_bck1.png);
	background-size:100% 100%;
	background-position:center;	
    background-repeat: no-repeat;    
    color:white;
	
	height:400px;
    
}
.latest-news
{
	color:white;
	
	height:400px;
	padding:90px 10px 10px 10px;
}

.ssr
{
	font-size:15px;
	font-weight:bolder;
	float:left;
	
	text-align:center;
	transition: all 0.4s ease-in;
}
.ssr:hover
{   
	transform: translate3d(0, -20px, 0);
    transition: all 0.4s ease-in;
    
}

.footer
{
	font-family:@Arial Unicode MS;
	font-size:medium;
	background-color:#2A3B4D;
	color:White;
	padding-top:20px;
}
.dashedline
{
	border-bottom:dashed 1px #666;
	width:100%;
	margin:5px 0px;
}

	
}
.footer-link
 {
    color: white;
    
}

.end
{
	background-color:#df3132;
	color:White;
	font-size:15px;
	height:40px;
	line-height:40px;
	
}
/* Admission */
.
{
	font-size:18px;
	font-family:Arial Rounded MT Bold;
}

/* photo galery */
.imgCatList
{
	list-style:none;
}
.imgCatList li
{
	position:relative;
	display:inline-block;
	text-align:center;
	margin:20px 10px;
	padding:30px;
	border:solid 1px #ccc;
	border-radius:10px;
	box-shadow: 3px 6px #ECECEC;
}
.imgCatList img
{
	width:250px;
	height:200px;
}
.imgCatList p
{
	position:absolute;
	line-height:30px;
	color:Red;
	font-size:18px;
	text-align:center;
	font-weight:bold;
	background-color:#DA2120;
	bottom:-30px;
	padding:5px;
	font-size:12px;
	width:80%;
	text-align:center;
}
.imgCatList a
{
	color:White;
	
}
.logocolor
{
	color:#149A4E;
	
}

/* contact us */

.contact_bg
{
	background-image:url(images/contact_bg.jpg);
	border-radius:10px;
	margin-left:5%;
	
	min-height: 200px;
    color: White;
   
    
}
.contact_us
{
	padding: 0px 40px;
	
	margin:10px;
}




.linksendcss {
    padding: 15px 20px;
    background-color: #149A4E;
    color: White;
    font-weight: bolder;
    text-align: center;
    margin: auto;
}



....................


table

table {
   border-collapse: collapse;
  width: 100%;
}

td, th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
}

tr:nth-child(even) {
  background-color: #dddddd;
}





.footer a
{
	color:White;
}

.textsize
{
	font-size:large;
}