#loginFormContainer{
	z-index:3000000;
	position: fixed;
    height: 175px;
    width: 305px;
	padding-left:15px;
    margin: -150px 0 0 -160px;
    top: 50%;
    left: 50%;
	background-color:lightgray;
	border: 1px solid darkgray;
	font: 13px Helvetica;
	text-shadow: 0.5px 0.5px #ddd;
	color: #4F5155;	
}
h2.loginTitle{
	margin:0;
	margin-left:-15px;
	margin-bottom:10px;
	text-indent:15px;
	padding-top:5px;
	padding-bottom:5px;
	color:#FFF;
	font-size:24px;
	line-height:100%;
	background-color:#333333;
	}
input.text{
	float:left;
	margin-top:10px;
	margin-left:5px;
	margin-right:5px;
	height:30px;
	background-color:white;
	width:280px;
	font-size:22px;
	color:color:#333333;
	display:inline-block;
	/*Rounded corners*/
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}

input.submit{
	float:right;
	height:35px;
	width:100px;
	background-image: linear-gradient(to top,#fff,#f5f5f5);
	margin-right:20px;
	margin-top:10px;

	/*text style*/
	font: 16px Helvetica;
	font-weight:bold;	
}
input.popupButtons{
	float:left;
	height:35px;
	width:100px;
	background-image: linear-gradient(to top,#fff,#f5f5f5);
	margin-right:30px;
	margin-left:20px;
	margin-top:10px;
	/*text style*/
	font: 16px Helvetica;
	font-weight:bold;	
}
input.btn:hover{
	background-color:#f5f5f5;
	background-image: linear-gradient(to bottom,#fff,#f5f5f5);
}

input.hint{
	float:left;
	width:35px;
	height:35px;
	margin-top:10px;
	background-image: linear-gradient(to top,#fff,#f5f5f5);
	margin-left:20px;
	/*text style*/
	font: 16px Helvetica;
	font-weight:bold;	
}
#passwordChanger .button:hover, .button:active, .button:focus {
	background: #a0a0a0;
	background: -webkit-gradient(linear, left top, left bottom, from(#d0d0d0), to(#a0a0a0));
	background: -moz-linear-gradient(top, #d0d0d0, #a0a0a0);
	border-color: #777;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-style: none;
}
#popupxButton{
	float:right;
	width:25px;
	height:25px;
	background-image: linear-gradient(to top,#fff,#f5f5f5);
	margin-right:15px;
	/*text style*/
	font: 16px Helvetica;
	font-weight:bold;	
}
#subjectConfirmRemove{
	z-index:3000000;
	position: fixed;
    height: 175px;
    width: 305px;
	padding-left:15px;
    margin: -150px 0 0 -160px;
    top: 50%;
    left: 50%;
	background-color:lightgray;
	border: 1px solid darkgray;
	font: 13px Helvetica;
	text-shadow: 0.5px 0.5px #ddd;
	color: #4F5155;	
}
#middleLayerPopups{
	height:70px;
	width:305px;
	padding:0;
}
#middleLayerPopupsSizeTwo{
	height:150px;
	width:450px;
	padding:0;
	display:table;
}	
#middleLayerPopupsSizeThree{
	height:175px;
	width:450px;
	padding:0;
	display:table;
}	
#addCategory{
	z-index:3000000;
	position: fixed;
    height: 175px;
    width: 305px;
	padding-left:15px;
    margin: -150px 0 0 -160px;
    top: 50%;
    left: 50%;
	background-color:lightgray;
	border: 1px solid darkgray;
	font: 13px Helvetica;
	text-shadow: 0.5px 0.5px #ddd;
	color: #4F5155;	
}
#changeActiveCourse{
	z-index:3000000;
	position: fixed;
    height: 175px;
    width: 305px;
	padding-left:15px;
    margin: -150px 0 0 -160px;
    top: 50%;
    left: 50%;
	background-color:lightgray;
	border: 1px solid darkgray;
	font: 13px Helvetica;
	text-shadow: 0.5px 0.5px #ddd;
	color: #4F5155;	
}
#editCourseDetails{
	z-index:3000000;
	position: fixed;
    height: 250px;
    width: 450px;
	padding-left:15px;
    margin: -150px 0 0 -160px;
    top: 50%;
    left: 50%;
	background-color:lightgray;
	border: 1px solid darkgray;
	font: 13px Helvetica;
	text-shadow: 0.5px 0.5px #ddd;
	color: #4F5155;	
}
#addCourse{
	z-index:3000000;
	position: fixed;
    height: 250px;
    width: 450px;
	padding-left:15px;
    margin: -150px 0 0 -160px;
    top: 50%;
    left: 50%;
	background-color:lightgray;
	border: 1px solid darkgray;
	font: 13px Helvetica;
	text-shadow: 0.5px 0.5px #ddd;
	color: #4F5155;	
}
#addStudents{
	z-index:3000000;
	position: fixed;
    height: 275px;
    width: 450px;
	padding-left:15px;
    margin: -150px 0 0 -160px;
    top: 50%;
    left: 50%;
	background-color:lightgray;
	border: 1px solid darkgray;
	font: 13px Helvetica;
	text-shadow: 0.5px 0.5px #ddd;
	color: #4F5155;	
}
#addNewInstructor{
	z-index:3000000;
	position: fixed;
    height: 175px;
    width: 335px;
	padding-left:15px;
    margin: -150px 0 0 -160px;
    top: 50%;
    left: 50%;
	background-color:lightgray;
	border: 1px solid darkgray;
	font: 13px Helvetica;
	text-shadow: 0.5px 0.5px #ddd;
	color: #4F5155;	
}
.inline{
	float: left;
	display:inline;
}

.tableRow{
	display:table-row;
}

.tableCell{
	display:table-cell;
}
.overflow{
	overflow:auto;
}