body {
  background-color: #f0f1f2 !important;
}

.width-image {
  width: 150px;
}

* {
  font-family: "Roboto", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  color: #494949;
}

.btn-danger {
  background-color: #e60010 !important;
  border: 2px solid #e60010 !important;
  color: #fff !important;
}

.btn-danger:hover {
  border: 2px solid #e60010 !important;
  background-color: #fff !important;
  color: #e60010 !important;
}

a {
  color: #494949 !important;
  text-decoration: none;
}

a:hover {
  color: #e60010 !important;
}
.e-mail-link {
color: #e60010 !important;}

.e-mail-link:hover {
    text-decoration: underline !important;
  }

.margintop {
	margin-top: 35px !important;
}
.apply {padding-left:10px !important; margin-top:40px;}
.mu {padding-bottom:0 !important;}

/*# sourceMappingURL=style.css.map */
