main.cd-main-content {
  background: #fefefe;
  padding-top: 0;
}

#page-title-area {
  padding-bottom: 0;
  padding-top: 0;
}

#breadcrumbs-container {
  padding: 25px 0 2px 0;
}

#breadcrumbs-container ul.breadcrumbs {
  margin-bottom: 0;
}

#breadcrumbs-container ul span,
#breadcrumbs-container ul a,
#breadcrumbs-container ul li a {
  font-size: 1rem !important;
}

.dol-alerts {
  margin: 1rem 0;
  display: block !important;
}

/*frontpage hero*/
.usa-hero-callout-alt {
  color: #000;
}

.usa-hero-callout {
  background: rgba(255, 255, 255, 0.95);
  padding: 2rem;
}

.usa-hero-callout h2 {
  color: #000;
  margin-bottom: 1rem !important;
}

.usa-hero-callout p {
  margin-bottom: 0.5rem;
}

.pre-content {
  border-bottom: #1073B9 solid 7px;
}

.usa-hero .usa-button {
  font-size: 1em;
}

/* Accessible Homepage Invisible Title */
.dol-front #block-pagetitle h1 {
  border: 0;
  clip: rect(0 0 0 0);
  clip-path: polygon(0px 0px, 0px 0px, 0px 0px);
  -webkit-clip-path: polygon(0px 0px, 0px 0px, 0px 0px);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
}

/* main menu */
.usa-nav-link span {
  color: #fff;
  font-size: 1.1vw;
}

ul.usa-nav-primary li button.usa-accordion-button {
  background: none;
}

ul.usa-nav-primary li i.fas {
  font-size: 0.75em;
  padding-top: 5px;
  padding-left: 5px;
  color: #fff;
}

.dol-secondary-footer-menu button i.far {
  display: none;
}

@media (max-width: 960px) {
  .dol-secondary-footer-menu button i.far {
    padding-left: 7px;
    display: inline;
  }
}

#block-efile-page-title h1 {
  font-size: 1.5rem;
  margin-top: 5px;
}

#block-efile-content h3 a {
  text-decoration: none !important;
  color: #0071bc;
  font-weight: 500;
}

.usa-width-one-third .layout-sidebar-second {
  margin-left: 30px;
}

#block-views-block-homepage-block-1 {
  padding-bottom: 2em;
}

.homearticles .col-md .views-field-body {
  margin-bottom: 1.25rem;
}

/* Announcements block*/
#block-views-block-homepage-block-1 .views-field-title a,
.usa-width-one-third .layout-sidebar-second ul li a {
  text-decoration: none !important;
  color: #0071bc;
  font-size: 18px;
}

#block-views-block-homepage-block-1 .homearticles,
.usa-width-one-third .layout-sidebar-second ul li,
.usa-width-one-third .layout-sidebar-second .homeannouncements {
  border-bottom: #a9a9a9 1px solid;
  padding: 0.5em 0 1em 0;
  list-style: none;
}

.usa-width-one-third .layout-sidebar-second ul {
  margin: 0;
}

.usa-nav-link span {
  color: #fff;
  font-size: 1.1vw;
}

/* forms */
.form-actions {
  margin-top: 1rem;
  padding-top: 2rem;
}

button, input[type=submit] {
  background: #1073BA;
}

select,
input {
  height: 2.5rem;
  padding: 0rem .7em;
  border: 1px solid grey;
}

select {
  background-image: none, url(../img/arrow-both.svg), url(../img/arrow-both.png);
  background-repeat: no-repeat;
  background-size: 0.6rem;
}

select.multi-select {
  background: none;
  height: 10rem;
}

.form-managed-file {
  border-bottom: #ddd solid 1px;
}

.fieldset-wrapper .js-form-type-managed-file label,
label {
  padding-bottom: 0;
  font-weight: 600;
  margin-top: 1.5rem;
  color: #000;
}

label.form-required:after {
  color: #e31c3d;
  content: " *";
}

input.button {
  color: #fff;
  font-size: 1rem;
  line-height: 1.5rem;
  padding: 0.5rem 1rem;
  background-color: #0071bc;
  width: auto;
  min-width: 120px;
  border: 0;
  margin-top: 1rem;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  float: left;
}

input.button:hover {
  background-color: #1a4480;
}

input#edit-cancel {
  margin-left: 0.5em;
  background: #323a45;
}

input#edit-cancel:hover {
  background-color: #111;
}

input[type="file"] {
  padding: 7px;
  background: #fff;
}

.field--type-datetime h4 {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1rem;
}

.fieldset-wrapper label {
  color: #666;
  margin-top: 0;
  font-weight: 400;
}

span.file a {
  position: relative;
  top: 7px;
  font-size: 0.8rem;
}

legend span {
  font-size: 1rem;
}

.js-form-type-managed-file input.button {
  margin: 5px 0px;
  float: right;
  background: #323A45;
}

.js-form-type-managed-file .description {
  color: #666;
}

.js-form-type-managed-file .description br {
  content: ' ';
  margin-right: 5px;
}

/* individual forms */
#block-efile-content form {
  padding: 5px 20px 100px 20px;
  background: #fff;
}

#block-efile-content form.user-login-form {
  padding: 5px 20px 80px 20px;
}

input#edit-docket-number {
  margin-bottom: 2rem;
}

/* dashboard tables*/
.table thead th {
  background-color: #e1f3f8 !important;
  color: #222;
}

.table-hover tbody tr:hover {
  background-color: #fff1d2;
}

.table td:hover {
  background-color: #fad980;
}

ul.efs_button_list {
  margin: 0 0 1em 0;
}

ul.efs_button_list li {
  list-style-type: none;
  padding: 0.5rem;
  display: inline;
}

ul.efs_button_list li a:visited {
  color: #fff;
}

ul.efs_button_list li a:hover {
  text-decoration: underline;
  color: #fff;
}

ul.efs_button_list li a {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: .25rem;
  -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  color: #fff;
  background-color: #1073BA;
  border-color: #1073BA;
  padding: .5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0;
  text-decoration: none;
}

div#edit-date-received-wrapper h4 {
  font-weight: 600;
  margin-top: 1rem;
  padding-bottom: 0;
}

div#edit-other-date-wrapper h4 {
  font-size: 14px;
  font-weight: normal;
  margin-top: 1rem;
  padding-bottom: 0;
}

/* Dashboard Cards */
.section-title {
  position: relative;
}

.section-title p {
  font-size: 16px;
  margin-bottom: 5px;
  font-weight: 400;
}

.section-title h4 {
  font-size: 40px;
  font-weight: 600;
  text-transform: capitalize;
  position: relative;
  padding-bottom: 20px;
  display: inline-block;
}

.section-title h4:before {
  position: absolute;
  content: "";
  width: 80px;
  height: 2px;
  background-color: #d8d8d8;
  bottom: 0;
  left: 50%;
  margin-left: -40px;
}

.section-title h4:after {
  position: absolute;
  content: "";
  width: 50px;
  height: 2px;
  background-color: #FF7200;
  left: 0;
  bottom: 0;
  left: 50%;
  margin-left: -25px;
}

.pt-100 {
  padding-top: 100px;
}

.pb-100 {
  padding-bottom: 100px;
}

.mb-100 {
  margin-bottom: 100px;
}

.services {
  background-color: #FBFBFB;
}

.single-service {
  position: relative;
  text-align: center;
  margin-bottom: 50px;
  -webkit-transition: .3s;
  transition: .3s;
  padding: 30px 20px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.16);
          box-shadow: 0 1px 4px rgba(0, 0, 0, 0.16);
}

.single-service:before {
  position: absolute;
  width: 0;
  height: 0;
  background-color: #1A75B8;
  left: 0;
  top: 0;
  content: "";
  -webkit-transition: .3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.single-service:after {
  position: absolute;
  width: 0;
  height: 0;
  background-color: #1A75B8;
  right: 0;
  bottom: 0;
  content: "";
  -webkit-transition: .3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.single-service:hover:after,
.single-service:hover:before {
  width: 100%;
  height: 2px;
  -webkit-transition: .3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.single-service:hover {
  -webkit-box-shadow: 1px 3px 10px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 1px 3px 10px 0 rgba(0, 0, 0, 0.1);
}

.single-service a:hover {
  text-decoration: none;
}

.single-service a i.fa {
  color: #1073BA;
}

.single-service i.fa {
  font-size: 100px;
  width: 160px;
  height: 160px;
  border: 1px solid #ddd;
  line-height: 160px;
  margin-bottom: 30px;
  border-radius: 50%;
  -webkit-transition: .3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.top-right-menu {
  float: right;
  margin-right: 0;
}

.top-right-menu .single-service {
  padding: 10px 20px 10px 20px;
  float: right;
  margin: 0 0 15px 0;
}

.top-right-menu .single-service i.fa {
  font-size: 25px;
  width: 45px;
  height: 45px;
  line-height: 45px;
  margin-top: 6px;
  margin-bottom: 0px;
  border-radius: 50%;
  -webkit-transition: .3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.top-right-menu .col-lg-4,
.top-right-menu .col-md-6 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  padding: 0;
}

.top-right-menu a.dash-icon-title {
  float: right;
  padding: 10px 0 0 20px;
}

.single-service:hover i.fa {
  background-color: #1073BA;
  color: #fff;
  border-color: #1073BA;
  border-radius: 0;
}

.single-service a.dash-icon-title {
  display: block;
}

.single-service h4 {
  font-size: 24px;
  font-weight: 400;
  text-transform: capitalize;
}

.single-service p {
  font-size: 15px;
  line-height: 1.8;
  color: #666;
}

.cd-main-content a:visited, .main a:visited {
  color: #1073BA;
}

a:visited {
  color: #1073BA;
}

.disabled .card_descr p {
  color: #ccc;
}

form .description {
  color: #666;
  font-size: 0.8rem;
  margin-bottom: 5px;
}

form,
table {
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.16);
          box-shadow: 0 1px 4px rgba(0, 0, 0, 0.16);
}

ul.list-group {
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.16);
          box-shadow: 0 1px 4px rgba(0, 0, 0, 0.16);
  float: left;
  margin-bottom: 1em;
}

ul li.list-group-item {
  padding: 0;
}

ul li.list-group-item span.badge {
  font-weight: normal;
  width: 8rem;
  text-align: right;
}

ul li.list-group-item span.case-detail {
  font-size: 1rem;
  font-weight: bold;
  padding-right: 1rem;
}

svg.svg-inline--fa.fa-external-link-alt.fa-w-18 {
  height: 1em;
}

ul li.list-group-item time {
  color: #495057;
  font-size: 1rem;
  text-transform: unset;
  line-height: 1rem;
}

/*  Fix for hiding the N/A radio in OALJ Form */
#new-filing-oalj-add-form #edit-event-status > :first-child {
  display: none;
}

.details-page .col-md-6,
.details-page .col-md-6 .list-group {
  padding-left: 0;
  margin-right: 2rem;
  margin-left: 0;
}

td,
table td,
table {
  border: 1px solid #d6d7d9;
}

textarea#edit-terms {
  height: 89px;
  line-height: 24px;
  margin-bottom: 17px;
}

textarea#edit-delegate-users-0-value {
  height: 93px;
}

/*  footer */
footer .dol-footer-primary,
.dol-footer-primary {
  margin-top: 50px;
}

/* Fix margin for inline paragraph added on top of new filing oalj form */
.form-instruction-top {
  margin-top: 10px;
}

form .messages--error {
  color: #e31c3d;
}

#edit-actions {
  clear: left;
}

#user-login-form input#edit-submit, #user-register-form input#edit-submit {
  margin-top: 0px;
  margin-bottom: 10px;
}

#user-login-form #edit-actions {
  overflow: hidden;
}

#block-efile-content #user-login-form {
  padding-top: 30px;
  padding-bottom: 30px;
}

.views-element-container header h1,
.views-element-container header h2,
.views-element-container header h3 {
  clear: both;
}

/* Agencies heading on homepage  */
.views-element-container header h2 {
  padding-top: 1rem;
}

/* Annoucements heading on homepage */
#block-views-block-homepage-block-1 h2 {
  margin-top: 15px;
  padding-top: 1rem;
}

/*  Headings in general  */
h1 {
  font-size: 28px;
}

h2 {
  font-size: 24px;
}

h3 {
  font-size: 20px;
}

/* responsive tables */
ul.contextual-menu {
  margin-left: 0;
  clear: both;
}

ul.contextual-menu li {
  list-style: none;
  display: inline;
  padding-right: 1em;
}

@media (max-width: 951px) {
  ul.contextual-menu li {
    display: block;
    margin-bottom: 1rem;
  }
}

ul.contextual-menu li a,
ul.contextual-menu li a:visited,
ul.contextual-menu .top-right-menu .single-service h4 {
  font-size: 1rem;
  line-height: 1.5rem;
  padding: 0.5rem 1rem;
  background-color: #1a4480;
  border: 0;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
  -webkit-box-shadow: 0 0 1px #ccc;
          box-shadow: 0 0 1px #ccc;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  -webkit-transform-origin: 0 0;
  -webkit-box-shadow: 0px 0px 0 100px #0071bc  inset;
          box-shadow: 0px 0px 0 100px #0071bc  inset;
}

ul.contextual-menu li a:hover,
ul.contextual-menu li a:visited:hover,
ul.contextual-menu .top-right-menu .single-service h4:hover {
  -webkit-box-shadow: 0px 0px 0 0px #1a4480 inset;
  -webkit-transform: scale(1);
  color: #fff;
}

.dol-table-bordered {
  min-width: 300px;
}

.dol-table-bordered tr {
  border: #999 solid 3px;
}

@media (min-width: 951px) {
  .dol-table-bordered tr {
    border: #ccc solid 2px;
  }
}

.dol-table-bordered th {
  display: none;
}

.dol-table-bordered td {
  display: block;
}

.dol-table-bordered td:first-child {
  background: #e1f3f8;
}

.dol-table-bordered td:first-child:before {
  display: none;
}

.dol-table-bordered td:before {
  content: attr(data-th) ": ";
  white-space: pre;
  font-weight: bold;
  width: 9.5em;
  display: block;
  padding-right: 0.5rem;
}

@media (min-width: 951px) {
  .dol-table-bordered td:before {
    display: none;
  }
}

.dol-table-bordered th, .dol-table-bordered td {
  text-align: left;
}

@media (min-width: 951px) {
  .dol-table-bordered th, .dol-table-bordered td {
    display: table-cell;
  }
  .dol-table-bordered th:first-child, .dol-table-bordered td:first-child {
    background: inherit;
  }
  .dol-table-bordered th:last-child, .dol-table-bordered td:last-child {
    padding-right: 0;
  }
}

/*   Make secondary menu visible on mobile    */
.agency-header .search .secondary-links {
  display: block !important;
  margin-right: 1rem;
}

@media only screen and (max-width: 951px) and (min-width: 0px) {
  footer .dol-footer-primary_section .dol-footer-seal {
    display: block;
    max-width: 200px;
  }
}

div#edit-event-status {
  margin-top: 1.3rem;
}

.efs-new-appeal-form .valid {
  color: #000;
}

.efs-new-filing-oalj-add-form #ajax_id_event_status fieldset {
  margin-top: 1.5rem;
}

.efs-new-filing-oalj-add-form #ajax_id_event_status fieldset [id^='edit-event-status'] > div:last-of-type label {
  margin-bottom: 0;
}

.field--name-appeal-comments.form-wrapper {
  width: inherit;
}

/* 508 Adustments */
main.cd-main-content {
  background: #fefefe;
  padding-top: 0;
}

#page-title-area {
  padding-bottom: 0;
  padding-top: 0;
}

#breadcrumbs-container {
  padding: 2px 0 2px 15px;
}

#breadcrumbs-container ul.breadcrumbs {
  margin-bottom: 0;
}

#breadcrumbs-container ul span,
#breadcrumbs-container ul a,
#breadcrumbs-container ul li a {
  font-size: 0.7rem !important;
}

/*frontpage hero*/
.usa-hero-callout-alt {
  color: #000;
}

.usa-hero-callout {
  background: rgba(255, 255, 255, 0.95);
  padding: 2rem;
}

.usa-hero-callout h2 {
  color: #000;
  margin-bottom: 1rem !important;
}

.usa-hero-callout p {
  margin-bottom: 0.5rem;
}

.pre-content {
  border-bottom: #1073B9 solid 7px;
}

.usa-hero .usa-button {
  font-size: 1em;
}

/* main menu */
.usa-nav-link span {
  color: #fff;
  font-size: 1.1vw;
}

ul.usa-nav-primary li button.usa-accordion-button {
  background: none;
}

ul.usa-nav-primary li i.fas {
  font-size: 0.75em;
  padding-top: 5px;
  padding-left: 5px;
  color: #fff;
}

.dol-secondary-footer-menu button i.far {
  display: none;
}

@media (max-width: 960px) {
  .dol-secondary-footer-menu button i.far {
    padding-left: 7px;
    display: inline;
  }
}

#block-efile-page-title h1 {
  font-size: 1.5rem;
  margin-top: 5px;
}

#block-efile-content h3 a {
  text-decoration: none !important;
  color: #0071bc;
  font-weight: 500;
}

.usa-width-one-third .layout-sidebar-second {
  margin-left: 30px;
}

#block-views-block-homepage-block-1 {
  padding-bottom: 2em;
}

/* Announcements block*/
#block-views-block-homepage-block-1 .views-field-title a,
.usa-width-one-third .layout-sidebar-second ul li a {
  text-decoration: none !important;
  color: #0071bc;
  font-size: 18px;
}

#block-views-block-homepage-block-1 .homearticles,
.usa-width-one-third .layout-sidebar-second ul li,
.usa-width-one-third .layout-sidebar-second .homeannouncements {
  border-bottom: #a9a9a9 1px solid;
  padding: 0.5em 0 1em 0;
  list-style: none;
}

.usa-width-one-third .layout-sidebar-second ul {
  margin: 0;
}

.usa-nav-link span {
  color: #fff;
  font-size: 1.1vw;
}

/* forms */
.form-actions {
  margin-top: 1rem;
  padding-top: 2rem;
}

button, input[type=submit] {
  background: #1073BA;
}

select,
input {
  height: 2.5rem;
  padding: 0rem .7em;
  border: 1px solid grey;
}

select {
  background-image: none, url(../img/arrow-both.svg), url(../img/arrow-both.png);
  background-repeat: no-repeat;
  background-size: 0.6rem;
}

.fieldset-wrapper .js-form-type-managed-file label,
label {
  padding-bottom: 0;
  font-weight: 600;
  margin-top: 1.5rem;
  color: #000;
}

label.form-required:after {
  color: #e31c3d;
  content: " *";
}

input.button {
  color: #fff;
  font-size: 1rem;
  line-height: 1.5rem;
  padding: 0.5rem 1rem;
  background-color: #0071bc;
  width: auto;
  min-width: 120px;
  border: 0;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  float: left;
}

input#edit-cancel {
  margin-left: 0.5em;
  background: #323a45;
}

input[type="file"] {
  padding: 7px;
  background: #fff;
}

.field--type-datetime h4 {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1rem;
}

.fieldset-wrapper label {
  color: #666;
  margin-top: 0;
  font-weight: 400;
}

span.file a {
  position: relative;
  top: 7px;
  font-size: 0.8rem;
}

legend span {
  font-size: 1rem;
}

.js-form-type-managed-file input.button {
  margin: 5px 0px;
  float: right;
  background: #323A45;
}

.js-form-type-managed-file .description {
  color: #666;
}

.js-form-type-managed-file .description br {
  content: ' ';
  margin-right: 5px;
}

/* individual forms */
#block-efile-content form {
  padding: 5px 20px 60px 20px;
  background: #fff;
}

#block-efile-content form.user-login-form {
  padding: 5px 20px 80px 20px;
}

/* dashboard tables*/
.table thead th {
  background-color: #e1f3f8 !important;
  color: #222;
}

.table-hover tbody tr:hover {
  background-color: #fff1d2;
}

.table td:hover {
  background-color: #fad980;
}

ul.efs_button_list {
  margin: 0 0 1em 0;
}

ul.efs_button_list li {
  list-style-type: none;
  padding: 0.5rem;
  display: inline;
}

ul.efs_button_list li a:visited {
  color: #fff;
}

ul.efs_button_list li a:hover {
  text-decoration: underline;
  color: #fff;
}

ul.efs_button_list li a {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: .25rem;
  -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  color: #fff;
  background-color: #1073BA;
  border-color: #1073BA;
  padding: .5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0;
  text-decoration: none;
}

div#edit-date-received-wrapper h4 {
  font-weight: 600;
  margin-top: 1rem;
  padding-bottom: 0;
}

div#edit-other-date-wrapper h4 {
  font-size: 14px;
  font-weight: normal;
  margin-top: 1rem;
  padding-bottom: 0;
}

/* Dashboard Cards */
.section-title {
  position: relative;
}

.section-title p {
  font-size: 16px;
  margin-bottom: 5px;
  font-weight: 400;
}

.section-title h4 {
  font-size: 40px;
  font-weight: 600;
  text-transform: capitalize;
  position: relative;
  padding-bottom: 20px;
  display: inline-block;
}

.section-title h4:before {
  position: absolute;
  content: "";
  width: 80px;
  height: 2px;
  background-color: #d8d8d8;
  bottom: 0;
  left: 50%;
  margin-left: -40px;
}

.section-title h4:after {
  position: absolute;
  content: "";
  width: 50px;
  height: 2px;
  background-color: #FF7200;
  left: 0;
  bottom: 0;
  left: 50%;
  margin-left: -25px;
}

.pt-100 {
  padding-top: 100px;
}

.pb-100 {
  padding-bottom: 100px;
}

.mb-100 {
  margin-bottom: 100px;
}

.services {
  background-color: #FBFBFB;
}

.single-service {
  position: relative;
  text-align: center;
  margin-bottom: 50px;
  -webkit-transition: .3s;
  transition: .3s;
  padding: 30px 20px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.16);
          box-shadow: 0 1px 4px rgba(0, 0, 0, 0.16);
}

.single-service:before {
  position: absolute;
  width: 0;
  height: 0;
  background-color: #1A75B8;
  left: 0;
  top: 0;
  content: "";
  -webkit-transition: .3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.single-service:after {
  position: absolute;
  width: 0;
  height: 0;
  background-color: #1A75B8;
  right: 0;
  bottom: 0;
  content: "";
  -webkit-transition: .3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.single-service:hover:after,
.single-service:hover:before {
  width: 100%;
  height: 2px;
  -webkit-transition: .3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.single-service:hover {
  -webkit-box-shadow: 1px 3px 10px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 1px 3px 10px 0 rgba(0, 0, 0, 0.1);
}

.single-service a:hover {
  text-decoration: none;
}

.single-service a i.fa {
  color: #1073BA;
}

.single-service i.fa {
  font-size: 100px;
  width: 160px;
  height: 160px;
  border: 1px solid #ddd;
  line-height: 160px;
  margin-bottom: 30px;
  border-radius: 50%;
  -webkit-transition: .3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.top-right-menu {
  float: right;
  margin-right: 0;
}

.top-right-menu .single-service {
  padding: 10px 20px 10px 20px;
  float: right;
  margin: 0 0 15px 0;
}

.top-right-menu .single-service i.fa {
  font-size: 25px;
  width: 45px;
  height: 45px;
  line-height: 45px;
  margin-top: 6px;
  margin-bottom: 0px;
  border-radius: 50%;
  -webkit-transition: .3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.top-right-menu .col-lg-4,
.top-right-menu .col-md-6 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  padding: 0;
}

.top-right-menu a.dash-icon-title {
  float: right;
  padding: 10px 0 0 20px;
}

.single-service:hover i.fa {
  background-color: #1073BA;
  color: #fff;
  border-color: #1073BA;
  border-radius: 0;
}

.single-service h4 {
  font-size: 20px;
  font-weight: 400;
  text-transform: capitalize;
}

.single-service p {
  font-size: 15px;
  line-height: 1.8;
}

.cd-main-content a:visited, .main a:visited {
  color: #1073BA;
}

a:visited {
  color: #1073BA;
}

.card_descr p {
  display: none;
}

form .description {
  color: #666;
  font-size: 0.8rem;
  margin-bottom: 5px;
}

form,
table {
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.16);
          box-shadow: 0 1px 4px rgba(0, 0, 0, 0.16);
}

ul.list-group {
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.16);
          box-shadow: 0 1px 4px rgba(0, 0, 0, 0.16);
  float: left;
  margin-bottom: 1em;
}

ul li.list-group-item {
  padding: 0;
}

ul li.list-group-item span.badge {
  font-weight: normal;
  width: 8rem;
  text-align: right;
}

ul li.list-group-item span.case-detail {
  font-size: 1rem;
  font-weight: bold;
  padding-right: 1rem;
}

svg.svg-inline--fa.fa-external-link-alt.fa-w-18 {
  height: 1em;
}

ul li.list-group-item time {
  color: #495057;
  font-size: 1rem;
  text-transform: unset;
  line-height: 1rem;
}

/*  Fix for hiding the N/A radio in OALJ Form */
#new-filing-oalj-add-form #edit-event-status > :first-child {
  display: none;
}

.details-page .col-md-6,
.details-page .col-md-6 .list-group {
  padding-left: 0;
  margin-left: 0;
}

td,
table td,
table {
  border: 1px solid #d6d7d9;
}

textarea#edit-terms {
  height: 89px;
  line-height: 24px;
  margin-bottom: 17px;
}

textarea#edit-delegate-users-0-value {
  height: 93px;
}

.field--name-event-status {
  margin-top: 1.5rem;
}

.field--name-event-status [id^='edit-event-status'] > .form-item:last-of-type label {
  margin-bottom: 0;
}

/*  footer */
footer .dol-footer-primary,
.dol-footer-primary {
  margin-top: 50px;
}

/* Fix margin for inline paragraph added on top of new filing oalj form */
.form-instruction-top {
  margin-top: 10px;
}

form .messages--error {
  color: #e31c3d;
}

#edit-actions {
  clear: left;
}

#user-login-form input#edit-submit, #user-register-form input#edit-submit {
  margin-top: 0px;
  margin-bottom: 10px;
}

#user-login-form #edit-actions {
  overflow: hidden;
}

#block-efile-content #user-login-form {
  padding-top: 30px;
  padding-bottom: 30px;
}

.views-element-container header h1,
.views-element-container header h2,
.views-element-container header h3 {
  clear: both;
}

.views-element-container header h2 {
  padding-top: 1rem;
}

h1 {
  font-size: 28px;
}

h2 {
  font-size: 24px;
}

h3 {
  font-size: 20px;
}

/* table responsive */
ul.contextual-menu {
  margin-left: 0;
}

ul.contextual-menu li {
  list-style: none;
  display: inline;
  padding-right: 1em;
}

@media (max-width: 797px) {
  ul.contextual-menu li {
    display: block;
    margin-bottom: 1rem;
  }
}

ul.contextual-menu li a,
ul.contextual-menu li a:visited,
ul.contextual-menu .top-right-menu .single-service h4 {
  font-size: 1rem;
  line-height: 1.5rem;
  padding: 0.5rem 1rem;
  background-color: #0071bc;
  border: 0;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
}

.dol-table-bordered {
  min-width: 300px;
}

.dol-table-bordered tr {
  border: #999 solid 3px;
}

@media (min-width: 797px) {
  .dol-table-bordered tr {
    border: #ccc solid 2px;
  }
}

.dol-table-bordered th {
  display: none;
}

.dol-table-bordered td {
  display: block;
}

.dol-table-bordered td:first-child {
  background: #e1f3f8;
}

.dol-table-bordered td:before {
  content: attr(data-th) ": ";
  font-weight: bold;
  width: 9.5em;
  display: inline-block;
  text-align: left;
  padding-right: 0.5rem;
}

@media (min-width: 797px) {
  .dol-table-bordered td:before {
    display: none;
  }
}

.dol-table-bordered th, .dol-table-bordered td {
  text-align: left;
}

@media (min-width: 797px) {
  .dol-table-bordered th, .dol-table-bordered td {
    display: table-cell;
  }
  .dol-table-bordered th:first-child, .dol-table-bordered td:first-child {
    background: inherit;
  }
  .dol-table-bordered th:last-child, .dol-table-bordered td:last-child {
    padding-right: 0;
  }
}

div#edit-event-status {
  margin-top: 1.3rem;
}

.efs-new-appeal-form .valid {
  color: #000;
}

.efs-new-filing-oalj-add-form #ajax_id_event_status fieldset {
  margin-top: 1.5rem;
}

.efs-new-filing-oalj-add-form #ajax_id_event_status fieldset [id^='edit-event-status'] > div:last-of-type label {
  margin-bottom: 0;
}

.dashboard .notice {
  background: #fff;
  width: 100%;
  display: none;
}

.dashboard .notice .notice-dialog {
  max-width: 600px;
  margin: 0 auto;
  border: 1px solid #ccc;
  padding: 15px;
}

.dashboard .notice .notice-dialog .notice-header .notice-title img {
  width: 80px;
}

.dashboard .notice .notice-dialog .notice-header .notice-body {
  max-height: 250px;
  overflow-y: auto;
  padding: 5px;
  margin: 15px 0;
  border: 1px solid #ccc;
}

.dashboard .notice .notice-dialog .notice-footer .btn {
  color: #fff;
}

.dashboard .notice .notice-dialog .notice-footer .btn.secondary {
  background: #323a45;
}

.dashboard .notice .notice-dialog .notice-footer .checkbox-wrap label {
  display: inline-block;
}

.dashboard .notice.notice-terms-reminder .notice-footer button {
  display: none;
}

.dashboard .inner-content-page > div:not(.notice) {
  display: none;
  -webkit-animation: opacity 0.5s linear;
          animation: opacity 0.5s linear;
}

@-webkit-keyframes opacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes opacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.conf-notice {
  text-align: justify;
}

.scroll-body {
  height: 100vh;
  overflow: hidden;
}

footer .social-media-icons {
  font-size: 14px;
}

.usa-banner-button {
  text-decoration: none;
}

#top-agency-name h1,
#top-agency-name h1:hover,
#top-agency-name h2 {
  font-family: "Source Sans Pro",sans-serif;
  padding: 0 10px;
  font-weight: bold;
}

.agency-header header #top-agency-name h1 {
  color: #fff;
  font-weight: bold;
  font-size: 12px;
}

.dol-logo-area--small h1 {
  color: #fff;
  font-size: 12px;
  margin: 0;
  text-transform: uppercase;
  text-align: center;
  width: 175px;
}

#case-owcp-wrapper .form-item {
    position: relative;
}

#case-alj-wrapper .form-item {
    position: relative;
}

#case-owcp-wrapper .form-item {
  position: relative;
}

#case-alj-wrapper .form-item {
  position: relative;
}

.signin {
  width: 21rem;
  margin: 0 auto;
}

.signin a, .signin a:visited {
  color: #fff;
  text-decoration: none;
}

.signin a:hover {
  text-decoration: underline;
  color: #eee;
}

.signin span.fa {
  float: left;
  font-size: x-large;
}
/*# sourceMappingURL=efile.css.map */
