body {
	color: #000;
	font: 12px/1.7em "Open Sans", "trebuchet ms", arial, sans-serif;
	background: #ededed;/*background:url(../images/login_back.png)no-repeat 0 0;*/
}
.form-control {
	margin-bottom: 4px;
	height:32px;
	font-size:13px;
}
a {
	color: #056ec9;
	text-decoration: none;
}
#content {
	background: rgba(255,255,255,0);
	width: 100%;
	min-height: 0px;
	padding-bottom: 25px;
	margin-left: 0px;
	margin-right: 1px;
	position: relative;
	left: auto;
	top: auto;
}
.modal-dialog {
    margin: 30px auto;

}
