body {
  background-color: white;
  font-family: "Arimo", sans-serif;
  font-size: 12px;
  line-height: 12px; }

.text-center {
  text-align: center; }

.align-center {
  display: inline-block;
  margin: 0 auto; }

.align-left {
  float: left; }

.align-right {
  float: right; }

.margin-top {
  margin-top: 15px !important; }

.margin-top-double {
  margin-top: 30px !important; }

.margin-top-quantro {
  margin-top: 60px !important; }

.login-form, .contact-form, .recovery-form {
  max-width: 300px; }

.login-fail {
  max-width: 600px; }

.logo-small {
  height: 50px; }

.message {
  border: solid 1px #A5BECD;
  padding-top: 15px; }
  .message p {
    color: #405066;
    font-size: 15px;
    line-height: 20px;
    padding-top: 5px; }
  .message .close {
    background-color: #162944;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    color: white;
    display: block;
    font-size: 18px;
    height: 25px;
    line-height: 26px;
    margin-right: 15px;
    text-align: center;
    width: 25px; }

.footer-wrap {
  background-color: white;
  bottom: 0;
  height: 50px;
  left: 0;
  padding-top: 10px;
  position: fixed;
  right: 0; }
  .footer-wrap a {
    margin-right: 15px; }

.content-wrap {
  padding-bottom: 75px; }

/*# sourceMappingURL=style.css.map */
