body{
   background-color: #804000;
}
.breadcrumb{
	margin-top: 5px;
	border-radius: 0px;
}
.breadcrumb>li {
    display: inline-block;
    padding-left: 5px;
    color:#804000;
}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand{
	margin-left: -15px;
	
}
.navbar-default .navbar-brand {
    color: #3F51B5;
    margin-left: 100px;
}
#topic1{

	font-weight: bold;
	font-size: 25px;
	position: relative;
	margin-top: 20px;
	margin: 0px auto;
	color: #0a3177;
}
#subject{
	font-weight: bold;
	font-size: 18px;
	position: relative;
	margin-top: 60px;
	color: #0a3177;
}
.navbar{
	min-height: 62px;
}
#sidemenu{
	/*margin: 0px 60px 0px 10px;*/
	margin: 5px 0px 0px 10px;
	background-color: #804000;	
}
#header{
background: #fff;
border-color: #fff;
width: 100%;

}
#mini{
	border-color: #fff;
	background-color: #fff;
	margin-left: 35px;
}
.clear{
	clear:both;
}
#genyologo{
	position: relative;
	margin-top: 10px;
	width: 140px;
	height: 63px;
}
#diwalogo{
	position: relative;
	margin-top: 10px;
	width: 140px;
	height: 63px;
	
}

/*BUTTON UNITS*/
#unit1{	
	text-align: center;
	 font-weight: bold;
	 color: #fff;
	 background-color: #835b2f;
}
#unit1:hover{
	background-color: #976937;
}
#unit2{
	text-align: center;
	font-weight: bold;
	color: #fff;
	background-color: #835b2f;
}
#unit2:hover{
	background-color:#976937;
}
#unit3{	
	text-align: center;
	 font-weight: bold;
	 color: #fff;
	 background-color: #835b2f;
}
#unit3:hover{
	background-color: #976937;
}
#unitIV{
	text-align: center;
	font-weight: bold;
	color: #fff;
	background-color: #835b2f;
}
#unitIV:hover{
	background-color:#976937;
}
.embed-responsive-16by9 {
    padding-bottom: 60%;
}
/*END*/
/*
#content{
	width: 100%;
	height: 90%;
}
/*
.navbar-brand {
  display: inline-block;
  float: none;
  font-size: 18px;
  height: 100%;
  padding: 0;
  vertical-align: middle;
}
*/
#viewScore{
	background-color: #4d2600;
	color: #fff;
	text-align: center;
	font-weight: bold;
}
#viewScore:hover{
	background-color: #663300;
}

#scoreHeader{
	background-color: #0d695e;
	color: #fff;
	text-align: center;
	

}
#scoreRow{
	background-color: #ffffff;
	color: #000;
	text-align: center; 
	
}
#headername{
	margin: 0 auto;
	float: left;
	border-spacing:10em;
}