﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

/* Provide sufficient contrast against white background */
a {
    color: #0366d6;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    font-size: 14px;
    /*font-family: 'Font Awesome 5 Free' !important;*/
    font-family: "Mona Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}

.border-top {
    border-top: 1px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
    font-size: 1rem;
    line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
}

body {
    /* Margin bottom by footer height */
    margin-bottom: 60px;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 60px; /* Vertically center the text there */
    color: white !important;
}

.LabelFaIcon {
    margin: -15px;
    padding: 0 4px;
}

.link-16 {
    font-size: 12px !important;
    padding: 0 5px;
}

.table-Custom-1 {
    width: 100%;
    font-family: 'FontAwesome' !important;
    font-size: .85em !important;
}

.border-Custom-1 {
    border-radius: 5px;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
    margin: 10px 5px;
    background-color: white;
}

    .border-Custom-1 > div {
        margin: 10px 0;
    }

        .border-Custom-1 > div > .form-floating {
            margin: 10px 0;
        }

            .border-Custom-1 > div > .form-floating > label {
                margin-left: 10px;
            }

.border-Custom-2 > div {
    margin: -7px -25px;
    padding: 7px 0px;
}

    .border-Custom-2 > div > .row {
        margin: 5px -10px;
    }

.border-Custom-2 > .row > .form-floating > label {
    margin-left: 10px;
}

.btn-float-right {
    float: right;
}

.a-text-decoration {
    text-decoration: none;
    padding: 40%;
}

.sidebar .nav-item .nav-link.m_list::after {
    width: 1rem;
    text-align: center;
    float: right;
    vertical-align: 0;
    border: 0;
    font-weight: 900;
    content: '\f107';
    font-family: 'Font Awesome 5 Free'
}

.sidebar .nav-item .nav-link.m_list.collapsed::after {
    width: 1rem;
    text-align: center;
    float: right;
    vertical-align: 0;
    border: 0;
    font-weight: 900;
    content: '\f105';
    font-family: 'Font Awesome 5 Free'
}

.fa-sign-out:before {
    content: "\f2f5" !important;
}

@media (min-width: 768px) {
    .sidebar.toggled .nav-item .nav-link.m_list::after {
        display: none;
    }

    .sidebar.toggled .nav-item .nav-link.m_list.collapsed::after {
        display: none;
    }
}

.bg-gradient-primary-1 {
    background-color: #4e73df;
    background-image: linear-gradient(180deg, #4e73df 10%, #224abe 100%);
    background-size: cover;
}

.background-all {
    /*background-color: #4e73df;
    background-image: linear-gradient(180deg, #4e73df 10%, #224abe 100%);*/
    border-radius: 10px;
}

.profile-pic {
    color: white !important;
    /*border: 3px solid #777;
    border-radius: 20px;
    border-spacing: 18px;*/
    padding: 10px;
    font-size: 15px;
}

.dtfc-fixed-start, .dtfc-fixed-end {
    background-color: white !important;
}

.po-status {
    border: 1px solid #e2b956;
    border-radius: 10px;
    padding: 5px;
    color: blue;
    cursor: pointer;
}

.po-status-id {
    color: #e2b956;
    font-weight: bolder;
    cursor: pointer;
}

.po-status-list {
    border: 1px solid #e2b956;
    border-radius: 10px;
    padding: 5px;
    color: blue;
}

.multiselect-custom {
    color: black;
    background-color: white;
    border-color: #777;
    height: 50px;
}

.bg-gradient-primary {
    background-color: #193970 !important;
    background-image: linear-gradient(180deg, #193970 10%, #193970 100%) !important;
}

.custom-validation-error {
    /*border: 1px solid red;*/
    border-left-width: 3px !important;
    border-left-style: solid !important;
    border-left-color: red !important;
}

.custom-validation-error-select {
    /*border: 1px solid red;*/
    border-left-width: 3px !important;
    border-left-style: solid !important;
    border-left-color: red !important;
    border-radius: 5px !important;
}

.companylogo {
    height: 45px;
    width: 150px;
    background: white;
    border: 2px solid #e2b956;
    border-radius: 12px;
}

.topbar {
    height: 3.375rem !important;
}

.divviewable {
    border: 1px solid #e2b956;
    border-radius: 10px;
    margin: 8px 12px 4px 12px !important;
}

.divdisabled {
    border: 1px solid #e2b956;
    border-radius: 10px;
    margin: 8px 12px -8px 12px !important;
}

.divactionable {
    border: 1px solid #0c1c38;
    border-radius: 10px;
    margin: 20px 12px 5px 12px !important;
}

.header-align {
    text-align: center !important;
    border-bottom: 1px solid #0c1c38;
    width: fit-content;
    float: left;
}

.address-fa-icon {
    font-size: 10px;
}

.invoice-list {
    border: 1px solid #e2b956;
    border-radius: 20px;
    padding: 5px;
    color: blue;
    cursor: pointer;
    margin-right: 5px;
}

.split-item-status {
    color: red;
    font-size: 15px;
    font-style: italic;
    text-decoration: underline;
}

.report-message {
    font-size: 10px;
    color: orangered;
    float: right;
}

/*.navbar-collapse ul li {
    background-color: azure;
    border-radius: 10px;
    margin: 0 10px;
}

.navbar-collapse ul li a {
    color: blue !important;
}*/
body.image {
    background-image: url('../images/background.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    opacity: .85;
}

/*.background-images-all {
    background-image: url('../images/background.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    opacity: .97;
}*/

.form-floating .usericon {
    position: absolute;
    padding-left: 95%;
    padding-top: 20px;
}

.margin-bottom-5 {
    margin-bottom: 5px;
}

.table-scroll {
    width: 100%;
    margin: 10px;
    background-color: white;
    overflow-y: auto;
}

/* DROPDOWN-SELECT */
/*.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 100% !important;
}

.bootstrap-select > .dropdown-toggle {
    border: 1px solid #ffffff;
    background: #fff;
    border-radius: 2px;
    font-size: 16px;
    padding: 5px 8px;
    line-height: 1.45;
    color: #212529 !important;
    margin-top: -8px;
    margin-bottom: -8px;
    background-image: url('data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e')
}

    .bootstrap-select > .dropdown-toggle.bs-placeholder {
        color: #6C7882;
    }

body .bootstrap-select .dropdown-toggle:focus, body .bootstrap-select > select.mobile-device:focus + .dropdown-toggle {
    border: 1px solid #2874F0;
    box-shadow: none;
    outline: none !important;
}

.btn-light:not(:disabled):not(.disabled).active, .btn-light:not(:disabled):not(.disabled):active, .show > .btn-light.dropdown-toggle {
    background: #fff;
}

.dropdown-item.active, .dropdown-item:active {
    background-color: #777 !important;
}

.bootstrap-select .dropdown-menu {
    background: #fff;
    margin-top: -3px !important;
    box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.11);
    padding: 16px;
    border-radius: 2px;
    border-color: #D9DBE9;
}

.bootstrap-select .dropdown-item {
    padding: 3px 0;
}

    .bootstrap-select .dropdown-item:hover, .bootstrap-select .dropdown-item.active {
        color: #2874F0;
    }

.bootstrap-select .ripple {
    display: none;
}

.bootstrap-select > .dropdown-toggle:after {
    border: 0;
    font-family: 'icomoon' !important;
    content: "\e90b";
    font-size: 16px;
    color: #6C7882;
}

.bootstrap-select .dropdown-menu li a {
    outline: 0;
}
*/

.bootstrap-select > .dropdown-toggle {
    border: 1px solid #ffffff;
    background: #fff;
    border-radius: 2px;
    font-size: 16px;
    padding: 5px 8px;
    line-height: 1.45;
    color: #212529 !important;
    margin-top: -8px;
    margin-bottom: -8px;
}

.bootstrap-select .dropdown-toggle .filter-option {
    margin-left: 4px;
}

.form-floating > .bootstrap-select {
    border: 1px solid #ced4da;
}

.icon-plus {
    width: 15px !important;
    height: 15px !important;
    background-image: url("/fonts/plus.svg");
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
}

.icon-refresh {
    width: 15px !important;
    height: 15px !important;
    background-image: url("/fonts/refresh.svg");
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
}

.icon-list {
    width: 15px !important;
    height: 15px !important;
    background-image: url("/fonts/list.svg");
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
}

.icon-calendar {
    width: 15px !important;
    height: 15px !important;
    background-image: url("/fonts/calendar.svg");
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
}

.icon-chart {
    width: 15px !important;
    height: 15px !important;
    background-image: url("/fonts/chart.svg");
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
}
.icon-download {
    width: 15px !important;
    height: 15px !important;
    background-image: url("/fonts/download.svg");
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
}

.icon-status-active {
    color: #238723;
    font-size: 7px;
}

.icon-status-in-active {
    color: #d84949;
    font-size: 7px;
}

.icon-status-complete {
    color: #5e64b9;
    font-size: 7px;
}

th, td {
    white-space: nowrap;
}

/*.border-Custom-1 > div > div {
    margin-bottom: -15px;
}*/

.border-Custom-1 > div > div > span {
    font-size: 12px;
    font-style: italic;
}

.border-Custom-1 > div > div > span > i {
    margin-bottom: -4px;
}

.border-Custom-1 > div > div > p {
    border: 1px solid #f2f4eb;
    border-radius: 5px;
    padding: 5px;
    height: 30px;
    background-color: #eeeeee;
    font-size: 13px;
}


.border-Custom-1 > div > div > input {
    border: 1px solid #aaa;
    border-radius: 5px;
    padding: 5px;
    height: 30px;
    font-size: 13px;
    /*margin-top: 5px;*/
}

.border-Custom-1 > div > div > select {
    border: 1px solid #aaa;
    border-radius: 5px;
    padding: 5px;
    height: 30px;
    font-size: 13px;
    /*margin-top: 5px;*/
}


.border-Custom-1 > div > div > em {
    text-align: left !important;
    border-bottom: 1px solid #dfd6d6;
}

.table-customization{
    font-size: 12px;
}

    .table-customization > tbody > tr > td > input {
        border: 1px solid #aaa;
        border-radius: 5px;
        padding: 5px;
        height: 30px;
        font-size: 13px;
    }

    .table-customization > tfoot > tr > td > input {
        border: 1px solid #aaa;
        border-radius: 5px;
        padding: 5px;
        height: 30px;
        font-size: 13px;
    }

.hasDatepicker {
    background-color: white !important;
}

.has-date-picker {
    background-color: white !important;
}

.item-qty-label {
    color: black;
    font-size: 13px;
    font-weight: bold;
    float: right;
}

.item-qty {
    color: green;
    font-size: 15px;
    font-weight: bold;
}

.custom-href {
    font-size: 13px;
    text-decoration: auto;
    margin: 5px;
}