body {
    font-family: 'Nunito Sans', sans-serif !important;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: white;
    text-align: left;
    background: #ffffff !important;
}
/*******2025*********/
.formdelete {
    margin: 0 0 !important;
    padding: 0 !important;
   float: left;
   width: 50%;
}
#editable a {
    color: #000;
}
.green-btn {
    background: #46a546 !important;
    border: 1px solid #46a546 !important;
    color: #fff !important;
}
.text-white {
    color: #000 !important;
}
#attachment-body-content .bg-dark {
    background-color: transparent !important;
}
#edit-itemshipping i {
    color: #000;
}
#sheet-table1 input {
    margin: 0 5px;
}
#add_admin_notes {
    margin: 5px 0;
}
#add_new_customrates {
    margin: 5px 0;
}
#add_new_shippingitems {
    margin: 5px 0;
}
#edit-item i {
    color: #000;
}
#add_new_lineitems {
    margin: 5px 0;
}
.nav-tabs .nav-link {
    margin-bottom: -1px;
    background-color: transparent;
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    background: #343A40;
    margin: 3px 2px;
    color: #fff;
}
#sheet-table td {
    padding: 0;
}
#sheet-table span {
    padding: 0 5px;
}
#dpus {
    background: #fff;
    width: 100%;
    display: inline-block;
}
#dpau {
    background: #fce4d6;
    width: 100%;
    display: inline-block;
}
#rpus {
    background:#b4c6e7;
    width: 100%;
    display: inline-block;
}
#rpau {
    background: #e2efda;
    width: 100%;
    display: inline-block;
}
/*******2025*********/
/* New*/
.navbar-dark .navbar-nav .nav-link {
    color: #fff !important;
    font-weight: 300;
    font-size: 16px;
    font-family: 'Nunito Sans', sans-serif !important;
}

.form-group {
    margin-bottom: 5px !important;
}
.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: 8px 12px;
    font-size: .8rem !important;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.select2-container .select2-search--inline .select2-search__field {
    font-family: 'Nunito Sans', sans-serif !important;
}
.btn.btn-primary.login-btn:hover {
    background: #000 !important;
}
.main-logo {
    width: 100% !important;
    height: auto;
    max-width: 170px;
}
#login-page h2 {
    font-size: 28px;
    text-transform: uppercase;
    margin-bottom: 22px;
}
#login-page {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgb(216, 221, 230) !important;
    border-radius: .35rem;
    box-shadow: 0 1rem 3rem rgba(0,0,0,.175) !important;
    padding: 40px 28px;
    width: 100%;
    margin: 0 auto;
    max-width: 451px;
}
.btn.btn-primary.login-btn {
    background: #1A4D80 !important;
    border-color: #1A4D80 !important;
    width: 100% !important;
    padding: 8px;
    font-size: 16px;
}
.login-form .card-header {
    background: #fff;
    color: #000;
    font-size: 21px;
    border: none;
}

 b, strong {
     font-weight: bolder;
     color: #1a4d80;
 }
.bg-dark {
    background-color: #1a4d80 !important;
}
.container table.dataTable thead th, table.dataTable thead td {
    background: #232f3e !important;
}
.container table.dataTable tbody tr:hover {
    background-color: #e5e5e5 !important;
}
.navbar-dark .navbar-nav .nav-link {
    color: #fff !important;
    font-weight: 400;
    font-size: 17px;
    font-family: 'Nunito Sans', sans-serif !important;
}
table.dataTable > thead > tr > th, table.dataTable > thead > tr > td {
    font-size: 14px;
}
table.bordered td {
    font-size: 14px !important;
}
table.dataTable {
    white-space: nowrap;
    font-size: 13px;
}
.navbar-brand, .nav-link, .my-form, .login-form {
    font-family: 'Nunito Sans', sans-serif !important;
}


#user-edit {
    border: 1px solid #000 !important;
    border-radius: 8px !important;
    margin-top: 15px;
}
#editable_length {
    color: #1a4d80;
    font-size: 16px;
}
.toolbar span {
    color: #1a4d80;
    font-size: 16px;
}
#delete_status {
    margin-top: 9px;
}
.container .card-header {
    padding: .75rem 1.25rem !important;
    margin-bottom: 0 !important;
    border-bottom: 1px solid #e3e6f0;
    background-color: #232f3e !important;
    color: #fff !important;
    line-height: 40px !important;
    /*text-transform: uppercase;*/
    font-weight: 600 !important;
    letter-spacing: 1px;
    font-size: 18px !important;
    border-radius: 8px !important;
    margin-top: 15px !important;
}
#dashboard .card-header {
    padding: .75rem 1.25rem !important;
    margin-bottom: 0 !important;
    border-bottom: 1px solid #e3e6f0;
    background-color: #232f3e !important;
    color: #fff !important;
    line-height: 40px !important;
    /*text-transform: uppercase;*/
    font-weight: 600 !important;
    letter-spacing: 1px;
    font-size: 18px !important;
    border-radius: 8px !important;
    margin-top: 15px !important;
}
.login-form {
    margin-top: 45px;
}
.login-form .card-header {
    background: #000;
    color: #fff;
    font-size: 21px;
    border-radius: 8px 8px 0 0;
}
.login-form .card-header {
    background: #000;
    color: #fff;
    font-size: 21px;
}

.btn.btn-primary.btn-sm {
    padding: 7px 15px !important;
    line-height: 1.5 !important;
    background:#46a546 !important;
    border-color:#46a546 !important;
    font-size: 16px;
    text-transform: capitalize !important;
    border-radius: 7px;
}
.btn.green-btn.btn-primary.btn-sm:hover {
    background: #4FAE4F !important;
}

.dataTables_scrollHead {
    background: #232f3e !important;
    border-left: solid 1px #232f3e !important;
    border-right: solid 1px #232f3e !important;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(255,255,255,.5) !important;
}
.btn.focus, .btn:focus {
    box-shadow: none !important;
}
.btn.btn-secondary.back-btn {
    width: 100%;
    background: #000;
    padding: 8px 12px;
    margin-top: 5px;
}
.btn.btn-secondary.back-btn:hover {
    background: #3B3B3B;
}
@media (max-width: 450px) {
    .col-md-12 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .card-body {
        padding: 0rem !important;
    }
    table.dataTable thead th {
        width: 200px !important;
    }
    .toolbar {
        text-align: center;
    }
}




/*End*/
.container {
    max-width: 100% !important;
}
.card {
    border: none !important;
}

#advance_filter textarea {
    border: none !important;
}

/* This is the important CSS */
table.dataTable {
    /*table-layout: fixed;*/
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    font-size: 13px;

}

table.dataTable th {
    white-space: nowrap;
    overflow: hidden;
}

table.dataTable td {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* CSS below is for appearance only */

table.dataTable thead th {
    text-align: left;

    padding-top: 0.85rem; /* Centering the text */
    padding-bottom: 0.5rem; /* Centering the text */
    white-space: nowrap !important;
}


table.bordered th {
    border-right: 1px solid whitesmoke;
}


table.bordered th:last-child {
    border-right-width: 0;
}

table.bordered td {
    border-top-width: 0;
    border-left-width: 0;
    border-right: 1.5px solid #dee2e6;
    border-bottom: 1px solid #dee2e6;
}

table.bordered td:last-child {
    border-right-width: 0;
}

.container.boat-orders-new table.dataTable thead th, table.dataTable thead td {
    border-bottom: 1px solid #1a4d80;
}

.dataTables_scrollHead {

    background: steelblue;
    border-left: solid 1px steelblue !important;
    border-right: solid 1px steelblue !important;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.dataTables_scrollHead table {
    border: none;
    margin-top: 0px !important;
}

.dataTables_scrollHead thead th {
    border-top: none;
    border-bottom: none;
}

.dataTables_scrollHeadInner, .table {
    width: 100% !important
}


.dataTables_scrollBody {

    border-left: solid 1px #676a6c;
    border-right: solid 1px #676a6c;
    border-bottom: solid 1px #676a6c;
    border-radius: 8px 8px 8px 8px;
}

table tr:first-child th:last-child {
    border-right: 1px solid #000 !important;
}

table.dataTable thead th, table.dataTable thead td {
    /* background: #1a4d80 !important; */
    /* background: linear-gradient(0deg, rgb(10, 50, 99) 0%, rgb(24, 101, 163) 50%, rgb(12, 49, 92) 100%) !important; */
    border-right: 1.5px solid #fff;
    color: #fff;
    border-radius: 0px;
    border-left: none;
    border-top: none;
    border-bottom: none;
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: 1px solid #676a6c;
    border-radius: 0 0 8px 8px;
}

#editable_filter [type="search"] {
    outline-offset: -2px;
    -webkit-appearance: none;
    border: 2px solid #232f3e !important;
    box-shadow: 3px 3px 5px #ccc;
    border-radius: 5px;
}

#editable_filter label {
    color: #1a4d80;
    font-size: 16px;
}

#editable_filter:focus-visible {
    outline: none !important;
}

#editable_filter input:focus-visible {
    outline: none !important;
}

th, td {
    white-space: nowrap;
}

.container.boat-orders-new table.dataTable tbody td a {

    text-align: center !important;
    float: none !important;
}

.ui-widget-header {
    border: none;
    background: transparent;
    color: #333333;
    font-weight: bold;
}

#editable_next {
    color: #fff !important;
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
    opacity: 100% !important;
    filter: Alpha(Opacity=35);
    background-image: none;
}

#editable_previous {
    color: #fff !important;
    background: #000;
}

.dataTables_wrapper .dataTables_paginate .fg-button {
    box-sizing: border-box;
    display: inline-block;
    min-width: 1.5em;
    padding: .5em;
    margin-left: 2px;
    text-align: center;
    text-decoration: none !important;
    cursor: pointer;
    *cursor: hand;
    border: 1px solid transparent;
    background: #000 !important;
    color: #fff !important;
}
@media all and (max-width: 500px) {

 .nav-item {
    width: 50%;
} 
.form-check-input {
    position: relative;
    margin-top: .3rem;
    margin-left: -1.25rem;
}
.card-body {
    padding: 0rem !important;
    overflow-x: auto !important;
}
#shipping-table {
    overflow-x: auto;
}
#line-table {
    overflow-x: auto;
}
#shipping-table {
    overflow-x: auto;
}
#showtotal {
    overflow-x: auto;
}
#showcalculation {
    overflow-x: auto;
}
#showcalculationnew {
    overflow-x: auto;
} 
#lineitems {
    overflow-x: auto;
}
}

@media all and (max-width: 450px) {
  
    #advance_filter .col-sm-12.row {
        padding-right: 0;
    }

    .dropdown-menu li {
        margin: 5px 10px;
    }

    .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="top"] {
        right: auto;
        bottom: auto;
        columns: auto 1 !important;
        width: 90% !important;
    }

    .dropdown-menu.show li {
        display: block;
        margin: 5px 10px;
    }

    .container.boat-orders-new .btn.btn-default.btn-sm.dropdown-toggle {
        width: 100%;
        left: -21px !important;
        position: relative;
        padding: 10px;
    }
}

@media screen and (max-width: 410px) {
    table.dataTable thead th {
        text-align: left;
        padding-top: 0.85rem;
        padding-bottom: 0.5rem;
        white-space: nowrap !important;
        width: 200px !important;
    }
     .nav-item {
    width: 100%;
} 
}

@media all and (max-width: 450px) {
    table.dataTable thead th {
        width: 200px !important;
    }
}

table.dataTable thead th[data-is-resizable=true] {
    border-left: 1px solid transparent;
    border-right: 1px dashed #bfbfbf;
}

table.dataTable thead th.dt-colresizable-hover {
    cursor: col-resize;
    background-color: #eaeaea;
    border-left: 1px solid #bfbfbf;
}

table.dataTable thead th.dt-colresizable-bound-min,
table.dataTable thead th.dt-colresizable-bound-max {
    opacity: 0.2;
    cursor: not-allowed !important;
}
.row {
    margin-right: 0;
    margin-left: 0;
}
div#popup1 {
    z-index: 999999999 !important;
}
.dateFilter {
    background: #46a546;
    border: 1px solid #46a546 !important;
    color: #FFFFFF;
    font-weight: normal !important;
}
.dateFilter:hover {
    color: #FFFFFF;
}
.dateFilter:focus {
    border: solid black 1px !important;
    outline: 0 !important;
}
