body {
  background-color: #F3F3F9 !important;
  color: #555555;
}

.main-heading {
  font-size: 18px;
  text-transform: capitalize;
  color: #333333;
  padding: 12px 0;
  font-weight: 500;
}

.sub-heading {
  font-size: 14px;
  font-weight: 500;
  text-transform: capitalize;
  color: #000;
}

.main-text {
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 3px;
}

.cst-text {
  font-size: 16px;
  text-transform: capitalize;
  color: #333333;
}

a {
  color: #2e28f6;
}

a:hover {
  text-decoration: underline;
}

.card-height {
  height: 100px;
}

.f-b {
  font-weight: 600;
}

.f-12 {
  font-size: 12px;
}

.back-link-c {
  background-color: #ddd;
}

.c-blue {
  color: #2e28f6;
}

.c-black {
  color: black;
}

.c-red {
  color: #ec0c38;
}

@media only screen and (max-width: 700px) {
  .mb-sm-10 {
    margin-bottom: 10px;
  }
  .mt-sm-10 {
    margin-top: 10px;
  }
  .mb-0-sm {
    margin-bottom: 0px !important;
  }
  .p-sm-0 {
    padding: 0;
  }
  .px-sm-btn {
    padding: 8px 17px;
  }
  .p-5-sm {
    padding: 5px;
  }
  .f-left {
    float: left;
  }
  .text-left-sm {
    text-align: left !important;
  }
}

.nav-header {
  background: #5552a2 !important;
  color: #fff;
  padding: 4px;
  height: 4.5rem;
}

.nav-header .brand-logo {
  text-align: center;
}

.nav-header .brand-logo font {
  font-size: 36px;
  letter-spacing: 10px;
  font-weight: bold;
}

.nav-header .brand-logo a b img {
  min-width: 80px !important;
  position: relative !important;
  bottom: 10px !important;
}

.header {
  background: #5552a2 !important;
  color: #fff;
  height: 4.5rem;
}

.header .hamburger .toggle-icon {
  color: #fff;
}

.header .header-right .header-icon {
  font-weight: bold;
}

.header .header-right .header-icon.icon-key {
  position: relative;
  top: 2px;
}

[data-sidebar-style="full"][data-layout="vertical"] .menu-toggle .nav-header {
  width: 10.75rem !important;
}

[data-sidebar-style="full"][data-layout="vertical"] .menu-toggle .header {
  margin-left: 10.75rem !important;
  width: calc(100% - 10.75rem) !important;
}

@media only screen and (min-width: 768px) {
  [data-sidebar-style="mini"] .nav-header {
    width: 11.75rem !important;
  }
  [data-sidebar-style="mini"] .header {
    margin-left: 11.75rem !important;
    width: calc(100% - 11.75rem) !important;
  }
}

@media only screen and (max-width: 767px) {
  .nav-header {
    width: 7.75rem !important;
  }
  .nav-header .brand-logo {
    text-align: center;
    /*padding: 16px 0 !important;*/
  }
  .nav-header .brand-logo font {
    font-size: 22px;
    letter-spacing: 4px;
    font-weight: bold;
  }
  .header {
    margin-left: 7.75rem !important;
    width: calc(100% - 7.75rem) !important;
  }
}

.footer .copyright
a {
  color: #2e28f6 !important;
}

.footer p {
  color: #333 !important;
}

.nk-sidebar .metismenu a:hover, .nk-sidebar .metismenu > li:hover span, .nk-sidebar .metismenu > li:hover {
  background-color: #5552a2 !important;
  color: #fff !important;
}

.nk-sidebar .metismenu a:hover i, .nk-sidebar .metismenu > li:hover span i, .nk-sidebar .metismenu > li:hover i {
  color: #fff !important;
}

.nk-sidebar .metismenu li.active a {
  background-color: #5552a2 !important;
  color: #fff !important;
}

.nk-sidebar .metismenu li.active a i, .nk-sidebar .metismenu li.active a span {
  color: #fff !important;
}

.nk-sidebar .metismenu li.active ul li a {
  background-color: #fff !important;
  color: #464a53 !important;
}

.nk-sidebar .metismenu li.active ul li.active a {
  background-color: #5552a2 !important;
  color: #fff !important;
}

.nk-sidebar .metismenu li.active ul li.active a i, .nk-sidebar .metismenu li.active ul li.active a span {
  color: #fff !important;
}

.side-title {
  padding: 12px;
  border-top: 1px solid #ced4da;
  border-bottom: 1px solid #ced4da;
  font-size: 14px;
  color: #333;
  text-align: center;
}

.nk-sidebar .metismenu a {
  font-weight: 500 !important;
}

.card {
  border: 2px solid #7571f9;
}

.card .card-header {
  border-bottom: 1px solid #7571f9;
  padding: 1rem 1.25rem;
}

.card .card-header .card-title {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  color: #333333;
  font-family: Arial, Helvetica, sans-serif;
  margin: 0;
}

.card .card-body {
  padding: 20px 25px !important;
}

.card.card-widget {
  border-top: none !important;
}

.card.card-widget .card-body {
  height: 115px;
}

.btn.btn-primary, .btn.btn-danger, .btn.btn-success {
  font-weight: 600;
  text-transform: capitalize !important;
  color: #fff !important;
}

.btn.history-btn {
  font-size: 16px;
  font-weight: 500;
  float: right;
  background: #ddd;
  letter-spacing: 1px;
}

@media only screen and (min-width: 1024px) {
  .action-th {
    width: 160px !important;
  }
  .action-td {
    width: 160px !important;
  }
}

table {
  border: 1px solid #ced4da !important;
}

table th {
  border-right: 1px solid #ced4da !important;
  border-bottom: 1px solid #ced4da !important;
  padding: 10px !important;
}

table td {
  border-right: 1px solid #ced4da !important;
  padding: 10px !important;
}

table.without-heading {
  border: none !important;
}

table.without-heading td {
  border-right: none !important;
}

.pagination {
  float: right;
}

@media only screen and (max-width: 700px) {
  .pagination {
    float: left;
    margin-top: 10px;
  }
}

@media only screen and (min-width: 1024px) {
  .table-responsive {
    overflow-x: hidden;
  }
}

#DataTables_Table_0_length, #DataTables_Table_1_length {
  padding: 10px 30px;
  height: 40px;
  background: #ddd;
  border-radius: 7px;
  margin: 6px 0px 18px;
}

#DataTables_Table_0_length label, #DataTables_Table_1_length label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#DataTables_Table_0_length label .form-control, #DataTables_Table_1_length label .form-control {
  position: relative;
  bottom: 10px;
  margin: 0 14px;
  height: 40px;
  /* border-top: 1px solid #5552a2;
    border-bottom: 1px solid #5552a2; */
  color: #7571f9;
  font-weight: bold;
  font-size: 14px;
  background: #ddd;
}

.dataTables_wrapper.container-fluid {
  padding: 0 !important;
}

#DataTables_Table_0_filter, #DataTables_Table_1_filter {
  width: 60%;
  margin: 6px 0px 18px;
}

#DataTables_Table_0_filter label, #DataTables_Table_1_filter label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#DataTables_Table_0_filter label .form-control, #DataTables_Table_1_filter label .form-control {
  border: 1px solid #ced4da;
  height: 40px;
  margin-left: 14px;
  border-radius: 7px;
}

@media only screen and (max-width: 700px) {
  #DataTables_Table_0_length, #DataTables_Table_1_length {
    width: 100%;
  }
  #DataTables_Table_0_length .form-control, #DataTables_Table_1_length .form-control {
    width: 72px;
  }
  #DataTables_Table_0_filter, #DataTables_Table_1_filter {
    width: 100%;
    float: none;
    margin-top: 15px;
  }
  #DataTables_Table_0_filter label, #DataTables_Table_1_filter label {
    display: inline-block;
    width: 100%;
  }
  #DataTables_Table_0_filter label .form-control, #DataTables_Table_1_filter label .form-control {
    margin-top: 8px;
    margin-left: 0;
  }
  .dataTables_wrapper.container-fluid {
    padding: 0 !important;
  }
}

@media only screen and (max-width: 700px) {
  .table-responsive {
    overflow-x: hidden;
  }
  .table-sm {
    /* table td{
            text-align: right !important;
            ::before{
                float: left !important;
            }
        } */
    /*
        Label the data
        */
  }
  .table-sm table, .table-sm thead, .table-sm tbody, .table-sm th, .table-sm td, .table-sm tr {
    display: block;
    text-align: right !important;
  }
  .table-sm.table {
    border: none !important;
  }
  .table-sm.table td {
    padding: 5px !important;
    border-right: transparent !important;
    word-break: break-all;
    border-top: transparent !important;
  }
  .table-sm.table {
    empty-cells: show !important;
  }
  .table-sm thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .table-sm tr {
    border: 1px solid #ccc;
    margin-bottom: 10px;
    padding: 5px 15px 5px 10px;
  }
  .table-sm td:before {
    /* Now like a table header */
    position: relative;
    /* Top/left values mimic padding */
    padding-right: 15px;
    white-space: nowrap;
    font-weight: bold;
    text-align: left;
    float: left !important;
  }
  .table-sm tfoot {
    visibility: hidden;
  }
  .table-sm.payout td:nth-of-type(1):before {
    content: "Level";
  }
  .table-sm.payout td:nth-of-type(2):before {
    content: "Total Downline";
  }
  .table-sm.payout td:nth-of-type(3):before {
    content: "Earning";
  }
  .table-sm.payout td:nth-of-type(4):before {
    content: "Direct Referrals";
  }
  .table-sm.payout td:nth-of-type(5):before {
    content: "My Team";
  }
  .table-sm.payout td:nth-of-type(6):before {
    content: "Waiting Periods (Days)";
  }
  .table-sm.payout td:nth-of-type(7):before {
    content: "Level Status";
  }
  .table-sm.payout td:nth-of-type(8):before {
    content: "Credit Date";
  }
  .table-sm.payment-status td:nth-of-type(1):before {
    content: "Hash";
  }
  .table-sm.payment-status td:nth-of-type(2):before {
    content: "Amount";
  }
  .table-sm.payment-status td:nth-of-type(3):before {
    content: "Send Date";
  }
  .table-sm.payment-status td:nth-of-type(4):before {
    content: "Status";
  }
  .table-sm.level-report td:nth-of-type(1):before {
    content: "Sr.No";
  }
  .table-sm.level-report td:nth-of-type(2):before {
    content: "User ID";
  }
  .table-sm.level-report td:nth-of-type(3):before {
    content: "User Name";
  }
  .table-sm.level-report td:nth-of-type(4):before {
    content: "Country";
  }
  .table-sm.level-report td:nth-of-type(5):before {
    content: "Mobile Number";
  }
  .table-sm.level-report td:nth-of-type(6):before {
    content: "Reg. Date";
  }
  .table-sm.level-report td:nth-of-type(7):before {
    content: "Position";
  }
  .table-sm.level-report td:nth-of-type(8):before {
    content: "Topup";
  }
  .table-sm.level-report td:nth-of-type(9):before {
    content: "Status";
  }
  .table-sm.view-report td:nth-of-type(1):before {
    content: "Sr.No";
  }
  .table-sm.view-report td:nth-of-type(2):before {
    content: "Reg. Date";
  }
  .table-sm.view-report td:nth-of-type(3):before {
    content: "User ID";
  }
  .table-sm.view-report td:nth-of-type(4):before {
    content: "Name";
  }
  .table-sm.view-report td:nth-of-type(5):before {
    content: "Team Size";
  }
  .table-sm.view-report td:nth-of-type(6):before {
    content: "Sponsor ID";
  }
  .table-sm.team-report td:nth-of-type(1):before {
    content: "Sr.No";
  }
  .table-sm.team-report td:nth-of-type(2):before {
    content: "Reg. Date";
  }
  .table-sm.team-report td:nth-of-type(3):before {
    content: "User ID";
  }
  .table-sm.team-report td:nth-of-type(4):before {
    content: "Member Name";
  }
  .table-sm.team-report td:nth-of-type(5):before {
    content: "Country";
  }
  .table-sm.team-report td:nth-of-type(6):before {
    content: "Sponsor Name";
  }
  .table-sm.team-report td:nth-of-type(7):before {
    content: "Topup";
  }
  .table-sm.team-report td:nth-of-type(8):before {
    content: "Status";
  }
  .table-sm.income-report td:nth-of-type(1):before {
    content: "Sr.No";
  }
  .table-sm.income-report td:nth-of-type(2):before {
    content: "Reg. Date";
  }
  .table-sm.income-report td:nth-of-type(3):before {
    content: "User ID";
  }
  .table-sm.income-report td:nth-of-type(4):before {
    content: "Amount";
  }
  .table-sm.bonus-earning td:nth-of-type(1):before {
    content: "Sr.No";
  }
  .table-sm.bonus-earning td:nth-of-type(2):before {
    content: "Reg. Date";
  }
  .table-sm.bonus-earning td:nth-of-type(3):before {
    content: "User ID";
  }
  .table-sm.bonus-earning td:nth-of-type(4):before {
    content: "Amount";
  }
  .table-sm.transaction td:nth-of-type(1):before {
    content: "Sr.No";
  }
  .table-sm.transaction td:nth-of-type(2):before {
    content: "Reg. Date";
  }
  .table-sm.transaction td:nth-of-type(3):before {
    content: "User ID";
  }
  .table-sm.transaction td:nth-of-type(4):before {
    content: "Amount";
  }
  .table-sm.transaction td:nth-of-type(5):before {
    content: "Type";
  }
  .table-sm.investment-settlement td:nth-of-type(1):before {
    content: "Username";
  }
  .table-sm.investment-settlement td:nth-of-type(2):before {
    content: "Amount";
  }
  .table-sm.investment-settlement td:nth-of-type(3):before {
    content: "Send Date";
  }
  .table-sm.investment-settlement td:nth-of-type(4):before {
    content: "Action";
  }
  .table-sm.withdraw-request td:nth-of-type(1):before {
    content: "S.No";
  }
  .table-sm.withdraw-request td:nth-of-type(2):before {
    content: "Date";
  }
  .table-sm.withdraw-request td:nth-of-type(3):before {
    content: "Amount";
  }
  .table-sm.withdraw-request td:nth-of-type(4):before {
    content: "Wallet Id";
  }
  .table-sm.withdraw-request td:nth-of-type(5):before {
    content: "Status";
  }
  .table-sm.withdraw-request td:nth-of-type(6):before {
    content: "Action";
  }
  .table-sm.return-settelment td:nth-of-type(1):before {
    content: "Username";
  }
  .table-sm.return-settelment td:nth-of-type(2):before {
    content: "Amount";
  }
  .table-sm.return-settelment td:nth-of-type(3):before {
    content: "Action";
  }
  .table-sm.bonus-settlement td:nth-of-type(1):before {
    content: "Username";
  }
  .table-sm.bonus-settlement td:nth-of-type(2):before {
    content: "Amount";
  }
  .table-sm.bonus-settlement td:nth-of-type(3):before {
    content: "Action";
  }
  .table-sm.withdraw-history td:nth-of-type(1):before {
    content: "S.No";
  }
  .table-sm.withdraw-history td:nth-of-type(2):before {
    content: "Date";
  }
  .table-sm.withdraw-history td:nth-of-type(3):before {
    content: "Amount";
  }
  .table-sm.withdraw-history td:nth-of-type(4):before {
    content: "Transaction Hash";
  }
  .table-sm.withdraw-history td:nth-of-type(5):before {
    content: "Notes";
  }
  .table-sm.withdraw-history td:nth-of-type(6):before {
    content: "Status";
  }
  .table-sm.bonus-report td:nth-of-type(1):before {
    content: "S.No";
  }
  .table-sm.bonus-report td:nth-of-type(2):before {
    content: "Username";
  }
  .table-sm.bonus-report td:nth-of-type(3):before {
    content: "Referred By";
  }
  .table-sm.bonus-report td:nth-of-type(4):before {
    content: "Amount";
  }
  .table-sm.bonus-report td:nth-of-type(5):before {
    content: "Send Date";
  }
  .table-sm.bonus-report td:nth-of-type(6):before {
    content: "Tx Hash";
  }
  .table-sm.bonus-report td:nth-of-type(7):before {
    content: "Action";
  }
  .table-sm.pin-requests-user td:nth-of-type(1):before {
    content: "Pin Id";
  }
  .table-sm.pin-requests-user td:nth-of-type(2):before {
    content: "Pins";
  }
  .table-sm.pin-requests-user td:nth-of-type(3):before {
    content: "Note";
  }
  .table-sm.pin-requests-user td:nth-of-type(4):before {
    content: "Bonus Pins Received";
  }
  .table-sm.pin-requests-user td:nth-of-type(5):before {
    content: "Total Pins Received";
  }
  .table-sm.pin-requests-user td:nth-of-type(6):before {
    content: "Status";
  }
  .table-sm.pin-requests-user td:nth-of-type(7):before {
    content: "Approval";
  }
  .table-sm.userlist-admin td:nth-of-type(1):before {
    content: "Index";
  }
  .table-sm.userlist-admin td:nth-of-type(2):before {
    content: "User Name";
  }
  .table-sm.userlist-admin td:nth-of-type(3):before {
    content: "Sponsor Name";
  }
  .table-sm.userlist-admin td:nth-of-type(4):before {
    content: "Email";
  }
  .table-sm.userlist-admin td:nth-of-type(5):before {
    content: "Mobile No";
  }
  .table-sm.userlist-admin td:nth-of-type(6):before {
    content: "Address";
  }
  .table-sm.userlist-admin td:nth-of-type(7):before {
    content: "Wallet Balance";
  }
  .table-sm.userlist-admin td:nth-of-type(8):before {
    content: "Actions";
  }
}

.form-group .col-form-label {
  font-size: 14px;
  color: #333;
  font-weight: 500;
}

.form-group .control-label {
  color: #333;
  font-weight: 500;
}

.form-group .form-control {
  height: 40px;
}

coingecko-coin-converter-widget .cg-container {
  width: 300px !important;
}

coingecko-coin-converter-widget .cg-container .cg-widget .cg-box-container {
  height: 60px !important;
  width: 270px !important;
}

coingecko-coin-converter-widget .cg-container .cg-widget .cg-box-container .cg-box-name {
  min-width: 77px !important;
  width: 77px !important;
  font-weight: 600 !important;
  font-size: 16px !important;
}

coingecko-coin-converter-widget .cg-container .cg-widget .cg-box-container .cg-box-name .cg-box-input {
  width: 160px !important;
}

.login-form-bg {
  background: #fff;
}

.login-form-bg .card {
  -webkit-box-shadow: 2px 2px 14px grey;
          box-shadow: 2px 2px 14px grey;
  border-top: none;
}

.login-form-bg .card .logo-link .cst-logo {
  font-size: 34px;
  color: #5552a2;
  font-weight: 600;
  letter-spacing: 6px;
  font-family: arial;
  text-shadow: 0px 4px 6px #5552a2;
}

.login-form-bg .card .logo-link:hover {
  text-decoration: none !important;
}

.login-form-bg .card .login-input .submit {
  padding: 10px 25px !important;
}

.login-form-bg .card .login-input .form-group .form-control {
  background: transparent;
  /* border: 0; */
  border-radius: 0;
  border: 1px solid #ced4da;
  padding-left: 8px;
  color: #7A88A1;
  height: 40px;
}

.mobile-menu {
  background: #5552a2;
  color: #fff;
}

.mobile-menu.mean-container .mean-bar .meanmenu-reveal {
  margin-right: 25px;
}

.mobile-menu.mean-container .mean-bar .meanmenu-reveal span {
  color: #fff !important;
  height: 3px;
  background-color: #fff;
}

.mean-container .mean-nav ul li a {
  color: #fff !important;
  padding: 15px 20px !important;
}
/*# sourceMappingURL=cstStyle.css.map */