.toggle-container>input {
    opacity: 0;
    clip: auto !important;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    cursor: pointer;
    border: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
}
.input__travel {
    color: rgba(0, 0, 0, .75);
    font-size: 15px;
    line-height: 24px;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
}

.icon--style {
    color: rgba(0, 0, 0, .60) !important;
    font-size: 13px;
    line-height: 24px;
    -webkit-font-smoothing: antialiased;
}

.toggle-group{
    text-align: center;
    border-radius: 18px;
}
.bg-gray-faint {
    background-color: #f2f2f2 !important;
}
.input__travel:checked+.toggle {
    background: #448ee4;
    color: #fff;
}

.active  {
    color:var(--color-success) !important;
}

.noActive  {
    color: var(--color-error) !important;
}

.toggle
{
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    cursor: pointer;
    color: #999;
    font-weight: 700;
    padding: 0 12px;
    border-radius: 13px;
    background-color: transparent;
    transition: color .125s,background-color .125s;
}

.block{
    cursor: pointer;
}

.toogle__user,
.toogle__user--block
{
    /*-webkit-flex-shrink: 0;*/
    /*flex-shrink: 0;*/
    /*cursor: pointer;*/
    /*font-weight: 700;*/
    /*transition: color .125s,background-color .125s;*/
}

.toggle-container {
    display: block;
    max-width: 100%;
}
.mb6 {
    margin-bottom: 6px!important;
}
.txt-m {
    font-size: 15px;
    line-height: 24px;
}

.txt-bold {
    font-weight: 700!important;
}
.left {
    margin-left: 0.5rem;
}
.bg-darken10 {
    background-color: rgba(0,0,0,.1)!important;
}
.flex-parent--center-cross {
    -webkit-align-items: center!important;
    align-items: center!important;
}
.flex-parent--center-main {
    -webkit-justify-content: center!important;
    justify-content: center!important;
}

.bottom {
    bottom: 0!important;
}
.left {
    left: 0 !important;
}
.right {
    right: 0!important;
}
.top {
    top: 0!important;
}
.none {
    display: none!important;
}
.flex-child {
    display: block;
    max-width: 100%;
}
.text-center {
    text-align: center!important;
}
.absolute{
    position: absolute;
}
.loading--dark::after,.loading::after{content:'';display:block;margin:auto;height:36px;width:36px;-webkit-animation:spin .8s infinite cubic-bezier(.45,.05,.55,.95);animation:spin .8s infinite cubic-bezier(.45,.05,.55,.95)}.loading--s::after{height:18px;width:18px}.loading::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' width='36' height='36' viewBox='0 0 36 36'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:%23333;%7D.b%7Bopacity:0.1;%7D%3C/style%3E%3C/defs%3E%3Cpath class='a' d='M5.2721,5.2721,7.3934,7.3934a15,15,0,0,1,21.2132,0l2.1213-2.1213A18,18,0,0,0,5.2721,5.2721Z'/%3E%3Cg class='b'%3E%3Cpath d='M28.6066,28.6066A15,15,0,0,1,7.3934,7.3934L5.2721,5.2721a18,18,0,1,0,25.4558,0L28.6066,7.3934A15,15,0,0,1,28.6066,28.6066Z'/%3E%3C/g%3E%3C/svg%3E")}.loading--s::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' width='18' height='18' viewBox='0 0 18 18'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bopacity:0.1;%7D.b%7Bfill:%23333;%7D%3C/style%3E%3C/defs%3E%3Cg class='a'%3E%3Cpath d='M13.2426,13.2426A6,6,0,0,1,4.7574,4.7574L2.636,2.636a9,9,0,1,0,12.7279,0L13.2426,4.7574A6,6,0,0,1,13.2426,13.2426Z'/%3E%3C/g%3E%3Cpath class='b' d='M2.636,2.636,4.7574,4.7574a6,6,0,0,1,8.4853,0L15.364,2.636A9,9,0,0,0,2.636,2.636Z'/%3E%3C/svg%3E")}.loading--dark::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' width='36' height='36' viewBox='0 0 36 36'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:%23f7f7f7;%7D.b%7Bopacity:0.1;%7D.c%7Bfill:%23fff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='a' d='M5.2721,5.2721,7.3934,7.3934a15,15,0,0,1,21.2132,0l2.1213-2.1213A18,18,0,0,0,5.2721,5.2721Z'/%3E%3Cg class='b'%3E%3Cpath class='c' d='M28.6066,28.6066A15,15,0,0,1,7.3934,7.3934L5.2721,5.2721a18,18,0,1,0,25.4558,0L28.6066,7.3934A15,15,0,0,1,28.6066,28.6066Z'/%3E%3C/g%3E%3C/svg%3E")}.loading--dark.loading--s::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' width='18' height='18' viewBox='0 0 18 18'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bopacity:0.1;%7D.b%7Bfill:%23fff;%7D.c%7Bfill:%23f7f7f7;%7D%3C/style%3E%3C/defs%3E%3Cg class='a'%3E%3Cpath class='b' d='M13.2426,13.2426A6,6,0,0,1,4.7574,4.7574L2.636,2.636a9,9,0,1,0,12.7279,0L13.2426,4.7574A6,6,0,0,1,13.2426,13.2426Z'/%3E%3C/g%3E%3Cpath class='c' d='M2.636,2.636,4.7574,4.7574a6,6,0,0,1,8.4853,0L15.364,2.636A9,9,0,0,0,2.636,2.636Z'/%3E%3C/svg%3E")}.events-none{-webkit-touch-callout:none;pointer-events:none}@media screen and (min-width:640px){.events-none-mm{-webkit-touch-callout:none!important;pointer-events:none!important}}

.position__center{
    position: absolute;
    top:50%;
    left:50%;
    width: 80px;
    height: 80px;
    transform: translate(-50%,-50%);
}

.overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
    z-index: 999;
    opacity: 1;
    transition: all 0.5s;
}

.lds-dual-ring {
    position: absolute;
    display: inline-block;
    width: 80px;
    height: 80px;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.lds-dual-ring:after {
    content: " ";
    display: block;
    width: 64px;
    height: 64px;
    margin: 5% auto;
    border-radius: 50%;
    border-style: solid;
    border-width: 6px;
    border-color: #fff transparent #fff transparent;
}

.aminaton--spinner{
    animation: lds-dual-ring 1.2s linear infinite;
}
.display2
{
    display: none;
}
@keyframes lds-dual-ring {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}