
@import url('https://fonts.googleapis.com/css2?family=Google+Sans+Flex:wght@100..700&display=swap');


.content-wrapper {
    background: #f0f4f9 !important;
}

.layout-navbar-fixed .wrapper .content-wrapper {
    margin-top: calc(4rem + 1px) !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Google Sans Flex' !important;
}

label,
p,
a,
li,
input,
button,
span {
    font-family: 'Google Sans Flex' !important;
}

input,
select,
select span {
    font-size: 14px !important;
}

.form-group label {
    font-size: 14px !important;
}

.nav-item {
    padding: 5px !important;
}

.nav-item i {
    margin-right: 5px !important;
    color: #929aac;
}

.brand-link {
    background: none !important;
    border: none !important;
}

.main-sidebar {
    background: #2b303b !important;
    box-shadow: none !important;
}

.nav-link {
    color: #929aac !important;
    font-weight: 600 !important;
    font-size: 14px !important;
}

.nav-link p {
    font-size: 14px !important;
}


.nav-link.active:not(.member-info) {
    background: none !important;
    color: #fff !important;
    box-shadow: none !important;
    font-weight: 600 !important;
}



.content-header h1 {
    font-size: 22px !important;
}

.content-header {
    padding: 2% 10px !important;
    background: white !important;
    margin-bottom: 20px !important;
}

.card {
    box-shadow: none !important;
    border-radius: 0 !important;
    background: white !important;
}

.card-header {
    font-weight: 600;
    opacity: 1;
    letter-spacing: 0px;
    text-transform: uppercase;
}

.card-header .btn {
    letter-spacing: 0;
    font-size: 14px;
    font-weight: 700;
}

.card-header .btn i {
    margin-right: 5px !important;
}

.form-group div.col-10 {
    display: flex;
    flex-flow: column wrap;
    justify-content: center;
}

.form-group .col-form-label {
    font-weight: 500 !important;
    text-align: left;
}

table {
    font-size: 14px !important;
    font-family: 'Google Sans Flex',sans-serif !important;
}

table th {
    border-top: 0 !important;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
}

table .select2-container--focus,
table .select2-container--open {
    min-width: 300px;
}

.card-content table input:focus {
    min-width: 100px !important;
}

table textarea:focus {
    min-width: 200px !important;
    min-height: 150px !important;
}

table input {
    min-height: 42px;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    padding-left: 5px;
}

/* table textarea {
    min-width: 300px;
} */

table input[type='checkbox'] {
    width: 30px;
}

table .select2-container--default .select2-selection--single .select2-selection__rendered {
    white-space: nowrap !important;
}

#snackbar {
    position: fixed;
    z-index: 1;
    right: 5%;
    top: 100px;
    font-size: 17px;
}

th.dt-center,
td.dt-center {
    text-align: center;
}

#change-password {
    padding: 5px 10px !important;
}

.nav-item i {
    color: #ffffffc9;

    &.right {
        top:42% !important;
        margin-right: 0;
        right: 5px !important;
    }
}


.has-treeview.menu-open{
    background: rgba(255,255,255,.1) !important;
    border-radius:10px;
    transition: 0.3s !important;
}

.sidebar .nav-item:last-child {
    margin-bottom: 0 !important;
}

.nav-link {
    background: none !important;
    padding: 0.5em !important;

    p {
        opacity: .8 !important;
    }
}

.nav-link.active {
    background:none !important;
    box-shadow: none !important;

    p {
        color:#fff !important;
        opacity: 1 !important;
    }
}

.main-sidebar .brand-text {
    display: none !important;
}

.brand-link  {
    border: none !important;
}

.brand-image-xl {
    width: 100% !important;
    object-fit: contain !important;
    filter: grayscale(100%) invert();
    padding: 5px !important;
    object-position: center left !important;
}

.card-header {
    background: none !important;
    border:none !important;

    h6 {
        color: #000002 !important;
        font-weight: 600 !important;
        line-height: 1.3em !important;
        font-size: 14px;
    }
}


.card {
    border-radius: 16px !important;
    border: none !important;
    overflow: hidden !important;
    box-shadow: none !important;

    &.shadow {
        box-shadow: none !important;
    }

    .card-body {
        padding: 10px 15px!important;
    }

    input {
        max-width: 100% !important;
    }
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    padding-left: 0.5em !important;
    padding-right: 0.5em !important;
}

.container-fluid {
    h1 {
        color:#000002 !important;
    }
}

.table {
    thead {

        tr {
            border-radius: 10px;
        }

        th {
            background: #f2f2f2;
            border: none !important;
            font-weight: 600 !important;

            &:first-child{
                border-radius: 10px 0 0px 10px !important;
            }

            &:last-child{
                border-radius: 0px 10px 10px 0px !important;
            }
        }
        
    }

    td {
        vertical-align: middle !important;
        border-top: 0 !important;
        border-bottom: 1px solid #eaeaea !important;
    }
}

.dataTables_wrapper {
    padding: 0 10px;
}

button,.btn{
    border-radius: 16px !important;
    min-width: 40px;
}

input,textarea {
    border-radius: 16px !important;
    border:1px solid #e6e6e6 !important;
    padding: 10px;
}

.select2-selection,select {
    border-radius: 16px !important;
    border:1px solid #e6e6e6 !important;
    padding: 10px;
}


.main-header {
    i {
        color:#000002 !important
    }
}

.nav-sidebar {
    overflow:visible !important;

    .nav-item {
        width: 100% !important;
    }
}

input,select,select span {
    font-size:14px !important;
}

.form-group label {
    font-size:14px !important;
}

.nav-item {
    padding:4px 10px !important;
}

.nav-item i {
    margin-right: 5px !important;
    color:#929aac;
    font-size: 12px;
}

.brand-link {
    background:none !important;
    border:none !important;
    padding: 15px 16px !important; 
}

.main-sidebar {
    background:#2b303b !important;
    box-shadow: none !important;
}

.nav-link {
    color:#929aac !important;
    font-weight: 400 !important;
}

.nav-link p {
    font-size: 14px !important;
}

.nav-link.active {
    background: none !important;
    color:#fff !important;
    box-shadow: none !important;
    font-weight: 600 !important;
}

.nav-link,.navbar {
    padding: 5px 10px !important;
}

.content-header h1 {
    font-size:22px !important;
}

.content-header {
    padding:2% 20px !important;
    background:white !important;
    margin-bottom:30px !important;
}

.card {
    box-shadow: none !important;
    border-radius: 0 !important;
    background:white !important;
}

.card-header {
    font-weight: 400;
    opacity: 1;
    text-transform: uppercase;
}

.card-header .btn {
    letter-spacing: 0;
    font-size:14px;
    font-weight: 700;
    margin-bottom: 6px;
}

.card-header .btn i {
    margin-right: 0px !important;
    font-size: 12px;
}

.form-group div.col-10 {
    display:flex;
    flex-flow: column wrap;
    justify-content: center;
}

.form-group .col-form-label {
    font-weight: 500 !important;
    text-align: right;
}


table tr {
    padding:0 5px !important;
}

table th {
    border-top:0 !important;
    text-transform: uppercase;
    font-size:11px;
    font-weight: 500;
    padding: 5px 2.5px !important;
}

table td {
    padding: 5px 2.5px !important;
}

table .select2-container--focus,table .select2-container--open {
    min-width: 300px;
}

.table-detail-barang-sales-prepare .select2-container--focus,table .select2-container--open {
    min-width: 90px;
}

table input {
    min-height: 42px;
    border:1px solid #e6e6e6;
    border-radius: 5px;
    padding-left: 5px;
}

table textarea {
    min-width: 300px;
}

table input[type='checkbox'] {
    width: 20px !important;
    margin: auto;
    display: block;
}

table .select2-container--default .select2-selection--single .select2-selection__rendered {
    white-space: nowrap !important;
}

#overlay {
    position: fixed; /* Sit on top of the page content */
    display: none; /* Hidden by default */
    width: 100%; /* Full width (cover the whole page) */
    height: 100%; /* Full height (cover the whole page) */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5); /* Black background with opacity */
    z-index: 2; /* Specify a stack order in case you're using a different order for other elements */
    cursor: pointer; /* Add a pointer on hover */
}

input {text-transform: uppercase !important;}
textarea {text-transform: uppercase !important;}

.required:after{ 
    content:'*'; 
    color:red;
}

.pw_prompt {
    position:fixed;
    left: 50%;
    top:50%;
    margin-left:-100px;
    padding:15px;
    width:200px;
    border:1px solid black;
    background-color: white;
}
.pw_prompt label {
    display:block;
    margin-bottom:5px;
}
.pw_prompt input {
    margin-bottom:10px;
}

.overlay_prompt {
  position: fixed; /* Sit on top of the page content */
  display: block; /* Hidden by default */
  width: 100%; /* Full width (cover the whole page) */
  height: 100%; /* Full height (cover the whole page) */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: white; /* Black background with opacity */
  z-index: 2; /* Specify a stack order in case you're using a different order for other elements */
  cursor: pointer; /* Add a pointer on hover */
}
