
/* CSS Document */
.passhow:hover
{
	cursor: pointer;
}
.sgp-pointer:hover
{
	cursor: pointer;
}
.tabi
{
	
}
a
{
	text-decoration: none;
}
.in-bar
{
	height: 100%;
	background-color:rgba(12,166,0,1.00);
	border:1px solid rgba(12,166,0,1.00);
	border-right: 1px solid rgba(204,204,204,1.00);
	overflow: hidden;
	text-align: center;
	float: left;
}
.bar
{
	width: 450px;
	border:1px solid rgba(204,204,204,1.00);
	height: 25px;
	float: left;
}
.tabi:hover
{
	cursor: pointer;
}
	.body{
		width:100%;
		overflow: hidden;
		height: auto;
}
.nav_bar {
	width: 100%;
	height: 100px;
	border-bottom: 1px solid #474747;
}

.shodwo {
	box-shadow: 5px 2px 5px 2px rgba(0,0,0,0.2);

}

.image_sgp {
	width: auto;
	height: 90px;
	margin-left: 100px;
	margin-top: 2px;
	float: left;
}

.title {
	float: left;
}

.title {
	float: left;
	margin-left: 5px;
	font-size: 30px;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
}

.main_body {
	width:auto;
	margin-bottom: 0px;
	margin-top: -1px;
	overflow: auto;
}

.footer {
	width: 100%;
	overflow: hidden;
	height: 40px;
	text-align: right;
	padding-left: 10px;
	margin-top: 10px;
}

.main {
	float:left;
	align-items: center;
	align-content: center;
	align-self: center;
	width: 85%;
	height:auto;
	min-height: 520px;
	padding-left: 20px;
	padding-top: 50px;
	margin-bottom: 0px;
}

.sidebar {
	width: 14%;
	background:rgba(255,255,255,1.00);
	float: left;
	overflow: hidden;
	height: 100%;
}

.sidebar_itm {
	width: 100%;
	padding-left: 5px;
	align-items: center;
	text-align: left;
	font-size: 20px;
}
.sidebar_itm:hover{
	font-size: 24px;
	background-color: rgba(132,132,132,0.82);
	color:rgba(0,0,0,1.00);
	cursor: pointer;
}

.dropmenu {
	width: 100%;
	display: none;
	text-align: center;
}

.click {
	
}

.dropmenu-item {
	font-size: 18px;
}
.dropmenu-item:hover{
	font-size: 24px;
	background-color: rgba(132,132,132,0.82);
	color:rgba(0,0,0,1.00);
	cursor: pointer;
}

.que_box {
	width: 80%;
	margin-top: 20px;
	margin-left: 10%;
	height: 500px;
}

.login-box {
	width: 50%;
	align-self: center;
	margin-left: 25%;
}

.text-shadow {
	text-shadow: 3px 3px 5px rgba(0,0,0,0.2);
}

.login-box-item {
	width: 100%;
	text-align: center;
	font-size: 45px;
}
.login-box-item:hover{
	background-color: rgba(0,0,0,1.00);
	color: rgba(255,255,255,1.00);
	font-size: 50px;
	cursor: pointer;
}

.popup {
	width: 100%;
	background-color: rgba(0,0,0,0.73);
	display: none;
	position: absolute;
	z-index: 1030px;
}

.login-student {
	margin-top: 20%;
	background-color: rgba(255,255,255,1.00);
	padding-left: 10px;
	padding-top: 10px;
	width: 500px;
	margin-left: 25%;
	margin-bottom: 21%;
	
}

.close {
	font-size: 20px;
	float: right;
	margin-right: 15px;
	margin-top: 5px;
}
.close:hover{
	cursor: pointer;
}

.input {
	width: 400px;
	margin-top: 5px;
}

.popup-form {
	width: 100%;
	background-color: rgba(0,0,0,0.73);
	display: none;
	position: absolute;
	z-index: 1030px;
}

.options {
	float: left;
	width: 150px;
	margin-left: 2px;
	margin-top: 5px;
}

.full-width {
	padding-left: 10px;
	width: 100%;
	float: left;
	min-height: 80px;
	margin-bottom: 10px;
}

.sgp_button {
	padding-left: 25px;
	padding-right: 25px;
	margin-left: 45%;
	border: 0px;
	background-color:firebrick;
	font-size: 25px;
	box-shadow: 3px 3px 3px 1px;
}
.sgp_button:hover{
	cursor: pointer;
	background-color: rgba(136,136,136,0.89);
	box-shadow: 2px 2px 1px 1px;
}

.sgp-padding-top {
	padding-top: 5px;
}

.sgp-item {
	margin-left: 2px;
	width: 99%;
	margin-top: 2px;
	height: 30px;
	margin-bottom: 2px;
}

.sgp-block {
	height: 100%;
	border-right: 1px solid rgba(204,204,204,1.00);
	padding-left: 5px;
	overflow: auto;
	text-align: left;
	padding-right: 5px;
}

.sgp_button-small {
	background-color: rgba(0,255,255,1.00);
	border:0px;
	margin-top: 2px;
	padding-left: 10px;
	padding-right: 10px;
}
.sgp_button-small:hover{
	cursor: pointer;
	background-color: rgba(204,204,204,1.00);
}

.lab {
	width: 100px;
}
