body{
   background: rgb(30, 138, 82);
}
.breadcrumb{
	margin-top: 5px;
	border-radius: 0px;
}
.breadcrumb>li {
    display: inline-block;
    padding-left: 20px;
    color:rgb(2, 70, 29);
}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand{
	margin-left: -15px;
	
}
.navbar-default .navbar-brand {
    color: #025213;
    margin-left: 100px;
}
#topic1{

	font-weight: bold;
	font-size: 25px;
	position: relative;
	margin-top: 20px;
	margin: 0px auto;
	color: #85B79A;
}
#subject{
	font-weight: bold;
	font-size: 18px;
	position: relative;
	margin-top: 60px;
	color: #85B79A;
}
.navbar{
	min-height: 62px;
}
#sidemenu{
	/*margin: 0px 60px 0px 10px;*/
	margin: 5px 0px 0px 10px;
	background: rgb(30, 138, 82);
}
#header{
background:#fff;
border-color: rgb(30, 138, 82);
width: 100%;

}
#mini{
	margin-left: 25px;
}
.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: #073411;
}
#unit1:hover{
	background-color: rgb(61, 144, 95);
}
#unit2{
	text-align: center;
	font-weight: bold;
	color: #fff;
	background-color: #073411;
}
#unit2:hover{
	background-color:rgb(61, 144, 95);
}
#unit3{	
	text-align: center;
	 font-weight: bold;
	 color: #fff;
	 background-color: #073411;
}
#unit3:hover{
	background-color: rgb(61, 144, 95);
}
#unitIV{
	text-align: center;
	font-weight: bold;
	color: #fff;
	background-color: #073411;
}
#unitIV:hover{
	background-color:rgb(61, 144, 95);
}
.embed-responsive-16by9 {
    padding-bottom: 50%;
}
/*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: #073411;
	color: #fff;
	text-align: center;
	font-weight: bold;
}
/*
#viewScore:hover{
	background-color: #02858c;
}
*/

#scoreHeader{
	background-color: #025213;
	color: #fff;
	text-align: center;

}
#scoreRow{
	background-color: #ffffff;
	color: #000;
	text-align: center; 
	
}
#headername{
	margin: 0 auto;
	float: left;
	border-spacing:10em;
}