#userFormHold{
	display :none;
}
#mod_user{
	display :none;
}
#language_group #language-error{
	display:block;
}
#index_logo{
	width:275px;
}
#loginError{
	font-weight: bold;
}
label.error,#loginError{
	color :#ff0000;
}
.form-control.error{
	border-color:#ff0000;
}
.bottom-buffer{
	margin-bottom: 25px;
}
.top-micro-buffer{
	margin-top:3px;
}
.tocenterize tr td,.tocenterize tr th{text-align:center !important;}
.imgtopopup{display:inline-block;}

.row_jumpy{background:#ececec; padding:10px 10px 10px 0;margin-bottom:10px;}
.admin_user_dt tbody td:first-child{
	text-align:left !important;
}