/* vim: set filetype=css : */
/* Icons and special chars */
/* --- */
html.trex,
body.trex,
form.trex,
.trex-form_container {
  margin: 0;
  padding: 0;
  font-size: 1em;
}
body.trex {
  font: 1em Arial, Verdana, Helvetica, sans-serif;
  width: 43em;
  float: left;
  margin-left: .62em;
  margin-top: .62em;
  margin-bottom: .62em;
}
form.trex {
  width: 43em;
  float: left;
}
div.trex-customer_logo-container {
  position: relative;
  height: 70px;
  width: 42.15em;
  padding-right: 0 .125em 0 .125em;
}
.trex-eidas_image_container {
  background: url('images/eidas.png') no-repeat;
  margin-top: 5em;
  height: 150px;
  float: left;
}
#db_eidas_text_block\.df_eidas_text_field {
  font-size: 36px;
}
div.trex-translator_plugin {
  position: absolute;
  top: 2px;
  right: 10px;
}
div.trex-customer_logo {
  width: 42.15em;
  height: 56px;
  margin-left: 1.3em;
  overflow: hidden;
  background: url(customer_logotype.png) no-repeat;
}
.trex-noscript-warning {
  clear: both;
  border: 10px solid #e00;
  background: #fff;
  padding: 0 10px;
  margin: 20px 0;
  opacity: 1;
  -webkit-animation: showAfterDelay 2s 1;
  -moz-animation: showAfterDelay 2s 1;
  -o-animation: showAfterDelay 2s 1;
  animation: showAfterDelay 2s 1;
  max-height: 500px;
  overflow: hidden;
  text-align: center;
  font-family: sans-serif;
}
.trex-noscript-caption {
  color: #800;
  font-size: 16px;
}
.trex-noscript-text {
  color: #444;
  font-size: 12px;
}
@-webkit-keyframes showAfterDelay {
  0% {
    opacity: 0;
    max-height: 0;
    border-width: 0;
    padding: 0;
    margin: 0;
  }
  99% {
    opacity: 0;
    max-height: 0;
    border-width: 0;
    padding: 0;
    margin: 0;
  }
  100% {
    opacity: 1;
    max-height: 500px;
    border-width: 10px;
    padding: 0 10px;
    margin: 20px 0;
  }
}
@-moz-keyframes showAfterDelay {
  0% {
    opacity: 0;
    max-height: 0;
    border-width: 0;
    padding: 0;
    margin: 0;
  }
  99% {
    opacity: 0;
    max-height: 0;
    border-width: 0;
    padding: 0;
    margin: 0;
  }
  100% {
    opacity: 1;
    max-height: 500px;
    border-width: 10px;
    padding: 0 10px;
    margin: 20px 0;
  }
}
@-o-keyframes showAfterDelay {
  0% {
    opacity: 0;
    max-height: 0;
    border-width: 0;
    padding: 0;
    margin: 0;
  }
  99% {
    opacity: 0;
    max-height: 0;
    border-width: 0;
    padding: 0;
    margin: 0;
  }
  100% {
    opacity: 1;
    max-height: 500px;
    border-width: 10px;
    padding: 0 10px;
    margin: 20px 0;
  }
}
@keyframes showAfterDelay {
  0% {
    opacity: 0;
    max-height: 0;
    border-width: 0;
    padding: 0;
    margin: 0;
  }
  99% {
    opacity: 0;
    max-height: 0;
    border-width: 0;
    padding: 0;
    margin: 0;
  }
  100% {
    opacity: 1;
    max-height: 500px;
    border-width: 10px;
    padding: 0 10px;
    margin: 20px 0;
  }
}
div.trex-form_tab_control_container {
  float: left;
  clear: both;
  width: 42.15em;
  height: 1.65em;
  padding: .3em .125em 0 .125em;
  margin-bottom: .5em;
  margin-top: 1px;
  background: #eee;
}
div.trex-form_tab_container {
  float: left;
  border: 0;
  padding-right: .05em;
  padding-left: .05em;
}
div.trex-form_tab_container_align_right {
  float: right;
}
input.trex-form_tab_button_normal {
  border: 1px solid #ccc;
  border-bottom: 1px solid #eee;
  padding-bottom: 0;
  margin-bottom: 0;
  float: left;
  cursor: pointer;
  color: #777;
  height: 2em;
  background: #fff;
}
input.trex-form_tab_button_selected {
  border: 1px solid #777;
  border-bottom: 1px solid #fff;
  padding-bottom: 0;
  margin-bottom: 0;
  float: left;
  color: #000;
  height: 2em;
  background: #fff;
}
div.trex-form_banner {
  width: 40.4em;
  padding: .2em 1em .3em;
  font-weight: 700;
  float: left;
  background: #fff;
}
p.trex-form_banner_text {
  font-size: 1.2em;
  float: left;
}
.trex-form_steps {
  width: 40.6em;
  margin: .625em 0 .625em 1.7em;
  float: left;
}
.trex-step_indicator_container {
  float: left;
}
.trex-step_indicator_text h2 {
  float: left;
  line-height: 1.3em;
  font-size: 18px;
  color: #00078be;
  margin: 0;
  font-weight: unset;
}
.trex-form_directive_fieldset {
  width: 40.9em;
  color: #000;
  background: #f8f8f8;
}
.trex-form_review_error_fieldset {
  width: 40.9em;
}
.trex-form_directive_legend {
  color: #000;
}
.trex-form_directive_text_holder {
  overflow-y: auto;
  float: left;
  margin-left: .9em;
}
.trex-form_error_fieldset {
  width: 40.9em;
}
.trex-form_error_legend {
  color: #f00;
}
.trex-form_error_content {
  overflow: auto;
  padding: 0.2em 0 0.2em 0.95em;
  width: 39.7em;
}
.trex-error_label_corrected {
  color: gray;
  text-decoration: none;
}
.trex-error_label {
  color: #f00;
  text-decoration: underline;
  cursor: pointer;
}
div.trex-form_container {
  font-size: 16px;
  width: 43em;
  float: left;
}
.trex-preview-form_page_outer_frame {
  width: 43em;
  float: left;
}
.trex-review_error_content_frame {
  /* width: (@base_width - 1.5em); // 42.15em */
  margin: .625em 0;
}
.trex-preview-form_page_content {
  overflow: visible;
}
.trex-form_page_content {
  width: 42.9em;
  overflow: display;
}
fieldset.trex {
  border: 1px solid #ccc;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  padding-right: 0.65em;
  padding-bottom: .8em;
  padding-left: .65em;
  margin-top: .5em;
  margin-left: 0;
  float: left;
}
.trex-fieldset_w_full {
  width: 40.9em;
}
legend.trex,
trex-legend {
  color: #000;
  font-size: .94em;
  margin-left: .8em;
}
.trex-legend_span {
  white-space: normal;
  max-width: 42.5em;
}
.trex-plain_frame {
  border: 1px solid #ccc;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  padding-left: .65em;
  padding-right: 0.65em;
  padding-bottom: .8em;
  margin-top: .5em;
  margin-left: 0;
  float: left;
}
.trex-container_w_full {
  width: 40.9em;
}
.trex-textalign_right {
  text-align: right;
}
.trex-textalign_left {
  text-align: left;
}
.trex-textalign_center {
  text-align: center;
}
.trex-textalign_justify {
  text-align: justify;
}
.trex-textarea_counter {
  color: #888;
  font-size: 0.8em;
}
.trex-block_w_full {
  float: left;
  width: 40em;
}
.trex-block_w_full .trex-block_fieldset_w_full > .trex-block_w_full {
  width: 40em !important;
}
.trex-block_capt_w_full,
div.trex-field_w_full {
  width: 38.2em;
}
input.trex-field_w_full,
textarea.trex-field_w_full,
select.trex-field_w_full {
  width: 100%;
}
.trex-block_w_1o2 {
  float: left;
  width: 20em;
}
.trex-block_capt_w_1o2 {
  width: 18.2em;
}
div.trex-field_w_1o2 {
  width: 18.2em;
}
input.trex-field_w_1o2,
textarea.trex-field_w_1o2,
select.trex-field_w_1o2,
input.trex-field_w_1o2_narrow_margin,
textarea.trex-field_w_1o2_narrow_margin,
select.trex-field_w_1o2_narrow_margin {
  width: 100%;
}
.trex-block_w_1o3 {
  float: left;
  width: 13.333333333333334em;
}
.trex-block_capt_w_1o3 {
  width: 11.533333333333333em;
}
div.trex-field_w_1o3 {
  width: 11.533333333333333em;
}
input.trex-field_w_1o3,
textarea.trex-field_w_1o3,
select.trex-field_w_1o3,
input.trex-field_w_1o3_narrow_margin,
textarea.trex-field_w_1o3_narrow_margin,
select.trex-field_w_1o3_narrow_margin {
  width: 100%;
}
.trex-block_w_2o3 {
  float: left;
  width: 26.666666666666668em;
}
.trex-block_capt_w_2o3,
div.trex-field_w_2o3 {
  width: 24.866666666666667em;
}
input.trex-field_w_2o3,
textarea.trex-field_w_2o3,
select.trex-field_w_2o3 {
  width: 100%;
}
.trex-block_w_1o4 {
  float: left;
  width: 10em;
}
.trex-block_capt_w_1o4,
div.trex-field_w_1o4 {
  width: 8.2em;
}
input.trex-field_w_1o4,
textarea.trex-field_w_1o4,
select.trex-field_w_1o4,
input.trex-field_w_1o4_narrow_margin,
textarea.trex-field_w_1o4_narrow_margin,
select.trex-field_w_1o4_narrow_margin {
  width: 100%;
}
.trex-block_w_3o4 {
  float: left;
  width: 30em;
}
.trex-block_capt_w_3o4,
div.trex-field_w_3o4 {
  width: 28.2em;
}
input.trex-field_w_3o4,
textarea.trex-field_w_3o4,
select.trex-field_w_3o4 {
  width: 100%;
}
div.trex-currency div.trex-field {
  position: relative;
}
div.trex-currency div.trex-field input.trex-field {
  position: relative;
  box-sizing: border-box;
  padding-right: 40px;
}
div.trex-currency div.trex-field .trex-currency_label {
  color: #555;
  position: absolute;
  font-size: 0.813em;
  width: 3em;
  padding: 2px 0 2px 5px;
  box-sizing: border-box;
  background-color: #ddd;
  margin: 0;
  border: 1px solid #888;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  top: 0;
  right: 0;
  line-height: 1.16;
  pointer-events: none;
}
.trex-block_w_1o6 {
  float: left;
  width: 6.666666666666667em;
}
.trex-block_capt_w_1o6,
div.trex-field_w_1o6 {
  width: 4.866666666666667em;
}
input.trex-field_w_1o6,
textarea.trex-field_w_1o6,
select.trex-field_w_1o6 {
  width: 100%;
}
.trex-block_w_5o6 {
  float: left;
  width: 33.333333333333336em;
}
.trex-block_capt_w_5o6,
div.trex-field_w_5o6 {
  width: 31.533333333333335em;
}
input.trex-field_w_5o6,
textarea.trex-field_w_5o6,
select.trex-field_w_5o6 {
  width: 100%;
}
.trex-block_w_1o8 {
  float: left;
  width: 5em;
}
.trex-block_capt_w_1o8 {
  width: 3.2em;
}
div.trex-field_w_1o8 {
  width: 3.8em;
}
input.trex-field_w_1o8,
textarea.trex-field_w_1o8,
select.trex-field_w_1o8 {
  width: 100%;
}
.trex-block_w_3o8 {
  float: left;
  width: 15em;
}
.trex-block_capt_w_3o8,
div.trex-field_w_3o8 {
  width: 13.2em;
}
input.trex-field_w_3o8,
textarea.trex-field_w_3o8,
select.trex-field_w_3o8 {
  width: 100%;
}
.trex-block_w_5o8 {
  float: left;
  width: 25em;
}
.trex-block_capt_w_5o8,
div.trex-field_w_5o8 {
  width: 23.2em;
}
input.trex-field_w_5o8,
textarea.trex-field_w_5o8,
select.trex-field_w_5o8 {
  width: 100%;
}
.trex-block_w_7o8 {
  float: left;
  width: 35em;
}
.trex-block_capt_w_7o8,
div.trex-field_w_7o8 {
  width: 33.2em;
}
input.trex-field_w_7o8,
textarea.trex-field_w_7o8,
select.trex-field_w_7o8 {
  width: 100%;
}
.trex-text_autocomplete {
  background: url(icon-arrow-autocomplete.png) no-repeat right top;
}
* html .trex-text_autocomplete {
  height: 100px;
}
input[type='text'].ui-autocomplete-loading {
  background: url('ajax-loader.gif') no-repeat right center;
}
p.trex {
  padding: 0;
  font-family: Arial;
  color: #333;
  line-height: 1.4em;
  margin: 0;
}
.trex-icon_busy {
  display: block;
  height: 16px;
  width: 16px;
  background: url("icon-busy.gif") no-repeat;
  position: relative;
  top: -4em;
  left: 13em;
}
p.trex-block_mandatory {
  color: #f00;
  text-indent: .3em;
}
span.trex-mandatory {
  width: .9em;
  color: #f00;
}
.trex-dynamic_error_message_holder {
  clear: left;
  margin-left: 1em;
}
.trex-dynamic_error_message {
  font-size: .75em;
  color: #f00;
  float: left;
}
form.trex label.trex {
  cursor: pointer;
}
input.trex,
select.trex,
textarea.trex {
  font-size: 100%;
}
fieldset.trex-instance_blocks {
  margin-left: .8em;
}
div.trex-single_instance_container fieldset.trex-fieldset_w_full {
  margin-left: .8em;
  width: auto;
}
div.trex-single_instance_container fieldset.trex {
  margin-left: .8em;
}
.button_map,
.button_attach {
  cursor: pointer;
  color: #888;
  font-size: .688em;
  background-color: transparent;
  border: 0;
}
div.trex-field.trex-field_fluid_half,
div.trex-field.trex-field_fluid_full {
  margin-left: 0;
  float: left;
}
div.trex-field.trex-field_fluid_full {
  width: 100%;
}
div.trex-field.trex-field_fluid_half {
  width: 50%;
}
div.trex-field.trex-field_fluid_full > div,
div.trex-field.trex-field_fluid_half > div {
  padding-left: 0.8em;
  padding-right: 1em;
}
div.trex-field.trex-field_fluid_full > div > div > input.trex-field,
div.trex-field.trex-field_fluid_half > div > div > input.trex-field {
  width: 100%;
}
.trex-hidden {
  display: none;
}
div.trex-block_mandatory {
  float: left;
  width: .9em;
  height: 1em;
  margin-top: .5em;
}
div.trex-block_caption {
  float: left;
  line-height: 100%;
  margin-top: .5em;
}
p.trex-block_caption {
  font-size: .75em;
  font-weight: 700;
}
legend.trex-block_caption {
  max-width: 50em;
  font-size: .75em;
  font-weight: 700;
  color: #000;
}
span.trex-block_secondary_caption {
  font-size: 0.75em;
  font-weight: 300;
  margin-left: 5px;
}
div.trex-block_info {
  display: none;
  position: absolute;
  border: solid black 1px;
  padding: 10px 25px 10px 10px;
  background-color: #FFFFCC;
  font-size: 12px;
  *width: 300px;
  max-width: 300px;
  border-radius: 3px;
}
input.trex-block_info,
button.trex-block_info {
  width: 16px;
  height: 16px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url('icon-close-enabled.png') no-repeat center top;
  cursor: pointer;
  /* hand-shaped cursor */
  cursor: hand;
  /* for IE 5.x */
  position: absolute;
  top: 5px;
  right: 5px;
}
.trex-block_info_text_button {
  width: 16px;
  height: 16px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url('icon-block-info.png') no-repeat center top;
  cursor: pointer;
  /* hand-shaped cursor */
  cursor: hand;
  /* for IE 5.x */
  margin-left: 3px;
}
.trex-error_label_review_mand_err_prev_pages {
  color: red;
  text-decoration: none;
}
fieldset fieldset legend.trex-block_caption span.trex-legend_span {
  margin-left: .9em;
}
p.trex-text_align-left {
  text-align: left;
}
p.trex-text_align-center {
  text-align: center;
}
p.trex-text_align-right {
  text-align: right;
}
div.trex-fid-block_group {
  float: left;
  margin-top: 5px;
  padding-bottom: 5px;
  background: #eee;
}
div.trex-fid-header-row {
  height: 1.2em;
}
div.trex-fid-header-cell {
  font-size: .75em;
  float: left;
  text-align: left;
  overflow: hidden;
  /* padding-right: .3em; */
  border: 1px solid #fff;
}
p.trex-fid-header-cell {
  font-size: 1em;
}
div.trex-fid-header-cell-button_column {
  width: 16px;
}
div.trex-fid-body-row {
  height: 1.7em;
  font-size: .75em;
  text-align: left;
  clear: left;
}
div.trex-fid-body-row-editing {
  border: 1px solid #000;
}
div.trex-fid-body-cell {
  float: left;
  /* padding-right: .3em; */
  border: 1px solid #fff;
  overflow: hidden;
  height: 1.4em;
}
div.trex-fid-body-cell-button_column {
  width: 16px;
}
div.trex-fid-body-even_row {
  background: #ddd;
}
div.trex-fid-body-odd_row {
  background: #fff;
}
div.trex-fid-body-height-row_3 {
  height: 3.9em;
  overflow: auto;
}
textarea.trex {
  font-family: Arial, Verdana, Helvetica, sans-serif;
}
textarea.trex-rows_2 {
  height: 2.6em;
}
textarea.trex-rows_3 {
  height: 3.9em;
}
textarea.trex-rows_4 {
  height: 5.2em;
}
textarea.trex-rows_5 {
  height: 6.5em;
}
textarea.trex-rows_6 {
  height: 7.8em;
}
textarea.trex-rows_7 {
  height: 9.1em;
}
textarea.trex-rows_8 {
  height: 10.4em;
}
textarea.trex-rows_9 {
  height: 11.7em;
}
textarea.trex-rows_10 {
  height: 13em;
}
textarea.trex-rows_11 {
  height: 14.3em;
}
textarea.trex-rows_12 {
  height: 15.6em;
}
textarea.trex-rows_13 {
  height: 16.9em;
}
textarea.trex-rows_14 {
  height: 18.2em;
}
textarea.trex-rows_15 {
  height: 19.5em;
}
textarea.trex-rows_16 {
  height: 20.8em;
}
textarea.trex-rows_17 {
  height: 22.1em;
}
textarea.trex-rows_18 {
  height: 23.4em;
}
textarea.trex-rows_19 {
  height: 24.7em;
}
textarea.trex-rows_20 {
  height: 26em;
}
.trex-block_new_row {
  clear: left;
}
div.trex-fid-header-cell-column_w_full {
  width: 44.001900000000006em;
  /*    width: 44em; */
  /*    width: (@block_base_width / 3 - @caption_gap);*/
}
div.trex-fid-body-cell-column_w_full {
  width: 44.001900000000006em;
}
p.trex-fid-body-cell-column_w_full {
  width: 44.001900000000006em;
}
div.trex-fid-header-cell-column_w_1o2 {
  width: 21.700950000000002em;
  /*    width: 21.77em; */
}
div.trex-fid-body-cell-column_w_1o2 {
  width: 21.700950000000002em;
}
p.trex-fid-body-cell-column_w_1o2 {
  width: 21.700950000000002em;
}
div.trex-fid-header-cell-column_w_1o2_narrow_margin {
  /*    width: 11em; */
  width: 11.000475000000002em;
}
div.trex-fid-body-cell-column_w_1o2_narrow_margin {
  width: 11.000475000000002em;
}
p.trex-fid-body-cell-column_w_1o2_narrow_margin {
  width: 11.000475000000002em;
}
div.trex-fid-header-cell-column_w_1o3 {
  /*     width: 14.38em; */
  width: 14.067300000000003em;
}
div.trex-fid-body-cell-column_w_1o3 {
  width: 14.067300000000003em;
}
p.trex-fid-body-cell-column_w_1o3 {
  width: 14.067300000000003em;
}
div.trex-fid-header-cell-column_w_1o3_narrow_margin {
  /* width: 6.5em;*/
  width: 7.0336500000000015em;
}
div.trex-fid-body-cell-column_w_1o3_narrow_margin {
  width: 7.0336500000000015em;
}
p.trex-fid-body-cell-column_w_1o3_narrow_margin {
  width: 7.0336500000000015em;
}
div.trex-fid-header-cell-column_w_2o3 {
  /* width: 29.2em; */
  width: 29.034600000000005em;
}
div.trex-fid-body-cell-column_w_2o3 {
  width: 29.034600000000005em;
}
p.trex-fid-body-cell-column_w_2o3 {
  width: 29.034600000000005em;
}
div.trex-fid-header-cell-column_w_1o4 {
  /* width: 10.66em; */
  width: 10.100475000000001em;
}
div.trex-fid-body-cell-column_w_1o4 {
  width: 10.100475000000001em;
}
p.trex-fid-body-cell-column_w_1o4 {
  width: 10.100475000000001em;
}
div.trex-fid-header-cell-column_w_1o4_narrow_margin {
  /* width: 5.2em;*/
  width: 5.050237500000001em;
}
div.trex-fid-body-cell-column_w_1o4_narrow_margin {
  width: 5.050237500000001em;
}
p.trex-fid-body-cell-column_w_1o4_narrow_margin {
  width: 5.050237500000001em;
}
div.trex-fid-header-cell-column_w_3o4 {
  /* width: 32.9em; */
  width: 32.70142500000001em;
}
div.trex-fid-body-cell-column_w_3o4 {
  width: 32.70142500000001em;
}
p.trex-fid-body-cell-column_w_3o4 {
  width: 32.70142500000001em;
}
div.trex-fid-header-cell-column_w_1o6 {
  /* width: 6.97em; */
  width: 5.833650000000001em;
}
div.trex-fid-body-cell-column_w_1o6 {
  width: 5.833650000000001em;
}
p.trex-fid-body-cell-column_w_1o6 {
  width: 5.833650000000001em;
}
div.trex-fid-header-cell-column_w_5o6 {
  /* width: 36.6em; */
  width: 36.36825000000001em;
}
p.trex-fid-header-cell-column_w_5o6 {
  width: 36.36825000000001em;
}
div.trex-fid-body-cell-column_w_5o6 {
  width: 36.36825000000001em;
}
p.trex-fid-body-cell-column_w_5o6 {
  width: 36.36825000000001em;
}
/*
.trex-rb_cb_label_w_full{
    float: left;
    line-height: 1.3em;
    padding-top: .2em;
    width: 49.2em;
}

.trex-rb_cb_label_w_1o2{
    width: 22.9em;
    float: left;
    line-height: 1.3em;
    padding-top: .2em;
}

.trex-rb_cb_label_w_1o3{
    float: left;
    line-height: 1.3em;
    padding-top: .2em;
    width: 14.2em;
}

.trex-rb_cb_label_w_2o3{
    float: left;
    line-height: 1.3em;
    padding-top: .2em;
    width: 31.7em;
}

.trex-rb_cb_label_w_1o4{
    width: 9.8em;
    float: left;
    line-height: 1.3em;
    padding-top: .2em;
}

.trex-rb_cb_label_w_3o4{
    float: left;
    line-height: 1.3em;
    padding-top: .2em;
    width: 35.8em;
}

.trex-rb_cb_label_w_1o6{
    width: 5.5em;
    float: left;
    line-height: 1.3em;
    padding-top: .2em;
}

.trex-rb_cb_label_w_5o6{
    float: left;
    line-height: 1.3em;
    padding-top: .2em;
    width: 40.25em;
}
*/
.trex-rb_cb_label_w_full,
.trex-rb_cb_label_w_1o2,
.trex-rb_cb_label_w_1o3,
.trex-rb_cb_label_w_2o3,
.trex-rb_cb_label_w_1o4,
.trex-rb_cb_label_w_3o4,
.trex-rb_cb_label_w_1o6,
.trex-rb_cb_label_w_5o6,
.trex-rb_cb_label_w_1o8,
.trex-rb_cb_label_w_3o8,
.trex-rb_cb_label_w_5o8,
.trex-rb_cb_label_w_7o8 {
  display: block;
  line-height: 1.3em;
  margin-left: 2em;
  padding-top: 0.2em;
}
div.trex-field {
  float: left;
  display: inline;
  margin-top: .1em;
  margin-bottom: .1em;
  margin-left: .8em;
}
.trex-field_image {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
div.trex-field_w_image_narrow {
  width: 1em;
  margin-left: .5em;
}
input.trex-field,
textarea.trex-field,
select.trex-field {
  font-size: .813em;
  line-height: 1.16;
}
textarea.trex {
  resize: vertical;
}
p.trex-field_text_value {
  font-size: .75em;
  line-height: 1.6em;
}
ul.trex-field_text_value {
  font-size: .75em;
}
span.trex-field_text_value {
  font-size: .75em;
}
p.trex-text_type_face_italic,
span.trex-text_type_face_italic,
label.trex-text_type_face_italic {
  font-style: italic;
}
p.trex-text_type_face_bold,
span.trex-text_type_face_bold,
label.trex-text_type_face_bold {
  font-weight: 700;
}
p.trex-text_type_face_underline,
span.trex-text_type_face_underline,
label.trex-text_type_face_underline {
  text-decoration: underline;
}
.trex-cb_label {
  cursor: pointer;
  font-size: .75em;
}
.trex-rb_label {
  cursor: pointer;
  font-size: .75em;
}
input.trex-field_checkbox {
  border: None;
  vertical-align: middle;
  float: left;
  margin-right: .4em;
}
input.trex-field_radio {
  border: None;
  float: left;
  margin-right: .4em;
}
input.trex-file_upload {
  float: left;
  font-size: .75em;
}
input.trex-file_upload_button {
  font-size: .75em;
  float: left;
  width: 8em;
  margin-left: .2em;
}
input.trex-file_upload_delete_file_image {
  font-size: .75em;
  margin-left: .3em;
  text-align: center;
  float: left;
  width: 16px;
  height: 18px;
  border: 0;
}
p.trex-file_upload_list_caption {
  font-weight: 700;
}
div.trex-file_upload_list_container {
  clear: both;
}
div.trex-file_upload_list_row {
  clear: both;
}
p.trex-file_upload_list_col_1 {
  clear: both;
  font-size: .75em;
  float: left;
  /* width: 20em; */
  width: 21.5em;
  overflow: hidden;
  text-indent: .3em;
  border-right: 1px solid #fff;
}
p.trex-file_upload_list_col_2 {
  font-size: .75em;
  float: left;
  /* width: 10em; */
  width: 10.75em;
  overflow: hidden;
  text-indent: .3em;
  border-right: 1px solid #fff;
}
p.trex-file_upload_list_col_3 {
  font-size: .75em;
  float: left;
  /* width: 5em; */
  width: 5.375em;
  text-align: right;
  overflow: hidden;
  padding-right: .3em;
  border-right: 1px solid #fff;
}
p.trex-file_upload_list_col_4 {
  font-size: .75em;
  float: left;
  width: 2em;
  overflow: hidden;
  border-right: 1px solid #fff;
}
p.trex-file_upload_list_pyjamas_odd_row {
  background-color: #ddd;
  height: 1.6em;
  background: #ddd;
}
p.trex-file_upload_list_pyjamas_even_row {
  height: 1.6em;
  background: #fff;
}
img.trex-calendar_icon {
  font-size: .75em;
  margin-right: .3em;
  text-align: center;
  float: left;
  width: 29px;
  height: 21px;
  border: 0;
}
.trex-form_error_content_override_has_error {
  display: block!important;
  width: 39.7em;
  overflow: auto;
}
.trex-form_navigate_buttons_container {
  clear: left;
  float: left;
  margin-top: 1.3em;
  margin-bottom: 3em;
  width: 43em;
}
.trex-preview-form_navigate_buttons_container {
  clear: left;
  float: left;
  margin-top: 1.3em;
  margin-bottom: 3em;
  width: 43em;
}
.trex-form_navigate_buttons_left_container {
  float: left;
}
.trex-form_navigate_buttons_right_container {
  float: right;
  margin-right: 0.65em;
  width: 9em;
}
.trex-button_cancel_form_class {
  width: 4.7em;
  height: 2em;
  float: left;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: .79em;
  font-weight: 700;
}
.trex-button_goto_prev_form_page_class {
  float: left;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: .79em;
  font-weight: 700;
  width: 5em;
  height: 2em;
  display: inline-block;
}
.trex-form_navigate_buttons_container .trex-button_goto_prev_form_page_class,
.trex-preview-form_navigate_buttons_container .trex-button_goto_prev_form_page_class {
  margin-left: 37.71999999999999em;
  *margin-left: 27.879999999999995em;
}
.trex-form_navigate_buttons_container .trex-form_navigate_buttons_right_container .trex-button_goto_prev_form_page_class,
.trex-preview-form_navigate_buttons_container .trex-form_navigate_buttons_right_container .trex-button_goto_prev_form_page_class {
  margin-left: 0;
}
.trex-button_goto_next_form_page_class {
  float: left;
  width: 5em;
  height: 2em;
  margin-left: .3em;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: .79em;
  font-weight: 700;
}
.trex-button_goto_next_form_page_class.trex-button_sign_multiple_submit {
  float: right;
}
.trex-directive_text {
  font-size: .75em;
}
.trex-error_text {
  font-size: .75em;
}
.trex-directive_text_bold,
.trex-error_text_bold {
  font-weight: 700;
}
.trex-field_container_user_error_notification {
  background-color: #f03a3a!important;
  background: #fbcbcb!important;
}
input.trex-field_text_disabled,
textarea.trex-disabled,
select.trex-disabled {
  background: #f8f8f8;
}
input.trex-field_checkbox_disabled {
  color: #ddd;
}
input.trex-field_radio_disabled {
  color: #ddd;
}
p.trex-disabled,
span.trex-disabled,
label.trex-disabled,
legend.trex-disabled {
  color: #ddd;
}
div.trex-vertical_space_1 {
  height: 1em;
}
input.trex-submit_button {
  font-size: .75em;
  float: left;
  margin-left: .2em;
}
ul {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 20px;
}
li {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  font-size: .75em;
}
:focus {
  outline-color: silver;
  outline-width: thin;
}
.trex-container_w_1o2 {
  float: left;
  width: 20em;
}
div.trex-block_mandatory_show_error_marker {
  margin-top: 0;
}
div.trex-fid-body-height-row_4 {
  height: 6.5em;
  overflow: auto;
}
div.trex-fid-body-height-row_4 {
  height: 6.5em;
  overflow: auto;
}
div.trex-field_no_left_margin {
  margin-left: 0;
}
.leaflet-container {
  border-radius: 3px;
  border: 4px solid #fff;
  box-shadow: 0px 0px 0px 1px #ccc;
}
.leaflet-google-layer.leaflet-top,
.leaflet-google-layer.leaflet-bottom {
  z-index: 0;
}
.trex-file_upload_component {
  box-sizing: border-box;
  border: 2px solid #cccccc;
  border-top: 0;
  font-size: 12px;
  width: 100%;
}
.trex-file_upload_component *,
.trex-file_upload_component *:before,
.trex-file_upload_component *:after {
  box-sizing: inherit;
}
.trex-file_upload_header {
  border-top: 2px solid #cccccc;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  display: table;
  width: 100%;
}
.trex-file_upload_section {
  position: relative;
  padding: 0;
  min-height: 35px;
}
.trex-file_upload_doctype_table {
  margin: 0;
  padding: 0;
  border: 0 none;
  vertical-align: baseline;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}
.trex-file_upload_doctype_table > tbody > tr {
  width: 100%;
  padding: 0;
  margin: 0;
}
.trex-file_upload_doctype_table > tbody > tr:first-child,
.trex-file_upload_doctype_table > tbody > tr:nth-child(2) {
  border-top: 2px solid #cccccc;
}
.trex-file_upload_doctype_table > tbody > tr:last-child {
  border-bottom: 0 none;
}
.trex-file_upload_doctype_table > tbody > tr > td {
  height: 30px;
  padding: 10px 18px;
  margin: 0;
}
.trex-file_upload_doctype_table > tbody > tr {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.trex-file_upload_doctype_table > tbody > tr:last-child,
.trex-file_upload_doctype_table > tbody > tr.trex-file_upload_file_error,
.trex-file_upload_doctype_table > tbody > tr:nth-last-child(2).trex-file_upload_file_added,
.trex-file_upload_doctype_table > tbody > tr:nth-last-child(2).trex-file_upload_file_uploading,
.trex-file_upload_doctype_table > tbody > tr:nth-last-child(2).trex-file_upload_file_uploaded {
  border-bottom: 0 none;
}
.trex-file_upload_file_name {
  width: 70%;
}
.trex-file_upload_file_size {
  width: 20%;
  text-align: right;
  white-space: nowrap;
}
.trex-file_upload_doctype_table > tbody > .trex-file_upload_file_error_message > td {
  color: #f00;
  font-size: 12px;
  line-height: 0px;
  height: 0;
  padding: 0 18px;
  overflow-y: hidden;
  transition: all 0.2s ease;
}
tr.trex-file_upload_file_error + tr.trex-file_upload_file_error_message {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.trex-file_upload_doctype_table > tbody > tr:last-child.trex-file_upload_file_error_message {
  border-bottom: 0 none;
}
tr.trex-file_upload_file_error + tr.trex-file_upload_file_error_message > td {
  padding: 0px 18px 2px 18px;
  line-height: 14px;
}
.trex-file_upload_doctype_table > tbody > tr > .trex-file_upload_file_status {
  position: relative;
  width: 10%;
  min-width: 60px;
  padding-left: 0;
  padding-right: 5px;
  color: #777;
}
.trex-file_upload_doctype_table > tbody > tr > .trex-file_upload_file_status > span.trex-file_upload_status {
  width: 20px;
  height: 20px;
  display: inline-block;
}
.trex-file_upload_doctype_table > tbody > tr > .trex-file_upload_file_status > span.trex-file_upload_status > i {
  width: 20px;
  height: 20px;
  display: inline-block;
  position: relative;
  font-style: normal;
}
.trex-file_upload_doctype_table > tbody > tr > .trex-file_upload_file_status > span.trex-file_upload_status > i:after {
  font: normal normal normal 14px/1 'Material Design Iconic Font';
  content: '\f046';
  position: absolute;
  left: 0px;
  top: 0px;
  font-size: 20px;
  font-weight: normal;
}
.trex-file_upload_doctype_table > tbody > tr > .trex-file_upload_file_status > button.trex-file_upload_button {
  position: absolute;
  right: 10px;
  padding: 0;
  margin: 0;
  border-radius: 0;
  background-color: transparent;
  color: #80CBC4;
  border: 0 none;
  cursor: pointer;
}
.trex-file_upload_doctype_table > tbody > tr > .trex-file_upload_file_status > button.trex-file_upload_button > i {
  width: 20px;
  height: 20px;
  position: relative;
  display: inline-block;
  font-style: normal;
}
.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: '\f112';
  position: absolute;
  left: 0px;
  top: 0px;
  font-size: 20px;
  font-weight: normal;
}
.trex-file_upload_doctype_table > tbody > tr.trex-file_upload_file_uploading > .trex-file_upload_file_status > span.trex-file_upload_status > i:after {
  content: '\f2c0';
  animation: spin-clockwise 0.6s linear infinite;
  -webkit-animation: spin-clockwise 0.6s linear infinite;
}
.trex-file_upload_doctype_table > tbody > tr.trex-file_upload_file_uploading > .trex-file_upload_file_status > button.trex-file_upload_button > i {
  color: #e57373;
}
.trex-file_upload_doctype_table > tbody > tr.trex-file_upload_file_uploading > .trex-file_upload_file_status > button.trex-file_upload_button > i:after {
  content: '\f2ab';
}
.trex-file_upload_doctype_table > tbody > tr.trex-file_upload_file_deleting > .trex-file_upload_file_status > span.trex-file_upload_status > i:after {
  content: '\f2c0';
  animation: spin-clockwise 0.6s linear infinite;
  -webkit-animation: spin-clockwise 0.6s linear infinite;
}
.trex-file_upload_doctype_table > tbody > tr.trex-file_upload_file_deleting > .trex-file_upload_file_status > button.trex-file_upload_button > i {
  color: #777;
}
.trex-file_upload_doctype_table > tbody > tr.trex-file_upload_file_deleting > .trex-file_upload_file_status > button.trex-file_upload_button > i:after {
  content: '\f2ab';
}
.trex-file_upload_doctype_table > tbody > tr.trex-file_upload_file_uploaded > .trex-file_upload_file_status > span.trex-file_upload_status > i {
  color: #80CBC4;
}
.trex-file_upload_doctype_table > tbody > tr.trex-file_upload_file_uploaded > .trex-file_upload_file_status > span.trex-file_upload_status > i:after {
  content: '\f299';
  font-weight: bold;
}
.trex-file_upload_doctype_table > tbody > tr.trex-file_upload_file_uploaded > .trex-file_upload_file_status > button.trex-file_upload_button {
  background-color: transparent;
  border: 0 none;
}
.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: '\f293';
}
.trex-file_upload_section ul li:last-child {
  border-bottom: 2px solid #cccccc;
}
.trex-file_upload_section_top {
  border-bottom: 0 none;
  padding: 0;
  height: 35px;
  display: table;
  width: 100%;
}
.trex-file_upload_header_doctype,
.trex-file_upload_header_extention,
.trex-file_upload_header_minmax,
.trex-file_upload_header_button {
  font-size: 10px;
  font-decoration: italic;
  display: table-cell;
  vertical-align: middle;
  background-color: #f8f8f8;
  color: #555;
  padding-top: 3px;
}
.trex-file_upload_header_doctype {
  padding-left: 16px;
}
.trex-file_upload_section_doctype,
.trex-file_upload_section_extension,
.trex-file_upload_section_minmax,
.trex-file_upload_section_button {
  height: 35px;
  display: table-cell;
  background-color: #f8f8f8;
  color: #555;
  vertical-align: top;
}
.trex-file_upload_header_doctype,
.trex-file_upload_section_doctype {
  width: auto;
}
.trex-file_upload_header_extention,
.trex-file_upload_section_extension {
  width: 30%;
}
.hide_fileext .trex-file_upload_header_extention,
.hide_fileext .trex-file_upload_section_extension {
  display: none;
}
.trex-file_upload_header_minmax,
.trex-file_upload_section_minmax {
  width: 15%;
}
.hide_maxcount .trex-file_upload_header_minmax,
.hide_maxcount .trex-file_upload_section_minmax {
  display: none;
}
.trex-file_upload_header_button,
.trex-file_upload_section_button {
  position: relative;
  width: 20%;
  min-width: 85px;
}
.trex-file_upload_section_doctype .mandatory {
  display: table-cell;
  vertical-align: middle;
  color: #f00;
  width: 16px;
  padding: 0 3px 0 8px;
  font-weight: bold;
  height: 35px;
}
.trex-file_upload_section_doctype .caption {
  font-weight: bold;
  display: table-cell;
  vertical-align: middle;
  padding: 0 3px;
  height: 35px;
  color: #000;
}
.trex-file_upload_section_extension > span {
  display: table-cell;
  vertical-align: middle;
  height: 35px;
  font-size: 10px;
  padding: 0 3px;
}
.trex-file_upload_section_minmax > span {
  display: table-cell;
  vertical-align: middle;
  height: 35px;
  font-size: 10px;
  padding: 0 3px;
}
.trex-file_upload_section_button > span {
  position: absolute;
  top: 4px;
  right: 3px;
  padding: 0;
  height: 35px;
}
.trex-file_upload_section_button > span > button {
  border: 0 none;
  background-color: #80CBC4;
  height: 25px;
  color: white;
  width: 100%;
  font-weight: bold;
  font-size: 11px;
  padding: 5px 12px;
  transition-property: background-color, color;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  white-space: nowrap;
}
.trex-file_upload_section_button > span > button > i {
  width: 16px;
  height: 11px;
  position: relative;
  display: inline-block;
  font-style: normal;
  color: #fff;
}
.trex-file_upload_section_button > span > button > i:after {
  font: normal normal normal 14px/1 'Material Design Iconic Font';
  content: '\f168';
  position: absolute;
  left: 0px;
  top: 0px;
  font-weight: normal;
}
.trex-file_upload_section_button > span > label,
.trex-file_upload_section_button > span > label > input {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 100%;
  opacity: 0;
  cursor: pointer;
}
.trex-file_upload_footer {
  position: relative;
  background-color: #f8f8f8;
  color: #555;
  height: 35px;
  border-top: 2px solid #ccc;
}
.auto_upload > .trex-file_upload_footer {
  height: 0;
  border-top: 0 none;
}
.trex-file_upload_footer > span {
  position: absolute;
  right: 0;
  padding: 4px 3px 0 0;
  height: 32px;
}
.trex-file_upload_footer_button {
  border: 0 none;
  background-color: #4FC3F7;
  font-size: 11px;
  font-weight: bold;
  color: #fff;
  padding: 5px 12px;
}
.trex-file_upload_footer_button > i {
  width: 16px;
  height: 11px;
  position: relative;
  display: inline-block;
  font-style: normal;
  color: #fff;
}
.trex-file_upload_footer_button > i:after {
  font: normal normal normal 14px/1 'Material Design Iconic Font';
  content: '\f197';
  position: absolute;
  left: 0px;
  top: 0px;
  font-weight: normal;
}
@keyframes fold-out {
  to {
    transform: scaleY(1);
  }
}
@-webkit-keyframes fold-out {
  to {
    -webkit-transform: scaleY(1);
  }
}
@keyframes spin-clockwise {
  to {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes spin-clockwise {
  to {
    -webkit-transform: rotate(360deg);
  }
}
.trex-preview-form_page_content .trex-file_upload_doctype_table > tbody > tr > .trex-file_upload_file_name {
  width: 80%;
}
.trex-preview-form_page_content .trex-file_upload_doctype_table > tbody > tr > .trex-file_upload_file_size {
  width: 20%;
  white-space: nowrap;
}
.trex-preview-form_page_content .trex-file_upload_doctype_table > tbody > tr > .trex-file_upload_file_status {
  width: 0;
}
.file_drag_hover .trex-file_upload_section {
  position: relative;
}
.file_drag_hover .trex-file_upload_component:not(.trex-disabled) .trex-file_upload_section_extension,
.file_drag_hover .trex-file_upload_component:not(.trex-disabled) .trex-file_upload_section_minmax {
  color: transparent;
}
.file_drag_hover .trex-file_upload_component:not(.trex-disabled) .trex-file_upload_section_button {
  position: static;
}
.file_drag_hover .trex-file_upload_component:not(.trex-disabled) .trex-file_upload_section_button > span:not(:disabled) {
  padding: 0;
  height: 35px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  background-color: transparent;
}
.file_drag_hover .trex-file_upload_component:not(.trex-disabled) .trex-file_upload_section_button > span:not(:disabled) > button:not(:disabled) {
  background-color: rgba(128, 203, 196, 0.3);
  border: 2px dashed #80CBC4;
  color: #555;
  height: 100%;
}
.file_drag_hover .trex-file_upload_component:not(.trex-disabled) .trex-file_upload_section_button > span:not(:disabled) > button:not(:disabled).file_drag_hovering {
  background-color: rgba(128, 203, 196, 0.8);
}
.file_drag_hover .trex-file_upload_component:not(.trex-disabled) .trex-file_upload_section_button > span:not(:disabled) > button:not(:disabled) > i {
  color: #555;
}
.file_drag_hover .trex-file_upload_component:not(.trex-disabled) .trex-file_upload_section_button > span:not(:disabled) > span input:not(:disabled) {
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0;
  z-index: 1;
}
.trex-file_upload_section_doctype .mandatory.trex-disabled,
.trex-file_upload_section_doctype .caption.trex-disabled {
  color: #808080;
}
.trex-file_upload_section_button > span > button.trex-disabled {
  background-color: #ccc;
  color: #808080;
}
.trex-file_upload_section_button > span > button.trex-disabled > i {
  color: #808080;
}
button.trex-file_upload_footer_button.trex-disabled {
  background-color: #ccc;
  color: #808080;
}
button.trex-file_upload_footer_button.trex-disabled > i {
  color: #808080;
}
.trex-file_upload_doctype_table > tbody > tr > .trex-file_upload_file_status > button.trex-file_upload_button.trex-disabled {
  color: #ccc;
}
.trex-file_upload_doctype_table > tbody > tr > .trex-file_upload_file_status > button.trex-file_upload_button.trex-disabled > i {
  color: #ccc;
}
.trex-disabled .trex-file_upload_doctype_table > tbody > tr > td {
  display: none;
}
.trex-incompatibility_warning {
  text-align: center;
  background-color: #fee;
  color: red;
  padding: 20px;
  margin: 10px 0 0;
  border: 5px solid #f00;
}
.trex-incompatibility_warning.trex-disabled {
  border-color: #ccc;
  background-color: #eee;
}
/* --- End of FileUpload --- */
/* --- Start of LikeDislike --- */
.like_dislike {
  position: relative;
}
.trex-like_dislike input {
  -webkit-appearance: none;
  -moz-appearance: none !important;
  position: absolute;
  left: -99999px;
  height: 0;
  width: 0;
  z-index: -100;
  overflow: hidden;
}
.trex-like_dislike label {
  display: inline-block;
  position: relative;
  border-radius: 2px;
  background-color: #E0E0E0;
  padding: 0px 5px 5px 5px;
  border: 3px solid #E0E0E0;
  cursor: pointer;
}
.trex-like_dislike label.trex-thumbs_up {
  margin-left: 5px;
  float: left;
}
.trex-like_dislike label.trex-thumbs_down {
  margin-left: 5px;
  float: left;
}
.trex-like_dislike .trex-thumbs_down:before {
  content: url(https://www.materialui.co/materialIcons/action/thumb_down_black_24x24.png);
  position: relative;
  left: 6px;
  top: 9px;
  height: 24px;
  width: 24px;
  padding-right: 15px;
}
.trex-like_dislike .trex-thumbs_up:before {
  content: url(https://www.materialui.co/materialIcons/action/thumb_up_black_24x24.png);
  position: relative;
  left: 6px;
  top: 3px;
  height: 24px;
  width: 24px;
  padding-right: 15px;
}
.trex-like_dislike_icon_text label {
  min-width: 80px;
}
div.trex-like_dislike_no_icons {
  height: 0;
  margin: 0;
}
.trex-like_dislike_icon_slide_before:before {
  content: url(https://www.materialui.co/materialIcons/social/mood_bad_black_24x24.png);
  padding: 5px;
  float: left;
  clear: left;
}
.trex-like_dislike_icon_slide_after:before {
  content: url(https://www.materialui.co/materialIcons/social/mood_black_24x24.png);
  padding: 5px;
  float: left;
}
.trex-like_dislike_slide {
  margin-left: 10px;
  margin-top: 10px;
  margin-right: 10px;
  width: 8.6em;
  float: left;
}
.trex-like_dislike input:checked + label.trex-thumbs_up {
  border: 3px solid #66BB6A;
}
.trex-like_dislike input:checked + label.trex-thumbs_down {
  border: 3px solid #ef5350;
}
/* --- End of LikeDislike --- */
/* --- Start of My Messages on the response page --- */
.trex-block_my_messages_image img {
  margin-bottom: 15px;
}
.trex-block_my_messages_image_failure img {
  background-color: #004f50;
}
.trex-block_my_messages_text p {
  font-weight: bold;
  margin-bottom: 15px;
}
.trex-block_my_messages_text_ok p {
  padding-top: 20px;
}
.trex-block_my_messages_text_failure p {
  padding-top: 0px;
}
/* --- End of My Messages on the response page --- */
/* --- Start of LST map --- */
.trex-field .kartapi-map .kartapi-main .kartapi-main-container {
  flex-direction: column;
}
.trex-field .kartapi-map .kartapi-main {
  display: flex;
  position: relative;
  clear: both;
  max-height: 100%;
}
.trex-field .kartapi-map .kartapi-main .kartapi-main-container .kartapi-map {
  display: flex;
}
.trex-field .kartapi-map .kartapi-main-container > .kartapi-side.right {
  border: 1px solid #cccccc;
  max-height: 200px;
  min-height: 65px;
  display: flex;
  min-width: 100%;
}
.trex-field .kartapi-top {
  position: absolute;
  top: 0;
  right: 0;
  height: 34px;
  width: 34px;
  z-index: 20;
}
.trex-field .kartapi-panel-header > ul > li {
  height: 34px;
  width: 34px;
}
.trex-field .kartapi-map .kartapi-main-container > .kartapi-side.right > .kartapi-panel {
  display: flex;
  flex-direction: column;
  min-width: 100%;
}
/* --- End of LST map --- */
.trex-instance_header {
  margin-left: 0em;
  background-color: #f8f8f8;
  float: left;
  width: 40.56em;
}
.trex-instance_header_caption {
  margin-top: 0.1em;
  margin-bottom: 0.1em;
  margin-left: 0.5em;
  font-size: 0.9em;
  font-weight: bold;
  float: left;
}
.trex-main_instance_header {
  margin-left: 0em;
  margin-top: 1em;
  background-color: #f8f8f8;
  float: left;
  width: 40.56em;
  border: 1px solid #CCCCCC;
}
.trex-main_instance_header_caption {
  margin-top: 0.4em;
  margin-bottom: 0.4em;
  margin-left: 0.5em;
  font-size: 1.0em;
  font-weight: bold;
  float: left;
}
.trex-instance_footer {
  margin-left: 0em;
  margin-top: 0.20em;
  background-color: #f8f8f8;
  float: left;
  width: 40.56em;
}
.trex-instance_footer_delete_button {
  float: right;
  margin-right: 0.5em;
  margin-top: 0.1em;
}
.trex-instance_header_minimize_button_right {
  float: right;
  margin-right: 0.5em;
  margin-top: 0.1em;
}
.trex-instance_header_minimize_button_left {
  float: left;
  margin-right: 0.5em;
  margin-top: 0.1em;
}
.trex-main_instance_footer {
  margin-left: 0em;
  margin-top: 0.40em;
  background-color: #f8f8f8;
  float: left;
  width: 40.56em;
  border: 1px solid #CCCCCC;
}
.trex-main_instance_footer_add_button {
  float: right;
  margin-right: 0.5em;
  margin-top: 0.4em;
  margin-bottom: 0.4em;
}
.trex-single_instance_container {
  border: 1px solid #CCCCCC;
  float: left;
  margin-top: 0.3em;
  width: 40.56em;
}
.trex-main_instance_footer_caption {
  float: right;
  font-size: 13px;
  margin: 0.7em;
  padding: 0 0.5em;
}
.trex-container_disabled {
  color: #DDD;
}
.trex-container_disabled p.trex-block_mandatory,
.trex-container_disabled .trex-legend_span {
  color: #DDD;
}
/* vim: set filetype=css : */
.trex-table_instance_base {
  float: left;
  /* width: 42.3em; */
  width: 42.2em;
}
fieldset.trex-table_instance_base {
  border: 1px solid #CCCCCC;
  border-radius: 6px 6px 6px 6px;
  float: left;
  margin: 0.5em 0 0 0;
  padding-right: 0.65em;
  padding-bottom: .8em;
  padding-left: .65em;
}
.trex-table_instance_custom_indentation {
  margin-left: 4em;
  font-size: 14.5px;
}
.trex-instance_table_block_caption {
  display: none;
}
.trex-table_instance_base .trex-main_instance_header {
  margin-left: 0em;
  background-color: #f8f8f8;
  float: left;
  width: 100%;
  border: 1px solid #CCCCCC;
}
fieldset.trex-table_instance_base .trex-main_instance_header {
  border-width: 1px 0 1px 0;
  border-type: solid;
  border-color: #CCCCCC;
}
fieldset.trex-table_instance_base .trex-fieldset_w_full .main_inst_maximized {
  border: 1px solid #CCCCCC;
  border-radius: 6px 6px 6px 6px;
  float: left;
  margin-left: 0;
  margin-top: 0.5em;
  padding-bottom: 0.8em;
}
.trex-table_instance_base .trex-instance_footer,
.trex-table_instance_footer {
  margin-left: 0;
  float: left;
  width: 0.5em;
}
.trex-table_instance_base .trex-instance_footer_delete_button,
.trex-table_instance_footer_delete_button {
  width: 16px;
  height: 16px;
  padding: 0.4em 0 0 0;
  margin: 0;
}
.trex-table_instance_base .trex-instance_header_minimize_button_right {
  cursor: pointer;
  float: right;
  width: 16px;
  height: 16px;
  border: 0;
  padding: 8px;
  margin-top: 2px;
}
.trex-table_instance_base.main_inst_minimized .trex-instance_header_minimize_button_right {
  background: url('icon-maximize.png') no-repeat;
}
.trex-table_instance_base.main_inst_maximized .trex-instance_header_minimize_button_right {
  background: url('icon-minimize.png') no-repeat;
}
.trex-table_instance_base .trex-instance_header_minimize_button_left {
  float: left;
  margin-right: 0.5em;
  margin-top: 0.1em;
}
.trex-table_instance_base .trex-main_instance_footer {
  float: left;
  width: 100%;
  border-color: #ccc;
  border-style: solid;
  margin-top: 0;
  border-top: 0;
  background-color: #F8F8F8;
}
.trex-table_instance_base.main_inst_minimized .trex-main_instance_footer {
  border-width: 0 1px 1px 1px;
}
.trex-table_instance_base.main_inst_maximized .trex-main_instance_footer {
  border-width: 1px 1px 1px 1px;
}
.trex-table_instance_base .trex-instance_child_container {
  clear: left;
}
.trex-table_instance_base .trex-single_instance_container {
  border: 0 none;
  float: left;
  /* width: 42.2em; */
  width: 100%;
  margin-top: 0;
}
.trex-table_instance_base .trex-instance_child_container {
  border: 1px solid #CCC;
  float: left;
  width: 100%;
}
/* only used in the table instance handler */
.trex-footer_add_button {
  float: right;
}
.trex-table_instance_base .trex-summary_label {
  font-size: 0.75em;
  font-weight: bold;
  margin: 0.3em 0 0;
  padding: 0;
}
fieldset.trex-table_instance_base.main_inst_minimized .trex-main_instance_footer {
  border-width: 0 0 1px 0;
}
fieldset.trex-table_instance_base.main_inst_maximized .trex-main_instance_footer {
  border-width: 1px 0 1px 0;
}
fieldset.trex-table_instance_base .trex-instance_child_container {
  border-width: 0;
}
.integrations_cursor_progress {
  cursor: progress !important;
}
.dialog[aria-hidden='true'] {
  display: none;
}
.dialog-overlay {
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.3);
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.dialog-content {
  background-color: #f0f2f5;
  z-index: 3;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 5px;
  padding: 1em;
  max-width: 90%;
  width: 600px;
  box-shadow: 0px 15px 40px #163e5933;
}
@media screen and (min-width: 700px) {
  .dialog-content {
    padding: 2em;
  }
}
.dialog h1 {
  margin: 0;
  font-size: 1.25em;
}
.trex_dialog_button {
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #ccc;
  text-indent: 0;
  display: inline-block;
  padding: 0 15px;
  text-align: center;
  margin-bottom: 10px;
  min-width: 5em;
  height: 2em;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: .79em;
  font-weight: 700;
}
