@charset "UTF-8";

@font-face {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 300;
    font-display:auto;src: url(/fonts/font-awesome/fa-light-300.eot);
    src: url(/fonts/font-awesome/fa-light-300.eot?#iefix) format("embedded-opentype"),url(/fonts/font-awesome/fa-light-300.woff2) format("woff2"),url(/fonts/font-awesome/fa-light-300.woff) format("woff"),url(/fonts/font-awesome/fa-light-300.ttf) format("truetype"),url(/fonts/font-awesome/fa-light-300.svg#fontawesome) format("svg")
}

@font-face {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    font-display:auto;src: url(/fonts/font-awesome/fa-regular-400.eot);
    src: url(/fonts/font-awesome/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(/fonts/font-awesome/fa-regular-400.woff2) format("woff2"),url(/fonts/font-awesome/fa-regular-400.woff) format("woff"),url(/fonts/font-awesome/fa-regular-400.ttf) format("truetype"),url(/fonts/font-awesome/fa-regular-400.svg#fontawesome) format("svg")
}

@font-face {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 900;
    font-display:auto;src: url(/fonts/font-awesome/fa-solid-900.eot);
    src: url(/fonts/font-awesome/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(/fonts/font-awesome/fa-solid-900.woff2) format("woff2"),url(/fonts/font-awesome/fa-solid-900.woff) format("woff"),url(/fonts/font-awesome/fa-solid-900.ttf) format("truetype"),url(/fonts/font-awesome/fa-solid-900.svg#fontawesome) format("svg")
}

@font-face {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 401;
    font-display:auto;src: url(/fonts/font-awesome/fa-brands-400.eot);
    src: url(/fonts/font-awesome/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(/fonts/font-awesome/fa-brands-400.woff2) format("woff2"),url(/fonts/font-awesome/fa-brands-400.woff) format("woff"),url(/fonts/font-awesome/fa-brands-400.ttf) format("truetype"),url(/fonts/font-awesome/fa-brands-400.svg#fontawesome) format("svg")
}

@font-face {
    font-family: Gilroy;
    font-style: normal;
    font-weight: 300;
    src: url(/fonts/gilroy/399BCB_B_0.eot);
    src: url(/fonts/gilroy/99BCB_B_0.eot?#iefix) format("embedded-opentype"),url(/fonts/gilroy/399BCB_B_0.woff2) format("woff2"),url(/fonts/gilroy/399BCB_B_0.woff) format("woff"),url(/fonts/gilroy/399BCB_B_0.ttf) format("truetype")
}

@font-face {
    font-family: Gilroy;
    font-style: normal;
    font-weight: 400;
    src: url(/fonts/gilroy/399BCB_6_0.eot);
    src: url(/fonts/gilroy/399BCB_6_0.eot?#iefix) format("embedded-opentype"),url(/fonts/gilroy/399BCB_6_0.woff2) format("woff2"),url(/fonts/gilroy/399BCB_6_0.woff) format("woff"),url(/fonts/gilroy/399BCB_6_0.ttf) format("truetype")
}

@font-face {
    font-family: Gilroy;
    font-style: italic;
    font-weight: 400;
    src: url(/fonts/gilroy/399BCB_7_0.eot);
    src: url(/fonts/gilroy/399BCB_7_0.eot?#iefix) format("embedded-opentype"),url(/fonts/gilroy/399BCB_7_0.woff2) format("woff2"),url(/fonts/gilroy/399BCB_7_0.woff) format("woff"),url(/fonts/gilroy/399BCB_7_0.ttf) format("truetype")
}

@font-face {
    font-family: Gilroy;
    font-style: normal;
    font-weight: 600;
    src: url(/fonts/gilroy/399BCB_4_0.eot);
    src: url(/fonts/gilroy/399BCB_4_0.eot?#iefix) format("embedded-opentype"),url(/fonts/gilroy/399BCB_4_0.woff2) format("woff2"),url(/fonts/gilroy/399BCB_4_0.woff) format("woff"),url(/fonts/gilroy/399BCB_4_0.ttf) format("truetype")
}

@font-face {
    font-family: Gilroy;
    font-style: normal;
    font-weight: 700;
    src: url(/fonts/gilroy/399BCB_11_0.eot);
    src: url(/fonts/gilroy/399BCB_11_0.eot?#iefix) format("embedded-opentype"),url(/fonts/gilroy/399BCB_11_0.woff2) format("woff2"),url(/fonts/gilroy/399BCB_11_0.woff) format("woff"),url(/fonts/gilroy/399BCB_11_0.ttf) format("truetype")
}





html {
    font-size: 62.5%;
    -webkit-text-size-adjust: 100%;
    display: flex;
    flex-direction: column;
    min-height: 100%;
    width: 100%;
}

body.trex {
    overflow-wrap: break-word;
    -webkit-print-color-adjust: exact!important;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    min-height: 100%;
    width: 100%;
    overflow-y: scroll;
    flex: 1 0 auto;
}

:-ms-clear {
    display: none;
}

body.trex pre {
    font-family: Consolas,sans-serif;
    font-size: 1rem;
}

body.trex a {
    color: inherit;
    text-decoration: none;
}

body.trex a:hover {
    color: inherit;
}

.trex-form_container ol li a,
.trex-form_container p a,
.trex-form_container ul li a,
table:not(.datePickerTable):not(.datePickerHeader):not(.mat-datepicker-content):not(.mat-calendar):not(.mat-calendar-table) td a,
table:not(.datePickerTable):not(.datePickerHeader):not(.mat-datepicker-content):not(.mat-calendar):not(.mat-calendar-table) th a {
    cursor: pointer;
    color: #006bad;
    display: inline;
    padding-bottom: .2rem;
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,107,173,.7)),to(rgba(0,107,173,.7)));
    background-image: linear-gradient(to right,rgba(0,107,173,.7),rgba(0,107,173,.7));
    background-position: 0 1.9rem;
    background-repeat: repeat-x;
    background-size: .1rem .1rem;
    text-decoration: none;
}

.trex-form_container ol li a:hover,
.trex-form_container p a:hover,
.trex-form_container ul li a:hover,
table:not(.datePickerTable):not(.datePickerHeader>table>tbody>tr>td>.button):not(.mat-datepicker-content):not(.mat-calendar):not(.mat-calendar-table) td a:hover,
table:not(.datePickerTable):not(.datePickerHeader>table>tbody>tr>td>.button):not(.mat-datepicker-content):not(.mat-calendar):not(.mat-calendar-table) th a:hover {
    color: #4c97c5;
    display: inline;
    padding-bottom: .2rem;
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(76,151,197,.7)),to(rgba(76,151,197,.7)));
    background-image: linear-gradient(to right,rgba(76,151,197,.7),rgba(76,151,197,.7));
    background-position: 0 1.9rem;
    background-repeat: repeat-x;
    background-size: .1rem .1rem;
    text-decoration: none;
}

main {
    padding: 48px 0 0 0;
    display: flex;
    flex-direction: column;
    flex: 1 1 auto;
}

body.trex *,
.trex-form_container * {
    font-family: Gilroy, Helvetica, Arial, Helvetica, sans-serif;
}
body.trex *:focus,
.trex-form_container *:focus {
    outline: none;
}

.trex-form_container > ol li strong,
.trex-form_container > ol ul li:before,
.trex-form_container > p strong,
.trex-form_container > ul li strong,
.trex-form_container > ul li:before,
.trex-form_container > h1,
.trex-form_container > h2,
.trex-form_container > h3,
.trex-form_container > h4,
.trex-form_container > table tbody th,
.trex-form_container > table td strong,
.trex-form_container > table th strong,
.trex-form_container > table thead td {
    font-weight: 700;
}

.trex-form_container > h1,
.trex-form_container > h2,
.trex-form_container > h3,
.trex-form_container > h4 {
    color: #143c64;
}
.trex-form_banner_wrapper,
.trex-form_wrapper_outer {
    position: relative;
    background: white;
    min-height: unset;
    margin: 0 auto 20px auto;
    max-width: 760px;
}

div.trex-block_info {
    font-size: 1.7rem;
}

.trex-form_container a:hover {
    color: inherit;
}
.trex-block_info_text_button:after {
  color: #0096f0;
  font-size: 1.7rem;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  text-decoration: none!important;
  font-family: FontAwesome;
  font-weight: 400!important;
  content: '';
  border-radius: 50%;
}

.trex-block_info_text_button:focus:after {
  outline: 2px solid #1b1b1b;
  outline-offset: 2px;
}
trex-form_banner,
.trex-form_wrapper_middle {
    min-height: unset;
    padding: 0 30px;
    text-align: left;
}

.trex-form_banner p {
    padding: 0;
    margin: 3rem 0 2rem 0;
    line-height: 4.2rem;
    font-size: 3.2rem;
    font-weight: bold;
    position: static;
    top: unset;
    left: unset;
    transform: none;
    color: #143c64;
}

.trex-form_banner h1 {
    padding: 0;
    margin: 3rem 0 2rem 0;
    line-height: 4.2rem;
    font-size: 3.2rem;
    font-weight: bold;
    position: static;
    top: unset;
    left: unset;
    transform: none;
    color: #143c64;
}

div.trex-customer_logo,
.trex-form_tab_control_container {
    display: none;
}

.trex-form_banner .document_title_sub {
    font-size:1.5rem;
    margin-left:0em;
    margin-top: -1em;
    margin-bottom: -1em;
    line-height: 3rem;
}



.trex-form_wrapper_outer {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}

.trex-form_steps {
    padding: 15px 15px 0;
}
p.trex-step_indicator_text {
    font-size: 2.6rem;
    line-height: 3.2rem;
    color: #143c64;
    font-weight: 700;
    margin: 2.2rem 0 .8rem;
}

h2.trex-step_indicator_text {
    font-size: 2.6rem;
    line-height: 3.2rem;
    color: #143c64;
    font-weight: 700;
    margin: 2.2rem 0 .8rem;
}

.trex-directive_text_caption {
    font-size: 2.2rem;
    line-height: 2.8rem;
    color: #143c64;
    font-weight: 700;
    margin: 1.4rem 0 .6rem;
}
.trex-directive_text, .trex-directive_text_short {
    font-size: 1.7rem;
    font-weight: normal;
    line-height: 34px;
}

legend.trex {
    font-size: 2.2rem;
}

.trex-mandatory,
.trex-block_mandatory {
    color: #e6000a;
    font-size: 3.6rem;
    font-weight: normal;
    line-height: normal;
}

.trex-block_capt_w_full,
.trex-block_capt_w_1o2,
.trex-block_capt_w_1o3,
.trex-block_capt_w_2o3,
.trex-block_capt_w_1o4,
.trex-block_capt_w_3o4,
.trex-block_capt_w_1o6,
.trex-block_capt_w_5o6,
.trex-block_capt_w_1o8,
.trex-block_capt_w_3o8,
.trex-block_capt_w_5o8,
.trex-block_capt_w_7o8 {
    margin: 2px 20px 1rem;
}

.trex-block_caption {
    font-size: 1.7rem;
    font-weight: bold;
}

label.trex-rb_label,
label.trex-cb_label {
    color: rgba(0, 0, 0, 0.9);
    font-size: 1.7rem;
    line-height: 30px;
}/*
label.trex-rb_label {
    margin: 2px 0 1px 35px;
}
label.trex-cb_label {
    margin: 2px 0 1px 45px;
}*/
/* Edge */
@supports (-ms-ime-align:auto) {
    label.trex-rb_label,
    label.trex-cb_label {
        margin-top: 0;
    }
}
/* IE 10+ */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    label.trex-rb_label,
    label.trex-cb_label {
        margin-top: 0;
    }
}

.trex-field_text_value {
    color: rgba(0, 0, 0, 0.9);
    font-size: 1.7rem;
}

.trex-form_steps + .trex-form_page_content,
.trex-form_steps + .trex-preview-form_page_content,
.trex-form_steps + .trex-directive_text_container,
.trex-form_steps + .trex-review_error_content_frame,
.trex-directive_text_container ~ .trex-form_page_content,
.trex-directive_text_container ~ .trex-preview-form_page_contenta {
    background-color: #fff;
    box-shadow: none;
}


.trex-form_tab_menu_state_label {
    display: block;
    position: absolute;
    top: 9px;
    right: 11px;
    width: 40px;
    height: 40px;
    background-color: #0078be;
    z-index: 2;
    cursor: pointer;
    display:none;
}

.trex-form_container {
    position: relative;
    transform: translateX(0);
    background-color: white;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
}

.trex-form_wrapper_inner {
    position: relative;
    background-color: #fff;
    margin: 0 0 20px 0;
    border: 1px solid #143c64;
    box-shadow: none;
}

fieldset.trex {
    border: 0 none;
    padding: 16px 0 0 0;
    background-color: white;
    margin: 0 0 5px 0;
    border-top: 1px solid rgba(50, 50, 50, 0.15);
    border-bottom: 1px solid rgba(50, 50, 50, 0.15);
}


.trex-form_container select,
.trex-form_container input[type="text"],
.trex-form_container input[type="password"],
.trex-form_container input[type="datetime"],
.trex-form_container input[type="datetime-local"],
.trex-form_container input[type="date"],
.trex-form_container input[type="month"],
.trex-form_container input[type="time"],
.trex-form_container input[type="week"],
.trex-form_container input[type="number"],
.trex-form_container input[type="email"],
.trex-form_container input[type="url"],
.trex-form_container input[type="search"],
.trex-form_container input[type="tel"],
.trex-form_container input[type="color"],
.trex-form_container .uneditable-input {
    display: inline-block;
    border: 1px solid #728aa2;
    border-radius: 5px;
    color: rgba(0, 0, 0, 0.9);
    font-size: 1.7rem;
    font-weight: bold;
    line-height: 30px;
    height: 50px;
    padding: 4px 12px;
    vertical-align: middle;
    background: #fff;
}

.trex-form_container textarea {
    display: inline-block;
    border: 1px solid #728aa2;
    border-radius: 5px;
    color: rgba(0, 0, 0, 0.9);
    font-size: 1.7rem;
    font-weight: bold;
    line-height: 30px;
    /*height: 50px;*/
    padding: 4px 12px;
    vertical-align: middle;
    background: #fff;
}

.trex-form_container textarea {
    min-height: 100px;
}
.trex-form_container select:hover,
.trex-form_container textarea:hover,
.trex-form_container input:not([type="radio"]):not([type="checkbox"]):hover,
.trex-form_container select:focus,
.trex-form_container textarea:focus,
.trex-form_container input:not([type="radio"]):not([type="checkbox"]):focus {
    border: 2px solid #191919;
    transition: box-shadow .3s cubic-bezier(.25,.8,.25,1);
}

.trex-form_container select:disabled,
.trex-form_container textarea:disabled,
.trex-form_container input:not([type="radio"]):not([type="checkbox"]):disabled {
  border: 1px solid #728aa2;
  cursor: not-allowed;
  opacity: .3;
}
/* select and :read-only seems buggy, removed. */
.trex-form_container textarea:read-only,
.trex-form_container input[type="color"]:read-only,
.trex-form_container input[type="date"]:read-only,
.trex-form_container input[type="datetime-local"]:read-only,
.trex-form_container input[type="email"]:read-only,
.trex-form_container input[type="hidden"]:read-only,
.trex-form_container input[type="image"]:read-only,
.trex-form_container input[type="month"]:read-only,
.trex-form_container input[type="number"]:read-only,
.trex-form_container input[type="password"]:read-only,
.trex-form_container input[type="range"]:read-only,
.trex-form_container input[type="search"]:read-only,
.trex-form_container input[type="tel"]:read-only,
.trex-form_container input[type="text"]:read-only,
.trex-form_container input[type="time"]:read-only,
.trex-form_container input[type="url"]:read-only,
.trex-form_container input[type="week"]:read-only {
  border: 1px solid #728aa2;
  cursor: not-allowed;
  opacity: .6;
}

.trex-form_container input[type="text"].trex-text_autocomplete {
  position: relative;
  border: 0;
  border-bottom: 1px solid #728aa2;
  border-radius: 0;
  padding: 4px 12px;
}
.trex-text_autocomplete_arrow {
  position: absolute;
  top: 25px;
  right: 0;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid;
  margin: 0 4px;
}

.ui-autocomplete.ui-menu.ui-widget.ui-widget-content {
  cursor: pointer;
  box-shadow: 0 2px 4px -1px rgba(0,0,0,.2),
              0 4px 5px 0 rgba(0,0,0,.14),
              0 1px 10px 0 rgba(0,0,0,.12);
  font-family: Gilroy, Helvetica, Arial, Helvetica, sans-serif;
  max-width: 400px;
  width: 400px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding-top: 0;
  padding-bottom: 0;
  max-height: 256px;
  border-radius: 4px;
  border: 0 none;
  background: #fff;
}
.ui-autocomplete.ui-menu.ui-widget.ui-widget-content > .ui-menu-item,
.ui-autocomplete.ui-menu.ui-widget.ui-widget-content > .ui-menu-item.ui-state-focus {
  margin: 0;
  padding-bottom: 5px;
  font-size: 17px;
  font-weight: normal;
  border: 0 none;
}
.ui-autocomplete.ui-menu.ui-widget.ui-widget-content > .ui-menu-item.ui-state-focus {
  background: rgba(0,0,0,.04);
}



div.trex-block_info button.trex-block_info {
  right: 22%;
}
div.trex-block_info span.trex-block_info {
  right: 22%;
  left: 22%;
}

.trex-paper_fieldgroup_td_1,
.trex-paper_fieldgroup_td_2 {
    height: 35px;
    vertical-align: middle;
}
.trex-paper_fieldgroup_td_1 .trex-cb_bg:before,
.trex-paper_fieldgroup_td_1 .trex-cb_bg:after {
    content: none;
}
.trex-paper_fieldgroup_td_1 > div > input.trex-field_checkbox:disabled ~ .trex-cb_label > span.trex-cb_bg:after {
    content: none;
}

.trex-paper_fieldgroup_td_1 > div,
.trex-paper_fieldgroup_td_2 > div {
    position: relative;
    min-height: 30px;
}
.trex-paper_fieldgroup_td_2 > label {
    display: block;
    padding: 10px 0 0 0;
}

.trex-paper_tbl_cell {
    background-color: #f2f2f2;
}

.trex-paper_cell_caption {
  font-size: 1.5rem;
  line-height: 2rem;
}

.trex-paper_fieldgroup_p_text {
  font-size: 1.7rem;
  line-height: 2.2rem;
}
.trex-paper_cell_text {
  font-size: 1.7rem;
  line-height: 1.9rem;
}


/* ------------------------------------------------------------- */

input.trex-field_checkbox ~ .trex-cb_label > .cb_custom {
  border-radius: 0;
  border: 1px solid #143c64;
  width: 30px;
  height: 30px;
}
input.trex-field_checkbox:checked ~ .trex-cb_label > .cb_custom {
  background-color: #d63868;
}
input.trex-field_checkbox:checked:disabled ~ .trex-cb_label > .cb_custom {
  background-color: rgba(50, 50, 50, 0.3);
}
input.trex-field_checkbox:checked ~ .trex-cb_label > .cb_custom:after {
  top: -4px;
  left: 9px;
  box-shadow: 4px 4px 0 -1px #fff;
}
input.trex-field_checkbox:disabled:checked ~ .trex-cb_label > .cb_custom:after {
    box-shadow: 4px 4px 0 -1px rgba(255, 255, 255, 0.7);
}
input.trex-field_checkbox:focus ~ .trex-cb_label > .cb_custom {
  outline: 0 none;
}
input.trex-field_checkbox:not([disabled]):hover ~ .trex-cb_label > .cb_custom {
  box-shadow: unset;
}
input.trex-field_checkbox:not([disabled]):hover ~ .trex-cb_label > .cb_custom:before {
  content: '';
  position: absolute;
  top: -6px;
  left: -6px;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  box-shadow: inset 0 0 0 25px rgba(50, 50, 50, .1);
}
input.trex-field_checkbox:focus ~ .trex-cb_label > .cb_custom:before,
input.trex-field_checkbox:focus:hover ~ .trex-cb_label > .cb_custom:before {
  content: '';
  position: absolute;
  top: -6px;
  left: -6px;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  box-shadow: inset 0 0 0 25px rgba(80, 172, 187, .12);
}

input.trex-field_radio + .trex-rb_label > .rb_custom {
  top: 9px;
  border-color: rgba(0,0,0,.54);
}
input.trex-field_radio:focus + .trex-rb_label > .rb_custom {
  outline: 0 none;
  box-shadow: 0 0 0 10px rgba(80, 172, 187, .12);
}
input.trex-field_radio:checked + .trex-rb_label > .rb_custom {
  border: 2px solid #d63868;
  box-shadow: inset 0 0 0 3px #ffffff, inset 0 0 0 20px #d63868;
}

input.trex-field_radio:disabled:checked + .trex-rb_label > .rb_custom {
  border-color: rgba(50, 50, 50, .13);
  box-shadow: inset 0 0 0 3px #eeeeee, inset 0 0 0 20px rgba(50, 50, 50, 0.3);
}

input.trex-field_radio:not([disabled]):checked:focus + .trex-rb_label > .rb_custom {
  box-shadow: inset 0 0 0 3px #ffffff, inset 0 0 0 20px #d63868, 0 0 0 10px rgba(80, 172, 187, .12);
}
input.trex-field_radio:not([disabled]):hover + .trex-rb_label > .rb_custom {
  box-shadow: 0 0 0 10px rgba(50, 50, 50, .1);
}
input.trex-field_radio:not([disabled]):hover + .trex-rb_label > .rb_custom {
  box-shadow: 0 0 0 10px rgba(50, 50, 50, .1), inset 0 0 0 10px rgba(50, 50, 50, .1);
}
input.trex-field_radio:not([disabled]):checked:hover + .trex-rb_label > .rb_custom {
  box-shadow: inset 0 0 0 3px #ffffff, inset 0 0 0 10px rgba(50, 50, 50, .1), inset 0 0 0 20px #d63868, 0 0 0 10px rgba(50, 50, 50, .1);
}
input.trex-field_radio:not([disabled]):checked:focus:hover + .trex-rb_label > .rb_custom {
  box-shadow: inset 0 0 0 3px #ffffff, inset 0 0 0 20px #d63868, 0 0 0 10px rgba(80, 172, 187, .12);
}
input.trex-field_checkbox:focus ~ .trex-cb_label > .cb_custom {
  box-shadow: none;
}
/* ------------------------------------------------------------- */

/*
input.trex-field_radio:disabled + .trex-rb_label,
input.trex-field_checkbox:disabled + .trex-cb_label {
  color: #999999;
  cursor: default;
}
.trex-rb_label > span.trex-rb_bg:before {
  position: absolute;
  top: 5px;
  left: 0;
  width: 20px;
  height: 20px;
  background-color: #fff;
  border-radius: 50%;
  transition: offset 0s cubic-bezier(0,0,.2,1);
}
.trex-cb_label > span.trex-cb_bg:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  background-color: #fff;
  transition: offset 0s cubic-bezier(0,0,.2,1);
}
input.trex-field_radio:focus + .trex-rb_label > span.trex-rb_bg:before,
input.trex-field_checkbox:focus ~ .trex-cb_label > span.trex-cb_bg:before {
  outline: rgba(80, 172, 187, .15) solid 10px;
  outline-offset: 0;
}
input.trex-field_radio:disabled + .trex-rb_label > span.trex-rb_bg:before,
input.trex-field_checkbox:disabled + .trex-cb_label > span.trex-cb_bg:before {
  background-color: transparent;
}
.trex-rb_label > span.trex-rb_normal:before {
  position: absolute;
  top: 5px;
  left: 0;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 2px solid rgba(0,0,0,.54);
  transition: border-color ease 280ms;
}
.trex-cb_label > span.trex-cb_normal:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  box-shadow: inset 1px 1px 2px 0 #00000040;
  border: solid 1px #003f8c;
  transition: border-color ease 280ms;
}
input.trex-field_radio:disabled + .trex-rb_label > span.trex-rb_normal:before,
input.trex-field_radio:disabled + .trex-rb_label > span.trex-rb_checked:before {
  position: absolute;
  top: 5px;
  left: 0;
  opacity: .5;
  cursor: not-allowed;
}
input.trex-field_checkbox:disabled + .trex-cb_label > span.trex-cb_normal:before,
input.trex-field_checkbox:disabled + .trex-cb_label > span.trex-cb_checked:before {
  position: absolute;
  top: 0; 
  left: 0;
  opacity: .5;
  cursor: not-allowed;
}
.trex-rb_label > span.trex-rb_checked:before {
  content: '';
  position: absolute;
  top: 5px;
  left: 0;
  width: 20px;
  height: 20px;
  background-color: rgba(0,0,0,.54);
  border-radius: 50%;
  transform: scale(.001);
  transition: transform ease 280ms, background-color ease 280ms;
}
.trex-cb_label > span.trex-cb_checked:before {
  content: '';
  position: absolute;
  top: 1px;
  left: 1px;
  width: 28px;
  height: 28px;
  padding: 2px 0 0 2px;
  background-color: #fff;
  transform: scale(.001);
  opacity: 0;
  transition: transform ease 160ms, opacity ease 160ms, background-color ease 160ms;
  color: #fff;
  box-shadow: inset 1px 1px 2px 0 #00000040;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  text-decoration: none!important;
  font-family: FontAwesome;
  font-weight: 400!important;
}
.trex-rb_label > span.trex-rb_bg:before,
.trex-cb_label > span.trex-cb_bg:before {
  content: '';
}
.trex-rb_label > span.trex-rb_normal:before,
.trex-cb_label > span.trex-cb_normal:before {
  content: '';
}
input.trex-field_radio:checked + .trex-rb_label > span.trex-rb_checked:before {
  content: '';
  top: 5px;
  left: 0;
  transform: scale(.5);
  background-color: #d63868;
}
input.trex-field_radio:checked + .trex-rb_label > span.trex-rb_normal:before {
  border-color: #d63868;
}
input.trex-field_checkbox:checked ~ .trex-cb_label > span.trex-cb_checked:before {
  opacity: 1;
  transform: scale(1);
  background-color: #d63868;
  content: '';
  top: 1px;
  left: 1px;
  font-size: 25px;
}

input.trex-field_radio:checked:disabled + .trex-rb_label > span.trex-rb_checked:before {
  color: rgba(50, 50, 50, 0.4);
}
input.trex-field_checkbox:checked:disabled ~ .trex-cb_label > span.trex-cb_normal:before,
input.trex-field_checkbox:checked:disabled ~ .trex-cb_label > span.trex-cb_checked:before {
  opacity: .5;
  color: #fff;
}

input.trex-field_radio:disabled + .trex-rb_label > span.trex-rb_bg:before,
input.trex-field_checkbox:disabled ~ .trex-cb_label > span.trex-cb_bg:before,
input.trex-field_checkbox:disabled ~ .trex-cb_label > span.trex-cb_bg:after {
  content: '';
}
input.trex-field_checkbox:disabled ~ .trex-cb_label > span.trex-cb_normal:before {
  opacity: .5;
}
*/
/* ------------------------------------------------------------- */


.trex-error_text {
    font-size: 1.7rem;
}

.trex-dynamic_error_message_holder {

}
.trex-dynamic_error_message_icon > svg {
  display: none;
}
.trex-dynamic_error_message {
    position: relative;
    font-size: 1.4rem;
    color: #e6000a;
    padding-left: 3.5rem;
}
.trex-dynamic_error_message:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1.3rem;
    text-decoration: none!important;
    font-family: FontAwesome;
    font-weight: 400!important;
    font-size: 2.2rem;
}

.trex-upload_wrapper_button,
.trex-submit_button,
.trex-file_upload_button,
.trex-button_cancel_form_class,
.trex-button_goto_prev_form_page_class,
.trex-button_goto_next_form_page_class {
  display: inline-block;
  width: auto;
  height: 4.4rem;
  border-radius: .4rem;
  border: .3rem solid #d63868;
  background-color: #fff;
  color: #d63868;
  font-size: 2rem;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  box-shadow: none;
  padding: 0rem 3rem .2rem;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  max-width: 100%;
  vertical-align: unset;
}
.trex-button_goto_next_form_page_class {
  background-color: #d63868;
  color: #fff;
}
.trex-upload_wrapper_button:before,
.trex-upload_wrapper_button:after,
.trex-submit_button:before,
.trex-submit_button:after,
.trex-file_upload_button:before,
.trex-file_upload_button:after,
.trex-button_cancel_form_class:before,
.trex-button_cancel_form_class:after,
.trex-button_goto_prev_form_page_class:before,
.trex-button_goto_prev_form_page_class:after,
.trex-button_goto_next_form_page_class:before,
.trex-button_goto_next_form_page_class:after {
  display: inline-block;
  font-size: 2rem;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: inherit;
  text-decoration: none!important;
  font-family: FontAwesome;
  font-weight: 400!important;
  vertical-align: inherit;
}
.trex-button_cancel_form_class:before {
    content: '';
    padding-right: .5rem;
}
.trex-button_goto_prev_form_page_class:before {
    content: '';
    padding-right: .5rem;
}
.trex-button_goto_next_form_page_class:after {
    content: '';
    padding-left: .5rem;
}
.trex-bottom-nav-wrapper {
    margin: 20px 0;
}
.trex-bottom-nav-left-inner-wrapper {}
.trex-form_navigate_buttons_cancel_container {}
.trex-button_cancel_form_class {}
.trex-bottom-nav-right-inner-wrapper {}
.trex-form_navigate_buttons_prev_page_container {}
.trex-button_goto_prev_form_page_class {}
.trex-form_navigate_buttons_next_page_container {}
.trex-button_goto_prev_form_page_class {}

.trex-upload_wrapper_button:disabled,
.trex-submit_button:disabled,
.trex-file_upload_button:disabled,
.trex-button_cancel_form_class:disabled,
.trex-button_goto_prev_form_page_class:disabled,
.trex-button_goto_next_form_page_class:disabled {
  cursor: not-allowed;
  opacity: .3;
  background-color: #fff;
  color: #d63868;
}
.trex-button_goto_next_form_page_class:disabled {
  background-color: #d63868;
  color: #fff;
}

.trex-upload_wrapper_button:hover,
.trex-upload_wrapper_button:focus,
.trex-submit_button:hover,
.trex-submit_button:focus,
input.trex.trex-submit_button:hover,
input.trex.trex-submit_button:focus,
.trex-file_upload_button:hover,
.trex-file_upload_button:focus,
.trex-button_cancel_form_class:hover,
.trex-button_cancel_form_class:focus,
.trex-button_goto_prev_form_page_class:hover,
.trex-button_goto_prev_form_page_class:focus {
  background-color: #d9d9d9;
  border: .3rem solid #b8365c;
  box-shadow: 0 0.2rem 0.2rem 0 rgba(0,0,0,.15);
}
.trex-button_goto_next_form_page_class:hover,
.trex-button_goto_next_form_page_class:focus {
  box-shadow: 0 0.2rem 0.2rem 0 rgba(0,0,0,.15);
  background-color: #b63058;
  border: .3rem solid #b63058;
  color: #fff;
}
.trex-form_container .trex-upload_wrapper_button:focus,
.trex-form_container .trex-submit_button:focus,
.trex-form_container input.trex.trex-submit_button:focus,
.trex-form_container .trex-file_upload_button:focus,
.trex-form_container .trex-button_cancel_form_class:focus,
.trex-form_container .trex-button_goto_prev_form_page_class:focus,
.trex-form_container .trex-button_goto_next_form_page_class:focus {
  outline: #191919 solid 2px;
  outline-offset: 0;
  transition: offset .3s cubic-bezier(.25,.8,.25,1);
}

.trex-upload_wrapper_button:disabled:hover,
.trex-submit_button:disabled:hover,
.trex-file_upload_button:disabled:hover,
.trex-button_cancel_form_class:disabled:hover,
.trex-button_goto_prev_form_page_class:disabled:hover {
  background-color: #fff;
  color: #d63868;
  border: 0.3rem solid #d63868;
  box-shadow: none;
}
.trex-button_goto_next_form_page_class:disabled:hover {
  background-color: #d63868;
  color: #fff;
}
.trex-upload_wrapper_button:active,
.trex-submit_button:active,
.trex-file_upload_button:active,
.trex-button_cancel_form_class:active {
  border: .3rem solid #d63868;
  box-shadow: 0 0.2rem 0.2rem 0 rgba(0,0,0,.15);
}
.trex-button_goto_next_form_page_class:active {
  box-shadow: 0 0.5rem 0.5rem 0 rgba(0,0,0,.15);
  background-color: #b63058;
  border: 0.3rem solid #d63868;
  color: #fff;
}




.js-focus-visible :focus:not([data-focus-visible-added]) {
    outline: 0;
}

.js-focus-visible .header__bottom__content__right__menu--open :focus:not([data-focus-visible-added]) {
    outline: #fff solid .4rem!important;
}

.header__bottom__content__mission-description, .header__bottom__content__right, .header__top__content__mobile {
    font-weight: 600;
}

.header__bottom__content, .header__top__content {
    margin-left: auto;
    margin-right: auto;
    width: 1200px;
}

.header-wrapper {
    position: fixed;
    height: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 8200;
}

.header-wrapper--active {
    height: 100%
}

.header__top {
    height: 8.4rem;
    background-color: #fff;
}

.header__top__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-items: flex-end;
    height: 100%
}

.header__top__content__logo {
    padding: 2.1rem 0;
    height: 100%
}

@media screen and (max-width: 1270px) {
    .header__bottom__content, .header__top__content {
        width:100%
    }

    .header__top__content__logo {
        margin-left: 3rem;
    }

    .header__top__content__menu {
        margin-right: 3rem;
    }
}

@media screen and (max-width: 540px) {
    .header__top__content__logo {
        display:none;
    }
}

.header__top__content__logo__image {
    height: 100%
}

.header__top__content__mobile {
    display: none;
}

@media screen and (max-width: 800px) {
    .header__top__content__mobile {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        width: 100%;
        font-size: 1.7rem;
        color: #143c64;
    }

    .header__top__content__mobile__search__icon {
        position: relative;
        z-index: -1;
    }

    .header__top__content__mobile__search__icon:before {
        position: absolute;
        left: -4.5rem;
        top: -.1rem;
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        line-height: 1;
        text-decoration: none!important;
        font-family: FontAwesome;
        font-weight: 300!important;
        content: "";
        font-size: 2.4rem;
        color: inherit;
    }
}

@media screen and (max-width: 540px) {
    .header__top__content__mobile {
        -webkit-box-pack:justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

.header__top__content__mobile__search {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}

.header__top__content__mobile__search--open {
    background-color: #143c64;
    color: #fff;
}

@media screen and (max-width: 540px) {
    .header__top__content__mobile__search__icon {
        height:2.5rem;
        position: relative;
        padding-left: 2.8rem;
    }

    .header__top__content__mobile__search__icon:before {
        position: absolute;
        left: 0;
        top: -.1rem;
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        line-height: 1;
        text-decoration: none!important;
        font-family: FontAwesome;
        font-weight: 300!important;
        content: "";
        font-size: 2.4rem;
        color: inherit;
    }
}

.header__top__content__mobile__search__icon--open {
    position: relative;
    padding-left: 3.6rem;
    height: 2.5rem;
    margin-left: 1.5rem;
}

.header__top__content__mobile__search__icon--open:before {
    position: absolute;
    left: .2rem;
    top: -.1rem;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    text-decoration: none!important;
    font-family: FontAwesome;
    font-weight: 300!important;
    content: "";
    font-size: 3rem;
    color: inherit;
}

.header__top__content__mobile__logo {
    display: none;
}

@media screen and (max-width: 540px) {
    .header__top__content__mobile__logo {
        display:block;
    }
}

.header__top__content__mobile__logo__image {
    height: 5rem;
    width: 5rem;
}

.header__top__content__mobile__menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    width: 10rem;
    z-index: -1;
}

.header__top__content__mobile__menu--open {
    background-color: #143c64;
    color: #fff;
}

@media screen and (max-width: 800px) {
    .header__top__content__mobile__menu__icon {
        position:relative;
    }

    .header__top__content__mobile__menu__icon:before {
        position: absolute;
        left: -5.1rem;
        top: -.1rem;
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        line-height: 1;
        text-decoration: none!important;
        font-family: FontAwesome;
        font-weight: 300!important;
        content: "";
        font-size: 2.4rem;
        color: inherit;
    }
}

@media screen and (max-width: 540px) {
    .header__top__content__mobile__menu__icon {
        position:relative;
        padding-left: 1.8rem;
        height: 2.5rem;
        margin-left: 2rem;
    }

    .header__top__content__mobile__menu__icon:before {
        position: absolute;
        left: -1rem;
        top: -.1rem;
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        line-height: 1;
        text-decoration: none!important;
        font-family: FontAwesome;
        font-weight: 300!important;
        content: "";
        font-size: 2.4rem;
        color: inherit;
    }
}

.header__top__content__mobile__menu__icon--open {
    position: relative;
    padding-left: 3.6rem;
    height: 2.5rem;
    margin-left: 2rem;
}

.header__top__content__mobile__menu__icon--open:before {
    position: absolute;
    left: .2rem;
    top: -.1rem;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    text-decoration: none!important;
    font-family: FontAwesome;
    font-weight: 300!important;
    content: "";
    font-size: 3rem;
    color: inherit;
}

.header__top__content__menu {
    color: #143c64;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media screen and (max-width: 800px) {
    .header__top__content__menu {
        display:none;
    }
}

.header__top__content__menu__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    font-size: 1.7rem;
    height: 4.4rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 1rem;
}

.header__top__content__menu__item--listen {
    position: relative;
    padding-left: 2.3rem;
}

.header__top__content__menu__item--listen:before {
    position: absolute;
    left: 0;
    top: 0;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    text-decoration: none!important;
    font-family: FontAwesome;
    font-weight: 400!important;
    content: "";
    font-size: 1.9rem;
    color: inherit;
}

.header__top__content__menu__item--easy-to-read {
    position: relative;
    height: 1.8rem;
    padding-left: 2rem;
}

.header__top__content__menu__item--easy-to-read svg {
    position: absolute;
    height: 1.8rem;
    margin-top: 0;
    margin-left: -2rem;
    fill: #143c64;
}

@media all and (-ms-high-contrast:none),(-ms-high-contrast:active) {
    .header__top__content__menu__item--easy-to-read {
        position: relative;
        height: 1.8rem;
        padding-left: 2.5rem;
    }

    .header__top__content__menu__item--easy-to-read svg {
        position: absolute;
        height: 1.8rem;
        margin-top: 0;
        margin-left: -5.3rem;
        fill: #143c64;
    }
}

.header__top__content__menu__item--change-language {
    position: relative;
    height: 1.9rem;
    padding-left: 2.8rem;
}

.header__top__content__menu__item--change-language svg {
    position: absolute;
    height: 2rem;
    margin-top: .1rem;
    margin-left: -2.8rem;
    fill: #143c64;
}

@media all and (-ms-high-contrast:none),(-ms-high-contrast:active) {
    .header__top__content__menu__item--change-language {
        position: relative;
        height: 1.9rem;
        padding-left: 3rem;
    }

    .header__top__content__menu__item--change-language svg {
        position: absolute;
        height: 2rem;
        margin-top: .1rem;
        margin-left: -6rem;
        fill: #143c64;
    }
}

.header__top__content__menu__item--contact-us {
    position: relative;
    padding-left: 2.8rem;
}

.header__top__content__menu__item--contact-us:before {
    position: absolute;
    left: 0;
    top: 0;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    text-decoration: none!important;
    font-family: FontAwesome;
    font-weight: 400!important;
    content: "";
    font-size: 2rem;
    color: inherit;
}

.header__top__content__menu__item:hover {
    background-color: #f3f5f7;
    border-radius: .1rem;
    cursor: pointer;
}

.header__top__content__menu__item:hover span {
    display: inline;
    padding-bottom: .2rem;
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(20,60,100,.7)),to(rgba(20,60,100,.7)));
    background-image: linear-gradient(to right,rgba(20,60,100,.7),rgba(20,60,100,.7));
    background-position: 0 1.8rem;
    background-repeat: repeat-x;
    background-size: .1rem .1rem;
}

.header__bottom {
    height: 4.8rem;
    background-color: #143c64;
}

.header__bottom__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    color: #fff;
}

.header__bottom__content__filler {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 30rem;
    height: 100%
}

@media screen and (max-width: 1270px) {
    .header__bottom__content__filler {
        width:15rem;
    }

    .header__bottom__content__right {
        margin-right: 3rem;
    }
}

@media screen and (max-width: 800px) {
    .header__bottom__content__filler {
        display:none;
    }
}

.header__bottom__content__mission-description {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    white-space: pre;
    font-size: 1.6rem;
}

.header__bottom__content__mission-description__emphasis {
    color: #ffc850;
}

@media screen and (max-width: 420px) {
    .trex-form_banner p {
        line-height: 4rem;
        font-size: 3rem;
    }
    .header__bottom__content__mission-description {
        font-size: 1.4rem;
    }
}

.trex-button_goto_prev_form_page_class {
    margin: 0 1rem 1rem 1rem;
}

@media screen and (max-width: 540px) {
    .trex-bottom-nav-wrapper,
    .trex-bottom-nav-right-inner-wrapper,
    .trex-bottom-nav-left-inner-wrapper,
    .trex-button_cancel_form_class,
    .trex-form_navigate_buttons_cancel_container,
    .trex-form_navigate_buttons_prev_page_container,
    .trex-form_navigate_buttons_next_page_container,
    .trex-button_goto_prev_form_page_class,
    .trex-button_goto_next_form_page_class {
        display: flex;
        width: 100%;
        justify-content: center;
        align-items: center;
    }
    .trex-bottom-nav-wrapper,
    .trex-bottom-nav-right-inner-wrapper {
        flex-direction: column-reverse;
    }
    .trex-button_goto_prev_form_page_class {
        margin: 0 0 1rem 0;
    }
}

.header__bottom__content__right {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 30rem;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1.7rem;
}

@media screen and (max-width: 1095px) {
    .header__bottom__content__right {
        width:20rem;
    }
}

@media screen and (max-width: 800px) {
    .header__bottom__content__right {
        display:none;
    }
}

.header__bottom__content__right__search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    padding: 0 1.5rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    z-index: -1;
}

.header__bottom__content__right__search:hover {
    background-color: #091d31;
}

.header__bottom__content__right__search__text {
    position: relative;
    padding-left: 2.8rem;
}

.header__bottom__content__right__search__text:before {
    position: absolute;
    left: 0;
    top: -.1rem;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    text-decoration: none!important;
    font-family: FontAwesome;
    font-weight: 300!important;
    content: "";
    font-size: 2.4rem;
    color: inherit;
}

.header__bottom__content__right__search__text--open {
    position: relative;
    padding-left: 2.8rem;
}

.header__bottom__content__right__search__text--open:before {
    position: absolute;
    left: 0;
    top: -.3rem;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    text-decoration: none!important;
    font-family: FontAwesome;
    font-weight: 300!important;
    content: "";
    font-size: 2.8rem;
    color: inherit;
}

.header__bottom__content__right__menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    padding: 0 1.5rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    z-index: -1;
}

.header__bottom__content__right__menu:hover {
    background-color: #091d31;
}

.header__bottom__content__right__menu--open {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    height: 100%;
    outline: #fff solid .4rem;
    z-index: 8400;
}

.header__bottom__content__right__menu--open:after {
    content: "";
    position: absolute;
    bottom: -.5rem;
    left: 0;
    width: 100%;
    height: .5rem;
    background-color: #143c64;
}

@media screen and (max-width: 665px) {
    .trex-form_banner_wrapper,
    .trex-form_wrapper_outer {
        margin-left: 1rem; 
        margin-right: 1rem; 
    }
    .trex-form_wrapper_middle,
    .trex-form_banner {
        padding: 0;
    }
    .trex-bottom-nav-wrapper {
        margin: 20px 0;
    }
    .header__bottom__content__right__menu--open {
        outline: 0;
    }

    .header__bottom__content__right__menu--open:after {
        height: 0;
        width: 0;
    }
}

.header__bottom__content__right__menu__text {
    position: relative;
    padding-left: 2.8rem;
}

.header__bottom__content__right__menu__text:before {
    position: absolute;
    left: 0;
    top: -.1rem;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    text-decoration: none!important;
    font-family: FontAwesome;
    font-weight: 300!important;
    content: "";
    font-size: 2.4rem;
    color: inherit;
}

.header__bottom__content__right__menu__text--open {
    position: relative;
    padding-left: 2.8rem;
}

.header__bottom__content__right__menu__text--open:before {
    position: absolute;
    left: 0;
    top: -.3rem;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    text-decoration: none!important;
    font-family: FontAwesome;
    font-weight: 300!important;
    content: "";
    font-size: 2.8rem;
    color: inherit;
}

.read-speak {
    max-width: 100vw;
}

.footer-tabs__desktop__tab, .footer-tabs__mobile__select, .footer__content__tab__column__heading {
    font-weight: 700;
}

.footer-wrapper {
    margin-top: 6rem;
}

.footer-wrapper ul {
    list-style: none;
}

.footer-tabs__desktop {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #fff;
    padding-top: 1rem;
}

@media screen and (max-width: 970px) {
    .footer-tabs__desktop {
        display:none;
    }
}

.footer-tabs__desktop__tab {
    cursor: pointer;
    background-color: #e7ebef;
    border: .1rem solid #728aa2;
    border-bottom: none;
    padding: 1.5rem 2.9rem 1.1rem;
    font-size: 2rem;
    color: #006bad;
}

.footer-tabs__desktop__tab--active {
    cursor: default;
    background-color: #143c64;
    color: #fff;
    text-decoration: none;
}

.footer-tabs__desktop__tab:not(:first-child) {
    margin-left: 1.2rem;
}

.footer-tabs__desktop__tab:hover span {
    display: inline;
    padding-bottom: .3rem;
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,107,173,.5)),to(rgba(0,107,173,.5)));
    background-image: linear-gradient(to right,rgba(0,107,173,.5),rgba(0,107,173,.5));
    background-position: 0 2.3rem;
    background-repeat: repeat-x;
    background-size: .1rem .2rem;
}

.footer-tabs__mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media screen and (min-width: 970px) {
    .footer-tabs__mobile {
        display:none;
    }
}

.footer-tabs__mobile__select {
    background-color: #143c64;
    border-bottom: none;
    padding: 1.5rem 4rem 1.1rem 2.9rem;
    font-size: 2rem;
    color: #fff;
    background-image: url(/dist/assets/icons/chevron-circle-down.svg);
    background-repeat: no-repeat;
    background-position-x: 97%;
    background-position-y: 1.8rem;
    background-size: 6%;
    -webkit-appearance: none;
    -moz-appearance: none;
}

@media all and (-ms-high-contrast:none),(-ms-high-contrast:active) {
    .footer-tabs__mobile__select {
        background-position-x: 118%;
        background-position-y: 1.8rem;
        background-size: 37%
    }
}

.footer-tabs__mobile__select:-ms-expand {
    display: none;
}

.footer {
    background-color: #143c64;
    padding-bottom: 46px;
}

.footer__content {
    padding: 4rem 1.2rem 0;
}

@media screen and (max-width: 1095px) {
    .footer__content {
        width:100%
    }
}

.footer__content__tab {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media screen and (max-width: 1270px) {
    .footer__content__tab {
        -webkit-box-orient:horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.footer__content__tab__column {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.footer__content__tab__column ng-component:not(:first-child) {
    display: block;
    margin-top: 1rem;
}

@media screen and (max-width: 1270px) {
    .footer__content__tab__column {
        -ms-flex-preferred-size:45%;
        flex-basis: 45%
    }
}

@media screen and (max-width: 665px) {
    .footer__content {
        padding:4rem 2rem 0 3rem;
    }

    .footer__content__tab {
        padding-bottom: 3rem;
    }

    .footer__content__tab__column {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin-bottom: 1.6rem;
    }

    .footer__content__tab__column--image {
        margin-top: 1.6rem;
    }
}

.footer__content__tab__column__heading {
    margin-bottom: 1rem;
    font-size: 1.7rem;
    line-height: 2.1rem;
    color: #fff;
}

@media screen and (min-width: 820px) {
    .footer__content__tab__column--image {
        width:33%
    }
}

.footer__content__tab__column__image {
    width: 100%
}

.footer__content__footer {
    position: relative;
}

.footer__content__footer__logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.footer__content__footer__logo__image {
    box-sizing: content-box;
    width: 60px;
    padding: 0 12px;
    z-index: 1;
    display: block;
    background-color: #143c64;
}

.footer__content__footer__line {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    height: 2px;
    background-color: #fff;
}

.footer-follow-us-block__heading {
    font-weight: 700;
    font-size: 1.6rem;
    line-height: 2rem;
    color: #fff;
}

.footer-follow-us-block__links {
    margin-top: 1.6rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.footer-follow-us-block__links__item {
    color: #fff;
    margin-right: 1rem;
}

.footer-follow-us-block__links__item__anchor--facebook {
    position: relative;
    padding-left: 4.8rem;
}

.footer-follow-us-block__links__item__anchor--facebook:before {
    position: absolute;
    left: 0;
    top: 0;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    text-decoration: none!important;
    font-family: FontAwesome;
    font-weight: 401!important;
    content: "";
    font-size: 4.4rem;
    color: inherit;
}

.footer-follow-us-block__links__item__anchor--twitter {
    position: relative;
    padding-left: 4.8rem;
}

.footer-follow-us-block__links__item__anchor--twitter:before {
    position: absolute;
    left: 0;
    top: 0;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    text-decoration: none!important;
    font-family: FontAwesome;
    font-weight: 401!important;
    content: "";
    font-size: 4.4rem;
    color: inherit;
}

.footer-follow-us-block__links__item__anchor--linkedin {
    position: relative;
    padding-left: 4.8rem;
}

.footer-follow-us-block__links__item__anchor--linkedin:before {
    position: absolute;
    left: 0;
    top: 0;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    text-decoration: none!important;
    font-family: FontAwesome;
    font-weight: 401!important;
    content: "";
    font-size: 4.4rem;
    color: inherit;
}

.footer-follow-us-block__links__item__anchor--rss {
    position: relative;
    padding-left: 4.8rem;
}

.footer-follow-us-block__links__item__anchor--rss:before {
    position: absolute;
    left: 0;
    top: 0;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    text-decoration: none!important;
    font-family: FontAwesome;
    font-weight: 900!important;
    content: "";
    font-size: 4.4rem;
    color: inherit;
}

.footer-information-block__heading {
    font-weight: 700;
    font-size: 1.4rem;
    line-height: 2rem;
}

.footer-information-block {
    color: #fff;
    margin-bottom: 2rem;
}

.footer-information-block__text {
    font-size: 1.4rem;
    line-height: 1.7rem;
}

.footer-information-block__text p {
    margin-top: .7rem;
}

@charset "UTF-8";.footer-link-list-block__links {
    font-weight: 300;
}

.footer-link-list-block__heading {
    font-weight: 700;
    font-size: 1.4rem;
    line-height: 2rem;
}

.footer-link-list-block {
    color: #fff;
    margin-bottom: 2rem;
    margin-top: 11px;
}

.footer-link-list-block__links {
    font-size: 1.4rem;
    line-height: 1.7rem;
}

.footer-link-list-block__links__link {
    margin-top: .7rem;
    margin-left: -40px;
}

.footer-link-list-block__links__link__anchor a {
    padding: .5rem 0;
}
.footer-link-list-block__links__link__anchor a:focus {
    outline: #fff solid 0.2rem;
}

.footer-link-list-block__links__link__anchor:not([href^=mailto\:]) {
    position: relative;
    padding-left: 1.4rem;
}

.footer-link-list-block__links__link__anchor:not([href^=mailto\:]):before {
    position: absolute;
    left: 0;
    top: 0;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    text-decoration: none!important;
    font-family: FontAwesome;
    font-weight: 400!important;
    content: "";
    font-size: 1.4rem;
    color: #ffc850;
}

.footer-link-list-block__links__link__anchor:hover span {
    display: inline;
    padding-bottom: .1rem;
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(255,255,255,.7)),to(rgba(255,255,255,.7)));
    background-image: linear-gradient(to right,rgba(255,255,255,.7),rgba(255,255,255,.7));
    background-position: 0 1.5rem;
    background-repeat: repeat-x;
    background-size: .1rem .1rem;
}

.scroll-top-button {
    position: fixed;
    right: 2rem;
    bottom: .5rem;
    opacity: 0;
    height: 4.4rem;
    width: 4.4rem;
    background-color: #fff;
    border: .1rem solid #e7ebef;
    border-radius: 50%;
    box-shadow: 0 .2rem .4rem 0 rgba(0,0,0,.2);
    -webkit-transition: opacity .8s;
    transition: opacity .8s ease;
    z-index: 100;
}
.scroll-top-button:focus {
    box-shadow: inset 0 0 0 2px #143c64;
}

.scroll-top-button__icon {
    position: relative;
    padding-left: 4.2rem;
}

.scroll-top-button__icon:before {
    position: absolute;
    left: 1.4rem;
    top: .8rem;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    text-decoration: none!important;
    font-family: FontAwesome;
    font-weight: 400!important;
    content: "";
    font-size: 2.5rem;
    color: #009fb3;
    pointer-events: none;
}

.scroll-top-button:hover {
    background-color: #ccecf0;
    cursor: pointer;
    box-shadow: 0 .4rem .4rem 0 rgba(0,0,0,.4)
}

.show {
    opacity: 1;
}

/* ----------------------------------------------------------------- */

.mpa-progress-spinner {
    position: relative;
    width: 100px;
    height: 100px;
    animation: mpa-progress-spinner-linear-rotate 2000ms linear infinite;
}
.mpa-progress-spinner svg {
  position: absolute;
  width: 100px;
  height: 100px;
  transform: rotate(-90deg);
  top: 0;
  left: 0;
  transform-origin: center;
  overflow: visible;
}
.mpa-progress-spinner circle {
  animation-name: mpa-progress-spinner-stroke-rotate;
  stroke-dasharray: 282.743px;
  stroke-width: 10%;
  fill: transparent;
  stroke: #4285F4;
  transform-origin: center;
  transition: stroke-dashoffset 225ms linear;
}
.mpa-progress-spinner {
  animation: mpa-progress-spinner-linear-rotate 2000ms linear infinite;
}

.mpa-progress-spinner circle{
  transition-property: stroke;
  animation-duration: 4000ms;
  animation-timing-function: cubic-bezier(0.35, 0, 0.25, 1);
  animation-iteration-count: infinite;
}

.trex-main_instance_footer_add_button {
    font-size: 1.7rem;
    font-weight: 600;
}
.trex-main_instance_footer_add_button::after {
    font-size: 2rem;
    font-weight: normal;
}

.trex-file_upload_header_doctype, .trex-file_upload_header_extention, .trex-file_upload_header_minmax, .trex-file_upload_header_button {
    font-size: 1.7rem;
}

.trex-file_upload_component {
    font-size: 1.7rem;
}

.trex-file_upload_section_extension > span {
    font-size: 1.7rem;
}

.trex-file_upload_section_minmax > span {
    font-size: 1.7rem;
}

.trex-file_upload_footer_button {
    font-size: 1.3rem;
}

.trex-file_upload_section_button > span > button {
    font-size: 1.3rem;
}
.trex-datepicker_button{
    padding-left: 10px;
    padding-right: 10px;
}
.datePickerHeader > table > tbody > tr > td:nth-child(3) > a{
    color: #fff !important; 
}

.trex-textarea_counter {
    overflow-wrap: normal;
}
legend.trex {
   font-size: 2.2rem;
   font-weight: 700;
   border-bottom: 0px;
   color: #143c64;
}

.trex-file_upload_doctype_table > tbody > tr.trex-file_upload_file_uploaded > .trex-file_upload_file_status > button.trex-file_upload_button > i:after {
    content: '\f020';
    color: #e6000a;
}

.trex-file_upload_doctype_table > tbody > tr > .trex-file_upload_file_status > button.trex-file_upload_button > i:after {
    font: normal normal normal 14px/1 'Material Design Iconic Font';
    content: '\f020';
    position: absolute;
    left: 0;
    top: 0;
    font-size: 20px;
    font-weight: normal;
    color: #e6000a;
}

.inst_maximized .trex-instance_header_minimize_button_right:after {
    content: '\00a0' '\f1b4';
    color: #222;
}

.inst_minimized .trex-instance_header_minimize_button_right:after {
    content: '\00a0' '\f1b7';
    color: #222;
}

.trex-plain_frame {
    background-color: #fff;
}

.trex-main_instance_header .trex-main_instance_header_caption {
    color: #143c64;
    font-size: 2.2rem;
    font-weight: 700;
}

.trex-instance_header_caption {
    margin: 0;
    font-size: 2rem;
    float: left;
    color: #143c64;
    line-height: 30px;
    font-weight: 600;
}
select.biverkningsrapport_human_highlight_focus:focus {
    border-color: #d63868;
}

.trex-formtab_menu_wrapper > .menu_toggle {
  display: none;
}

/*.trex-error_text{
    color:#E6000A;
}
.trex-form_error_content, .trex-review_error_content {
    background-color:white;
    bordercolor:#E6000A;
}
.trex-file_upload_footer_button{
    background-color: #0096f0 ;    
}
.trex-file_upload_footer_button i{
    background-color: transparent;
    
}
.trex-file_upload_footer_button:hover, .trex-file_upload_footer_button:focus{
    background-color: #66C0F6 ;
}
div.trex-file_upload_section_button>span> button{
    background-color: #37a437;
} 
div.trex-file_upload_section_button>span> button>i{
    background-color: transparent;
}
div.trex-file_upload_section_button>span> button:hover,
div.trex-file_upload_section_button>span> button:focus,
div.trex-file_upload_section_button>span> button>i:hover,
div.trex-file_upload_section_button>span> button>i:focus,
div.trex-file_upload_section_button>span> label:hover,
div.trex-file_upload_section_button>span> label:focus,
div.trex-file_upload_section_button>span> label>input:hover,
div.trex-file_upload_section_button>span> label>input:focus{
    background-color: #46c746;
    cursor: pointer;
}
.trex-file_upload_doctype_table > tbody>.trex-file_upload_file_error_message > td {
    font-size: 1.7rem;
}
input.trex.trex-field::placeholder{
  font-style: italic;
}
input.trex.trex-field::-webkit-input-placeholder{
  font-style: italic;
}
input.trex.trex-field:-ms-input-placeholder{
  font-style: italic;
}*/
