header {
    height: 90px;
    margin-bottom: 4px;
    background-color: white;
  }
  header .logo {
    background-image: url("../../../Clients/FarmAssure/Images/logo.jpg");
    height: 90px;
    line-height: 64px;
    background-repeat: no-repeat;
    background-position: bottom left;
  }
  header .title {
    color: #1774c4;
  }
  .default-header {
    color: #1774c4;
    border-bottom: 1px solid #1774c4;
  }
  h3,
  h4 {
    color: #1774c4;
    border-bottom: 1px solid #1774c4;
  }
  .panel-body h3 {
    color: #1774c4;
    border-bottom: 1px solid #1774c4;
  }
  