body{
	height : 100% !important;
	min-height : 100% !important;
}

td{
	padding : 5px 5px !important;
}

.dxgv{
	padding : 5px 10px !important;
}

.no-form{
	padding-top:0px !important;
}

.bottom-5{
	margin-bottom:5px !important;
}

.dxtcTabsCell{
	padding : 0px !important;
}

.dxtcScrollButtonSeparator_PlasticBlue{
	display : none;
}

.dxtcScrollButtonCell_PlasticBlue{
	padding-left : 0px !important;
	padding-right : 0px !important;
}

.dxtcScrollButtonIndent_PlasticBlue, .dxtcScrollButtonIndent_PlasticBlue div{
	width : 1px !important;
	padding-left : 0px !important;
	padding-right : 0px !important;
}

.header_wrapper{
	margin-top:-1px;
	min-height : 80px !important;
}

.main-wrapper{
	margin-top : -20px;
	background : #16283A;
	min-height : 100% !important;
}

.sidebar_wrapper{
	background : #16283A;
	min-height : 100% !important;
	padding:10px 5px !important;
}

.content_wrapper{
	background : #fcfcfc;
	height : 100% !important;
	min-height : 1000px !important;
	padding-top:10px;
}

.admission_title
{
	margin-top : 30px;
	font-size:45px;
	color:#ffffff;
	font-family : "Open Sans";
	font-weight : 700;
	text-shadow: 1px 1px 2px #171717;
	text-align : right;
	margin-right : 50px;
}

#loginform_wrapper
{
	position : relative;
	z-index : 1000;
	background : rgba(255,255,255,0.9);
	padding:30px;
	-moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
	margin-top : 30px;
}

#loginform_wrapper legend{
	font-size : 25px;
	margin-bottom : 20px;
}

.ui-datepicker{
	font-size:12px;
}

#akademik_login_bg{
	background: url(../img/bg/2.jpg) no-repeat center center fixed; 
	  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  background-size: cover;
}

#studentsite_login_bg{
	background: url(../img/bg/1.jpg) no-repeat center center fixed; 
	  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  background-size: cover;
}

#staffsite_login_bg{
	background: url(../img/bg/3.jpg) no-repeat center center fixed; 
	  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  background-size: cover;
}

#calonmaba_login_bg
{
	background: url(../img/bg/4.jpg) no-repeat center center fixed; 
	  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  background-size: cover;
}

#alumni_login_bg{
	background: url(../img/bg/5.jpg) no-repeat center center fixed; 
	  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  background-size: cover;
}

#divProgressAjax{
    position: fixed;
	background-color: #FAFAFA;
	z-index: 2147483647 !important;
	overflow: hidden;
	opacity:0.6;
	filter: alpha(opacity=60);
	text-align: center; top: 0; left: 0;
	height: 100%;
	width: 100%;
	padding-top : 300px;
}

#footer_wrapper
{
	float : left;
	background: #33414E;
	height: 35px;
	width : 100%;
}

#footer_wrapper p{
	text-align : center;
	color : #fff;
	font-family : arial;
	font-size : 12px;
	margin : 10px 0 0 0;
}

#footer_login_wrapper
{
	position : fixed;
	bottom : 0;
	background: #33414E;
	height: 35px;
	width : 100%;
	z-index : 2000;
}

#footer_login_wrapper p{
	text-align : center;
	color : #fff;
	font-family : arial;
	font-size : 12px;
	margin : 10px 0 0 0;
}

.label-normal{
	font-weight : normal !important;
	font-style : normal !important;
	text-align : left !important;
}

.dxeButtonEdit tbody
{
	padding : 0px !important;
	margin:0px !important;
}
.dxeButtonEdit td
{
	padding : 0px 4px !important;
	margin:0px !important;
	height : 100% !important;
}
.dxeButtonEdit
{
	padding : 0px !important;
	margin:0px !important;
}
.dxic input
{
	height : 28px !important;
	padding: 0px 10px !important;
}
.dxeButtonEditButton
{
	padding-left:10px !important;
	padding-right:10px !important;
}
