body {
    background-repeat: no-repeat;
    background-size: 100% 120%;
    font-family: Roboto;
    background-color: #F0F8FF;
}

.fixed-top {
    background-color: #E40046;
    height: 45px;
}

.fixed-top .row {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 1%;
}

.fixed-top .row #profile {
    margin-left: 80%;
}

@media only screen and (max-width:1386px) {
    .fixed-top .row #profile {
        margin-left: 60%;
    }

}

@media only screen and (max-width:729px) {
    .fixed-top .row #profile {
        margin-left: 50%;
    }

}

@media only screen and (max-width:598px) {
    .fixed-top .row #profile {
        margin-left: 30%;
    }

}

@media only screen and (max-width:458px) {
    .fixed-top .row #profile {
        margin-left: 10%;
    }

}

@media only screen and (max-width:373px) {
    .fixed-top .row #profile {
        margin-left: 2%;
    }

}

@media only screen and (max-width:500px) {
    .fixed-top .row {
        padding: 2%;
    }

}

.fixed-top .row #logo {
    width: 100px;
    height: 25px;
}

.fixed-top .row img {
    width: 20px;
    height: 20px;
}

.fixed-top .row a {
    text-decoration: none;
    color: #fff;
    font-size: 13px;
}

.container-fluid {
    background: rgb(228 0 70 / 0.9);

}

nav {
    background-color: #E40046;
    padding: 0px;
    width: 100%;
}

.navbar-brand img {
    height: 25px;
    width: 100%;

}

#propic {
    width: 20px;
    height: 20px;

}

.navbar-brand label {
    font-size: 12px;
    font-weight: bold;
    margin-right: 5px;
}

.container {
    margin-top: 100px;
}

.container .row {
    height: 192px;
}

.navbar-brand {
    color: #fff;
    margin: 0px;
    padding: 0px;

}

.navbar .row {
    display: flex;
    justify-content: space-between;
    margin-left: 0%;
    margin-right: 0%;
}



a {
    height: 100%;
}

h4,
h6 {
    font-weight: bold;
}

h5 {
    font-size: 16px;
    font-weight: bold;
}

p,
ol,
ul {
    font-size: 14px;
}

.notification {
    margin-top: 45px;
}

.notification marquee {
    width: 90%;
    padding-top: 10px;
}

.notification img {
    width: 30px;
    height: 30px;
}

.notification .container-fluid {
    height: 45px;
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: smaller;
}

.navbar {
    width: 99.9%;
}

.row {
    width: 320px;
}

.dash-welcome {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
}

.col-12 {
    text-align: center;
    padding: 25px;
    margin-top: 5px;
}

.user-name {
    color: #fff;
}

.user-name img {
    width: 25px;
    height: 25px;
}

#partnership label {
    padding: 0px;
}

.menu-items {
    height: 60px;
}

.menu-items .row {
    display: flex;
    justify-content: space-between;
    text-align: center;
    width: 80%;

}

.menu-items .col-3 {
    display: flex;
    background-color: #fff;
    height: 50px;
    width: 50px;
    border-radius: 100%;
    align-items: center;
    justify-content: center;
}

.menu-items .col-3 img {
    margin-top: 8px;
    height: 30px;
    width: 30px;
}

.menu-items .row .col-3 a {
    text-decoration: none;
    color: #fff;
}

.menu-items .row .col-3 p {
    margin-top: 15px;
    font-size: 16px;
    color: #fff;
}

.menu-items2 {
    height: 60px;
    margin-top: 40px;
}

.menu-items2 .row {
    display: flex;
    justify-content: space-between;
    text-align: center;
    width: 80%;
}

.menu-items2 .col-3 {
    display: flex;
    background-color: #fff;
    height: 50px;
    width: 50px;
    border-radius: 100%;
    align-items: center;
    justify-content: center;
}

.menu-items2 .col-3 img {
    margin-top: 8px;
    height: 30px;
    width: 30px;
}

.menu-items2 .row .col-3 a {
    text-decoration: none;
    color: #000;
}

.menu-items2 .row .col-3 p {
    margin-top: 15px;
    font-size: 16px;
    color: #fff;
}


.shadow {
    height: 196px;
    width: 345px;
    margin: auto;
    margin-top: 30px;
}




.fixed-bottom {
    height: 50px;
    background-color: rgb(228 0 70 / 0.9);
}

.fixed-bottom .row {
    display: flex;
    justify-content: space-between;
    width: 100%;
    text-align: center;
}

.fixed-bottom img {
    width: 25px;
    height: 25px;
}

.fixed-bottom p {
    color: #fff;
}

.fixed-bottom .foothome {
    border-radius: 100%;
    background-color: #fff;
}

.shadow .row {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.shadow .row p {
    font-weight: bolder;
}

.shadow .row a {
    text-decoration: none;
    margin-left: 10px;

}

.shadow .row img {
    width: 10px;
    height: 10px;
}

.shadow .col-3 img {
    width: 50px;
    height: 50px;
}

.shadow .row .membership {
    color: rgb(23, 57, 160);
}

footer {
    font-size: small;
}

#selected {
    border: 1px solid rgb(74, 0, 24);
    border-radius: 10%;
}

.navbar .navbar-brand {
    width: 45%;
}

.navbar label {
    width: 55%;
    font-size: large;
    color: #fff;
    font-weight: bold;

}

.cert .row {
    display: flex;
    justify-content: center;
    width: 100%;
}

.cert .row img {
    width: 320px;
    height: 800px;

}

@media only screen and (min-width:410px) {
    .cert .row img {
        width: 390px;
        height: 800px;

    }

}

@media only screen and (min-width:540px) {
    .cert .row img {
        width: 490px;
        height: 800px;

    }

}

@media only screen and (min-width:640px) {
    .cert .row img {
        width: 610px;
        height: 800px;

    }

}

@media only screen and (min-width:740px) {
    .cert .row img {
        width: 710px;
        height: 800px;

    }

}

@media only screen and (min-width:840px) {
    .cert .row img {
        width: 810px;
        height: 800px;

    }

}

@media only screen and (min-width:940px) {
    .cert .row img {
        width: 910px;
        height: 800px;

    }

}

.modal-content {
    background-repeat: no-repeat;
    background: linear-gradient(#15295d, #000);
    color:#fff;
}

.modal-body p,
.modal-body li,
.modal-body h5 {
    font-size: 12px;
    color: #fff;
}

.modal-dialog .modal-header .modal-title {
    color: rgb(237, 94, 0);
    font-weight: bold;
}

.modal-body .row {
    display: flex;
    justify-content: center;
    height: 250px;
}

.modal-body .row img {
    width: 100%;
    height: 490px;
}

.modal-body #logo {
    width: 200px;
    height: 50px;
}

.banner .row {
    display: flex;
    justify-content: center;
    width: 80%;
    height: 40%;
    margin-top: 80px;
}

.withdraw_modal .row {
    display: flex;
    height: 40%;
    background-color: #fff;
}

.withdraw_modal .row .modal .modal-dialog {
    height: 40%;
    top: calc(100% - 200px);

}

.withdraw_modal .row .modal .modal-dialog .modal-content {
    border-radius: 10px;
    background: #fff;
}

.withdraw_modal .modal-body .row {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.withdraw_modal .modal-body .withdraw_pass {
    background: #f1f1f1;
    border-radius: 20px;
    height: 46px;
    padding: 10px;
}

.withdraw_modal .modal-body .submit {
    border-radius: 20px;
    height: 40px;
    width: 100%;
    margin-top: 20px;
    background-color: #590f7f;
    color: #fff;
}

.withdraw_modal .modal-body .withdraw_pass input {
    position: absolute;
    right: 40px;
    border: 0px;
    background: #f1f1f1;
    width: 100px;
    font-weight: bold;
}

.withdraw_modal .modal-body .withdraw_pass i {
    position: absolute;
    right: 38px;
}

@media only screen and (min-width:600px) {
    .banner .row {
        display: flex;
        justify-content: center;
        width: 45%;
        height: 25%;
    }
}

.banner .row img {
    border: 1px solid #eaf3ff;
    border-radius: 5%;
    padding-left: 0px;
    padding-right: 0px;
}

.account_balance .row {
    display: flex;
    justify-content: space-between;
    text-align: center;
    width: 85%;
    margin-top: 30px;
}

.account_balance .row img {
    width: 40px;
    height: 40px;
}

.account_balance .row .col-6 p {
    font-size: 12px;
    margin-bottom: 10px;
    color: #fff;
}

#balance {
    font-weight: bold;
    font-size: 14px;
}

.member_info .row {
    display: flex;
    width: 85%;
    border-radius: 10px;
    background-color: #E40046;
    color: #fff;
    font-size: 14px;
    height: 60px;
    margin-top: 20px;
    padding: 10px;

}

.member_info .row .col-6 img {
    width: 25px;
    height: 25px;
}

.member_info .row #commission_amount {
    text-align:right;
}

.drive_data .row {
    display: flex;
    width: 85%;
    height: 50px;
    margin-top: 5px;
}

.drive_data .row .col-12 {
    padding: 0%;
}

.drive_data .row button {
    border-radius: 10px;
    background-color: #E40046;
    color: #fff;
    font-size: 14px;
    height: 100%;
    width: 100%;


}

.hints .row {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
    height: 200px;
    width: 85%;
}

.hints .row .col-8 h5 {
    color: #000;
}
.row .terms_content ol,
.row .terms_content li {
    color:#fff;
}
.deposit .row {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-top: 70px;
    margin-left: 0px;
    margin-right: 0px;
    text-align: center;
}

.deposit .row a {
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    color: #E40046;
}

.deposit .row .col-2 {
    width: fit-content;
}

.deposit .row .col-8 {
    width: min-content;
}

.deposit_hist .row{
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-top: 20px;
    margin-left: 0px;
    margin-right: 0px;
}

.deposit_hist #date .col-6{
    text-align:left;
}

.deposit_hist #amount{
    text-align:right;
}


.deposit_info .row {
    display: flex;
    text-align: center;
    width: 98%;
    margin-left: 4px;
    margin-right: 0px;
    height: 110px;
    background-image: url("../img/BG-024.png");
    background-repeat: no-repeat;
    background-size: 100% 500px;
    border-radius: 10px;
    color: #fff;
    padding: 25px;
}

.deposit_info .row label,
h3 {
    text-align: left;
}

.deposit_info .row h3 {
    font-weight: bold;
}

@media only screen and (min-width:600px) {
    .deposit_info .row {
        margin-left: 7px;

    }
}

@media only screen and (min-width:600px) {
    .deposit_info .row {
        margin-left: 9px;

    }
}

.deposit_plans .row {
    display: flex;
    text-align: center;
    width: 98%;
    margin-left: 4px;
    margin-right: 0px;
    height: 110px;
}

.deposit_plans p {
    color: #000;
    font-weight: bold;
    font-size: 16px;
    margin-left: 20px;
    margin-top: 10px;
}

.deposit_plans .row .button {
    border-radius: 10px;
    border: 0.5px solid #fff;
    height: 100%;
    width: 100%;
    background-color: #fff;
      text-align:center;

}

.deposit_plans .row button:active {
    background-color: #E40046;
    color: #fff;
}

.input_amount .row {
    display: flex;
    text-align: center;
    width: 95%;
    margin-left: 22px;
    margin-right: 0px;
    height: 60px;
    border-radius: 20px;
    background-color: #fff;
    margin-top: 40px;
    padding: 18px;
    color: #E40046;
}

.input_amount .row input {
    margin-left: 5%;
    width: 100px;
    border: none;
}

.submit_deposit .row {
    display: flex;
    width: 97%;
    height: 50px;
    margin-top: 10px;
    text-align:center;
}

.submit_deposit .row .col-12 {
    padding: 0%;
    text-align:center;
}

.submit_deposit .row button {
    margin-left: 22px;
    margin-right: 0px;
    border-radius: 10px;
    background-color: #E40046;
    color: #fff;
    font-size: 14px;
    height: 100%;
    width: 100%;

}


.button label,
.button input {
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.button input[type="radio"] {
  opacity: 0.011;
  z-index: 100;
}

.button input[type="radio"]:checked + label {
  background: #E40046;
  border-radius: 4px;
  color:#fff;
  text-align:center;
}

.button label {
    padding-top:28px;
    width:100%;
    height:100%;
  cursor: pointer;
  z-index: 90;
  line-height: 1.8em;
  text-align:center;
  font-weight:bold;
}


#deposit_date .col-2{
    text-align:left;
}

#depost_amount .col-2 label{
    background-color:#E40046;
    color:#fff;
    width:50px;
    height:20px;
    border:2px solid #E40046;
}


.drive_history_heading .row {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-top: 70px;
    margin-left: 0px;
    margin-right: 0px;
    text-align: center;
}

.drive_history_heading .row a {
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    color: #E40046;
}

.drive_history_heading .row .col-2 {
    width: fit-content;
}

.drive_history_heading .row .col-8 {
    width: min-content;
}


.drive_history .row {
    display: flex;
    width: 98%;
    margin-left: .7%;
    margin-right: 0px;
    height: 150px;
    border-radius: 10px;
    background-color: #fff;
    margin-top: 0px;
    padding: 0;
    color: #111;
}

.drive_hist .row {
    display: flex;
    width: 98%;
    margin-left: .5%;
    margin-right: 0px;
    margin-top: 10px;
    padding: 0;
    color: #111;
}

.drive_history .row .col-12{
    padding:0;
    text-align:left;
    height:65px;
    
}

.drive_history .row .col-6{
    height:85px;
    
}

.drive_hist .row #date{
    
    text-align:left;
} 

.drive_hist .row #amount{
    
    text-align:right;
} 


.other_membership .row {
    display: flex;
    width: 98%;
    margin-left: .7%;
    margin-right: 0;
    height: 200px;
    border-radius: 10px;
    background-color: #fff;
    margin-top: 0;
    padding: 0;
    color: #111;
}

.other_membership .row #selected_head{
    padding:0;
    text-align:left;
    height:30%;
}


.other_membership .row #selected_info{
    padding-top:0;
    text-align:left;
}

.selected_plan .row {
    display: flex;
    width: 98%;
    margin-left: .9%;
    margin-right: 0;
    height: 200px;
    border-radius: 10px;
    background-color: #fff;
    margin-top: 0;
    padding: 0;
    color: #111;
}

.selected_plan .row #selected_head{
    padding:0;
    text-align:left;
    height:30%;
}

.selected_plan .row #selected_info{
    padding-top:0;
    text-align:left;
}

.Centered_profile_picture .row{
    display:flex;
    width:100%;
    justify-content: space-between;    
    text-align:center;
    margin-top:90px;
}

.Centered_profile_picture .row .col-4 img{
    width:80px;
    height:80px;
    border-radius:100%;
    border: 1px solid #fff;
}


.profile_balance .row {
    display: flex;
    width: 97%;
    margin-left: 1.7%;
    margin-right: 2%;
    height: 220px;
    border-radius: 10px;
    background-color: #fff;
    margin-top: -30px;
    padding: 0;
    color: #111;
    margin-bottom: 40px;
}

.profile_balance .row .col-12{
    margin-top:30px;
    padding:0;
    text-align:center;
    height:50px;
    
}

.profile_balance .row .col-12 img{
    height:30px;
    width:30px;
    
}

.profile_balance .row .col-4{
    margin-top:20px;
    text-align:center;
    height:100px;
    font-weight:bold;
    font-size:20px;
    
}

.profile_balance .row #center {

    border-left:1px solid grey;
    border-right:1px solid grey;
    
}

.profile_balance .row .col-4 p{
    font-size:14px;
    
}

.profile_information .row {
    display: flex;
    width: 97%;
    margin-left: 1.7%;
    margin-right: 2%;
    height: 600px;
    border-radius: 10px;
    background-color: #fff;
    padding-bottom: 0;
    color: #111;
}

.profile_information .row hr{
    padding:0;
    margin-bottom:0;
}

.profile_information .row .col-12{
    text-align:left;
    height:50px;
    margin:0;
    font-size:20px;
    font-weight:bold;
    padding-bottom: 0;
}

.profile_information .row .col-6{
    margin:0;
}

.profile_information .row .col-6 a{
    text-decoration:none;
    color:#111;
}
.profile_information .row .col-6 img{
    height:30px;
    width:30px;
}

.profile_information .row #left{
    text-align:left;
    font-weight:bold;
    font-size:16px;
    
}

.profile_information .row #right {
    text-align:right;
}

.bind_information .row {
    display: flex;
    width: 97%;
    margin-left: 1.7%;
    margin-right: 2%;
    height: 400px;
    border-radius: 10px;
    background-color: #fff;
    padding-bottom: 0;
    color: #111;
}

.bind_information .row hr{
    padding:0;
    margin-bottom:0;
}

.bind_information .row .col-12{
    text-align:left;
    height:50px;
    margin:0;
    font-size:20px;
    font-weight:bold;
    padding-bottom: 0;
}

.bind_information .row .col-6{
    margin:0;
}

.bind_information .row .col-6 a{
    text-decoration:none;
    color:#111;
}
.bind_information .row .col-6 img{
    height:30px;
    width:30px;
}

.bind_information .row #left{
    text-align:left;
    font-weight:bold;
    font-size:16px;
    
}

.bind_information .row #right {
    text-align:right;
}

.edit_information .row {
    display: flex;
    width: 97%;
    margin-left: 1.7%;
    margin-right: 2%;
    height: 180px;
    border-radius: 10px;
    background-color: #fff;
    padding-bottom: 0;
    color: #111;
}

.edit_information .row hr{
    padding:0;
    margin-bottom:0;
}

.edit_information .row .col-12{
    text-align:left;
    height:50px;
    margin:0;
    font-size:20px;
    font-weight:bold;
    padding-bottom: 0;
}

.edit_information .row .col-6{
    margin:0;
}

.edit_information .row .col-6 a{
    text-decoration:none;
    color:#111;
}
.edit_information .row .col-6 img{
    height:30px;
    width:30px;
}

.edit_information .row #left{
    text-align:left;
    font-weight:bold;
    font-size:16px;
    
}

.edit_information .row #right {
    text-align:right;
}

.edit_information .row #right img{
    width:60px;
    height:60px;
}

.edit_information .row #right input{
    width:90px;
}

.edit_information .row #right span{
    height:90px;
    font-weight:bold;
    font-size:24px;
    color: #E40046;
}

.editprofile_button .row {
    display: flex;
    width: 97%;
    height: 50px;
    margin-top: 10px;
    text-align:center;
}

.editprofile_button .row .col-12 {
    padding: 0;
    text-align:center;
    margin:0;
}

.editprofile_button .row button {
    margin-left: 30px;
    margin-right: 0;
    border-radius: 10px;
    background-color: #E40046;
    color: #fff;
    font-size: 14px;
    text-align:center;
    width:90%;
    height:100%;

}


.edit_password .row {
    display: flex;
    width: 97%;
    margin-left: 1.7%;
    margin-right: 2%;
    height: 90px;
    border-radius: 10px;
    background-color: #fff;
    padding-bottom: 0;
    color: #111;
}

.edit_password .row hr{
    padding:0;
    margin-bottom:0;
}

.edit_password .row .col-6{
    margin:0;
    padding-top:10px;
}

.edit_password .row .col-6 a{
    text-decoration:none;
    color:#111;
}

.edit_password .row #left{
    text-align:left;
    font-weight:bold;
    font-size:16px;
    
}

.edit_password .row #right {
    text-align:right;
}
.edit_password .row #right span{
    height:90px;
    font-weight:bold;
    font-size:24px;
    color: #E40046;
}

.notifications .row {
    display: flex;
    width: 97%;
    margin-left: 1.7%;
    margin-right: 2%;
    height: 100px;
    border-radius: 10px;
    background-color: #fff;
    padding-bottom: 0;
    color: #111;
}

.notifications .row .col-10{
    padding:10px 5px 15px;    
    
}

.notifications .row .col-10 p{
    font-family:times new roman;
    font-weight:bold;
    font-size:18px;
    margin:0;
}

.notifications .row .col-10 label{
    font-family:times new roman;
    font-size:14px;
    color:#222;
}


.notifications .row .col-2{
    padding:25px 5px 15px;    
    
}

.notifications .row .col-2 a{
    text-decoration:none;    
    
}

.notifications .row .col-2 span{
    font-weight:bold;
    font-size:30px;
    color: #E40046;

}







