

#login-form .success-block {
  color: #1ab394; }

section#print {
  background-color: #fff;
  color: #000; }
  section#print .row:first-child {
    text-align: center; }
  section#print .table-responsive tbody td {
    border-top: 1px solid #000; }

/*# sourceMappingURL=custom.css.map */

#preloader {
	background-color: #FFFFFF;
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 100000;
}
.preloader {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	text-align: center;
	background: url(assets/img/logo_RJT.png) no-repeat;
	background-size: 80px 117px;
	width: 80px;
	height: 120px;
}