/**
 * Custom CSS
 * Use this file to override styles if you feel uncomfortable editing
 * component stylesheets.
 ============================================================================ */
 .view-day-offs-approved {
   padding: 20px 0px;
 }
 .view-day-offs-approved .form-save-default-button {
   display: none;
 }
 .view-table-for-approval .form-save-default-button {
   display: none;
 }
 .views-field-day-offs-field,
 .views-field-field-imeres {
   display: none;
 }
.views-field-field-aitiologia {
  text-align: center;
  width: 30%;
}

.view-day-offs-approved table {
  width: 100%;
}
.view-day-offs-approved table .form-actions {
  display: flex;
  justify-content: center;
}

#rid-navbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.menu-name--main,
.menu-name--special-menu,
.menu-name--contractors,
.menu-name--special-menu-symbasioyhoi- {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.menu-name--special-menu,
.menu-name--special-menu-symbasioyhoi- {
  border-left: 2px solid;
}
.menu-name--main .menu__link,
.menu-name--contractors .menu__link {
  position: relative;
  display: block;
  padding: 0.5rem 1.25rem;

}
.menu-name--special-menu .menu__link,
.menu-name--special-menu-symbasioyhoi- .menu__link {
  position: relative;
  display: block;
  padding: 0.5rem 1.25rem;
  color: white !important;
  font-weight: 700;
}

.menu-name--special-menu .menu__link:hover,
.menu-name--special-menu-symbasioyhoi- .menu__link:hover {
  color: white !important;
}

.block__inner .form-save-default-button,
.view .form-save-default-button {
  display: none;
}

.button.workflow-button-ακύρωση {
  background-color: salmon;

}
.button.workflow-button-απόρριψη {
  background-color: crimson;

}
.button.workflow-button-έγκριση {
  background-color: forestgreen;

}
.button.workflow-button-έγκριση:hover {
  background-color: forestgreen;

}
.button.workflow-button-προς-έγκριση {
  background-color: yellowgreen;

}
.button.workflow-button-απόρριψη:hover {
  background-color: crimson;

}
.button.workflow-button-ακύρωση:hover {
  background-color: salmon;

}
.button.workflow-button-προς-έγκριση:hover {
  background-color: yellowgreen;

}
.view-regular-day-off.view-display-id-central .view-header,
.view-regular-day-off.view-display-id-block_1 .view-header {
  margin-top: 2rem;
  margin-bottom: 1rem;
}

.view-regular-day-off.view-display-id-central .view-header a,
.view-regular-day-off.view-display-id-block_1 .view-header a {
  display: inline-block;
  text-align: center;
  line-height: 2rem;
  background-color: #005db5;
  box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.5);
  width: auto;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 2px;
  -webkit-transition: color, .15s, ease-in-out;
  -o-transition: color, .15s, ease-in-out;
  transition: color, .15s, ease-in-out;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  font-weight: 400;
  white-space: nowrap;
  padding: 0 0.625rem;
  color: white;
  padding: 5px 15px;
  border-radius: 5px;
}
.view-regular-day-off.view-display-id-central .view-header a:hover,
.view-regular-day-off.view-display-id-block_1 .view-header a:hover {
  color: #089de3;
}

table {
  width: 100%;
}

.views-exposed-form .form-item-nid {
  display: none;
}

.form-type-select__select-wrapper:not(.is-multiple) .form-select.chosen-container {
  padding: unset;
  margin: unset;
  border: unset;
}
.form-type-select__select-wrapper:not(.is-multiple)::after {
  display: none !important;
}

.view .view-content {
  overflow-y: auto;
}

.region.pr-main__content {
  width: 100% !important;
}

.layout-region__inner.layout-region-node-main__inner {
  width: 100% !important;
  max-width: unset;
  flex-basis: 100%;
}
.layout-region.layout-region-node-main {
  width: 100% !important;
  max-width: unset;
  flex-basis: 100%;
}

.field--name-field-registration-number,
.form-item-field-username,
.form-item-field-typos-adeias {
  max-width: 300px;
}

.view-user-details-header {
  text-align: right;
}
@media screen and (max-width: 500px) {
  fieldset[data-drupal-selector="edit-field-daterange-0"] {
    display: flex;
    justify-content: center;
  }
}

.button.btn2{
  height: unset;
}

.button.button--danger {
  color: white;
  background-color: red;
  border-color: red;
  opacity: 0.8;
  display: flex;
justify-content: center;
align-items: center;
}
.button.button--danger:hover {
  opacity: 1;
}

[data-drupal-selector="edit-workflow-adeia-pros-protokollo"] {
  background-color: grey !important;
  font-size: 90%;
opacity: 0.7;
}
.simplelogin-wrapper .abs--primary, .simplelogin .tabs.primary, .simplelogin .tabs--primary, .simplelogin .page-title {
  display: none !important;
}

.simplelogin-wrapper .form-submit{
  height: unset;
  margin: 15px 0px;
}


.site-branding__logo-img {
  width: 100%;
  max-width: 50px;
  height: auto;
}

.site-branding__logo-link {
  flex: 0 1 auto;
}

.simplelogin-logo img {
  width: 100%;
  max-width: 50px;
  height: auto;
}
.regions,
.page,
html {
  background-color: white;
}

.pr-navbar {
  background-color: #005db5;
}

.l-attribution .attribution {
  background-color: #005db5;
}
.l-attribution .attribution a {
  color: white;
}

.button {
  border: unset;
  background-color: #005db5;
  padding: 5px 15px;
  border-radius: 5px;
}

table a:not(.button) {
  color: #353535;
}

table a.button {
  line-height: unset;
  margin: 5px 0px;

}

.menu-name--account .menu__link {
  display: inline-block;
  text-align: center;
  background-color: #005db5;
  color: white;
  padding: 5px 15px;
  border-radius: 5px;
  height: unset;
}

.site-branding__text {
  display: flex;
  flex-direction: column;
  align-items: unset;
}

.site-branding__slogan {
  font-weight: 600;
  margin: 5px 0px;
}


.simplelogin main {
  min-height: unset;
}

.pr-main {
  min-height: 400px;
}

.info-temp {
  margin: 10px 0px;
}

.info-temp-node {
  padding: 10px;
  background: lightgray;
}

[data-drupal-selector="edit-cancel"] {
  line-height: unset !important;
}

.pagerer-pager-progressive ul {
  padding: 2rem 0rem;
  margin: 3rem auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.pagerer-pager-progressive ul .pager__item {
  padding: 2px;
}
.pagerer-pager-progressive ul .pager__item a {
  font-size: 1.8rem;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  transition: all 0.3s ease-in;
}

.pagerer-pager-progressive ul .pager__item .is-active a {
  background-color: black;
  color: white;
  pointer-events: none;
  cursor: pointer;
}

.pagerer-pager-progressive ul .pager__item:not(.pager__item--previous, .pager__item--next, .is-active) a:hover {
  background-color: #878787;
  color: white;
}

.pagerer-pager-progressive ul .pager__item .pager__item--previous a,
.pagerer-pager-progressive ul .pager__item .pager__item--next a {
  font-size: 3rem;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease-in;
}

.pagerer-pager-progressive ul .pager__item .pager__item--previous a:hover,
.pagerer-pager-progressive ul .pager__item .pager__item--next a:hover {
  color: #E21221;
}

.menu--level-0 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.menu-item-level-0 {
  padding: 0.5rem 1.25rem;
  cursor: pointer;
}

.menu--level-1 {
  display: none;
  position: absolute;
  z-index: 999;
  background: #005db5;
  padding: 15px 70px 15px 15px;
  border-radius: 5px;
  box-shadow: 0px 0px 16px #0000001C;
  margin-left: unset;
  list-style: none;
  width: max-content;
}

/* .menu--level-1::before {
  content: " ";
  width: 0px;
  height: 0px;
  border: 16px solid rgba(255, 255, 255, 0);
  border-bottom-color: rgba(255, 255, 255, 0);
  position: absolute;
  top: -29px;
  left: 10%;
  margin-left: -5px;
  border-bottom-color: #005db5;
  display: block;
} */

.menu-item-level-1 a {
  padding: 0.5rem 0rem;
  cursor: pointer;
}

.user-form .field--name-field-eidikotita {
  max-width: 470px;
}

button:visited:not(.button--danger), .button:visited:not(.button--danger) {
  color: #fcfcfc;
  background-color: #005db5;
}

button:visited:hover, .button:visited:hover {
  opacity: 1;
  color: #fcfcfc;
  background-color: #85cef1;
}

.view-adeies-symbasioyhon .view-header a {
  margin: 30px 0;
  display: inline-block;
  padding: 10px 20px;
  background-color: #005db5;
  border-radius: 10px;
  color: white;
  text-decoration: none;
  transition: 0.2s ease-in;

}

.view-adeies-symbasioyhon .view-header a:hover {
  background-color: #0b88ff;
}

.button {
  line-height: unset !important;

}

.edit--contract {
  padding: 20px 0px;
}

.button.disabled {
  opacity: 0.4;
  pointer-events: none;
}

.maintenance-page {
  display: none;
}

.views-bulk-operations-configure-action .form-item-end-date {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.views-bulk-operations-configure-action .form-item-end-date input {
  width: auto;
  margin-left: 5px;
}

.field-name-field-working-days .field__items >.field__item:not(:first-child) {
  padding-left: 5px;
}

.js-form-item-hidden {
  display: none;
}

.pelagus-day-offs-add-files-form .form-actions {
  margin-top: 50px;
  display: flex;
  align-items: baseline;
}

.pelagus-day-offs-add-files-form .form-actions .form-submit{
  margin-right: 10px;
}

.pelagus-day-offs-add-files-form .form-actions a {
  color: red;
}

.pelagus-day-offs-add-files-form .edit-title {
    margin-bottom: 20px;
}

.pelagus-day-offs-add-files-form .form-type-checkbox {
    margin-top: 40px;
}

.paragraphs-dropdown-actions input {
  color: black;
  font-weight: 400 !important;
  font-size: 16px;
}

table.day--offs tr.cancelled td {
  color: red;
}
