﻿.login-bg-section {
    /*  background-image: url(/Content/loginbg.png);*/
    background-image: url(/Content/login-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.card.mb-0.my-login-box {
    border: 1px solid #108d9230;
    box-shadow: 0px 4px 6px rgb(0 0 0 / 24%);
    width: 420px;
}
.my-registration-box {
    border: 1px solid #108d9230;
    box-shadow: 0px 4px 6px rgb(0 0 0 / 24%);
    width: 800px;
    padding: 30px;
    background-color: #fff;
    border-radius: 8px;
}
img.dark-logo {
    width: 132px;
}

.fs-8 {
    font-size: 1.5rem !important;
}

img.login-logo {
    width: 220px;
}
h5.hide-menu.user-info {
    font-size: 14px;
}
@media only screen and (min-width: 360px) and (max-width: 768px) {
    h5.hide-menu.user-info {
        font-size: 12px;
    }
    .text-dark {
        --bs-text-opacity: 1;
        color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important;
        font-size: 10px;
    }
    .my-registration-box {
        border: 1px solid #108d9230;
        box-shadow: 0px 4px 6px rgb(0 0 0 / 24%);
        width: 100%;
        padding: 30px;
        background-color: #fff;
        border-radius: 8px;
    }
    .card.mb-0.my-login-box {
        border: 1px solid #108d9230;
        box-shadow: 0px 4px 6px rgb(0 0 0 / 24%);
        width: 100%;
    }
    li.sidebar-item {
        padding: 6px 0px !important;
    }
    h5.hide-menu.user-info {
        font-size: 14px !important;
    }
    
    img.dark-logo {
        width: 120px !important;
    }
    .fs-3 {
        font-size: 12px !important;
        margin-bottom: 6px !important;
    }
    .fs-8 {
        font-size: 12px !important;
     }

h5.hide-menu.user-info {
    font-size: 14px !important;
}
.d-flex {
    display: flex !important;
}

.justify-content-center {
    justify-content: center !important;
}

.align-items-center {
    align-items: center !important;
}

.min-vh-100 {
    min-height: 100vh;
}
.sidebar-nav ul .sidebar-item .sidebar-link {
    color: #2a3547;
    font-size: 15px !important;
    font-weight: 400;
}
.bg-success {
    --bs-bg-opacity: 1;
    background: #4b7be5 !important;
}
.text-success {
    --bs-text-opacity: 1;
    color: rgb(75 123 229) !important;
}
.bg-grey {
    --bs-bg-opacity: 1;
    background: #d4d4d4 !important ;
}
.sidebar-nav ul .sidebar-item > .sidebar-link.active {
    background-color: #4b7be5 !important ;
    color: #fff;
}
#btnLoginSubmit {
    background: #4b7be5 !important;
    border: 1px solid #4b7be5 !important;
}

#btnLoginSubmit:hover {
    background: #f6ca5e !important;
    border: 1px solid #f6ca5e !important;
}
#btnRegSubmit {
    background: #4b7be5 !important;
    border: 1px solid #4b7be5 !important;
}
    #btnRegSubmit:hover {
        background: #f6ca5e !important;
        border: 1px solid #f6ca5e !important;
    }
.py-2 {
    padding-top: 0.6rem !important;
    padding-bottom: 0.6rem !important;
}
.login-logo {
    width: 200px;
    display: block;
    margin-bottom: 35px;
    margin: 0px auto;
    margin-bottom: 1.5rem;
}
.form-check-input.primary:checked {
    background-color: #4b7be5;
    border: #4b7be5;
}
.btn-primary {
    background: #4b7be5 !important;
    border: 1px solid #4b7be5 !important;
}
    .btn-primary:hover {
        background: #f6ca5e !important;
        border: 1px solid #f6ca5e !important;
    }
.text-primary {
    --bs-text-opacity: 1;
    color: #38b6ff !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%;
}
.border-success {
    --bs-border-opacity: 1;
    border-color: #4b7be5 !important;
}
li.sidebar-item {
    display: block;
    width: 100%;
    border-bottom: 1px solid rgba(75, 123, 229, 0.2); 
    padding: 10px 16px;
    box-sizing: border-box; 
}
.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;
}
 @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;
}
}