@import url("https://fonts.googleapis.com/css2?family=Lato:wght@400;700&family=Open+Sans:wght@300;400;600;700&display=swap");
@charset "UTF-8";
@font-face {
  font-family: "verbsemibold";
  src: url("/fonts/verbsemibold-webfont.eot");
  src: url("/fonts/verbsemibold-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/verbsemibold-webfont.woff") format("woff"), url("/fonts/verbsemibold-webfont.ttf") format("truetype"), url("/fonts/verbsemibold-webfont.svg#/fonts/verbsemibold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "verbregular";
  src: url("/fonts/verbregular-webfont.eot");
  src: url("/fonts/verbregular-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/verbregular-webfont.woff") format("woff"), url("/fonts/verbregular-webfont.ttf") format("truetype"), url("/fonts/verbregular-webfont.svg#/fonts/verbregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "verbregular_italic";
  src: url("/fonts/verbregular-italic-webfont.eot");
  src: url("/fonts/verbregular-italic-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/verbregular-italic-webfont.woff") format("woff"), url("/fonts/verbregular-italic-webfont.ttf") format("truetype"), url("/fonts/verbregular-italic-webfont.svg#/fonts/verbregular_italic") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "verbbold";
  src: url("/fonts/verbbold-webfont.eot");
  src: url("/fonts/verbbold-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/verbbold-webfont.woff") format("woff"), url("/fonts/verbbold-webfont.ttf") format("truetype"), url("/fonts/verbbold-webfont.svg#/fonts/verbbold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "verbblack";
  src: url("/fonts/verbblack-webfont.eot");
  src: url("/fonts/verbblack-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/verbblack-webfont.woff") format("woff"), url("/fonts/verbblack-webfont.ttf") format("truetype"), url("/fonts/verbblack-webfont.svg#/fonts/verbblack") format("svg");
  font-weight: normal;
  font-style: normal;
}
html {
  font-size: 24px;
  font-family: "verbregular", Open Sans, sans-serif;
}
html .hide {
  display: none;
}

html[dir=ltr] li a {
  margin-left: 0px;
}

p,
.p,
.page_section p,
.section-diagonal-left p,
.section-diagonal-right p,
footer .footer-bottom p {
  font-family: "verbregular", Open Sans, sans-serif !important;
  padding-left: 3px;
}

body {
  font-family: "verbregular", Open Sans, sans-serif;
  background-color: #F7F7F7;
}
body button {
  font-family: "verbregular", Open Sans, sans-serif;
}
body em {
  font-family: "verbregular-italic", Open Sans, sans-serif;
}
body strong {
  font-family: "verbbold", Open Sans, sans-serif;
}
body #mainContent {
  padding-left: 17px;
  padding-right: 15px;
  margin-bottom: 30px;
}
body h2,
body h3,
body h4,
body h5,
body h6 {
  font-family: "verbsemibold", Open Sans, sans-serif;
}
body h1 {
  font-family: "verbbold", Open Sans, sans-serif;
}
body .body-space {
  margin-top: 40px;
}
body .tab-title {
  border-bottom: none;
}
body .page-header {
  margin: 0;
}
body .container {
  background-color: #ffffff;
}
body .visually-hidden {
  position: absolute;
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
body .btn-primary {
  color: #ffffff;
  background-color: #085596;
  border: 2px solid;
  border-color: #085596;
}
body .btn-primary:hover,
body .btn-primary:focus,
body .btn-primary:active {
  color: #085596;
  background-color: #ffffff;
  border-color: #085596;
}
body .btn-primary:active:hover,
body .btn-primary:active:focus,
body .btn-primary:active.focus,
body .btn-primary.active:hover,
body .btn-primary.active:focus,
body .btn-primary.active.focus {
  color: #085596;
  background-color: #ffffff;
  border-color: #085596;
}
body .btn-default:hover,
body .btn-default:active:hover,
body .btn-default:active:focus,
body .btn-default:active.focus,
body .btn-default.active:hover,
body .btn-default.active:focus,
body .btn-default.active.focus {
  color: #085596;
  background-color: #f2f2f2;
  border-color: #085596;
}
body .btn-default {
  color: #085596;
  border-color: #085596;
}
body a {
  color: #005596;
  text-decoration: none;
}
body a:hover {
  color: #005596;
  text-decoration: underline;
}
body a:not(.btn) {
  text-decoration: none;
}
body a:not(.btn):hover {
  text-decoration: underline;
}
body .col-md-12 {
  padding: 0;
}
body .container {
  padding-left: 15px;
  padding-right: 15px;
}
body .logo a img {
  width: 188px;
  margin: 10px;
  margin: 10px 0 10px 0;
}
@media screen and (max-width: 768px) {
  body .col-xs-1,
body .col-sm-1,
body .col-md-1,
body .col-lg-1,
body .col-xs-2,
body .col-sm-2,
body .col-md-2,
body .col-lg-2,
body .col-xs-3,
body .col-sm-3,
body .col-md-3,
body .col-lg-3,
body .col-xs-4,
body .col-sm-4,
body .col-md-4,
body .col-lg-4,
body .col-xs-5,
body .col-sm-5,
body .col-md-5,
body .col-lg-5,
body .col-xs-6,
body .col-sm-6,
body .col-md-6,
body .col-lg-6,
body .col-xs-7,
body .col-sm-7,
body .col-md-7,
body .col-lg-7,
body .col-xs-8,
body .col-sm-8,
body .col-md-8,
body .col-lg-8,
body .col-xs-9,
body .col-sm-9,
body .col-md-9,
body .col-lg-9,
body .col-xs-10,
body .col-sm-10,
body .col-md-10,
body .col-lg-10,
body .col-xs-11,
body .col-sm-11,
body .col-md-11,
body .col-lg-11,
body .col-xs-12,
body .col-sm-12,
body .col-md-12,
body .col-lg-12 {
    min-height: 46px;
  }
}

.navbar {
  margin-bottom: 0;
}
.navbar .navbar .container {
  background-color: #085596;
}

.nav > li > a:hover {
  background-color: rgba(242, 242, 242, 0.3607843137);
  border-radius: 5px;
}

.navbar-inverse .navbar-nav > li > a:hover {
  background-color: rgba(242, 242, 242, 0.3607843137);
  border-radius: 5px;
}

.nav > li > a:focus {
  background-color: rgba(242, 242, 242, 0.3607843137);
  border-radius: 5px;
}

.navbar-inverse .navbar-nav > li > a:focus {
  background-color: rgba(242, 242, 242, 0.3607843137);
  border-radius: 5px;
  border: 1px solid black !important;
  outline: 1px solid #FFFFFF;
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: rgba(242, 242, 242, 0.3607843137);
  border-radius: 5px;
  border: 1px solid black;
  outline: 1px solid #FFFFFF;
}

.navbar-toggle {
  background-color: #085596;
}

.navbar-inverse .navbar-toggle {
  border: 1px solid #085596;
  margin-left: 10px;
}

.navbar .navbar-default {
  background-color: #085596;
}

.navbar-inverse .navbar-nav > li > a {
  color: #fff;
}

.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
  color: #085596;
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #666666;
}

.navbar-inverse .navbar-nav .open .dropdown-menu {
  background-color: #ffffff;
}

.navbar-right {
  padding-top: 20px;
}

.navbar-static-top.navbar-inverse .navbar-brand {
  font-weight: normal;
  font-size: 24px;
  height: 100px;
  display: flex;
  align-items: center;
  margin-left: -10px;
}
.navbar-static-top.navbar-inverse .navbar-brand a {
  color: white;
}

.navbar-brand .home {
  margin-right: 20px;
  padding: 10px;
}
.navbar-brand .home:hover {
  background-color: rgba(242, 242, 242, 0.3607843137);
  border-radius: 5px;
}
.navbar-brand .home .material-icons {
  font-size: 33px;
}

.nav .material-icons-outlined {
  font-size: 33px;
}

.badge {
  display: none;
  position: absolute;
  padding: 4px 5px 4px 5px;
  top: 8px;
  right: 14px;
  font-size: 10px;
  background-color: #E60000;
  min-width: 15px;
  min-height: 15px;
}

.badge.notices {
  display: block;
}

@media only screen and (max-width: 768px) {
  .navbar-static-top.navbar .navbar-collapse {
    min-height: 106px;
  }
  .navbar-static-top.navbar-inverse .navbar-brand {
    margin-left: 0;
    font-size: 24px;
    line-height: 1;
  }
  .navbar-brand .home {
    margin-right: 0px;
  }
}
@media only screen and (max-width: 450px) {
  .navbar-static-top.navbar-inverse .navbar-brand {
    max-width: 250px;
    font-size: 16px;
  }
}
@media only screen and (max-width: 350px) {
  .navbar-static-top.navbar-inverse .navbar-brand {
    max-width: 200px;
  }
  .nav > li > a {
    padding: 5px 5px;
  }
}
@media only screen and (max-width: 300px) {
  .navbar-static-top.navbar-inverse .navbar-brand {
    max-width: 200px;
  }
}
@media only screen and (max-width: 1200px) {
  .navbar-toggle {
    display: none;
  }
  .navbar-toggle.sidebar-yes {
    display: inline-block;
  }
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-nav .open .dropdown-menu {
    position: absolute;
  }
  .badge {
    right: auto;
    left: 27px;
  }
  .navbar-header {
    display: flex;
    float: left;
    clear: both;
    justify-content: flex-start;
    height: 72px;
  }
  .navbar-static-top.navbar-inverse .navbar-brand {
    height: auto;
  }
  .navbar-static-top.navbar-inverse .navbar-brand a.home {
    display: flex;
  }
  .navbar-right {
    padding-top: 0;
  }
  .navbar-right li a {
    display: flex;
    flex-direction: column;
  }
  .icons {
    display: flex;
    justify-content: flex-end;
    max-width: 150px;
    margin-left: auto;
  }
  .navbar-toggle {
    align-self: center;
  }
}
.sidebar {
  height: 100%;
  width: 113px;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  padding-top: 40px;
  background-color: black;
  color: #fff;
  text-align: center;
}
.sidebar .navbar-nav {
  display: flex;
  flex-direction: column;
}
.sidebar .material-icons,
.sidebar .material-icons-round,
.sidebar .material-icons-outlined {
  font-size: 40px;
}
.sidebar .content {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.sidebar .content.static {
  margin-top: 140px;
}

.sidebar a {
  padding-bottom: 40px;
  text-decoration: none;
  font-size: 13px;
  line-height: 15px;
  color: #fff;
  display: block;
  padding-left: 10px;
}

.sidebar a:hover {
  color: #f1f1f1;
}

@media only screen and (max-width: 1199px) {
  .sidebar {
    height: auto;
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    padding-top: 0;
    margin: 0;
  }
  .sidebar .content {
    margin-top: 20px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: space-around;
    align-items: center;
    justify-content: center;
  }
  .sidebar a {
    padding-right: 40px;
    padding-bottom: 10px;
    padding-left: 0px;
    text-decoration: none;
    color: #fff;
    display: block;
  }
}
@media only screen and (max-width: 1199px) {
  .sidebar .content.static {
    margin-top: 0px;
  }
  .sidebar .navbar-nav {
    flex-direction: row;
  }
}
#mainContent .content-body {
  background-color: #fff;
  padding: 18px;
}

.page-heading {
  padding-top: 0;
}

.breadcrumb {
  margin-bottom: 0;
  padding-top: 20px;
}
.breadcrumb .active {
  font-weight: 400;
}
.breadcrumb li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: rgba(0, 0, 0, 0.2);
}
.breadcrumb li > a {
  color: #005596;
  text-decoration: none;
  font-weight: 600;
  padding: 0;
}
.breadcrumb li > a:hover {
  color: #005596;
  text-decoration: underline;
}

@media only screen and (max-width: 1371px) and (min-width: 1200px) {
  #mainContent .content-body.sidebar-yes {
    padding-left: 100px;
    /* Same as the width of the sidenav */
  }
  .breadcrumb.sidebar-yes {
    margin-left: 80px;
  }
}
footer {
  position: initial;
}
footer .row {
  margin: 10px;
}
footer a {
  color: #fff;
  text-decoration: underline !important;
}
footer a:hover {
  color: #fff;
  text-decoration: underline;
}
footer .footer-bottom {
  background-color: #F7F7F7;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
footer .footer-bottom .details {
  margin-top: 15px;
  font-size: 16px;
  display: flex;
  flex-direction: row;
}
footer .footer-bottom .details .address {
  margin-right: 50px;
}
footer .footer-bottom ul.footer-links {
  margin-top: 30px;
  margin-bottom: 15px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-left: 0;
  padding-left: 0;
}
footer .footer-bottom ul.footer-links li {
  margin-right: 15px;
}
footer .footer-bottom .container {
  background-color: #085596;
  padding-top: 30px;
  padding-bottom: 20px;
}
footer .footer-bottom .container h3 {
  font-size: 36px;
}
footer .footer-bottom .container p {
  font-size: 15px;
}
footer .footer-bottom .container p,
footer .footer-bottom .container h3 {
  color: #fff;
  font-family: "verbregular", Open Sans, sans-serif;
}
footer .footer-bottom .container .col {
  padding-left: 30px;
  padding-bottom: 15px;
  padding-top: 10px;
}

@media only screen and (max-width: 768px) {
  .footer-bottom {
    background-color: #085596;
  }
  .footer-bottom .container {
    margin-right: 0;
    margin-left: 0;
    width: 100%;
  }
  .footer-bottom .logo {
    text-align: left;
  }
}
@media only screen and (max-width: 1371px) and (min-width: 1199px) {
  .footer-bottom.sidebar-yes .row {
    margin-left: 60px;
  }
}
input.form-control {
  border: 1px solid #949494;
  border-radius: 15px;
  padding: 30px 15px;
  line-height: 28px;
  margin-bottom: 20px;
}

div.description.above {
  color: #999999;
}

#content .picklist label {
  padding-right: 15px;
}

.form-group {
  display: flex;
  flex-direction: column;
}

.form-horizontal .control-label {
  text-align: left;
  margin-bottom: 0;
  padding-top: 7px;
  padding-bottom: 7px;
  font-size: 18px;
  width: 100%;
}

.checkbox {
  margin-bottom: 10px !important;
}

h1.login-heading-section .title {
  font-weight: 400;
  font-size: 42px;
  color: #505254;
}

.labelInvite {
  font-weight: bold;
}

#RedeemInvitationMessage {
  width: 80%;
}
#RedeemInvitationMessage p.intro {
  font-size: 22px;
}
#RedeemInvitationMessage p {
  font-size: 18px;
  color: black;
}

@media (max-width: 767px) {
  #RedeemInvitationMessage {
    width: 75%;
  }
}
#content #mainContent .page-copy {
  display: none;
}

.crmEntityFormView {
  border: 0;
}
.crmEntityFormView .section tr td:first-child {
  padding: 0px 0px 0px 0px;
}
@media screen and (max-width: 768px) {
  .crmEntityFormView .section tr td:first-child {
    padding: 0;
  }
}

.alert-info {
  background-color: #FFE8A9;
  border-color: transparent;
  color: #553E0C;
}
.alert-info .btn-info {
  color: #553E0C;
  background-color: #FFE8A9;
  border-color: #553E0C;
}
.alert-info .btn-info:hover, .alert-info .btn-info:active:hover, .alert-info .btn-info:active:focus, .alert-info .btn-info:active.focus, .alert-info .btn-info.active:hover, .alert-info .btn-info.active:focus, .alert-info .btn-info.active.focus, .alert-info .open > .btn-info.dropdown-toggle:hover, .alert-info .open > .btn-info.dropdown-toggle:focus, .alert-info .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #553E0C;
  border-color: #553E0C;
}

#content {
  font-family: "verbregular" Open Sans, sans-serif;
  background-color: #fff;
  padding: 30px;
  margin-left: -15px;
  margin-right: -15px;
}
#content label {
  font-weight: 400;
}
#content .nav-tabs > li > a:hover {
  color: #085596;
}
#content .form-horizontal .col-sm-offset-4, #content .form-horizontal .col-sm-offset-2 {
  margin-left: 0;
}
#content .form-group .col-sm-4, #content .form-group .col-sm-8 {
  width: 100%;
}

.app-header {
  color: #666666;
  font-size: 22px;
  border-bottom: 4px solid #111111;
  padding-bottom: 20px;
  margin-bottom: 40px;
}
.app-header h1 {
  font-weight: bold;
}
.app-header .row {
  margin-bottom: 15px;
}
.app-header .row.indicator {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  margin-left: 5px;
}
.app-header h2 {
  color: #085596;
  font-size: 30px;
}
.app-header .app-view :before {
  font-family: "Material Icons";
  content: "\e880";
  display: block;
  position: relative;
  font-size: 32px;
  bottom: 7px;
  float: left;
  margin: 0 6px 0 0;
}
.app-header .app-collab :before {
  font-family: "Material Icons";
  content: "\e7fb";
  display: block;
  position: relative;
  font-size: 32px;
  bottom: 7px;
  float: left;
  margin: 0 6px 0 0;
}
.app-header .app-status {
  background-color: lightgray;
  padding: 10px;
  border: 1px solid gray;
}
.app-header .app-status.review {
  background-color: #FFE8A9;
  border-color: #FEC425;
  color: #553E0C;
}
.app-header .app-status.def {
  background-color: #F9D9D9;
  border-color: #D80000;
  color: #D80000;
}
.app-header .app-status.success {
  background-color: #DEF3E6;
  border-color: #18A94F;
  color: #18A94F;
}
.app-header .app-update {
  font-size: 18px;
}
.app-header .app-update span {
  color: black;
  font-size: 22px;
}
@media (min-width: 992px) {
  .app-header .col-md-3 {
    width: 20%;
  }
  .app-header .col-md-4 {
    width: 26.33333%;
  }
}

.app-overview {
  margin-bottom: 30px;
  font-size: 20px;
  color: black;
}
.app-overview h2 {
  font-weight: bold;
  color: black;
}
.app-overview .title {
  display: flex;
  align-items: center;
}
.app-overview .title span {
  margin-left: auto;
  padding-right: 20px;
}
.app-overview .app-status h2 {
  font-size: 30px;
}
.app-overview .app-status .step-indicator {
  margin-top: 5px;
  display: flex;
  align-items: center;
  padding-right: 15px;
  margin-bottom: 5px;
  padding-left: 15px;
}
.app-overview .app-status .step-indicator p {
  margin-bottom: 0px;
}
.app-overview .app-status .step-indicator button {
  background-color: transparent;
  color: #085596;
  border: none;
  padding: 5px;
}
.app-overview .app-status .step-indicator button:hover, .app-overview .app-status .step-indicator button:focus {
  border: 1px solid #085596;
}
.app-overview .app-status .step:last-of-type.active .step-icon {
  background-color: #18A94F !important;
}
.app-overview .app-status .step {
  display: flex;
  align-items: center;
  flex-direction: column;
  position: relative;
  z-index: 1;
  height: auto;
  min-height: 160px;
  width: 130px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.app-overview .app-status .step-indicator .step-icon {
  font-size: 10px;
  text-align: center;
  color: #EDF2F7;
  position: relative;
  font-size: 40px;
  margin-bottom: 15px;
  margin-top: 15px;
}
.app-overview .app-status .step.active p {
  font-weight: bold;
}
.app-overview .app-status .step.active .step-icon {
  color: white;
  background-color: #FEC425;
  padding: 7px;
  border-radius: 50%;
  margin-bottom: 8px;
}
.app-overview .app-status .step.active.hold .step-icon {
  background-color: #D80000 !important;
}
.app-overview .app-status .step.complete .step-icon {
  color: #18A94F;
}
.app-overview .app-status .step p {
  text-align: center;
  color: #707070;
  font-size: 16px;
  font-weight: lighter;
}
.app-overview .app-status .step p span {
  font-size: 14px;
  color: #363636;
  font-weight: lighter;
}
.app-overview .app-status .step.complete p {
  font-weight: bold;
}
.app-overview .app-status .indicator-line {
  display: flex;
  flex: 1;
  flex-direction: row;
  margin: 0px 20px 0px 20px;
  border-top: 1px dotted #707070;
  justify-content: flex-end;
}
.app-overview .app-status .indicator-line:after {
  content: "•";
  color: #707070;
  position: relative;
  font-size: 25px;
  line-height: 0;
  right: -3px;
}
.app-overview .app-status .nav-tabs {
  display: none;
}
@media screen and (min-width: 1000px) {
  .app-overview .app-status .tab-content > .tab-pane {
    display: block;
  }
  .app-overview .app-status .tab-pane .step-indicator .step:first-child {
    flex: 3;
    margin-right: 20px;
    min-width: 220px;
    max-width: 220px;
  }
  .app-overview .app-status .step-indicator .step:first-child:after {
    content: "";
    position: absolute;
    height: 150%;
    top: -30px;
    width: 4px;
    right: -10px;
    display: block;
    align-self: flex-end;
    order: 0;
    border-left: solid 4px white;
  }
}
.app-overview .app-status .nav-tabs > li {
  margin-bottom: -2px;
}
.app-overview .app-status #zoning {
  border-top: 1px solid #fff9e8;
  background-color: #F4F9FD;
}
.app-overview .app-status #zoning button {
  color: #085596;
}
.app-overview .app-status #zoning button:hover, .app-overview .app-status #zoning button:focus {
  border: 1px solid #085596;
}
@media screen and (min-width: 1000px) {
  .app-overview .app-status #zoning {
    border-top: none;
  }
}
.app-overview .app-status #zoning .step-indicator .step-icon {
  color: #085596;
  opacity: 25%;
}
.app-overview .app-status #zoning .step-indicator .step.active .step-icon {
  color: white;
  opacity: 100%;
  background-color: #085596;
}
.app-overview .app-status #zoning .step.complete .step-icon {
  color: #085596;
  opacity: 100%;
}
.app-overview .app-status #eng {
  border-top: 1px solid #EAF4FD;
  background-color: #EAF4FD;
}
.app-overview .app-status #eng button {
  color: #085596;
}
.app-overview .app-status #eng button:hover, .app-overview .app-status #eng button:focus {
  border: 1px solid #085596;
}
@media screen and (min-width: 1000px) {
  .app-overview .app-status #eng {
    border-top: none;
    margin-top: 5px;
  }
}
.app-overview .app-status #eng .step-indicator .step-icon {
  color: #085596;
  opacity: 25%;
}
.app-overview .app-status #eng .step-indicator .step.active .step-icon {
  color: white;
  opacity: 100%;
  background-color: #085596;
}
.app-overview .app-status #eng .step.complete .step-icon {
  color: #085596;
  opacity: 100%;
}
.app-overview .app-status #forestry {
  border-top: 1px solid #E1F0FC;
  background-color: #E1F0FC;
}
.app-overview .app-status #forestry button {
  color: #085596;
}
.app-overview .app-status #forestry button:hover, .app-overview .app-status #forestry button:focus {
  border: 1px solid #085596;
}
@media screen and (min-width: 1000px) {
  .app-overview .app-status #forestry {
    border-top: none;
    margin-top: 5px;
  }
}
.app-overview .app-status #forestry .step-indicator .step-icon {
  color: #085596;
  opacity: 25%;
}
.app-overview .app-status #forestry .step-indicator .step.active .step-icon {
  color: white;
  opacity: 100%;
  background-color: #085596;
}
.app-overview .app-status #forestry .step.complete .step-icon {
  color: #085596;
  opacity: 100%;
}
@media screen and (max-width: 999px) {
  .app-overview .app-status .step {
    height: auto;
    width: auto;
    margin-bottom: 30px;
  }
  .app-overview .app-status .indicator-line {
    margin-bottom: 30px;
  }
  .app-overview .app-status .tab-pane .step-indicator .step:first-child {
    display: none;
  }
  .app-overview .app-status .nav-tabs {
    display: block;
  }
  .app-overview .app-status .tab-pane {
    padding: 0;
    padding-left: 15px;
    padding-right: 15px;
  }
  .app-overview .app-status .step-indicator {
    padding-right: 0px;
    padding-left: 0px;
  }
  .app-overview .app-status .step-indicator .step-icon {
    margin-bottom: 0;
  }
  .app-overview .app-status .nav-tabs > li.active > a,
.app-overview .app-status .nav-tabs > li.active > a:hover,
.app-overview .app-status .nav-tabs > li.active > a:focus {
    color: #555;
    background-color: #fff;
    border-bottom: none;
    cursor: default;
  }
  .app-overview .app-status .nav-tabs > li.active > a,
.app-overview .app-status .nav-tabs > li.active > a:hover,
.app-overview .app-status .nav-tabs > li.active > a:focus {
    border: none;
  }
  .app-overview .app-status .nav-tabs {
    border: none;
    display: flex;
  }
  .app-overview .app-status .nav-tabs li {
    text-align: center;
    flex: 2 1 auto;
  }
  .app-overview .app-status .nav-tabs li a {
    color: #0b0b0b;
    font-size: 18px;
    line-height: 1;
  }
  .app-overview .app-status .nav-tabs li span {
    font-size: 36px;
    height: 40px;
  }
  .app-overview .app-status .nav-tabs li.zoning-tab span {
    color: #085596;
  }
  .app-overview .app-status .nav-tabs li.eng-tab span {
    color: #085596 !important;
  }
  .app-overview .app-status .nav-tabs li.forestry-tab a span {
    color: #085596 !important;
  }
  .app-overview .app-status .nav-tabs li > a:hover {
    border-radius: 0 !important;
  }
  .app-overview .app-status .nav-tabs li.zoning-tab {
    background-color: #F4F9FD;
  }
  .app-overview .app-status .nav-tabs li.zoning-tab span {
    opacity: 50%;
  }
  .app-overview .app-status .nav-tabs li.eng-tab {
    background-color: #EAF4FD;
  }
  .app-overview .app-status .nav-tabs li.eng-tab span {
    opacity: 50%;
  }
  .app-overview .app-status .nav-tabs li.forestry-tab {
    background-color: #E1F0FC;
  }
  .app-overview .app-status .nav-tabs li.forestry-tab span {
    opacity: 50%;
  }
  .app-overview .app-status .nav-tabs li.zoning-tab.active,
.app-overview .app-status .nav-tabs li.zoning-tab.active.active > a:hover,
.app-overview .app-status .nav-tabs li.zoning-tab.active.active > a:focus {
    background-color: #F4F9FD;
    font-weight: bold;
    opacity: 100%;
  }
  .app-overview .app-status .nav-tabs li.zoning-tab.active span,
.app-overview .app-status .nav-tabs li.zoning-tab.active.active > a:hover span,
.app-overview .app-status .nav-tabs li.zoning-tab.active.active > a:focus span {
    opacity: 100%;
  }
  .app-overview .app-status .nav-tabs li.eng-tab.active,
.app-overview .app-status .nav-tabs li.eng-tab.active.active > a:hover,
.app-overview .app-status .nav-tabs li.eng-tab.active.active > a:focus {
    background-color: #EAF4FD;
    font-weight: bold;
    opacity: 100%;
  }
  .app-overview .app-status .nav-tabs li.eng-tab.active span,
.app-overview .app-status .nav-tabs li.eng-tab.active.active > a:hover span,
.app-overview .app-status .nav-tabs li.eng-tab.active.active > a:focus span {
    opacity: 100%;
  }
  .app-overview .app-status .nav-tabs li.forestry-tab.active,
.app-overview .app-status .nav-tabs li.forestry-tab.active.active > a:hover,
.app-overview .app-status .nav-tabs li.forestry-tab.active.active > a:focus {
    background-color: #E1F0FC;
    font-weight: bold;
    opacity: 100%;
  }
  .app-overview .app-status .nav-tabs li.forestry-tab.active span,
.app-overview .app-status .nav-tabs li.forestry-tab.active.active > a:hover span,
.app-overview .app-status .nav-tabs li.forestry-tab.active.active > a:focus span {
    opacity: 100%;
  }
}
@media screen and (max-width: 768px) {
  .app-overview .app-status {
    /* Tabs on mobile*/
  }
  .app-overview .app-status .title {
    flex-direction: column;
    align-items: flex-start;
  }
  .app-overview .app-status .app-overview .app-status .nav-tabs li a {
    font-size: 14px;
  }
  .app-overview .app-status .step.active {
    margin-top: auto;
  }
  .app-overview .app-status .step-indicator {
    flex-direction: column;
  }
  .app-overview .app-status .indicator-line {
    border: none;
  }
  .app-overview .app-status .indicator-line:after {
    font-size: 35px;
    right: 0;
    padding: 10px;
  }
  .app-overview .app-status next-steps .step {
    width: 100%;
    flex: 0 0 50%;
    margin-bottom: 30px;
  }
  .app-overview .app-status next-steps .step button.material-icons-outlined {
    font-size: 30px;
  }
  .app-overview .app-status .tab-pane .step-indicator .step:first-child {
    width: 100%;
    border-bottom: solid 8px white;
    padding-bottom: 15px;
    display: flex;
  }
  .app-overview .app-status .tab-pane {
    padding: 0;
  }
}

.app-info {
  padding-top: 30px;
}
.app-info h2 {
  font-size: 25px;
  padding-bottom: 30px;
}
.app-info .row {
  margin-bottom: 30px;
}
.app-info .deficiencies,
.app-info .documents,
.app-info .comments,
.app-info .payments {
  margin-bottom: 30px;
  min-height: 350px;
}
.app-info .deficiencies {
  background-color: #FEF9F9;
  border-bottom: 4px solid #D80000;
  display: flex;
  flex-direction: column;
}
.app-info .deficiencies h3 {
  background-color: #F9D9D9;
  height: 80px;
  display: flex;
  align-items: center;
  color: #D80000;
  font-weight: 600;
  margin: 0;
}
.app-info .deficiencies h3:before {
  font-family: "Material Icons Round";
  content: "\f083";
  display: block;
  font-weight: 400;
  position: relative;
  font-size: 50px;
  padding: 15px;
  margin-right: 15px;
  height: 80px;
  display: flex;
  float: left;
  color: white;
  background-color: #D80000;
  align-items: center;
}
.app-info .deficiencies span {
  font-size: 18px;
  text-align: right;
  padding: 15px;
  margin-top: auto;
}
.app-info .deficiencies span a {
  color: #085596;
  text-decoration: none;
}
.app-info .deficiencies span a:hover {
  text-decoration: underline;
}
.app-info .deficiencies ul {
  margin: 30px 30px 0px;
  padding-left: 0;
  list-style: none;
}
.app-info .deficiencies ul li {
  color: #666666;
  font-size: 18px;
  padding-bottom: 10px;
  display: flex;
}
.app-info .deficiencies ul li span {
  padding: 0;
  margin-left: auto;
  display: flex;
  margin-top: unset;
}
/*.app-info .deficiencies ul li span:first-child:before {*/
.app-info .deficiencies ul li span:first-child:after {
  font-family: "Material Icons Outlined";
  content: "\f090";
  font-weight: 400;
  font-size: 24px;
  margin-right: 5px;
  color: #085596;
  position: relative;
  bottom: 7px;
  float: left;
  height: 20px;
}
.app-info .deficiencies ul li:before {
  font-family: "Material Icons Round";
  content: "\f083";
  font-weight: 400;
  font-size: 24px;
  margin-right: 15px;
  color: #D80000;
  position: relative;
  bottom: 7px;
  float: left;
  height: 20px;
}
.app-info .documents {
  background-color: #FBFDFD;
  border-bottom: 4px solid #085596;
  display: flex;
  flex-direction: column;
}
.app-info .documents h3 {
  background-color: #EFF4F8;
  height: 80px;
  display: flex;
  align-items: center;
  color: #085596;
  font-weight: 600;
  margin: 0;
}
.app-info .documents h3:before {
  font-family: "Material Icons Outlined";
  content: "\e24d";
  display: block;
  font-weight: 400;
  position: relative;
  font-size: 50px;
  padding: 15px;
  margin-right: 15px;
  height: 80px;
  display: flex;
  float: left;
  color: white;
  background-color: #085596;
  align-items: center;
}
.app-info .documents span {
  font-size: 18px;
  text-align: right;
  padding: 15px;
  margin-top: auto;
}
.app-info .documents span a {
  color: #085596;
  text-decoration: none;
}
.app-info .documents span a:hover {
  text-decoration: underline;
}
.app-info .documents ul {
  margin: 30px 30px 0px;
  padding-left: 0;
  list-style: none;
}
.app-info .documents ul li {
  color: #666666;
  font-size: 18px;
  padding-bottom: 10px;
  display: flex;
}
.app-info .documents ul li span {
  padding: 0;
  margin-left: auto;
  display: flex;
  margin-top: unset;
}
/*.app-info .documents ul li span:first-child:before {*/
.app-info .documents ul li span:first-child:after {
  font-family: "Material Icons Outlined";
  content: "\f090";
  font-weight: 400;
  font-size: 24px;
  margin-right: 5px;
  color: #085596;
  position: relative;
  bottom: 7px;
  float: left;
  height: 20px;
}
.app-info .documents ul li:before {
  font-family: "Material Icons Outlined";
  content: "\e24d";
  font-weight: 400;
  font-size: 24px;
  margin-right: 15px;
  color: #085596;
  position: relative;
  bottom: 7px;
  float: left;
  height: 20px;
}
.app-info .comments {
  background-color: #FFFDF7;
  border-bottom: 4px solid #FEC425;
  display: flex;
  flex-direction: column;
}
.app-info .comments h3 {
  background-color: #FFE8A9;
  height: 80px;
  display: flex;
  align-items: center;
  color: #553E0C;
  font-weight: 600;
  margin: 0;
}
.app-info .comments h3:before {
  font-family: "Material Icons Outlined";
  content: "\e935";
  display: block;
  font-weight: 400;
  position: relative;
  font-size: 50px;
  padding: 15px;
  margin-right: 15px;
  height: 80px;
  display: flex;
  float: left;
  color: white;
  background-color: #FEC425;
  align-items: center;
}
.app-info .comments span {
  font-size: 18px;
  text-align: right;
  padding: 15px;
  margin-top: auto;
}
.app-info .comments span a {
  color: #085596;
  text-decoration: none;
}
.app-info .comments span a:hover {
  text-decoration: underline;
}
.app-info .comments ul {
  margin: 30px 30px 0px;
  padding-left: 0;
  list-style: none;
}
.app-info .comments ul li {
  color: #666666;
  font-size: 18px;
  padding-bottom: 10px;
}
.app-info .comments ul li:before {
  font-family: "Material Icons Outlined";
  content: "\e935";
  font-weight: 400;
  font-size: 24px;
  margin-right: 15px;
  color: #553E0C;
  position: relative;
  bottom: 7px;
  float: left;
  height: 20px;
}
.app-info .payments {
  background-color: #F9FDFA;
  border-bottom: 4px solid #18A94F;
  display: flex;
  flex-direction: column;
}
.app-info .payments h3 {
  background-color: #DEF3E6;
  height: 80px;
  display: flex;
  align-items: center;
  color: #18A94F;
  font-weight: 600;
  margin: 0;
}
.app-info .payments h3:before {
  font-family: "Material Icons Outlined";
  content: "\e227";
  display: block;
  font-weight: 400;
  position: relative;
  font-size: 50px;
  padding: 15px;
  margin-right: 15px;
  height: 80px;
  display: flex;
  float: left;
  color: white;
  background-color: #18A94F;
  align-items: center;
}
.app-info .payments span {
  font-size: 18px;
  text-align: right;
  padding: 15px;
  margin-top: auto;
}
.app-info .payments span a {
  color: #085596;
  text-decoration: none;
}
.app-info .payments span a:hover {
  text-decoration: underline;
}
.app-info .payments ul {
  margin: 30px 30px 0px;
  padding-left: 0;
  list-style: none;
}
.app-info .payments ul li {
  color: #666666;
  font-size: 18px;
  padding-bottom: 10px;
}
.app-info .payments ul li:before {
  font-family: "Material Icons Outlined";
  content: "\e227";
  font-weight: 400;
  font-size: 24px;
  margin-right: 15px;
  color: #18A94F;
  position: relative;
  bottom: 7px;
  float: left;
  height: 20px;
}
.app-info .next-steps {
  display: flex;
  flex-direction: column;
}
.app-info .next-steps p {
  font-size: 18px;
}
.app-info .next-steps::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 0;
  right: 0;
  border-right: 2px solid #D6D6D6;
}
.app-info .next-steps h3 {
  display: flex;
  align-items: center;
  margin: 0;
  font-weight: 400;
  font-size: 25px;
  color: #505254;
}
.app-info .next-steps ul {
  margin: 30px 30px 0px;
  padding-left: 0;
  list-style: none;
}
.app-info .next-steps ul li {
  color: #767676;
  font-size: 18px;
  position: relative;
  min-height: 60px;
  margin-left: 15px;
}
.app-info .next-steps ul.extra-steps li {
  font-size: 16px;
}
.app-info .next-steps ul li:before {
  content: "●";
  color: #707070;
  margin-right: 25px;
  font-size: 20px;
  margin-left: -35px;
}
.app-info .next-steps ul li:after {
  position: absolute;
  left: 0;
  top: 12px;
  content: "";
  border-left: 2px dotted #707070;
  margin-left: -30px;
  height: 95%;
}
.app-info .next-steps ul li:last-of-type:after {
  display: none;
}
.app-info .fee-summary h3 {
  display: flex;
  align-items: center;
  margin-top: 0 !important;
  margin-bottom: 10px;
  font-weight: 400;
  font-size: 25px !important;
  color: #505254 !important;
}
@media screen and (max-width: 992px) {
  .app-info .next-steps::after {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .app-info .deficiencies h3, .app-info .documents h3, .app-info .comments h3, .app-info .payments h3, .app-info .next-steps h3 {
    font-size: 25px;
    height: 60px;
  }
  .app-info .deficiencies h3:before, .app-info .documents h3:before, .app-info .comments h3:before, .app-info .payments h3:before, .app-info .next-steps h3:before {
    font-size: 30px;
    height: 60px;
  }
  .app-info .row {
    margin-bottom: 0px;
  }
}

.fee-summary {
  display: flex;
  flex-direction: column;
}
.fee-summary h3 {
  display: flex;
  align-items: center;
  margin-top: 0 !important;
  margin-bottom: 10px;
  font-weight: 400;
  font-size: 25px !important;
  color: #505254 !important;
}
.fee-summary span {
  font-size: 18px;
  text-align: right;
  padding: 15px;
  margin-top: 40px;
}
.fee-summary span a {
  color: #085596;
}
.fee-summary ul {
  padding-left: 0;
  list-style: none;
}
.fee-summary ul span {
  padding: 0;
  margin-top: 0;
}
.fee-summary ul li {
  color: #767676;
  font-size: 18px;
  position: relative;
  padding: 10px 0px;
}
.fee-summary ul .text-div {
  background-image: linear-gradient(to right, #000 10%, rgba(255, 255, 255, 0) 0%);
  background-position: 0 14px;
  background-size: 10px 1px;
  background-repeat: repeat-x;
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.fee-summary ul .text-span {
  background: #fff;
  padding-right: 10px;
  text-align: left;
}
.fee-summary ul .dollar-right {
  padding-left: 10px;
  margin-left: auto;
  text-align: right;
}

@media screen and (max-width: 768px) {
  .content-body .fee-summary ul .text-div {
    background-image: none;
  }
  .content-body .fee-summary ul .dollar-right {
    font-weight: bold;
  }
}
table .info {
  font-size: 20px;
}

.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 20px !important;
  border: none;
}

table .dropdown.action button {
  border: 0;
  background: none;
  padding: 0;
  margin-top: -10px;
}
table .dropdown.action button .fa {
  font-family: "Material Icons Outlined";
}
table .dropdown.action button .fa.fa-chevron-circle-down:before {
  font-family: "Material Icons Outlined";
  content: "\e5d4";
  font-size: 28px;
  color: black;
}
table .dropdown.action button:hover {
  background: none;
}
table .dropdown.action button:hover .fa-chevron-circle-down:before {
  color: #085596;
}

.pull-right {
  display: flex;
  justify-content: flex-end;
  margin-top: -20px;
}

.grid-actions {
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.entitylist,
.modal-content,
.popover-content thead {
  color: white;
}

.toolbar-actions .btn-primary {
  color: #ffffff;
  background-color: #18A94F;
  border: 2px solid;
  border-color: #18A94F;
}
.toolbar-actions .btn-primary:hover,
.toolbar-actions .btn-primary:focus,
.toolbar-actions .btn-primary:active {
  color: #18A94F;
  background-color: #ffffff;
  border-color: #18A94F;
}
.toolbar-actions .btn-primary:active:hover,
.toolbar-actions .btn-primary:active:focus,
.toolbar-actions .btn-primary:active.focus,
.toolbar-actions .btn-primary.active:hover,
.toolbar-actions .btn-primary.active:focus,
.toolbar-actions .btn-primary.active.focus {
  color: #18A94F;
  background-color: #ffffff;
  border-color: #18A94F;
}

.table-striped thead {
  background-color: #085596;
  color: white;
}
.table-striped thead a {
  color: white;
  display: block;
  outline-offset: 4px;
}
.table-striped tr:nth-child(even) {
  background-color: #EFF4F8;
}

.dropdown-menu > li > a:hover {
  background-color: transparent;
  padding: 0;
}

/*** tabs ****/
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  background-color: #085596;
  border: 1px solid #085596;
  cursor: pointer;
}

.nav-pills > li.nav-link > a {
  border: 1px solid #085596;
  padding: 10px 30px;
  border-radius: 0;
  font-weight: bold;
  cursor: pointer;
}

#application_list_li {
  padding-left: 2px;
}

/*** PAGINATION ***/
.pagination > li > a,
.pagination > li > span {
  width: auto;
  height: auto;
}

.pagination > .active > a,
.pagination > .active > a:hover,
.pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  border-radius: 20%;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover {
  background-color: #666666 !important;
}

.pagination > li > a:hover,
.pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  border-radius: 20%;
  color: #085596;
  background-color: #EFF4F8;
  border-color: #EFF4F8;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  border: 1px solid transparent;
}

.pagination > li:first-child > a:hover,
.pagination > li:first-child > a:focus,
.pagination > li:first-child > span:hover {
  background: none;
  border: 1px solid #085596;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border: 1px solid transparent;
}

.pagination > li:last-child > a:hover,
.pagination > li:last-child > a:focus,
.pagination > li:last-child > span:hover {
  background: none;
  border: 1px solid #085596;
}

.pagination > li.disabled:first-child > a,
.pagination > li.disabled:last-child > a {
  border: transparent;
  text-decoration: none;
}

@media (max-width: 767px) {
  html[dir=ltr] .grid-actions a.btn.action {
    margin-left: 2px;
  }
  table.table td:first-child {
    margin-left: 150px;
  }
  table.table td:first-child:before {
    margin-left: -150px;
  }
  table .table-fluid tr {
    border-top: solid #085596 0.3rem !important;
  }
  table .dropdown.action button {
    display: none;
  }
  table .dropdown.action ul {
    position: relative !important;
    display: block;
    background-color: transparent;
    border: none;
    box-shadow: none;
    margin: 0;
    width: 100%;
  }
  table .dropdown.action ul.dropdown-menu > li > a {
    padding: 3px 0px;
    color: #005596;
  }
  .view-toolbar {
    margin-top: 10px;
  }
  .view-toolbar .pull-right.toolbar-actions {
    float: left !important;
    margin-top: 20px;
    margin-left: -2px;
  }
  html[dir=ltr] .table-fluid td {
    padding-left: 0rem !important;
  }
  .table-fluid td:before {
    width: 150px;
    margin-left: 0.1rem;
  }
}
@media (max-width: 450px) {
  .nav-pills > li.nav-link > a {
    padding: 10px 10px;
  }
}
@media (max-width: 300px) {
  table.table td:first-child {
    margin-left: 0px;
  }
  table.table td:first-child:before {
    margin-left: 0px;
  }
  .table-fluid td:before {
    width: auto;
  }
}
.modal-dialog {
  width: 80%;
  margin: 30px auto;
}
.modal-dialog .modal-body {
  color: #505254;
}

.app-modal {
  padding: 30px;
}
.app-modal h2 {
  font-size: 56px;
}
.app-modal .modal-header {
  border-bottom: none;
}
.app-modal .history {
  display: flex;
  flex-direction: row;
  padding-bottom: 40px;
  padding-top: 40px;
  border-bottom: 1px solid #707070;
}
.app-modal .history:first-child {
  padding-top: 10px;
}
.app-modal .history:last-child {
  border-bottom: none;
}
.app-modal .history .pre-screen {
  width: 325px;
  margin-right: 30px;
}
.app-modal .history .pre-screen .title {
  font-size: 36px;
  color: #111111;
  padding-bottom: 10px;
}
.app-modal .history .pre-screen .app-status {
  padding-top: 0px;
}
.app-modal .history .pre-screen .app-status .date {
  font-size: 18px;
  color: #999999;
  margin-left: 10px;
}
.app-modal .history .pre-screen .app-status .review {
  padding: 10px;
  border: 1px solid;
  background-color: #FEC425;
  border-color: #FEC425;
  color: white;
}
.app-modal .history .pre-screen .app-status .warning {
  padding: 10px;
  border: 1px solid;
  background-color: #D80000;
  border-color: #D80000;
  color: white;
}
.app-modal .history .pre-screen .app-status .success {
  padding: 10px;
  border: 1px solid;
  background-color: #18A94F;
  border-color: #18A94F;
  color: white;
}
.app-modal .description {
  padding-top: 10px;
  display: flex;
  flex-direction: column;
}
.app-modal .description .result {
  font-size: 20px;
  color: #707070;
  padding-bottom: 10px;
}
.app-modal .description .text {
  font-size: 24px;
  color: #454343;
  padding-bottom: 10px;
}
.app-modal .description .download {
  font-size: 20px;
  color: #085596;
}
.app-modal .description .download a:before {
  font-family: "Material Icons Outlined";
  content: "\f090";
  font-weight: 400;
  font-size: 24px;
  margin-right: 15px;
  color: #085596;
  position: relative;
  bottom: 2px;
  left: -4px;
  float: left;
  height: 20px;
}
@media screen and (max-width: 768px) {
  .app-modal .history {
    flex-direction: column;
  }
  .app-modal .description {
    padding-top: 30px;
  }
}

.status-definition {
  display: flex;
  flex-direction: row;
  margin-top: 30px;
  margin-bottom: 10px;
}
.status-definition .label-status {
  margin-right: 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.status-definition .label-status .vertical {
  border-left: 1px dotted #707070;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.status-definition .label-status .vertical:after {
  content: "•";
  color: #707070;
  position: relative;
  font-size: 25px;
  line-height: 0;
  left: -5px;
}
.status-definition .label-status .status {
  background-color: #848381;
  padding: 10px;
  text-align: center;
  border: 1px solid #2C2C2C;
  width: 176px;
  color: white;
}
.status-definition .label-status .status.appealed {
  background-color: #FFE8A9;
  border-color: #FEC425;
  color: #553E0C;
}
.status-definition .label-status .status.refused {
  background-color: #D80000;
  border-color: #D80000;
  color: white;
}
.status-definition .label-status .status.returned {
  background-color: white;
  border-color: #D80000;
  color: #D80000;
}
.status-definition .label-status .status.approved {
  background-color: #18A94F;
  border-color: #18A94F;
  color: white;
}
.status-definition .label-status .status.pre-app {
  background-color: white;
  border-color: #18A94F;
  color: #18A94F;
}
.status-definition .label-status .status.recieved {
  background-color: #085596;
  border-color: #085596;
  color: white;
}
.status-definition .label-status .status.under-review {
  background-color: white;
  border-color: #085596;
  color: #085596;
}
.status-definition .label-status .status.na {
  background-color: white;
  border-color: #848381;
  color: #848381;
}
.status-definition .description .title {
  font-size: 30px;
  font-weight: bold;
}
.status-definition .description ul {
  list-style-type: "- ";
}

.deficiencies h3 {
  font-size: 22px;
  color: black;
}
.deficiencies ul {
  padding-left: 0;
  padding-top: 0px;
}
.deficiencies ul li {
  list-style: none;
  margin-left: 0;
  display: flex;
  flex-direction: row;
  padding-bottom: 30px;
  border-bottom: #E0E0E0 1px solid;
  margin: 15px 0px 15px 0px;
}
.deficiencies .details {
  display: flex;
  flex-direction: column;
}
.deficiencies .document {
  font-size: 24px;
  color: #383838;
}
.deficiencies .date {
  width: 300px;
  font-size: 18px;
}
.deficiencies .date::before {
  font-family: "Material Icons Outlined";
  content: "\e935";
  font-weight: 400;
  font-size: 24px;
  margin-right: 15px;
  color: #085596;
  position: relative;
  bottom: 6px;
  float: left;
  height: 20px;
}
.deficiencies .download {
  font-size: 18px;
  padding-top: 15px;
}
.deficiencies .download a {
  margin-left: 0;
}
.deficiencies .download a::before {
  font-family: "Material Icons Outlined";
  content: "\e24d";
  font-weight: 400;
  font-size: 24px;
  margin-right: 15px;
  color: #085596;
  position: relative;
  bottom: 6px;
  float: left;
  height: 20px;
}

.documents h3 {
  font-size: 22px;
  color: black;
}
.documents ul {
  padding-left: 0;
  padding-top: 0px;
}
.documents ul li {
  list-style: none;
  margin-left: 0;
  display: flex;
  flex-direction: row;
  padding-bottom: 30px;
  border-bottom: #E0E0E0 1px solid;
  margin: 15px 0px 15px 0px;
}
.documents .details {
  display: flex;
  flex-direction: column;
}
.documents .document {
  font-size: 24px;
  color: #383838;
}
.documents .date {
  width: 300px;
  font-size: 18px;
}
.documents .date::before {
  font-family: "Material Icons Outlined";
  content: "\e935";
  font-weight: 400;
  font-size: 24px;
  margin-right: 15px;
  color: #085596;
  position: relative;
  bottom: 6px;
  float: left;
  height: 20px;
}
.documents .download {
  font-size: 18px;
  padding-top: 15px;
}
.documents .download a {
  margin-left: 0;
}
.documents .download a::before {
  font-family: "Material Icons Outlined";
  content: "\e24d";
  font-weight: 400;
  font-size: 24px;
  margin-right: 15px;
  color: #085596;
  position: relative;
  bottom: 6px;
  float: left;
  height: 20px;
}

ul.updates {
  padding-left: 0;
}

.notifications {
  margin-bottom: 42px;
}

.dropdown-menu, .updates {
  font-weight: regular;
  color: #868687;
  font-size: 18px;
  list-style: none;
}
.dropdown-menu .date, .updates .date {
  color: #999999;
  font-size: 14px;
  font-weight: normal;
  padding-top: 5px;
}
.dropdown-menu li, .updates li {
  min-width: 300px;
  padding: 10px;
  border-bottom: 1px solid grey;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 30px;
}
.dropdown-menu li.button, .updates li.button {
  padding-left: 0;
  padding-right: 0;
}
.dropdown-menu li a, .updates li a {
  color: #085596 !important;
  padding: 0;
}
.dropdown-menu li a:hover, .updates li a:hover {
  border: none;
}
.dropdown-menu li.unread, .updates li.unread {
  font-weight: bold;
  color: black;
}
.dropdown-menu li.unread::before, .updates li.unread::before {
  content: "•";
  color: #085596;
  display: block;
  margin-left: -20px;
  width: 20px;
  height: 20px;
  float: left;
  margin-top: -8px;
  font-size: 27px;
}
.dropdown-menu li:last-child, .updates li:last-child {
  border: none;
}
.dropdown-menu li.button, .updates li.button {
  text-align: center;
}
.dropdown-menu button, .updates button {
  border: none;
  background-color: transparent;
  color: #085596;
}
.dropdown-menu.account li, .updates.account li {
  min-width: auto;
}
.dropdown-menu.account li > a:focus, .dropdown-menu.account li > a:hover, .updates.account li > a:focus, .updates.account li > a:hover {
  padding: 0px;
  text-decoration: underline !important;
}

@media only screen and (max-width: 768px) {
  .dropdown-menu li, .updates li {
    padding-left: 0px;
  }
}

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