body {
    font-family: Meiryo;
    font-size: 14px;
}
.navbar {
    background-color: #00b253 !important;
}

.lh-50 {
    line-height: 50px;
}

.table-data__tool .table-data__tool-right a {
    float: right;
}
.pull-right {
    float: right;
}
.page-wrapper {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
}

.au-breadcrumb-content {
    background-color: #e9ecef;
    border-radius: 5px;
}

.mt-32 {
    margin-top: 32px;
}

.vh-90 {
    height: 90vh;
}
.login-card {
    width: 600px;
    height: 404px;
    /* UI Properties */
    background: #ffffff 0% 0% no-repeat padding-box;
    border: 1px solid #ced4da;
    border-radius: 4px;
    opacity: 1;
}
.login-card .card-header {
    background-color: #f8fafc;
    text-align: center;
    color: #00b253;
    font-size: 24px;
    font-weight: bold;
}
.login-card .login-label {
    font-size: 16px;
    font-weight: bold;
}
.table-data2 th,
.table-data2 td {
    color: #757575;
}
.table .tr-shadow td {
    background-color: #e9e9e9;
}
.small.text-muted {
    display: none;
}
.form-border-bottom .input-field {
    border-top: none;
    border-right: none;
    border-left: none;
    border-radius: unset;
    border-bottom: solid 1px #898989;
}
.required-symbol {
    color: #ff5252;
}
.small-text label {
    font-size: 11px;
    color: #666666;
}
.navbar-brand {
    color: #ffffff;
    font-weight: bold;
}
.navbar-collapse .nav-item .nav-link {
    color: #ffffff;
}

.form-group .readonly {
    background: #e8e8e8 0% 0% no-repeat padding-box;
    border-radius: 4px 4px 0px 0px;
}
.small-text {
    padding: 0.375rem 0.75rem;
}
.table-data1 {
    margin-top: 20px;
    width: 100%;
}
.table-data1 th {
    background-color: #e9ecef;
}
.column-size-1 {
    width: 5%;
    min-width: 50px;
}
.column-size-2 {
    width: 15%;
}
.column-size-6 {
    width: 60%;
}
.table-data1 .btn-action {
    text-align: center;
}
.from-border .form-control-label {
    padding-bottom: 10px;
    padding-top: 10px;
    font-weight: bold;
    font-size: 16px;
}
.search-label {
    font-weight: bold;
    font-size: 18px;
    padding-left: 0px;
}
.search-input {
    width: 214px;
    height: 37px;
    /* UI Properties */
    background: #ffffff 0% 0% no-repeat padding-box;
    border: 1px solid #ced4da;
    border-radius: 4px;
    opacity: 1;
    margin-right: 16px;
    margin-left: 8px;
}
.back-order-daily {
    border: 1px solid #6c757d;
}
.date-order-daily {
    /* UI Properties */
    text-align: left;
    font-size: 19px;
    font-weight: bold;
    letter-spacing: 0px;
    color: #212529;
    opacity: 1;
    height: 28px;
    line-height: 28px;
    margin-top: 16px;
    border-bottom: 2px solid #212529;
}
.back-order-daily a {
    text-decoration: none;
    color: #000000;
}
#clock {
    color: #ffffff;
}
.au-breadcrumb-content {
    padding: 14px 8px;
    height: 48px;
}
.table-data1 .fa-sort-down,
.table-data1 .fa-sort-up {
    color: #000000;
}
.breadcrumb-item + .breadcrumb-item:before {
    content: "";
}

/* issue_076 */
.w-1280 {
    margin: 0 auto;
    max-width: 1280px;
}
.w-180 {
    width: 180px;
}
.mb-16 {
    margin-bottom: 16px;
}
.p-container {
    padding: 16px;
}

.p-navbar {
    padding: 0px 16px;
}

#navbar {
    background-color: #00b253;
    color: #ffffff;
    height: 64px;
    /* UI Properties */
    background: #00b253 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000047;
    opacity: 1;
}
#navbar .navbar {
    height: 64px;
}
#navbar .navbar-brand {
    font-size: 24px;
    font-weight: bold;
}
#navbar .nav-link {
    font-size: 16px;
    font-weight: bold;
}
#navbar .nav-link.login {
    font-size: 14px;
    font-weight: normal;
}
#navbar .navbar-brand:hover,
#navbar .nav-link:hover {
    color: #d1d1d1;
}
.btn-custom {
    /* UI Properties */
    background: #3490dc 0% 0% no-repeat padding-box;
    border-radius: 4px;
    opacity: 1;
    border: none;
    text-align: center;
    letter-spacing: 0px;
    color: #ffffff;
    font-size: 14px;
}
.btn-custom:hover {
    background: #1867c0 0% 0% no-repeat padding-box;
}
.btn-create {
    width: 102px;
    height: 37px;
}
.btn-submit {
    width: 60px;
    height: 37px;
}
.btn-edit, .btn-show {
    width: 63px;
    height: 33px;
}
.btn-custom.btn-edit.add-product {
    width: 63px;
    height: 33px;
}
.btn-search {
    width: 60px;
    height: 37px;
    /* UI Properties */
    background: #ffffff 0% 0% no-repeat padding-box;
    border: 1px solid #6c757d;
    border-radius: 4px;
    opacity: 1;
    text-align: center;
    font: normal normal normal 14px/20px Meiryo;
    letter-spacing: 0px;
    color: #212529;
    font-size: 14px;
}
.btn-back {
    /* Layout Properties */
    width: 102px;
    height: 37px;
    /* UI Properties */
    background: #ffffff 0% 0% no-repeat padding-box;
    border: 1px solid #6c757d;
    border-radius: 4px;
    opacity: 1;
    text-align: center;
    font: normal normal normal 14px/20px Meiryo;
    letter-spacing: 0px;
    color: #212529;
    font-size: 14px;
    margin-right: 16px;
}
.btn-back.btn-order-daily {
    width: 80px;
    height: 37px;
}
.btn-search:hover,
.btn-back:hover {
    background: #e9ecef 0% 0% no-repeat padding-box;
}
.order-daily, .order {
    background-color: #6cb2eb;
    color: #212529;
}
.order-daily:hover {
    background: #1867c0 0% 0% no-repeat padding-box;
}
.btn-search.order-daily {
    width: 102px;
    height: 37px;
    border: none;
}
.btn-delete {
    width: 60px;
    height: 37px;
    /* UI Properties */
    background: #ff3d3d 0% 0% no-repeat padding-box;
    border-radius: 4px;
    opacity: 1;
    border: none;
    text-align: center;
    letter-spacing: 0px;
    color: #ffffff;
    font-size: 14px;
}
.btn-delete.btn-remove-product {
    width: 63px;
    height: 33px;
}
.btn-delete:hover {
    background: #ff5252 0% 0% no-repeat padding-box;
}
.btn-back.btn-modal {
    background: #6c757d 0% 0% no-repeat padding-box;
    color: #ffffff;
}
.btn-back.btn-modal:hover {
    background: #5a6268 0% 0% no-repeat padding-box;
}
.btn-login {
    width: 188px;
    height: 42px;
    background: #3490dc 0% 0% no-repeat padding-box;
    border-radius: 4px;
    opacity: 1;
    border: none;
    text-align: center;
    letter-spacing: 0px;
    color: #ffffff;
    font-size: 14px;
}
.login-container {
    width: 600px;
    height: 404px;
}

.mw-292 {
    max-width: 292px;
}
.min-w-292 {
    min-width: 292px;
}
.mt-34 {
    margin-top: 34px;
}
.mb-32 {
    margin-bottom: 32px !important;
}
.table-data1 th {
    height: 50px;
    vertical-align: middle;
    font-size: 16px;
}
.input-group input.is-invalid + span {
    border: 1px solid #dc3545;
}
.input-group input {
    border-radius: 4px !important;
}
/* break line text in table */
table td {
    word-break: break-word;
}

/* Align text center in table have class table-center */
table.table-center th,
table.table-center td {
    text-align: center;;
}

@media (min-width: 820px) {
    .navbar-expand-custom {
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: flex-start;
    }
    .navbar-expand-custom .navbar-nav {
        flex-direction: row;
    }
    .navbar-expand-custom .dropdown-menu {
        position: absolute;
    }
    .navbar-expand-custom .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }
    .navbar-expand-custom > .container {
        flex-wrap: nowrap;
    }
    .navbar-expand-custom .navbar-collapse {
        display: flex !important;
        flex-basis: auto;
    }
    .navbar-expand-custom .navbar-toggler {
        display: none;
    }
}

@media (max-width: 480px) {
    .search-input {
        width: 40%;
        margin-left: 2%;
        margin-right: 2%;
    }
}

@media (max-width: 820px) {
    .d-none-820 {
        display: none;
    }
    #navbar .navbar {
        height: unset;
        min-height: 64px;
    }
    .p-container {
        padding-left: 8px;
        padding-right: 8px;
    }
    .p-navbar {
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 8px;
        padding-bottom: 8px;
    }
    .header-container {
        max-width: calc(100% - 16px) !important;
    }
}

@media (min-width: 820px) and (max-width: 1280px) {
    .header-container {
        max-width: calc(100% - 32px) !important;
    }
}

@media (max-width: 350px) {
    #navbar .navbar-brand {
        font-size: 16px;
    }
}
.list-order-details td {
    word-break: break-word;
}
.btn-primary {
    background-color: #3490dc;
    border: #3490dc;
}
.input-group .fa-calendar {
    position: absolute;
    top: 10px;
    right: 10px;
}
.link-sort {
    text-decoration: none;
    color: #000000;
}

.partner-container{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 24px;
}

.btn-partner {
    width: 100%;
    width: 488px;
    height: 46px;
    /* UI Properties */
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #6C757D;
    border-radius: 4px;
    opacity: 1;
}

.btn-partner:hover {
    border: 1px solid #3490dc;
}

.btn-partner.active {
    background: #3490dc 0% 0% no-repeat padding-box;
    border: 1px solid #3490dc;
    color: #ffffff;
}

#header {
    display: flex;
    justify-content: center;
}
.header-left, .header-right {
    width:100%;
    max-width: 160px;
}

.header-container {
    width: 100%;
    max-width: calc(1280px - 32px);
    height: 64px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    height: 64px;
    border-bottom: 2px solid #000000;
    gap: 10px;
}

.header-center {
   /* UI Properties */
    text-align: center;
    font: normal normal bold 19px/54px Meiryo;
    letter-spacing: 0px;
    color: #212529;
    opacity: 1;
}
/* add line in active navbar at top 64px */
.navbar-expand-custom .navbar-nav .nav-item.active {
    border-bottom: 4px solid #ffffff;
}
.btn-import {
    height: 37px;
}
.select-supplier, .select-school {
    width: 250px;
    margin-left: 8px;
    margin-right: 16px;
}
.sticky-top.header-fixed {
    top: -1px;
}
.lh-navbar {
    line-height: 50px;
}

@media (max-width: 820px) {
    .lh-navbar {
        line-height: 30px !important;
    }
}
.navbar-expand-custom .navbar-nav .nav-item.active {
    width: fit-content;
}
#navbar .navbar {
    z-index: 1;
}
.list-order-details td.product {
    font-size: 24px;
}
.form-add-product option, .ui-menu-item {
    font-size: 24px;
}
.btn-detail-supplier {
    width: 100px;
    height: 33px;
}

select.form-select.readonly {
    pointer-events: none;
}