/* 
GPA Calculator Program
Developed By Farzam Bayat - bayat@southalabama.edu - ext. 1523
Last Updated on: 11/15/2015
Developer should be consulted piror to making any changes to this application source code
Including but not limited to - PHP | JavaScript-JQuery | AJAX | HTML 5 | X-HTML | XML | XSL | CSS 
 */

@Page{
	size:landscape !important;
}

.semesters{
     width: 100%; 
	 background: #FFFFFF;
	 display:none;
	 margin-bottom:190px;
	 padding-bottom:25px;
	 padding-top:25px;	
}

.sem2{
	 padding-left:27px;
	 padding-right:25px;
}

.sem3{
}

.sem4{
	 padding-left:25px;
	 padding-right:25px;
}

.locgpaboxb{
	 width: 100%; 
	 padding-top:15px;
	 color:#FFFFFF;
	 background:#4A709F;
	 height:50px;
	 vertical-align:middle;
	 text-align:center;
}

.locgpaboxg{
	 width: 100%; 
	 padding-top:15px;
	 color:#FFFFFF;
	 background:#35815C;
	 height:50px;
	 vertical-align:middle;
	 text-align:center;
}

@media screen and (max-width: 995px) {
.semesters{
     width: 100%; 
	 background: #FFFFFF;
	 display:none;
	 margin-bottom:1055px;
	 padding-bottom:25px;
	 padding-left:25px;
	 padding-right:25px;
	 padding-top:25px;	
}
}

.FB1CustomButton0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: left;
	line-height: 42px;
	color: #FFFFFF;
	list-style-type: none;
	background-color: #617289;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	display: block;
	margin: 0px;
	height: 42px;
	width: 140px;
}

.FB1CustomButton0 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: left;
	line-height: 42px;
	color: #FFFFFF;
	list-style-type: none;
	background-color: #617289;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	display: block;
	margin: 0px;
	height: 42px;
	width: 140px;
}

.FB1CustomButton0 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: left;
	line-height: 42px;
	color: #FFFFFF;
	list-style-type: none;
	background-color: #2d5a96;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	display: block;
	margin: 0px;
	height: 42px;
	width: 140px;
}

.FB1CustomButton1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: left;
	line-height: 40px;
	color: #FFFFFF;
	list-style-type: none;
	background-color: #7f9b96;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	display: block;
	margin: 0px;
	height: 40px;
	width: 140px;
}

.FB1CustomButton1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: left;
	line-height: 40px;
	color: #FFFFFF;
	list-style-type: none;
	background-color: #5A726D;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	display: block;
	margin: 0px;
	height: 40px;
	width: 140px;
}

.FB1CustomButton1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: left;
	line-height: 40px;
	color: #FFFFFF;
	list-style-type: none;
	background-color: #23732e;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	display: block;
	margin: 0px;
	height: 40px;
	width: 140px;
}

.FB1CustomButton2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: left;
	line-height: 40px;
	color: #FFFFFF;
	list-style-type: none;
	background-color: #a61d43;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	display: block;
	margin: 0px;
	height: 40px;
	width: 140px;
}

.FB1CustomButton2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: left;
	line-height: 40px;
	color: #FFFFFF;
	list-style-type: none;
	background-color: #a61d43;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	display: block;
	margin: 0px;
	height: 40px;
	width: 140px;
}

.FB1CustomButton2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: left;
	line-height: 40px;
	color: #FFFFFF;
	list-style-type: none;
	background-color: #C80000;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	display: block;
	margin: 0px;
	height: 40px;
	width: 140px;
}

.FB1CustomButton1Border {
	float: left;
	line-height: 40px;
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF; 
	display: block;
	margin: 0px;
	height: 40px;
	width: 1px;
	border-right-width: 1px;
	border-right-style: none;
}

.fbheight50{
	height: 50px;
}

.fbheight20{
	height: 20px;
}

.fbheight10{
	height: 10px;
}

.fbheight05{
	height: 5px;
}

