body {
    font-family: Nunito, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #858796;
    text-align: left;
}

/*a {
  color: #1a4d80;
  text-decoration: none;
  background-color: transparent;
}*/
.white-bg {
    background: transparent !important;
}
.container {
    max-width: 100%;
}

b, strong {
    font-weight: bolder;
    color: #1a4d80;
}
#formsTable .badge {
    font-size: 14px;
    font-weight: normal;
}
.form-control:focus {
    box-shadow: none !important;
}
.form-group #invoiceemail {
    padding: 5px !important;
    border: 1px solid #d1d3e2 !important;
    border-radius: 4px;
}
.paidtab .form-group #invoiceemail {
    padding: 5px !important;
    border: 1px solid #d1d3e2 !important;
    border-radius: 4px;
}
.unpaidtab .form-group #invoiceemail {
    padding: 5px !important;
    border: 1px solid #d1d3e2 !important;
    border-radius: 4px;
}
.container.boat-orders-new #reset_size { background: #1a4d80 !important; color: #fff !important;}
.container.inner-main.main-admindash #reset_size {
    background: #232f3e !important;
    color: #fff !important;
}
.container.inner-main.main-admindash #admin_layout{
    background: #232f3e !important;
    color: #fff !important;
}
}
.container.inner-main.main-admindash #show_columns{
    background: #232f3e !important;
    color: #fff !important;
}
.text-center {
    text-align: center !important;
    margin: 5px auto;
}
.navbar-light .navbar-brand {
    color: rgba(0, 0, 0, .9);
    background: transparent;
}

.btn.btn-danger {}

.tbl_col {
    min-width: 250px !important;
}

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    border-bottom: 1px solid #e3e6f0;
    color: #ffffff;
    line-height: 40px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
}

#popupconf {
    visibility: hidden;
    opacity: 0;
}
#editschedule #popupconf {
    visibility: visible;
    opacity: 0;
}
/***new pages 2025-26 **/
.card.shadow-lg.my-5.otp-login {
    width: 50%;
    margin: 0 auto;
    margin-top: 0px;
    margin-bottom: 0px;
    max-width: 450px;
}
#labelsTable th {
    /*background-color: #1a4d80 !important;*/
    background-color: #000;
    color: #fff;
}
/***************warranty/quick *************/
.card-header.d-flex.justify-content-between.align-items-center strong {
    color: #fff;
    line-height: 1.5em;
}
#hulldetails-step2 td {
    width: 50%;

}
.container.boat-orders-new #show_newcustomer table.dataTable th{
    white-space: pre-line;
}

#quick-parts-container #showdd-image {
    top: -39px;
}
#quick-parts-container #show-image-modal {
    margin-top: 50px;
}
#quick-parts-container #edit-modal {
    margin-top: 50px;
}
#part-searching-modal #part_desc td {
    white-space: inherit;
}
/***************INNER NEW CSS (boat-order-agreemen) *************/
/*#productagreementsTable_filter .greement-search{
     utline-offset: -2px;
    -webkit-appearance: none;
    border: 2px solid #1a4d80 !important;
    box-shadow: 3px 3px 5px #ccc;
}*/
#productagreementsTable th {
    background: #1a4d80 !important;
    color: #fff;
}
#agreementTable button {
    border: none !important;
    background: transparent;
}
/***warranty (warrantyclaims Edit) **/
#attachment #attachment-grid small {
    font-size: 70%;
    margin-left: 50px;
}
#edit_attachment span {color: #1a4d80;}
#attachment-delete span {color: #d52a1a;}

#productagreementsTable_paginate a {
    background: #000 !important;
}
#add_custom_labor .modal-content {
    max-width: 100% !important;
    width: 600px !important;
}
.overlay1 {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    transition: opacity 500ms;
    visibility: hidden;
    opacity: 0;
    z-index: 999;
}
.cbody-border {border: lightgray solid 1px;}
.table.userp-table2 td:nth-of-type(2) {
    border-top: 2px solid #fff !important;
    padding: .10rem .40rem !important;
    line-height: 1.5em;
    background: #efefef;
    width: 50%;

}
.table.userp-table2 b {
    font-size: 20px;
    padding: .20rem .20rem;
}
.margin-top30{ margin-top:30px; }
#labor-table {
    margin-top: 30px;
}
#adminotes-table {
    margin-top: 30px;
}
#add_custom_labor_btn {
    float: right;
    margin-right: 140px;
}
#shipping-table {
    margin-top: 30px;
}
#adminotes-table {
    margin-top: 30px;
}
#notes-table {
    margin-top: 30px;
}
#service-table {
    margin-top: 30px;
}

/***warranty (product-orders-edit) **/

#productagreementsTable_wrapper .table-bordered td, .table-bordered th {
    border-bottom: 1px !important;
    border-right: 1px !important;
}

#productagreementsTable td::after{
    border-bottom: none;
}
#agreementTable_paginate a {
    background: #000 !important;
}
#agreementTable_wrapper table-bordered td, .table-bordered th {
    border-bottom: 1px !important;
    border-right: 1px !important;
}

#agreementTable_wrapper td::after{
    border-bottom: none;
}

.card-header.black-bg {
    background: #232f3e !important;
}

.container.boat-orders-new .card-header {
    background: #232f3e !important;
}

.table.userp-table td {
    width: 50%;
}

.user-price-table td {
    width: 50%;
}

#received {
    clear: both;
}

/*********************/

#summary .ipedit {
    border: 1px solid lightgrey;
    height: fit-content;
    /*margin: 1.25rem 0;*/
}
#aud_sub_total {
    text-align: right;
}
#aud_conversion {
    text-align: right !important;
    display: block;
}
#summary #invoicepdfshow {
    /*margin: 1.25rem 0 0;*/
}
#invoice {
    clear: both;
}

/*************************/
.far.fa-trash-alt {
    color: #e74a3b;
}

#add_custom_labor_btn {
    border: none !important;
}

.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 31px !important;
    user-select: none;
    -webkit-user-select: none;
}

#agreementTable_filter input {
    utline-offset: -2px;
    -webkit-appearance: none;
    border: 2px solid #1a4d80 !important;
    box-shadow: 3px 3px 5px #ccc;
}
#productagreementsTable_filter input {
    utline-offset: -2px;
    -webkit-appearance: none;
    border: 2px solid #1a4d80 !important;
    box-shadow: 3px 3px 5px #ccc;
}
#productagreementsTable .sorting_1 a {
    width: auto !important;
}
#agreementTable .sorting_1 a {
    width: auto !important;
}
#insertPlaceholder {
    margin-left: 2px;
}
.fa.fa-eye {
    color: #1a4d80;
}
.fa.fa-edit {
    color: #1a4d80;
}
.fa.fa-copy {
    color: #4FAE4F;
}
.fa.fa-trash {
    color: #e74a3b;
}
.fa.fa-file-pdf {
    color: #e74a3b;
}
#navbarSupportedContent .dropdown.show .dropdown-menu.show {
    margin-top: -23px;
    background: #fff;
}


#documents #popup1 {
    visibility: hidden;
    opacity: 0;
}
#add_labors .select2-selection {
    height: 34px !important;
}
.dropdown.show #dropdownMenuButton.home-black-bg {
    background: #000 !important;
}
#addresscolumns.switch-home .dropdown.show #dropdownMenuButton.home-black-bg {
    background: #1a4d80 !important;
}
#eligible_customers {
    cursor: pointer;
}
.navbar-expand-md .navbar-nav .dropdown-menu {
    /*position: absolute;*/
    width: 210px;
}
#show-customer-modal .card.text-white.bg-dark.mb-0.white-bg {
    background: transparent !important;
}

/*********part-admin-dashboard popup**********/

#part-searching-modal .modal-dialog.modal-lg {
    width: 100% !important;
    max-width: 1200px;
}
/*.modal-dialog.modal-lg {
    max-width: 900px;
}*/
#partsinner .card-body #add-form .card-body {
    border: none !important;
}
#part_desc {
    width: 100% !important;
}
#display #searchredirect {
    color: #000 !important;
}
#display2 #searchredirect {
    color: #000 !important;
}
#display2 ul {
    margin: 0;
    padding: 0;
}
#add-form #partsinner .card-body {
    border: none !important;
}
#attachment-body-content label strong {
    color: #fff;
}
/******** Admin columns css********/

table.bordered td {
    border-top-width: 0;
    border-left-width: 0;
    border-right: 1.5px solid #dee2e6;
    border-bottom: 1px solid #dee2e6;
}
table.dataTable td {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/*.main-admindash  #editable td {
  border-top-width: 0;
  border-left-width: 0;
  border-right: 1.5px solid #dee2e6;
  border-bottom: 1px solid #dee2e6;
}
.main-admindash #editable td {
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;

}
.main-admindash #editable td span:hover {
    overflow: visible;
    white-space: unset;
    position: relative;
    bottom: 0;
    left: -2px;
    top: 0;
}
*/

.main-admindash #editable td span {
    position: absolute !important;
    left: 8px !important;
    right: 0;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis;
    bottom: 0;
    top: 8px;
    max-width: 200px;
    cursor: pointer;
}

/*.main-admindash #editable td span:hover {
    overflow: visible !important;
    white-space: unset !important;
    position: relative !important;
    bottom: 0;
    left: -2px !important;
    top: 0;
}*/

#columns{
    position: absolute;
    transform: translate3d(-38px, 31px, 0px);
    top: 0px;
    left: 0px;
    will-change: transform;
    width: auto;
    text-align: left;
}
#columns li {
    width: 170px;
}

#columns .dropdown-menu.show {
    columns: 6;
    position: absolute;
    transform: translate3d(-38px, 31px, 0px);
    top: 0px;
    left: 0px;
    will-change: transform;
}

/******** Marketplaceadmin ********/

.marketplace-pop {
    padding: 10px 20px;
}
#attachment-body-content #part_desc_info {
    color: #fff;
}
#attachment-body-content #part_desc_previous {
    color: #fff !important;
}
#attachment-body-content #part_desc_next {
    color: #fff !important;
}
.table.table-bordered.table-hove.table-form tr:hover {
    background-color: rgba(0,0,0,.075) !important;
}

/*#advance_filter #reset {
    margin-top: 20px;
}*/

#prospectice_dealer abbr {
    color: #000;
}

#additional {
    float: right;
    cursor: pointer;
}
#advance_filter {
    margin-bottom: 30px;
    clear: both;
}
.marketplace-inner {
    background-color: #eee;
}

#marketplace-box {
}

#marketplace-box .lead {
    background: transparent;
    color: #1a4d80;
    font-size: 22px;
    font-weight: 700;
    text-align: center;
    border: none !important;
}

#marketplace-box .card img {
    text-align: center;
    margin: 0 auto;
    height: 300px;
    display: flex;
}

#marketplace-box .card {
    border-radius: 0px !important;
    margin-bottom: 20px !important;
}

#marketplace-box .card-body {
    padding: 20px 30px;
}
#marketplace-box .marketplace-text:nth-child(2n+1) {
    background: #ccc;
    padding: 5px 10px;
}

.d-flex.justify-content-between.mb-3.marketplace-text h5 {
    font-size: 17px;
    color: #000 !important;
    padding: 10px 10px;
}

.btn.btn-success.green-btn {
    background: #46a546 !important;
    border: none;
    width: 250px;
}
.btn.btn-danger.red-btn {
    background: #a44646 !important;
    border: none;
    /*width: 250px;*/
}
.btn.btn-success.blue-btn {
    background: #1a4d80 !important;
    border: none;
    width: 250px;
}
.white-bg {
    background: transparent !important;
}
.modal-header { background: #1a4d80 !important; }

#advance_filter .btn.btn-outline-primary {
    /*color: #fff;*/
    /*background: #2162a3 !important;*/
    border: 1px solid #46a546 !important;
}
.theme-green .back-bar .selected-bar {
    border-radius: 2px;
    background-color: #fff !important;
    background-image: linear-gradient(to bottom, #46a546, #46a546) !important;
}
.search-panel {
    margin-top: 10px !important;
}
#marketplace-box {
    position: relative;
}
.d-flex .verifiedlabel {
    position: relative;
}
.d-flex .verifiedlabel {
    content: "Verified";
    position: absolute;
    top: 16px;
    right: 0px;
    font-family: Nunito, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    z-index: 9999;
    background: #46a546 !important;
    color: #fff !important;
    height: 38px;
    width: 103px;
    line-height: 23px;
    text-align: center;
    border-radius: 50px 0px 0px 50px !important;
    font-size: 16px;
    font-weight: normal;
    padding: 8px 0px;
}
.slider-container {
    border: 1px solid #fff !important;
}

.slider-container.theme-green {
    width: 100% !important;
}
.slider-container .back-bar .pointer-label {
    top: -25px;
}

/*************HOME PAGE CSS**************/

.home-page-tab a {
    background: #000;
    padding: 14px 20px;
    border-radius: 0;
    color: #fff;
    transition: ;
    text-transform: uppercase;
    font-size: 17px;
    margin: 0 0 !important;
    border-radius: 8px;
}

.home-page-tab a:hover {
    background: #000;
}

.switch-home a {
    background: #1a4d80;
    padding: 14px 20px;
    border-radius: 0;
    color: #fff;
    transition: ;
    text-transform: uppercase;
    font-size: 17px;
    margin: 0 0 !important;
    border-radius: 8px;
}

.switch-home a:hover {
    background: #1a4d80;
}
/*.home-page-tab .btn-outline-dark.dropdown-toggle {
    background: #000;
}*/

#pre-dealer {background: white; padding: 20px; max-width: 400px; border-radius: 8px; text-align: center; box-shadow: 0 2px 10px rgba(0,0,0,0.3);}
#completeNowBtn {margin-right: 10px; padding: 10px 15px; background-color: #007bff; border: none; color: white; border-radius: 4px; cursor: pointer;}
#remindMeLaterBtn {padding: 10px 15px; background-color: #6c757d; border: none; color: white; border-radius: 4px; cursor: pointer;}
.world.mapael {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    padding: 16px;
    background-color: white;
}

.bill-box {
    color: #46a546;
}

.bill-box.bill1 {
    border-right: none;
    color: #e89921;
}

.bill-box.bill2 {
    border-bottom: none;
    color: #d22977;
}

.bill-box.bill3 {
    border-bottom: none;
    border-right: none;
    color: #000;
}

.mapael .map {
    overflow: hidden;
    position: relative;
    background-color: #fff;
    border-radius: 5px;
    margin: 0 auto;
    width: 1000px;
    padding: 50px 20px 20px;
}

.col-md-6.dashboard-box1 {
    height: 100% !important;
    margin-bottom: 40px;
    margin-top: 0px !important;

}
\
.col-md-6.dashboard-box {
    flex: 0 0 50%;
    max-width: 50%;
    margin: 0 0 40px;
    height: 100% !important;
    border-radius: 8px;
    position: relative;
}
.chart-box.payment {
    height: 386px;
}

.col-md-6.dashboard-box1 h2 {
    font-size: 22px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
    margin-bottom: 0px;
    padding-left: 10px;
    margin: 0 0px;
    font-weight: bold;
    background: #fff;
    border-radius: 8px 8px 0 0;
    padding-top: 10px;
}

.col-md-6.dashboard-box1 .activity-box-main {
    height: 386px;
}

#dashboard-main {
    padding-top: 0px;
}

.col-md-6.dashboard-box h2 {
    font-size: 22px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
    margin-bottom: 0px;
    padding-left: 10px;
    margin: 0 0px;
    font-weight: bold;
    background: #fff;
    border-radius: 8px 8px 0 0;
    padding-top: 10px;
}
.payment-progress {
    background: #fff;
    border-radius: 8px;
    padding: 15px 0px;
    box-shadow: 5px 5px 5px #efefef;
}



.bill-box {
    width: 50%;
    float: left;
    border-right: 1px solid #ccc;
    padding: 20px 20px;
    border-bottom: 1px solid #ccc;
    font-size: 22px;

}

.billing-box {
    background: #fff;
    border-radius: 8px;
    display: inline-table;
    width: 100%;
    height: 100%;
    padding: 15px 0px;
    box-shadow: none;
}

.billing-box h2 {
    font-size: 22px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 0px;
    padding-left: 10px;
    margin: 0 0px;
    font-weight: bold;
}

.billing-inner abbr {
    color: #808184;
    font-size: 15px;
}

.activity-box-main {
    background: #fff;
    border-radius: 0 0 8px 8px;
    display: ;
    width: 100%;
    height: 386px;
    padding: 15px 10px;
    overflow-y: scroll;
    box-shadow: 5px 5px 5px #efefef;
}

.activity-box-main h2 {
    font-size: 22px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.latest-newsbox {
    background: #fff;
    border-radius: 0 0 8px 8px;
    width: 100%;
    padding: 15px 10px;
    height: 386px;
    overflow-y: scroll !important;
    box-shadow: 5px 5px 5px #efefef;
}

.latest-newsbox h2 {
    font-size: 22px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.activity-box p {
    margin: 2px 0;
    /*color: #000;*/
}

.activity-box {
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

/*     .bill-box.bill1 {
         border-right: none;
     }

     .bill-box.bill2 {
         border-bottom: none;
     }

     .bill-box.bill3 {
         border-bottom: none;
         border-right: none;
     }*/

#addresscolumns .card {
    box-shadow: none !important;
    padding: 0px;
    background-color: none !important;
}

.dashboard-news b {
    float: left;
    text-align: center;
    color: #000;
}

.dashboard-news abbr {
    float: left;
    width: 80%;
    margin-left: 10px;
    color: #528bb4;
}

.dashboard-news ul {
    margin: 0;
    padding: 0;
}

.dashboard-news li {
    margin: 0;
    padding: 10px;
    list-style: none;
    border-bottom: 1px solid #ccc;
    display: inline-block;
    width: 100%;
}

.chart1 h2 {
    font-size: 22px !important;
    padding-bottom: 15px;
}
.chart2 h2 {
    font-size: 22px !important;
    padding-bottom: 15px;
}

.chart3 h2 {
    font-size: 22px !important;
    padding-bottom: 15px;
}

.payment-progress {
    background: #fff;
    border-radius: 8px;
    display: inline-table;
    width: 100%;
    height: 100%;
    padding: 0px 0px;
}

.payment-progress h2 {
    font-size: 22px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 20px;
    padding: 0px 10px 10px;
    margin: 0 0px;
    font-weight: bold;
}

.chart1 {
    background: #fff;
    box-shadow: 5px 5px 5px #efefef;
    border-radius: 8px;
}

.chart1 h2 {
    font-size: 22px;
    padding: 20px 10px 10px;
    border-bottom: 1px solid #ccc;
    font-weight: bold;
}
.chart2 {
    background: #fff;
    box-shadow: 5px 5px 5px #efefef;
    border-radius: 8px;
}

.chart2 h2 {
    font-size: 22px;
    padding: 20px 10px 10px;
    border-bottom: 1px solid #ccc;
    font-weight: bold;
}

.refresh-icon {
    width: 25px;
    float: right;
    position: relative;
    top: -50px;
}

.refresh-img {
    width: 21px;
    position: absolute;
    top: 13px;
    right: 10px;
}

#chart-main1 {
    padding-top: 30px;
}

/*@media  only screen and (max-width: 1200px) {
    .col-md-6.dashboard-box1 {
        flex: inherit;
        max-width: inherit;
        margin: 20px 10px;

        border-radius: 8px;
    }

    .col-md-6.dashboard-box {
        flex: inherit;
        max-width: inherit;
        margin: 20px 10px;

        border-radius: 8px;
    }
}*/

/*@media  only screen and (max-width: 450px) {
    .mapael .map {
        width: auto !important;
    }

    .map svg {
        width: 100% !important;
    }

    .chart-box.payment {
        height: auto;
        padding-bottom: 20px;
    }

    #addresscolumns .col-md-3 {
        height: 64px !important;
    }

    .col-md-6.dashboard-box1 {
        flex: inherit;
        max-width: inherit;
        margin: 0px 10px;
        border-radius: 8px;
    }

    .col-md-6.dashboard-box {
        flex: inherit;
        max-width: inherit;
        margin: 0px 10px;
        border-radius: 8px;
    }

    .col-md-6.dashboard-box {
        margin-top: 10px !important;
    }

    #addresscolumns .card {
        height: 30px !important;
    }

    #addresscolumns a {
        padding: 15px 10px;
        border-radius: 0;
        background: #000;
        color: #fff;
        transition: ;
        text-transform: uppercase;
        font-size: 16px;
        margin: 0 0 !important;
    }

    .col-md-6.dashboard-box h2 {
        font-size: 16px;
    }

    .col-md-6.dashboard-box1 h2 {
        font-size: 16px;
    }

    .refresh-img {
        width: 21px;
        position: absolute;
        top: 13px;
        right: 12px;
    }

    .col-md-6.dashboard-box1 {
        margin: 20px auto;
    }

    #dashboard-main {
        padding-top: 10px;
    }
}
*/
.canvasjs-chart-credit {
    display: none !important;
}


#addresscolumns .dropdown-menu.show .dropdown-item {
    border-radius: 0 !important;
    background: #fff !important;
    color: #2e2f37 !important;
    font-size: 16px !important;
    margin: 0px 0 0px !important;
    padding: 5px 0;
    border: 1px solid #fff !important;
    text-transform: none;
}

#addresscolumns .dropdown-menu.show .dropdown-item:hover {
    background: #eaecf4 !important;
    color: #000 !important;
}

.dropdown.show .dropdown-menu.show {
    border: 1px solid #2162a3;
    background: transparent;
}

.chart1 .row {
    margin-left: 35px;
}

/*@media  screen and (max-width: 1250px) {
    .chart1 .col-md-2 {
        margin-right: 10px !important;
    }
}

@media  screen and (max-width: 810px) {
    .chart1 .col-md-2 {
        margin-right: 10px !important;
        margin-left: 10px !important;
    }

    #addresscolumns a {
        padding: 20px 10px;
        font-size: 14px;
    }

    #addresscolumns .card {
        box-shadow: none !important;
        padding: 0px;
        background-color: none !important;
        height: 28px !important;
    }
}*/

.dashboard-box1 .chart-box .row {
    margin: 0 18% !important;
    width: 100% !important;
}
.chart-box .row {
    margin: 0 0% !important;
    width: 100% !important;
}



#dashboard-main {
    background-color: #f4f5fa;
}

#chart-main3 {
    background-color: #f4f5fa;
}
#dropdownMenuButton .dropdown-menu.show .dropdown-item:hover {
    background: #eaecf4 !important;
    color: #000 !important;
    width: 100%;
}

#dropdownMenuButton {
    width: 100%;
    text-align: center;

}
.btn.btn-outline-dark {
    width: 97%;
}
.dropdown-menu.show{
    width: 100%;
    text-align: left;
    will-change: transform;
    position: absolute;
    transform: translate3d(0px, 55px, 0px);
    top: 0px;
    left: 0px;
}
/*#addresscolumns a {
    padding: 14px 20px;
    border-radius: 0;
    background: #000;
    color: #fff;
    transition: ;
    text-transform: uppercase;
    font-size: 17px;
    margin: 0 0 !important;
    border-radius: 8px;
}*/
#addresscolumns .dropdown-menu.show .dropdown-item {
    background: #fff !important;
    color: #000 !important;
    width: 100%;
}
#addresscolumns .dropdown-menu.show .dropdown-item:hover {
    background: #eaecf4 !important;
    color: #000 !important;
    width: 100%;
}
#addresscolumns .dropdown-menu.show .dropdown-item {
    border-radius: 0 !important;
    background: #fff !important;
    color: #2e2f37 !important;
    font-size: 16px !important;
    margin: 0px 0 0px !important;
    padding: 5px 0;
    border: 1px solid #fff !important;
    text-transform: none;
}


/*************users**************/
#user-edit-form p {
    font-size: 18px;
    font-weight: bold;
    color: #1a4d80;
    padding-top: 20px;
    margin-bottom: 2px !important;
}
#addresscolumns .column{
    float: left;
    width: 25%;
    padding: 10px 10px;

}
#addresscolumns .card {
    /* text-align: center; */
    height: 300px;
}
.btn-info.btn-sm {
    margin: 0 auto;
    display: block;
    background: #46a546;
    text-align: center;
}
#dealer_purchase {
    text-align: center;
}

#default {
    color: #337ab7;
    background: none !important;
    border: none;
}
#monthly td:nth-of-type(1) input {
    border: none!important;
}
.float-rgt {
    float: right;
}
#user_table .thead-dark th {
    background: #232f3e !important;
}

/*************part**************/
.text-green {
    color: #377D0D;
}
.text-red {
    color: #cc0000;
}
#part-order-inner #attachment #attachment-grid {
    clear: both;
    border: 1px solid rgba(0,0,0,0.3);
}
#part_desc_child th {
    width: auto;
}
#part_desc_child th::after {
    width: auto;
    border-right: none;
}
#partsinner .card-body {
    border: lightgray solid 1px !important;
}
.paid {
    color: green;
    font-weight: bold;
    font-size: 18px;
}
#add_credit_trans #amount {
    width: 30%;
    display: inline;
}
#add_credit_trans #currency {
    width: 30%;
    display: inline;
}
#add_credit_trans #add_credit {
    width: auto !important;
}

#remove_credit_trans #amountrefund{
    width: 30%;
    display: inline;
}
#remove_credit_trans #currency{
    width: 30%;
    display: inline;
}
#remove_credit_trans #remove_credit{
    width: auto !important;
}

#part-order-inner #downloadall_attachment {
    float: right;
    position: relative;
    right: 10px;
    top: -20px;
}
#add_shipping_new {
    border: none !important;
}
#partsinner #update-form {
    position: inherit;
    right: 0px;
}
#partsinner #custom-part {
    float: right;
    margin-top: 1px;
    margin-right: 5px;
}
#partsinner #part-searching {
    float: right;
    margin-right: 5px;
    margin-top: 1px;
}
#select2-model_id-container{
    height: 22px !important;
}
#select2-part-container {
    height: 22px !important;
}
.first-bg {
    background: #1a4d80;
    color: #fff;
}
#partsinner #showdd-image {
    position: inherit !important;
    top: 0;
    left: 0;
}
.row.part-order-main .col-md-6 div {
    background: #efefef;
    font-size: 14px;
    padding: 5px 10px;
    border-bottom: 1px solid #fff;
    color: #1a4d80;
    font-weight: normal;
}

/*******************************/

#summary #invoice_preferences .form-control {
    border: 1px solid #d1d3e2 !important;
    padding: .30rem .75rem !important;
    border-radius: 5px;
}

.toggle.btn.btn-success.off {
    width: 260px;
    height: 37px;
}

#update-marketprice {
    margin-top: 0px;
    border: 1px solid #46a546 !important;
}

.btnwarimage2, .btnwarimage3 {
    cursor: pointer !important;
}

.container.edit-main #invoice .user-price-table td:nth-of-type(2) {
    background: #efefef;
    /*background: #e3e6f0;*/
    /* #e3e6f0: ; */
    /* border: #fff !important; */
    border-color: #fff !important;
    border: 1px solid #fff !important;
}

.user-price-table td:nth-of-type(2) {
    background: #e3e6f0;
    #e3e6f0: ;
    border-color: #fff !important;
}

.table.invoice_items thead {
    background-color: #1a4d80 !important;
    color: #fff;
}

.unpaid {
    color: red;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    margin: 0 auto;
    display: block;
}
#show-image-slider {
    cursor: pointer;
}
#history thead {
    background-color: #1a4d80 !important;
    color:#fff;
}
#confdate {
    color: red;
    font-style: italic;
    font-size: large;
    font-weight: 700;
    cursor: pointer;
}
.btnwar.btnwarimage3.active {
    cursor: pointer;
}
.btnwar.btnwar2.active {
    cursor: pointer;
}
.btnwar.btnwarimage2{
    cursor: pointer;
}
.btnwar.btnwar3 {
    cursor: pointer;
}

#attachment-list form {
    display: inline;
}

#add_admin_notes {
    float: right;
    border: 1px solid #46a546 !important;
}
#home {
    clear: both;
}
#add_general_notes {
    float: right;
    border: 1px solid #46a546 !important;
}
.input-group-append button {
    padding: .275rem .75rem !important;
}
#customer {
    margin-left: 10px;
}
#add-item-new i {
    float: right;
    font-size: 24px;
}
/*.text-center {
    text-align: center;
}*/
#attachmentimage-grid small {
    font-size: 70%;
    margin-left: 50px;
}
/*#attachment-grid {
    isplay: block;
}*/
#add-item {
    margin: 0 auto;
    display: block;
    width: 30px;
}
#dealershipform p {
    color: #fff !important;
    padding: 0 !important;
    margin: .25rem .40rem !important;
    font-size: 14px;
    text-align: center !important;
}
.col-md-12.header-bar {
    text-align: justify;
    background-color: #1a4d80 !important;
    color: white;
}
#upper_total_due {
    text-align: right;
}
#balance_amount b {
    color: #e02d1b;
    text-align: right;
    display: block;
}
#show_balance_amount {
    text-align: right !important;
    display: block;
    font-weight: bold;
    color: #e02d1b;
}
#tvc .fas.fa-trash {
    color: #fff;
}
/*thead {
    background-color: #1a4d80 !important;
    color: aliceblue;

}*/
#marketplaceinterest thead {
    background-color: #1a4d80 !important;
    color: aliceblue;
}
#edit_attachmentlist small {
    font-size: 70%;
    margin-left: 50px;
}
#edit_attachmentlist span {
    color: #1a4d80;
}
#attachment-delete span {
    color: #d52a1a;
}
.fas.fa-trash {
    color: #e74a3b;
}
.fas.fa-edit {
    color: #1a4d80;
}
#transaction_details thead {
    background-color: #1a4d80 !important;
    color: aliceblue;
    border-radius: 10px;
}
#invoice_table thead {
    background-color: #1a4d80 !important;
    color: aliceblue;
    border-radius: 10px;
}
#schedule h1 {
    font-size: ;
    font-size: 22px;
    padding: 10px 5px;
    padding-left: 5px;
    color: rgb(33, 98, 163);
    font-weight: 700;
}
#schedule .col-sm-4 {
    border: 1px solid #d1d3e2;
    padding: 10px;
    margin-bottom: 20px;
}
.paidtab {
    text-align: center;
}
.ipedit .form-group:last-child {
    text-align: center;
}
.ipedit p {
    text-align: center;
}
.ipedit {
    border: 1px solid lightgrey;
    height: fit-content;

}
.paid {
    color: green;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    margin: 0 auto;
    display: block;
}
#master_dealer_price {
    background: #fff !important;
}
#exchange_rate {
    background: #fff !important;
}
#invoice_reference {
    background: #fff !important;
}
.bordertab {
    border: lightgray solid 1px;
}
#show-image-slider .fas.fa-paperclip {
    padding: 3px 5px;
    color: #fff;
    background: #4FAE4F;
    float: right;
}
#show-image-model-slider .fas.fa-paperclip {
    padding: 3px 5px;
    color: #fff;
    background: #4FAE4F;
}

#schduleemail {
    width: 20px;
}

/*#summary .table td:nth-of-type(2) {
         border-top: 2px solid #fff !important;
         width: 50%;
     }*/

#editschedule {
    clear: both;
    margin: 10px 20px 0 10px;
}

#statusupdateemail {
    height: auto !important;
    width: auto !important;
    margin: 10px 0;
}

label {
    display: inline-block;
    margin-bottom: .2rem;
    font-size: 14px;
}

.form-control {
    font-size: 14px;
}

.form-group {
    margin-bottom: 5px;
}

.btn.btn-primary.back_button.btn-main {
    /*background: #46a546 !important;*/
    /*color: #fff !important;*/
    margin-top: -10px;
    /*border: 1px solid #46a546 !important;*/
}

.container.admin-edit-main td, .table th {
    padding: .20rem .20rem;
    vertical-align: top;
    border: 1px solid #e3e6f0 !important;
    font-size: 14px;
}

/***************** NAV TAB ********************/

nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #000;
    background-color: #fff;
    border-color: #dddfeb #dddfeb #fff;
}

.nav-tabs .nav-link {
    margin-bottom: -1px;
    border-top: 1px solid #ccc;
    border-top-left-radius: .35rem;
    border-top-right-radius: .35rem;
    background: #f7f7f7;
    margin-right: 5px;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
}

.nav-link {
    display: block;
    padding: 4px 15px;
    font-size: 15px;
    color: #212121;
    font-weight: 300 !important;
}

.container.admin-edit-main .nav-item.back a {
    background: #2162a3;
    /*border: #2162a3 1px solid;*/
    color: #fff;
    border: 1px solid #46a546 !important;
    cursor: pointer;
}
.back_button {
    color: #fff;
    background-color: #4e73df;
    border-color: #4e73df;
    position: absolute;
    right: 4px;
    float: right;
    margin: 2px auto;
}

li.nav-item.back {
    /* display: block; */
    right: 140px;
    /* width: 300px; */
    position: absolute;
}

.nav-tabs {
    border-bottom: 1px solid #dddfeb;
    background: #dddfeb;
    color: #fff;
    background: #fff;
}

#cancel {
    background: #000;
}

.table td {
    padding: .75rem;
    vertical-align: top;
    border: 1px solid #e3e6f0 !important;
    color: #585858;
}

.nav-tabs a {
    color: #013273;
    font-size: 15px;
}

.container.admin-edit-main .nav-item.pdf a {
    background: #46a546;
    border-color: #46a546;
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -.75rem;
    margin-left: 0;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #2162a3;
    border-color: #2162a3;
}

.btn-primary.focus, .btn-primary:focus {
    color: #fff;
    background-color: #2162a3;
    border-color: #2162a3;
    box-shadow: 0 0 0 .2rem rgba(105, 136, 228, .5);
}

#history td br {
    margin-bottom: 5px !important;
}

.text-warning {
    color: #2162a3 !important;
    font-weight: bold;
}

#summary .form-control {
    /*padding: .20rem 0 !important;*/
    padding: 0;
}

#sendinvoice {
    display: inline;
}

.form-group #invoiceemail {
    width: 50% !important;
    display: inline !important;
}

#summary .form-control {
    display: block;
    width: 100% ;
    height: auto;
    padding: .15em 0rem;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    /* color: #1a4d80 !important; */
    background-color: transparent;
    background-clip: padding-box;
    /*border: none !important;*/
    border-radius: 0rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

#summary .table td {
    padding: .10rem .40rem !important;
    vertical-align: top;
    border: 1px solid #e3e6f0 !important;
    color: #585858;
    font-size: 14px;
}

#summary .table td:nth-of-type(1) {
    text-align: right;
}

/*#summary .table td:nth-of-type(2) {
     border-top: 2px solid #fff !important;
}*/

.invoice-main {
    padding: 5px 30px;
    font-size: 14px;
}

#profile #transaction_details td {
    padding: .0rem .20rem;
    vertical-align: top;
    border: 1px solid #e3e6f0 !important;
    color: #585858;
    font-size: 14px;
    line-height: 1.9;
    margin: 5px !important;
}

#profile #transaction_details table td, #profile #transaction_details th {
    padding: .15rem .20rem !important;
    vertical-align: top;
    border: 1px solid #e3e6f0 !important;
}

#profile .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #e3e6f0;
    padding: .20rem .75rem;
}

.table.invoice_items td {
    padding: .0rem .20rem;
    border: 1px solid #e3e6f0 !important;
}

#profile .table td, .table th {
    padding: .20rem .20rem;
    vertical-align: top;
    border: 1px solid #e3e6f0 !important;
}

.btn.btn-danger {
    /*background: #e02d1b;*/
    /*color: #fff;*/
    /*padding: .0rem .75rem;*/
}

.card.summery-text p {
    font-size: 15px;
    font-weight: normal;
    color: #151515;
}

.card.summery-text b {
    font-size: 15px;
    color: #151515;
}

#profile .table.invoice_items {
    padding: .0rem .20rem;
    vertical-align: top;
    border: 1px solid #e3e6f0 !important;
    color: #585858;
    font-size: 14px;
    margin: 5px !important;
}

#documents hr {
    margin-top: .30rem;
    margin-bottom: .30rem;
}

#dealer_cost:focus {
    box-shadow: none !important;
}

#dealer_cost {
    height: auto !important;
    width: auto !important;
    margin: 10px 0;
}

#invoice_table tr th:nth-last-child(3) {
    width: 150px !important;
    max-width: 150px !important;
    min-width: 150px !important;
}

#invoice_table tr th:nth-last-child(2) {
    width: 100px !important;
    max-width: 100px !important;
    min-width: 100px !important;
}

#invoice_table tr th:nth-last-child(1) {
    width: 100px !important;
    max-width: 100px !important;
    min-width: 100px !important;
}

/*#transaction_details tr th:nth-last-child(3) {
    width: 150px !important;
    max-width: 150px !important;
    min-width: 150px !important;
}*/

/*#transaction_details tr th:nth-last-child(2) {
    width: 100px !important;
    max-width: 100px !important;
    min-width: 100px !important;
}

#transaction_details tr th:nth-last-child(1) {
    width: 100px !important;
    max-width: 100px !important;
    min-width: 100px !important;
}*/

.overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    transition: opacity 500ms;
    /* visibility: hidden;
     opacity: 0;*/
}

.overlay:target {
    visibility: visible;
    opacity: 1;
}

.popup {
    margin: 150px auto;
    padding: 20px;
    background: red;
    border-radius: 5px;
    width: 50%;
    height: 325px;
    position: relative;
    transition: all 5s ease-in-out;
}

.popup h2 {
    /*margin-top: 0;*/
    color: white;
    font-family: Tahoma, Arial, sans-serif;
}

.popup .close {
    position: absolute;
    top: 250px;
    left: 300px;
    transition: all 200ms;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
    color: white;
}

.popup .close:hover {
    color: #06D85F;
}

.popup .content {
    max-height: 30%;
    /*overflow: auto;*/
    color: white;
    text-decoration-color: red;
}

.accordion dl,
.accordion-list {
    border: 1px solid #ddd;
}

.accordion dl:after,
.accordion-list:after {
    content: "";
    display: block;
    height: 1em;
    width: 100%;
    /*background-color: #099DF6;*/
}

.accordion dd,
.accordion__panel {
    background-color: #eee;
    font-size: 1em;
    line-height: 1.5em;
}

.accordion p {
    padding: 1em 2em 1em 2em;
}

.accordion {
    position: relative;
    background-color: #eee;
}

.accordionTitle,
.accordion__Heading {
    background-color: #1a4d80 !important;
    /*text-align: center; */
    text-indent: 3px;
    font-weight: 700;
    padding: 2em;
    display: block;
    text-decoration: none;
    color: #fff;
    -webkit-transition: background-color 0.5s ease-in-out;
    transition: background-color 0.5s ease-in-out;
    border-bottom: 1px solid #30bb64;
}

.accordionTitle:before,
.accordion__Heading:before {
    content: "+";
    font-size: 1.5em;
    line-height: 0.9em;
    float: left;
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
}

.accordionTitle:hover,
.accordion__Heading:hover {
    background-color: #38CC70;
}

.accordionTitleActive,
.accordionTitle.is-expanded {
    background-color: #38CC70;
}

.accordionTitleActive:before,
.accordionTitle.is-expanded:before {
    -webkit-transform: rotate(-225deg);
    -ms-transform: rotate(-225deg);
    transform: rotate(-225deg);
}

.accordionItem {
    height: auto;
    overflow: auto;
    max-height: 900px;
    -webkit-transition: max-height 1s;
    transition: max-height 1s;
}

.accordionItem.is-collapsed {
    max-height: 0;
}

.no-js .accordionItem.is-collapsed {
    max-height: 900px;
}

.animateIn {
    -webkit-animation: accordionIn 0.65s normal ease-in-out both 1;
    animation: accordionIn 0.65s normal ease-in-out both 1;
}

.animateOut {
    -webkit-animation: accordionOut 0.75s alternate ease-in-out both 1;
    animation: accordionOut 0.75s alternate ease-in-out both 1;
}

.headings {
    text-align: center;
    font-weight: bold;
}

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

.select2-container--default .select2-selection--single {
    display: block !important;
    width: 100% !important;
    /*height: auto !important;*/
    padding: .35rem .75rem !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 1.5 !important;
    color: #1a4d80 !important;
    background-color: #fff !important;
    background-clip: padding-box !important;
    border: 1px solid #d1d3e2 !important;
    border-radius: .35rem !important;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out !important;
}

.select2-container--default .select2-selection--multiple {
    display: block;
    width: 100% !important;
    height: auto !important;
    padding: .30rem .75rem !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 1.5 !important;
    color: #1a4d80 !important;
    background-clip: padding-box;
    border: 1px solid #d1d3e2 !important;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444 !important;
    line-height: inherit !important;
}

#admininvoice .accordion-title:hover {
    color: #fff !important;
    text-decoration: none !important;
}

#admin_invoice_submit {
    margin-top: 10px;
}

#admininvoice .headings {
    font-size: 22px;
    color: #1a4d80 !important;
}

/* #attachment-body-content strong {
     color: #fff !important;
 }*/

#select2-edit_invoice_supplier_name-container-choice-xb86-test {
    color: #000 !important;
}
.modal-sm {
    max-width: fit-content !important;
}

.accordionTitle, .accordion__Heading {
    border-bottom: none !important;
    padding: 3px !important;
}

#editorder:first-child {
    border-bottom: 1px solid lightgray;
    margin-bottom: 30px;
    padding: 0 20px 20px 10px;
}

/**************************************/

#popup1 {
    padding: 5px;
}
#documents hr {
    margin-top: .30rem;
    margin-bottom: .30rem;
}
#popupconf h2 {
    padding: 5px;
}
.content {
    padding: 5px;
}
#schduleemail {
    width: 20px;
}
#admin_invoice_submit {
    margin: 5px;
}
#payment_refund {
    margin-left: 10px !important;
}
.select2-container--default .select2-selection--single {
    display: block !important;
    width: 100% !important;
    /*height: auto !important;*/
    padding: .35rem .75rem !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 1.5 !important;
    color: #1a4d80 !important;
    background-color: #fff !important;
    background-clip: padding-box !important;
    border: 1px solid #d1d3e2 !important;
    border-radius: .35rem !important;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out !important;
}
.select2-selection.select2-selection--single {
    /*padding: 3px !important;*/
}
/*#profile .table.invoice_items {
    padding: .0rem .20rem;
    vertical-align: top;
    border: 1px solid #e3e6f0 !important;
    color: #585858;
    font-size: 14px;
    margin: 5px !important;
}*/
#payment_submit {
    margin-left: 10px;
}
.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -.75rem;
    margin-left: 0;
}
.select2-container--default .select2-selection--multiple {
    display: block;
    width: 100% !important;
    height: auto !important;
    padding: .30rem .75rem !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 1.5 !important;
    color: #1a4d80 !important;
    background-clip: padding-box;
    border: 1px solid #d1d3e2 !important;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
#dealer_cost {
    height: auto !important;
    width: auto !important;
    margin: 10px 0;
}
/*.select2-container--default .select2-selection--single {
    display: block !important;
    width: 100% !important;
    height: auto !important;
    padding: .35rem .75rem !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 1.5 !important;
    color: #1a4d80 !important;
    background-color: #fff !important;
    background-clip: padding-box !important;
    border: 1px solid #d1d3e2 !important;
    border-radius: .35rem !important;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out !important;
}*/
/*#editorder:first-child {
    border-bottom: 1px solid lightgray;
    margin-bottom: 30px;
    padding: 0 20px 20px 10px;
}*/
#summary .table td {
    padding: .10rem .40rem !important;
    vertical-align: top;
    border: 1px solid #e3e6f0 !important;
    color: #585858;
    font-size: 14px;
}
#summary .table td:nth-of-type(1) {
    text-align: right;
}
#summary .form-control {
    display: block;
    width: 100%;
    height: auto;
    padding: .15em 0rem;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    /* color: #1a4d80 !important; */
    background-color: transparent;
    background-clip: padding-box;
    /*border: none !important;*/
    border-radius: 0rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
/***************2025 NEW CSS *************/

#reset_size::after {
    content: inherit;
}
/*.main-admindash table.dataTable td span {
    position: absolute;
    left: 5px;
    right: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    bottom: 5px;

}*/
/*.main-admindash table.dataTable td span:hover {
    overflow: visible;
    white-space: unset;
    position: relative;
}*/
/***************2025 NEW CSS ( 02-05-2025 )*************/

div#pre-dealer h2 {
    font-size: 22px;
    color: #000;
    font-weight: bold;
}

div#pre-dealer {
    background: white;
    padding: 20px;
    max-width: 600px !important;
    border-radius: 8px;
    text-align: center;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
}

#show-image-modal {
    z-index: 11111 !important;

}

#part-searching-modal label {
    color: #fff;
}

#part-searching-modal {

}

#searchd:focus-visible {
    box-shadow: none;
    outline: none;
}

#pdfdownload {
    color: #fff;
    cursor: pointer;
}

#received .form-group {
    float: left;
    width: 32%;
    margin: 0 10px;
}

#received button {
    clear: both !important;
    display: block;
    margin: 10px 10px;
}

.navbar-nav.ml-auto {
    /*margin-left: 20px !important;*/
}

#notify h3 {
    font-weight: normal;
    margin-bottom: 0;
}


/***************2024 NEW CSS*************/

#priority_wrapper [type="search"] {
    border: transparent !important;
    outline-offset: -2px;
    -webkit-appearance: none;
    border: 2px solid #232f3e !important;
    box-shadow: 3px 3px 5px #ccc;
    border-radius: 5px;
}
.container.edit-main li.nav-item {
    line-height: 20px;
    right: 0 !important;
    top: -13px !important;
}
.container.admin-edit-main li.nav-item.back {
    right: 0 !important;
    top: -4px !important;
}

li.nav-item.back {
    /* display: block; */
    right: 0;
    /* width: 300px; */
    position: absolute;
}
.container.edit-main li.nav-item.back {
    display: block;
    right: 0px !important;
    width: auto;
    top: -11px !important;
}

.scroll1 {
    background: #000;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    color: #fff;
    font-size: 21px;
    border: none;
    float: right;
    position: relative;
    top: -21px;
    right: 5px;
}

/***************2022 NEW CSS*************/

.new-print22 .nav-item a {
    text-transform: capitalize !important;
}

#summary #invoice_due, #summary #invoice_date {
    padding: .20rem 0 !important;
    background: transparent;
    border: none !important;
}

.container.print.dark-blue.new-print22 .card-header {
    text-transform: none;
}

.card-header.inner-card {
    padding: 0;
}

.btn.btn-primary.back_button {
    margin-top: -5px;
}

#invoice .table td:nth-of-type(1) {
    text-align: right;
}

#invoice .table td, .table th {
    padding: .20rem .20rem;
    vertical-align: top;
    border: 1px solid #e3e6f0 !important;

}

#invoice .form-control {
    display: block;
    width: 100%;
    height: auto;
    padding: .15em 0rem;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    /* color: #1a4d80 !important; */
    background-color: transparent;
    background-clip: padding-box;
    border: none !important;
    border-radius: 0rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

#invoice .table td:nth-of-type(2) {
    border-top: 1px solid #e3e6f0 !important;
    background: #efefef;;


}

#invoice .table:nth-of-type(1) td:nth-of-type(2) {
    /*border-bottom: 2px solid #fff !important;*/
}

.form-control {
    font-size: 14px;
}

.form-group {
    margin-bottom: 5px;
}

.form-control {
    display: block;
    width: 100%;
    /*height: auto;*/
    padding: .30rem .75rem !important;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #1a4d80 !important;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #d1d3e2 !important;
    border-radius: .35rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.nav-link {
    display: block;
    padding: .20rem 1rem;
}

.py-4 .table td {
    padding: .25rem .40rem;
    vertical-align: top;
    border: 1px solid #e3e6f0 !important;
    font-size: 14px;
    line-height: 1.4em;
    position: relative;
}

.py-4 .table th {
    padding: .25rem .40rem;
    vertical-align: top;
    border: 1px solid #e3e6f0 !important;
    font-size: 14px;
    line-height: 1.4em;
}

.container.print .h5 {
    text-align: left;
    padding: 19px 20px;
    display: block;
    border: 1px dashed #c4c4c4 !important;
    height: 19px;
    line-height: 0px;
    margin-bottom: 0;
    font-size: 15px;
}

.container.print .btn.btn-primary {
    /*background: #46a546;*/
    /*border-color: #46a546;*/
    margin-top: -11px;
}

.print-admin .btn.btn-primary{
    margin-top: 0 !important;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #333;
    background-color: #fff;
    border-color: #dddfeb #dddfeb #fff;
}

.container.edit-main .card-header {
    background: transparent;
}

.nav-tabs .nav-link {
    margin-bottom: -1px;
    border-top: 1px solid #ccc;
    border-top-left-radius: .35rem;
    border-top-right-radius: .35rem;
    background: #f7f7f7;
    margin-right: 5px;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    font-size: 14px;
    font-weight: normal;
}

.card-header {
    color: #000;
    line-height: 1.5em;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border-color: #eaecf4 #eaecf4 #dddfeb;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #fff;
    background-color: #2162a3;
    border-color: #dddfeb #dddfeb #fff;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #333;
    background-color: #fff;
    border-color: #dddfeb #dddfeb #fff;
}

.container.edit-main .card-header {
    background: transparent;
}

.container.print.dark-blue .card-header {
    background: transparent;
}

.container.print.dark-blue .card-header {
    padding: 0rem 0rem;
    margin-bottom: 0;
    background-color: #f8f9fc;
    border-bottom: 1px solid #e3e6f0;
}

#summary .table td:nth-of-type(2) {
    border-top: 2px solid #fff !important;
    padding: .10rem .40rem !important;
    line-height: 1.5em;
    background: #efefef;
    width: 50%;
    text-align: right;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #333;
    background-color: transparent;
    border-color: #dddfeb #dddfeb #fff;
}

.table-striped tbody tr:nth-of-type(2n+1) {
    background-color: #f3f3f3 !important;
}

/*************** 2022 CSS END *************/

.container.boatyears-main .card-header {
    background: #2162a3 !important;
    color: #fff;
}

.container.boatyears-main .card-body {
    border: 1px solid #2162a3 !important;
}

/*************** Edit *************/

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #1a4d80;
    border-color: #4e73df;
}

.inner-main .card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    border-bottom: 1px solid #e3e6f0;
    background-color: #1a4d80 !important;
    color: #fff;
    line-height: 40px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
}

.inner-main .card-body {
    border: 1px solid #2162a3 !important;
}

#add-item {
    background: #46a546;
}

.roles label {
    background: #009ad3 !important;
}

.badge-dark {
    color: #fff;
    background-color: #2162a3 !important;
}

.lead {
    padding: 19px 20px;
    border: 1px dashed #1a4d80 !important;
    width: 100%;
    height: 40px;
    line-height: 2px;
    max-width: 800px;
    text-align: right;
    font-size: 15px;
}

.lead strong {
    text-align: left;
    float: left;
}

.sorting_1 a {
    /* border: 1px solid #1a4d80; */
    width: 50% !important;
    /*height: 35px !important;*/
    /*display: block ruby;*/
    text-align: center;
    /* border-radius: 50%; */
    /*  line-height: 35px;*/
    /*float: left !important;*/
    display: initial;

}

.sorting_1 a:hover {
    /*background: transparent;*/
    /*color: #1a4d80 !important;*/
}

#usertable_previous {
    color: #2162a3 !important;
}

#usertable_next {
    color: #2162a3 !important;
}

#usertable_info {
    color: #2162a3;
}

#email {
    position: relative;
    top: 0;
}

.lead label {
    position: relative;
    top: -10px;
}

/**********PRINT*****************/

/*.container.print .h5 {
    text-align: left;
    padding: 27px 20px;
    display: block;
    border: 1px dashed #1a4d80 !important;
    height: 40px;
    line-height: 0px;
    margin-bottom: 0;
    font-size: 18px;
}*/

.container.print .h3 {
    color: #1a4d80;
    margin-bottom: 20px;
    display: block;
    font-weight: 600;
}

.container.print b {
    text-align: right;
    float: right;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #fff;
    background-color: #2162a3;
    border-color: #dddfeb #dddfeb #fff;
}

/*******************************/

.bg-white {
    background-color: #1a4d80 !important;
}

.navbar-light .navbar-nav .nav-link {
    color: #ffffff;
}

.float-right a {
    background: #46a546;
    border: #46a546;
}

.float-right1 a {
    background: #46a546;
    border: #46a546;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #fff;
}

.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
    /*color: #a0a7ac !important;*/
}
#filter {
    background: #46a546;
    border: #46a546;
}

/*#reset {
    background: #2162a3 !important;
    color: #fff;
    border: #2162a3 !important;
}*/

table.dataTable thead th, table.dataTable thead td {
    background: #1a4d80 !important;
    border-bottom: 1px solid #111;
    color: #fff;
}

#editable th a {
    color: #1a4d80 !important;
}

a {
    color: #1a4d80;
    text-decoration: none;
    background-color: transparent;
}

.btn-primary {
    color: #fff;
    background-color: #1a4d80;
    border-color: #1a4d80;
}

.table .thead-dark th {
    color: #fff;
    background-color: #1a4d80 !important;
    border-color: #2162a3;
}

.dropdown-toggle {
    white-space: nowrap;
    /*background: #1a4d80 !important;*/
    margin-bottom: 2px;
    /*color: #ffffff;*/
    color: #3a3b45;
}

#but_showhide {
    background: #46a546;
    border: navajowhite;
    color: #fff;
    padding: 5px 33px;
    border-radius: 5px;
    margin-top: 5px;
}
/*.dropdown-menu {
    font-size: .85rem;
    color: #000;
    text-align: left;
    list-style: none;
}*/
.dropdown-menu {
    position: absolute;
    top: 100%;
    /*left: 0;*/
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: .85rem;
    color: #000;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #2162a3;
    border-radius: .35rem;
    padding: 2px;
}

#editable_length {
    color: #1a4d80;
}


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

.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    color: #fff !important;
    border: 1px solid #979797;
    background-color: white;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #dcdcdc)) !important;
    background: -webkit-linear-gradient(top, #fff 0%, #dcdcdc 100%);
    background: -moz-linear-gradient(top, #fff 0%, #dcdcdc 100%);
    background: -ms-linear-gradient(top, #fff 0%, #dcdcdc 100%);
    background: -o-linear-gradient(top, #fff 0%, #dcdcdc 100%);
    background: linear-gradient(to bottom, #86B9EC 0%, #1a4d80 100%);
}

.paginate_button.current {
    color: #2162a3 !important;
}

#editable_previous {
    color: #2162a3 !important;
}

#editable_next {
    color: #2162a3 !important;
}

.btn-primary:hover {
    color: #fff;
    background-color: #000;
    border-color: #000;
}

/***********Boat Order******************/

.container.header .switchbut {
    color: #000 !important;
}
.container.boat-orders-new .card-header {
    background: #1a4d80 !important;
    color: #fff;
}

.container.boat-orders-new table.dataTable thead th, table.dataTable thead td {
    background: #1a4d80 !important;
    border-bottom: 1px solid #111;
    color: #fff;
}

.container.boat-orders-new .float-right a  {
    background: #46a546;
    border: #d8b320;
    color: #fff !important;
    box-shadow: 0 0 0 transparent !important;
}

#reset {
    background: #a44646 !important;
    border: 1px solid #a44646 !important;
    color: #fff;
}

.container.boat-orders-new #reset {
    background: #a44646 !important;
    border: 1px solid #a44646 !important;
    color: #fff;
}

/***********Boat Order End******************/
h3 {
    font-size: 22px;
    padding: 10px 5px;
    color: #2162a3;
    font-weight: 700;
}


.container.login {
    padding: 0;
}

.container.login h1 {
    text-align: left;
    text-transform: uppercase;
    font-size: 29px;
}

.container.login .form-control {
    padding: 8px 12px !important;
    border: 1px solid #d1d3e2 !important;
}

.card.o-hidden.border-0.shadow-lg.my-5.login {
    width: 50%;
    margin: 0 auto;
    max-width: 450px;
}

.login-btn {
    cursor: pointer;
    width: 100%;
    padding: 8px;
    background-color: rgb(26, 77, 128);
    font-size: 16px;
    font-weight: 400;
    border-radius: 4px !important;
    margin-top: -9px;
}

.login-text-r2 {
    color: #fff;
    /*background-color: #4e73df;*/
    /*border-color: #4e73df;*/
    border-radius: 0;
}

.login-text-r1 {
    padding-left: 10px !important;
    padding-right: 0 !important;
    color: #000;

}
.login-text {
    border-radius: 4px !important;
}



.container.login .card {
    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;
}

.g-recaptcha {
    margin-top: 17px !important;
}

.form-group.mb-0 .col-md-12 {
    padding: 0 !important;
    border-radius: 0 !important;
}

.login-text-r1 {
    padding-left: 10px !important;
    padding-right: 0 !important;
}

.btn-lg-gap {
    margin: 0 5px;
}

.delete-btn {
    padding: 0;
    background: none;
    border: none;
    color: #FF4500;
}

.right-pagination {
    justify-content: right !important;
}

/*
@media only screen and (max-width: 768px) {
    .card.o-hidden.border-0.shadow-lg.my-5.login.login-home {
        width: 100%;
    }

    .login-home .p-5 {
        padding: 1rem !important;
    }

    .rc-anchor-normal {
        height: 74px;
        width: 242px !important;
    }
}*/

/*For Toggle*/
.switch {
    width: 50px;
    height: 17px;
    position: relative;
    display: inline-block;
}

.switch input {
    display: none;
}

.switch .slider {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    cursor: pointer;
    background-color: #e7ecf1;
    border-radius: 30px !important;
    border: 0;
    padding: 0;
    display: block;
    margin: 12px 10px;
    min-height: 11px;
}

.switch .slider:before {
    position: absolute;
    background-color: #aaa;
    height: 15px;
    width: 15px;
    content: "";
    left: 0px;
    bottom: -2px;
    border-radius: 50%;
    transition: ease-in-out .5s;
}

.switch .slider:after {
    content: "";
    color: white;
    display: block;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 70%;
    transition: all .5s;
    font-size: 10px;
    font-family: Verdana, sans-serif;
}

.switch input:checked + .slider:after {
    transition: all .5s;
    left: 30%;
    content: "";
}

.switch input:checked + .slider {
    background-color: #d3d6d9;
}

.switch input:checked + .slider:before {
    transform: translateX(15px);
    background-color: #46a546;
}

/*End*/

.container.admin-edit-main .nav-item.back a {
    background: #46a546;
    border: #46a546 1px solid;
}

.container.admin-edit-main .nav-item.pdf a {
    background: #2162a3;
}

.table-primary, .table-primary > td, .table-primary > th {
    background-color: #1a4d80;
    color: #fff;
}

.container.inner-main.roles-main .btn.btn-success {
    background: #46a546;
    border: #46a546;
}

.container.inner-main.role-create .form-group label {
    float: left;
    width: 15%;
    margin: 10px auto;
}

.container.inner-main.role-create .btn.btn-primary {
    float: left;
    clear: both;
    margin: 5px 0 !important;
}

.container.inner-main.role-create .form-group br {
    display: none;
}

.container.inner-main.roles-main .btn.btn-danger:hover {
    background: #000;
    border: 1px solid #000;
}

.container.inner-main.roles-main .btn.btn-success:hover {
    background: #000;

}

.container.inner-main.popup-main .modal-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #e3e6f0;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px);
    background: #598CCD !important;
    color: #fff;
}

.container.inner-main .popup-main .bg-dark {
    background-color: #2162a3 !important;
}


.modal-header.main-popup1 {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #e3e6f0;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px);
    background: #3b7cbd;
    color: #fff;
    font-weight: 800;
}

.modal-header.main-popup1 .card.text-white.bg-dark.mb-0 {
    background: #2162a3 !important;
}

#add-form .card.text-white.bg-dark.mb-0 {
    background: #2162a3 !important;
    padding: 10px 20px;
}

.close {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #fff !important;
    text-shadow: 0 1px 0 #fff;
}

.bg-dark {
    background-color: #2162a3 !important;
    padding: 10px 20px;
}

/********** border removed CSS *****************/

.modal-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #e3e6f0;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px);
    color: #fff;
}

.container.inner-main.permission-main .btn.btn-success {
    background: #46a546;
    border: #46a546 1px solid;
}

.container.boat-orders-new .card {

}

.container.inner-main.main-admindash .card {
    border: none !important;
}

.container.inner-main.main-admindash .card-body {
    border: none !important;
    background: transparent;
}

.container.inner-main.main-admindash .card-body {
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem 0;
}

.container.inner-main.order-activity-log h1 {
    font-size: 20px;
    font-weight: bold;
    position: relative;
    top: 5px;
}

.container.inner-main.order-activity-log .card-body {
    border: none !important;
}

/********** Main CSS *****************/

.navbar-light .navbar-toggler {
    color: transparent;
    border-color: transparent;
}

.container.edit-main .card-header {
    background: #f1f1f1;
}

/*.container.print.dark-blue .card-header {
    background: #f1f1f1;
}*/

.btn.btn-default.btn-sm.dropdown-toggle.columns-main {
    /* background: #0073bb !important;*/
    background: #000 !important;
    color: #fff;
}

.container.inner-main.main-admindash .float-right a {
    background: #ec7211;
    border: #ec7211;
}

.container.inner-main.main-admindash #filter {
    background: #ec7211;
    border: #ec7211;
}

/*.container.inner-main.main-admindash #reset {
    background: #0073bb !important;
    color: #fff;
    border: #0073bb !important;
}*/

.navbar-nav.ml-auto li {
    /*border-bottom: 1px solid #3A6DA0;*/
}

.container.inner-main.role-create .card-body {
    background: #f4f4f4;
    padding: 20px;
    border-radius: 8px;
    margin-top: 5px;
}

.card-header {
    background: #1a4d80;
    color: #fff;
}

.modal-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #e3e6f0;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px);
    color: #fff;
    background: #3b7cbd;
}

/*
.container.inner-main.main-admindash #editable th:nth-child(1) {
    min-width: 76px !important;
    width: 44px !important;
}

.container.inner-main.main-admindash #editable th:nth-child(2) {
    min-width: 60px !important;
    width: 60px !important;
}

.container.inner-main.main-admindash #editable th:nth-child(3) {
    min-width: 60px !important;
    width: 60px !important;
}*/
/*
.container.boat-orders-new #editable th {
    min-width: 250px !important;
}

.container.boat-orders-new #editable th:nth-child(1) {
    min-width: 76px !important;
    width: 44px !important;
}

.container.boat-orders-new #editable th:nth-child(2) {
    min-width: 60px !important;
    width: 60px !important;
}*/

.container.admin-edit-main .table .thead-dark th {
    border-radius: 0;
}

.container.inner-main.main-admindash .card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background: #232f3e !important;
    border-bottom: 1px solid #e3e6f0;
    color: #fff;
    line-height: 40px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
}

/*.container.inner-main.main-admindash table.dataTable thead th, table.dataTable thead td {
    background: #232f3e !important;
   background: #000 !important;
    border-right: 1.5px solid #fff;
    color: #fff;
    border-radius: 6px;
    border-left: none;
    border-top: none;
    border-bottom: none;
}*/

/*.container.inner-main.main-admindash table.dataTable tbody td a:nth-child(2) {
    float: right;
}*/

/*.container.inner-main.main-admindash table.dataTable tbody td a {
    display: initial;
    padding: 0;
    margin: 0;
    float: left;
    margin: 0 9px !important;
    left: 50% !important;

}*/

/*.container.inner-main.main-admindash #editable th {
    min-width: 250px !important;
}*/

.inner-main .card-body {
    border: none !important;
    border-radius: 10px;
    margin-top: 5px;
}

.table td, .table th {
    padding: .75rem;
    vertical-align: top;
    border: 1px solid #e3e6f0 !important;
}

.container.inner-main.role-create .card-body {
    background: #f4f4f4;
    padding: 20px;
    border-radius: 8px;
    margin-top: 5px;
}

.container.print .table .thead-dark th {
    border-radius: 0;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
}

.container.boat-orders-new table.dataTable tbody td a {
    /*float: left;*/
    /* display: initial;
    padding: 0;
    margin: 0 5px;
    left: 50% !important;*/
    display: inline-block !important;
    padding: 0 5px !important;
    float: none !important;
    margin: 0 !important;
}

/*.container.boat-orders-new table.dataTable tbody td a:nth-child(2) {
    position: relative;
    top: 0;
    left: 0 !important;
}*/

.container.boat-orders-new table.dataTable tbody td a .fas.fa-print {
    position: relative;
    top: -21px;
}

.container.boat-orders-new table.dataTable tbody td a.act-last {
    float: none;
}

.table .thead-dark th {
    color: #fff;
    background-color: #2162a3;
    border-right: 1px solid #fff;
    border-radius: 0px;
    border-bottom: none;
    border-top: none;
    border-left: none;
}

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: 6px;
    border-left: none;
    border-top: none;
    border-bottom: none;
}

.table-bordered {
    border: 1px solid #e3e6f0;
    border-top: none;
    width: 100%;
}

.card-header {
    border-radius: 8px !important;
}

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

.inner-main .card-body {
    border: none !important;
}

.card-body {
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem 0;
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: none !important;
    border-radius: .35rem;
}

.container.boatyears-main .card-body {
    border: none !important;
}

/********** Main CSS End*****************/

.navbar-nav li:hover > ul.dropdown-menu {
    display: block;
    /** -> 1st I commented it to avoid hover menu */
    /** ->2nd(23-12-2022) - Allowed it for Sub-Menu  */
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
}

/* rotate caret on hover */
.dropdown-menu > li > a:hover:after {
    /*text-decoration: underline;*/
    /*transform: rotate(-90deg);*/
}

/***************************/
/*End*/
/*Part*/
.table-on-create .thead-dark th {
    border-radius: 0 !important;
}

.select2-container {
    width: 100% !important;
}


.part-manufacturer {
    /*border-left: thin solid #3c7fb1;
    padding-left: 20px;*/
}

/*.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: transparent !important;
}*/

.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    /*background-color: #1a4d80;*/
    background-color:transparent;

}

btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #000;
    border-color: #000;
    box-shadow: transparent !important;
}

.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: transparent !important;
}

.btn-info.focus, .btn-info:focus {
    color: #fff;
    background-color: #2c9faf;
    border-color: #2a96a5;
    box-shadow: transparent !important;
}

.btn-info:not(:disabled):not(.disabled).active:focus, .btn-info:not(:disabled):not(.disabled):active:focus, .show > .btn-info.dropdown-toggle:focus {
    /*//box-shadow: transparent !important;*/
    box-shadow: 0 0 0 transparent !important;
}

.btn-primary.focus, .btn-primary:focus {

}

.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 transparent !important;
}

table.dataTable tbody th, table.dataTable tbody td {
    padding: 4px 10px;
}

.ui-widget-header {
    border: transparent;
    background: transparent !important;
    color: #333333 !important;
}

.container.boat-orders-new .btn.btn-default.btn-sm.dropdown-toggle {
    width: 95px;
    background: #1a4d80 !important;
    color: #fff;
}

#editschedule .form-group label {
    font-size: 14px;
}

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

/**/
/******05-04-2022*************boat-orders Edit*******************/

.container.edit-main .form-group.mb-3 {
    padding: 0 0px;
}

.card-header {
    margin-bottom: 0;
    border-bottom: 1px solid #e3e6f0;
    color: #ffffff;
    line-height: 40px;
    text-transform: capitalize !important;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 18px !important;
}

.container.edit-main .card-header {
    background: transparent;
    padding: 0 !important;
    text-transform: capitalize;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #000;
    background-color: transparent;
    border-color: #dddfeb #dddfeb #fff;
}

.nav-tabs {
    border-bottom: transparent !important;
}

.form-group.mb-3 {
    padding: 0 20px;
}

.nav-tabs .nav-link {
    margin-bottom: -1px;
    border-top: 1px solid #ccc;
    border-top-color: rgb(204, 204, 204);
    border-top-left-radius: .35rem;
    border-top-right-radius: .35rem;
    background: #f7f7f7;
    background-color: rgb(247, 247, 247);
    margin-right: 5px;
    border-right: 1px solid #ccc;
    border-right-color: rgb(204, 204, 204);
    border-left: 1px solid #ccc;
    border-left-color: rgb(204, 204, 204);
    font-size: 14px !important;
    font-weight: 400;
    letter-spacing: 0px !important;
}

.container.edit-main .form-control {
    padding: .30rem .75rem !important;
}

.row.part-order-main .col-md-3 div {
    background: #efefef;
    font-size: 14px;
    padding: 5px 10px;
    border-bottom: 1px solid #fff;
    color: #1a4d80;
    font-weight: normal;
}

.row.part-order-main .col-md-4 div {
    background: #efefef;
    font-size: 14px;
    padding: 5px 10px;
    border-bottom: 1px solid #fff;
    color: #1a4d80;
    font-weight: normal;
}

.row.part-order-main strong {
    float: right;
    padding-right: 10px;
    font-size: 14px;
    color: #1a4d80;
}

.row.part-order-main h6 {
    font-weight: bold;
    font-size: 14px;
    color: #1a4d80 !important;
}

.row.part-order-main input#dir_order {
    float: right;
}

.py-4 .btn.focus, .btn:focus {
    box-shadow: none !important;
}

.py-4 .btn-primary:not(:disabled):not(.disabled).active, .py-4 .btn-primary:not(:disabled):not(.disabled):active, .py-4 .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #000;
    border-color: #000;
}

.py-4 btn-primary.focus, .py-4 .btn-primary:focus {
    color: #fff;
    background-color: #000;
    border-color: #000;
    box-shadow: 0 0 0 .2rem rgba(105, 136, 228, .5);
}
.container.edit-main #req_ship {
    border-radius: .35rem;
}

div#show_shipping .form-group {
    border: none;
}

table.bordered th {
    border-right: 1px solid whitesmoke;
    background: #232f3e !important;
    color: #fff;
    border-radius: 6px;
    border-right: 1.5px solid #fff !important;
    padding: 10px 18px;
    /*font-size: 14px;*/
}

.container.boat-orders-new .float-right a {
    background: #46a546;
    border: #d8b320;
    color: #fff !important;
    border: transparent !important;
}

.nav-tabs {
    border-bottom: 1px solid #dddfeb;
    border-bottom: 1px solid #dddfeb !important;
    color: #fff;
    background: #fff;
}

.tab-content > .active {
    display: block;
    margin-top: 20px;
}

.justify-content-center {
    border-top: none !important;
}

.container li.nav-item {
    line-height: 24px;
}

.nav-pills > .nav-item > .nav-link {
    height: 5rem;
    display: flex;
    align-items: center;
    background: #1a4d80;
    margin: 2px 2px;
    color: #fff;
    border-radius: 0;
}

.back_button {
    color: #fff;
    background-color: #1a4d80 !important;
    border-color: #1a4d80 !important;
    position: absolute;
    float: right;
    margin: 2px auto;
}

#email.user-mail {
    top: -15px;
    color: #fff;
}

#ctl00_c_cNV_dlstMfgNews img {
    width: auto !important;
    height: auto !important;
    max-width: inherit !important;
}



.ui-autocomplete {
    max-height: 200px;
    overflow-y: auto;
    /* prevent horizontal scrollbar */
    overflow-x: hidden;
}

/*Part order Dropdown*/
.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    color: #1a4d80 !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #1a4d80;
    line-height: 28px;
    font-size: 14px !important;
}

.select2-results__option {
    padding: 6px;
    user-select: none;
    -webkit-user-select: none;
    color: #1a4d80 !important;
    font-size: 14px !important;
}

#search .form-control .ui-autocomplete-input {
    font-size: 14px !important;
}

.ui-menu .ui-menu-item {
    margin: 0;
    cursor: pointer;
    list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
    color: #1a4d80;
    font-size: 14px !important;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    color: white !important;
    font-size: 14px;
}

.dropdown-menu {
    /*max-height: 300px;
    overflow-y: auto;*/
}



#summary #invoice_due, #summary #invoice_date {
    /*padding: 0rem 0 !important;*/
    /*background: transparent;*/
    /*border: none !important;*/
}

#summary .form-control {
    padding: 0rem 0 !important;
}

#invoice input {
    padding: 0 0 !important;
}

thead.thead-dark.spacing {
    border: 6px solid #b0b0b0;
}

/*22/06/2022*/
body {
    overflow-x: hidden !important;
}

#company_owned {
    width: 20px !important;
}

/*.btn.btn-primary.back_button {
    margin-top: -9px !important;
    margin-left: -30px !important;
}*/

#products {
    overflow-x: auto !important;
}

#hulldetails #order-details {
    width: 100% !important;
}

#product-add-continue {
    display: block;
    margin: 10px 0;
}

#products_add {
    margin-left: 10px !important;
    margin-top: 10px !important;
}

#products_cancel {
    margin-top: 10px !important;
}

#hulldetails td {
    padding: 3px 5px !important;
    width: 50% !important;
}

/*.btn.btn-primary.back_button {
    margin-top: -9px !important;
    margin-left: -66px !important;
    width: 70px;
}*/
.container.edit-main .btn.btn-primary.back_button {
    margin-top: -2px !important;
    margin-left: -66px !important;
    width: auto;
}

#productdetails #Table3 {
    padding: 0 !important;
}

#duplicate-alert {
    margin: 20px 10px !important;
    display: block !important;
}

.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: #1a4d80 !important;
    color: #fff !important;
}

#part_description_wrapper {
    overflow-x: auto !important;
}

#model-btn {
    margin-top: 20px;
}

.row.part-order-main h6 {
    font-weight: bold;
    font-size: 14px;
    color: #1a4d80 !important;
    padding: 4px 4px 0;
}

.dataTables_wrapper .dataTables_paginate {
    float: right;
    text-align: right;
    padding-top: 0.6em;
}










.dropdown-toggle::after {
    position: relative !important;
    top: 2px !important;
}
/**/

#update-form {
    position: absolute;
    right: 17px;
}
#add_new_labor {
    position: relative;
    background: #46a546 !important;
    border: 1px solid #46a546 !important;
}
#add_shipping_new {
    position: relative;
}

.container.edit-main.btn {
    padding: .300rem .75rem;

}
.container.edit-main #product-transfer {
    margin: 0 5px;
}


.btn.btn-primary {
    margin-bottom: 2px;
}
.nav-item.pdf a {
    margin-right: 65px !important;
}
#update-form.update-form-for-admin {
    position: relative;
    right: -2px;
}



/*Important for menu bar*/
.dropdown-menu {
    margin-top: 0;
}

.select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 26px !important;
    user-select: none;
    -webkit-user-select: none;
}
.select2-container .select2-search--inline .select2-search__field {
    box-sizing: border-box;
    border: none;
    font-size: 14px !important;
    margin-top: 0px !important;
    margin-left: 5px;
    padding: 0;
    max-width: 100%;
    resize: none;
    vertical-align: bottom;
    font-family: Nunito, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
    overflow: hidden;
    word-break: keep-all;
    height: 21px !important;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
    cursor: default;
    padding-left: 2px;
    padding-right: 5px;
    font-size: 14px;
}
.select2-container--default .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    padding-bottom: 2px !important;
    padding-right: 5px;
    position: relative;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    display: inline-block;
    margin-left: 5px;
    margin-top: 2px !important;
    padding: 0;
    padding-left: 20px;
    position: relative;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: bottom;
    white-space: nowrap;
    height: 22px;
    line-height: 20px;
}
/**/
.email-logs .select2-container--default .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    padding-bottom: 0px !important;
    padding-right: 5px;
    position: relative;
    height: 28px !important;
}
.email-logs .select2-container .select2-search--inline .select2-search__field {
    box-sizing: border-box;
    border: none;
    font-size: 14px !important;
    margin-top: 0px !important;
    margin-left: 5px;
    padding: 0;
    max-width: 100%;
    resize: none;
    vertical-align: bottom;
    font-family: Nunito, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
    overflow: hidden;
    word-break: keep-all;
    height: 21px !important;
}
.email-logs [type="search"] {
    outline-offset: -2px;
    -webkit-appearance: none;
    border: 0px solid #1a4d80 !important;
    box-shadow: 3px 3px 5px #ccc;
}

/*END*/

.details-control span {
    background: #6c757d;
    padding: 2px 5px;
    color: #fff;
    border-radius: 4px;
    font-size: 10px;
    font-weight: 600 !important;
}
.badge-counter {
    position: absolute;
    transform: scale(.7);
    transform-origin: top right;
    right: .01rem;
    margin-top: -.25rem;
}
/** Notification */
.m-b-50 {
    margin-bottom: 50px;
}
.dark-link {
    color: #333;
    text-decoration:none!important;
}
.heading-line {
    position: relative;
    padding-bottom: 5px;
}
.heading-line:after {
    content: "";
    height: 4px;
    width: 75px;
    background-color: #0355d0;
    position: absolute;
    bottom: 0;
    left: 0;
}
.notification-ui_dd-content {
    margin-bottom: 30px;
}
.border-left-primary {
    border-left: .25rem solid #1a4d80 !important;
    border: 1px solid #DBDBDB;
    box-shadow: none !important;
    background: #dfdfdf !important;
    border-radius: .35rem;
}
.notification-secondary.border-left-warning {
    border-left: .25rem solid #46a546 !important;
    border-radius: .35rem;
}
.notification-primary .notification-list_content {
    font-weight: bold;
}
.notification-primary small {
    font-weight: bold;
}
.notification-primary .notification-list_detail {
    /*color: #4A4A4A;*/
    /*font-weight: bold;*/
}
.notification-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 6px 12px;
    margin-bottom: 7px;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: .35rem;
    /*-webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.06);*/
    /*box-shadow: 0 3px 10px rgba(0, 0, 0, 0.06);*/
}
.notification-list--unread {
    border-left: 2px solid #0355d0;
}
.notification-list--read {
    border-left: 2px solid #03ae30;
}
.notification-list .notification-list_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.notification-list .notification-list_content .notification-list_img img {
    height: 48px;
    width: 48px;
    border-radius: 50px;
    margin-right: 20px;
}
.notification-list .notification-list_content .notification-list_detail p {
    margin-bottom: 0;
    line-height: 1.2;
}
.notification-list_detail a {
    text-decoration: none;
}
.notification-list .notification-list_feature-img img {
    height: 48px;
    width: 48px;
    border-radius: 5px;
    margin-left: 20px;
}
/*table.dataTable td:hover {*/
/*    white-space: break-spaces !important;*/
/*}*/
#usertable_previous:hover {
    color: #fff !important;
}
#usertable_next:hover {
    color: #fff !important;
}

.notification-primary a {
    color: #000;
}
.notification-primary a:hover {
    color: #1a4d80;
}
.notification-secondary a {
    color: #000;
}
.notification-secondary a:hover {
    color: #1a4d80;
}
.notification-list_detail b {
    color: #000;
}


.card.show-change .card-headers {
    margin-top: -30px;
}
.card.show-change .card-headers .float-right {
    position: relative;
    top: 30px;
}
.card.show-change {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    padding: 10px 16px 16px 16px;
    background: #fff;
}
.card.show-change .card-headers .float-right a:nth-child(2) {
    /*background: #1a4d80 ;*/
}

.menu-icon .fas.fa-angle-right {
    float: right;
    position: relative;
    top: 5px;
}

.dropdown .dropdown-icon{
    display: none;
    position: absolute;
    padding: 15px;
    background: transparent;
    right: 10px;
    top: -5px;
}

.dropdown .dropdown-icon:before{
    transition: all ease 0.5s;
    height: 2px;
    width: 16px;
    top: 14px;
    left: 7px;
    /*content: "";*/
    /*position: absolute;*/
    content: "\f105";
    position: absolute;
    font-family: "Font Awesome 5 Free" !important;
}
.dropdown .dropdown-icon:after{
    transition: all ease 0.5s;
    content: "";
    height: 16px;
    left: 14px;
    position: absolute;
    top: 7px;
    width: 2px;

}

.dropdown.show .dropdown-icon:after{
    /*transform:rotate(-90deg);*/
    transform: rotate(5deg);
}

.dropdown.show .dropdown-icon:before{
    /*transform:rotate(-180deg);*/
    transform: rotate(5deg);
}

.navbar .dropdown .dropdown-toggle .dropdown-icon{
    display:none;
}


.nav-link.dropdown-toggle.dropdown-color {
    color: #000 !important;
}

/*For post page*/
.add-post [type="search"] {
    border: transparent!important;
}
/*.select2 {*/
/*    display: block!important;*/
/*    width: 100%!important;*/
/*    height: calc(1.5em + 0.75rem + 2px)!important;*/
/*    padding: 0.375rem 0.75rem!important;*/
/*    font-size: 1rem!important;*/
/*    font-weight: 400!important;*/
/*    line-height: 1.5!important;*/
/*    color: #495057!important;*/
/*    background-color: #fff!important;*/
/*    background-clip: padding-box!important;*/
/*    border: 1px solid #ced4da!important;*/
/*    border-radius: 0.25rem!important;*/
/*    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out!important;*/
/*}*/

/*.select2 span {*/
/*    border: none!important;*/
/*    margin: 0!important;*/
/*    padding: 0!important;*/
/*}*/

.freight-services b {
    float: inherit !important;
}
.freight-services {
    text-align: right;
    display: block;
}
.select2-search__field {
    border: none !important;
}
.list-group{
    z-index:10;display:none;
    position:absolute;
    color:red;
}
.msg
{
    /*position:absolute;*/
    color:red;
}
/*End*/


.switchbut {
    color: #1a4d80 !important;
}
/*Buttons */
/*Cancel/Close/Delete*/
.red-btn {
    background: #a44646 !important;
    border: 1px solid #a44646 !important;
    color:#fff !important;

}
.red-btn:hover {
    background: #b15353 !important;
    border: 1px solid #b15353 !important;
    color:#fff !important;

}
/*Save/Save and Close/Update*/
.green-btn {
    background: #46a546 !important;
    /*border: 1px solid #46a546 !important;*/
    color:#fff !important;
}
.green-btn:hover {
    background: #4FAE4F !important;
    /*border: 1px solid #4FAE4F !important;*/
    color:#fff !important;
}
/*Submit/Resubmit/Back/Add Custom*/
.black-btn {
    background: #000 !important;
    border: 1px solid #000 !important;
    color:#fff !important;
}
.black-btn:hover {
    background: #616161 !important;
    border: 1px solid #616161 !important;
    color:#fff !important;
}


.custom-admin {
    background: #232f3e;
}
table.dataTable thead th[data-is-resizable="true"] {
    border-left: 1px solid transparent;
    border-right: 1px dashed #bfbfbf;
    background: #232f3e !important;
}
/*End*/
.main-logo {
    width: min-content !important;
}





.carousel-item {
    padding-bottom: 0% !important;
    overflow: hidden;
    position: relative;
}
.carousel-item.active img {
    /*    width: auto !important;
        max-height: 500px !important;*/
    max-width: 100% !important;
}
.carousel-item img {
    /*    width: auto !important;
        max-height: 500px !important;*/
    max-width: 100% !important;
}
#demoslider {
    text-align: center !important;
}



/** PDF & CSV Button on Dashboard*/
.dataTables_wrapper .dt-buttons {
    float: right;
    margin-top: 7px;
    margin-right: 5px;
    /*clear: both;*/
}
.dt-buttons span {
    color: #1a4d80;
}
.dt-buttons .buttons-csv span{  border-right: 1px solid #000; padding-right: 15px}
.dt-buttons span:hover {
    color: #000;
}
.dt-buttons button {
    border: none !important;
    background: transparent;
}
.dt-buttons button:hover     {
    border: none !important;
    background: transparent;
}
.dt-buttons button:hover {
    background: transparent !important;
}
div.dt-buttons .dt-button:hover>span {
    background-color: transparent !important;
}
.dt-buttons button:hover {
    background: #fff !important;
}
.dt-button.buttons-csv.buttons-html5 {
    background: transparent !important;
}
.dt-button.buttons-excel.buttons-html5 {
    background: transparent !important;
}
.dt-buttons button.dt-button, div.dt-button, a.dt-button, input.dt-button {
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    margin-left: 0 !important;
    margin-right: 0em !important;
    margin-bottom: .333em !important;
    padding: .5em 5px !important;
}
.dt-button.buttons-csv.buttons-html5:active {
    box-shadow: none !important;
}
.dt-button.buttons-excel.buttons-html5:active {
    box-shadow: none !important;
}
/***************** carousel **************************/

.carousel-control-prev-icon {
    position: relative;
}
.carousel-control-prev-icon::before {
    background-color: rgba(0, 0, 0, 0.7);
    position: absolute;
    width: 30px !important;
    height: 40px !important;
    color: ;
    content: '';
    top: -10px;
    left: -3px;
    z-index: -99;
}
.carousel-control-next-icon {
    position: relative;
}
.carousel-control-next-icon::before {
    background-color: rgba(0, 0, 0, 0.7);
    position: absolute;
    width: 30px !important;
    height: 40px !important;
    color: ;
    content: '';
    top: -10px;
    left: -5px;
    z-index: -99;
}


.container.header .main-logo {
    width: min-content !important;
    width: 100px !important;
    height: auto !important;
}
.navbar-light .navbar-brand {
    color: rgba(0, 0, 0, .9);
    background: transparent !important;
    margin: 0 .5em !important;
}

.image_desc {
    font-weight: 400;
    text-align: center;
    display: block;
    color: #000;
    padding-top: 13px;

}
.carousel-indicators li {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #8F8F8F !important;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: inherit !important;
    transition: opacity .6s ease;
}
.scroll {
    cursor: pointer;
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 40px;
    right: -80px;
    border-radius: 100%;
    background: #000;
    color: #fff;
    font-size: 21px;
    font-weight: bold;
    text-align: center;
    box-shadow: none !important;
    transition: 300ms;
}

.scroll i {
    margin-top: 10px;
    text-shadow: 0 0 2px #fff;
}

.scroll:hover i {
    animation-name: rotate;
    animation-duration: 300ms;
    animation-iteration-count: infinite;
    animation-direction: alternate;
}

@keyframes rotate {
    from {margin-top: 15px}
    to {margin-top: 5px}
}

.visible {
    right: 30px;
    transition: all 400ms;
    transform: rotate(360deg)
}

/***************** RESPONSIVE 1300 **************************/





.container.admin-edit-main .nav-item.back a {
    background: #2162a3;
    color: #fff;
    border: none !important;
}
/**************** RESPONSIVE 1300 END **************************/

div#dealer-assign {
    width: 23%;
}

#attachment #attachment-grid {
    clear: both;
}
#attachment-grid .row .col {
    width: 320px !important;
    max-width: 320px;
}
#attachment #attachment-grid img {
    padding: 0 !important;
    margin: 10px 10px;
    width: 285px;
}

.descgrid {
    width: 261px;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    padding: 0 6px;
    text-overflow: ellipsis;
}

#marketplaceinterest {
    clear: both;
}
#marketplacemedia {
    clear: both;
}
#marketplacemedia #attachment-grid img {
    padding: 0 !important;
    margin: 10px 10px;
    width: 285px;
}

#marketplaceinterest #attachment-grid img {
    padding: 0 !important;
    margin: 10px 10px;
    width: 285px;
}
#attachment #edit_attachment span{
    float: right;
    position: relative;
}

#marketplacemedia #edit_attachmentlist span{
    float: right;
    position: relative;
}

#marketplaceinterest #edit_attachmentlist span {
    float: right;
    position: relative;
}
#documents {
    clear: both;
}
#documents #attachmentimage-grid img {
    padding: 0 !important;
    margin: 10px 0px;
    width: 320px;
}
a:hover {
    text-decoration: none !important;
}
#documents #attachmentimage-table .fas.fa-edit {
    margin: 0 5px;
}

#documents #attachmentimage-grid .row .col {
    width: 360px !important;
    max-width: 360px;
}
.preserveLines {
    white-space: pre-wrap;
}

/****************************/

/*******07**April***2025***************/
#marketplace-inner {
    right: 100px !important;
    position: absolute !important;
    top: -12px !important;
}
.container.admin-edit-main .nav-tabs {
    width: 98.3%;
}









/****************************/

#display {
    width: 100%;
}
#display ul {
    list-style: none;
    margin: 0;
    padding: 2px 10px;
}
#searchbar #search {
    border-radius: 5px;
    border: none;
    padding: 4px 8px;
}
#boatgroup {
    border-bottom: 1px solid #d2d4dc;
}
#partgroup {
    border-bottom: 1px solid #d2d4dc;
}
#warrantygroup {
    border-bottom: 1px solid #d2d4dc;
}







#attachment-grid .col-md-2 {
    float: left;
    width: 300px;
    max-width: inherit;
}
#sortAsc {
    background: transparent;
    color: #1a4d80;
    border: none;
    font-size: 14px;
}
#sortDesc {
    background: transparent;
    color: #1a4d80;
    border: none;
    font-size: 14px;
}
.gridsort {
    padding: 5px 22px;
    text-align: left;
}

.clear {
    clear: both;
}
#add_new_notes {
    width: auto;
    padding: .375rem .75rem;
}
#financialYearSelect {
    background: transparent !important;
    border: 1px solid #aaa;
    border-radius: 5px;
    padding: 5px;
    color: #7F7F7F;
    font-size: 15px;
    max-width: 240px !important;
    margin: 0 10px;
    width: 100%;
}
.navbar.navbar-expand-md.switchbacknew {
    margin-bottom: 98px;
}

/*********************************/

#source_form {
    height: auto !important;
    padding: .35rem .75rem !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 1.5 !important;
    color: #1a4d80 !important;
    background-color: #fff !important;
    background-clip: padding-box !important;
    border: 1px solid #d1d3e2 !important;
    border-radius: .35rem !important;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out !important;
}
.blue-btn {
    background: #1a4d80 !important;
    border: 1px solid #1a4d80 !important;
    color: #fff !important;
}
.blue-btn:hover {
    background: #2B5E91 !important;
    border: 1px solid #2B5E91 !important;
    color: #fff !important;
}
.main-admindash table.dataTable tbody th, .main-admindash table.dataTable tbody td::after {
    border-bottom: 1px solid #dee2e6;
    width: 100%;
    content: '';
    position: absolute;
    left: -1px;
    top: 0;
}
.toolbar span {
    margin-left: 20px !important;
    color: #1a4d80;
}
.toolbar input {
    margin-top: 9px;
}
/*.red-btn {
    background: #a44646 !important;
    border-color: #a44646 !important;
}*/
.dataTables_wrapper.no-footer .dataTables_scrollBody {

}
.main-admindash .dataTables_scroll th:first-child, .main-admindash .dataTables_scroll th:first-child {
    border-radius: 6px 0 0 0 !important;

}
.main-admindash .dataTables_scroll th:last-child {
    border-radius: 0px 6px 0 0 !important;

}
.main-admindash .dataTables_scroll th:first-child::before {

}
.main-admindash .dataTables_scroll td:first-child {
    position: relative;
}

.main-admindash .dataTables_scroll td:first-child::before {
    border-left: 1px solid #000;
    height: 100%;
    content: '';
    position: absolute;
    left: 0px;
    top: 0;
}
.main-admindash .dataTables_scroll td:last-child {
    position: relative;
}

.main-admindash .dataTables_scroll td:last-child::after {
    border-right: 1px solid #000;
    height: 100%;
    content: '';
    position: absolute;
    left: 0px;
    top: 0;
}
/*.main-admindash .dataTables_scrollHeadInner .bordered.dataTable.no-footer {
    border: 1px solid #000 !important;
    border-radius: 8px 8px 0 0 !important;
    border-top: none !important;
}*/
.container.inner-main.main-admindash table.dataTable thead th, .container.boat-orders-new table.dataTable thead td {
    background: #000 !important;
    border-right: 1.5px solid #fff;
    color: #fff;
    border-radius: 0px;
    border-left: none;
    border-top: none;
    border-bottom: none;
}
table.dataTable {
    font-size: 13px;
}
.main-admindash table.dataTable tbody th, .main-admindash table.dataTable tbody td, .container.boat-orders-new table.dataTable tbody th, .container.boat-orders-new table.dataTable tbody td {
    position: relative;

}
table.dataTable tbody th, table.dataTable tbody td {
    position: relative;

}
.main-admindash table.dataTable tbody th::after,  .main-admindash table.dataTable tbody td::before, .container.boat-orders-new table.dataTable tbody th,  .container.boat-orders-new table.dataTable tbody td::before {
    border-right: 1px solid #dee2e6;
    height: 100%;
    content: '';
    position: absolute;
    left: -1px;
    top: 0;
}
.main-admindash table.dataTable tbody th::after, .main-admindash table.dataTable tbody td::after {
    border-bottom: 1px solid #dee2e6;
    width: 100%;
    content: '';
    position: absolute;
    left: -1px;
    top: 0;
}


.container.boat-orders-new table.dataTable tbody th::after, .container.boat-orders-new table.dataTable tbody td::after {
    border-bottom: 1px solid #dee2e6;
    width: 100%;
    content: '';
    position: absolute;
    left: -1px;
    top: 0;
}
.main-admindash table.dataTable td {
    white-space: nowrap;

    text-overflow: ellipsis;
}
.container.boat-orders-new table.dataTable td {
    white-space: nowrap;
    text-overflow: ellipsis;
}
.main-admindash table.dataTable th, .container.boat-orders-new table.dataTable th {
    white-space: nowrap;
    text-overflow: ellipsis;
}


.container.inner-main.main-admindash table.dataTable tbody td a {
    display: inline-block !important;
    padding: 0 5px !important;
    float: none !important;
    margin: 0 !important;
}
table.bordered th {
    /* border-right: 1px solid whitesmoke; */
    background: #232f3e !important;
    color: #fff;
    border-radius: 6px;
    border-right: 1.5px solid #fff !important;
    padding: 10px 18px;
    font-size: 12px;
}

/***********Dealer Side****************/

.note-editable li {
    color:#000 !important;
}
.note-editable b {
    color: #1a4d80 !important;
}
.points-main li {
    color: #fff ;
}
.pro-points-main b {
    color: #fff;
}
.container.boat-orders-new table.bordered th {
    position: relative;

}
.container.boat-orders-new table.bordered th:last-child {
    border-right: 1.5px solid #000 !important;

}
.container.boat-orders-new table.dataTable thead th[data-is-resizable="true"] {
    border-left: none;
    border-right: none;

}
.container.boat-orders-new .dataTables_scroll td:first-child {
    position: relative;
}

.container.boat-orders-new .dataTables_scroll td:first-child::before {
    border-left: 1px solid #000;

    height: 100%;
    content: '';
    position: absolute;
    left: 0px;
    top: 0;
}
.container.boat-orders-new .dataTables_scroll td:last-child {
    position: relative;
}

.container.boat-orders-new .dataTables_scroll td:last-child::after {
    border-right: 1px solid #000;
    height: 100%;
    content: '';
    position: absolute;
    left: 0px;
    top: 0;
}
.container.boat-orders-new th:first-child, .container.boat-orders-new .dataTables_scroll th:first-child {
    border-radius: 6px 0 0 0 !important;
}
.container.boat-orders-new th:last-child, .container.boat-orders-new .dataTables_scroll th:last-child {
    border-radius: 0px 6px 0 0 !important;
}
.container.boat-orders-new table.dataTable thead th, table.dataTable thead td{
    border-radius: 0;

}


/**************table.dataTable*******************/

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;
}

/*********************************/
/*table.dataTable {
overflow: hidden;
text-overflow: ellipsis;
table-layout: fixed;*
 display: table;
}
table.dataTable th {
                white-space: nowrap;
                overflow: hidden;
}

table.dataTable td {
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
}
table.dataTable thead th {
                text-align: left;
                padding-top: 0.85rem;
                padding-bottom: 0.5rem;
                white-space: nowrap !important;
}


table.dataTable tbody th, table.dataTable tbody td {
    padding: 8px 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
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;
}

.dataTables_scrollHead {

          background: transparent !important;
          border-left: none !important;
          border-right: none !important;
          border-top-left-radius: 5px;
         border-top-right-radius: 5px;
}

#delete_status {
                margin-top: 9px !important;
}
.toolbar span {
                color: #1a4d80;
}
.container.inner-main th {

}
.container th {

}

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

            .dataTables_scrollBody {

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

            th, td {
                white-space: nowrap;
            }
*/

.colorsolid{
    width: 35px;
    height: 20px;
    margin-left: 5px;
    border: 1px solid #ccc;
    display: inline-block;
    position: absolute;
    right: 22px;
    cursor: pointer;
}
.carousel-image-link {
    position: relative;
    display: inline-block;
}

.carousel-image-link img {
    cursor: pointer;
}

.carousel-image-link .open-icon:hover { opacity: 9999;}
.carousel-image-link .open-icon {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 14px;
    color: white;
    background: #4FAE4F;
    padding: 0px;
    border-radius: 0%;
    opacity: 9999;
    transition: opacity 0.3s;
    pointer-events: none; /* so click passes through to <a> */
}

/*.carousel-control-next:hover .open-icon {opacity: 999;}*/

.carousel-image-link:hover .open-icon {
    opacity: 1;
}

.fas.fa-paperclip {
    padding:3px 5px;
    color: #fff;
    background: #4FAE4F;
}

#showdd-image {
    position: relative;
    top: -28px;
    left: 60px;
}
.open-icon .fas.fa-paperclip {
    background: none !important;
}
#colorPreview {
    height: 400px !important;
}
.table-hover tr:hover {
    background-color: rgba(0,0,0,.075) !important;
}
#order tr:hover {
    background-color: rgba(0,0,0,.075) !important;
}


/*******************TOP HEADER CSS 16-10-2025***********************/

.modal {
    position: fixed;
    top: 50px;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
}

#switchback {
    width: 100% !important;
    margin-bottom: 5px;
    position: relative;
    top: -8px;
}

.navbar.navbar-expand-md {
    margin-bottom: 74px;
}

.header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    transition: transform 400ms cubic-bezier(.25, .37, .17, .96);
}

/* When header is not in viewport we hide it */
.header[data-scroll="out"] {
    transform: translatey(-100%);
}

/* When moving up and header we show it */
[data-scroll-dir-y="-1"] .header {
    transform: translatey(0);
}

/*
* Base styles
*/
:root {
    --color-bone: #f2f4fb;
    --color-pink: #d22780;
    --color-yellow: #f8b500;
    --color-purple: #5e227f;
}

.header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    transition: transform 400ms cubic-bezier(.25, .37, .17, .96);
    padding: .3em 0 !important;
    color: #fff;
    background-color: #1a4d80;
    z-index: 9999;
}

.container.header span, .container.header a, .container.header .navbar-toggler i {
    color: #FFFFFF  !important; ;
}

.container.header .dropdown-item {
    color:#000 !important;
}


.navbar-light .navbar-brand {
    color: rgba(0, 0, 0, .9);
    background: #fff;
    margin: 0 .5em !important;
}

#navbarDropdown {
    margin-right: .5em !important;
}

/*@media  only screen and (max-width: 450px) {
    .navbar.navbar-expand-md {
        margin-bottom: 0 !important;
    }
}*/

.dropdown2.show #dropdownMenuButton2 {
    background: transparent;
    border: none;
}

.dropdown2.show {
    position: relative;
}

#dropdownMenuButton2 {
    background: transparent;
    border: none;
    color: #fff;
    position: relative;
    top: -1px;
}

.dropdown2.show .dropdown-menu.show {
    width: 860px !important;
    margin: 0 auto;
    left: 0px;
    overflow-y: scroll;
    padding: 15px 0;
    max-height: 700px;
}

.dropdown2.show .dropdown-item {
    text-align: left;
    position: relative;
    padding: 10px 0 0 30px;
}

.dropdown2.show .dropdown-menu.show h3 {
    font-size: 15px;
    padding: 2px 0 0;
}

.dropdown2.show .dropdown-menu.show span {
    color: #4A4A4A;
    font-size: 14px;
    font-weight: 400;
}

#dropdownMenuButton2 {
    background: transparent;
    border: none;
    color: #fff;
    top: -2px;
    position: relative;
}

.dropdown2.show .dropdown-menu.show img {
    height: 40px;
    max-width: 50px;
    position: absolute;
    left: -24px;
    top: 12px;
}

.dropdown2.show .dropdown-item:focus, .dropdown2.show .dropdown-item:hover {
    color: #2e2f37;
    text-decoration: none;
    background-color: transparent;
}

.dropdown2.show .dropdown-menu.show .dropdown-item:hover {
    background: #eaecf4;
}

.dropdown2.show .dropdown-item.checked:hover::after {
    content: 'x';
    position: absolute;
    right: 17px;
    top: 0;
    font-size: 26px;
    height: 15px;
    width: 15px;
    top: 9px;
    title: 'Mark as read';
}

.dropdown2.show .dropdown-item.checked::after {
    content: '+';
    position: absolute;
    right: 17px;
    font-size: 21px;
    height: 15px;
    width: 15px;
    top: 15px;
}

#notify  {
    text-align: right !important;
}
#notify2  {
    text-align: right !important;
}
#markasread {
    position: relative;
    right: 17px;
    top: -40px;
}
#markasread::after {
    content: '' !important;
    -webkit-text-fill-color: inherit !important;
    position: absolute;
    right: 0;
    top: 13px;
    background-color: #1A4D80;
    height: 10px;
    width: 10px;
    display: inline-block;
    border-radius: 50px;
}
#markasread:hover::after {
    content: 'x' !important;
    position: absolute;
    right: 0;
    font-size: 22px !important;
    height: 15px;
    width: 15px;
    top: 0;
    title: 'Mark as read';
    background-color: transparent;
    -webkit-text-fill-color: #1A4D80 !important;
}

#markasreadnew {
    position: relative;
    right: 5px;
    top: 19px !important;
}

#markasreadnew::after {
    content: '' !important;
    -webkit-text-fill-color: inherit !important;
    position: absolute;
    right: 0;
    top: 13px;
    background-color: #1A4D80;
    height: 10px;
    width: 10px;
    display: inline-block;
    border-radius: 50px;
}
#markasreadnew:hover::after {
    content: 'x' !important;
    position: absolute;
    right: -3px;
    font-size: 22px !important;
    height: 15px;
    width: 15px;
    top: 0;
    title: 'Mark as read';
    background-color: transparent;
    -webkit-text-fill-color: #1A4D80 !important;
}

#markasunreadnew::after {
    content: '' !important;
    -webkit-text-fill-color: inherit !important;
    position: absolute;
    right: 0;
    top: 13px;
    background-color: #1A4D80;
    height: 10px;
    width: 10px;
    display: inline-block;
    border-radius: 50px;
}
#markasunreadnew:hover::after {
    content: 'x' !important;
    position: absolute;
    right: -3px;
    font-size: 22px !important;
    height: 15px;
    width: 15px;
    top: 0;
    title: 'Mark as read';
    background-color: transparent;
    -webkit-text-fill-color: #1A4D80 !important;
}
#markasunreadnew {
    position: relative;
    right: 5px;
    top: 19px;
}

.notification-list_detail {
    position: relative;
    left: 0;
}

.dropdown2 abbr {
    position: absolute;
    top: 0;
    left: -8px;
    color: #fff;
    font-size: 10px;
    background: darkred;
    border-radius: 50%;
    padding: 2px;
    height: 17px;
    width: 17px;
    line-height: 13px;
    text-align: center;
}
.dropdown2 {
    position: relative;
}

.unreadprev {
    background: #dfdfdf !important;
    margin-bottom: 2px;

}
.unreadprev #markasread::after {
    content: '' !important;
    -webkit-text-fill-color: inherit !important;
    position: absolute;
    right: 0;
    top: 13px;
    background-color: green;
    height: 10px;
    width: 10px;
    display: inline-block;
    border-radius: 50px;
}
.unreadprev #markasread:hover::after {
    content: 'x' !important;
    position: absolute;
    right: 0;
    font-size: 22px !important;
    height: 15px;
    width: 15px;
    top: 0;
    title: 'Mark as read';
    background-color: transparent;
    -webkit-text-fill-color: red !important;
}

.content_unreadprev #markasreadnew:hover::after {
    content: 'x' !important;
    position: absolute;
    right: -3px;
    font-size: 22px !important;
    height: 15px;
    width: 15px;
    top: 0;
    title: 'Mark as read';
    background-color: transparent;
    -webkit-text-fill-color: #a44646 !important;
}
.content_unreadprev #markasreadnew::after {
    content: '' !important;
    -webkit-text-fill-color: inherit !important;
    position: absolute;
    right: 0;
    top: 13px;
    background-color: green;
    height: 10px;
    width: 10px;
    display: inline-block;
    border-radius: 50px;
}

.readprev #markasunreadnew {
    position: relative;
    right: 19px;
    top: -36px;
}
.readprev #markasunreadnew::after {
    content: '' !important;
    -webkit-text-fill-color: inherit !important;
    position: absolute;
    right: 0;
    top: 13px;
    background-color: #1A4D80;
    height: 10px;
    width: 10px;
    display: inline-block;
    border-radius: 50px;
}
.readprev #markasunreadnew:hover::after {
    content: 'x' !important;
    position: absolute;
    right: 0;
    font-size: 22px !important;
    height: 15px;
    width: 15px;
    top: 0px !important;
    title: 'Mark as read';
    background-color: transparent;
    -webkit-text-fill-color: #1A4D80 !important;
}

#notify2 {
    width: 100% !important;
    max-width: 100% !important;
    text-align: left !important;
}
#notify2 h3, #notify b {
    color: #000;
    font-size: 15px;
    font-weight: normal;
    padding: 5px 10px;
    margin: 0;
    text-align: left;
}
#notify2 small {
    padding-left: 10px !important;
    margin: 0 !important;
}
#notify2 #anchorread {
    margin-bottom: 0 !important;
    padding: 0;
    font-size: 15px;
    white-space: inherit;
}
#display2 {
    width: 100% !important;
    max-width: 215px !important;
}

.unreadprev #markasreaddeal:hover::after {
    content: 'x' !important;
    position: absolute;
    right: 0;
    font-size: 22px !important;
    height: 15px;
    width: 15px;
    top: 0;
    title: 'Mark as read';
    background-color: transparent;
    -webkit-text-fill-color: red !important;
}
.unreadprev #markasreaddeal::after {
    content: '' !important;
    -webkit-text-fill-color: inherit !important;
    position: absolute;
    right: 0;
    top: 13px;
    background-color: green;
    height: 10px;
    width: 10px;
    display: inline-block;
    border-radius: 50px;
}
.unreadprev #markasreaddeal {
    position: relative;
    right: 17px;
    top: -40px;
}

.readprev #markasunreadnewdealer:hover::after {
    content: 'x' !important;
    position: absolute;
    right: 0;
    font-size: 22px !important;
    height: 15px;
    width: 15px;
    top: 0px !important;
    title: 'Mark as read';
    background-color: transparent;
    -webkit-text-fill-color: #a44646 !important;
}
.readprev #markasunreadnewdealer::after {
    content: '' !important;
    -webkit-text-fill-color: inherit !important;
    position: absolute;
    right: 0;
    top: 13px;
    background-color: #1A4D80;
    height: 10px;
    width: 10px;
    display: inline-block;
    border-radius: 50px;
}
.readprev #markasunreadnewdealer {
    position: relative;
    right: 19px;
    top: -36px;
}
#notify h3, #notify b {
    color: #000;
}
#notify2 h3, #notify b {
    color: #000;
}

#display:active {
    display: block;
}





/* Full-screen dark overlay */
#loading-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.85); /* Dark background */
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 9999;
}

/* Centered spinner container */
.spinner-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); /* Ensures perfect centering */
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}

/* Animated spinner */
.spinner {
    width: 70px;
    height: 70px;
    border: 6px solid rgba(255, 255, 255, 0.3);
    border-top: 6px solid white; /* Stylish yellow color */
    border-radius: 50%;
    animation: spin 1s linear infinite;
    box-shadow: 0 0 15px white;
    margin-bottom: 10px;
}

/* Spinner Animation */
@keyframes  spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
.truncated-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    max-width: 95%; /* or any fixed width like 300px */
}

.modal {
    z-index: 3000 !important;
}

.modal-backdrop {
    z-index: 2999 !important;
}

.overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    transition: opacity 500ms;
    /*visibility: hidden;*/
    /*opacity: 0;*/
}
.popup {
    margin: 150px auto;
    padding: 20px;
    background: red;
    border-radius: 5px;
    width: 28%;
    height: 200px;
    position: relative;
}
.popup h2 {
    /*margin-top: 0;*/
    color: white;
    font-family: Tahoma, Arial, sans-serif;
}
.popup .close {
    position: absolute;
    top: 140px;
    left: 150px;
    transition: all 200ms;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
    color: #ffffff;
}
.popup .close:hover {
    color: #06D85F;
}
#closecancel {
    left: 250px !important;
}
.popup .content {
    max-height: 30%;
    /*overflow: auto;*/
    color: white;
    text-decoration-color: red;
}

#loading-overlay {
    position: fixed;
    z-index: 9999;
    background: black;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    display: flex; /* Show instantly */
    align-items: center;
    justify-content: center;

}
/*******************TOP HEADER CSS 16-10-2025 END***********************/


.copy-tracking {
    position: relative;
    margin-left: 6px;
    cursor: pointer;
}

.copy-tooltip {
    position: absolute;
    top: -28px;
    left: 50%;
    transform: translateX(-50%);
    background: #000;
    color: #fff;
    font-size: 12px;
    padding: 4px 8px;
    border-radius: 4px;
    white-space: nowrap;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.25s ease;
    z-index: 999;
}

.copy-tooltip::after {
    content: '';
    position: absolute;
    bottom: -5px;
    left: 50%;
    transform: translateX(-50%);
    border-width: 5px;
    border-style: solid;
    border-color: #000 transparent transparent transparent;
}

/* show tooltip */
.copy-tracking.show-tooltip .copy-tooltip {
    opacity: 1;
    visibility: visible;
}
/* Make value + icon align properly */
td {
    position: relative;
}

.copy-row {
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    color: #333;
}

.copy-text {
    display: inline-block;
    padding-right: 30px;
}

.copy-tooltip {
    position: absolute;
    top: -26px;
    left: 50%;
    transform: translateX(-50%);
    background: #000;
    color: #fff;
    font-size: 11px;
    padding: 3px 6px;
    border-radius: 4px;
    white-space: nowrap;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}

.copy-row.show-tooltip .copy-tooltip {
    opacity: 1;
    visibility: visible;
}

.form-group {
    position: relative;
}

.copy-input-icon {
    position: absolute;
    right: 10px;
    top: 36px;
    cursor: pointer;
    color: #333;
}

.form-control.pr-5 {
    padding-right: 36px;
}

.copy-tooltip {
    position: absolute;
    top: -26px;
    right: 0;
    background: #000;
    color: #fff;
    font-size: 11px;
    padding: 3px 6px;
    border-radius: 4px;
    white-space: nowrap;
    opacity: 0;
    visibility: hidden;
}

.copy-row.show-tooltip .copy-tooltip {
    opacity: 1;
    visibility: visible;
}

