body {
    background-image: url("https://static.tildacdn.com/tild6636-3463-4064-a533-393134383634/image_1689_900.png");
    background-size: cover;
    min-height: 720px;
}

.menu-space, #nav-list {
    display: none;
}

.btn-danger, .btn-red {
    background-color: #b2c0a9 !important;
    border: #b2c0a9;
    white-space: nowrap;
}

.spa-color.fa-spin {
    color: #b2c0a9;
    font-size: 30px;
    margin: 30px;
}

img.back {
    background: #b2c0a9;
    border-radius: 50%;
}

img.back:hover {
    background: #cdd7c7;
    border-radius: 50%;
}

#nav-service-categories .list-group-item.active,
.nav-service-categories .list-group-item.active,
#nav-level1-categories .list-group-item.active,
.nav-level1-categories .list-group-item.active,
#nav-service-categories-info .list-group-item.active
{
    border-bottom: 2px solid #b2c0a9;
    background-color: inherit;
    border-radius: 0;
}

#tagList .list-group-item :hover,
#program-tags .list-inline-item :hover,
#serviceTags .list-inline-item :hover,
.serviceTags .list-inline-item :hover,
.tag-list .list-inline-item :hover
{
    background-color: #b2c0a9;
    border: 1px solid #b2c0a9;
    color: white;
    border-radius: 15px;
    padding: 6px 15px;
    width: auto;
}

#tagList .list-group-item span.active,
#program-tags .list-inline-item  span.active,
#serviceTags .list-inline-item  span.active,
.serviceTags .list-inline-item  span.active,
.tag-list .list-inline-item  span.active {
    font-size: 1em;
    background-color: #b2c0a9;
    border: 1px solid #b2c0a9;
    color: white;
    border-radius: 15px;
    padding: 6px 15px;
}

#program-tags .list-inline-item span,
#serviceTags .list-inline-item span,
.serviceTags .list-inline-item span,
.tag-list .list-inline-item span
{
    background-color: white;
    border: 1px solid #F1F1F1;
}

.inactive:hover
{
    background-color: white !important;
    border: 1px solid #F1F1F1 !important;
    color: #353132 !important;
}

/*.activate {*/
/*    font-size: 1em !important;*/
/*    background-color: #b2c0a9 !important;*/
/*    border: 1px solid #b2c0a9 !important;*/
/*    color: white !important;*/
/*    border-radius: 15px !important;*/
/*    padding: 6px 15px !important;*/
/*}*/
/*.clubs-select-list {*/
/*    color: #b2c0a9;*/
/*}*/

.club-selection, .clubs-select-list {
    color: #91a287 !important;
}

.text-danger {
    color: #787878 !important;
}

.navbar-brand img {
    width: 100px;
}

.login-container {
    /*background: rgb(178, 192, 169); !* Fallback for older browsers without RGBA-support *!*/
    background: rgb(255, 255, 255); /* Fallback for older browsers without RGBA-support */
    /*background: rgba(178, 192, 169, 0.5);*/
    background: rgba(255, 255, 255, 0.5);
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.05);
}

@media (max-width: 991px) {
    .lockers .clubs-select-list {
        top: -4px !important;
    }
    .col-md-6.login-left-side {
        background: url("https://static.tildacdn.com/tild6636-3463-4064-a533-393134383634/image_1689_900.png") no-repeat center;
        /*background-size: contain;*/
    }
    .col.login-left-side {
        background: url("https://static.tildacdn.com/tild6636-3463-4064-a533-393134383634/image_1689_900.png") no-repeat center;
        /*background-size: contain;*/
    }
}

@media (min-width: 992px) {
    .lockers .clubs-select-list {
        top: 0;
    }
    .col-md-6.login-left-side {
        /*background-image: url("https://static.tildacdn.com/tild6636-3463-4064-a533-393134383634/image_1689_900.png");*/
        /*background-size: contain;*/
        background: url("https://static.tildacdn.com/tild6636-3463-4064-a533-393134383634/image_1689_900.png") no-repeat center;
    }
    .col.login-left-side {
        background: url("https://static.tildacdn.com/tild6636-3463-4064-a533-393134383634/image_1689_900.png") no-repeat center;
        /*background-image: url("https://static.tildacdn.com/tild6636-3463-4064-a533-393134383634/image_1689_900.png");*/
        /*background-size: contain;*/
    }
}

@media (max-width: 767px) {
    .bg-dash {
        background-color: initial;
        /*background: rgb(255 255 255 / 50%);*/
        /*box-shadow: 0 4px 30px rgb(0 0 0 / 5%);*/
    }
}

@media (max-width: 991px) {
    #dashboard {
         padding-top: 0px;
        /* padding-top: 20px; */
    }
}

@media (min-width: 768px) {
    .col.bg-dash {
        background: inherit;
        /* padding: 60px; */
    }
}

.modal-title-h {
    height: 100px;
     background: initial;
    /*margin: 0;*/
    margin-top: 0 !important;
}

.personal-registration .service-price {
    /*font-size: 14px;*/
}

.modal-backdrop.show {
    opacity: 0.55 !important;
}

/*#dashboard {*/
/*    margin-top: 35px;*/
/*}*/

#auth-form, #sms-form{
    margin: 10px;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    /*min-width: 430px;*/
    min-width: 560px;
    max-width: 600px;
    min-height: 650px;

    border-radius: 7px;
    background-color: #f0f0f0;
    background-position: center center;
    background-attachment: scroll;
    border-color: transparent;
    border-style: solid;
    box-shadow: 5px 5px 29px 0px rgb(0 0 0 / 50%);
    padding: 45px 60px 30px 60px;
}

h4 {
    color: #000000;
    font-size: 32px;
    line-height: 1.4;
    font-weight: 300;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

#phone, #prefix, #name, #code {
    padding: 0 20px;
    line-height: 1.33;
    display: flex;
    color: #161717;
    border: 1px solid #ffffff;
    background-color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    height: 55px;
    border-radius: 7px !important;
}

#phone {
    border-radius: 0 7px 7px 0 !important;
}

#prefix {
    border-radius: 7px 0 0 7px !important;
}

#login, #sendcode, #download {
    color: #fff;
    background-color: #ed1c24 !important;
    border-radius: 30px;
    font-weight: 500;
    font-size: 16px;
    width: 280px;
    height: 55px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 15px;
    display: block;
}

.phone-number {
    background-color: transparent;
}

button#sms-repeat {
    border-radius: 12px;
    padding: 7px 10px 7px 10px;
}

.tn-atom {
    -webkit-font-smoothing: antialiased;
    visibility: visible;
    text-align: center;
    box-sizing: content-box;
    margin: 0;
    padding: 0;
    border: 0;
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    -webkit-text-size-adjust: 100%;
    color: #707070;
    font-size: 14px;
    font-family: 'WorldClass',Arial,sans-serif;
    line-height: 1.55;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

.tn-atom a {
    box-shadow: none;
    color: #ff8562;
    text-decoration: none;
}

@media (max-width: 610px) {
    #auth-form, #sms-form  {
        /*max-width: 450px;*/
        /*min-width: 450px;*/
        min-width: 250px;
        margin: 0;
    }
    #sms-form #code {
         margin-left: 0;
    }
}

.download-promocode {
    border-radius: 5px;
    text-align: center;
    margin: 0 auto;
    padding: 15px;
    border: 2px dashed red;
    cursor: pointer;
}

#auth-form .promocode {
    border-radius: 35px;
    width: 280px;
    background: white;
}