
/* @import url('https://fonts.googleapis.com/css2?family=Exo+2:ital,wght@0,100..900;1,100..900&display=swap'); */

.title-login{
    font-family: Arial, Helvetica, sans-serif;
    text-transform: lowercase;
    font-size: 4rem;
    color: rgb(18, 146, 214);
}

.title-sidebar{
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: lowercase;
    font-size: 3rem;
    /* color: rgb(204, 52, 123); */
    color: rgb(18, 146, 214);
}

.geex-content__header__action a.web-logo{
    font-family: Arial, Helvetica, sans-serif;
    text-transform: lowercase;
    font-size: 2rem;
    color: rgb(18, 146, 214);
}

img#csr_image{
    width: 100%;
}

.geex-sidebar__wrapper{
    gap: 20px;
}

.btn-sm, .btn-group-sm > .btn {
    line-height: 1rem;
    padding: 10px 10px;
    font-size: 11px;
    -webkit-border-radius: 0.2rem;
    border-radius: 0.2rem;
}

.text-white{
    color: white !important;
}

.btn.btn-net-next {
    width: 100%;
    border-radius: 0px 0px 4px 4px;
    position: absolute;
    bottom: 0px;
    right: 0px;
    z-index: 9;
    font-size: .7em;
}

.geex-content__header__title {
    font-size: 24px;
    line-height: 40px;
    font-weight: 600;
    margin-bottom: 0px;
}

.geex-content__header__title.title-sm{
    font-size: 18px;
    line-height: 40px;
}

.table {
    background-color: white;
    border-color: rgb(225, 151, 183);
}

.btn-custom-sm{
    line-height: 2rem;
}

.btn-custom-md{
    line-height: 3rem;
}

.btn.bg-primary-theme.btn-custom-sm:hover,
.btn.bg-primary-theme.btn-custom-md:hover
{
    background: rgb(224, 123, 150);
}

.btn.bg-primary-theme-2.btn-custom-sm:hover,
.btn.bg-primary-theme-2.btn-custom-md:hover
{
    background: rgb(176, 41, 77);
}

.line-muted{
    background-color: rgb(231, 231, 231);
}

.line-pink-light{
    /* background-color: rgb(247, 158, 197); */
    border-bottom: 2px dotted rgb(255, 201, 224);
}

.border-pink{
    border-top: 1px solid rgb(255, 195, 223);
    border-left: 1px solid rgb(255, 195, 223);
    border-right: 1px solid rgb(255, 195, 223);
}

.border-top-pink{
    border-top: 1px solid rgb(255, 195, 223);
}

.border-bottom-pink{
    border-bottom: 1px solid rgb(255, 195, 223);
}

.border-left-pink{
    border-left: 1px solid rgb(255, 195, 223);
}

.border-right-pink{
    border-right: 1px solid rgb(255, 195, 223);
}

.border-full-pink{
    border: 1px solid rgb(255, 195, 223);
}

.border-full-pink{
    border: 1px solid rgb(255, 195, 223);
    border-radius: 6px;
}

.border-pink-no-top{
    border-bottom: 1px solid rgb(255, 195, 223);
    border-left: 1px solid rgb(255, 195, 223);
    border-right: 1px solid rgb(255, 195, 223);

    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}

.bg-pink-01{
    background-color: rgb(255, 195, 223);
}


.text-pink{
    color: #ee3d75 !important;
}

.border-top-pink-2{
    border-top: 1px solid rgb(235, 66, 111);
}

.border-bottom-pink-2{
    border-bottom: 1px solid rgb(235, 66, 111);
}

.border-left-pink-2{
    border-left: 1px solid rgb(235, 66, 111);
}

.border-right-pink-2{
    border-right: 1px solid rgb(235, 66, 111);
}

/* form control */
.form-control {
    display: block;
    width: 100%;
    padding: 0.375rem .7rem;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: rgb(55, 55, 55);
    background-color: rgb(255, 255, 255);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgb(219, 218, 218);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0;
    box-shadow: 0 0;
    -webkit-transition: rgb(197, 197, 197) 0.15sease-in-out, -webkit-box-shadow 0.15sease-in-out;
    transition: rgb(197, 197, 197) 0.15sease-in-out, -webkit-box-shadow 0.15sease-in-out;
    -o-transition: rgb(197, 197, 197) 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: rgb(197, 197, 197) 0.15sease-in-out, box-shadow 0.15sease-in-out;
    transition: rgb(197, 197, 197) 0.15sease-in-out, box-shadow 0.15sease-in-out, -webkit-box-shadow 0.15sease-in-out;
}

.form-group{
    margin-bottom: 10px;
}

.form-group label{
    font-size: .9em;
}

.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    margin-bottom: 6px;
    font-size: 0.7em;
    color: #dc3545;
}

.font-size-sx{
    font-size: 0.75em !important;
}

.font-size-lgx{
    font-size: 2em;
}


/** jenis member aktif atau sudah kebaned */

/* 1 member tidak aktif */
.box-enabled{
    padding-top: 10px !important;
}

.box-enabled.member-unactive{
    padding-top: 10px !important;
    background-color: rgb(121, 121, 121);
}

.box-enabled.member-unactive a{
    color: rgb(255, 255, 255);
}

/* member dibanned */
.box-enabled.member-block{
    background-color: rgb(133, 50, 50);
}

.box-enabled.member-block a{
    color: rgb(206, 206, 206);
}

/* member dibanned */
.box-enabled.member-unactive{
    color: rgb(255, 255, 255);
}

.text-danger-2{
    color: #810e32 !important;
}