.app-td-center {
    text-align: center;  
    white-space: nowrap;
}

.app-td-right {
    text-align: right;  
    white-space: nowrap;
}

.app-login-container {
    height: 100vh;
}

.app-login-page { 
    width: 50%;
    height: 100vh;
    background-color: #ffffff;
    float: right;
}

.app-login-page-banner { 
    background: url(../../app/image/background.webp) no-repeat left;
    background-size: 100%;
    height: 100vh;
    width: 50%;
    float: left;
}

.app-login-pages { 

}

.app-login-boxs { 
    width: 50%;
    top: 50%;
    position: absolute;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.app-login-box { 
    width: 460px;
    margin: 0 auto;
}

.app-login-image-bina-konstruksi {
    margin: 50px;
}

.app-login-image-pupr {
    position: absolute;
    right: 0;
    top: 22px;
}

.app-menu-image {
    margin: 5px 12px;
    height: 24px;
    background-image: url(../../app/image/moneyx.svg);
    background-size: cover;
    width: 152px;
}

.app-sidebar {
    background-color: #1F3368;
}

.app-logout-page {
    width: 850px;
    margin: 0 auto;
    padding-top: 120px;
    text-align: center;
}

.app-logout-page img {
    width: 400px;
}

.app-logout-content {
    text-align: center;
}

.login-footer {
    clear: both;
    background-color: #fff;
    border-top: 1px solid #dee2e6;
    color: #869099;
    padding: 1rem;
    text-align: center;
}

.app-footer {
    clear: both;
    background-color: #fff;
    border-top: 1px solid #dee2e6;
    color: #869099;
    padding: 1rem;
}

.app-footer-language {
    float: right;
}

.highlight {
    background-color: rgba(255, 0, 0, 0.4);
    padding: 2px 10px;
    color: black;
    font-weight: bold;
}

.button-blue {
    background-color: #354777;
    border-color: #354777;
    color: #FFC928;
    padding: 0px;
    height: 34px;
}

.button-yellow {
    background-color: #FFC928;
    border-color: #FFC928;
    color: #354777;
    padding: 0px;
    height: 34px;
}

.button-yellow .icon {
    width: 24px;
    height: 24px;
    margin: 3px 6px;
    background-image: url(../../app/image/connect_icon.png);
    background-size: cover;
    float: left;
}

.link {
    cursor: pointer;
}

.login-name {
    margin-top: 5px;
}

#notifications {
    display: flex;
}

#userImage {
    width: 50px;
    height: 50px;
}

#userRole {
    color: #c2c7d0; 
    font-size: 12px; 
    font-weight: normal;
}

.text-blue {
    color: #1F3368;
}

.text-yellow {
    color: #FFC300;
}

.app-card-header {
    padding-bottom: 0px;
}

.app-nav-tabs {
    border-bottom: none;
}

.app-overflow {
    overflow: auto;
}

.dashboard-white {
    background: white;
}

#tab-activity-loading {
    text-align: center; padding: 50px;
}

.notifications {
    margin-left: 5px;
}

.app-pagination {
    justify-content: flex-end;
}

.promotion-image {
    width: 48px; 
    border-radius: 20%; 
    position: relative;
}

.merchant-image {
    width: 48px; 
    border-radius: 20%; 
}

.merchant-background-image {
    height: 48px; 
}

.user-image {
    width: 32px; 
    height: 32px;
    border-radius: 50%;
}

.logging-compare {
    width: 300px; 
    overflow: auto; 
    display: block; 
    max-height: 60px;
}

.logging-value {
    width: 500px; 
    overflow: auto; 
    display: block; 
    max-height: 60px;
}

.settings-button {
    margin-left: 50px;
}

.settings-label {
    font-weight: normal;
}

#privacy {
    line-height: 24px;
}

.bold {
    font-weight: bold;
}

#applicationImagePreview {
    max-width: 200px;
}

.chart-1 {
    background-color: #332288;
    color: white;
}

.chart-2 {
    background-color: #88ccee;
    color: white;
}

.chart-3 {
    background-color: #44aa99;
    color: white;
}

.chart-4 {   
    background-color: #117733;
    color: white;
}

.chart-5 {
    background-color: #999933;
}

.form-remarks {
    font-size: 12px;
}

.lowercase {
    text-transform: lowercase;
}

.connect-error {
    font-size: 12px;
    color: red;
}

.resend {
    cursor: pointer;
    color: #007bff;
}

.login-dont-ask {
    font-weight: normal; 
    padding-top: 5px;
}

.error {
    color: red;
}

.hide {
    display: none;
}

#connect-password-max-devices {
    margin: 0 auto;
    font-size: 12px;
}

#connect-password-max-devices div {
    text-align: center;
}

.nav-guide {
    border-top: 1px solid #4f5962;
    margin-top: 10px;
}

.nav-guide a {
    margin-top: 15px;
}

#applicationTypes {
    list-style-type: none;
    margin: 0;
}

#applicationTypes label {
    margin-right: 10px;
    font-weight: normal;
}

.images-preview {
    max-height: 64px;
}

.sijkt-sidebar {
    background-color: #303134;
}

.login-logo{
    width: 125px;
}

#userName {
    margin-top: 6px;
}

.cash-voucher {
    position: absolute;
    top: 6px;
    color: white;
    font-size: 12px;
    width: 48px;
}