﻿/*
$primary-color: #004d99;
$secondary-color-light: #808080;
$terciary-color-yellow: #ffd500;
$ambulance-list-name-color: #004d99;
$ambulance-list-buttons: #004d99;
$ambulance-list-buttons-hover: #2bacd4;
$ambulance-list-buttons-border: #2bacd4;
$ambulance-detail-font-color: #0d4d00;
*/
#schedule .btn-green {
  background-color: #5cb85c;
  border: #5cb85c 1px solid;
  color: white;
  min-width: 100px; }
  #schedule .btn-green:hover {
    background-color: white;
    color: #5cb85c; }

#schedule .btn-gray {
  opacity: 1;
  min-width: 100px;
  border: #8492a6 1px solid; }

#schedule .name-tags {
  height: 74px;
  width: 150px;
  word-wrap: break-word;
  padding: 0.75rem; }

#schedule .long-name-tags {
  height: 100px;
  width: 150px;
  word-wrap: break-word;
  padding: 0.75rem; }

#schedule .wrapping {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  white-space: normal; }

#schedule .vertical-center {
  padding-top: 24px; }

#schedule .vertical-center-3 {
  padding-top: 36px; }

#schedule table {
  margin-bottom: 50px; }

#schedule .btn-warning {
  opacity: 1;
  background-color: indianred;
  min-width: 100px; }

#schedule .time-font {
  font-size: 15px;
  width: 130px; }

#confirmation {
  margin-bottom: 100px;
  /*textarea {
        width: 300px;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }*/ }
  #confirmation h2 {
    margin-top: 80px;
    font-family: "Ubuntu", sans-serif;
    font-size: 42px;
    font-weight: 500;
    text-align: center; }
  #confirmation .row {
    margin-top: 30px; }
  #confirmation span {
    font-family: "Poppins", sans-serif;
    font-size: 21px;
    font-weight: 300; }
  #confirmation strong {
    font-family: "Ubuntu", sans-serif;
    font-size: 27px;
    font-weight: 500; }
  #confirmation .btn-success {
    margin-left: auto;
    margin-right: auto;
    width: 300px; }
  #confirmation a {
    color: #6e00ff; }
  #confirmation .centerize {
    display: block;
    margin-left: auto;
    margin-right: auto; }

.join-queue-page h2 {
  margin-top: 30px;
  font-family: "Ubuntu", sans-serif;
  font-size: 37px;
  font-weight: 500;
  text-align: center;
  margin-bottom: 10px;
  /*padding-top: 35px !important;*/ }

.join-queue-page .header {
  border-radius: 7px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  width: 70%;
  background-color: #EFF2F7;
  text-align: center;
  color: #3c4858 !important;
  padding-bottom: 8px; }
  .join-queue-page .header .service-point-name {
    font-family: "Poppins", sans-serif;
    font-size: 27px;
    font-weight: 700;
    padding-top: 10px; }
  .join-queue-page .header div {
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    font-weight: 400;
    padding-top: 4px; }

.join-queue-page .btn-center-div {
  margin-bottom: 15px;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  border-radius: 7px; }
  .join-queue-page .btn-center-div .join-queue-button {
    width: 100%; }
    .join-queue-page .btn-center-div .join-queue-button .queue-name {
      font-family: "Poppins", sans-serif;
      font-size: 27px;
      font-weight: 700; }
    .join-queue-page .btn-center-div .join-queue-button div {
      font-family: "Poppins", sans-serif;
      font-size: 18px;
      font-weight: 400;
      padding-top: 5px; }

.join-queue-page .out-of-opening-hours {
  margin-left: auto;
  margin-right: auto;
  /*background-color: #ff6a00; */
  color: #ff6a00;
  text-align: center;
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-weight: 400;
  border-radius: 7px; }

#gdpr-style {
  line-height: 29px; }
  #gdpr-style h3 {
    text-align: center;
    margin-bottom: 30px; }
  #gdpr-style p {
    margin-bottom: 15px; }
  #gdpr-style .gdpr-numbering {
    padding-left: 10%;
    width: 85%; }
  #gdpr-style .gdpr-center {
    margin-top: 30px;
    margin-bottom: 30px;
    text-align: center; }
  #gdpr-style .gdpr-numbering-level {
    padding-left: 10%; }
  #gdpr-style table {
    border: 2px black solid; }
    #gdpr-style table tr {
      border: 1px black solid;
      padding-left: 5px;
      padding-right: 5px; }
    #gdpr-style table td {
      border: 1px solid black;
      padding-left: 5px;
      padding-right: 5px; }
    #gdpr-style table .tr-header {
      background-color: lightgray; }

#join-page-confirmation #info-header .ticket-loading {
  margin-top: 25px;
  text-align: center; }

#join-page-confirmation #info-header .align-center {
  text-align: center; }

#join-page-confirmation .display-none {
  display: none; }

#join-page-confirmation a {
  color: #6e00ff; }

#join-page-confirmation #postpone-message {
  margin-top: 90px; }

#join-page-confirmation #dialog-ticket-cannot-be-printed {
  text-align: center; }

#join-page-confirmation #dialog-limit {
  text-align: center; }

.virtual-ticket-detail-page .virtual-ticket-heading h3 {
  font-family: "Ubuntu", sans-serif;
  font-size: 30px;
  font-weight: 500;
  text-align: center; }

.virtual-ticket-detail-page .service-point-name {
  font-family: "Poppins", sans-serif;
  font-size: 28px;
  font-weight: 500;
  text-align: center; }

.virtual-ticket-detail-page .number {
  font-family: "Ubuntu", sans-serif;
  font-size: 80px;
  font-weight: 700;
  text-align: center; }

.virtual-ticket-detail-page .queue-state-label {
  text-align: center; }

.virtual-ticket-detail-page .queue-state-link {
  font-family: "Ubuntu", sans-serif;
  font-size: 40px;
  font-weight: 500;
  color: #6e00ff;
  text-align: center; }

.virtual-ticket-detail-page .notes p {
  padding: 20px 0 20px 0;
  text-align: center;
  margin-left: auto;
  margin-right: auto; }

.virtual-ticket-detail-page .resend-btn {
  text-align: center; }
  .virtual-ticket-detail-page .resend-btn button {
    height: 50px;
    width: 25%;
    font-size: 22px;
    font-weight: 500; }

.calendar-legend {
  display: grid;
  grid-template-columns: 25% 25% 25%;
  margin-top: 10px; }
  .calendar-legend .single-legend {
    display: grid;
    grid-template-columns: 35px 190px;
    margin: 5px; }
  .calendar-legend .label-legend {
    line-height: 25px;
    font-size: 15px; }
  .calendar-legend .color-legend {
    width: 25px;
    height: 25px;
    border: 1px solid lightgray;
    border-radius: 5px; }
  .calendar-legend .day-free {
    background-color: #5cb85c !important; }
  .calendar-legend .border-color-free {
    border-color: #5cb85c !important; }
  .calendar-legend .day-full {
    background-color: red !important; }
  .calendar-legend .border-color-full {
    border-color: red !important; }
  .calendar-legend .day-vacation {
    background-color: white !important; }
  .calendar-legend .border-color-vacation {
    border-color: #8492a6 !important; }

@media only screen and (max-width: 1200px) {
  .calendar-legend {
    display: flex !important;
    flex-direction: column !important; } }

@media (orientation: portrait) {
  .calendar-legend {
    display: flex !important;
    flex-direction: column !important; } }

.alert {
  font-size: 0.95rem;
  position: relative;
  padding: .875rem;
  margin-bottom: 0rem;
  border: 1px solid transparent;
  border-radius: .25rem; }
