.path-triage .container {
   width: 100%;
   margin-top: 40px;
}
.path-triage .main-container.container {
  margin-top: 55px !important;
  min-height: unset;
  margin-top: 40px;
  max-width: unset;
}
.triage-main-body {
  padding: 0;
  line-height: 20px;
  border: none;
  line-height: 31px;
  font-size: 22px;
  width: 100%;
  margin: 0;
  box-shadow: none;
  display: flex;
  flex-direction: column;
}
.triage-master {
  display: flex;
  flex-direction: column;
}
.triage-region.ta-message-panel {
  width: calc(100% - 10px);
}
.ta-help-panel {
  width: 100%;
}
.legal-help-wrapper.triage-wrap {
  margin-top: 15px;
}
.triage-main-info {
  display: flex;
  justify-content: space-around;
   margin: 0;
  flex-wrap: wrap;
}
.ta-nav-bar, .two-step-nav {
  display: flex;
  justify-content: center;
  margin-left: 0px;
}
.triage-group-submit,
.triage-group-reset,
.two-step-submit,
.two-step-again,
.two-step-next button,
.triage-reset button,
.triage-submit button {
  position: relative;
  top: unset;
  box-sizing: border-box;
  border: 3px solid #bf0a30;
  border-radius: 3px;
  background: #fff;
  padding: 5px 40px;
  text-align: center;
  font-family: Oswald, sans-serif;
  width: auto;
  display: flex;
  justify-content: center;
  color: #bf0a30;
  margin: 20px;
  text-transform: uppercase;
}
.svg.triage-nav {
  display: none;
}
.triage-reset-text,
.triage-submit-text{
  background-color: inherit;
  border: none;
  text-transform: uppercase;
}
.ta-nav-bar div:hover {
  background-color: inherit;
  border-radius: 0;
}
.triage-group-submit:hover,
.triage-group-reset:hover,
.two-step-again:hover,
.two-step-submit:hover,
.two-step-next button:hover,
.triage-reset button:hover,
.triage-submit button:hover,
.triage-submit-text:hover{
  background-color: #bf0a30;
  color: #fff;
}
button:focus, .triage-nav-quests .triage-row:focus {
  box-shadow: 1px 1px 1px 1px #333 !important;
  background-color: #fff;
}
.triage-group-submit.next-1894{
  display: none;
}
.nav-text {
  display: block;
}
.triage-action-form {
  padding: 10px 20px;
  box-shadow: 2px 3px 7px 0 rgba(0, 0, 0, 0.35);
}
.triage-output .triage-action-form {
  box-shadow: none;
}
#edit-triage-zip {
  width: 120px;
  font-size: 18px;
  border: none;
  border-bottom: 3px solid #002968;
  height: 36px;
}
.form-item-triage-zip .input-group {
  width: 125px;
  display: flex;
}
.form-item-triage-zip .input-group-addon{
  padding: 8px 20px 0 7px;
  border: none;
  border-bottom: 3px solid #002968;
}
button.zip-text {
  font-family: Oswald,sans-serif;
  text-transform: uppercase;
  margin: 0;
  color: #fff;
  border: none;
  border-bottom: 3px solid #002968;
  background-color: #7d7d7d;
  padding: 0px 32px;
  height: 36px;
}
.triage-title {
  font-size: 16px;
  line-height: 19px;
}
#triage_city {
  font-size: 18px;
  line-height: 21px;
}
.triage-row-text {
  position: relative;
  width: 100%;
}
.triage-nav-quests .triage-row-text {
  display: flex;
}
.two-step.triage-faux-button {
  display: flex;
  width: 98%;
  margin: 1%;
  border: 3px solid #7d7d7d;
  padding: 10px;
  float: left;
  min-height: 125px;
}
button.triage-row {
  padding: 12px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.triage-top .triage-title {
  font-size: 22px;
  margin-bottom: 8px;
  font-family: Oswald, sans-serif;
  text-transform: uppercase;
  max-width: calc(100% - 40px);
  white-space: normal;
}
.triage-description {
  font-size: 18px;
  line-height: 25px;
  max-width: calc(100% - 40px);
  padding-left: 15px;
  line-height: 20px;
  font-size: 17px;
}
.triage-row-text button.two-step {
  width: 20px;
  min-width: unset;
  min-height: unset;
  height: 20px;
  padding: 0;
  position: absolute;
  top: 15px;
  right: 0px;
  background-image: url(/sites/default/files/inline-images/circle-grey.svg);
  background-repeat: no-repeat;
  background-size: 20px;
  border: none;
  background-color: #fff;
}
.triage-row-text button.two-step.selected{
  background-image: url(/sites/default/files/inline-images/selected-circle.svg);
}
.triage-faux-button.selected{
  border: 3px solid #002968;
}
.two-step .triage-title.triage-button {
  max-width: calc(100% - 35px);
  align-self: center;
  padding: 0 0 0 15px;
  line-height: 20px;
}
.triage-action-form .control-label {
  font-size: 18px;
  line-height: 21px;
}
.triage-pov-form input.form-control {
  font-size: 18px;
}
.triage-cat-text {
  border: none;
  padding: 5px 0 0 20px;
}
.triage-statements {
  background: #fff;
  box-shadow: 2px 3px 7px 0 rgba(0, 0, 0, 0.35);
  margin: 0 0 20px;
}
.triage-statements .triage-path-content {
  font-size: 18px;
  padding: 15px 10px 10px;
  line-height: 21px;
  background-color: inherit;
}
.triage-statements .triage-path-content .ta-answers-left {
  order: 2;
  border: none;
}
.triage-statements .triage-path-content .ta-answers-right {
  width: calc(100% - 80px);
}
.you-said {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 5px;
}
h3.triage-endpoint-subtitle {
  margin: 20px 0 25px;
}
.triage-wrap {
  margin: 0 5px;
  width: 100%;
}
.path-triage-actions-process .article-wrapper h4.expanded::after,
.path-triage-actions-process .form-wrapper h4.expanded::after,
.path-triage-actions-process .classroom-wrapper h4.expanded::after,
.path-triage-actions-process .legal-help-wrapper h4.expanded::after,
.path-triage-actions-process .video-wrapper h4.expanded::after,
.path-triage-actions-process .map-wrapper h4.expanded::after {
  content: "\f0dd";
  font-family: FontAwesome;
  float: right;
  margin-right: 15px;
}
.path-triage-actions-process .triage-wrap h4 {
  margin: 0 -5px 10px -5px;
  text-indent: 86px;
  padding: 20px 0;
}
.path-triage-actions-process .problem-wrapper.triage-wrap img {
  width: 55px;
  margin-right: 25px;
}
.path-triage-actions-process .problem-wrapper.triage-wrap h4 {
  text-indent: 0;
  padding: 10px;
  background-image: none;
}

.triage-action-item{
  font-size: 18px;
  line-height: 22px;
}
.triage-action-item.half{
  width: 100%;
}
.triage-action-item article h2 {
  font-size: 24px;
}
.triage-node-row .result {
  height: 290px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  float: left;
  padding: 10px;
  box-shadow: 2px 3px 7px 0 rgba(0, 0, 0, 0.35);
}
.triage-node-title {
  font-size: 24px;
}
.triage-node-row .triage-node-date {
  color: #7d7d7d;
  margin: 5px 0 0 0px;
}
.triage-node-row .triage-node-body {
  font-size: 16px;
  line-height: 20px;
  min-height: 100px;
  margin-bottom: 10px;
}
.triage-node-row .readmore-wrap {
  position: relative;
  width: calc(100% + 20px);
  margin: -10px -10px;
  border-radius: 0 0 4px 4px;
}
.triage-print-options h3 {
  font-size: 28px;
}
.triage-print-email {
  display: flex;
  align-items: flex-start;
  margin-top: 10px;
  flex-direction: column;
  width: 100%;
  margin: 0;
}
.triage-or-text {
  text-align: center;
  margin: 0 0 10px;
  color: #bf0a30;
}
.triage-print-options button.triage-print-button, .triage-print-email #edit-email {
  border: none;
  background-image: url(/sites/default/files/inline-images/print-icon.svg);
  background-repeat: no-repeat;
  background-size: 30px;
  font-size: 22px;
  color: #383838;
  background-position: 5px 5px;
  background-color: inherit;
  text-indent: 40px;
  text-align: left;
}
.triage-print-email #edit-email {
  background-image: url(/sites/default/files/inline-images/email-icon.svg);
  background-position: 5px 9px;
  width: 100%;
}
.triage-print-email .form-group {
  border: 2px solid #1f455c;
}
.triage-print-email #edit-email:hover, .triage-print-options #edit-print:hover {
  background-color: #ccc;
}
#edit-triage-print-email {
  border-radius: 8px;
}
.triage-again.clickable-div:hover{
  background-color: inherit;
}
.red-outline-button.clickable-div.triage-again.noprint {
  width: 100%;
}
.path-triage-actions-process .main-container {
  margin-top: 0 !important;
}
.path-triage-actions-process #edit-actions.form-wrapper{
  border: none;
  padding: 0;
}
/*User classes*/
.ta-contrast-background {
  background-color: inherit;
  padding: 0 10px 10px;
  border: none;
  margin: 5px 0;
  overflow: hidden;
  box-shadow: 2px 3px 7px 0 rgba(0, 0, 0, 0.35);
}
.map-org-table {
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .triage-region.triage-main-body {
    width: 62%;
    padding: 10px 20px;
  }
  .triage-master {
    flex-direction: row;
  }
  .triage-action-item.half{
    width: 49.5%;
    margin: 0;
  }
  .triage-region.ta-help-panel {
    width: 36% !important;
    max-width: unset;
  }
  .two-step.triage-faux-button {
    width: 45%;
  }
  .ta-nav-bar, .two-step-nav {
    display: flex;
    justify-content: start;
    margin-left: 10px;
  }
}
@media screen and (min-width: 1040px) {
  /*.triage-main-body {*/
  /*  width: 50%;*/
  /*}*/
}
