@import url('https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&display=swap');

/* body {
  background-color: #f4f6f8;
} */

.top-bar,
.dropdown-content,
.dropbtn {
  background: #3b3e47;
}

.top-nav-ul li a {
  color: #484c55;
  font-weight: 600;
}

.top-nav-ul li {
  display: inline;
  color: #484c55;
  margin-right: 25px;
}

.top-menu-icon {
  height: 20px;
  margin-right: 5px;
}

.top-nav {
  margin-top: 15px;
}

.top-bar-logo {
  height: 35px;
  padding: 0px;
  position: relative;
  top: 3px;
}
.dropdown {
  margin-top: 0px;
}

.top-bar-container {
  padding-top: 5px;
  padding-bottom: 5px;
}

.user-info-name {
  color: #98d1e5;
}

.top-flag-icon {
  height: 18px;
  top: -3px;
  position: relative;
  left: 6px;
}

.dasboatd-main {
  background: #fff;
  display: table;
  width: 100%;
  height: calc(100% - 62px);
}

.dash-box-value {
  text-align: left;
  padding-top: 0px;
}

.dash-box-name {
  font-size: 18px;
}

.dash-box-iiner {
  border-radius: 15px;
  box-shadow: 1px 1px 10px #5d5d5d;
  width: 100%;
  padding: 12px 0px;
  position: relative;
}

.dash-box-iiner {
  background: rgb(118, 182, 228);
  background: -moz-linear-gradient(
    top,
    rgb(118, 182, 228) 0%,
    rgb(6, 92, 169) 100%,
    rgb(159, 216, 239) 100%,
    rgb(191, 232, 249) 100%
  );
  background: -webkit-linear-gradient(
    top,
    rgba(118, 182, 228, 1) 0%,
    rgba(6, 92, 169, 1) 100%,
    rgba(159, 216, 239, 1) 100%,
    rgba(191, 232, 249, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgb(118, 182, 228) 0%,
    rgb(6, 92, 169) 100%,
    rgb(159, 216, 239) 100%,
    rgb(42, 121, 188) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#76b6e4', endColorstr='#bfe8f9',GradientType=0 );
}

.box-tziros .dash-box-iiner {
  background: rgb(118, 182, 228);
  background: -moz-linear-gradient(
    top,
    rgb(118, 182, 228) 0%,
    rgb(6, 92, 169) 100%,
    rgb(159, 216, 239) 100%,
    rgb(191, 232, 249) 100%
  );
  background: -webkit-linear-gradient(
    top,
    rgba(118, 182, 228, 1) 0%,
    rgba(6, 92, 169, 1) 100%,
    rgba(159, 216, 239, 1) 100%,
    rgba(191, 232, 249, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgb(118, 182, 228) 0%,
    rgb(6, 92, 169) 100%,
    rgb(159, 216, 239) 100%,
    rgb(42, 121, 188) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#76b6e4', endColorstr='#bfe8f9',GradientType=0 );
}

.box-forecast .dash-box-iiner {
  background: rgb(118, 182, 228);
  background: -moz-linear-gradient(
    top,
    rgb(118, 182, 228) 0%,
    rgb(243, 167, 105) 0%,
    rgb(204, 107, 13) 100%,
    rgb(159, 216, 239) 100%
  );
  background: -webkit-linear-gradient(
    top,
    rgba(118, 182, 228, 1) 0%,
    rgba(243, 167, 105, 1) 0%,
    rgba(204, 107, 13, 1) 100%,
    rgba(159, 216, 239, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgb(216, 125, 41) 0%,
    rgb(243, 167, 105) 0%,
    rgb(204, 107, 13) 100%,
    rgb(229, 146, 73) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#76b6e4', endColorstr='#9fd8ef',GradientType=0 );
}

.box-bookings .dash-box-iiner {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#95cfc3+0,2eb4ab+40,009b86+100 */
  background: rgb(149, 207, 195); /* Old browsers */
  background: -moz-linear-gradient(
    top,
    rgba(149, 207, 195, 1) 0%,
    rgba(46, 180, 171, 1) 40%,
    rgba(0, 155, 134, 1) 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    rgba(149, 207, 195, 1) 0%,
    rgba(46, 180, 171, 1) 40%,
    rgba(0, 155, 134, 1) 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    rgba(149, 207, 195, 1) 0%,
    rgba(46, 180, 171, 1) 40%,
    rgba(0, 155, 134, 1) 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#95cfc3', endColorstr='#009b86',GradientType=0 ); /* IE6-9 */
}

.box-nights .dash-box-iiner {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#b57ab2+0,95398e+40,812884+100 */
  background: rgb(181, 122, 178); /* Old browsers */
  background: -moz-linear-gradient(
    top,
    rgba(181, 122, 178, 1) 0%,
    rgba(149, 57, 142, 1) 40%,
    rgba(129, 40, 132, 1) 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    rgba(181, 122, 178, 1) 0%,
    rgba(149, 57, 142, 1) 40%,
    rgba(129, 40, 132, 1) 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    rgba(181, 122, 178, 1) 0%,
    rgba(149, 57, 142, 1) 40%,
    rgba(129, 40, 132, 1) 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b57ab2', endColorstr='#812884',GradientType=0 ); /* IE6-9 */
}

.box-new-bookings .dash-box-iiner {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ef7476+0,e73451+40,dc183e+100 */
  background: rgb(239, 116, 118); /* Old browsers */
  background: -moz-linear-gradient(
    top,
    rgba(239, 116, 118, 1) 0%,
    rgba(231, 52, 81, 1) 40%,
    rgba(220, 24, 62, 1) 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    rgba(239, 116, 118, 1) 0%,
    rgba(231, 52, 81, 1) 40%,
    rgba(220, 24, 62, 1) 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    rgba(239, 116, 118, 1) 0%,
    rgba(231, 52, 81, 1) 40%,
    rgba(220, 24, 62, 1) 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef7476', endColorstr='#dc183e',GradientType=0 ); /* IE6-9 */
}

.dash-box-iiner .col-xs-3 i {
  display: none;
}

.dash-box-iiner .col-xs-3 {
  background-repeat: no-repeat;
  height: 25px;
  background-size: 55%;
  width: 25px;
  right: 8px;
  background-color: rgba(255, 255, 255, 0.3);
  padding: 20px;
  border-radius: 30px;
  background-position: center;
}

.dash-box-iiner .col-xs-3:before {
  background: rgba(255, 255, 255, 0.5);
}

.box-tziros .dash-box-iiner .col-xs-3 {
  background-image: url('img/info-icons/total-rate-white.png');
}
.box-forecast .dash-box-iiner .col-xs-3 {
  background-image: url('img/info-icons/forecast-white.png');
}
.box-bookings .dash-box-iiner .col-xs-3 {
  background-image: url('img/info-icons/bookings.png');
}
.box-nights .dash-box-iiner .col-xs-3 {
  background-image: url('img/info-icons/nights-white.png');
}
.box-new-bookings .dash-box-iiner .col-xs-3 {
  background-image: url('img/info-icons/new-bookings-white.png');
}

.dash-boxes-bookings-only .dash-box-1 .dash-box-iiner .col-xs-3 {
  background-image: url('img/info-icons/total-rate-white.png');
}
.dash-boxes-bookings-only .dash-box-2 .dash-box-iiner .col-xs-3 {
  background-image: url('img/info-icons/paid-white-1.png');
}
.dash-boxes-bookings-only .dash-box-3 .dash-box-iiner .col-xs-3 {
  background-image: url('img/info-icons/forecast-white.png');
}
.dash-boxes-bookings-only .dash-box-4 .dash-box-iiner .col-xs-3 {
  background-image: url('img/info-icons/bookings.png');
}
.dash-boxes-bookings-only .dash-box-5 .dash-box-iiner .col-xs-3 {
  background-image: url('img/info-icons/nights-white.png');
}
.dash-boxes-bookings-only .dash-box-6 .dash-box-iiner .col-xs-3 {
  background-image: url('img/info-icons/new-bookings-white.png');
}

.new-tod-btn {
  background-image: url('img/info-icons/add-blue.png');
}

.new-tod-btn {
  width: 22px;
  display: table;
  float: right;
  color: white;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  cursor: pointer;
  display: table;
  height: 30px;
  background-color: unset;
  background-size: 100%;
  background-repeat: no-repeat;
}

.panel {
  background: none;
  box-shadow: 1px 1px 10px #5d5d5d;
  border-radius: 15px;
  border: 0px;
}

.panel .panel-heading {
  border-radius: 0px 0px 0px 0px;
  color: #1f5788;
}

.panel .panel-heading {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#a3daf8+0,87c8f0+40,6ab4e0+100 */
  background: rgb(163, 218, 248); /* Old browsers */
  background: -moz-linear-gradient(
    top,
    rgba(163, 218, 248, 1) 0%,
    rgba(135, 200, 240, 1) 40%,
    rgba(106, 180, 224, 1) 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    rgba(163, 218, 248, 1) 0%,
    rgba(135, 200, 240, 1) 40%,
    rgba(106, 180, 224, 1) 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    rgba(163, 218, 248, 1) 0%,
    rgba(135, 200, 240, 1) 40%,
    rgba(106, 180, 224, 1) 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a3daf8', endColorstr='#6ab4e0',GradientType=0 ); /* IE6-9 */
}

.panel .panel-body {
  border-radius: 0px 0px 15px 15px;
  background: white;
}

table tr th {
  background: #fff;
  color: #4b4e57;
  border-bottom: 2px solid #91d2e8 !important;
}

.panel-body table tr td {
  background-color: #fff;
  border-bottom: 1px solid #a6a6a8 !important;
}

.info-row .table-striped > tbody > tr:nth-of-type(2n + 1) {
  background-color: #f8f8f8;
}

.info-row .col-md-2-5 {
  margin-bottom: 30px;
  width: 20%;
  padding-left: 20px;
  padding-right: 20px;
}

.top-active {
  background: unset;
}

.top-active .top-menu-text {
  color: #05b2ce;
}

.body-info .dasboatd-main {
  padding-top: 20px;
}

.body-mails-new .dasboatd-main {
  display: block;
  height: calc(100% - 90px);
}

.body-mails-new .dasboatd-main-container {
  background: #d7e0e7;
}

.collapse-search-btn {
  float: left;
  margin-right: 15px;
  margin-top: 0px;
  color: white;
  background: #225a8a;
  width: 24px;
  height: 24px;
  text-align: center;
  border-radius: 25px;
  line-height: 24px;
  font-size: 11px;
}

.select-year {
  border: 0px;
  height: 25px;
  width: 70px;
  margin-right: 10px;
  background: #225a8a;
  color: white;
  border-radius: 4px;
}

.dash-box-cat-avarage .col-xs-4 {
  width: 20%;
  min-height: 55px;
  padding: 0px 10px;
}

.dash-boxes-transactions .dash-box {
  width: 16%;
  padding-right: 0px;
}

.dash-boxes-transactions .dash-box-3 {
  width: 52%;
  padding-right: 15px;
}

.dash-boxes-transactions .dash-box-3 .dash-box-iiner {
  width: 100%;
}

.invoice-info-logo-col.col-md-7 img {
  height: 60px;
}

.title-outer {
  display: table;
  width: 100%;
}

.dash-boxes-row.row.desktop {
  display: block;
}

.dash-boxes-bookings-only .dash-box {
  width: 16.6%;
}
.dash-box {
  padding-left: 15px;
  padding-right: 15px;
}

.body-8 .collapse-search-btn {
  float: unset;
  margin-right: 5px;
  display: inline-table;
  margin-left: 1px;
}

#table-export_wrapper {
  border-radius: 15px;
  box-shadow: 1px 1px 16px #a2a2a2;
}

.body-9 .page-content-section tfoot {
  display: none;
}

.dash-search-div {
  border-radius: 8px;
  box-shadow: 1px 1px 3px #a4a4a4;
}

.dash-box-value {
  min-height: 35px;
}

.body-info .dash-box-iiner {
  min-height: 110px;
}

.body-info .dash-box-value {
  min-height: 53px;
}

.body-reports .dasboatd-main {
  display: block;
  height: unset !important;
}

.owl-nav {
  position: absolute;
  top: 40px;
  width: 100%;
  font-size: 40px;
  color: #2575b9;
}

.owl-next {
  position: absolute;
  right: 0px;
}

.body-debtors .dash-box,
.body-BookingList .dash-box {
  width: 20%;
}

.body-debtors .dash-box-name {
  font-size: 16px;
  text-align: left;
}

.body-BookingList .dash-box-1 .dash-box-iiner .col-xs-3 {
  background-image: url('img/info-icons/total-rate-white.png');
}
.body-BookingList .dash-box-2 .dash-box-iiner .col-xs-3 {
  background-image: url('img/info-icons/paid-white-1.png');
}
.body-BookingList .dash-box-3 .dash-box-iiner .col-xs-3 {
  background-image: url('img/info-icons/forecast-white.png');
}
.body-BookingList .dash-box-4 .dash-box-iiner .col-xs-3 {
  background-image: url('img/info-icons/bookings.png');
}
.body-BookingList .dash-box-5 .dash-box-iiner .col-xs-3 {
  background-image: url('img/info-icons/pax.png');
}

.body-invoices .dash-box {
  width: 20%;
  padding-left: 15px;
  padding-right: 15px;
}

.body-invoices
  .dash-boxes-row
  .dash-box:nth-of-type(1)
  .dash-box-iiner
  .col-xs-3 {
  background-image: url('img/info-icons/total-rate-white.png');
}
.body-invoices
  .dash-boxes-row
  .dash-box:nth-of-type(2)
  .dash-box-iiner
  .col-xs-3 {
  background-image: url('img/info-icons/vat.png');
}
.body-invoices
  .dash-boxes-row
  .dash-box:nth-of-type(3)
  .dash-box-iiner
  .col-xs-3 {
  background-image: url('img/info-icons/paid-white-1.png');
}

.body-debtors
  .dash-boxes-row
  .dash-box:nth-of-type(1)
  .dash-box-iiner
  .col-xs-3 {
  background-image: url('img/info-icons/total-rate-white.png');
}
.body-debtors
  .dash-boxes-row
  .dash-box:nth-of-type(2)
  .dash-box-iiner
  .col-xs-3 {
  background-image: url('img/info-icons/expanses.png');
}
.body-debtors
  .dash-boxes-row
  .dash-box:nth-of-type(3)
  .dash-box-iiner
  .col-xs-3 {
  background-image: url('img/info-icons/forecast-white.png');
}

.body-9 .dash-boxes-row .dash-box:nth-of-type(1) .dash-box-iiner .col-xs-3 {
  background-image: url('img/info-icons/expanses.png');
}
.body-9 .dash-boxes-row .dash-box:nth-of-type(2) .dash-box-iiner .col-xs-3 {
  background-image: url('img/info-icons/incomes.png');
}
.body-9 .dash-boxes-row .dash-box:nth-of-type(3) .dash-box-iiner .col-xs-3 {
  background-image: url('img/info-icons/forecast-white.png');
}

.body-pinvoices
  .dash-boxes-row
  .dash-box:nth-of-type(1)
  .dash-box-iiner
  .col-xs-3 {
  background-image: url('img/info-icons/total-rate-white.png');
}
.body-pinvoices
  .dash-boxes-row
  .dash-box:nth-of-type(2)
  .dash-box-iiner
  .col-xs-3 {
  background-image: url('img/info-icons/commision.png');
}

.panel #table-export_wrapper {
  border-radius: 0px;
  box-shadow: unset;
}

.body-debtors
  .dash-boxes-row.row.dash-boxes-transactions.dash-boxes-OutstandingBalance.desktop {
  margin-bottom: 20px;
}

table {
  background: white;
}

.dash-box-cat-avarage .dash-box-iiner {
  padding-top: 0px;
  padding-bottom: 0px;
}

.dash-box-cat-avarage-amount {
  font-weight: 600;
  font-size: 14px;
  line-height: 13px;
}

.dash-box-cat-avarage .col-xs-4 {
  width: 20%;
  min-height: 47px;
  padding: 0px 10px;
}

.unread-mails-alert {
  position: absolute;
  right: -5px;
  background: #d24436;
  font-size: 11px;
  padding: 1px 4px;
  border-radius: 4px;
  line-height: 15px;
  top: -2px;
}

.last-db-works-button.all-mails-button {
  margin-right: 10px;
}

.bookings-calendra-icon {
  position: relative;
  top: -2px;
}

.fast-buttons-submenu .tiny-button {
  border-radius: 0px;
}

.body-9 .collapse-search-btn {
  float: right;
  margin-left: 4px;
  margin-right: 0px;
  position: relative;
  top: 4px;
}

.col-md-3.dash-box.dash-box-3.dash-box-cat-avarage .dash-box-iiner {
  height: 94px;
  overflow: auto;
}

/* .scroller::-webkit-scrollbar-track {
  background-color: #c2d2e4;
} */

/* Thin Scrollbar */
::-webkit-scrollbar {
  width: 9px;
  height: 9px;
  background-color: #ffffff;
}

::-webkit-scrollbar-thumb {
  border-radius: 8px;
  /* -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); */
  /* background-color: #f1f1f1; */
  background-color: #e4e4e4;
  /* background-color: #49494a; */
}

::-webkit-scrollbar-thumb:hover {
  background-color: #d4d4d4; /* Hover color */
}

.body-mails-new {
  overflow: hidden;
}

.dt-button.buttons-pdf.buttons-html5 {
  background-image: url('img/buttons/pdf.png') !important;
}

.dt-button.buttons-excel.buttons-html5 {
  background-image: url('img/buttons/excel.png') !important;
}

.dt-button.buttons-print {
  background-image: url('img/buttons/print.png') !important;
}

.dt-button.buttons-pdf.buttons-html5,
.dt-button.buttons-excel.buttons-html5,
.dt-button.buttons-print {
  font-size: 0px !important;
  width: 25px;
  height: 25px;
  background-size: 100%;
  background-color: transparent !important;
  background-repeat: no-repeat;
  margin-bottom: 0px;
  border: 0px !important;
  margin-right: 5px;
}

.body-items-item-edit-php,
.body-items-item-new-php {
  background: transparent;
}

.body-items-item-edit-php .iframe-containt,
.body-items-item-new-php .iframe-containt {
  padding: 15px;
  height: calc(100% - 150px);
  overflow-y: scroll;
}

.body-items-item-edit-php form#item-edit-form,
.body-items-item-new-php form#item-new-form {
  border: 0px;
  border-radius: 10px;
  height: 100%;
}

.body-items-item-edit-php .modal-header,
.body-items-item-new-php .modal-header {
  border-radius: 10px 10px 0px 0px;
}

.body-items-item-new-php .modal-header {
  background: rgb(118, 182, 228);
  background: -moz-linear-gradient(
    top,
    rgb(118, 182, 228) 0%,
    rgb(6, 92, 169) 100%,
    rgb(159, 216, 239) 100%,
    rgb(191, 232, 249) 100%
  );
  background: -webkit-linear-gradient(
    top,
    rgba(118, 182, 228, 1) 0%,
    rgba(6, 92, 169, 1) 100%,
    rgba(159, 216, 239, 1) 100%,
    rgba(191, 232, 249, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgb(118, 182, 228) 0%,
    rgb(6, 92, 169) 100%,
    rgb(159, 216, 239) 100%,
    rgb(42, 121, 188) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#76b6e4', endColorstr='#bfe8f9',GradientType=0 );
}

.body-items-item-edit-php .modal-header {
  background: rgb(149, 207, 195);
  background: -moz-linear-gradient(
    top,
    rgba(149, 207, 195, 1) 0%,
    rgba(46, 180, 171, 1) 40%,
    rgba(0, 155, 134, 1) 100%
  );
  background: -webkit-linear-gradient(
    top,
    rgba(149, 207, 195, 1) 0%,
    rgba(46, 180, 171, 1) 40%,
    rgba(0, 155, 134, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(149, 207, 195, 1) 0%,
    rgba(46, 180, 171, 1) 40%,
    rgba(0, 155, 134, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#95cfc3', endColorstr='#009b86',GradientType=0 );
}

.body-items-property-rates-php {
  background: transparent !important;
}

.other-type-linked-title.white {
  box-shadow: 2px 4px 8px #878787;
  border-radius: 10px;
}

.other-type-linked-title {
  background: rgb(181, 122, 178);
  background: -moz-linear-gradient(
    top,
    rgba(181, 122, 178, 1) 0%,
    rgba(149, 57, 142, 1) 40%,
    rgba(129, 40, 132, 1) 100%
  );
  background: -webkit-linear-gradient(
    top,
    rgba(181, 122, 178, 1) 0%,
    rgba(149, 57, 142, 1) 40%,
    rgba(129, 40, 132, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(181, 122, 178, 1) 0%,
    rgba(149, 57, 142, 1) 40%,
    rgba(129, 40, 132, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b57ab2', endColorstr='#812884',GradientType=0 );
}

.info-row.row .panel-heading {
  background: #3b3e47;
  color: #98d1e5;
  font-weight: 600;
  font-size: 12px;
}
.info-row .panel .panel-body {
  width: 100%;
}

.info-row.row .new-tod-btn {
  background-image: url('img/info-icons/add-lightblue.png');
}

.body-agents-clients-delete-client-php {
  background: transparent;
  display: table;
  margin: 0 auto;
}

.body-agents-clients-new-client-php {
  background: transparent;
}

.das-settings-sidebar ul {
  padding-left: 0px;
  margin-bottom: 0px;
}

.misc-menu-title {
  border-top: 4px solid #95d2e9;
  margin-top: -5px;
  font-size: 17px;
  text-align: center;
  font-weight: 600;
  padding: 7px;
}

.body-agents-monthlydata-delete-month-php,
.body-agents-monthlydata-edit-month-php,
.body-agents-monthlydata-new-month-php {
  background: transparent;
}

.body-agents-monthlydata-delete-month-php .panel,
.body-agents-monthlydata-edit-month-php .panel,
.body-agents-monthlydata-new-month-php .panel {
  max-width: 600px;
  margin: 0 auto;
}

.chat-icon {
  position: fixed;
  z-index: 999;
  bottom: -7px;
  right: 10px;
  font-size: 19px;
  background: #3b3e47;
  padding: 5px 18px;
  color: #79d1e5;
  border-radius: 10px;
  cursor: pointer;
}
#chat-alert-count {
  font-size: 11px;
  position: absolute;
  top: -6px;
  color: white;
  background: red;
  padding: 1px 7px;
  border-radius: 5px;
}

.body-agents-chat-index-php .panel {
  max-width: 600px;
  margin: 0 auto;
}

.body-agents-chat-index-php {
  background: transparent;
}

.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5;
  padding: 0-0px;
}

.ui-dialog .ui-dialog-titlebar {
  background: #3b3e47;
  color: #98d1e5;
  font-weight: 600;
  font-size: 12px;
}

td.details-control {
  background: url('https://panel.hotelpraxis.com/img/details_open.png')
    no-repeat center center;
  cursor: pointer;
}

tr.shown td.details-control {
  background: url('https://panel.hotelpraxis.com/img/details_close.png')
    no-repeat center center;
}

.single-mail-buttons-col .ti-na {
  color: green;
}
.dropdown-content.usr-dropdown-content-open {
  display: table;
  position: fixed;
  right: 0px;
  height: 100%;
  padding: 10px 10px;
  z-index: 9999;
}
.frame-panel .panel-heading {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#7d7e7d+0,0e0e0e+100;Black+3D */
  background: rgb(125, 126, 125); /* Old browsers */
  background: -moz-linear-gradient(
    top,
    rgba(125, 126, 125, 1) 0%,
    rgba(14, 14, 14, 1) 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    rgba(125, 126, 125, 1) 0%,
    rgba(14, 14, 14, 1) 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    rgba(125, 126, 125, 1) 0%,
    rgba(14, 14, 14, 1) 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=0 ); /* IE6-9 */

  color: white;
  border-top-left-radius: 9px;
  border-top-right-radius: 9px;
}

.frame-panel {
  height: 100%;
}

.frame-panel .panel-body {
  overflow: auto;
  height: 100%;
}

.panel-normal {
  box-shadow: unset;
  border: 1px solid #2e86de;
  border-radius: 5px;
}

.panel-normal .panel-heading {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#b8c6df+0,6d88b7+100;Grey+Blue+3D+%231 */
  background: #2e86de;

  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.dash-main-title {
  font-family: 'Space Grotesk', sans-serif;
  font-weight: 600;
}
.dash-main-title-property {
  color: #222;
}

.title-boxes-inner {
  background: #fff;
  padding: 10px 22px;
  padding-bottom: 10px;
  padding-bottom: 10px;
  border-radius: 10px;
  margin-bottom: 20px;
  padding-bottom: 25px;
  margin-top: 0px;
  box-shadow: 3px 3px 16px #e0e0e0;
}

.select-year {
  background: #b1a689;
  height: 31px;
  padding-left: 12px;
  font-size: 14px;
  position: relative;
  top: 1px;
}

.fast-buttons ul li a,
.tiny-button {
  background-color: #f5f7f9;
  color: #707070 !important;
  border: 1px solid #707070 !important;

  padding: 6px 20px !important;
}

.collapse-search-btn {
  background: #b1a689;
}
.dash-boxes-row.row.dash-boxes-bookings.dash-boxes-bookings-only.desktop {
  margin-top: 20px;
}

.booking-boxes .dash-box-name {
  display: none;
}

.booking-box-1 .dash-box-iiner {
  background-image: url('img/info-icons/total-rate.png');
}

.booking-box-2 .dash-box-iiner {
  background-image: url('img/info-icons/paid.png');
}

.booking-box-3 .dash-box-iiner {
  background-image: url('img/info-icons/balance.png');
}

.booking-box-4 .dash-box-iiner {
  background-image: url('img/info-icons/booking.png');
}

.booking-box-5 .dash-box-iiner {
  background-image: url('img/info-icons/nights.png');
}

.booking-box-6 .dash-box-iiner {
  background-image: url('img/info-icons/net-rate.png');
}

.booking-boxes .dash-box-iiner {
  border-radius: 0px;
  box-shadow: unset;
  background-size: cover;
  height: 160px;
}

.booking-boxes .dash-box-value {
  font-size: 22px;
  padding-right: 0px;
  padding-top: 79px;
  font-weight: 900;
  padding-left: 7px;
  font-family: 'Space Grotesk', sans-serif;
}

table tr th {
  border-bottom: 0px solid #91d2e8 !important;
  background: #f5f5f5;
  color: #05b2ce;
}

#table-export_wrapper {
  background: #fff;
}

#table-export_wrapper {
  border: 1px solid #d7d7d7;
  padding-bottom: 10px;
  padding-top: 15px;
  padding-right: 20px;
  background: #fff;
  padding-left: 20px;
}

.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  padding: 10px 8px;
}

table.dataTable thead .sorting_asc {
  background-image: url('/agents/img/sort_asc.png');
}

table.dataTable thead .sorting_desc {
  background-image: url('/agents/img/sort_desc.png');
}

.dataTables_scrollBody {
  scrollbar-width: thin;
}

.dataTables_scroll {
  margin-top: 40px !important;
}

.dataTables_scrollHeadInner {
  padding-right: 0px !important;
}

.dataTables_scrollHead {
  background: whitesmoke;
}

.top-nav {
  margin-top: 0px;
  background: white;
  padding: 10px 0px;
}
.top-nav-ul {
  margin-bottom: 0px;
}

.top-menu-text {
  font-family: 'Space Grotesk', sans-serif;
  font-weight: 600;
  font-size: 13px;
  line-height: 22px;
}

.table-list-icon {
  height: 18px;
  width: 17px;
  object-fit: contain;
}

.ti-close.red.delete-icon {
  font-size: 18px;
  position: relative;
  top: 5px;
}

/* .fast-buttons-submenu {
  bottom: -60px;
} */

.image-box {
  width: 16.6%;

  height: 160px;
}
.image-box-inner {
  position: relative;
  height: 100%;
  background-size: cover;
  padding-left: 20px;
  padding-right: 20px;
}

.image-box-gradient {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
}

.image-box-value {
  font-size: 22px;
  padding-right: 0px;
  padding-top: 30px;
  font-weight: 900;
  padding-left: 7px;
  font-family: 'Space Grotesk', sans-serif;
  color: white;
  position: relative;
  z-index: 10;
}

.image-box-name {
  position: relative;
  z-index: 10;
  color: #fff;
  font-size: 19px;
  padding-left: 7px;
  font-family: 'Space Grotesk', sans-serif;
}

.image-box-1 .image-box-inner {
  background-image: url('img/boxes/1.jpg');
}
.image-box-2 .image-box-inner {
  background-image: url('img/boxes/2.jpg');
}
.image-box-3 .image-box-inner {
  background-image: url('img/boxes/3.jpg');
}
.image-box-4 .image-box-inner {
  background-image: url('img/boxes/4.jpg');
}
.image-box-5 .image-box-inner {
  background-image: url('img/boxes/5.jpg');
}
.image-box-6 .image-box-inner {
  background-image: url('img/boxes/6.jpg');
}

.image-box-icon-inner {
  padding-top: 20px;
}

.image-box-icon-inner i {
  background: white;
  display: table;
  width: 40px;
  height: 40px;
  border-radius: 40px;
  position: relative;
  z-index: 10;
  text-align: center;
  line-height: 40px;
  font-size: 19px;
}

.image-box-orange .image-box-icon-inner {
  color: #fa714b;
}
.image-box-blue .image-box-icon-inner {
  color: #0651e5;
}
.image-box-purple .image-box-icon-inner {
  color: #7d07fc;
}
.image-box-tirquaz .image-box-icon-inner {
  color: #07bbfc;
}
.image-box-darkpurple .image-box-icon-inner {
  color: #6006ce;
}
.image-box-darkred .image-box-icon-inner {
  color: #a50407;
}
.image-box-green .image-box-icon-inner {
  color: #025d60;
}

.image-box-orange .image-box-gradient {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+9,f73b07+100&0+0,0.73+100 */
  background: -moz-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.07) 9%,
    rgba(247, 59, 7, 0.73) 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.07) 9%,
    rgba(247, 59, 7, 0.73) 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.07) 9%,
    rgba(247, 59, 7, 0.73) 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#baf73b07',GradientType=0 ); /* IE6-9 */
}

.image-box-blue .image-box-gradient {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+9,0651e5+100&0+0,0.73+100 */
  background: -moz-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.07) 9%,
    rgba(6, 81, 229, 0.73) 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.07) 9%,
    rgba(6, 81, 229, 0.73) 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.07) 9%,
    rgba(6, 81, 229, 0.73) 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#ba0651e5',GradientType=0 ); /* IE6-9 */
}

.image-box-purple .image-box-gradient {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+9,7d07fc+100&0+0,0.73+100 */
  background: -moz-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.07) 9%,
    rgba(125, 7, 252, 0.73) 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.07) 9%,
    rgba(125, 7, 252, 0.73) 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.07) 9%,
    rgba(125, 7, 252, 0.73) 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#ba7d07fc',GradientType=0 ); /* IE6-9 */
}

.image-box-tirquaz .image-box-gradient {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+9,07bbfc+100&0+0,0.73+100 */
  background: -moz-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.07) 9%,
    rgba(7, 187, 252, 0.73) 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.07) 9%,
    rgba(7, 187, 252, 0.73) 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.07) 9%,
    rgba(7, 187, 252, 0.73) 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#ba07bbfc',GradientType=0 ); /* IE6-9 */
}

.image-box-darkpurple .image-box-gradient {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+9,6006ce+100&0+0,0.73+100 */
  background: -moz-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.07) 9%,
    rgba(96, 6, 206, 0.73) 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.07) 9%,
    rgba(96, 6, 206, 0.73) 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.07) 9%,
    rgba(96, 6, 206, 0.73) 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#ba6006ce',GradientType=0 ); /* IE6-9 */
}

.image-box-green .image-box-gradient {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+9,025d60+100&0+0,0.73+100 */
  background: -moz-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.07) 9%,
    rgba(2, 93, 96, 0.73) 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.07) 9%,
    rgba(2, 93, 96, 0.73) 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.07) 9%,
    rgba(2, 93, 96, 0.73) 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#ba025d60',GradientType=0 ); /* IE6-9 */
}

.image-box-darkred .image-box-gradient {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+9,a50407+100&0+0,0.73+100 */
  background: -moz-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.07) 9%,
    rgba(165, 4, 7, 0.73) 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.07) 9%,
    rgba(165, 4, 7, 0.73) 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.07) 9%,
    rgba(165, 4, 7, 0.73) 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#baa50407',GradientType=0 ); /* IE6-9 */
}

.dash-boxes-row.row.dash-boxes-transactions.desktop {
  margin-top: 20px;
}

.new-item-header {
  background-image: url('/img/new-back.jpg') !important;
  background-size: cover !important;
  height: 140px;
  background-position: center !important;
  position: relative;
}

.new-item-header-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  left: 0px;
  top: 0px;
}

.new-item-header h4 {
  position: relative;
  z-index: 10;
  padding-top: 40px;
  text-transform: uppercase;
  font-size: 24px;
  font-family: 'Space Grotesk', sans-serif;
}

.form-control.line-input {
  border: 1px solid red !important;
}

.form-control.line-input {
  border: 0px solid red !important;
  border-bottom-color: red;
  border-bottom-style: solid;
  border-bottom-width: 0px;
  border-bottom: 1px solid #dbdbdb !important;
  border-radius: 0px;
  box-shadow: unset;
  padding-left: 25px;
  padding-top: 0px;
  font-size: 13px;
}

.label-other_type_multiple,
.label-email,
.label-text,
.label-number,
.label-link,
.label-money,
.label-textarea,
.label-other_type,
.label-date {
  display: none;
}

.line-icon {
  position: absolute;
  top: 1px;
  font-size: 19px;
  opacity: 0.5;
}

.form-control.line-textarea {
  border: 0px solid red !important;
  border-bottom-color: red;
  border-bottom-style: solid;
  border-bottom-width: 0px;
  border-bottom: 1px solid #dbdbdb !important;
  border-radius: 0px;
  box-shadow: unset;
  padding-left: 25px;
}

.line-inner .chosen-container-multi .chosen-choices,
.line-inner .chosen-container-single .chosen-single {
  box-shadow: unset;
  border: 0px !important;
  border-bottom-color: currentcolor;
  border-bottom-style: none;
  border-bottom-width: 0px;
  border-bottom-color: currentcolor;
  border-bottom-style: none;
  border-bottom-width: 0px;
  background: unset;
  padding-left: 25px;
  border-bottom: 1px solid #dbdbdb !important;
  border-radius: 0px;
  height: 34px;
  line-height: 33px;
}

.form-control.line-disabled {
  border: 0px;
}

.label-two_fields_relation {
  position: absolute;
  font-size: 11px;
  top: -7px;
  left: 27px;
  opacity: 0.5;
}

.line-inner {
  margin-bottom: 23px;
}

.btn-line-form {
  background: #b1a689;
  border-color: #b1a689;
}

.btn-line-form:hover {
  background: #222;
  border-color: #b1a689;
}

.line-icon {
  position: absolute;
  top: 4px;
  font-size: 19px;
  opacity: 0.5;
}

.body-reports .label-text {
  display: inline-table;
}

.property_users_start_chat {
  background: #222 !important;
}

.body-agents-print-php .label-text {
  display: table;
}

.cs-card-header {
  padding: 10px;
  border: 1px solid #b5b5b5;
  background: #f7f4f4;
  font-size: 13px;
  font-weight: 600;
  border-bottom: 0px;
}

img.side-bar-logo {
  opacity: 0.4;
  position: absolute;
  bottom: 58px;
  width: 137px;
}

/* Μαύρο φόντο και λευκά γράμματα στο header */
table.dataTable thead th {
  background-color: #2e2e2e !important;
  color: white !important;
}

/* Ανοίγουμε το χρώμα των default sorting icons */
table.dataTable thead .sorting:before,
table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:after {
  filter: brightness(0) invert(1);
}

table.dataTable thead th:first-child {
  border-top-left-radius: 12px;
  border-bottom-left-radius: 12px;

  background: url();
}

table.dataTable thead th:last-child {
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
  background: url();
}

.title-boxes-inner {
  background: unset;
  box-shadow: unset;
}

.fast-button-list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  padding: 0;
  margin: 0;
  list-style: none;
  align-items: center;
}

.fast-button {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  background: #f6f6f6;
  color: #333;
  border: 1px solid #ccc;
  border-radius: 6px;
  padding: 6px 12px;
  font-size: 14px;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
}

.fast-button:hover {
  background: #e0e0e0;
  color: #000;
}

/* Submenu styling */
.has-submenu {
  position: relative;
}

.has-submenu .submenu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 140px;
  background: white;
  border: 1px solid #ccc;
  border-radius: 6px;
  padding: 4px 0;
  z-index: 10;
}

.has-submenu:hover .submenu {
  display: block;
}

.submenu li {
  list-style: none;
}

.submenu a {
  display: block;
  padding: 8px 12px;
  text-decoration: none;
  font-size: 13px;
  color: #333;
  white-space: nowrap;
}

.submenu a:hover {
  background: #f2f2f2;
}

/* Year select */
.select-year {
  padding: 6px 10px;
  font-size: 14px;
  border: 1px solid #ccc;
  border-radius: 6px;
  background: #f6f6f6;
  min-width: 100px;
}

.fast-buttons ul li a {
  background-color: #fff;
  border: 0px !important;
  border-right: 1px solid #e2e2e2 !important;
  padding: 6px 20px !important;
  border-radius: 0px;
  font-size: 13px;
  color: #222 !important;
  border-bottom: 1px solid #e1e1e1 !important;
  border-left: 1px solid #e1e1e1 !important;
  border-top: 1px solid #e1e1e1 !important;
}

.fast-buttons ul li {
  margin: 0px -5px;
}

.title-boxes-inner {
  background: unset;
  box-shadow: unset;
  margin-bottom: 35px;
}

.select-year {
  padding: 6px 10px;
  font-size: 14px;
  border: 1px solid #ccc;
  border-radius: 0px;
  background: #919090;
  min-width: 80px;
}

.new-item-area-new img {
  height: auto;
  margin-right: 0px;
  /*filter: grayscale(100%);*/
}

.collapse-search-btn {
  background: #919090;
}

.dash-main-title {
  position: relative;
  top: 5px;
}

.submenu li {
  margin: 0px 0px !important;
  padding-bottom: 0px !important;
}

.submenu li a {
  width: 138px !important;
  display: table !important;
  text-align: center;
}
.has-submenu .submenu {
  padding: 0px 0;
}

.newmainpageheading-heading,
.newmainpageheading-heading * {
  box-sizing: border-box;
}
.newmainpageheading-heading {
  display: flex;
  flex-direction: row;
  gap: 16px;
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.newmainpageheading-typography {
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: flex-start;
  flex: 1;
  position: relative;
}
.newmainpageheading-typography-display-large-regular {
  color: var(--text-highem, #242424);
  text-align: left;
  font-family: var(--font-family-heading, 'Manrope-Bold', sans-serif);
  font-size: var(--font-family-size-heading-2, 24px);
  line-height: var(--font-family-line-height-heading-2, 36px);
  letter-spacing: 0.015em;
  font-weight: var(--font-family-weight-bold, 700);
  position: relative;
}
.newmainpageheading-buttons {
  display: flex;
  flex-direction: row;
  gap: 8px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
}
.newmainpageheading-button {
  background: var(--surface-surface0, #ffffff);
  border-radius: var(--radius-borderradius100, 100px);
  border-style: solid;
  border-color: var(--outline-lowem, #ececec);
  border-width: 1px;
  padding: var(--4, 8px) var(--6, 12px) var(--4, 8px) var(--6, 12px);
  display: flex;
  flex-direction: row;
  gap: var(--3, 6px);
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 34px;
  height: 34px;
  position: relative;
  overflow: hidden;
}
.newmainpageheading-leading-icon {
  display: flex;
  flex-direction: row;
  gap: 0px;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
}
.newmainpageheading-plus {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
  position: relative;
  overflow: visible;
}
.newmainpageheading-button-group {
  display: flex;
  flex-direction: row;
  gap: 0px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
}
.newmainpageheading-button2 {
  background: var(--surface-surface0, #ffffff);
  border-radius: var(--radius-borderradius8, 8px)
    var(--radius-borderradius0, 0px) var(--radius-borderradius0, 0px)
    var(--radius-borderradius8, 8px);
  border-style: solid;
  border-color: var(--outline-lowem, #ececec);
  border-width: 1px;
  padding: var(--4, 8px) var(--8, 16px) var(--4, 8px) var(--6, 12px);
  display: flex;
  flex-direction: row;
  gap: var(--3, 6px);
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  position: relative;
  overflow: hidden;
}
.newmainpageheading-file-type-icon {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
  position: relative;
  overflow: hidden;
  aspect-ratio: 1;
  line-height: 15px;
}
.newmainpageheading-group-13 {
  width: 83.33%;
  height: 78.13%;
  position: absolute;
  right: 8.33%;
  left: 8.33%;
  bottom: 9.37%;
  top: 12.5%;
  overflow: visible;
  aspect-ratio: 13.33/12.5;
}
.newmainpageheading-typography2 {
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  position: relative;
}
.newmainpageheading-typography-display-large-regular2 {
  color: var(--text-highem, #242424);
  text-align: left;
  font-family: var(--font-family-body, 'Manrope-SemiBold', sans-serif);
  font-size: var(--font-family-size-caption-1, 12px);
  line-height: var(--font-family-line-height-caption-1, 18px);
  letter-spacing: 0.035em;
  font-weight: var(--font-family-weight-semibold, 600);
  position: relative;
}
.newmainpageheading-button3 {
  background: var(--surface-surface0, #ffffff);
  border-style: solid;
  border-color: var(--outline-lowem, #ececec);
  border-width: 1px;
  padding: var(--4, 8px) var(--8, 16px) var(--4, 8px) var(--6, 12px);
  display: flex;
  flex-direction: row;
  gap: var(--3, 6px);
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  position: relative;
  overflow: hidden;
}
.newmainpageheading-group-14 {
  width: 72.92%;
  height: 83.33%;
  position: absolute;
  right: 14.58%;
  left: 12.5%;
  bottom: 8.33%;
  top: 8.33%;
  overflow: visible;
}
.newmainpageheading-button4 {
  background: var(--surface-surface0, #ffffff);
  border-radius: var(--radius-borderradius0, 0px)
    var(--radius-borderradius8, 8px) var(--radius-borderradius8, 8px)
    var(--radius-borderradius0, 0px);
  border-style: solid;
  border-color: var(--outline-lowem, #ececec);
  border-width: 1px;
  padding: var(--4, 8px) var(--8, 16px) var(--4, 8px) var(--6, 12px);
  display: flex;
  flex-direction: row;
  gap: var(--3, 6px);
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  position: relative;
  overflow: hidden;
}
.newmainpageheading-printer {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
  position: relative;
  overflow: visible;
}

.new-collapse-search-btn {
  background: var(--surface-surface0, #ffffff);
  border-radius: var(--radius-borderradius100, 100px);
  border-style: solid;
  border-color: var(--outline-lowem, #ececec);
  border-width: 1px;
  padding: var(--4, 8px) var(--6, 12px) var(--4, 8px) var(--6, 12px);
  display: flex;
  flex-direction: row;
  gap: var(--3, 6px);
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 34px;
  height: 34px;
  position: relative;
  overflow: hidden;
  line-height: 12px;
  margin-left: -10px;
}

.new-collapse-search-btn i {
  font-size: 12px;
  flex-shrink: 0;
  width: 16px;
  height: 16px;
  position: relative;
  overflow: visible;
  line-height: 18px;
  text-align: center;
}

select.new-select-year {
  border: 0px;
}

.newmainpageheading-fastbtns i {
  font-size: 13px;
}

.fast-btn-parent {
  position: unset;
}

/* Απόκρυψη του submenu εξ αρχής */
.newmainpageheading-button3 .fast-btn-submenu {
  display: none;
  position: absolute;
  background-color: white;
  list-style: none;
  padding: 0;
  margin: 0;
  border: 1px solid #ddd;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
  z-index: 1000;
  top: 28px;
  margin-left: 10px;
}

/* Όταν γίνεται hover στο parent, εμφάνιση του submenu */
.newmainpageheading-button3:hover .fast-btn-submenu {
  display: block;
}

/* Στυλ για τα items του submenu */
.newmainpageheading-button3 .fast-btn-submenu li {
  padding: 10px 15px;
  cursor: pointer;
  white-space: nowrap;
}

.newmainpageheading-button3 .fast-btn-submenu li:hover {
  background-color: #f0f0f0;
}

.customsearchfld_master-header,
.customsearchfld_master-header * {
  box-sizing: border-box;
}
.customsearchfld_master-header {
  background: var(--surface-surface0, #ffffff);
  border-style: solid;
  border-color: var(--outline-lowem, #ececec);
  border-width: 0px 0px 1px 0px;
  padding: var(--6, 12px) var(--0, 0px) var(--6, 12px) var(--0, 0px);
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.customsearchfld_field {
  background: var(--surface-surface0, #ffffff);
  border-radius: var(--radius-borderradius12, 12px);
  border-style: solid;
  border-color: var(--outline-medem, #dadada);
  border-width: 1px;
  padding: var(--4, 8px) var(--6, 12px) var(--4, 8px) var(--6, 12px);
  display: flex;
  flex-direction: row;
  gap: var(--4, 8px);
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  width: 400px;
  position: relative;
  overflow: hidden;
}
.customsearchfld_input-cell {
  display: flex;
  flex-direction: row;
  gap: 8px;
  align-items: center;
  justify-content: flex-start;
  flex: 1;
  position: relative;
}
.customsearchfld_left-icon {
  display: flex;
  flex-direction: row;
  gap: 0px;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
}
.customsearchfld_search-sm {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
  position: relative;
  overflow: visible;
}
.customsearchfld_input-text {
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: flex-start;
  flex: 1;
  position: relative;
}
.customsearchfld_typography-display-large-regular {
  color: var(--text-placeholder, #767676);
  text-align: left;
  font-family: var(--font-family-body, 'Manrope-Regular', sans-serif);
  font-size: var(--font-family-size-body-small, 14px);
  line-height: var(--font-family-line-height-body-small, 22px);
  letter-spacing: 0customsearchfld_02em;
  font-weight: var(--font-family-weight-regular, 400);
  position: relative;
  flex: 1;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.customsearchfld_fields {
  display: flex;
  flex-direction: row;
  gap: 12px;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
}
.customsearchfld_field2 {
  background: var(--surface-surface0, #ffffff);
  border-radius: var(--radius-borderradius12, 12px);
  border-style: solid;
  border-color: var(--outline-medem, #dadada);
  border-width: 1px;
  padding: var(--4, 8px) var(--6, 12px) var(--4, 8px) var(--6, 12px);
  display: flex;
  flex-direction: row;
  gap: var(--4, 8px);
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  width: 220px;
  position: relative;
  overflow: hidden;
}
.customsearchfld_filter-lines {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
  position: relative;
  overflow: visible;
}
.customsearchfld_button {
  background: var(--surface-surface0, #ffffff);
  border-radius: var(--radius-borderradius100, 100px);
  border-style: solid;
  border-color: var(--outline-lowem, #ececec);
  border-width: 1px;
  padding: var(--4, 8px) var(--6, 12px) var(--4, 8px) var(--6, 12px);
  display: flex;
  flex-direction: row;
  gap: var(--3, 6px);
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 38px;
  height: 38px;
  position: relative;
  overflow: hidden;
  aspect-ratio: 1;
}
.customsearchfld_leading-icon {
  display: flex;
  flex-direction: row;
  gap: 0px;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
}
.customsearchfld_heroicons-outline-cog-6-tooth {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
  position: relative;
  overflow: visible;
}

.customsearchfld_typography-display-large-regular {
  color: var(--text-placeholder, #767676);
  text-align: left;
  font-family: var(--font-family-body, 'Manrope-Regular', sans-serif);
  font-size: var(--font-family-size-body-small, 14px);
  line-height: var(--font-family-line-height-body-small, 22px);
  letter-spacing: 0customsearchfld_02em;
  font-weight: var(--font-family-weight-regular, 400);
  position: relative;
  flex: 1;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  border: 0px;
}

.customsearchfld_typography-display-large-regular:focus {
  border: none !important;
  box-shadow: none !important;
  outline: none !important;
}

.new-table-icon {
  width: 20px;
  height: 18px;
  object-fit: contain;
}

.new-table-icon-delete {
  height: 15px;
}


.top-flag-icon.top-chat-icon {
    height: 30px;
    left: 0px;
    top: -4px;
}


.last-db-works-button.all-mails-button:hover {
  color: #fff;
}


@media (max-width: 1440px) {

.top-flag-icon.top-chat-icon {
    height: 24px;
    left: 0px;
    top: -4px;
}
}

