.h3, h3 {
    font-size: 18px;
}
body {
    color: #D0B782;
}
.content {
    padding: 8px;
}
.text-small {
    font-size: 12px;
}
.background-total {
    position: absolute;
    right: 0;
    opacity: 0.1;
    width: 99px;
}
.stat {
    align-items: center;
    background: #f5f7fb;
    border-radius: 50%;
    display: flex;
    height: 30px;
    justify-content: center;
    width: 30px;
}
.table thead th {
    color: #D0B782;
}
.modal-header{
   border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom: 1px solid #9f8b63;
}
.modal-body,.modal-footer,.modal-header {
    background-color: #252525;
}
.modal-footer {
    border-top: 1px solid #9f8b63;
}
.form-control:disabled {
    background-color: #1c1c1c;
    opacity: 1;
}
.package-name {
    font-size: 34px;
    font-weight: bold;
    padding-bottom: 4px;
    border-radius: 0;
    border-bottom: 1px solid #49494985;
}
.border-gold {
    border: 1px solid #cfb681;
    padding: 0px 8px;
    border-radius: 14px;
}

a {
    color: #f6ea6d;
}
a:hover {
    color: #f2b226;
}
.image-wallet {
    width: 80px;
}
.dataTables_length {
    color:#D0B782;
}
.form-select-sm {
    color:#D0B782;
    background: #333;
}
.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #d0b783;
    border-color: #d0b783;
}
.page-link {
    background: 
    linear-gradient(180deg, hsla(0, 0%, 20%, 1) 0%, hsla(0, 0%, 7%, 1) 100%),
    linear-gradient(to top, #8D652F , #D0B782); 
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
    border: 2px solid transparent;
    color: #D0B782;
}
.form-control-sm, .form-control-sm:focus {
    background: #282828;
    border: 1px solid #818181;
    color: #D0B782;
}
.main {
    background: linear-gradient(180deg, hsl(30deg 19.09% 22.99%) 0%, hsla(0, 0%, 7%, 1) 100%);
}
.badge-gold {
    background: #333;
    border: 1px solid #D0B782;
    color: #D0B782;
}
.badge-full-gold {
    background: #D0B782;
    color: #000;
}
.navbar-bg {
    background: #524539;
    border-bottom: 1px solid #5e5749;
    padding: 8px 18px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color:#D0B782;
    background: #333;
    border: 1px solid #D0B782;
}
.select2-container--default .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto;
    background: #333;
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #d0b783;
    color: white;
}
.select2-container--default .select2-results__option--selected {
    background-color: #d0b783;
    color: #fff;
}
.table>tbody>tr>td {
    vertical-align: middle;
    color: #eeeeee;
}
.hamburger, .hamburger:after, .hamburger:before {
    background: linear-gradient(180deg, #8D652F 0%, #D0B782 100%), linear-gradient(to top, #8D652F , #D0B782);
}
.sidebar-toggle:hover .hamburger, .sidebar-toggle:hover .hamburger:after, .sidebar-toggle:hover .hamburger:before {
    background: #D0B782;
}
input:read-only {
    background-color: #e3e3e3;
  }
  .table tbody, .table td, .table tfoot, .table th, .table thead, .table tr, .table>:not(:last-child)>:last-child>* {
    border-color: #d0b781;
}
.card-body-custom {
    color: var(--bs-card-color);
    flex: 1 1 auto;
    padding: var(--bs-card-spacer-y) var(--bs-card-spacer-x);
    border-radius: 4px;
    }
    footer.footer {
        background: #524539;
        border-bottom: 1px solid #5e5749;
    }
/* navbar */
.sidebar-brand {
    padding: 8px 4px 0px;
}
.sidebar, .sidebar-content {
    background: #ffffff00;
    transition: margin-left .35s ease-in-out,left .35s ease-in-out,margin-right .35s ease-in-out,right .35s ease-in-out;
}
.simplebar-mask {
    background: linear-gradient(180deg, hsla(0, 0%, 20%, 1) 0%, hsla(0, 0%, 7%, 1) 100%), linear-gradient(to top, #8D652F , #D0B782);
}
.sidebar-link, a.sidebar-link {
    background: transparent;
    border-left: 3px solid transparent;
    color: rgba(233,236,239,.5);
    cursor: pointer;
    display: block;
    font-weight: 400;
    padding: 0.625rem 1.625rem;
    position: relative;
    text-decoration: none;
}
.dropdown .dropdown-menu.show {
    background: #333;
}
.dropdown-item:focus, .dropdown-item:hover {
      background: #D0B782;
}
.sidebar-item.active .sidebar-link:hover, .sidebar-item.active>.sidebar-link {
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
    border-left-color: #e8b851;
}
.sidebar-link:hover {
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
    border-left-color: #e8b851;
}
.sidebar-link i, .sidebar-link svg, a.sidebar-link i, a.sidebar-link svg{
    color: #c0a56f;
}
/* color branding   */
.sidebar-item.active .sidebar-link:hover i, .sidebar-item.active .sidebar-link:hover svg, .sidebar-item.active>.sidebar-link i, .sidebar-item.active>.sidebar-link svg {
    color: #c0a56f!important;
}
.text-secondary-color {
    color: #f9ae26;
}
.nav-flag img {
    border-radius: 0;
}
.nav-flag, .nav-icon {
    padding: 0 0.2rem;
}
.bar-chart, .line-chart {
    height: 400px;
}
.txt {
    width: 100%;
}
.input {
    border: 1px solid #aaa;
    padding: 3px;
    border-radius: 4px;
    color: #333;
}
.bg-silver {
    background-color: #919191;
}
.bg-gold {
    background-color: #d2b100;
}
.bg-diamond {
    background-color: #3dc7e7;
}
.fw-18 {
    font-size: 18px;
}
.fw-16 {
    font-size: 16px;
}
.fw-24 {
    font-size: 24px;
}
.card-ribbon::before {
    top: 0;
    right: 0;
}
.card-ribbon::after {
    bottom: 0;
    left: 0;
}
.card-ribbon span {
    position: absolute;
    display: block;
    width: 160px;
    padding: 10px 0;
    background:linear-gradient(to top, #f6d534 , #f1b022);
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
    color: #252525;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    left: -35px;
    top: 25px;
    transform: rotate(-45deg);
}
.card-ribbon::before, .card-ribbon::after {
    position: absolute;
    z-index: -1;
    content: "";
    display: block;
    border: 5px solid #2980b9;
    border-top-color: transparent;
    border-left-color: transparent;
}
.card-ribbon {
    position: absolute;
    overflow: hidden;
    top: -10px;
    left: -10px;
    width: 114px;
    height: 112px;
    
}
.background-login {
    background: linear-gradient(180deg, hsla(30, 20%, 30%, 1) 0%, hsla(0, 0%, 7%, 1) 100%);
    background-size: cover;
}
.login-radius {
    border: 2px solid transparent;
    border-radius: 20px;
    background: 
    linear-gradient(180deg, hsla(0, 0%, 20%, 1) 0%, hsla(0, 0%, 7%, 1) 100%),
    linear-gradient(to top, #8D652F , #D0B782); 
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
    padding: 12px;

}
.text-gold {
    color: #D0B782;
}
.btn-gold {
    background: 
    linear-gradient(180deg, hsla(0, 0%, 20%, 1) 0%, hsla(0, 0%, 7%, 1) 100%),
    linear-gradient(to top, #8D652F , #D0B782); 
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
    border: 2px solid transparent;
    color: #D0B782;
}
.btn-gold:hover {
    background: 
    linear-gradient(180deg, rgb(70, 70, 70) 0%, rgb(36, 36, 36) 100%),
    linear-gradient(to top, #8D652F , #D0B782); 
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
    border: 2px solid transparent;
    color: #dbb35e;
}
.bg-chart {
    background: #705d48!important;
}
.form-control-lg, .form-new{
    border-radius: var(--bs-border-radius-lg);
    font-size: .925rem;
    min-height: calc(2.1875rem + 2px);
    padding: 0.4rem 1rem;
    background: #282828;
    border: 1px solid #818181;
}
.dataTables_info {
    color: #d0b783;
}
.form-new:focus {
    background-color: #333333;
    border-color: #d0b783;
    box-shadow: 0 0 0 0.25rem rgb(208 183 131 / 61%);
    color: #d0b783;
    outline: 0;
}
.bg-gray{
    background-color: #282828!important;
}
.box-package {
    border: 2px solid transparent;
    border-radius: 20px;
    background: linear-gradient(180deg, hsla(0, 0%, 20%, 1) 0%, hsla(0, 0%, 7%, 1) 100%), linear-gradient(to top, #8D652F , #D0B782);
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
    padding: 12px;
}
.input:checked + label:after {
    width: 100%;
    height: 100%;
    content: "";
    background-color: #d0b783;
    left: 0px;
    position: absolute;
    top: 0px;
  }