/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Feb 25, 2021, 5:43:28 PM
    Author     : Andik Hermawan<andik.system@gmail.com>
*/

body {
    margin: 0;
    padding: 0;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
    font-size: 14px;
    background-color: #f1f1f1;
}

h1, h2, h3, h4, h5, h6, p {
    margin: 0;
    margin-bottom: 16px;
    font-weight: normal;
}

strong {
    font-weight: 700;
}

.ui-widget {
    font-size: 14px!important;
}

.ui-widget .ui-widget {
    font-size: 14px!important;
}

.ui-datatable thead tr th,
.ui-datatable tbody tr td {
    font-size: 14px!important;
}

.ui-widget .ui-selectonemenu-label {
    font-size: 14px!important;    
}


/* layout */

.header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 64px;
    background-color: #2196F3;
    z-index: 100;
}

.sidebar {
    margin: 0;
    padding: 0;
    width: 240px;
    background-color: #fff;
    position: fixed;
    top: 64px;
    left: 0;
    bottom: 0;
    overflow: auto;
    z-index: 10;
}

.content {
    margin-left: 240px;
    padding: 80px 16px 16px 16px;
}

.content-home {
    padding: 80px 32px 32px 32px;
}

.account-toolbar {
    height: 64px;
    line-height: 64px;
    vertical-align: middle;
}

.toggle-menu-button {
    height: 64px;
    line-height: 64px;
    vertical-align: middle;
}

.brand {
}

.brand strong {
    font-weight: 900;
}

.brand-image {
    height: 32px; 
    margin-left: 16px; 
    margin-top: 20px;
    float: left;
}

.brand a {
    text-decoration: none!important;    
}

.brand-text {
    font-weight: 600;
    display: inline-block;
    margin-left: 16px;
    color: #333;
    font-size: 18px;
    height: 64px;
    line-height: 64px;
    color: #fff;
}

.toggle-menu-button {
    display: none;
}

.title-table {
    margin: 0;
    display: inline-block;
}

.title-table-lg {
    margin: 0;
    display: inline-block;
    font-size: 24px;
}

.table-bordered.ui-datatable table thead tr th,
.table-bordered.ui-datatable table tbody tr td {
    border-color: #999!important;
}

.title {

}

/* end layout */

.ui-menu.nav-menu {
    border: none!important;
}

.cell-link {
    font-weight: 600!important;
}

.small-grid .p-grid .ui-panelgrid-cell {
    padding: 2px 16px!important;
}

.xs-grid .p-grid .ui-panelgrid-cell {
    padding: 0px 8px!important;
}

.medium-grid .p-grid .ui-panelgrid-cell {
    padding: 4px 16px!important;
}

.detail-grid {
    width: 100%;
}

.label {
    width: 160px;
}

.value {

}

.detail-grid tbody tr td.image {
    width: 200px;
    vertical-align: top;
}

.detail-grid tbody tr td.description {
    vertical-align: top;
}

.nav-menu .ui-menuitem-link.ui-corner-all {
    border-radius: 4px!important;
}

.nav-menu .ui-menuitem.selected {
    background-color: #2196F3;
}

.nav-menu .ui-menuitem.selected .ui-menuitem-text,
.nav-menu .ui-menuitem.selected .ui-menuitem-icon.ui-icon{
    color: #fff!important;    
}

.nav-menu .ui-menuitem.selected .ui-menuitem-text {
    font-weight: 600!important;
}

.nav-menu .ui-menuitem.selected.ui-state-hover {
    background-color: #2196F3!important;    
}

.summary-grid {
    width: 100%;
}

.summary-grid tbody tr td.space {

}

.summary-grid tbody tr td.label {
    text-align: right;
}

.summary-grid tbody tr td.label-lg {
    text-align: right;
}

.summary-grid tbody tr td.value {
    width: 200px;
    text-align: right;
    padding-right: 8px;
}

.form-grid {
    width: 100%;
}

.form-grid tbody tr td.label {
    width: 160px;
    vertical-align: top;
    padding-top: 2px;
}

.form-grid tbody tr td.value {
    vertical-align: top;
    padding-bottom: 8px;
    vertical-align: top;
}

.ui-calendar.tanggal input {
    width: 100px!important;
}

.footer {
    margin-top: 32px;
    text-align: center;
    margin-bottom: 32px;
}

.footer span {
    font-size: 12px;
    color: #999;
}

.footer span a {
    color: #666;
    text-decoration: none;
}

.footer span a:hover {
    text-decoration: underline;
}

.ringkasan-counter .ui-card-body .ui-card-content {
    padding: 0!important;
}

.ringkasan-counter i {
    font-size: 42px;
    height: 54px;
    line-height: 54px;
    color: #ccc;
}

.ringkasan-counter h3 {
    margin: 0;
    margin-bottom: 8px;
    color: #333;
}

.ringkasan-counter h2 {
    margin: 0;
    font-weight: 600;
    font-size: 22px;
    color: #333;
}

.lap-menu {
    
}

.lap-menu-item {
    display: block;
    padding: 16px;
    background-color: #fff;
    border-radius: 4px;
    text-decoration: none;
    min-height: 96px;
}

.lap-menu-item i {
    display: block;
    float: left;
    width: 64px;
    height: 64px;
    font-size: 48px;
    color: #2196F3;
    line-height: 64px;
}

.lap-menu-item span.description {
    display: block;
    margin-left: 64px;
    font-size: 16px;
    font-weight: 600;
    color: #2196F3;
}

.lap-menu-item span.sub-description {
    font-size: 14px;
    color: #999;
    display: block;
    margin-left: 64px;
}

.status-done {
    color: #339900;
}

.status-canceled {
    color: #999;
}

.editor-sidebar {
    width: 800px!important;
    overflow: auto;
}

.profile-grid {
    width: 100%;
}

.profile-grid tbody tr td.foto {
    width: 160px;
    vertical-align: top;
}

.profile-grid tbody tr td.detail {
    vertical-align: top;
}

.grid-2-cols {
    width: 100%;
}

.grid-2-cols tbody tr td {
    vertical-align: top;
}

.grid-2-cols tbody tr td.left {
    padding-right: 16px;
}

.grid-2-cols tbody tr td.right {
    padding-left: 16px;
}

.grid-2-cols tbody tr td.cell-width-50-persen {
    width: 50%;
}

.summary-grid tbody tr td.space32 {
    width: 48px;
}

.dashboard-counter-label {
    margin: 0;
    font-size: 16px;
}

.laporan-title {
    margin: 0;
    font-weight: 600;
    font-size: 18px;
}

.laporan-subtitle {
    margin: 0;
    color: #999;
}

.jurnal-summary-grid {
    width: 100%;
}

.jurnal-summary-grid tbody tr td.c1 {

}

.jurnal-summary-grid tbody tr td.debit {
    width: 120px;
    text-align: right;
    padding-right: 16px;
    padding-top: 8px;
    padding-bottom: 8px;
    font-weight: 600;
}

.jurnal-summary-grid tbody tr td.kredit {
    width: 120px;
    text-align: right;
    padding-right: 4px;
    padding-top: 8px;
    padding-bottom: 8px;
    font-weight: 600;
}

.jurnal-summary-grid tbody tr td.del {
    width: 58px;
}

.table-simple.ui-datatable tbody tr.ui-rowgroup-header.ui-datatable-headerrow.ui-widget-header {

}

.table-report.ui-datatable.ui-widget.ui-datatable-sm tbody tr td {
    padding: 4px!important;
    border: none!important;
}

.table-report.ui-datatable.ui-widget.ui-datatable-sm thead tr th {
    padding: 8px 4px!important;
    border-bottom: 1px solid #999!important;
}

.table-report.ui-datatable.ui-widget.ui-datatable-sm tbody tr.ui-rowgroup-header.ui-datatable-headerrow.ui-widget-header {
    border-top: 1px solid #999!important;
    font-weight: 600;
}

.table-report.ui-datatable.ui-widget.ui-datatable-sm tbody tr.ui-rowgroup-header.ui-datatable-headerrow.ui-widget-header td {
    padding-top: 16px!important;
}

.cell-kredit {
    padding-left: 16px;
    display: block;
}

.grid-2-cols {
    width: 100%;
}

.grid-2-cols tbody tr td.col-2 {
    width: 300px;
}

.summary-buku-besar-grid {
    width: 100%;
}

.summary-buku-besar-grid tbody tr td.bb-label {
    text-align: right;
    font-weight: 600;
}

.summary-buku-besar-grid tbody tr td.bb-debit {
    width: 120px;
    padding-right: 20px;
    text-align: right;    
    font-weight: 600;
}

.summary-buku-besar-grid tbody tr td.bb-kredit,
.summary-buku-besar-grid tbody tr td.bb-saldo {
    width: 120px;
    padding-right: 12px;
    text-align: right;
    font-weight: 600;
}

table.table-rpt {
    width: 100%;
}

table.table-rpt thead tr th {
    padding: 4px;
}

table.table-rpt tbody tr td {
    padding: 0px 4px;    
}

table.table-rpt tbody tr td.text-bold {
    font-weight: 600;
}

table.table-rpt tbody tr td.text-bold.text1-footer {
    padding-left: 4px;
    color: #2196F3;
    padding-bottom: 10px;
}

table.table-rpt tbody tr td.text-bold.text1-footer-value {
    padding-bottom: 10px;
    text-align: right;
    border-top: 1px solid #2196F3;
    color: #2196F3;
}

table.table-rpt tbody tr td.text-bold.text1-header {
    padding-left: 4px;
    color: #2196F3;
}

table.table-rpt tbody tr td.text-bold.text2-footer {
    padding-left: 20px;
    padding-bottom: 10px;
    color: #2196F3;
}

table.table-rpt tbody tr td.text-bold.text2-footer-value {
    padding-bottom: 10px;
    text-align: right;
    border-top: 1px solid #2196F3;
    color: #2196F3;
}

table.table-rpt tbody tr td.text-bold.text2-header {
    padding-left: 20px;
    color: #2196F3;
}

table.table-rpt tbody tr td.text-bold.text3-footer {
    padding-left: 36px;
    padding-bottom: 10px;
    color: #2196F3;
}

table.table-rpt tbody tr td.text-bold.text3-footer-value {
    padding-bottom: 10px;
    text-align: right;
    border-top: 1px solid #2196F3;
    color: #2196F3;
}

table.table-rpt tbody tr td.text-bold.text3-header {
    padding-left: 36px;
    color: #2196F3;
}
table.table-rpt tbody tr td.text-item {
    padding-left: 52px;
}

table.table-rpt tbody tr td.text-item-value {
    text-align: right;
}

table.table-rpt tbody tr td.text-bold.text1-kas {
    padding-left: 4px;
    color: #2196F3;
    padding-bottom: 10px;
}

table.table-rpt tbody tr td.text-bold.text1-kas-value {
    text-align: right;
    color: #2196F3;
    padding-bottom: 10px;
}

table.table-rpt tbody tr td.text-bold.text1-summary {
    padding-left: 4px;
    color: #2196F3;
    padding-top: 4px;
    padding-bottom: 4px;
}

table.table-rpt tbody tr td.text-bold.text1-summary-value {
    text-align: right;
    color: #2196F3;
    border-top: 1px solid #2196F3;
    border-bottom: 1px solid #2196F3;
    padding-top: 4px;
    padding-bottom: 4px;
}

.w8 {
    width: 16px;
}

.content-public {
    margin: 16px;
}

.content-wrapper {
    min-width: 1100px;
}

.summary-transaksi {
    width: 100%;
}

.summary-transaksi tbody tr td.space {

}

.summary-transaksi tbody tr td.label {
    text-align: right;
    width: 300px;
}

.summary-transaksi tbody tr td.value {
    text-align: right;
    width: 200px;
}

.summary-transaksi tbody tr td.space-64 {
    width: 64px;
}

.summary-transaksi tbody tr td.space-8 {
    width: 8px;
}

.total-panel {
    padding-top: 16px;
}

.gambar-produk {
    border-radius: 4px;
}

.image-panel {
    text-align: center;
}

.header-button .ui-button-icon-left.ui-icon {
    color: #fff;
}

.header-button.ui-state-hover {
    background-color: #21a7f8!important;
}

/* content header */
.content-header {
    margin-bottom: 16px;
}

.content-header h1.title {
    margin: 0;
    font-weight: 600;
}

.content-header p.sub-title {
    margin: 0;
}

.content-toolbar {
    margin-bottom: 16px;
}

.content-toolbar .ui-toolbar {
    padding: 0!important;
    border: none!important;
    background: none!important;
}

.content-body {
    
}

.content-body .card-table .ui-card-content {
    padding: 0!important;
}

.hrg-col {
    background-color: #f5f5f5;
}

@media screen and (max-width: 900px) {
    .sidebar {
        display: none;
    }

    .toggle-menu-button {
        display: inline-block;
    }

    .content {
        margin-left: 0;
        padding: 80px 16px 16px 16px;
    }

    .column-lg-only {
        display: none;
    }

    .editor-sidebar {
        width: 100%!important;
        overflow: auto;
    }
}

.ui-datatable.skur table tbody tr.ui-rowgroup-header.ui-datatable-headerrow.ui-widget-header {
    background-color: #eee!important;
}

.load-more-panel {
    padding-top: 16px;
    text-align: right;
}

.counter {
    padding: 16px;
    background-color: #fff;
    border-radius: 4px;
}

.counter .icon {
    float: left;
    width: 64px;
    padding-top: 8px;
}

.counter .icon i.pi {
    font-size: 42px;
    color: #2196F3;
}

.counter .description {
    margin-left: 64px;
}

.counter .description p.value {
    font-size: 28px;
    font-weight: 600;
    margin: 0;
    color: #2196F3;
}

.counter .description h3 {
    font-size: 16px;
    margin: 0;
}

.title-table-lg {
    margin: 0;
    display: inline-block;
    font-size: 24px;
}

.sub-title-table-lg {
    margin: 0;
    font-size: 16px;
}

