.w-full {
    width: 100%;
    height: 100vh;
    overflow: hidden;
}
.logo-new {
    width: 200px;
    max-width: 80%;
    height: auto;
}
.logo-adm {
    width: 200px;
    max-width: 80%;
    height: auto;
    margin: auto;
    margin-bottom: 20px;
    display: block;
}
a {
    text-decoration: none !important;
}
.head-con {
    padding: 40px 0;
    text-align: center;
}
.col-a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}
.rey-slim {
    width: 600px;
    max-width: 80%;
    margin: auto;
}
.btn-lara.x-primary-button {
    width: 100% !important;
    display: block !important;
    background-color: #d7201d !important;
    text-align: center !important;
}
.pt-50 {
    padding-top: 50px !important;
}
.rey-log {
    width: 100%;
    padding: 20px;
    margin: 0 20px;
    margin-left: 30px;
    overflow-x: auto;
    font-size: 14px !important;
}
.rey-log h3 {
    font-size: 28px;
    margin-bottom: 20px;
}

.rey-input {
    width: 100%;
}

.bg-img {
    background-position: center;
    background-size: cover;
    height: 100%;
    width: 100%;
}

.h-1000 {
    height: 100vh;
}

.btn-outline-rey {
    --bs-btn-color: #d7201d;
    --bs-btn-border-color: #d7201d;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #d7201d;
    --bs-btn-hover-border-color: #d7201d;
    --bs-btn-focus-shadow-rgb: 13, 110, 253;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #d7201d;
    --bs-btn-active-border-color: #d7201d;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #d7201d;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #d7201d;
    --bs-gradient: none;
}
.btn-outline-rey.active,
.btn-rey {
    background-color: #d7201d !important;
    color: #fff;
}
.logo-rey {
    width: 80%;
    height: auto;
    margin: 10px 0;
}
.pc-caption label {
    color: #ffffff !important;
}

.gelap {
    background-color: #0f0f0f !important;
    color: #ffffff;
}
.bg-hitam,
.bg-hitam .card-body {
    background-color: #1e1f20 !important;
    color: #ffffff !important;
}
.bg-hitam .form-label {
    color: #ffffff !important;
}
.bg-dark {
    background-color: #090909 !important;
}
.bg-hitam h5 {
    color: #ffffff !important;
}

.card-hitam {
    background: #00003d;
    background: linear-gradient(
        90deg,
        rgba(0, 0, 38, 1) 0%,
        rgba(0, 14, 92, 1) 50%,
        rgba(0, 0, 38, 1) 100%
    ) !important;
    color: #ffffff !important;
}
.card-hitam h6,
.card-hitam h2,
.card-hitam h3,
.card-hitam h4,
.card-hitam label,
.card-hitam p {
    color: #ffffff !important;
}
.bg-hitam h6,
.bg-hitam h2,
.bg-hitam h3,
.bg-hitam h4,
.bg-hitam label,
.bg-hitam p {
    color: #ffffff !important;
}
.bg-hitam .form-control {
    background-color: #272727 !important;
    color: #ffffff !important;
    border: 1px solid #4e4e4e !important;
}
.bg-hitam .form-control::placeholder {
    color: #4e4e4e !important;
}
.small.mb-3 a {
    text-decoration: none;
}
.bg-notif {
    background-color: #282828 !important;
    color: #ebebeb !important;
}
.bg-notif h5,
.bg-notif .dropdown-header {
    color: #ebebeb !important;
}
.bg-notif .dropdown-item {
    color: #54adff !important;
}
help {
    font-style: italic;
    font-size: 14px;
    color: rgb(118, 118, 118);
}
.gelap .alert,
.bg-hitam .alert {
    background-color: #121212 !important;
    border-color: #282828 !important;
}

.gelap .alert-warning,
.bg-hitam .alert-warning {
    color: #eeff00 !important;
}
.gelap .alert-error,
.bg-hitam .alert-error {
    color: #ff0000 !important;
    border-color: #ba0000 !important;
}
.rey-info {
    padding: 20px;
    border: 1px solid #4e4e4e;
    border-radius: 15px;
    margin: 10px auto;
    background-color: #272727 !important;
}
.avatar-input {
    width: 100%;
    height: 100%;
    display: block;
}
.avatar-profile {
    width: 150px;
    height: 150px;
    position: relative;
    overflow: hidden;
    border-radius: 50%;
}
.avatar-profile img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    cursor: pointer;
}
.avatar-profile input {
    display: none;
}
.bg-hitam .text-muted {
    color: #525252 !important;
}
.bg-dark .head-link-secondary,
.bg-dark .head-link-primary {
    background-color: #272727 !important;
}
.bg-dark .head-link-secondary,
.bg-dark .head-link-primary,
.bg-dark .head-link-secondary i,
.bg-dark .head-link-primary i {
    color: #bababa !important;
}
.pad-rey {
    padding: 40px 0 !important;
    overflow: hidden;
    position: relative;
    margin: auto;
    width: 99%;
}
.rey-note {
padding: 20px;
border: 3px dashed #12ccff;
border-radius: 10px;
}
#tradingview_widget {
width: 100%;
margin: 20px auto;
}
.logoWrap-dzbd7lyV {
    display: none !important;
}
.bg-putih {
    margin: 20px auto 50px auto;
    position: relative;
}

.not {
font-size: 8px
!important;
}


@media (max-width: 991.98px) {
    .rey-log {
        width: 100%;
        padding: 20px;
        min-height: 400px;
        max-height: 80%;
        margin: 0;
        margin-left: 0;
    }

    .rey-log h3 {
        font-size: 24px;
        margin-bottom: 20px;
    }
}
@media (max-width: 600px) {
    .rey-log h3 {
        font-size: 22px;
        margin-bottom: 20px;
    }
}
