.text-green {
    color: #00dfa3;
}
.text-red {
    color: #00dfa3;
}
.card {
    border-radius: 10px !important;
}
.item-menu {
    padding: 5px;
    box-shadow: 0 2px 5px 0 #000;
    border-radius: 0.3rem !important;
    background: #fff;
}
img.item-menu-icon {
    padding: 10px;
    box-shadow: 0 2px 5px 0 #000;
    border-radius: 0.3rem !important;
    background: #fff;
}
.feature-value {
    text-align: right;
}
.bg-custom {
    background: linear-gradient(
        132.57deg,
        #25e1aa 1.87%,
        #1f59c7 104.51%
    ) !important;
}
.header {
    background: #20c99f;
}
.header:after {
    background-color: #00dfa3;
}
.icon-menu-box {
    text-align: center;
    color: #818181;
    font-weight: 700;
    padding: 2px;
    border-radius: 50%;
    min-width: 3rem;
    min-height: 3rem;
}
.custom-nav-tab {
    border: 0 solid;
    padding: 4px;
}
.custom-nav-tab .nav-link {
    background: #e5f1fd;
    border: 0;
    color: #000;
    border-radius: 25px;
    margin: 2px;
    min-height: 40px;
    padding: 0px 10px;
}
.custom-nav-tab .nav-link.active {
    color: #fff;
    background-color: #20c99f;
}
.card-header.custom-card-header {
    background: unset;
    border: 0;
}
.credit-info {
    background: #34448b;
    color: #fff;
    padding: 4px 8px;
    border: 0;
    border-radius: 25px;
    font-size: 12px;
}
.footer .nav .nav-item .nav-link span .nav-text {
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
}
.row-full {
    width: 99.1vw;
    position: relative;
    margin-left: -50vw;
    left: 50%;
    background: #000;
}
.row-full-2 {
    width: 99.1vw;
    position: relative;
    margin-left: -50vw;
    left: 50%;
    background: #fff;
    padding: 10px;
}
.icon-menu-box {
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 3px 5px #7e86a934;
    margin-bottom: 10px;
    padding: 14px;
}
.title-menu-box {
    text-align: center;
    color: #7d86a9;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
}
.item-menu-wrapper {
    cursor: pointer;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.icon-menu-box img {
    min-width: 38px;
    padding: 0;
    margin: 0;
}
.medium-black-20px {
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
}
.normal-white-12px {
    color: #fff;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
}
.bold-green-24px {
    color: #1fc79e;
    font-size: 21px;
    font-style: normal;
    font-weight: 700;
}
.medium-licorice-14px {
    color: #151515;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
}
.medium-shadow-blue-14px {
    color: #7e86a9;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
}
.medium-bright-gray-14px {
    color: #2c3e50;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
}
.medium-bright-gray-18px {
    color: #2c3e50;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
}
.btn-custom {
    align-items: center;
    background-color: #2c3e50;
    border-radius: 5px;
    cursor: pointer;
    display: flex;
    height: 28px;
    padding: 1px 7.5px;
}
a.list-group-item {
    border: 0;
    color: #000;
    font-weight: 300;
    padding: 10px !important;
}
.mr-1.col.align-middle {
    color: #2c3e50;
}
.profile-menu-wrapper .list-group-item {
    padding: 5px !important;
    background-color: transparent;
    color: #2c3e50;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
}
img.avatar-image {
    max-width: 9rem;
    padding: 0.4rem;
}
.wallet-label {
    color: #2c3e50;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
}
.address-wrapper {
    background-color: #a4b5c821;
}
.address-copy-wrapper button {
    background-color: #2c3e50;
}
.clipboard-button button {
    color: #fff;
    font-size: 10px;
    margin: 0;
    padding: 0;
}
.clipboard-button {
    padding-left: 4px;
    border: 0;
    background: #2c3e50;
    margin: 0;
}
.convert-amount {
    border: 1px solid #f0f0f6;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    border-radius: 0.6rem;
    margin-left: 5px;
    background: #f1f1f7;
    padding: 0.8rem 0.2rem;
}
.right-helper {
    display: flex;
    height: 3.25rem;
    align-items: center;
    margin: 0;
    padding: 0;
    right: 24px;
}
.login-screen {
    background: linear-gradient(130.33deg, #fefefd -24.28%, #dcedfd 56.02%);
}
.link-button {
    color: #2c3e50;
    text-align: center;
    text-decoration: underline;
}
.benefit {
    background: #ecf2f8;
    color: #000;
    font-size: 12px;
}
.logo-small h5,
.logo-small .h5 {
    font-size: 16px;
}
div.bg-theme {
    border: 0 solid !important;
    background: #d1d1d1 !important;
}
.triggerSearch {
    border-radius: 25px;
    width: auto;
    max-width: 35%;
    color: #000;
    font-size: 14px;
    border: 2px solid #2c3e50 !important;
    appearance: none !important;
    background-image: none !important;
    text-indent: 1px;
    text-overflow: unset !important;
}
select::-ms-expand {
    display: none;
}
.rank-item {
    padding: 5px;
    min-width: 15%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #e9ecef;
    border-radius: 12px;
}
.rank-item.completed.is_current_no.is_upcoming_no {
    background: #02dea394;
}
.rank-item.completed.is_current_yes.is_upcoming_no {
    background: #02dea3;
}
.rank-indicator {
    border: 1px solid;
    border-radius: 50%;
    background: #fff;
    width: 20px;
    height: 20px;
}
.rank-item.completed .rank-indicator {
    background: #02dea3;
}
.rank-info {
    font-size: 12px;
    background: #f5f5f5;
    min-width: 25px;
    margin-top: 8px;
    text-align: center;
}
.progress-wrapper {
    position: absolute;
}
.progress-indicator {
    position: absolute;
    width: 100%;
    height: 50%;
    border-bottom: 5px solid #acaca6;
    z-index: -1;
}
.percent {
    position: absolute;
    width: 0;
    height: 100%;
    border-bottom: 5px solid #4b81bd;
    z-index: 1;
    transition: width 1s;
}
.steps-indicator {
    position: relative;
    display: flex;
    justify-content: space-between;
    width: 200px;
}
.step.completed {
    border: 5px solid #4b81bd;
    background: #4b81bd;
}
.step {
    width: 20px;
    height: 20px;
    background: #fff;
    border: 2px solid #acaca6;
    border-radius: 50%;
    transition: background 1s;
}
.step.selected {
    border: 5px solid #4b81bd;
}
#avatar .dashesA {
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 100%;
    width: 100%;
    height: 100%;
    border: 4px dashed #ddd;
    opacity: 1;
}
#avatar .loader {
    border-radius: 50%;
    width: 150px;
    height: 150px;
    background: #f4f4f4;
    display: none;
}
#avatar label {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 0 30px;
    color: grey;
    opacity: 1;
}
#avatar {
    border-radius: 50%;
    width: 150px;
    height: 150px;
    margin: 0 auto;
    position: relative;
    cursor: pointer;
    background: #f4f4f4;
    background-size: cover;
    background-position: center center;
    box-shadow: 0 5px 8px rgba(black, 0.35);
}
#avatarFile {
    position: absolute;
    top: -1000px;
}
div#avatar.hasImage .dashes {
    opacity: 0;
    pointer-events: none;
}
div#avatar.hasImage label {
    opacity: 0;
    pointer-events: none;
}
.item-description {
    font-size: 14px;
}
.toastify {
    padding: 10px 16px !important;
    color: #fff;
    display: inline-block;
    background: #34448b !important;
    background: #34448b !important;
    font-size: 12px;
}
marquee#mq {
    padding: 5px 0 5px 10px;
    background: #f7931a;
    color: #fff;
    font-size: 12px;
    text-align: left;
    border-radius: 10px;
    gap: 5px;
    font-weight: 700;
}
span.input-group-text.custom-ig {
    border: 0;
    background: transparent;
}
.slick-track {
    display: flex !important;
    height: 100% !important;
}
.slick-slide {
    height: auto !important;
}
.slick-slide > div {
    height: 100% !important;
}
.myItemClass {
    height: 100% !important;
}
.swiper-pagination.swiper-pagination-bullets {
    display: none;
}
svg.svgicon {
    max-width: 35px;
    max-height: 35px;
}
.level-image img {
    max-width: 75% !important;
}
.level-image {
    padding: 20px;
}
.rank-image img {
    max-width: 50%;
    margin: 0 auto;
}
.rank-image {
    text-align: center;
}
button.slick-prev.slick-arrow {
    display: none !important;
}
button.slick-next.slick-arrow {
    display: none !important;
}
.top-rent {
    font-size: 12px;
    background-color: #C60000!important;
    padding: 3.5px 10px;
    font-weight: 600;
    color: #fff;
    border-radius: 8px;
    text-align: center;
    width: 5rem;
}
