.m-0
{
    margin: 0 !important
}

.mt-0,
.my-0
{
    margin-top: 0 !important
}

.mr-0,
.mx-0
{
    margin-right: 0 !important
}

.mb-0,
.my-0
{
    margin-bottom: 0 !important
}

.ml-0,
.mx-0
{
    margin-left: 0 !important
}

.m-1
{
    margin: .25rem !important
}

.mt-1,
.my-1
{
    margin-top: .25rem !important
}

.mr-1,
.mx-1
{
    margin-right: .25rem !important
}

.mb-1,
.my-1
{
    margin-bottom: .25rem !important
}

.ml-1,
.mx-1
{
    margin-left: .25rem !important
}

.m-2
{
    margin: .5rem !important
}

.mt-2,
.my-2
{
    margin-top: .5rem !important
}

.mr-2,
.mx-2
{
    margin-right: .5rem !important
}

.mb-2,
.my-2
{
    margin-bottom: .5rem !important
}

.ml-2,
.mx-2
{
    margin-left: .5rem !important
}

.m-3
{
    margin: 1rem !important
}

.mt-3,
.my-3
{
    margin-top: 1rem !important
}

.mr-3,
.mx-3
{
    margin-right: 1rem !important
}

.mb-3,
.my-3
{
    margin-bottom: 1rem !important
}

.ml-3,
.mx-3
{
    margin-left: 1rem !important
}

.m-4
{
    margin: 1.5rem !important
}

.mt-4,
.my-4
{
    margin-top: 1.5rem !important
}

.mr-4,
.mx-4
{
    margin-right: 1.5rem !important
}

.mb-4,
.my-4
{
    margin-bottom: 1.5rem !important
}

.ml-4,
.mx-4
{
    margin-left: 1.5rem !important
}

.m-5
{
    margin: 3rem !important
}

.mt-5,
.my-5
{
    margin-top: 3rem !important
}

.mr-5,
.mx-5
{
    margin-right: 3rem !important
}

.mb-5,
.my-5
{
    margin-bottom: 3rem !important
}

.ml-5,
.mx-5
{
    margin-left: 3rem !important
}

.p-0
{
    padding: 0 !important
}

.pt-0,
.py-0
{
    padding-top: 0 !important
}

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

.pb-0,
.py-0
{
    padding-bottom: 0 !important
}

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

.p-1
{
    padding: .25rem !important
}

.pt-1,
.py-1
{
    padding-top: .25rem !important
}

.pr-1,
.px-1
{
    padding-right: .25rem !important
}

.pb-1,
.py-1
{
    padding-bottom: .25rem !important
}

.pl-1,
.px-1
{
    padding-left: .25rem !important
}

.p-2
{
    padding: .5rem !important
}

.pt-2,
.py-2
{
    padding-top: .5rem !important
}

.pr-2,
.px-2
{
    padding-right: .5rem !important
}

.pb-2,
.py-2
{
    padding-bottom: .5rem !important
}

.pl-2,
.px-2
{
    padding-left: .5rem !important
}

.p-3
{
    padding: 1rem !important
}

.pt-3,
.py-3
{
    padding-top: 1rem !important
}

.pr-3,
.px-3
{
    padding-right: 1rem !important
}

.pb-3,
.py-3
{
    padding-bottom: 1rem !important
}

.pl-3,
.px-3
{
    padding-left: 1rem !important
}

.p-4
{
    padding: 1.5rem !important
}

.pt-4,
.py-4
{
    padding-top: 1.5rem !important
}

.pr-4,
.px-4
{
    padding-right: 1.5rem !important
}

.pb-4,
.py-4
{
    padding-bottom: 1.5rem !important
}

.pl-4,
.px-4
{
    padding-left: 1.5rem !important
}

.p-5
{
    padding: 3rem !important
}

.pt-5,
.py-5
{
    padding-top: 3rem !important
}

.pr-5,
.px-5
{
    padding-right: 3rem !important
}

.pb-5,
.py-5
{
    padding-bottom: 3rem !important
}

.pl-5,
.px-5
{
    padding-left: 3rem !important
}

.m-auto
{
    margin: auto !important
}

.mt-auto,
.my-auto
{
    margin-top: auto !important
}

.mr-auto,
.mx-auto
{
    margin-right: auto !important
}

.mb-auto,
.my-auto
{
    margin-bottom: auto !important
}

.ml-auto,
.mx-auto
{
    margin-left: auto !important
}

@media (min-width: 576px)
{
    .m-sm-0
    {
        margin: 0 !important
    }

    .mt-sm-0,
    .my-sm-0
    {
        margin-top: 0 !important
    }

    .mr-sm-0,
    .mx-sm-0
    {
        margin-right: 0 !important
    }

    .mb-sm-0,
    .my-sm-0
    {
        margin-bottom: 0 !important
    }

    .ml-sm-0,
    .mx-sm-0
    {
        margin-left: 0 !important
    }

    .m-sm-1
    {
        margin: .25rem !important
    }

    .mt-sm-1,
    .my-sm-1
    {
        margin-top: .25rem !important
    }

    .mr-sm-1,
    .mx-sm-1
    {
        margin-right: .25rem !important
    }

    .mb-sm-1,
    .my-sm-1
    {
        margin-bottom: .25rem !important
    }

    .ml-sm-1,
    .mx-sm-1
    {
        margin-left: .25rem !important
    }

    .m-sm-2
    {
        margin: .5rem !important
    }

    .mt-sm-2,
    .my-sm-2
    {
        margin-top: .5rem !important
    }

    .mr-sm-2,
    .mx-sm-2
    {
        margin-right: .5rem !important
    }

    .mb-sm-2,
    .my-sm-2
    {
        margin-bottom: .5rem !important
    }

    .ml-sm-2,
    .mx-sm-2
    {
        margin-left: .5rem !important
    }

    .m-sm-3
    {
        margin: 1rem !important
    }

    .mt-sm-3,
    .my-sm-3
    {
        margin-top: 1rem !important
    }

    .mr-sm-3,
    .mx-sm-3
    {
        margin-right: 1rem !important
    }

    .mb-sm-3,
    .my-sm-3
    {
        margin-bottom: 1rem !important
    }

    .ml-sm-3,
    .mx-sm-3
    {
        margin-left: 1rem !important
    }

    .m-sm-4
    {
        margin: 1.5rem !important
    }

    .mt-sm-4,
    .my-sm-4
    {
        margin-top: 1.5rem !important
    }

    .mr-sm-4,
    .mx-sm-4
    {
        margin-right: 1.5rem !important
    }

    .mb-sm-4,
    .my-sm-4
    {
        margin-bottom: 1.5rem !important
    }

    .ml-sm-4,
    .mx-sm-4
    {
        margin-left: 1.5rem !important
    }

    .m-sm-5
    {
        margin: 3rem !important
    }

    .mt-sm-5,
    .my-sm-5
    {
        margin-top: 3rem !important
    }

    .mr-sm-5,
    .mx-sm-5
    {
        margin-right: 3rem !important
    }

    .mb-sm-5,
    .my-sm-5
    {
        margin-bottom: 3rem !important
    }

    .ml-sm-5,
    .mx-sm-5
    {
        margin-left: 3rem !important
    }

    .p-sm-0
    {
        padding: 0 !important
    }

    .pt-sm-0,
    .py-sm-0
    {
        padding-top: 0 !important
    }

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

    .pb-sm-0,
    .py-sm-0
    {
        padding-bottom: 0 !important
    }

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

    .p-sm-1
    {
        padding: .25rem !important
    }

    .pt-sm-1,
    .py-sm-1
    {
        padding-top: .25rem !important
    }

    .pr-sm-1,
    .px-sm-1
    {
        padding-right: .25rem !important
    }

    .pb-sm-1,
    .py-sm-1
    {
        padding-bottom: .25rem !important
    }

    .pl-sm-1,
    .px-sm-1
    {
        padding-left: .25rem !important
    }

    .p-sm-2
    {
        padding: .5rem !important
    }

    .pt-sm-2,
    .py-sm-2
    {
        padding-top: .5rem !important
    }

    .pr-sm-2,
    .px-sm-2
    {
        padding-right: .5rem !important
    }

    .pb-sm-2,
    .py-sm-2
    {
        padding-bottom: .5rem !important
    }

    .pl-sm-2,
    .px-sm-2
    {
        padding-left: .5rem !important
    }

    .p-sm-3
    {
        padding: 1rem !important
    }

    .pt-sm-3,
    .py-sm-3
    {
        padding-top: 1rem !important
    }

    .pr-sm-3,
    .px-sm-3
    {
        padding-right: 1rem !important
    }

    .pb-sm-3,
    .py-sm-3
    {
        padding-bottom: 1rem !important
    }

    .pl-sm-3,
    .px-sm-3
    {
        padding-left: 1rem !important
    }

    .p-sm-4
    {
        padding: 1.5rem !important
    }

    .pt-sm-4,
    .py-sm-4
    {
        padding-top: 1.5rem !important
    }

    .pr-sm-4,
    .px-sm-4
    {
        padding-right: 1.5rem !important
    }

    .pb-sm-4,
    .py-sm-4
    {
        padding-bottom: 1.5rem !important
    }

    .pl-sm-4,
    .px-sm-4
    {
        padding-left: 1.5rem !important
    }

    .p-sm-5
    {
        padding: 3rem !important
    }

    .pt-sm-5,
    .py-sm-5
    {
        padding-top: 3rem !important
    }

    .pr-sm-5,
    .px-sm-5
    {
        padding-right: 3rem !important
    }

    .pb-sm-5,
    .py-sm-5
    {
        padding-bottom: 3rem !important
    }

    .pl-sm-5,
    .px-sm-5
    {
        padding-left: 3rem !important
    }

    .m-sm-auto
    {
        margin: auto !important
    }

    .mt-sm-auto,
    .my-sm-auto
    {
        margin-top: auto !important
    }

    .mr-sm-auto,
    .mx-sm-auto
    {
        margin-right: auto !important
    }

    .mb-sm-auto,
    .my-sm-auto
    {
        margin-bottom: auto !important
    }

    .ml-sm-auto,
    .mx-sm-auto
    {
        margin-left: auto !important
    }
}

@media (min-width: 768px)
{
    .m-md-0
    {
        margin: 0 !important
    }

    .mt-md-0,
    .my-md-0
    {
        margin-top: 0 !important
    }

    .mr-md-0,
    .mx-md-0
    {
        margin-right: 0 !important
    }

    .mb-md-0,
    .my-md-0
    {
        margin-bottom: 0 !important
    }

    .ml-md-0,
    .mx-md-0
    {
        margin-left: 0 !important
    }

    .m-md-1
    {
        margin: .25rem !important
    }

    .mt-md-1,
    .my-md-1
    {
        margin-top: .25rem !important
    }

    .mr-md-1,
    .mx-md-1
    {
        margin-right: .25rem !important
    }

    .mb-md-1,
    .my-md-1
    {
        margin-bottom: .25rem !important
    }

    .ml-md-1,
    .mx-md-1
    {
        margin-left: .25rem !important
    }

    .m-md-2
    {
        margin: .5rem !important
    }

    .mt-md-2,
    .my-md-2
    {
        margin-top: .5rem !important
    }

    .mr-md-2,
    .mx-md-2
    {
        margin-right: .5rem !important
    }

    .mb-md-2,
    .my-md-2
    {
        margin-bottom: .5rem !important
    }

    .ml-md-2,
    .mx-md-2
    {
        margin-left: .5rem !important
    }

    .m-md-3
    {
        margin: 1rem !important
    }

    .mt-md-3,
    .my-md-3
    {
        margin-top: 1rem !important
    }

    .mr-md-3,
    .mx-md-3
    {
        margin-right: 1rem !important
    }

    .mb-md-3,
    .my-md-3
    {
        margin-bottom: 1rem !important
    }

    .ml-md-3,
    .mx-md-3
    {
        margin-left: 1rem !important
    }

    .m-md-4
    {
        margin: 1.5rem !important
    }

    .mt-md-4,
    .my-md-4
    {
        margin-top: 1.5rem !important
    }

    .mr-md-4,
    .mx-md-4
    {
        margin-right: 1.5rem !important
    }

    .mb-md-4,
    .my-md-4
    {
        margin-bottom: 1.5rem !important
    }

    .ml-md-4,
    .mx-md-4
    {
        margin-left: 1.5rem !important
    }

    .m-md-5
    {
        margin: 3rem !important
    }

    .mt-md-5,
    .my-md-5
    {
        margin-top: 3rem !important
    }

    .mr-md-5,
    .mx-md-5
    {
        margin-right: 3rem !important
    }

    .mb-md-5,
    .my-md-5
    {
        margin-bottom: 3rem !important
    }

    .ml-md-5,
    .mx-md-5
    {
        margin-left: 3rem !important
    }

    .p-md-0
    {
        padding: 0 !important
    }

    .pt-md-0,
    .py-md-0
    {
        padding-top: 0 !important
    }

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

    .pb-md-0,
    .py-md-0
    {
        padding-bottom: 0 !important
    }

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

    .p-md-1
    {
        padding: .25rem !important
    }

    .pt-md-1,
    .py-md-1
    {
        padding-top: .25rem !important
    }

    .pr-md-1,
    .px-md-1
    {
        padding-right: .25rem !important
    }

    .pb-md-1,
    .py-md-1
    {
        padding-bottom: .25rem !important
    }

    .pl-md-1,
    .px-md-1
    {
        padding-left: .25rem !important
    }

    .p-md-2
    {
        padding: .5rem !important
    }

    .pt-md-2,
    .py-md-2
    {
        padding-top: .5rem !important
    }

    .pr-md-2,
    .px-md-2
    {
        padding-right: .5rem !important
    }

    .pb-md-2,
    .py-md-2
    {
        padding-bottom: .5rem !important
    }

    .pl-md-2,
    .px-md-2
    {
        padding-left: .5rem !important
    }

    .p-md-3
    {
        padding: 1rem !important
    }

    .pt-md-3,
    .py-md-3
    {
        padding-top: 1rem !important
    }

    .pr-md-3,
    .px-md-3
    {
        padding-right: 1rem !important
    }

    .pb-md-3,
    .py-md-3
    {
        padding-bottom: 1rem !important
    }

    .pl-md-3,
    .px-md-3
    {
        padding-left: 1rem !important
    }

    .p-md-4
    {
        padding: 1.5rem !important
    }

    .pt-md-4,
    .py-md-4
    {
        padding-top: 1.5rem !important
    }

    .pr-md-4,
    .px-md-4
    {
        padding-right: 1.5rem !important
    }

    .pb-md-4,
    .py-md-4
    {
        padding-bottom: 1.5rem !important
    }

    .pl-md-4,
    .px-md-4
    {
        padding-left: 1.5rem !important
    }

    .p-md-5
    {
        padding: 3rem !important
    }

    .pt-md-5,
    .py-md-5
    {
        padding-top: 3rem !important
    }

    .pr-md-5,
    .px-md-5
    {
        padding-right: 3rem !important
    }

    .pb-md-5,
    .py-md-5
    {
        padding-bottom: 3rem !important
    }

    .pl-md-5,
    .px-md-5
    {
        padding-left: 3rem !important
    }

    .m-md-auto
    {
        margin: auto !important
    }

    .mt-md-auto,
    .my-md-auto
    {
        margin-top: auto !important
    }

    .mr-md-auto,
    .mx-md-auto
    {
        margin-right: auto !important
    }

    .mb-md-auto,
    .my-md-auto
    {
        margin-bottom: auto !important
    }

    .ml-md-auto,
    .mx-md-auto
    {
        margin-left: auto !important
    }
}

@media (min-width: 992px)
{
    .m-lg-0
    {
        margin: 0 !important
    }

    .mt-lg-0,
    .my-lg-0
    {
        margin-top: 0 !important
    }

    .mr-lg-0,
    .mx-lg-0
    {
        margin-right: 0 !important
    }

    .mb-lg-0,
    .my-lg-0
    {
        margin-bottom: 0 !important
    }

    .ml-lg-0,
    .mx-lg-0
    {
        margin-left: 0 !important
    }

    .m-lg-1
    {
        margin: .25rem !important
    }

    .mt-lg-1,
    .my-lg-1
    {
        margin-top: .25rem !important
    }

    .mr-lg-1,
    .mx-lg-1
    {
        margin-right: .25rem !important
    }

    .mb-lg-1,
    .my-lg-1
    {
        margin-bottom: .25rem !important
    }

    .ml-lg-1,
    .mx-lg-1
    {
        margin-left: .25rem !important
    }

    .m-lg-2
    {
        margin: .5rem !important
    }

    .mt-lg-2,
    .my-lg-2
    {
        margin-top: .5rem !important
    }

    .mr-lg-2,
    .mx-lg-2
    {
        margin-right: .5rem !important
    }

    .mb-lg-2,
    .my-lg-2
    {
        margin-bottom: .5rem !important
    }

    .ml-lg-2,
    .mx-lg-2
    {
        margin-left: .5rem !important
    }

    .m-lg-3
    {
        margin: 1rem !important
    }

    .mt-lg-3,
    .my-lg-3
    {
        margin-top: 1rem !important
    }

    .mr-lg-3,
    .mx-lg-3
    {
        margin-right: 1rem !important
    }

    .mb-lg-3,
    .my-lg-3
    {
        margin-bottom: 1rem !important
    }

    .ml-lg-3,
    .mx-lg-3
    {
        margin-left: 1rem !important
    }

    .m-lg-4
    {
        margin: 1.5rem !important
    }

    .mt-lg-4,
    .my-lg-4
    {
        margin-top: 1.5rem !important
    }

    .mr-lg-4,
    .mx-lg-4
    {
        margin-right: 1.5rem !important
    }

    .mb-lg-4,
    .my-lg-4
    {
        margin-bottom: 1.5rem !important
    }

    .ml-lg-4,
    .mx-lg-4
    {
        margin-left: 1.5rem !important
    }

    .m-lg-5
    {
        margin: 3rem !important
    }

    .mt-lg-5,
    .my-lg-5
    {
        margin-top: 3rem !important
    }

    .mr-lg-5,
    .mx-lg-5
    {
        margin-right: 3rem !important
    }

    .mb-lg-5,
    .my-lg-5
    {
        margin-bottom: 3rem !important
    }

    .ml-lg-5,
    .mx-lg-5
    {
        margin-left: 3rem !important
    }

    .p-lg-0
    {
        padding: 0 !important
    }

    .pt-lg-0,
    .py-lg-0
    {
        padding-top: 0 !important
    }

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

    .pb-lg-0,
    .py-lg-0
    {
        padding-bottom: 0 !important
    }

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

    .p-lg-1
    {
        padding: .25rem !important
    }

    .pt-lg-1,
    .py-lg-1
    {
        padding-top: .25rem !important
    }

    .pr-lg-1,
    .px-lg-1
    {
        padding-right: .25rem !important
    }

    .pb-lg-1,
    .py-lg-1
    {
        padding-bottom: .25rem !important
    }

    .pl-lg-1,
    .px-lg-1
    {
        padding-left: .25rem !important
    }

    .p-lg-2
    {
        padding: .5rem !important
    }

    .pt-lg-2,
    .py-lg-2
    {
        padding-top: .5rem !important
    }

    .pr-lg-2,
    .px-lg-2
    {
        padding-right: .5rem !important
    }

    .pb-lg-2,
    .py-lg-2
    {
        padding-bottom: .5rem !important
    }

    .pl-lg-2,
    .px-lg-2
    {
        padding-left: .5rem !important
    }

    .p-lg-3
    {
        padding: 1rem !important
    }

    .pt-lg-3,
    .py-lg-3
    {
        padding-top: 1rem !important
    }

    .pr-lg-3,
    .px-lg-3
    {
        padding-right: 1rem !important
    }

    .pb-lg-3,
    .py-lg-3
    {
        padding-bottom: 1rem !important
    }

    .pl-lg-3,
    .px-lg-3
    {
        padding-left: 1rem !important
    }

    .p-lg-4
    {
        padding: 1.5rem !important
    }

    .pt-lg-4,
    .py-lg-4
    {
        padding-top: 1.5rem !important
    }

    .pr-lg-4,
    .px-lg-4
    {
        padding-right: 1.5rem !important
    }

    .pb-lg-4,
    .py-lg-4
    {
        padding-bottom: 1.5rem !important
    }

    .pl-lg-4,
    .px-lg-4
    {
        padding-left: 1.5rem !important
    }

    .p-lg-5
    {
        padding: 3rem !important
    }

    .pt-lg-5,
    .py-lg-5
    {
        padding-top: 3rem !important
    }

    .pr-lg-5,
    .px-lg-5
    {
        padding-right: 3rem !important
    }

    .pb-lg-5,
    .py-lg-5
    {
        padding-bottom: 3rem !important
    }

    .pl-lg-5,
    .px-lg-5
    {
        padding-left: 3rem !important
    }

    .m-lg-auto
    {
        margin: auto !important
    }

    .mt-lg-auto,
    .my-lg-auto
    {
        margin-top: auto !important
    }

    .mr-lg-auto,
    .mx-lg-auto
    {
        margin-right: auto !important
    }

    .mb-lg-auto,
    .my-lg-auto
    {
        margin-bottom: auto !important
    }

    .ml-lg-auto,
    .mx-lg-auto
    {
        margin-left: auto !important
    }
}

@media (min-width: 1200px)
{
    .m-xl-0
    {
        margin: 0 !important
    }

    .mt-xl-0,
    .my-xl-0
    {
        margin-top: 0 !important
    }

    .mr-xl-0,
    .mx-xl-0
    {
        margin-right: 0 !important
    }

    .mb-xl-0,
    .my-xl-0
    {
        margin-bottom: 0 !important
    }

    .ml-xl-0,
    .mx-xl-0
    {
        margin-left: 0 !important
    }

    .m-xl-1
    {
        margin: .25rem !important
    }

    .mt-xl-1,
    .my-xl-1
    {
        margin-top: .25rem !important
    }

    .mr-xl-1,
    .mx-xl-1
    {
        margin-right: .25rem !important
    }

    .mb-xl-1,
    .my-xl-1
    {
        margin-bottom: .25rem !important
    }

    .ml-xl-1,
    .mx-xl-1
    {
        margin-left: .25rem !important
    }

    .m-xl-2
    {
        margin: .5rem !important
    }

    .mt-xl-2,
    .my-xl-2
    {
        margin-top: .5rem !important
    }

    .mr-xl-2,
    .mx-xl-2
    {
        margin-right: .5rem !important
    }

    .mb-xl-2,
    .my-xl-2
    {
        margin-bottom: .5rem !important
    }

    .ml-xl-2,
    .mx-xl-2
    {
        margin-left: .5rem !important
    }

    .m-xl-3
    {
        margin: 1rem !important
    }

    .mt-xl-3,
    .my-xl-3
    {
        margin-top: 1rem !important
    }

    .mr-xl-3,
    .mx-xl-3
    {
        margin-right: 1rem !important
    }

    .mb-xl-3,
    .my-xl-3
    {
        margin-bottom: 1rem !important
    }

    .ml-xl-3,
    .mx-xl-3
    {
        margin-left: 1rem !important
    }

    .m-xl-4
    {
        margin: 1.5rem !important
    }

    .mt-xl-4,
    .my-xl-4
    {
        margin-top: 1.5rem !important
    }

    .mr-xl-4,
    .mx-xl-4
    {
        margin-right: 1.5rem !important
    }

    .mb-xl-4,
    .my-xl-4
    {
        margin-bottom: 1.5rem !important
    }

    .ml-xl-4,
    .mx-xl-4
    {
        margin-left: 1.5rem !important
    }

    .m-xl-5
    {
        margin: 3rem !important
    }

    .mt-xl-5,
    .my-xl-5
    {
        margin-top: 3rem !important
    }

    .mr-xl-5,
    .mx-xl-5
    {
        margin-right: 3rem !important
    }

    .mb-xl-5,
    .my-xl-5
    {
        margin-bottom: 3rem !important
    }

    .ml-xl-5,
    .mx-xl-5
    {
        margin-left: 3rem !important
    }

    .p-xl-0
    {
        padding: 0 !important
    }

    .pt-xl-0,
    .py-xl-0
    {
        padding-top: 0 !important
    }

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

    .pb-xl-0,
    .py-xl-0
    {
        padding-bottom: 0 !important
    }

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

    .p-xl-1
    {
        padding: .25rem !important
    }

    .pt-xl-1,
    .py-xl-1
    {
        padding-top: .25rem !important
    }

    .pr-xl-1,
    .px-xl-1
    {
        padding-right: .25rem !important
    }

    .pb-xl-1,
    .py-xl-1
    {
        padding-bottom: .25rem !important
    }

    .pl-xl-1,
    .px-xl-1
    {
        padding-left: .25rem !important
    }

    .p-xl-2
    {
        padding: .5rem !important
    }

    .pt-xl-2,
    .py-xl-2
    {
        padding-top: .5rem !important
    }

    .pr-xl-2,
    .px-xl-2
    {
        padding-right: .5rem !important
    }

    .pb-xl-2,
    .py-xl-2
    {
        padding-bottom: .5rem !important
    }

    .pl-xl-2,
    .px-xl-2
    {
        padding-left: .5rem !important
    }

    .p-xl-3
    {
        padding: 1rem !important
    }

    .pt-xl-3,
    .py-xl-3
    {
        padding-top: 1rem !important
    }

    .pr-xl-3,
    .px-xl-3
    {
        padding-right: 1rem !important
    }

    .pb-xl-3,
    .py-xl-3
    {
        padding-bottom: 1rem !important
    }

    .pl-xl-3,
    .px-xl-3
    {
        padding-left: 1rem !important
    }

    .p-xl-4
    {
        padding: 1.5rem !important
    }

    .pt-xl-4,
    .py-xl-4
    {
        padding-top: 1.5rem !important
    }

    .pr-xl-4,
    .px-xl-4
    {
        padding-right: 1.5rem !important
    }

    .pb-xl-4,
    .py-xl-4
    {
        padding-bottom: 1.5rem !important
    }

    .pl-xl-4,
    .px-xl-4
    {
        padding-left: 1.5rem !important
    }

    .p-xl-5
    {
        padding: 3rem !important
    }

    .pt-xl-5,
    .py-xl-5
    {
        padding-top: 3rem !important
    }

    .pr-xl-5,
    .px-xl-5
    {
        padding-right: 3rem !important
    }

    .pb-xl-5,
    .py-xl-5
    {
        padding-bottom: 3rem !important
    }

    .pl-xl-5,
    .px-xl-5
    {
        padding-left: 3rem !important
    }

    .m-xl-auto
    {
        margin: auto !important
    }

    .mt-xl-auto,
    .my-xl-auto
    {
        margin-top: auto !important
    }

    .mr-xl-auto,
    .mx-xl-auto
    {
        margin-right: auto !important
    }

    .mb-xl-auto,
    .my-xl-auto
    {
        margin-bottom: auto !important
    }

    .ml-xl-auto,
    .mx-xl-auto
    {
        margin-left: auto !important
    }
}

:root
{
    --primary: #FAFAFA;
    --inpoutBG: #354d5f;
}

.logo-txt
{
    color: var(--primary);
    font-size: 18px;
    font-weight: 400;
    font-family: Outfit;
}

.custbtn-secoundary
{
    background: #D9534F;
    padding: 9px 23px;
    border-radius: 5px;
    color: var(--primary);
    font-weight: 400;
    font-size: 15px;
}

.custbtn-success,
.custbtn-success:hover,
.custbtn-success:active
{
    padding: 3px 13px;
    border-radius: 5px;
    color: var(--primary) !important;
    font-weight: 300;
    border: none !important;
    background: linear-gradient(#2ac451, #107c2c) padding-box, linear-gradient(344deg, #539dff00 0%, #4a5aa200 36%, #0d187100 71%, #539dff00 99%) border-box;
}

.custp14
{
    padding: 3px 14px !important
}

.borderRnone
{
    border-right: none !important;
}

.bordernone
{
    border: none !important;
}

.custbtn-info
{
    border-radius: 10px;
    color: #FFFFFF !important;
    background: linear-gradient(178.62deg, #3A5970 1.31%, #6FAAD6 294.21%);
    border: none;
    padding: 13px 15px;
}

.greenbtn
{
    border-radius: 10px;
    color: #FFFFFF !important;
    background: linear-gradient(175.55deg, #078413 3.98%, #22FA37 131.62%);
    border: none;
    padding: 13px 15px;
}

.dangerbtn
{
    border-radius: 10px;
    color: #FFFFFF !important;
    background: linear-gradient(180deg, #b84242 3.98%, #fb2525 131.62%);
    border: none;
    padding: 10px 43px !important;
}

.f-15
{
    font-size: 15px !important;
}

.f-16
{
    font-size: 16px !important;
}

.f-17
{
    font-size: 17px !important;
}

.nocursor
{
    cursor: auto !important;
}

.cust-ro
{
    transform: rotate(180deg);
}

.cust-margin
{
    margin: 9px
}

.cust-Hmargin
{
    margin: 20px 20px 0px 20px;
}

.cust-card-header
{
    padding: 15px 15px;
    text-shadow: 2px 2px 3px #122938;
    color: #4d6271 !important;
    font-size: 42px;
}

.cust-card-body
{
    background: #1d1d29;
    padding: 20px 20px 20px;
}

.custPT
{
    margin: 74px 0px 0px !important;
}

.small-card
{
    background: #252839;
    padding: 25px;
    border-radius: 5px;
}

.logocard
{
    position: absolute;
    right: 30px;
    background: #222537;
    padding: 22px 20px 20px 22px;
    border-radius: 50%;
    top: -45px;
    width: 105px;
    height: 105px;
}

.card-txt
{
    position: absolute;
    font-size: 30px;
    color: var(--primary);
    font-weight: 600;
    top: 20%;
    font-family: Outfit;
}

.cardh
{
    font-size: 22px;
    font-weight: 400;
    word-break: break-all;
    color: var(--primary) !important;
}

.cardb
{
    color: #FFFFFF !important;
    font-size: 18px;
    font-weight: 400;
    font-family: Outfit !important;
}

.v1
{
    height: 70px;
    border-right: 1px solid#0e1973;
    border-image: linear-gradient(0.01turn, #0e1973, #255fb2, #13217b);
    border-image-slice: 1;
    border-top: 0;
    border-left: 0;
    border-bottom: 0;
}

.cust-card
{
    background: #203B4E;
    border-radius: 15px;
}

.wallet-card-header
{
    background: #D9D9D910;
    border-radius: 15px 15px 0px 0px;
    padding: 18px;
    text-align: center;
    font-size: 22px;
    color: #FFFFFF;
    font-weight: 500;
    font-family: Outfit;
    border: none;
}

.send-body
{
    padding: 25px;
}

.form-control,
.form-control:focus
{
    /* border: 2px solid #4d5a63 !important; */
    border: none !important;
    border-radius: 10px;
    line-height: 2.5;
    background: var(--inpoutBG);
    color: #FFFFFF !important;
    box-shadow: none;
    height: 51px;
}

.form-control::placeholder
{
    color: #FFFFFF !important;
}

.nearinputextra:hover,
.nearinputextra:focus,
.nearinputextra:active,
.nearinputextra
{
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.input-group-append
{
    border-radius: 10px;
    background: var(--inpoutBG);
    border-left: none;
}

label
{
    color: #FFFFFF90;
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 5px;
}

.custbtn-edit,
.custbtn-edit:hover,
.custbtn-edit:active
{
    padding: 3px 13px;
    border-radius: 5px;
    color: var(--primary) !important;
    font-weight: 300;
    border: none !important;
    background: linear-gradient(#2aa6c4, #186376) padding-box, linear-gradient(344deg, #539dff00 0%, #4a5aa200 36%, #0d187100 71%, #539dff00 99%) border-box;
}

.cust-btn,
.cust-btn:active,
.cust-btn:hover
{
    border-radius: 10px;
    color: #FFFFFF !important;
    /* background: linear-gradient(175.55deg, #078413 3.98%, #22FA37 131.62%); */
    background: linear-gradient(175.55deg, #2d516b 3.98%, #7290a5 131.62%);
    border: none;
    padding: 13px 15px;
}

.cust-btn-pad,
.cust-btn-pad:active,
.cust-btn-pad:hover
{
    padding: 10px 43px !important;
}

.cust-btn-pad-2,
.cust-btn-pad-2:active,
.cust-btn-pad-2:hover
{
    padding: 10px 32px !important;
}

.cust-suc-btn,
.cust-suc-btn:active,
.cust-suc-btn:hover
{
    background: linear-gradient(178.62deg, #3A5970 1.31%, #6FAAD6 294.21%);
    border: none;
    color: #FFFFFF !important;
    font-weight: 400;
    border-radius: 10px;
    padding: 8px 50px;
}

.receive-body
{
    padding: 28px 40px;
}

.rc-txt
{
    font-family: Outfit;
    font-size: 22px;
    font-weight: 300;
    color: #bbbbbb;
    text-align: center;
}

.titlecard
{
    font-size: 22px;
    font-weight: 400;
    font-family: Outfit !important;
    color: var(--primary) !important;
}

.cust-head tr th
{
    background: #2f4658;
    color: var(--primary);
    padding: 20px;
    border-right: 0.5px solid #FFFFFF20
}

.cust-head tr th:first-child
{
    border-radius: 15px 0px 0px 0px !important;
}

tbody tr:last-child td:first-child
{
    border-radius: 0 0 0 15px !important;
}

tbody tr:last-child td:last-child
{
    border-radius: 0 0 15px 0 !important;
}

.cust-head tr th:last-child
{
    border-radius: 0px 15px 0px 0px !important;
    border-right: none;
}

.table> :not(caption)>*>*
{
    padding: 10px;
    color: #FFFFFF;
    background-color: #203B4E;
    border-bottom-width: 0;
    box-shadow: none;
    font-size: 16px;
    font-weight: 400;
    white-space: nowrap;
}

.round
{
    background: #1F202E;
    padding: 7px;
    border-radius: 50%;
}

.text-danger
{
    color: red !important;
}

.text-success
{
    color: #09cd09 !important;
}

.grecaptcha-badge
{
    display: none !important
}

.pagination-box>ul>li>a:focus
{
    outline: none !important
}

.pagination-box>ul>li>a
{
    transition: all 0.5s;
    font-size: 15px;
    padding: 0px 13px;
    line-height: 31px;
    display: inline-block;
    color: #FFFFFF !important;
}

.pagination-box>ul>li>a>i
{
    font-size: 25px;
    padding: 0px 11px;
}

.pagination-box>ul>li.current a
{
    color: #fff !important;
    border: 0 !important;
    border-radius: 5px;
    line-height: 31px;
    text-align: center;
    background: #3c5161;
}

.pagination-box
{
    padding: 23px 0;
}

.pagination-box.position-relative.text-center
{
    background: #203B4E;
    border-radius: 0 0 15px 15px;
    border-top: 0.5px solid #FFFFFF20;
}

.position-relative
{
    position: relative !important;
}

.pagination-box>ul
{
    margin: 0;
    cursor: pointer;
}

.pagination-box>ul>li
{
    color: #000;
    font-size: 16px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 500;
    outline: none;
}

li.next.disabled,
li.previous.disabled
{
    opacity: 0.5;
    cursor: no-drop !important;
}

.primary-text
{
    color: #c7c7c7;
}

.data-loader
{
    position: absolute;
    padding: 20px;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100px;
    height: 100px;
    align-items: center;
    justify-content: center;
    display: flex;
    float: none;
    z-index: 1;
}

.down-opacity
{
    opacity: 0.4;
}

.f40
{
    font-size: 40px;
}

.h100
{
    height: 100vh !important;
}

.nofoundh1
{
    font-size: 45px;
    font-weight: 400;
    font-family: Outfit;
    color: var(--primary);
}

.tooltipsp
{
    position: absolute;
    top: 4px;
    z-index: 99;
    background: #4b7392;
    padding: 10px;
    border-radius: 10px;
    font-size: 14px;
    color: white;
    font-family: Outfit;
    transition-timing-function: ease-in;
    transition: 1s;
    transform: translateY(40%);
}

.custz
{
    z-index: 2;
}

.labdiv
{
    color: #FFFFFF90;
    font-weight: 300;
    margin-bottom: 5px;
}

.logout
{
    background: #1f3c4e;
    padding: 8px;
    border-radius: 5px;
}

.nospan
{
    font-family: Outfit !important;
    font-size: 22px;
    font-weight: 400;
    color: #b2b2b2 !important;
    text-align: center;
}

.primary-btn
{
    background: linear-gradient(175.55deg, #078413 3.98%, #22FA37 131.62%);
    border: none;
    padding: 9px 23px;
    color: var(--primary);
    font-weight: 500;
    font-size: 15px;
    border-radius: 5px;
}

a,
a:hover
{
    color: #1175ff;
    text-decoration: none;
}

.modal-content
{
    background: #203B4E;
    box-shadow: 0px 0px 20px 0px #00000017;
    border: 3px solid transparent;
    border-radius: 10px;
}

.modal-header
{
    border-radius: 0;
    border-bottom: 1px solid #3A5970;
    border-image: linear-gradient(178.62deg, #3A5970 1.31%, #6FAAD6 294.21%);
    border-image-slice: 1;
    border-top: 0;
    border-left: 0;
    border-right: 0;
}

.modal-footer
{
    border-top: 1px solid #3A5970;
    border-image: linear-gradient(178.62deg, #3A5970 1.31%, #6FAAD6 294.21%);
    border-image-slice: 1;
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
}

.text-theme
{
    color: #d49b3c;
}

.modeltitle
{
    font-size: 22px;
    font-weight: 300;
    font-family: Outfit !important;
    color: var(--primary) !important;
}

.qr-img
{
    background: white;
    padding: 10px;
}

.cpy-btn,
.cpy-btn:hover
{
    padding: 0;
    width: 100%;
    background: #262839;
    color: white;
    height: 41px;
    border-radius: 2px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.cpyI
{
    border: none;
    background: #1175FF;
    border-radius: 0;
    margin: 0 5px;
    line-height: 1.8 !important;
    color: white;
    padding: 0 7px;
    cursor: pointer;
}

select.form-control.add-box.text-truncate
{
    appearance: auto;
}

.cursorp
{
    cursor: pointer;
}

.custtext-end
{
    text-align: end;
}

.input-group-text
{
    border: none;
    border-radius: 5px;
    height: 45px;
    color: #FFFFFF;
    cursor: pointer;
}

.f-25
{
    font-size: 25px !important;
}

.f-12
{
    font-size: 15px !important;
}

.icon-primary
{
    background: linear-gradient(178.62deg, #3A5970 1.31%, #6FAAD6 294.21%);
    padding: 8px 14px 2px;
    color: var(--primary);
    font-weight: 400;
    font-size: 15px;
    margin: 10px;
    border: none;
    border-radius: 5px;
    align-items: center;
}

.icon-primary.disabled
{
    opacity: 0.3;
    cursor: not-allowed;
    background: linear-gradient(178.62deg, #3A5970 1.31%, #6FAAD6 294.21%);
}

.sortable-handler
{
    touch-action: none;
}

.tabcard
{
    background: #161628;
    padding: 10px 25px;
    font-size: 17px;
    margin: 0;
    font-weight: 300;
    border-bottom: none;
    cursor: pointer;
}

.pwdcard
{
    background: #262839;
    padding: 20px 35px;
}

.tabcard.active
{
    border-bottom: none;
    background: #1175ff;
}

.br-cust
{
    border-bottom: 1px solid #262839;
}

.brr-cust
{
    cursor: pointer;
    border-bottom: 1px solid #344450;
    border-image-slice: 1;
    border-top: 0;
    border-right: 0;
    border-left: 0;
}

.mn-copy-box
{
    color: #bbbbbb !important;
    background: linear-gradient(#1d1d2a, #1d1d2a) padding-box, linear-gradient(344deg, #2664b6 0%, #182c86 36%, #0d1871 71%, #204f90 99%) border-box;
    box-shadow: 7px 12px 5px -3px black;
    border: 3px solid transparent;
    border-radius: 10px;
}

.validline
{
    color: #7f7c7c;
    font-weight: 300;
}

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

.imgfluid
{
    width: auto;
    height: auto;
}

.modal-title
{
    width: 100%;
}

.cust-rnd
{
    font-size: 17px;
    background: #F5F5FA1A;
    font-weight: 300;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    padding: 10px;
    align-items: center;
    display: flex;
    justify-content: center;
}

.brr-cust:hover .cust-rnd
{
    background: #F5F5FA1A;
}

.brr-cust:hover
{
    background: #203b4e82;
}

.p-50
{
    padding: 50px 0 50px 0;
}

::-webkit-scrollbar
{
    width: 5px;
    height: 5px;
}

::-webkit-scrollbar-track
{
    background: #203b4e;
}

::-webkit-scrollbar-thumb
{
    background: #3c5161;
    border-radius: 53px;
}

::-webkit-scrollbar-track
{
    background: #203b4e;
}

.custPP
{
    padding: 10px 25px !important;
}

.f20
{
    font-size: 20px;
}

.custCarD
{
    background: #262839;
    padding: 10px;
    text-align: center;
}

.p-cust
{
    padding: 55px 0 0 0 !important;
}

.custW
{
    width: 350px;
    border-radius: 10px 0 0 10px !important;
    border-right: none !important;
}

.custi
{
    background: #1175FF;
    padding: 7px 9px;
    font-size: 15px;
    font-weight: 400;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
}

.txtable tbody tr:nth-child(odd) td
{
    /* padding: 20px; */
    background: #203b4e;
}

.brs5
{
    border-radius: 5px;
}

.brs5
{
    border-radius: 5px;
}

.fixed-top.header-scrolled
{
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
}

.fixed-top.header-scrolled.p-cust
{
    backdrop-filter: unset;
}

.nav-link .custbtn-primary:hover
{
    color: #fff !important;
}

.f-13
{
    font-size: 13px !important;
}

.w-break
{
    word-break: break-all !important;
}

label.txtsp
{
    text-transform: capitalize;
    float: right;
}

.cust-end
{
    text-align: end;
}

.noteP
{
    color: #2b75ff !important;
    font-size: 17px !important;
}

.text-primary
{
    color: #2b75ff !important;
}

.text-lightB
{
    color: #82b8db !important;
}

.borderBottom
{
    border-bottom: 1px solid #ffffff1c;
}

.nolist
{
    list-style: none !important;
}

.guide li
{
    margin-bottom: 8px;
    font-weight: 400;
}

.notecard
{
    color: #2b75ff !important;
    font-size: 17px !important;
    background: #252839;
    width: fit-content;
    padding: 10px;
    border-radius: 5px;
}

.cust-retry-btn,
.cust-retry-btn:active,
.cust-retry-btn:hover
{
    background: linear-gradient(#2b75ff, #3a57ab) padding-box, linear-gradient(344deg, #539dff00 0%, #4a5aa200 36%, #0d187100 71%, #539dff00 99%) border-box;
    border: 3px solid transparent;
    border-color: transparent !important;
    color: #fafafa !important;
    font-weight: 300;
    border-radius: 8px;
    padding: 3px 10px;
}

.btn-danger.mr-2.mn-delete-btn:hover,
.btn-danger.mr-2.mn-delete-btn:active,
.btn-danger.mr-2.mn-delete-btn:focus,
.btn-danger.mr-2.mn-delete-btn
{
    background: linear-gradient(#f06f6b, #b2372d) padding-box, linear-gradient(344deg, #ff000000 0%, #cc000000 36%, #71140d00 71%, #ed0c0700 99%) border-box;
    border-color: transparent !important;
    border-radius: 5px;
}

.iconmn
{
    font-size: 17px;
    display: flex !important;
    justify-content: center;
    align-items: center;
    padding: 2px 1px;
}

.model-table tbody tr:nth-child(odd) td
{
    background: #1c1a30;
}

.model-table tbody tr:nth-child(even) td
{
    background: #111120;
}

.model-table
{
    padding: 10px;
    color: #bbbbbb;
    font-size: 16px;
    font-weight: 400;
    white-space: nowrap;
}

div:where(.swal2-icon).swal2-question
{
    border-color: #cca735 !important;
    color: #cca735 !important;
}

.cust-outline-success,
.cust-outline-success:hover,
.cust-outline-success:active
{
    border: 1px solid #17b617 !important;
    color: #17b617 !important;
    padding: 3px 9px;
    border-radius: 4px;
}

.cust-outline-dark,
.cust-outline-dark:hover,
.cust-outline-dark:active
{
    border: 1px solid #86919b !important;
    color: #86919b !important;
    padding: 3px 9px;
    border-radius: 4px;
}

.h100px
{
    height: 100px !important;
}

.custcolor
{
    background: #111020 !important;
}

.form label
{
    cursor: pointer;
}

.Ccard .form .input-radio
{
    box-shadow: 0px 0px 0px 1px #6d6d6d;
    font-size: 3em;
    width: 15px;
    height: 15px;
    margin-right: 7px;
    margin-left: 14px;
    border: 2px solid #fff;
    background-clip: border-box;
    border-radius: 50%;
    appearance: none;
    transition: background-color 0.3s, box-shadow 0.3s;
}

.Ccard .form label
{
    display: flex;
    font-size: 16px;
}

.input-radio:checked
{
    box-shadow: 0px 0px 0px 2px #2b75ff !important;
    background-color: #2b75ff;
}

.morbtn,
.morbtn:hover,
.morbtn:active
{
    color: #fafafa !important;
    font-weight: 300;
    border-radius: 4px;
    padding: 3px 10px;
    border: none;
    background: linear-gradient(#6b668c, #383550) padding-box, linear-gradient(344deg, #539dff00 0%, #4a5aa200 36%, #0d187100 71%, #539dff00 99%) border-box;
}

.btn-outline-danger.mr-2.status-btn-danger
{
    border: 1px solid #d04c42 !important;
    color: #d04c42 !important;
    border-radius: 5px;
    padding: 3px 14px;
}

.text-lightblue
{
    color: #4EBBF8 !important;
}

.btn-outline-warning.mr-2.status-btn-warning
{
    border: 1px solid #e2b428 !important;
    color: #e2b428 !important;
    border-radius: 5px;
    padding: 3px 14px;
}

.cardSty
{
    font-size: 16px;
    font-weight: 300;
}

.cardD,
.model-table .cust-head th
{
    background: #111120 !important;
}

.cardmargin
{
    margin: 1.5rem;
}

@media (min-width :1025px)
{
    .cardmargin
    {
        -webkit-animation: slide-left 0.5s ease-in-out;
        animation: slide-left 0.5s ease-in-out;
    }
}

@-webkit-keyframes slide-left
{
    0%
    {
        -webkit-transform: translateX(250px);
        transform: translateX(250px);
    }

    100%
    {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }
}

@keyframes slide-left
{
    0%
    {
        -webkit-transform: translateX(250px);
        transform: translateX(250px);
    }

    100%
    {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }
}

.h-250
{
    height: 250px !important;
}

.CUST-center
{
    float: right
}

.order-0
{
    order: 0 !important;
}

.order-1
{
    order: 1 !important;
}

.f-18
{
    font-size: 18px !important;
}

.rs-picker-toggle:focus-visible
{
    outline: none !important;
}

.rs-picker-toggle-active,
.rs-picker.rs-picker-focused
{
    box-shadow: none !important;
}

input
{
    caret-color: #FFFFFF;
}

@media (min-width: 1200px)
{
    .order-xl-0
    {
        order: 0 !important;
    }

    .order-xl-1
    {
        order: 1 !important;
    }
}

@media (min-width: 992px)
{
    .order-lg-0
    {
        order: 0 !important;
    }

    .order-lg-1
    {
        order: 1 !important;
    }
}

@media (min-width: 768px)
{
    .order-md-0
    {
        order: 0 !important;
    }

    .order-md-1
    {
        order: 1 !important;
    }
}

@media (max-width: 767px)
{
    .CUST-center
    {
        float: left !important;
    }

    .custD
    {
        margin-top: 60px !important;
    }
}

@media (min-width: 767px)
{
    .order-sm-0
    {
        order: 0 !important;
    }

    .order-sm-1
    {
        order: 1 !important;
    }
}

@media (min-width :1710px)
{
    .custm-0
    {
        margin: 0px;
    }

    .justifyDis
    {
        justify-content: start;
    }

    .cust-margin.head
    {
        padding: 0;
    }
}

@media (max-width :1108px)
{
    #header
    {
        backdrop-filter: unset !important;
    }
}

@media (max-width :1711px)
{
    .custW
    {
        width: 100%;
        border: 3px solid transparent !important;
        border-radius: 10px !important;
    }

    .p-cust
    {
        padding: 18px 18px 0 18px !important;
    }

    .justifyDis
    {
        justify-content: center;
    }

    .header-scrolled.p-cust
    {
        backdrop-filter: blur(20px) !important;
    }

    .cust-margin.head
    {
        padding: 60px 0;
    }
}

@media (max-width :991px)
{
    .custtext-end
    {
        text-align: left;
    }
}

@media (max-width :519px)
{
    .cust-end
    {
        text-align: start;
        margin-top: 16px
    }

    .guide
    {
        padding-left: 18px !important;
    }

    .cardmargin
    {
        margin: 0 !important;
    }
}

@media (max-width :767px)
{
    .v1
    {
        border-right: none;
        border-bottom: 1px solid #bbbbbb;
        height: fit-content;
        margin-bottom: 16px;
    }

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

@media (max-width :1440px) and (min-width:1025px)
{
    .receive-body
    {
        padding: 27px 30px;
    }
}

@media (max-width :1440px) and (min-width:1025px)
{
    .send-body
    {
        padding: 20px;
    }
}

@media (max-width :767px)
{
    .custMT60
    {
        margin-top: 30px;
    }
}

@media (max-width :767px) and (min-width:586px)
{
    .cust-mt
    {
        margin-left: 45px;
    }
}

@media (max-width :1024px) and (min-width:425px)
{
    .send-body
    {
        padding: 20px;
    }
}

@media (max-width :1199px)
{
    .receive-body
    {
        padding: 30px;
    }
}

@media (max-width :425px)
{
    .send-body
    {
        padding: 20px;
    }

    .md-sm-15
    {
        margin-bottom: 15px !important;
    }

    .titlecard
    {
        font-size: 18px;
    }

    .cust-margin
    {
        margin: 0px;
    }

    #header
    {
        padding: 18px 12px 0 12px !important;
    }
}

@media (max-width :425px)
{
    .icon-primary
    {
        margin: 8px;
    }

    .wallet .css-13cymwt-control,
    .wallet .css-t3ipsp-control
    {
        width: 250px !important;
    }
}

.cust-mr-4
{
    margin-right: 0.5rem !important;
}

.w-45px
{
    width: 45px;
}

/* CSS for fixing the first two columns */
.sticky-col
{
    position: sticky;
    left: 0;
    z-index: 1;
}

.sticky-col-second
{
    position: sticky;
    left: 22px;
    z-index: 1;
}

.sticky-col-buy
{
    position: sticky;
    left: 25px;
    /* z-index: 1; */
}

.sticky-col-swap
{
    position: sticky;
    left: 20px;
}

.border-bottom
{
    border-bottom: var(--bs-border-width) var(--bs-border-style) #ffffff24 !important;
}

.balcard
{
    background: #ffffff0f;
    padding: 18px;
    border-radius: 10px;
}

.text-white-50-cust
{
    color: rgb(255 255 255 / 61%)
}

.swapIc
{
    background: #354d5f;
    padding: 9px;
    border-radius: 10px;
    font-size: 21px;
    /* border: 2px solid #4d5a63 !important; */
    border: 2px solid #354d5f !important;
    transform: rotate(90deg);
}

.guideli
{
    color: #bfbfbfe6;
    font-size: 16px;
    margin-bottom: 10px;
}

.admintitle
{
    color: #82b8db !important;
    font-size: 16px;
}

.subtit
{
    color: #ffffffa8;
}

.Toastify__toast-theme--light
{
    background: #2d4b5f !important;
    color: #ffffff !important;
}

.Toastify__toast
{
    box-shadow: 0px 4px 12px rgb(23 44 58) !important;
}

.Toastify__close-button--light
{
    color: #fff !important;
    opacity: 1 !important;
}

input[type=checkbox]:before
{
    content: '';
    position: absolute;
    right: 51%;
    top: 50%;
    width: 6px;
    height: 12px;
    border: solid #203b4e;
    border-width: 0 2px 2px 0;
    margin: -1px -1px 0 -1px;
    transform: rotate(45deg) translate(-50%, -50%);
    z-index: 2;
}

input[type=checkbox]
{
    position: relative;
    background: #203b4e;
    border: 1px solid #ffffff87;
    border-radius: 4px;
    cursor: pointer;
    line-height: 0;
    margin: 0 .6em 0 0;
    outline: 0;
    padding: 0 !important;
    vertical-align: text-top;
    height: 18px;
    width: 18px;
    -webkit-appearance: none;
    opacity: 1;
}

input[type=checkbox]:checked
{
    background-color: #09cd09;
    border: 1px solid #09cd09;
    opacity: 1;
}

button[disabled],
html input[disabled]
{
    cursor: not-allowed;
    opacity: 0.3;
}