@import url("modal.css");

.trgreentrgreen {
  background-color: #d9f3e6;
}
.trgreen {
  background-color: #d9f3e6;
}
span.tablehighred {
  background-color: red;
  font-weight: 900;
  color: white;
}
.trredtrgreen {
  background-color: #f7d3d3;
}
.trgreentrred {
  background-color: #f7d3d3;
}

.trredtrred {
  background-color: #f7d3d3;
}
.trred {
  background-color: #f7d3d3;
}

.tr--- {
  background-color: #f7d3d3;
}
.trxxx {
  background-color: #d9f3e6;
}
.trxx- {
  background-color: #f7f4d3;
}
.trx-- {
  background-color: #f7d3d3;
}
.trx-x {
  background-color: #f7f4d3;
}

.view-acceptor-evaluate-reviewed-applications caption {
  background-color: #c9cbda;
  font-size: 1.6em;
  padding-left: 12px;
}

.menu-item--expanded {
  background-size: cover;
}

.view-grouping-header {
  font-size: 1.4em;
  text-align: center;
  margin-bottom: 6px;
  border-top: 1px solid #aba4a4;
  line-height: 57px;
}

.s-menu-header {
  font-size: 1.2em !important;
  color: white !important;
  background-color: #3d87c7 !important;
  padding: 12px !important;
}

.dash-background-red {
  background-color: #ffe2e2;
}
.dash-background-green {
  background-color: #dceae7;
}


#region-switcher {
  margin-right: 22px;
  margin-bottom: 12px;

  display: flex;
  align-items: center;
  justify-content: space-evenly;
  gap: 15px;
}

.region-switcher-item {
  display: inline;
}

.region-switcher-item a {
  background-color: #e5e8ef;
  color: black;
  padding: 11px;
}

.region-switcher-item a:hover {
  cursor: pointer;
  background-color: #6da6d8;
  color: white;
}

a.previous-page-link {
  font-size: 18px;
  display: inline-block;
  margin-top: 28px;
  margin-left: 10px;
}

a.region-switcher-link {
  font-size: 1.2em;
  color: black;
  border-radius: 5px;
}
span.reg-count {
  font-size: 0.8em;
  color: #777777;
}
.pending_reg_red {
  color: #b34d4d !important;
}

.reg-act {
  text-decoration: underline;
  font-weight: bolder;
}

.region-switcher-cur {
  background-color: #3d87c7 !important;
  color: white !important;
  padding: 11px !important;
  cursor: default !important;
}

.reg-count {
  display: inline;
  position: relative;
  left: -87px;
  top: 28px;
  font-size: 0.8em;
}

#expert-eval .js-form-type-radio {
  display: inline-block;
}

#expert-eval .option
 {
top: 22px;
left: -24px;
}

.toolbar .toolbar-tray a.is-active {
  background-color: var(--colorGinItemHover);
}

div.toolbar-menu-administration .toolbar-menu {
  width: 100%;
}
div.toolbar-menu-administration .toolbar-menu__trigger.is-active {
  display: none !important;
}
div.toolbar-menu-administration .toolbar-menu .s-logo {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #1E5A9A;
  padding: 10px 0;
}
div.toolbar-menu-administration .toolbar-menu .s-logo:hover {
  background-color: #1E5A9A;
}

div.view-grouping-content > div > table > caption {
  font-size: 1em;
  margin-top: -25px;
  margin-bottom: 16px;
  background-color: #cbe7ff;
  line-height: 1.6em;
  text-align: left;
  padding-left: 15px;
  padding-top: 9px;
  padding-bottom: 9px;

}

#print-link {
  background-color: #3d87c7;
  color: white;
  padding: 11px;
  border-radius: 5px;
  float: right;
}

.simplesamlphp-auth-login-link {
  background-color: #3d87c7;
  color: white;
  padding: 11px;
  border-radius: 5px;
  float: left;
}

.unmasquerade-link {
  background-color: #3d87c7;
  color: white;
  padding: 11px;
  border-radius: 5px;
  margin-right: 15px;
}

.user-login-form {
  overflow: auto;
}

article.node.node--type-expert-review.node--view-mode-full {
  margin-left: 40px !important;
  line-height: 1.295rem !important;
  color: var(--colorGinText)!important;
}

article.node.node--type-expert-review.node--view-mode-full h2 {
  display: none;
}

.messages-list__item.messages.messages--error {
  display: none !important;
}

.admin-item.dash-background-green:hover {
  background-color: var(--colorGinPrimaryLightHover);
}
.admin-item.dash-background-red:hover {
  background-color: var(--colorGinDangerLightest);
}
.admin-item__description > a:hover {
  text-decoration: underline;
}

td.views-field-field-log-info {
  max-width: 700px !important;
  word-wrap: break-word !important;
}

.fc-widget-content table, .fc-widget-content tr, .fc-widget-content thead, .fc-widget-content td {
  box-shadow: none;
  -webkit-box-shadow: none;
  margin:0;
}
.fc-view-container tr:hover {
  background: 0;
}
.fc-widget-content tr, .fc-widget-content thead {
  border:0;
}
td.fc-event-container {
  height: 30px;
}

.export-csv-item {
  margin-top: 10px;
  float: right;
  margin-bottom: 15px;
}
.export-csv-item a {
  background-color: #e5e8ef;
  color: black;
  padding: 11px;
}

.export-csv-item a:hover {
  cursor: pointer;
  background-color: #6da6d8;
  color: white;
}

a.export-csv-link {
  font-size: 1.2em;
  color: black;
  border-radius: 5px;
}

a.export-xls-link {
  font-size: 1.2em;
  color: black;
  border-radius: 5px;
  margin-left: 12px;
}

.form-boolean--type-radio.error:checked , .form-boolean--type-radio.error:focus {
  background-image: none;
  box-shadow: inset 0 0 0 5px var(--colorGinPrimary);
}
.form-boolean--type-radio.error:hover {
  background-image: none;
}
.form-boolean--type-radio.error:checked:focus {
  box-shadow: inset 0 0 0 5px var(--colorGinPrimary);
}
.form-boolean--type-radio:checked + label {
  font-weight: 700 !important;
}

a.tabs__link {
  border-radius: 8px !important;
  color: var(--colorGinPrimary);
  padding: 12px 27px !important;

}

a.tabs__link.is-active {
  background-color: var(--colorGinItemHover);
}

a.tabs__link.is-active::before {
  display: none;
}

a.tabs__link:hover {
  background-color: var(--colorGinItemHover);

}

li.tabs__tab {
  margin: 0 17px;
  border-radius: 0 !important;
}

li.tabs__tab:hover {
  background-color: transparent !important;
  border-radius: 0;
}

li.tabs__tab.is-active {
  background-color: transparent !important;
  border-radius: 0;
}

ul.tabs.tabs--primary {
  margin-bottom: 8px;
}

.form-actions {
  flex-direction: row-reverse;
  align-items: flex-end;
  justify-content: flex-end;
  gap: 15px;
}

.form-actions .button[data-drupal-selector="edit-cancel"] {
  color: var(--colorGinPrimary);
  border-color: var(--colorGinPrimary) !important;
}

.form-actions .button[data-drupal-selector="edit-cancel"]:hover {
  background-color: var(--colorGinPrimary);
  border-color: var(--colorGinPrimary) !important;
}

.form-actions .button {
  min-width: 200px;
  padding: 14px 22px !important;
  font-size: 17px !important;
  font-weight: 700;
  line-height: 16px;
  letter-spacing: -0.289px;
  color: var(--color-white);
  background-color: var(--gin-color-primary);
}
.form-actions .button.button--danger {
  background-color: transparent;
}

.message-header {
  background: var(--colorGinPrimary);
  border-color: var(--colorGinPrimaryHover);
  box-shadow: .1em .25em .5em var(--colorGinPrimaryLight);
  color: var(--colorGinButtonText);
  padding: calc(1rem - 2px) calc(1.5rem - 2px);
  border: 2px solid var(--colorGinPrimary);
  border-radius: var(--ginBorderDefault);
  margin: 1rem;
  font-size: 0.8em;
}

.message-header a , .message-header a:link , .message-header a:visited {
  color: var(--colorGinButtonText);
}
.message-header a:hover {
  text-decoration: underline;
}

.breadcrump-custom {
  color: var(--colorGinPrimary);
  font-size: 18px;
  padding-bottom: 38px;
  position: relative;
}

.breadcrump-custom::after {
  content: '';
  position: absolute;
  left:0;
  bottom:0;
  width: 100%;
  height: 10px;
  background: linear-gradient(to bottom, rgba(0,0,0,0.1),rgba(0,0,0,0));
  border-radius: 0 0 10px 10px;

}

a.element-breadcrump {
  text-decoration: underline;
  padding-left: 10px;
  padding-right: 10px;
}

a.element-breadcrump:nth-of-type(1) {
  padding-left: 0;
}

a.element-breadcrump-end {
  font-weight: bold;
  padding-left: 10px;
}

.logout-button {
  text-align: right;
  transform: translateY(-62px);
}

.form-login-suffix__part1 {
  margin-bottom: 0;
  font-size: 0.8rem;
}

.form-login-suffix__part2 {
  margin-top: 0;
  font-weight: bold;
  font-size: 0.8rem;
  color: var(--colorGinTextLight);
}
.radio-suffix {
  width: 24em;
  margin-top: -0.8em;
}

.radio-suffix-align-left {
  text-align:left;
  font-size: 0.8rem;
}
.radio-suffix-align-right {
  text-align: right;
  font-size: 0.8rem;
  margin-top: -1.6em;
}

h3.panel__title {
  background: #e2e5ed;
  color: black;
}

div.field {
  margin-bottom: 20px;
  margin-top: 20px;
}

article.profile .form-item {
  margin-bottom: 48px;
}

.profile .form-item h4 {
  margin-bottom: 0.25rem;
}

.view-evaluate-reviewed-applications-final-approve .views-table.views-view-table caption {
  margin-top: 0;
}

.view.view-approved-applications-final-approve table.views-table.views-view-table caption {
  margin-top: 0;
}

.view-rejected-applications-final-approve table.views-table.views-view-table caption {
  margin-top: 0;
}

/* fix clearfix content-header */
.clearfix.content-header:not(:has(.layout-container *)) {
  margin-top: calc(var(--gin-spacing-m) * 1);
}

.toolbar-menu-administration a.toolbar-menu__trigger::before {
  background: var(--gin-bg-layer) url("../images/arrow_toolbar_background.svg") no-repeat center center;
}
@media (forced-colors: active) {
  .toolbar-menu-administration a.toolbar-menu__trigger::before {
    background: var(--gin-bg-layer) url("../images/arrow_toolbar_background.svg") no-repeat center center;
  }
}

.rating-frame {
  border: 1px solid #d9d9d9;
  padding: 20px;
  margin-bottom: 20px;
  border-radius: 8px;
  background: #fff;
}

.approver_review_step1_important_note .important_note {
  font-weight: bold;
}

/* .blue_left_border {
  margin-left: 8px;
  border-left-width: 3px;
  margin-bottom: 23px;
  border-left-style: solid;
  padding: 11px 0 11px 15px;
  border-color: var(--gin-color-primary);
} */

.blue_left_border .form-wrapper {
  display: flex;
  flex-flow: column;
  gap: 18px;

  margin-left: 8px;
  border-left-width: 3px;
  margin-bottom: 23px;
  border-left-style: solid;
  padding: 11px 0 11px 15px;
  border-color: var(--gin-color-primary);
}

.blue_left_border .form-wrapper .form-wrapper{
  border-left-width: 0;
  paddding: 0;
}

.blue_left_border .form-wrapper .form-item {
  margin: 0;
}

div.vocabulary-research-type div.field.field--name-name {
  font-size: 16px;
}
div.button_blue {
  border-radius: 6px;
  background: #3D87C7;
  display: flex;
  padding: 10px 20px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  color: white;
}
div.button_blue a{
  text-decoration: none;
  color: inherit;
}
#reassign-triage-members.reassign-triage-members {
  margin-top: 30px;
}
#reassign-triage-members.reassign-triage-members div.text_assigned_triage_members {
  color: #000;
  font-size: 34px;
  font-style: normal;
  font-weight: 500;
  line-height: 34px;
  letter-spacing: -0.578px;
  padding-bottom: 66px;
}

#reassign-triage-members.reassign-triage-members div.text_medical_triage {
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 18px;
  letter-spacing: -0.238px;
}
#reassign-triage-members.reassign-triage-members div.text_medical_triage.text_medical_triage--top-margin {
  margin-top: 40px;
}


#reassign-triage-members.reassign-triage-members .bordered {
  margin: 17px 0;
  padding: 16px 30px;
  border-radius: 6px;
  border: 1px solid #EBEBEB;
  background: #FFF;
  box-shadow: 0px 6px 6px 0px rgba(0, 0, 0, 0.05);
}


.grayed {
  color: #999999;
}

.grayed.top-space--large {
  margin-top: 20px;
}

.form-item__label {
  font-weight: 700 !important;
  line-height: 18px;
  letter-spacing: -0.238px;
  margin-bottom: 5px !important;
}

.form-item__label.form-item__label--radio {
  margin-bottom: 13px !important;
}

.form-item__label.option {
  font-weight: 500 !important;
}

.form-type--boolean.form-type--radio {
  margin-top: 0;
  margin-bottom: 13px !important;
}

.form-select {
  width: 625px;
  height: 48px;
  padding: 13px 16px;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: -0.238px;
  cursor: pointer;
}

.form-select__wrapper {
  position: relative;
}

.form-select__wrapper::after {
  content: '';
  position: absolute;
  top: 38px;
  left: 595px;
  width: 10px;
  height: 10px;
  background-color: transparent;
  border: 2px solid #8E929C;
  border-top: 0;
  border-right: 0;
  transform: rotate(-45deg);
  pointer-events: none;
}
.bar_title_and_button {
  display: flex;
  padding: 20px;
  align-items: center;
  gap: 20px;
  align-self: stretch;
  justify-content: space-between;
  background: #1E5A9A;
}
.bar_title_and_button h3,
.bar_title_and_button .left_bar h3 {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  line-height: 130%;
  letter-spacing: -0.306px;
  margin: 0 0 20px;
}
.bar_title_and_button h3 {
  margin: 0;
  flex: 1;
}
.bar_title_and_button .left_bar .informations_text {
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
  letter-spacing: -0.238px;
}
.bar_title_and_button .left_bar {
  flex: 1;
}

.bar_title_and_button .approve-reject-button a {
  padding: 10px 20px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 6px;
  background: #FFF;
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: -0.238px;
  text-decoration: none;
}

.bar_triage_review {
  background-color: #ffffff;
  display: flex;
  padding: 30px 20px;
  align-items: flex-start;
  gap: 20px;
}
.bar_triage_review .shortlist_medical_triage_review,
.bar_triage_review .shortlist_final_triage_review {
  flex: 1;
}
.bar_triage_review .shortlist_medical_triage_review h3,
.bar_triage_review .shortlist_final_triage_review h3 {
  margin: 0 0 10px;
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
  letter-spacing: -0.272px;
  text-transform: uppercase;
}
.bar_triage_review .shortlist_medical_triage_review .informations_text,
.bar_triage_review .shortlist_final_triage_review .informations_text {
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.272px;
  margin: 0;
}

.shortlist__headline {
  margin: 40px 0;
  font-size: 30px;
  font-weight: 500;
  line-height: 40px;
  letter-spacing: -0.51px;
}

.shortlist__filters {
  display: flex;
  gap: 40px;
  margin: 0 0 50px;
}

.shortlist__filters .form-select__wrapper {
  width: 100%;
}
.shortlist__filters .form-select__wrapper::after {
  right: 15px;
  left: auto;
}
.shortlist__filters .form-select__wrapper .form-item {
  margin: 0 !important;
}
.shortlist__filters .form-select__wrapper .form-item .form-select {
  width: 100%;
}

.layer-wrapper.gin-layer-wrapper {
  border: none;
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 60px;
}
.layer-wrapper.gin-layer-wrapper table th,
.gin-table-scroll-wrapper table th {
  padding: 15px 18px;
}
.gin-table-scroll-wrapper table th {
  font-size: 12px;
}
.layer-wrapper.gin-layer-wrapper table td,
.gin-table-scroll-wrapper table td {
  font-size: 12px;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: -0.204px;
  padding: 15px 18px;
}
.gin-table-scroll-wrapper table td .button {
  margin-top: 0;
  margin-bottom: 0;
}

.views-field-mail {
  max-width: 200px;
  word-wrap: break-word;
}

.row-green {
  background-color: #D9F3E6;
}

.row-yellow {
  background-color: #F7F4D3;
}

.row-red {
  background-color: #F7D3D3;
}

.medical-triage-eval {
  padding: 40px 24px;
}
.medical-triage-eval h6 {
  margin: 40px 0 8px;
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
  letter-spacing: -0.238px;
}
.medical-triage-eval h6:first-of-type {
  margin: 0 0 8px;
}
.medical-triage-eval .description {
  margin: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: -0.238px;
}
.medical-triage-eval .rating-frame {
  margin: 17px 0 0;
  padding: 40px 30px;
  border-radius: 6px;
}
.medical-triage-eval .rating-frame .rating-section .fieldset {
  margin: 0;
}
.medical-triage-eval .rating-frame .rating-section .fieldset .form-radios {
  display: flex;
  gap: 40px;
}
.medical-triage-eval .rating-frame .rating-section .fieldset .fieldset__label {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: -0.238px;
  margin: 0 0 16px;
}
.medical-triage-eval .rating-frame .rating-section .fieldset .form-radios .form-item {
  margin: 0 !important;
  position: relative;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: flex-start;
  gap: 8px;
}
.medical-triage-eval .rating-frame .rating-section .fieldset .form-radios .form-item .form-radio {
  display: block;
  position: static;
  float: none;
  transform: none;
  margin: 0;
}
.medical-triage-eval .rating-frame .rating-section .fieldset .form-radios .form-item .form-item__label {
  display: block;
  margin: 0 !important;
}
.medical-triage-eval .rating-frame .rating-section .radio-suffix {
  margin: 16px 0 26px;
  width: 570px;
}
.medical-triage-eval .rating-frame .rating-section .radio-suffix:last-of-type {
  margin: 16px 0 0;
}
.medical-triage-eval .rating-frame .rating-section .radio-suffix div {
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: -0.204px;
}
.medical-triage-eval .rating-frame .rating-section .fieldset.direction_column .form-radios {
  flex-flow: column;
  gap: 13px;
}
.medical-triage-eval .rating-frame .rating-section .fieldset.direction_column .form-radios .form-item {
  flex-flow: row;
  gap: 7px;
}
.medical-triage-eval .rating-frame .form-item {
  margin: 26px 0 0;
}

.gin-layer-wrapper .views-table {
  margin-bottom: 0;
}
.gin-layer-wrapper .gin-table-scroll-wrapper {
  padding: 0;
  margin-bottom: 0;
}
.gin-layer-wrapper .gin-table-scroll-wrapper .responsive-enabled {
  margin: 0;
}
.gin-layer-wrapper #views-form-user-admin-people-page-1 .gin-table-scroll-wrapper {
  overflow-y: hidden;
  padding-bottom: 40px;
}

.disease-areas {
  font-weight: 700;
}

.section_form-title {
  padding-bottom: 26px;
  color: #000;
  font-size: 34px;
  font-style: normal;
  font-weight: 500;
  line-height: 34px; /* 100% */
  letter-spacing: -0.578px;
}

#edit-referenced-experts--2 {
  margin-left: 30px;
  display: flex;
  flex-flow: column;
  gap: 18px;
}
#edit-referenced-experts--2 .form-item__label {
  font-weight: 400 !important;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: -0.238px;
}

.red {
  color: red;
}

.applications-report-filter-form {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 20px;
}

.applications-report-filter-form .form-item {
  margin-right: 10px;
}

.applications-report-filter-form .form-actions {
  margin-left: 10px;
}
