/*
 *	Custom Styles
 */
body {
	/*padding-top: 41px;*/
}

/* Lofin Page */
form.form-login.span3 {
	margin-left: 0px;
}

/* Dashboard */
.well-custom {
	background-color:;
	border:;
}

.no-marg {
	margin-left: 0px;
}
hr.footer {
	margin-top: 50px;
}

/* Sign Ins Page Styles */
p.show-page {

}
table.table-signins {
	margin-top: -10px;
	margin-bottom: -10px;
}
.pagination-top {
	margin-top: 0px;
	margin-bottom: 0px;
}

/* Account Page */
.alert-account {
	margin-left: 45px;
	margin-right: 550px;
}
.required {
	color: #b94a48;
}

/* Reports Page */
hr.btn-hr {
	margin-top: -10px;
}

/* Live Dashboard */
div.span8.live {
	margin-left: 0px;
}
div.alert-dash {
	margin-bottom: 2px;
}

/* SSL Icon */
img.ssl-icon {
	height: 20px;
	width: 20px;
}