﻿.login-bg-section {
  background-image: url(/Content/login/loginbg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.card.mb-0.my-reg-box {
    width: 550px;
    margin-left: -6rem;
    display: block;
    border: 1px solid #108d9230;
    box-shadow: 0px 4px 6px rgb(0 0 0 / 24%);
}
.card.mb-0.my-login-box {
    border: 1px solid #108d9230;
    box-shadow: 0px 4px 6px rgb(0 0 0 / 24%);
}

h5.logo_text {
    margin-top: 8px;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    color: #0ba89e;
}
.sidebar-nav ul .sidebar-item .sidebar-link {
    color: #2a3547;
    font-size: 15px !important;
    font-weight: 400;
}
.bg-success {
    --bs-bg-opacity: 1;
    background: #01c0c8 !important;
}
.bg-grey {
    --bs-bg-opacity: 1;
    background: #d4d4d4 !important ;
}
.sidebar-nav ul .sidebar-item>.sidebar-link.active {
    background-color: #01c0c8 !important;
    color: #fff;
}
.py-2 {
    padding-top: 0.6rem!important;
    padding-bottom: 0.6rem!important;
}
.login-logo {
     width: 150px;
    display: block;
    margin-bottom: 15px;
    margin: 0px auto;
}
form.formContainer {
    position: relative;
    margin-top: 2rem;
}
.form-check-input.primary:checked {
    background-color: #01c0c8;
    border: #01c0c8;
}
.btn-primary {
    background: #01c0c8 !important;
    border: 1px solid #01c0c8 !important;
}
.profile-icon {
    height: 65px;
    width: 65px;
    border: 1px solid #e6fffa;
    background: #f8f5f5;
    margin-left: auto;
    margin-right: auto;
    display: block;
    padding: 12px 10px 12px 10px;
    border-radius: 100%;
}
.profile-icon img {
    width: 40px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.table-responsive {
    overflow-x: auto;
    overflow-y: hidden;
}
.DirectBonus-image img {
        width: 80px !important;
        height: auto;
        margin-right: auto;
        margin-left: auto;
        display: block;
    }
.DirectBonus-image2 img {
        width: 80px !important;
        height: auto;
        margin-right: auto;
        margin-left: auto;
        display: block;
    } 
  .cycler-pool-image img {
        width: 80px !important;
        height: auto;
        margin-right: auto;
        margin-left: auto;
        display: block;
    }

    .cycler-pool-image2 img {
        width: 80px !important;
        height: auto;
        margin-right: auto;
        margin-left: auto;
        display: block;
    }
 .mybadge {
    margin-left: auto;
    display: block;
    margin-right: auto;
    width: 120px;
    margin-top: 5px;
}
    h4.mypoolid-title {
     text-align: center;
    padding-top: 20px;
    font-size: 18px;
    }
    h3.my-refer-id {
     text-align: center;
    padding-top: 14px;
    font-size: 18px;
}
.add-btn.me-2 {
    margin-top: 18%;
}
.refreal-info{
    margin-bottom: 30px;
}
.mytxt-info {
    font-size: 16px !important;
    font-weight: 500 !important;
}
.unlimited-access.hide-menu.bg-light-danger.position-relative.my-7.rounded.mobile-amount {
    display: none;
}
.col-md-12.mytoken-amount-mobile-view {
    margin-top: -20px;
    margin-bottom: 30px;
    display: none;
    font-size: 16px;
}
label.mb-1.mylabel_text_headings {
    color: #2a3547 !important;
    font-size: 15px !important;
    font-weight: 600;
    margin-left: 5px;
    margin-bottom: 5px !important;
}
 @media only screen and (min-width: 360px) and (max-width: 768px)
{ 
img.img-fluid.mymobile-icon {
    width: 40px;
    height: auto;
}
.col-md-12.mytoken-amount-mobile-view {
    margin-top: -20px;
    margin-bottom: 30px;
    display: block;
    font-size: 16px;
}
.unlimited-access.hide-menu.bg-light-danger.position-relative.my-7.rounded.mobile-amount {
    display: block;
}
 .cycler-pool-image img {
    width: 80px !important;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    display: block;
}
 .cycler-pool-image2 img {
    width: 60px !important;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    display: block;
}
 .mybadge {
    margin-left: auto;
    display: block;
    margin-right: auto;
    width: 80px;
    margin-top: 5px;
    font-size: 10px;
}
  .DirectBonus-image img {
    width: 80px !important;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    display: block;
}
 .DirectBonus-image2 img {
    width: 60px !important;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    display: block;
}
}