h1,
h2,
h3,
h4 {
  color: #07539b;
}

a {
  color: #07539b;
}
a:active, a:focus, a:hover {
  color: #07539b;
}

header.header {
  border-top: 7px solid #07539b;
}

.site-info .site-name {
  color: #07539b;
}

.utility #block-gtranslate select:focus {
  border-color: #07539b;
}

.btn,
.form-submit,
.btn[disabled],
.form-submit[disabled] {
  background-color: #07539b;
}
.btn:focus, .btn:hover, .btn:active, .btn:active:focus, .btn.active:focus,
.form-submit:focus,
.form-submit:hover,
.form-submit:active,
.form-submit:active:focus,
.form-submit.active:focus,
.btn[disabled]:focus,
.btn[disabled]:hover,
.btn[disabled]:active,
.btn[disabled]:active:focus,
.btn[disabled].active:focus,
.form-submit[disabled]:focus,
.form-submit[disabled]:hover,
.form-submit[disabled]:active,
.form-submit[disabled]:active:focus,
.form-submit[disabled].active:focus {
  background-color: #07539b;
}

form .form-control:focus {
  border-color: #07539b;
}

.fa.modal-loading {
  color: #07539b !important;
}

.modal-open .modal-dialog .modal-tag {
  border-color: #dddddd;
}

.main-content .page-header {
  background: #eef2f8;
}

.path-my-profile .profile-header {
  background: #eef2f8;
}
.path-my-profile .profile-form h2 {
  background: #eef2f8;
}

.path-user .main-content .views-element-container .block-title,
.path-login .main-content .views-element-container .block-title {
  background: #eef2f8;
}

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