@font-face {
  font-family: "Glyphicons Halflings";
  src: url("../fonts/glyphicons-halflings-regular.eot");
  src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"),
    url("../fonts/glyphicons-halflings-regular.woff") format("woff"),
    url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"),
    url("../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular") format("svg");
}

@font-face {
  font-family: "summernote";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/summernote.eot");
  src: url("../fonts/summernote.eot?#iefix") format("embedded-opentype"), url("../fonts/summernote.woff") format("woff"),
    url("../fonts/summernote.ttf") format("truetype");
}

.login-container {
  margin-top: -70px;
  height: calc(100% + 140px);
  z-index: -1;
}

.login-bcg {
  background-image: url(../images/login-bg.png);
  background-attachment: fixed;
  background-position: center top;
  background-repeat: no-repeat;
  position: absolute;
  background-size: cover;
  inset: 0;
  pointer-events: none;
  z-index: -1;
}

.login-logo {
  width: 100%;
  max-width: 300px;
  margin-bottom: 20px;
}

.login-form {
  margin-top: 100px;
}

.main-view {
  padding-top: 70px;
  min-height: calc(100% - 70px);
}

html,
body {
  height: 100%;
}

.flash {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 900;
  top: 55px;
}

.flash .flash-message,
.modal-flash .flash-message {
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 5px;
}

.row + .row {
  margin-top: 10px;
}

.display-print {
  display: none;
}

.print-button {
  margin-top: -30px;
}
.btn + .btn {
  margin-left: 10px;
}

@media print {
  .main-view {
    padding-top: 0 !important;
    height: calc(100% - 70px);
  }

  .navbar {
    display: none;
  }

  .panel {
    border: none;
    margin-bottom: 0;
  }
  .table {
    margin-bottom: 0;
  }
  .nav.nav-tabs .display-print {
    display: none;
  }

  .nav.nav-tabs .active .display-print {
    display: block;
  }

  .hide-print {
    display: none !important;
  }

  .display-print {
    display: block;
  }
  @page {
    size: auto; /* auto is the initial value */
    margin: 0; /* this affects the margin in the printer settings */
    padding: 10px;
  }
  .main-view {
    height: 100%;
    padding: 0mm;
  }
}

.loader {
  font-size: 10px;
  margin: 50px auto;
  text-indent: -9999em;
  width: 11em;
  height: 11em;
  border-radius: 50%;
  background: #ffffff;
  background: -moz-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
  background: -webkit-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
  background: -o-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
  background: -ms-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
  background: linear-gradient(to right, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
  position: relative;
  -webkit-animation: load3 1.4s infinite linear;
  animation: load3 1.4s infinite linear;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
.loader:before {
  width: 50%;
  height: 50%;
  background: #ffffff;
  border-radius: 100% 0 0 0;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
}
.loader:after {
  background: #0dc5c1;
  width: 75%;
  height: 75%;
  border-radius: 50%;
  content: "";
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
@-webkit-keyframes load3 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load3 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.group-container {
  padding-top: 10px;
}

.hub3 {
  width: 210mm;
  height: 99mm;
  font-family: sans-serif;
  font-weight: 600;
  font-size: 11px;
  margin: auto;
  color: #000;
  position: relative;
}

.hub3 .bg {
  position: absolute;
  width: 209mm;
}

.hub3 .left {
  width: 150mm;
  height: 100%;
  float: left;
  position: relative;
}
.hub3 .right {
  width: 60mm;
  height: 100%;
  float: left;
  position: relative;
}

.hub3 .left .from {
  position: absolute;
  left: 7mm;
  top: 9mm;
  width: 43mm;
  height: 16mm;
}

.hub3 .left .to {
  position: absolute;
  left: 7mm;
  top: 35mm;
  width: 43mm;
  height: 21mm;
}

.hub3 .left .barcode {
  position: absolute;
  left: 7mm;
  top: 57mm;
  width: 56mm;
  height: 20mm;
}

.hub3 .left .barcode img {
  width: 100%;
}

.hub3 .left .model {
  position: absolute;
  left: 55mm;
  top: 35mm;
  width: 10mm;
  height: 3mm;
}

.hub3 .left .currency {
  position: absolute;
  left: 77mm;
  top: 7mm;
  width: 8mm;
  height: 3mm;
  text-align: center;
}

.hub3 .left .amount {
  position: absolute;
  left: 100mm;
  top: 7mm;
  width: 45mm;
  height: 3mm;
  text-align: right;
}

.hub3 .left .account {
  position: absolute;
  left: 80mm;
  top: 27mm;
  width: 65mm;
  height: 3mm;
}

.hub3 .left .call_number {
  position: absolute;
  left: 75mm;
  top: 35mm;
  width: 70mm;
  height: 3mm;
}

.hub3 .left .description {
  position: absolute;
  left: 85mm;
  top: 41mm;
  width: 60mm;
  height: 15mm;
}

.hub3 .right .amount {
  position: absolute;
  left: 5mm;
  top: 7mm;
  width: 50mm;
  height: 3mm;
  text-align: right;
}

.hub3 .right .from {
  position: absolute;
  left: 5mm;
  top: 14mm;
  width: 50mm;
  height: 2mm;
  font-size: 10px;
}

.hub3 .right .account {
  position: absolute;
  left: 5mm;
  top: 28mm;
  width: 50mm;
  height: 3mm;
}

.hub3 .right .model_call_number {
  position: absolute;
  left: 5mm;
  top: 36mm;
  width: 50mm;
  height: 3mm;
}

.hub3 .right .description {
  position: absolute;
  left: 5mm;
  top: 44mm;
  width: 50mm;
  height: 15mm;
}

.file-upload {
  position: relative;
  overflow: hidden;
  margin: 10px;
}
.file-upload input.upload {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
  width: 100%;
  height: 100%;
}

form.ng-submitted .ng-invalid {
  border: 1px solid red;
  background-color: rgba(255, 0, 0, 0.2);
}

form.ng-submitted .summernote.ng-invalid + .note-editor .note-editable {
  border: 1px solid red;
  background-color: rgba(255, 0, 0, 0.2);
}

.error-msg {
  font-style: italic;
  font-size: 12px;
  color: #f00;
  display: none;
}

form.ng-submitted .error-msg {
  display: block;
}

.paper {
  width: 210mm;
  min-height: 277mm;
  background: #fff !important;
  margin: 10px auto;
  box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.75);
  border: 1px solid black;
  color: #000 !important;
  font-family: "Arial";
}

.paper div,
.paper h3,
.paper h5,
.paper span {
  color: #000 !important;
}

.with-padding {
  padding: 10mm;
}

.paper table {
  background: none;
  color: black;
  border-color: black;
}

.paper table > tbody > tr > td {
  vertical-align: middle;
  border-bottom: 1px solid black;
}
.paper table > thead > tr > th {
  border-bottom: 3px double black;
}

.paper.landscape {
  width: 297mm;
  min-height: 190mm;
}

@media print {
  .paper {
    border: none;
    box-shadow: none;
    height: auto;
    width: auto;
    margin: 0;
    color: #000;
    font-family: "Arial";
  }

  .paper.membership-print + .paper.membership-print { 
    break-before: page; 
  }
}

.splitter {
  width: 100%;
  height: 15px;
}

.permissions-global-modal > .modal-dialog {
  width: 90%;
  min-width: 1000px;
}

.permissions-program-modal > .modal-dialog {
  width: 80%;
  min-width: 1000px;
}

.permissions-group-modal > .modal-dialog {
  width: 70%;
  min-width: 1000px;
}

.memberships-filter {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.memberships-filter .input-group {
  width: 200px;
  margin: 0 10px;
}

@media (max-width: 767px) {
  .memberships-filter .input-group {
    width: 100%;
    margin: 0;
    padding: 5px 0;
  }

  .memberships-filter button {
    width: 100%;
  }
}

.btn-group.iconized > .btn.active::before {
  font-family: "FontAwesome";
  content: "\f00c";
  float: left;
}

.btn-group.iconized > .btn::before {
  font-family: "FontAwesome";
  content: "\f00d";
  float: left;
}

.clear-button {
  position: absolute;
  right: 25px;
  top: calc(50% - 7px);
}

.presence-empty {
  border: 1px solid silver;
  width: 25px;
  border-radius: 5px;
  margin: 0 auto;
}

.log-popover {
  max-width: 100%;
  width: 500px;
}

.overdue-pending {
  border: 2px solid green;
}

.club-logo {
  text-align: center;
}

.club-logo img {
  max-width: 80%;
}

.register-success {
  text-align: center;
  margin-top: 20%;
  width: 100%;
}

.truncate {
  width: 100px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

.register-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: middle;
  -ms-flex-align: middle;
  align-items: middle;
}

.register-title .logo {
  width: 80px;
  height: 80px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.no-email-container {
  max-height: 500px;
  overflow-y: auto;
}

.modal-dialog.modal-90p {
  width: 90%;
}

.modal-dialog.modal-fit-content {
  width: fit-content;
}

.table-wrapper {
  max-height: 500px;
  overflow: auto;
}

.members-search-dropdown {
  padding: 5px 10px;
  max-height: 400px;
  overflow-y: auto;
}

.members-search-dropdown.clubs-list,
.members-search-dropdown .sports-list,
.members-search-dropdown .groups-list {
  list-style-type: none;
  white-space: nowrap;
}

.members-search-dropdown input {
  pointer-events: none;
}

.members-search-groups {
  max-width: 100%;
}

.members-search-groups .dropdown-toggle {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
}

.mr-10 {
  margin-right: 10px;
}

.print-options-panel {
  position: absolute;
  top: 100px;
  left: 10px;
  transition: all 0.3s;
}

.print-options-panel.panel-hidden {
  transform: translateX(calc(-100% - 10px));
}

.show-print-options-button {
  position: absolute;
  right: 0;
  top: 0;
  transform: translateX(100%);
  transition: all 0.3s;
}

.show-print-options-button.ng-hide {
  opacity: 0;
}

.navbar-search > ul {
  max-height: 80vh;
  overflow-y: auto;
}

.logo-wrapper {
  text-align: center;
  margin: 100px auto -170px;
  max-width: 450px;
}

.logo-wrapper img {
  width: 100%;
}

.member-register-panel {
  max-width: 500px;
  text-align: center;
  margin: 0 auto;
}

.mt-2 {
  margin-top: 10px;
}

#data-protection,
.club-contract {
  width: 210mm;
  height: 290mm;
  background-color: white;
  color: black;
  border: 1px solid black;
  padding: 15mm 20mm;
  margin: 20px auto;
  line-height: 2;
}

.club-contract {
  height: unset;
  min-height: 290mm;
  text-align: justify;
}

#data-protection input,
.club-contract input {
  border: none;
  border-bottom: 1px solid black;
  text-align: center;
}

#data-protection input:focus,
.club-contract input:focus {
  outline: none;
}

#data-protection #name-label,
.club-contract #name-label {
  width: 200px;
  margin-left: calc(100% - 200px);
  text-align: center;
}

.club-contract #name-label {
  margin-left: 0;
  text-align: left;
}

.club-contract .page-number {
  text-align: right;
  color: silver;
  font-style: italic;
}

#data-protection .signature,
.club-contract .signature {
  margin-left: calc(100% - 200px);
  border: 1px solid silver;
  border-bottom: 1px solid black;
  margin-top: -80px;
}

.club-contract .signature {
  margin-top: unset;
  margin-left: 0;
}

#data-protection h5,
.club-contract h5 {
  text-align: center;
  color: black;
}

#data-protection #clear-button {
  margin-left: calc(100% - 150px);
}

.club-contract #clear-button-container {
  width: 200px;
  text-align: center;
}

.club-contract ol {
  padding: 0;
}

.club-contract ol li {
  margin-bottom: 10px;
}

.club-contract ol > li::marker {
  font-weight: bold;
}

.protected-file-preview img {
  max-height: 400px;
  max-width: 100%;
}

.member-profile-image .member-image {
  text-align: center;
}

.member-profile-image .member-image img {
  max-height: 300px;
}

.member-profile-image .cropArea {
  overflow: hidden;
  width: 500px;
  height: 500px;
  margin: 0 auto;
}

.member-profile-image .save-button {
  margin: 10px;
}

.d-flex {
  display: flex;
}

.flex-align-center {
  align-items: center;
}

.flex-justify-end {
  justify-content: end;
}

.flex-gap-10 {
  gap: 10px;
}

.ml-2 {
  margin-left: 10px;
}

.mb-2 {
  margin-bottom: 10px;
}

.btn.ml-0 {
  margin-left: 0;
}

.profile-image-preview {
  width: 200px;
  height: 200px;
}

.btn-group.iconized > .btn::before {
  margin-right: 5px;
}

.club-signature-line {
  margin-top: -25px;
}

.user-register-nav-info {
  position: absolute;
  right: 10px;
  top: 8px;
  font-size: 24px;
}

.pl-1 {
  padding-left: 15px;
}

.competition-apparatus {
  height: 22px;
  margin-right: 4px;
}

.vertical-textarea {
  resize: vertical;
}

.middle-center-cell {
  vertical-align: middle !important;
}

.receipts-table button.btn.sent {
  border: 2px solid green;
}

.ml-auto {
  margin-left: auto;
}

.language-container {
  position: fixed;
  top: 10px;
  right: 10px;
  z-index: 20;
}

.language-container .dropdown-menu {
  min-width: unset;
 
}

.print-receipt {
  position: relative;
}

.print-receipt .receipt-top {
  padding: 8mm;
}

.print-receipt .logo {
  position: absolute;
  bottom: 5mm;
  height: 10mm;
  right: 5mm;
}

.print-receipt .hub3 {
  border-top: 1px dotted;
}

.receipt-remove-item-button {
  position: absolute;
  right: 10px;
  top: 10px;
}

.position-relative {
  position: relative
}

.d-block {
  display: block;
}

td.ki-2 { padding-left: 5px!important;}
td.ki-3 { padding-left: 10px!important;}
td.ki-4 { padding-left: 15px!important;}
td.ki-5 { padding-left: 20px!important;}
td.ki-6 { padding-left: 25px!important;}

.expense-modal {
  width: 600px;
  flex-shrink: 0;
}

@media (max-width:1220px) {
  .expense-modal-container {
    max-width: 100vw;;
  }
}

.overflow-x-auto {
  overflow-x: auto;
}

.register-clubs-cta {
  margin-top: 20px;
  padding: 10px 30px;
}