a:hover {
  text-decoration: underline;
}
a {
  color: #00A0DF;
}
a.task-title:hover {
  color: #0075a8;
}
.sorting-by {
  background-color: #0018a8;
}
.badge {
  background-color: #28bdff;
}
.btn:not(.dropdown-toggle),
.button,
input[type='submit'] {
  border-radius: 0 !important;
}
header,
header.header {
  border-bottom-color: transparent;
}
header a,
header.header a {
  color: #0018a8;
}
header a:hover,
header.header a:hover {
  color: #00638f;
  text-decoration: underline;
}
header a:focus,
header.header a:focus {
  outline: 0;
  color: #00638f;
}

header .page-title span,
header.header .page-title span {
  color: #0018a8;
}
header.header-compact .logo,
header.header.header-compact .logo {
  display: inherit;
  height: 20px;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #0018a8;
  border-color: #0018a8;
}
.pagination > li > a,
.pagination > li > span {
  color: #00A0DF;
}
.navbar {
  background-color: #00A0DF;
}
.navbar-inverse .navbar-nav .active a {
  background-color: #0fb6ff;
}
.navbar-inverse .navbar-nav li > a:hover,
.search-container:hover {
  background-color: #28bdff;
}
.nav-pills > li > a,
.filter-bar .nav > li > a {
  color: #00A0DF;
}
.nav-tabs li a:hover {
  background-color: #0018a8;
}
.filter-row .btn-default {
  background-color: #00A0DF;
}
.login {
  border-color: #07304c;
  border: 0;
  background: white;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
}
.login h3 {
  color: #07304c;
}
.login label {
  color: #07304c;
}
.login input[type='text'],
.login input[type='password'] {
  background-color: white;
}
.login input[type='text']:focus,
.login input[type='password']:focus {
  border-color: #00A0DF;
  background-color: white;
}
.login input[type='submit'] {
  transition: all 0.2s ease-in-out;
  background-color: #00A0DF;
}
.login input[type='submit']:hover {
  background-color: #002F87;
}
.login input[type='submit']:focus {
  outline: 0;
}
.login a {
  color: #00A0DF;
}
.login a:focus {
  outline: 0;
}
.intro-content h2 {
  color: #07304c;
}
.step-item p {
  color: #07304c;
}
.progress .progress-bar {
  background-color: #07304c;
  background-image: linear-gradient(to bottom, #07304c 0%, #00148f 100%);
  background-repeat: repeat-x;
}
.progress {
  background-color: #ffffff;
}
.group-header, .group-header.group-header-small {
  background-color: white;
  background-image: none;
}
.group-header h2 {
  color: #07304c;
}
.group-header h2 .count {
  color: #00A0DF;
  background-color: #f6f6f6;
}
.modal-header,
.header-status {
  background-color: #ffffff;
  color: #07304c;
}
.modal-header .progress,
.header-status .progress {
  background-color: #b6b6b6;
}
.modal-footer .btn {
  border-width: 0;
}
.modal-footer .btn-primary {
  background-color: #00A0DF;
}
.modal-footer .btn-primary:hover {
  background-color: #0fb6ff;
}
.masthead.masthead-dashboard {
  background-color: #ffffff;
  background-image: none;
}
.masthead.masthead-dashboard h1 {
  color: #07304c;
  text-shadow: none;
}
.masthead.masthead-dashboard p {
  color: #00A0DF;
}
.masthead a.button {
  color: white;
  background-image: url('../img/list.svg'), linear-gradient(-180deg, #00A0DF 0%, #00A0DF 100%);
  background-color: #00A0DF;
  box-shadow: none;
  margin-bottom: 32px;
}
.masthead a.button:hover {
  background-color: #0fb6ff;
  background-image: url('../img/list.svg'), linear-gradient(-180deg, #0fb6ff 0%, #0fb6ff 100%);
}
.speech {
  border-color: white;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}
.speech a {
  color: #00A0DF;
}
.speech:before {
  border-color: white transparent transparent white;
}
.login .login-footer {
  background-color: #f6f6f6;
}
.login .login-footer h3 {
  color: #07304c;
}
.login .login-footer .btn {
  background-color: #00A0DF;
}
.login .login-footer .btn:hover {
  background-color: #0fb6ff;
}
footer a {
  color: #5d5d5d;
}
footer a:hover {
  color: #434343;
}
/*
body {
  background: #e0e6e6;
}
body,
label {
  font-family: Arial, Helvetica, sans-serif !important;
  color: #666666;
  font-size: 13px;
  line-height: 16px;
}
h1,
h2,
h3,
h4,
h5 {
  font-family: Arial, Helvetica, sans-serif !important;
  text-transform: inherit !important;
}
h1 {
  font-size: 28px;
  line-height: 30px;
  margin-bottom: 30px;
}
label {
  text-transform: inherit !important;
  font-size: 1.25rem !important;
}
input {

  font-size: 13px !important;
}
.btn {
  font-family: Arial, Helvetica, sans-serif !important;
}
.btn,
.button {
  background-color: #00A0DF;
  color: #fff;
  border: 0;
}
.login {
  box-shadow: none !important;
}
.login p {
  font-size: 13px !important;
}
.login .login-footer {
  background: #07304c;
}
.login .login-footer .btn {
  background: #f6f6f6;
  color: #00A0DF;
  text-decoration: none;
}
.login .login-footer h3 {
  color: #fff;
}
.login input[type='submit'] {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: inherit;
}
.steps .step-item {
  font-family: Arial, Helvetica, sans-serif;
  text-transform: inherit;
}
.action {
  display: block;
}
.db-nav {
  padding: 2rem 1rem;
}
.db-nav__logo-right {
  float: right;
  margin-left: 2rem;
}
.db-nav__logo-left {
  float: left;
  margin-right: 2rem;
}
.db-nav__links {
  float: left;
}
@media only screen and (max-width: 400px) {
  .db-nav__links {
    margin-top: 1rem;
  }
}
.db-nav__links a {
  color: #666666;
  margin-right: 2rem;
}
.checklist .action {
  line-height: 2rem !important;
  font-size: 1.5rem;
}
.masthead h1 {
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 1rem;
}
.masthead a.button {
  font-family: Arial, Helvetica, sans-serif;
  background-image: none !important;
  padding: 1rem 2rem;
}
.masthead.masthead-dashboard {
  background: transparent;
  text-align: left;
  padding: 2rem 0;
}
.masthead.masthead-dashboard h1 {
  font-weight: normal;
}
.masthead.masthead-dashboard p {
  color: #666666;
  margin-bottom: 1rem;
}
footer {
  font-family: Arial, Helvetica, sans-serif;
}
.logo {
  height: inherit;
  padding-left: 1rem;
}
.form-header h1 {
  color: #07304c;
}
.header-status .task-row {
  font-size: 13px;
  color: #666666;
}
.task-row .task-print {
  color: #00A0DF;
}
.task-divider {
  display: none;
}
header .progress-title {
  color: #07304c;
  text-transform: capitalize;
}
.progress {
  border-radius: 0;
  width: 100%;
  margin: 0;
}
header .header-close,
.task-row .task-print {
  font-size: 13px;
  color: #666666;
}
.group-header h2 {
  font-size: 2.25rem;
  line-height: 1em !important;
}
.group-list-item a.action {
  font-size: 15px;
  line-height: 2rem;
}
.speech {
  box-shadow: none;
  font-family: Arial, Helvetica, sans-serif;
}
.speech .blue {
  color: #07304c;
}
.card-title a {
  color: #002244;
}
.card-count {
  top: 3rem;
}
.card .inner {
  min-height: 250px;
}
.modal-body h1 a {
  color: #07304c;
}
.modal-body .action {
  color: #666666;
}
.modal-footer .btn-link {
  background: #e0e6e6;
  color: #00A0DF;
}
.modal-footer {
  background: #e0e6e6;
}
.time-remaining {
  color: #666666;
}
.intro-content {
  margin-top: 3rem;
}
*/

/*62435*/
.document-message {
  text-align: center;
  color: #a94442;
  padding: 0 1rem;
  font-size: 1.2em;
}