@import url("organisationinformation_custom_css.css");

.trex-customer_logo {
  background: url('images/logga_neg_40px.png') no-repeat;}
.trex-form_banner_wrapper {
  background: #005eb8;}
.trex-form_tab_menu_state_label {
    background-color: #005eb8;}
.upload_wrapper_button, .trex-file_upload_button, .trex-submit_button, .trex-button_cancel_form_class, .trex-button_goto_next_form_page_class, .trex-upload_wrapper_button, .trex-file_upload_button, .trex-submit_button, .trex-button_cancel_form_class, .trex-button_goto_prev_form_page_class, .trex-button_goto_next_form_page_class {
    background-color: #002f6c;}

.trex-form_steps {
  color: #005eb8;
}
.trex-directive_text_caption {
    color: #005eb8;
   }
/* If the screen size is 601px wide or more, set the font-size of trex-form_banner p to 17px */
@media screen and (min-width: 601px) {
.trex-form_banner p {
    font-size: 17px;
  }
}

/* If the screen size is 600px wide or less, set the font-size of trex-form_banner p to 0.75em */
@media screen and (max-width: 600px) {
.trex-form_banner p{
    font-size: 0.75em;;
  }
}

h4.trex-directive_text {
  margin-bottom: 5px;
  margin-top: 1.33em;
}

.trex-paper_text_value_cell_text {
    font-size: 0.8em;
}

.trex-formtab_menu_wrapper > .menu_toggle {
  background-color: #005eb8;
}

.trex-block_caption {
    font-size: 1.125rem;
}

.trex-field_text_value{
    font-size: 1rem;
}

.trex-directive_text{
    font-size: 0.9rem;
}

.trex-directive_text_short{
    font-size: 0.9rem;
}

legend.trex {
    font-size: 1.125rem;
}
ul.b {
  font-size: 0.88rem;
  margin: 0.8em 0;
}
h4.header_in_text {
    font-size: 1.1rem;
  margin: 5px;
}
