.bold {
    font-weight: bold;
}
.stack {
    padding-bottom: 10px;
}

#appointmentDetails {
    position: relative;
    min-height: 400px;
    width: 100%;
}

#appointmentDetailsAccordion {
    min-height: 300px;
}

.josefin {
    font-family: 'Josefin Sans', sans-serif;
}

.ptsans {
    font-family: 'PT Sans Narrow', sans-serif;
}

.ubuntu {
    font-family: 'Ubuntu', sans-serif;
}

.mono {
    font-family: monospace;
}

.p0m0 {
    padding: 0px;
    margin: 0px;
}

.bgred {
    background: red;
}

.h32 {
    max-height: 32px;
    width: auto;
}

.h64 {
    max-height: 64px;
    width: auto;
}

.h56 {
    max-height: 56px;
    width: auto;
}

.w56 {
    max-width: 56px;
    height: auto;
}

.w64 {
    max-width: 64px;
    height: auto;
}

.btn-file {
    position: relative;
    overflow: hidden;
}

.dblock {
    display: block;
    margin: auto;
}

.office-banner {
    width: 100%;
    height: auto;
}

.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}

#invoiceFilter {
    margin: 0;
    padding: 0;
    margin-left: 15px;
    margin-bottom: 5px;
}
.wrap {
    white-space: pre-wrap;       /* Since CSS 2.1 */
    white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
    white-space: -pre-wrap;      /* Opera 4-6 */
    white-space: -o-pre-wrap;    /* Opera 7 */
    word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

#uploadNewLogo,#whereISeeLogo,#changePlanButton:hover{
    text-decoration: none;
}
.office-logo {
    max-width: 64px;
    max-height: 64px;
}
.thin-hr {
    border: 0;
    border-bottom: 1px solid #ccc;
    background: #999;
    margin: 0 auto;
    margin-top: -5px;
    margin-bottom: 5px;
}
.special-hr {
    border: 0;
    border-bottom: 1px dashed #ccc;
    background: #999;
    margin: 0 auto;
    margin-top: -5px;
    margin-bottom: 5px;
}

#customerFbChart {
    max-width: 500px;
    max-height: 500px;
}

.ticket-number {
    text-align: center;
    font-size: 45px;
    line-height: normal;
}
.view-ticket-row a:hover {
    text-decoration: none;
}
.view-ticket-row a {
    text-decoration: none;
}
.ui-autocomplete {
    background-color: white;
    width: 300px;
    border: 1px solid #cfcfcf;
    list-style-type: none;
    padding-left: 0px;
    cursor: pointer;
}

body {
    background-color: #fcfcfc;
    padding-top: 60px; /* 60px to make the container go all the way to the bottom of the topbar */
}

.for-self {
    border-left: thin solid grey;
}

.for-sibling {
    border-left: thin solid grey;
}

#zeroEuroSign {
    font-size: 60px;
}

#zeroEuroNumber {
    font-size: 100px;
}

.sz-small {
    font-size: 10px;
}

.sz-medium {
    font-size: 16px;
}

.sz-normal {
    font-size: 20px;
}

.sz-large {
    font-size: 26px;
}

.sz-xlarge {
    font-size: 40px;
}

.sz-xxlarge {
    font-size: 48px;
}

.tkt-details {
    min-height: 60px;
}

.tkt-action-group {
    text-align: center;
    margin: 0 auto;
}

.tkt-action-group button {
    min-height: 30px;
    min-width: 100px;
}

.flag {
    width: 22px;
    border: 1px solid #021a40;
}

.operator-color {
    color: #0066CC;
}

.site-heading {
    opacity: 0.9;
    position: fixed;
    margin-top: 0px;
    margin-bottom: 30px;
    background-color: rgba(0, 0, 0, 0.6);
    box-shadow: 0px 0px 20px black;
}

.qg {
    /* color: #9bd300; */
    color: #273773;
}

.qb {
    /* color: #00adee; */
    color: #4caf50;
}

.tkt-history {
    position: fixed;
    bottom: 20px;
}

.site-footer {
    position: fixed;
    bottom: 0;
    opacity: 0.8;
    background-color: white;
}
.fixed-language-bar {
    right: 0;
    position: absolute;
    z-index: 100;
}

#overview_map_canvas {
    width: 100%;
    height: 250px;
}

#loginDialog {
    opacity: 0.8;
}

#loginForm {
    text-align: center;
}

#loginFormHeading {
    font-size: 24px;
    text-align: center;
}

.checkbox.inline {
    white-space: nowrap;
}

.text-small-appr {
    font-size: 12px;
}

/* Custom container */
.container-small {
    margin: 0 auto;
    max-width: 400px;
}

.container-small > hr {
    display: block;
    height: 2px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

.container-narrow {
    margin: 0 auto;
    max-width: 950px;
}

.container-narrow > hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

.add-office-heading1 {
    font-size: 24px;
    font-weight: bold;
}

.add-office-heading2 {
    font-size: 16px;
    font-weight: bold;
    font-style: italic;
}

.centered {
    margin: 0 auto;
    text-align: center;
}

#toplogo {
    max-height: 40px;
}

#logo {
    width: 400px;
}

#areyou {
    font-size: 14px;
    font-weight: bold;
    padding-top: 10px;
}

#userInfoArea {
    margin: 0 auto;
    text-align: center;
    margin-bottom: 5px;
}

.nameimg {
    width: 60px;
}

.customlist {
    padding-left: 20px;
}

#tagline {
    font-size: 12px;
    font-weight: bold;
    padding-top: 10px;
}

.social {
    font-size: 16px;
}

.nd, .nd:link, .nd:hover, .nd:visited, .nd:active {
    text-decoration: none;
}

.no-decoration, .no-decoration:link, .no-decoration:hover, .no-decoration:visited, .no-decoration:active {
    text-decoration: none;
}

#queuesList a.accordion-toggle, #queuesList a.accordion-toggle:hover {
    font-size: 1.6em;
    text-decoration: none;
}

#queuesList a.accordion-toggle:hover .queue-name {
    text-decoration: underline;
}

#queuesList .queue-status-labels span.label {
    font-size: 16px;
    padding: 6px 8px 6px 8px;
}

#queuesList .queue-status-labels span.label.counter {
    display: flex;
    align-items: flex-end;
    gap: 2px;
    min-width: 60px;
    /** change the min width if the counter looks too big**/
}

#queuesList .queue-name small {
    margin-left: 2%;
    font-size: 0.8em;
    color: grey;
}

#queuesList .queue-content {
    min-height: 5em;
    display: block;
    margin: 0 auto;
    text-align: center;
}

#queuesList .queue-one-liner {
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: space-between;
}

#queuesList .queue-one-liner .queue-info {
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
}

#queuesList .queue-one-liner .queue-flags {
    flex: 0 0 auto;
    text-align: right;
    padding-left: 10px;
}

#queuesList div.accordion-inner .main-summary {
    text-align: center;
}

#queuesList div.accordion-inner .main-summary .icon-area {
    font-size: 60px;
}

#queuesList div.accordion-inner .main-summary.fs-large .text-area {
    font-size: large;
}

#queuesList div.accordion-inner .main-summary.fs-medium .text-area  {
    font-size: medium;
}

#queuesList .qempty {
    font-size: 2em;
}

#queuesList .queue-length {
    font-size: 5em;
}

#queuesList .qcm {
    font-size: 1.8em;
    margin-bottom: 0;
    padding-bottom: 0;
}

#queuesList .qcs {
    font-size: 1em;
}

#queuesList .queue-actions {
    position: absolute;
    bottom: 0;
    display: block;
    margin: 0 auto;
}

.office-content {
    margin: 0 auto;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 60px;
    margin-bottom: 60px;
    background-color: white;
    opacity: 0.9 !important;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
    position: relative;
}

.serve-buttons {
    bottom: 0;
    width: 98%;
    position: absolute;
    margin-bottom: 5px;
}

.main-content {
    min-height: 100px;
    position: relative;
}

.no-link {
    cursor: default;
}

.above-footer {
    bottom: 0;
}

#ticket {
    margin: 0 auto;
    width: 60%;
    height: 160px;
    background-color: #EEEEEE;
    font-size: 52pt;
    text-align: center;
    vertical-align: center;
    line-height: 140px;
    box-shadow: 2px 2px 2px #888888;
    margin-top: 15px;
    margin-bottom: 15px;
}

#opInfoArea {
    margin: 0 auto;
    width: 100%;
    min-height: 60px;
    text-align: center;
}

#opActionsArea {
    margin-bottom: 20px;
}

#tktType, #ticketType {
    font-size: 10pt;
    text-align: center;
    vertical-align: center;
    line-height: 1px;
}

.tktTypeImg {
    width: 15px;
}

#ticketInfoArea {
    margin-top: 5px;
    padding-bottom: 5px;
}

#ticketStats {
    margin-top: -60px;
}

#todayRatingArea {
    margin-top: -35px;
    margin-bottom: 5px;
}

#landingpage {
    text-align: center;
    box-shadow: 0px 0px 2px 1px gray;
}

.header-username {
    font-size: 15px;
    vertical-align: bottom;
}

.joinbutton {
    height: 150px;
    line-height: 140px;
    vertical-align: center;
    font-size: 24px;
}

.controlLabel {
    font-size: 14px;
    font-weight: bold;
    padding-left: 10px;
}

.controlInput {
    padding-left: 10px;
}

.controlHelp {
    color: #808;
    font-size: 12px;
    font-style: italic;
    padding-left: 10px;
}

.controlStatus {
    font-size: 11px;
    vertical-align: baseline;
}

.text-heading {
    color: #385E12;
    font-size: 25px;
    font-weight: bold;
}

.text-help {
    color: brown;
    font-style: italic;
}

.control-group .text-help {
    padding-top: -20px;
    margin-bottom: 0px;
}

#tabOfficeRatings #officeRating {
    vertical-align: baseline;
    margin-top: -20px;
    margin-bottom: 0px;
}

#officeRating:hover {
    text-decoration: none;
}

/*Fix for dropdown not on top inside an accordion*/
.accordion-body[class*="in collapse"] { overflow:visible;}

.accordion-body {
    display: block;
    margin: 0 auto;
}

.modal-large {
    width: 60%;
    margin-left: -30%;
}

.modal-large .modal-body {
    max-height: 450px;
}

.ondisplay {
    display: inline-block;
}

.ondisplay > div {
    display: inline-block;
}

.slider-old {
    width: 80px;
    height: 26px;
    background: #333;
    margin: 10px auto;
    margin-left: 20px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    position: relative;
    -webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.2);
    -moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.2);
    box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.2);
}
.slider-old:after {
    content: 'NO';
    font: 12px/26px Arial, sans-serif;
    color: #FF0000;
    position: absolute;
    right: 10px;
    z-index: 0;
    font-weight: bold;
    text-shadow: 1px 1px 0px rgba(255, 255, 255, .15);
}
.slider-old:before {
    content: 'YES';
    font: 12px/26px Arial, sans-serif;
    color: #00bf00;
    position: absolute;
    left: 10px;
    z-index: 0;
    font-weight: bold;
}
.slider-old label {
    display: block;
    width: 34px;
    height: 20px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease;
    cursor: pointer;
    position: absolute;
    top: 3px;
    left: 3px;
    z-index: 1;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.3);
    background: #fcfff4;
    background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
    background: -moz-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
    background: -o-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
    background: -ms-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
    background: linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fcfff4', endColorstr='#b3bead', GradientType=0);
}

.slider-old input[type=checkbox]:checked + label {
    left: 43px;
}

.slider-old > input[type=checkbox] {
    visibility: hidden;
}

.slider-old input[type=checkbox]:disabled + label {
    cursor: not-allowed;
}

.textRow {
    display: inline-block;
}

.text-align-vb {
    vertical-align: bottom;
}

.btn-class {
    position: absolute;
    right:2px;
    top:2px;
}

.accordion-heading {
    position : relative;
}

#question-list {
    text-align: center;
}

.bordered-region {
    border-style: solid;
    outline: 5px;
}

.companyname {
    position: relative;
    left: 2.2%;
    padding-top: 1%;
}

.m-0 {
    margin-top: 0px!important;
    margin-bottom: 0px!important;
    margin-left: 0px!important;
    margin-right: 0px!important;
}

.p-0 {
    padding-top: 0px!important;
    padding-bottom: 0px!important;
    padding-left: 0px!important;
    padding-right: 0px!important;
}

.mt-0 {
    margin-top: 0px!important;
}

.mt-1 {
    margin-top: 0.25em!important;
}

.mt-2 {
    margin-top: 0.50em!important;
}

.mt-3 {
    margin-top: 0.75em!important;
}

.mt-4 {
    margin-top: 1em!important;
}

.mb-0 {
    margin-bottom: 0px!important;
}

.mb-1 {
    margin-bottom: 0.25em!important;
}

.mb-2 {
    margin-bottom: 0.50em!important;
}

.mb-3 {
    margin-bottom: 0.75em!important;
}

.mb-4 {
    margin-bottom: 1em!important;
}

.mr-0 {
    margin-right: 0px!important;
}

.mr-1 {
    margin-right: 0.25em!important;
}

.mr-2 {
    margin-right: 0.50em!important;
}

.mr-3 {
    margin-right: 0.75em!important;
}

.mr-4 {
    margin-right: 1em!important;
}

.ml-0 {
    margin-left: 0px!important;
}

.ml-1 {
    margin-left: 0.25em!important;
}

.ml-2 {
    margin-left: 0.50em!important;
}

.ml-3 {
    margin-left: 0.75em!important;
}

.ml-4 {
    margin-left: 1em!important;
}

.pt-0 {
    padding-top: 0px!important;
}

.pt-1 {
    padding-top: 0.25em!important;
}

.pt-2 {
    padding-top: 0.50em!important;
}

.pt-3 {
    padding-top: 0.75em!important;
}

.pt-4 {
    padding-top: 1em!important;
}

.pb-0 {
    padding-bottom: 0px!important;
}

.pb-1 {
    padding-bottom: 0.25em!important;
}

.pb-2 {
    padding-bottom: 0.50em!important;
}

.pb-3 {
    padding-bottom: 0.75em!important;
}

.pb-4 {
    padding-bottom: 1em!important;
}

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

.pr-1 {
    padding-right: 0.25em!important;
}

.pr-2 {
    padding-right: 0.50em!important;
}

.pr-3 {
    padding-right: 0.75em!important;
}

.pr-4 {
    padding-right: 1em!important;
}

.pl-0 {
    padding-left: 0px!important;
}

.pl-1 {
    padding-left: 0.25em!important;
}

.pl-2 {
    padding-left: 0.50em!important;
}

.pl-3 {
    padding-left: 0.75em!important;
}

.pl-4 {
    padding-left: 1em!important;
}

.fs-08em {
    font-size: 0.8em!important;
}

.form-group>label {
    font-weight: bold;
}

.d-flex {
    display: flex;
}

.d-flex-aic {
    align-items: center;
}

.d-flex-acc {
    align-content: center;
}

.d-flex-jcc {
    justify-content: center;
}

.d-flex-jce {
    justify-content: flex-end;
}

.d-flex-grow-0 {
    flex-grow: 0;
}

.d-flex-grow-1 {
    flex-grow: 1;
}

.d-flex-wrap {
    flex-wrap: wrap;
}

.w10p {
    width: 10%;
}

.w20p {
    width: 20%;
}

.w30p {
    width: 30%;
}

.w33p {
    width: 33%;
}

.w40p {
    width: 40%;
}

.w50p {
    width: 50%;
}

.w60p {
    width: 60%;
}

.w70p {
    width: 70%;
}

.w80p {
    width: 80%;
}

.w90p {
    width: 90%;
}

.w100p {
    width: 100%;
}

.bb-1px {
    border-bottom: 1px solid #888888;
}

.br-1px {
    border-right: 1px solid #888888;
}

.bl-1px {
    border-left: 1px solid #888888;
}

.calendar-view {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    grid-template-rows: repeat(5, 1fr);
}

.calendar-day {
    display: flex;
    flex-direction: column;
    /* justify-content: space-between; */
    height: 80px;
    min-height: 80px;
    border: 1px solid #c0c0c0;
}

.calendar-day.prev-month, .calendar-day.next-month {
    color: #888888;
}

.calendar-day.prev-month {
    background-size: cover;
    background-image: url("../img/calendar-day-prev.png");
}

.calendar-day.next-month {
    background-size: cover;
    background-image: url("../img/calendar-day-next.png");
}

.calendar-day .header, .calendar-day .footer {
    flex-grow: 1;
    flex-shrink: 0;
    min-height: 20px;
}

.calendar-day .header {
    display: flex;
    align-items: flex-start;
    padding-left: 4px;
    max-height: 25px;
}

.calendar-day .footer {
    display: flex;
    align-items: center;
    justify-content: center;
    max-height: 25px;
}

.calendar-day .content {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-grow: 1;
    flex-shrink: 0;
    font-size: 1.2em;
}

.calendar-day.past .header, .week-day-header.past {
    background-color: #f2dede;
}

.calendar-day.today .header, .week-day-header.today {
    background-color: #dff0d8;
    font-weight: bold;
}

.calendar-day.future .header, .week-day-header.future {
    background-color: #d9edf7;
}

.week-view-header, .week-view-content {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    grid-template-rows: repeat(1, 1fr);
}

.week-view-header>div, .week-view-content>div {
    padding-left: 5px;
    padding-right: 5px;
}

.week-view-content {
    min-height: 400px;
}

.week-view-content .booking-list div {
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.booking.past {
    background-color: #f2dede;
}

.three-columns-flex, .two-columns-flex, .columns-flex {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
}

.action-btn-columns {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
    margin-top: 2px;
    margin-bottom: 2px;
    column-gap: 10px;
}

.action-btn-columns > .column {
    flex: 1;
    min-width: 200px;
    margin-top: 2px;
    margin-bottom: 2px;
}

.two-columns-flex > .column {
    flex: 50%;
}

.three-columns-flex > .column {
    flex: 33.33%;
}

.d-block {
    display: block;
}

.text-lower {
    text-transform: lowercase;
}

.text-upper {
    text-transform: uppercase;
}

.custom-schedule {
    display: flex;
}

.mt-1.px {
    margin-top: 1px!important;
}

.mt-2.px {
    margin-top: 2px!important;
}

.mt-3.px {
    margin-top: 3px!important;
}

.mt-4.px {
    margin-top: 4px!important;
}

.mb-1.px {
    margin-bottom: 1px!important;
}

.mb-2.px {
    margin-bottom: 2px!important;
}

.mb-3.px {
    margin-bottom: 3px!important;
}

.mb-4.px {
    margin-bottom: 4px!important;
}

.mr-1.px {
    margin-right: 1px!important;
}

.mr-2.px {
    margin-right: 2px!important;
}

.mr-3.px {
    margin-right: 3px!important;
}

.mr-4.px {
    margin-right: 4px!important;
}

.ml-1.px {
    margin-left: 1px!important;
}

.ml-2.px {
    margin-left: 2px!important;
}

.ml-3.px {
    margin-left: 3px!important;
}

.ml-4.px {
    margin-left: 4px!important;
}

.pt-1.px {
    padding-top: 1px!important;
}

.pt-2.px {
    padding-top: 2px!important;
}

.pt-3.px {
    padding-top: 3px!important;
}

.pt-4.px {
    padding-top: 4px!important;
}

.pb-1.px {
    padding-bottom: 1px!important;
}

.pb-2.px {
    padding-bottom: 2px!important;
}

.pb-3.px {
    padding-bottom: 3px!important;
}

.pb-4.px {
    padding-bottom: 4px!important;
}

.pr-1.px {
    padding-right: 1px!important;
}

.pr-2.px {
    padding-right: 2px!important;
}

.pr-3.px {
    padding-right: 3px!important;
}

.pr-4.px {
    padding-right: 4px!important;
}

.pl-1.px {
    padding-left: 1px!important;
}

.pl-2.px {
    padding-left: 2px!important;
}

.pl-3.px {
    padding-left: 3px!important;
}

.pl-4.px {
    padding-left: 4px!important;
}

#appointmentTABS > ul.nav.nav-tabs > li.active > a {
    color: #555;
    font-weight: bold;
}

#appointmentTABS > ul.nav.nav-tabs > li > a {
    color: #273773;
}

.strike-through {
    text-decoration: line-through;
}

.flex-table {
    display: flex;
    flex-direction: column;
    border-collapse: collapse;
    width: 100%;
}

.ft-row {
    display: flex;
    flex-direction: row;
}

.ft-col {
    flex: 1;
    padding: 5px;
    box-sizing: border-box;
}

.ft-col-12 {
    flex-basis: 100%;
}

#ticketViewContainer {
    width: 60%;
    height: 160px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #EEEEEE;
    box-shadow: 2px 2px 2px #888888;
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: center;
}

#ticketNumberView {
    display: flex;
    align-items: center;
    width: 80%;
}


#ticketWaitingTime, #ticketDeviceType {
    margin-top: 0px;
    margin-bottom: 0px;
}

.auth-icon {
    display: inline-block;
    text-align: center;
    width: 1.25em;
}

.ticket-info-tab.active .short-heading {
    display: none;
}

.ticket-info-tab.active .on-active-heading {
    display: inline;
}

.ticket-info-tab .short-heading {
    display: inline;
}

.ticket-info-tab .on-active-heading {
    display: none;
}

.ticket-info-tab.active .hide-heading-when-active {
    display: none;
}

.ticket-info-tab .hide-heading-when-active {
    display: inline;
}

.is-collecting-private-data {
    text-transform: lowercase;
}

input.owner-private-data, textarea.owner-private-data {
    margin-bottom: 0px;
    width: calc(100% - 15px);
}

#vasArea {
    min-height: 200px;
}

.btn-group-jflex {
    width: 100%;
    display: flex;
}

.btn-group-jflex > .btn {
    flex: 1;
    margin: 0;
    box-sizing: border-box;
}

.d-col-90 {
    flex-basis: 90%;
}

.d-col-80 {
    flex-basis: 80%;
}

.d-col-75 {
    flex-basis: 75%;
}

.d-col-70 {
    flex-basis: 70%;
}

.d-col-60 {
    flex-basis: 60%;
}

.d-col-50 {
    flex-basis: 50%;
}

.d-col-40 {
    flex-basis: 40%;
}

.d-col-30 {
    flex-basis: 30%;
}

.d-col-25 {
    flex-basis: 25%;
}

.d-col-20 {
    flex-basis: 20%;
}

.d-col-15 {
    flex-basis: 15%;
}

.d-col-10 {
    flex-basis: 10%;
}

.d-col-auto {
    flex-basis: auto;
}

button.vt-filter.active > span {
    font-weight: bold;
}

/* #viewTicketsDate {
    width: 100%;
} */

.flex-gap-5px {
    gap: 5px;
}

.flex-gap-10px {
    gap: 10px;
}

.kyc-row {
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #8b8b8b;
}

.kyc-row:nth-child(odd) {
    background-color: #f2f2f2;
}

.kyc-row:nth-child(even) {
    background-color: #ffffff;
}

.d-col {
    flex: 1;
    padding-left: 2px;
    padding-right: 2px;
}

.text-justify {
    text-align: justify!important;
}

.w-100-block {
    width: 100%;
    display: block;
    box-sizing: border-box;
}

.d-inline {
    display: inline;
}

.w-50 {
    width: 50%;
}

.w-50-center {
    width: 50%;
    margin: 0 auto;
}

.w-60 {
    width: 60%;
}

.w-60-center {
    width: 60%;
    margin: 0 auto;
}

.w-75 {
    width: 75%;
}

.w-75-center {
    width: 75%;
    margin: 0 auto;
}

.w-80 {
    width: 80%;
}

.w-80-center {
    width: 80%;
    margin: 0 auto;
}

.fw-normal {
    font-weight: normal;
}

.text-truncate {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.bg-light {
    background-color: #efefef;
}

.bg-info {
    background-color: #d9edf7;
}

.bg-error {
    background-color: #f2dede;
}

.bg-warning {
    background-color: #fcf8e3;
}

.bg-success {
    background-color: #dff0d8;
}

.bg-light hr {
    border-bottom: 1px solid #808080;
}

.bg-info hr {
    border-bottom: 1px solid #3a87ad;
}

.bg-error hr {
    border-bottom: 1px solid #b94a48;
}

.bg-warning hr {
    border-bottom: 1px solid #c09853;
}

.bg-success hr {
    border-bottom: 1px solid #468847;
}

.text-orange-dark {
    color: #D35400;
}

.bg-orange-dark {
    background-color: #D35400;
    color: #FFFFFF;
}

.text-burnt-orange {
    color: #E67E22;
}

.bg-burnt-orange {
    background-color: #E67E22;
    color: #FFFFFF;
}

.text-rust {
    color: #C0392B;
}

.bg-rust {
    background-color: #C0392B;
    color: #FFFFFF;
}

.text-orange-red {
    color: #FF4500;
}

.bg-orange-red {
    background-color: #FF4500;
    color: #FFFFFF;
}

.text-chocolate {
    color: #D2691E;
}

.bg-chocolate {
    background-color: #D2691E;
    color: #FFFFFF;
}

.label-light {
    background-color: #efefef;
}

.label-text-important {
    color: #b94a48;

}

.label-text-info {
    color: #3a87ad;
}

.label-text-warning {
    color: #f89406;
}

.label-text-success {
    color: #468847;
}

.label-text-dark {
    color: #333333;
}

.label-light.label-text-important {
    background-color: #f2dede;
}

.label-light.label-text-info {
    background-color: #d9edf7;
}

.label-light.label-text-warning {
    background-color: #fcf8e3;
}

.label-light.label-text-success {
    background-color: #dff0d8;
}

.weekly-timing {
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.weekly-timing label {
    font-size: small;
    margin-bottom: 0px!important;
    padding-bottom: 0px!important;
}

.weekly-timing.is-open {
    background-color: #d9edf7;
}

.weekly-timing.is-closed {
    background-color: #efe5e5;
}

.weekly-timing.in-edit-mode {
    color: #c09853;
    background-color: #fcf8e3;
}

.weekly-timing.edit-successful {
    color: #468847;
    background-color: #dff0d8;
}

.weekly-timing.edit-failed {
    color: #b94a48;
    background-color: #f2dede;
}

.weekly-timing.in-edit-mode hr {
    border-bottom: 1px solid #c09853;
}

.weekly-timing.edit-successful hr {
    border-bottom: 1px solid #468847;
}

.weekly-timing.edit-failed hr {
    border-bottom: 1px solid #b94a48;
}

.border-left-md-plus {
    border-left: 1px solid #ccc;
}

#user-profile-content {
    min-height: 450px;
}

.profile-detail {
    padding: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    background-color: #f2f2f2;
}

.rounded {
    padding: 20px;
    border-radius: 15px;
}

.shadow {
    padding: 20px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1), 0 6px 20px rgba(0, 0, 0, 0.1);
}

.rounded-sm {
    padding: 20px;
    border-radius: 8px;
}

.shadow-sm {
    padding: 20px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), 0 2px 8px rgba(0, 0, 0, 0.1);
}

/* Base slider style */
.slider {
    position: relative;
    display: inline-block;
    width: 80px;
    height: 38px;
}

.slider input {
    opacity: 0;
    width: 0;
    height: 0;
}

/* Slider track */
.slider-label {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #f44336; /* Red for unchecked */
    transition: .4s;
    border-radius: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    /* font-weight: bold; */
}

/* Slider handle */
.slider-label::before {
    position: absolute;
    content: "NO";
    height: 30px;
    width: 30px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    transition: .4s;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    font-size: 10px;
    color: rgb(236, 129, 110);
}

/* Checked state */
input:checked + .slider-label {
    background-color: #4caf50; /* Green for checked */
}

input:checked + .slider-label::before {
    content: "YES";
    transform: translateX(42px);
    color: rgb(154, 208, 148);
}

/* Disabled state */
input:disabled + .slider-label {
    background-color: #e49898; /* Light red for disabled */
    cursor: not-allowed;
}

input:disabled:checked + .slider-label {
    background-color: #95d395; /* Light Green for disabled and checked */
    cursor: not-allowed;
}

.slider-label.incompatible-queue-type {
    background-color: #a8a1a1!important;
}

.h38 {
    height: 38px;
    /** Same height as the slider **/
}

.queue-property, .queue-data {
    margin-bottom: 20px;
}

.queue-data-label {
    text-align: right;
}

.queue-property-label {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    height: 38px;
    /* Same height as the slider */
    /* background-color: #f9f9f9; */
    /* padding: 2px; */
    /* border-radius: 5px; */
}

/* .queue-property-label.is-checked {
    background-color: #95d395;
}

.queue-property-label.is-not-checked {
    background-color: #e49898;
} */

.queue-property-value {
    display: flex;
    align-items: center;
}

.queue-property-value input {
    height: 1em;
}

.queue-property-toggle {
    display: flex;
    align-items: center;
}

.queue-property-toggle .toggle-container {
    margin-right: 1em!important;
}

.queue-property-toggle .toggle-status {
    flex-grow: 1;
}

input.allow-ticket-rules:checked + div.primary {
    font-weight: bold;
}

input.allow-ticket-rules:checked + div.primary span.label {
    background-color: #3a87ad;
}

input.sdb-rules:checked + div.primary {
    font-weight: bold;
}

input.sdb-rules:checked + div.primary span.label {
    background-color: #3a87ad;
}

input.mrpc-rules:checked + div.primary {
    font-weight: bold;
}

input.mrpc-rules:checked + div.primary span.label {
    background-color: #3a87ad;
}

.extra-form, .question-form {
    padding-top: 2px;
    padding-left: 5px;
    padding-right: 5px;
    margin-top: 5px;
    background-color: #f5f5f5;
}

#db-star-container {
    text-align: left;
}

#db-btn-group-container {
    text-align: right;
}

#desktopNotifications {
    text-align: center;
}

.flex-row {
    display: flex;
    gap: 5px;
    padding: 5px;
}

.flex-col-auto {
    flex: 0 0 auto;
}

.flex-col-10p {
    flex: 0 0 10%;
}

.flex-col-20p {
    flex: 0 0 20%;
}

.flex-col-30p {
    flex: 0 0 30%;
}

.flex-col-40p {
    flex: 0 0 40%;
}

.flex-col-50p {
    flex: 0 0 50%;
}

.flex-col-60p {
    flex: 0 0 60%;
}

.flex-col-70p {
    flex: 0 0 70%;
}

.flex-col-80p {
    flex: 0 0 80%;
}

.flex-col-90p {
    flex: 0 0 90%;
}

.flex-col-100p {
    flex: 0 0 100%;
}

textarea.question-text {
    resize: none;
}

.txt-left {
    text-align: left;
}

.txt-right {
    text-align: right;
}

.txt-center {
    text-align: center;
}

#profile-picture-small {
    display: block;
    margin: 0 auto;
    max-height: 150px;
    width: auto;
}

div.last-seen-user div.user-picture img {
    height: 80px;
    width: auto;
}

@media (max-width: 768px) {
    .border-left-md-plus {
        border-left: none;
    }
    .border-left-md-plus.border-top-md-minus {
        border-top: 1px solid #ccc;
    }
    #user-profile-content {
        min-height: fit-content;
        padding-left: 0px;
        padding-top: 10px;
    }
    .queue-data-label {
        text-align: left;
    }

    .queue-property, .queue-data {
        padding: 10px;
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), 0 2px 8px rgba(0, 0, 0, 0.1);
    }

    .queue-property-label {
        justify-content: flex-start;
    }

    .d-col-sm {
        flex-basis: 100%!important;
    }

    .db-sm {
        display: block;
    }

    #db-action-bar {
        flex-direction: column;
    }

    #db-star-container, #db-btn-group-container {
        margin-top: 4px;
        margin-bottom: 4px;
        text-align: center;
    }

    #db-btn-group-container {
        width: 100%;
    }

    #db-btn-group-container .btn-group {
        width: 100%;
        display: flex;
    }

    #db-btn-group-container .btn-group > .btn {
        flex: 1;
        margin: 0;
        box-sizing: border-box;
    }

    #queuesList a.accordion-toggle .heading-container {
        flex-direction: column;
    }

    #queuesList .queue-one-liner {
        flex-direction: column;
    }

    #queuesList .queue-one-liner .queue-info {
        text-align: center;
    }

    #queuesList .queue-one-liner .queue-flags {
        text-align: center;
    }

    .flex-row {
        flex-wrap: wrap !important;
    }

    .flex-col-10p,
    .flex-col-20p,
    .flex-col-30p,
    .flex-col-40p,
    .flex-col-50p,
    .flex-col-60p,
    .flex-col-70p,
    .flex-col-80p,
    .flex-col-90p,
    .flex-col-100p {
        flex: 0 0 100% !important;
    }

    .txt-left-sm {
        text-align: left!important;
    }

    .txt-right-sm {
        text-align: right!important;
    }

    .txt-center-sm {
        text-align: center!important;
    }
}

