body {
    min-height: 60vh;
    background-color: #eef2f1;
}

.main-page-title {
    display: flex;
    align-items: center;
    transition: all 300ms ease;
    margin-top: 23px;
    margin-bottom: 30px;
    padding-top: calc((constant(safe-area-inset-top))*0.8) !important;
    padding-top: calc((env(safe-area-inset-top))*0.8) !important;
}

    .main-page-title div {
        margin-right: auto;
        font-weight: 700 !important;
        font-size: 28px;
        margin-left: 15px;
    }

        .main-page-title div p {
            margin: 0;
            color: #1f1f1f;
        }

.main-r-btn {
    color: #0f1117;
    background-color: #fff;
    float: left;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    z-index: 2;
    height: 40px;
    width: 40px;
    margin-right: 13.33333px;
    line-height: 39px;
    border-radius: 16px;
    text-align: center;
}

.shadow-xl {
    box-shadow: 0 5px 30px 0 rgba(0,0,0,.11),0 5px 15px 0 rgba(0,0,0,.02) !important;
}

.logo-group {
    display: flex;
    align-items: center;
}

.footer-nav {
    display: flex;
    min-height: 65px;
    border-top: solid 1px rgba(0,0,0,.05);
    text-align: center;
    transition: transform 350ms ease !important;
    height: calc(65px + (constant(safe-area-inset-bottom))*1.1);
    height: calc(65px + (env(safe-area-inset-bottom))*1.1);
    -webkit-backdrop-filter: saturate(180%) blur(20px);
    backdrop-filter: saturate(180%) blur(20px);
    background-color: rgba(255,255,255,.7);
}

    .footer-nav a {
        color: #1f1f1f;
        padding-top: 12px;
        position: relative;
        flex: 1 1;
    }

        .footer-nav a.nav-active:after {
            content: "";
            width: 50%;
            height: 4px;
            border-radius: 2px;
            background-color: #17a2b8;
            bottom: 2px;
            left: 50%;
            transform: translate(-50%,0);
            position: absolute;
        }

        .footer-nav a:hover,
        .footer-nav a:focus,
        .footer-nav a:active {
            outline: none !important;
            box-shadow: none !important;
        }

        .footer-nav a i {
            font-size: 20px;
            position: relative;
            z-index: 2;
            color: #1f1f1f;
            opacity: 0.7;
        }

        .footer-nav a span {
            padding: 7px 0 0 0;
            position: relative;
            z-index: 2;
            display: block;
            font-size: 12px;
            margin-top: -6px;
            opacity: .7;
            font-weight: 600;
        }

            .footer-nav a span.home-lbl {
                padding: 0;
                top: -20px;
            }

i.home-icon-footer {
    color: #FFF !important;
    opacity: 1 !important;
    position: absolute !important;
    top: -3px;
    left: 50%;
    transform: translate(-50%, 0);
}

.home-circle-icon {
    background-color: #17a2b8;
    height: 50px;
    width: 50px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    left: 50%;
    transform: translate(-50%, 0);
    top: -30px;
    border-radius: 50%;
    animation: footerAni 1s infinite;
}

@keyframes footerAni {
    0% {
        transform: scale(1,1) translateX(-50%)
    }

    50% {
        transform: scale(1.05,1.05) translateX(-48%)
    }
}

#page-wrapper {
    position: relative;
    min-height: 60vh;
}

#header .logo .logo-group h1 {
    font-size: 20px;
    font-family: "Open Sans";
    /*line-height: 1.2;*/
    font-weight: normal;
    margin-left: 15px;
}

.menu-hider {
    position: fixed;
    top: -100px;
    bottom: -100px;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,.35);
    z-index: 1031;
    pointer-events: none;
    opacity: 0;
    transition: all 300ms ease;
}

    .menu-hider.menu-active {
        transition: all 300ms ease;
        opacity: 1;
        pointer-events: all;
    }

.menu-active {
    opacity: 1 !important;
}

.menu-side-nav {
    min-width: 250px;
    padding-top: 3rem;
}

    .menu-side-nav .list-group-item {
        background-color: transparent;
        border: none;
        color: #7e8793;
        font-weight: 600;
    }

        .menu-side-nav .list-group-item a {
            font-size: 15px;
            padding: 0;
            position: relative;
        }

            .menu-side-nav .list-group-item a:after {
                content: '';
                position: absolute;
                border: solid #1f1f1f;
                border-width: 0 1px 1px 0;
                display: inline-block;
                padding: 2px;
                transform: rotate(-45deg) translate(0,-50%);
                -webkit-transform: rotate(-45deg) translate(0,-50%);
                right: 20px;
                top: 50%;
                opacity: .7;
            }

            .menu-side-nav .list-group-item a i {
                color: #FFF;
                margin-left: 0;
                margin-top: 10px;
                text-align: center;
                margin-right: 10px;
                border-radius: 12px;
                height: 32px !important;
                line-height: 33px !important;
                width: 32px !important;
                box-shadow: 0 5px 30px 0 rgb(0 0 0 / 11%), 0 5px 15px 0 rgb(0 0 0 / 2%);
                padding: 10px;
                background-image: linear-gradient(to bottom,#37bbcf,#17a2b8);
            }

.gradient-green {
    background-image: linear-gradient(to bottom, #A0D468, #8CC152)
}

/* The side navigation menu */
.side-nav {
    height: 100%; /* 100% Full-height */
    width: 0; /* 0 width - change this with JavaScript */
    position: fixed; /* Stay in place */
    z-index: 9999; /* Stay on top */
    top: 0; /* Stay at the top */
    left: 0;
    overflow-x: hidden; /* Disable horizontal scroll */
    padding-top: 60px; /* Place content 60px from the top */
    transition: all 300ms ease; /* 0.5 second transition effect to slide in the sidenav */
    /*-webkit-backdrop-filter: saturate(180%) blur(20px);
    backdrop-filter: saturate(180%) blur(20px);*/
    background-color: rgba(255,255,255,1);
}

    /* The navigation menu links */
    .side-nav a {
        padding: 8px 8px 8px 32px;
        text-decoration: none;
        font-size: 25px;
        color: #000;
        display: block;
        transition: 0.3s;
    }

        /* When you mouse over the navigation links, change their color */
        .side-nav a:hover {
            opacity: 0.6;
        }

    /* Position and style the close button (top right corner) */
    .side-nav .closebtn {
        position: absolute;
        top: 0;
        right: 25px;
        font-size: 36px;
        margin-left: 50px;
    }

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }

        .sidenav a {
            font-size: 18px;
        }
}

.btn-get-started {
    margin: 0;
}

    .btn-get-started:hover {
        color: #fff;
        background: #17a2b8;
        opacity: 0.6;
    }

#main {
    /* overflow-x: hidden; */
    transition: all 300ms ease;
    transition: margin-left .5s;
    z-index: 90;
    padding-bottom: 80px;
    padding-bottom: calc(80px + (constant(safe-area-inset-bottom))*1.1);
    padding-bottom: calc(80px + (env(safe-area-inset-bottom))*1.1);
}

.card-content {
    overflow: hidden;
    margin: 0 15px 15px;
    border-radius: 20px;
}

.contact .php-email-form input, .contact .php-email-form textarea {
    font-size: 16px;
}

.contact .php-email-form button[type="submit"]:hover {
    background: #17a2b8;
    opacity: 0.6;
}

.contact .php-email-form {
    padding: 25px;
}

    .contact .php-email-form select {
        height: 44px;
        border: 1px solid #ced4da;
        border-radius: 0;
        transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    }

    .contact .php-email-form .dropdown-toggle {
        height: 44px;
        background: #FFF;
        border: 1px solid #ced4da;
        border-radius: 0;
        transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
        font-size: 16px;
        outline: none !important;
    }

        .contact .php-email-form .dropdown-toggle .filter-option {
            padding: 3px 0;
        }

    .contact .php-email-form button[type="submit"]:focus {
        outline: none;
    }

.input-uppercase {
    text-transform: uppercase;
}

.input-uppercase-first {
    text-transform: capitalize;
}

.table-text-thanks {
    width: 100%;
    margin: 0 auto 30px auto;
}

    .table-text-thanks td {
        text-align: left;
        font-weight: normal;
        white-space: nowrap;
    }

    .table-text-thanks tr td:last-child {
        text-align: right;
        font-weight: bold;
    }

.thanks-page {
    /* height: 100vh; */
    margin-bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: transparent;
}

.success-block {
    padding: 45px 30px 20px 30px;
    display: inline-block;
    border-radius: 20px;
    background-color: #FFF;
    position: relative;
}

.icon-success-block {
    color: #fff;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: -35px;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    z-index: 9;
    /*background: #82ce34;*/
    background: #17a2b8;
    padding: 15px;
    text-align: center;
    box-shadow: 0px 2px 2px rgb(0 0 0 / 10%);
    font-size: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.btnCyan {
    background: #17a2b8;
    border: 0;
    padding: 10px 24px;
    color: #fff;
    transition: 0.4s;
    border-radius: 4px;
}

    .btnCyan:hover {
        background: #17a2b8;
        opacity: 0.6;
    }

.btnCyanSec {
    border-color: #17a2b8;
    color : #17a2b8;
    padding: 9px 23px;
    transition: 0.4s;
    border-radius: 4px;
    background: #FFF;
    box-sizing: border-box;
}

.btnCyanSec:hover {
    background: #17a2b8;
    opacity: 0.6;
}

.was-validated .bootstrap-select .selectpicker:invalid + .dropdown-toggle + .invalid-feedback {
    display: block;
}

.overlay {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(255,255,255,.7);
    z-index: 9999;
}

@media (max-width: 480px) {
    .table-text-thanks {
        width: 100%;
    }

    .success-block {
        padding: 45px 10px 20px 10px;
        width: 100%;
    }
}

/*loading animation https://icons8.com/cssload/en/spinners/2 */
.cssload-fond {
    position: relative;
    margin: auto;
    top: 45%;
}

.cssload-container-general {
    animation: cssload-animball_two 1.15s infinite;
    -o-animation: cssload-animball_two 1.15s infinite;
    -ms-animation: cssload-animball_two 1.15s infinite;
    -webkit-animation: cssload-animball_two 1.15s infinite;
    -moz-animation: cssload-animball_two 1.15s infinite;
    width: 43px;
    height: 43px;
}

.cssload-internal {
    width: 43px;
    height: 43px;
    position: absolute;
}

.cssload-ballcolor {
    width: 19px;
    height: 19px;
    border-radius: 50%;
}

.cssload-ball_1, .cssload-ball_2, .cssload-ball_3, .cssload-ball_4 {
    position: absolute;
    animation: cssload-animball_one 1.15s infinite ease;
    -o-animation: cssload-animball_one 1.15s infinite ease;
    -ms-animation: cssload-animball_one 1.15s infinite ease;
    -webkit-animation: cssload-animball_one 1.15s infinite ease;
    -moz-animation: cssload-animball_one 1.15s infinite ease;
}

.cssload-ball_1 {
    background-color: rgb(203,32,37);
    top: 0;
    left: 0;
}

.cssload-ball_2 {
    background-color: rgb(248,179,52);
    top: 0;
    left: 23px;
}

.cssload-ball_3 {
    background-color: rgb(0,160,150);
    top: 23px;
    left: 0;
}

.cssload-ball_4 {
    background-color: rgb(151,191,13);
    top: 23px;
    left: 23px;
}





@keyframes cssload-animball_one {
    0% {
        position: absolute;
    }

    50% {
        top: 12px;
        left: 12px;
        position: absolute;
        opacity: 0.5;
    }

    100% {
        position: absolute;
    }
}

@-o-keyframes cssload-animball_one {
    0% {
        position: absolute;
    }

    50% {
        top: 12px;
        left: 12px;
        position: absolute;
        opacity: 0.5;
    }

    100% {
        position: absolute;
    }
}

@-ms-keyframes cssload-animball_one {
    0% {
        position: absolute;
    }

    50% {
        top: 12px;
        left: 12px;
        position: absolute;
        opacity: 0.5;
    }

    100% {
        position: absolute;
    }
}

@-webkit-keyframes cssload-animball_one {
    0% {
        position: absolute;
    }

    50% {
        top: 12px;
        left: 12px;
        position: absolute;
        opacity: 0.5;
    }

    100% {
        position: absolute;
    }
}

@-moz-keyframes cssload-animball_one {
    0% {
        position: absolute;
    }

    50% {
        top: 12px;
        left: 12px;
        position: absolute;
        opacity: 0.5;
    }

    100% {
        position: absolute;
    }
}

@keyframes cssload-animball_two {
    0% {
        transform: rotate(0deg) scale(1);
    }

    50% {
        transform: rotate(360deg) scale(1.3);
    }

    100% {
        transform: rotate(720deg) scale(1);
    }
}

@-o-keyframes cssload-animball_two {
    0% {
        -o-transform: rotate(0deg) scale(1);
    }

    50% {
        -o-transform: rotate(360deg) scale(1.3);
    }

    100% {
        -o-transform: rotate(720deg) scale(1);
    }
}

@-ms-keyframes cssload-animball_two {
    0% {
        -ms-transform: rotate(0deg) scale(1);
    }

    50% {
        -ms-transform: rotate(360deg) scale(1.3);
    }

    100% {
        -ms-transform: rotate(720deg) scale(1);
    }
}

@-webkit-keyframes cssload-animball_two {
    0% {
        -webkit-transform: rotate(0deg) scale(1);
    }

    50% {
        -webkit-transform: rotate(360deg) scale(1.3);
    }

    100% {
        -webkit-transform: rotate(720deg) scale(1);
    }
}

@-moz-keyframes cssload-animball_two {
    0% {
        -moz-transform: rotate(0deg) scale(1);
    }

    50% {
        -moz-transform: rotate(360deg) scale(1.3);
    }

    100% {
        -moz-transform: rotate(720deg) scale(1);
    }
}
/*end loading animation*/

.submit-circle {
    width: 50px;
    height: 50px;
    border-radius: 50% !important;
    font-size: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 0 0 auto;
    border: none;
    color: #FFF;
    background-color: #17a2b8;
}

    .submit-circle:focus,
    .submit-circle:hover,
    .submit-circle:active {
        opacity: 0.6;
        outline: none;
        box-shadow: none;
    }

.section-title {
    width: 100%;
}

    .section-title p span {
        font-size: 23px;
    }

.notify-list {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}

    .notify-list .notify-item {
        padding: 20px 15px;
    }

        .notify-list .notify-item p {
            margin-bottom: 0;
        }

        .notify-list .notify-item strong {
            font-weight: normal;
            font-size: 12px;
            color: #111111;
        }

.notify-active {
    background-color: #17a2b8;
    color: #FFF;
}

.use-other-code {
    margin: 0;
    position: absolute;
    bottom: 50px;
    font-size: 12px;
}



ul.timeline {
    list-style-type: none;
    position: relative;
}

    ul.timeline:before {
        content: ' ';
        background: #d4d9df;
        display: inline-block;
        position: absolute;
        left: 29px;
        width: 2px;
        height: 100%;
        z-index: 400;
    }



    ul.timeline > li {
        padding: 20px 10px 40px 20px;
    }

        ul.timeline > li:last-child {
            padding-bottom: 30px;
        }

        ul.timeline > li > p {
            margin: 0;
            font-weight: 600;
        }

            ul.timeline > li > p:last-child {
                margin-top: 3px;
                font-size: 0.9rem;
                font-weight: 400;
            }

        ul.timeline > li > span {
            color: #17a2b8;
            display: block;
            margin-bottom: 0.6rem;
        }

        ul.timeline > li:before {
            content: ' ';
            background: white;
            display: inline-block;
            position: absolute;
            border-radius: 50%;
            border: 3px solid #22c0e8;
            left: 20px;
            width: 20px;
            height: 20px;
            z-index: 400;
        }

        ul.timeline > li a {
            color: initial;
        }

        ul.timeline > li p {
            margin-bottom: 0;
        }

        ul.timeline > li span {
            color: #17a2b8;
        }

h3.mahoso {
    color: #0056c1 !important;
}

section.lskb {
    padding-top: 0px;
}

.list-todo {
    padding: 20px 15px 50px 15px;
}

.todo-text {
    color: #1f1f1f;
    position: relative;
    padding-left: 55px;
    box-sizing: border-box;
}

.list-todo a {
    margin-bottom: 40px;
    position: relative;
    display: flex;
    align-items: center;
}

    .list-todo a:after {
        content: '';
        position: absolute;
        border: solid #1f1f1f;
        border-width: 0 1px 1px 0;
        display: inline-block;
        padding: 2px;
        transform: rotate( -45deg ) translate(0,-50%);
        -webkit-transform: rotate( -45deg ) translate(0,-50%);
        right: 20px;
        top: 50%;
        opacity: .7;
        width: 8px;
        height: 8px;
    }

    .list-todo a:last-child {
        margin-bottom: 0;
    }

    .list-todo a i {
        position: absolute;
        color: #FFF;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        box-shadow: 0 5px 30px 0 rgb(0 0 0 / 11%), 0 5px 15px 0 rgb(0 0 0 / 2%);
        background-image: linear-gradient(to bottom,#37bbcf,#17a2b8);
        font-size: 1.2rem;
        left: 0;
        top: 45%;
        transform: translate(0,-50%);
    }

.todo-text h4 {
    font-size: 1rem;
    margin: 0 0 5px 0;
    font-weight: bold;
}

.todo-text p {
    font-size: 0.8rem;
    margin: 0;
}

.top-header-fixed {
    -webkit-backdrop-filter: saturate(180%) blur(20px);
    backdrop-filter: saturate(180%) blur(20px);
    background-color: rgba(255,255,255,.7);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99;
    transition: all 300ms ease;
    border-bottom: solid 1px rgba(0,0,0,.08);
    opacity: 0;
    pointer-events: none;
    transition: all 300ms ease;
}

    .top-header-fixed p {
        /*position: absolute;*/
        height: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
        line-height: 49px;
        font-size: 14px;
        color: #000;
        font-weight: 600;
        z-index: 1;
        font-family: inter,sans-serif;
        margin: 0;
        /*left: 50%;
    transform: translate(-50%, 0);*/
    }

    .top-header-fixed.auto-show {
        opacity: 1;
        pointer-events: all;
        transition: all 300ms ease;
    }

.lichsukb {
    margin-right: 0px;
    margin-left: 0px;
}

/* The switch - the box around the slider */
.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

    /* Hide default HTML checkbox */
    .switch input {
        opacity: 0;
        width: 0;
        height: 0;
    }

/* The slider */
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 26px;
        width: 26px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .slider {
    background-color: #2196F3;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

    .slider.round:before {
        border-radius: 50%;
    }

.give-access {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 12px;
}

    .give-access label {
        margin: 0;
    }
.swal-button {
  border-radius: 0;
  font-size: 0.9rem;
  border: none;
  outline: none;
}

div.dropdown-menu.open { width: 100%; } ul.dropdown-menu.inner>li>a { white-space: initial; }
#qrcode {
    width: 256px;
    display: block;
    margin: 25px auto 15px auto;
    text-align: center;
}

#qrcode img {
    max-width:100%;
    display: inline-block;
}

.cardPK .btn-link {
    outline: none;
    box-shadow: none;
}

.cardPK {
    border-radius: 0;
    border: 0;
    padding-bottom: 10px;
}

.cardPK .card-header {
    position: relative;
    color: darkcyan;
    padding: .8rem;
    padding-right: 1.5rem;
    cursor: pointer;
    border: 1px solid rgba(0,0,0,.125);
    background: #FFF;
    font-size: .9rem;
}

.cardPK .card-header:after {
  content: "\f107";
  color: #333;
  top: 50%;
  right: 8px;
  transform: translate(0,-50%);
  position: absolute;
  font-family: "FontAwesome";
}

.cardPK .card-header[aria-expanded="true"]:after {
  content: "\f106";
}

.cardPK .form-check-label {
  font-size: .9rem;
}

.logoText {
    font-size: 18px;
    display: flex;
    align-items: center;
    width: 100%;
}

.logoText img {
    margin-right: 10px;
    width: 55px;
    height: 55px;
}

#loadingMessage {
    text-align: center;
    padding: 40px;
    background-color: #eee;
}

#canvas {
    width: 100%;
}

#output {
    margin-top: 20px;
    background: #eee;
    padding: 10px;
    padding-bottom: 0;
}

#output div {
    padding-bottom: 10px;
    word-wrap: break-word;
}

#noQRFound {
    text-align: center;
}

.input-lock {
    cursor: not-allowed;
    pointer-events: none;
}

.eleTheBHYT {
    display: flex;
    align-items: center;
}

.eleTheBHYT span {
    color: #17a2b8;
    font-size: 13px;
    width: 110px;
    margin-left: 10px;
    cursor: pointer;
}

.roomsTab .nav-link {
    padding: .25rem .5rem;
    font-size: .9rem;
}

.roomsTab .nav-link.active {
    border-radius: 3px;
    background-color:#17a2b8;
}

.roomsTabContent .alert {
    font-size: .9rem;
}

#rowPay {
    display: flex;
    align-items: center;
    height: 100%;
}

#rowPay .col {
    padding-top: 5px;
    padding-bottom: 5px;
}
#rowPay .col img{
    height: 60px;
    width: 100%;
    cursor: pointer;
    transition: transform 1s;
    object-fit: cover;
    border-radius: 8px;
}
#rowPay .col label{
    overflow: hidden;
    position: relative;
}
#rowPay .imgbgchk:checked + label>.tick_container{
    opacity: 1;
}
/*         aNIMATION */
#rowPay .imgbgchk:checked + label>img{
    /*transform: scale(1.25);*/
    opacity: 0.3;
}
#rowPay .tick_container {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    cursor: pointer;
    text-align: center;
}
#rowPay .tick {
    background-color: darkcyan;
    color: white;
    font-size: 16px;
    padding: 6px 12px;
    height: 40px;
    width: 40px;
    border-radius: 100%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.list-center-md {
    max-width: 750px;
    margin: 0 auto;
}

#main.mapMain {
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    position: fixed;
    z-index: 1;
}

.mapControls {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.3);
    padding: 0.6rem 0;
    box-sizing: border-box;
    margin: 0 auto;
}

.mapControls .btn.dropdown-toggle {
    box-shadow: 0 2px 4px rgb(0 0 0 / 30%);
    outline: none !important;
}

.mapControls .bootstrap-select>.dropdown-toggle.bs-placeholder {
    color: #0f1117;
}

.starGroup {
    text-align: center;
}

.starGroup span {
    font-size: 2.2rem;
    color: gray;
    cursor: pointer;
    transition: all .25s;
}

.starGroup span:hover { transform: rotate(-15deg) scale(1.3); }

.starGroup span.checked {
    color: #ffc107;
    text-shadow: 0 0 10px yellow;
}

.draw-tctt {
    display: block;
    margin: 0 auto 1rem auto;
    width: 35%;
    max-width: 220px;
    min-width: 180px;
}

.draw-tctt.draw-tctt-xl {
    max-width: 440px;
}

.services {
    background-color: transparent;
    border: none;
}

.bookNav {
    display: block;
    font-size: 26px !important;
    margin-bottom: -8px;
}

.notify-list .notify-item.notify-new {
    cursor: pointer;
    background-color: rgba(179, 236, 241, 0.5);
}

.notify-new:after {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    background-color: orangered;
    border-radius: 50%;
    right: 10px;
    top:10px;
}

.cookieModal .modal-dialog {
  margin-top: 0rem;
  max-width: 100%;
  margin: 0;
}

.cookieModal .modal-dialog .modal-content {
  border-radius: 0rem;
}

.cookieModal .modal-dialog .buttons .btn {
  margin: 0.2rem;
}

.lds-ring {
  display: inline-block;
  position: relative;
  width: 30px;
  height: 30px;
  top: 8px;
}
.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 25px;
  height: 25px;
  margin: 3px;
  border: 3px solid #17a2b8;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #17a2b8 transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

#pills-NG-tab {
    display: none;
}

.mainSideNavLogo {
    width: 4.5rem;
    position: absolute;
    left: 50%;
    transform: translate(-50%,0);
    top: 1.25rem;
}

.ttLogo {
    width: 3.5rem;
    display: inline-block;
}
