.fa,
.fas {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}

.card.card-large-icons .card-icon .ion,
.card.card-large-icons .card-icon .fas,
.card.card-large-icons .card-icon .far,
.card.card-large-icons .card-icon .fab,
.card.card-large-icons .card-icon .fal {
    font-size: 60px;
}

#useradd-1,
#useradd-2,
#useradd-3 {
    padding-top: 20px;
}

#useradd-4 {
    padding-top: 20px;
}

/* button.btn.btn-primary {
    background: linear-gradient(141.55deg, rgba(81, 69, 157, 0) 3.46%, rgba(255, 58, 110, 0.6) 99.86%), #51459d !important;
} */
label {
    text-transform: capitalize;
}

.custom-input-group {
    display: inherit;
}

.btns {
    display: flex;
    margin-left: auto;
}

.custom-badge {
    display: inline-block;
    padding: 0.35em 0.5em;
    /* font-size: 0.75em; */
    font-weight: 500;
    line-height: 1;
    color: #FFFFFF;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 2px;
}

.custom-headers {
    background-color: #fff;
    height: 50px;
    margin: 0 7.5px !important;
    border-radius: 12px !important;
    border: 2px solid rgba(206, 206, 206, 0.2);
}

.price-card {
    text-align: center;
    position: relative;
    margin-top: 30px;
}

.animate__fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

body.theme-1 .bg-primary {
    background: linear-gradient(141.55deg, rgba(81, 69, 157, 0) 3.46%, rgba(255, 58, 110, 0.6) 99.86%), #51459d !important;
}

.price-card .price-badge {
    color: #fff;
    padding: 7px 24px;
    border-radius: 30px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
}

.price-card .p-price {
    font-size: 80px;
}

.price-card .list-unstyled {
    display: inline-block;
}

.price-card .list-unstyled .theme-avtar {
    display: inline-flex;
    width: 30px;
    height: 30px;
    border-radius: 10px;
    background: #fff;
    margin-right: 15px;
}

.theme-avtar {
    width: 45px;
    height: 45px;
    border-radius: 17.3552px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    flex-shrink: 0;
}

.price-card .list-unstyled li {
    display: flex;
    align-items: center;
}

.price-card.price-2 .price-badge {
    color: #fff;
    background: #1c232f;
}

.social-links a i {
    margin-right: 6px;
}

.card.card-large-icons {
    height: 170px;
}

.btn-info[data-action] {
    background-color: #3EC9D6 !important;
    border-color: #3EC9D6 !important;
}

btn-group>.btn:not(:last-child):not(.dropdown-toggle),
.btn-group>.btn-group:not(:last-child)>.btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.card .card-header h4+.card-header-action .btn-group .btn:first-child,
.card .card-header h4+.card-header-form .btn-group .btn:first-child {
    border-radius: 30px 0 0 30px !important;
}

.card .card-header h4+.card-header-action .btn.active,
.card .card-header h4+.card-header-form .btn.active {
    box-shadow: 0 2px 6px #acb5f6;
    background: linear-gradient(141.55deg, rgba(81, 69, 157, 0) 3.46%, rgba(255, 58, 110, 0.6) 99.86%), #51459d !important;
    color: #fff;
}

.card .card-header h4+.card-header-action,
.card .card-header h4+.card-header-form {
    margin-left: auto;
}

li.select2-selection__choice {
    border-radius: 8px;
}

.card-body {
    flex: 1 1 auto !important;
    padding: 10px 25px !important;
}

[data-actions] {
    margin: 0px !important;
    font-size: 17px;
    text-align: center;
    border: 0;
}

.modal-footer {
    padding: 10px 0px !important;
}

.modal-body {
    padding: 10px 25px !important;
}

/* .list-group-item {
    border: 1px solid #f1f1f1 !important;
} */

[dir='rtl'] .ms-auto.ml-0 {
    margin-left: 0 !important;
}

.fa,
.fab,
.fal,
.far,
.fas,
.ti {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

ul.dt-button-collection.dropdown-menu .dt-button {
    font-size: .875rem;
    padding: 0.5rem 1rem;
}

ul.dt-button-collection.dropdown-menu>* {
    -webkit-column-break-inside: avoid;
    break-inside: avoid;
}

li.select2-selection__choice {
    border-radius: 11px;
}

.footer-logo {
    max-width: 245px;
    width: 100%;
}

.footer-logo .app-logo {
    width: auto;
    height: auto;
    max-width: 75%;
    max-height: 100%;
}

.gallery.gallery-md .gallery-item {
    width: 78px;
    height: 78px;
    margin-right: 10px;
    margin-bottom: 10px;
}


.auth-wrapper.auth-v1.login-page .bg-auth-side{
    bottom: 56%;
}

.nav-tabs .ui-tabs-active.ui-state-active .nav-link {
    border-color: #e9ecef #e9ecef #dee2e6;
    isolation: isolate;
}
.nav-tabs {
    border-bottom: 1px solid #3E3F4A !important;
}

.avatar_crop {
    margin-top: 30px;
}

