/* _content/WahanaKaryaSuplaindo.WahanaTravelB2C.WebAdmin/Pages/Bookings/RealtimeOrder.cshtml.rz.scp.css */
.board[b-gltk12zhto] {
    position: relative;
    display: flex;
}

.board-column[b-gltk12zhto] {
    left: 0;
    top: 0;
    padding: 0 10px;
    width: calc(100% / 3);
    z-index: 1;
}

.board-column-container[b-gltk12zhto] {
    position: relative;
    width: 100%;
    height: 100%;
}

.board-column-header[b-gltk12zhto] {
    position: relative;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    padding: 0 20px;
    text-align: center;
    background: #333;
    color: #fff;
    border-radius: 5px 5px 0 0;
    font-weight: bold;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    cursor: pointer;
}

@media (max-width: 600px) {
    .board-column-header[b-gltk12zhto] {
        text-indent: -1000px;
    }
}

.board-column.open .board-column-header[b-gltk12zhto] {
    background: #4285F4;
}

.board-column.canceled .board-column-header[b-gltk12zhto] {
    background: #E94235;
}

.board-column.completed .board-column-header[b-gltk12zhto] {
    background: #2ac06d;
}

.open .dx-list-item.dx-state-active[b-gltk12zhto], .open .dx-list-item.dx-state-hover[b-gltk12zhto] {
    border-color: #4285F4;
}

.completed .dx-list-item.dx-state-active[b-gltk12zhto], .completed .dx-list-item.dx-state-hover[b-gltk12zhto] {
    border-color: #2ac06d;
}
/*
    .completed .dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-active, .completed .dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-active .dx-list-slide-item-content {
        background-color: rgba(0, 255, 0, 0.3);
    }

    .canceled .dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-active, .canceled .dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-active .dx-list-slide-item-content {
        background-color: rgba(255, 0, 0, 0.3);
    }

    .open .dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-active, .open .dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-active .dx-list-slide-item-content {
        background-color: rgba(0, 0, 255, 0.3);
    }*/

.board-column-content-wrapper[b-gltk12zhto] {
    position: relative;
    background: #f0f0f0;
    height: calc(100vh - 195px);
    overflow-y: auto;
    border-radius: 0 0 5px 5px;
}

.board-column-content[b-gltk12zhto] {
    position: relative;
    min-height: 100%;
}

    .board-column-content .dx-list-item-content[b-gltk12zhto] {
        padding: 0;
    }

.board-item[b-gltk12zhto] {
    /*position: absolute;*/
    width: calc(100% - 16px);
    margin: 8px;
}

.board-item-content[b-gltk12zhto] {
    position: relative;
    padding: 20px;
    background: #fff;
    border-radius: 4px;
    font-size: 17px;
    cursor: pointer;
    -webkit-box-shadow: 0px 1px 3px 0 rgba(0,0,0,0.2);
    box-shadow: 0px 1px 3px 0 rgba(0,0,0,0.2);
}

@media (max-width: 600px) {
    .board-item-content[b-gltk12zhto] {
        text-align: center;
    }

        .board-item-content span[b-gltk12zhto] {
            display: none;
        }
}

.board-item-body[b-gltk12zhto] {
    margin-top: 10px;
    font-size: 15px;
    white-space: normal;
}

.board-column-header span.badge[b-gltk12zhto] {
    float: right;
}
/* _content/WahanaKaryaSuplaindo.WahanaTravelB2C.WebAdmin/Pages/Login.cshtml.rz.scp.css */
.dx-button:hover[b-4pmabbkq9o] {
    color: white !important;
}

.body[b-4pmabbkq9o] {
    margin-left: 10px;
    margin-right: 10px;
}

input[b-4pmabbkq9o]{
    max-width: 330px;
}

.layout-body .content[b-4pmabbkq9o] {
    min-height: 82vh;
}
/* _content/WahanaKaryaSuplaindo.WahanaTravelB2C.WebAdmin/Pages/ResetPassword.cshtml.rz.scp.css */
#txtNewPassword[b-ncnce3imgv],
#txtConfirmPassword[b-ncnce3imgv] {
    border: 1px solid #ccc !important;
    border-radius: 4px;
    box-sizing: border-box;
}

    #txtNewPassword .dx-placeholder[b-ncnce3imgv],
    #txtConfirmPassword .dx-placeholder[b-ncnce3imgv] {
        padding-left: 10px;
        font-size: 12px;
    }

    #txtNewPassword .dx-placeholder[b-ncnce3imgv],
    #txtConfirmPassword .dx-placeholder[b-ncnce3imgv] {
        padding-left: 10px;
        padding-top: 5px;
    }

    #txtNewPassword .dx-texteditor[b-ncnce3imgv]::before,
    #txtConfirmPassword .dx-texteditor[b-ncnce3imgv]::before {
        border: none;
    }

    #txtNewPassword .dx-texteditor.dx-state-active[b-ncnce3imgv]::before,
    .dx-texteditor.dx-state-focused[b-ncnce3imgv]::before,
    #txtConfirmPassword .dx-texteditor.dx-state-active[b-ncnce3imgv]::before,
    .dx-texteditor.dx-state-focused[b-ncnce3imgv]::before {
        content: none !important;
    }

    #txtNewPassword .dx-texteditor-input[b-ncnce3imgv],
    #txtConfirmPassword .dx-texteditor-input[b-ncnce3imgv] {
        border: none !important;
        background: transparent;
        padding-left: 10px !important;
    }
/* _content/WahanaKaryaSuplaindo.WahanaTravelB2C.WebAdmin/Pages/Shared/_Layout.cshtml.rz.scp.css */
.dx-overlay-wrapper[b-dgpbq80t81] {
    height: 100%;
}
/* _content/WahanaKaryaSuplaindo.WahanaTravelB2C.WebAdmin/Pages/Users/AdminUser.cshtml.rz.scp.css */
.badge-default-user[b-lmcoeu8o6q] {
    display: inline-block;
    margin-left: 5px;
    padding: 0px 5px;
    font-size: 10px;
    font-weight: 600;
    color: #495057;
    background-color: #dfe3e6;
    border-radius: 5px;
    white-space: nowrap;
}
/* _content/WahanaKaryaSuplaindo.WahanaTravelB2C.WebAdmin/Pages/Users/CustomerUser.cshtml.rz.scp.css */
.stat-container[b-d92yyxbhnw] {
    display: flex;
    justify-content: center;
}

.stat-card[b-d92yyxbhnw] {
    width: 100%;
    max-width: 800px;
    background-color: #fff;
    border-radius: 12px;
    padding: 25px 50px;
    display: flex;
    justify-content: space-between;
    margin: 15px 0px 30px 0px;
    box-shadow: 0 4px 8px rgba(0.1, 0.1, 0.1, 0.1),
        0 -4px 8px rgba(0.1, 0.1, 0.1, 0.1);
    min-width: 130px;
    transition: transform 0.2s;
}

.stat-title[b-d92yyxbhnw] {
    font-size: 14px;
    color: #8c8c8c;
    font-weight: 400;
}

.stat-content[b-d92yyxbhnw] {
    display: flex;
    align-items: center;
}

.icon[b-d92yyxbhnw] {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 12px;
}

.icon-color[b-d92yyxbhnw] {
    background-color: #e6f4ff;
    color: #4096ff;
}

.number[b-d92yyxbhnw] {
    font-size: 27px;
    font-weight: 600;
    margin: 0 0 3px 0;
}

.border-stats[b-d92yyxbhnw]{
    border-right: 1px solid #e0e0e0;
}

.trend[b-d92yyxbhnw] {
    font-size: 12px;
    display: flex;
    align-items: center;
    line-height: 1;
}
.trend svg[b-d92yyxbhnw] {
    margin-right: 4px;
    margin-bottom: 1px;
}

.percentage[b-d92yyxbhnw]{
    margin-right: 4px;
}

.trend svg[b-d92yyxbhnw] {
    margin-top: -1px;
}

.trend-up[b-d92yyxbhnw] {
    color: #52c41a;
    font-weight: 600;
}

.trend-down[b-d92yyxbhnw] {
    color: #f5222d;
    font-weight: 600;
}

.user-avatars[b-d92yyxbhnw] {
    display: flex;
}

.avatar[b-d92yyxbhnw] {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 2px solid white;
    margin-left: -8px;
    background-color: #ffcb8b;
}

.avatar:first-child[b-d92yyxbhnw] {
    margin-left: 0;
}

.avatar:nth-child(2)[b-d92yyxbhnw] {
    background-color: #8bc7ff;
}

.avatar:nth-child(3)[b-d92yyxbhnw] {
    background-color: #ff8b8b;
}

.avatar:nth-child(4)[b-d92yyxbhnw] {
    background-color: #b88bff;
}

@media screen and (max-width: 1200px) {
    .stat-card[b-d92yyxbhnw] {
        padding: 25px 20px;
    }
}
/* _content/WahanaKaryaSuplaindo.WahanaTravelB2C.WebAdmin/Pages/Users/UserRole.cshtml.rz.scp.css */

.description-user-role[b-mvab4ginq7]{
    height: 100%;
    padding: 15px;
    width: 80%;
    border-left: 1px solid #e0e0e0;
    border-radius: 0px 0px 3px 3px;
}
.dx-datagrid .dx-row > td[b-mvab4ginq7]{
    font-size: 15px !important;
}
