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

.container {
    max-width: 100%;
}

b, strong {
    font-weight: bolder;
    color: #1a4d80;
}

.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;
    background-color:#F7F1E8 !important;
    border-bottom: 1px solid #e3e6f0;
    color: #000;
    line-height: 40px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
}
.table-striped tbody tr:nth-of-type(2n+1) {
    background-color: #F7F1E8 !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;
}
/***************2025 NEW CSS*************/
.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;
}

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

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

.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 *************/
/***************Boat Years *************/
.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 !important;
}

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

.dropdown-menu {
    font-size: .85rem;
    color: #000;
    text-align: left;
    list-style: none;
}

#but_showhide {
    background: #46a546;
    border: navajowhite;
    color: #fff;
    padding: 5px 33px;
    border-radius: 5px;
    margin-top: 5px;
}

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

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

/***********Boat Order End******************/
h3 {
    font-size: 22px;
    padding: 10px 0;
    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;
}

@media only screen and (max-width: 400px) {

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

    .container.login .p-5 {
        padding: 20px !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;
}

.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;
    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 {
    border: none;
    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 9px;
    left: 50% !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;
}

.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*****************/
/********** Media 1320 CSS *****************/
@media only screen and (max-width: 1320px) {
    .container.inner-main.order-log-main .card-body {
        border: none !important;
    }

    @media only screen and (max-width: 1320px) {
        .container.inner-main.role-create .form-group label {
            float: left;
            width: 33%;
            margin: 10px auto;
        }

        .container.admin-edit-main {
            max-width: 100%;
        }

        .container.admin-edit-main .nav-item {
            width: 49%;
            background: #000;
            color: #fff;
            margin: 2px 2px;
        }

        .container.admin-edit-main li.nav-item.back {
            /* display: block; */
            right: 140px;
            /* width: 300px; */
            position: relative;
        }

        .container.admin-edit-main .nav-tabs .nav-link {
            margin-bottom: -1px;
            border: 1px solid transparent;
            border-top-left-radius: .35rem;
            border-top-right-radius: .35rem;
            color: #fff;
        }

        .container.admin-edit-main #myTab {
            margin-bottom: 60px;
        }
    }
    /********** Media 810 CSS *****************/
    @media only screen and (max-width: 810px) {
        .container.print .h5 {
            text-align: left;
            padding: 20px 20px;
            display: block;
            border: 1px dashed #1a4d80 !important;
            height: 40px;
            line-height: 0px;
            margin-bottom: 0;
            font-size: 16px;
        }

        .container.inner-main.role-create .form-group label {
            float: left;
            width: 100% !important;
            margin: 10px auto;
        }
        #assign_module .form-check {
            width: 100%;
            margin: 5px 0;
        }

        #schedule label {
            font-size: 13px;
        }

        #documents .col-md-2 {
            width: 20%;
        }

        .container.print .col-sm-6 {
            max-width: 100%;
            flex: 0 0 100%;
        }

        .container.edit-main {
            padding: 0px;
            max-width: 99%;
        }

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

        .container.print.dark-blue {
            padding: 0;
        }

        .navbar-toggler-icon {
            background: #5a9bdc;
            border-radius: 2px;
        }

        .nav-link {
            display: block;
            /*padding: .5rem 10px !important; Comment for mobile */
            padding: .5rem 10px !important;
        }
    }

    /********** Media 450 CSS *****************/
    @media only screen and (max-width: 450px) {

        .btn.btn-primary.btn-lg {
            width: 250px;
            margin: 5px auto;
        }

        #tbl-form #save-later {
            display: block;
            text-align: center;
            margin: 5px auto;
            width: 250px;
        }

        #cancel {
            width: auto !important;
            margin: 10px 0px !important;
            display: inline-block;
        }
        #save-later {
            width: auto !important;
            margin: 10px 0px !important;
            display: inline-block;
            margin: 0 2px !important;
        }
        #server-save {
            display: block;
            margin: 5px auto;
            width: 250px;
        }

        .container {
            max-width: 98%;
            padding: 0 5px;
        }

        .table td, .table th {
            padding: 5px;
            vertical-align: top;
            border: 1px solid #e3e6f0 !important;
            font-size: 12px;
        }

        .container.inner-main {
            max-width: 99% !important;
            padding: 0 5px;
            margin: 0 auto;
        }

        .container.inner-main.boat-main {
            max-width: 99% !important;
            padding: 0 5px;
        }

        .container.inner-main.popup-main {
            padding: 0 5px !important;
            max-width: 99%;
            margin: 0 auto;
        }

        .container.inner-main.boats-yearcreate {
            max-width: 100%;
            padding: 0 10px;
        }

        .h3, h3 {
            font-size: 1.2rem;
        }

        #documents .col-md-2 {
            width: 100%;
            padding: 5px;
        }

        #documents .col-md-1 {
            width: 100%;
            padding: 5px;
        }

        .container.admin-edit-main .card-body #documents {
            flex: 1 1 auto;
            min-height: 1px;
            padding: 20px;
            text-align: left;
        }

        .card-header {
            font-size: 14px;
        }

        .container.inner-main.order-log-main {
            max-width: 100% !important;
            padding: 5px !important;
        }

        .container.inner-main.permission-main {
            padding: 5px;
            max-width: 99%;
        }

        .container.inner-main.permission-main .table td, .table th {
            padding: 6px;
            vertical-align: top;
            border-top: 1px solid #e3e6f0;
        }


        .container.inner-main.popup-main .table-bordered td, .table-bordered th {
            border: 1px solid #e3e6f0;
            padding: 5px;
            font-size: 13px;
        }

        .container.admin-edit-main .table td, .container.admin-edit-main .table th {
            padding: 5px;
            vertical-align: top;
            border-top: 1px solid #e3e6f0;
            font-size: 13px;
        }

        .container.admin-edit-main {
            max-width: 100%;
            padding: 0;
        }

        .container.admin-edit-main .card-body {
            flex: 1 1 auto;
            min-height: 1px;
            padding: 5px;
        }

        .container.print .table td, .table th {
            padding: 5px;
            vertical-align: top;
            border-top: 1px solid #e3e6f0;
            font-size: 13px;
        }

        .container.admin-edit-main .nav-item {
            width: 100%;
            background: #000;
            color: #fff;
            margin: 2px 2px;
        }

        .container.admin-edit-main .nav-item.pdf {
            position: relative;
            top: 7px;
        }

        .container.admin-edit-main li.nav-item.back {
            /* display: block; */
            right: 140px;
            /* width: 300px; */
            position: relative;
            top: 3px;
        }
    }

    /********** Media 400 CSS *****************/
    @media only screen and (max-width: 400px) {
        .container.inner-main.roles-main {
            max-width: 99%;
            margin: 0 0px;
            padding: 5px;
        }

        .container.inner-main.roles-main .table td, .table th {
            padding: 5px;
            vertical-align: top;
            border-top: 1px solid #e3e6f0;
        }

        .card-body {
            flex: 1 1 auto;
            min-height: 1px;
            padding: 5px;
        }

        .lead {
            font-size: 14px;
        }

        .container.print .h5 {
            text-align: left;
            padding: 27px 10px;
            font-size: 13px;
        }

        .container.print {
            padding: 5px;
        }

        .dark-blue .nav-item {
            width: 100%;
        }

        .float-right1 a {
            background: #46a546;
            border: #46a546;
            position: absolute;
            top: -40px;
            /* left: 0; */
            right: 58px;
            margin: 0 auto;
        }

        .dark-blue #myTab {
            margin-top: 33px;
        }

        .dark-blue .nav-item {
            width: 100%;
            background: #000;
            color: #fff;
            margin: 5px 0;
            border-radius: 10px 10px 0 0;
        }

        .dark-blue .nav-tabs .nav-link {
            margin-bottom: -1px;
            border: 1px solid transparent;
            border-top-left-radius: .35rem;
            border-top-right-radius: .35rem;
            color: #fff;

        }

        .dark-blue .nav-tabs .nav-link.active {
            color: #fff;
            background-color: #2162a3;
            border-color: transparent;
            border-radius: 10px 10px 0 0;
            border-top-left-radius: 10px;
            border-top-right-radius: 10px;
        }

        .dark-blue .table td, .table th {
            padding: 5px 5px;
            vertical-align: top;
            border-top: 1px solid #e3e6f0;
            font-size: 12px;
        }

        .container.edit-main .table td, .table th {
            padding: 5px;
            font-size: 12px;
        }

        .container.edit-main {
            padding: 0;
            max-width: 98%;
        }

        .container.edit-main .nav-item {
            width: 100%;
        }

        .container.edit-main #myTab {
            margin-top: 33px;
        }

        .container.edit-main .nav-item {
            width: 100%;
            background: #000;
            color: #fff;
            margin: 5px 0;
            border-radius: 10px 10px 0 0;
        }

        .float-right1 a {
            background: #46a546;
            border: #46a546;
            position: absolute;
            top: -40px;
            /* left: 0; */
            right: 58px;
            margin: 0 auto;
        }

        .container.edit-main .nav-tabs .nav-link {
            margin-bottom: -1px;
            border: 1px solid transparent;
            border-top-left-radius: .35rem;
            border-top-right-radius: .35rem;
            color: #000;
        }
    }
}

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

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

@media only screen and (max-width: 414px) {
    #ctl00_c_cNV_dlstMfgNews img {
        width: 100% !important;
        height: auto !important;
        max-width: 375px !important;
    }
}

@media only screen and (max-width: 375px) {
    #ctl00_c_cNV_dlstMfgNews img {
        width: 100% !important;
        height: auto !important;
        max-width: 335px !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;*/
}

@media (max-width: 500px) {

    .dropdown-menu {
        max-height: 400px;
        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;
}

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

@media only screen and (max-width: 400px) {
    #save-later {
        width: 84% !important;;
        margin: 10px 20px !important;;
    }
    #save-first {
        width: 84% !important;
        margin: 0 20px !important;
    }

    .btn {
        margin: 2px 0 !important;
    }
    #cancel {
        width: auto !important;
        margin: 10px 0px !important;
        display: inline-block;
    }

    #cDDPTCCW_lFin {
        font-size: 15px !important;
        font-weight: 400 !important;
    }

    .nav-tabs .nav-link.active {

        border-color: #dddfeb #dddfeb #fff;
    }

    li.nav-item.back {
        right: -39px;
        position: absolute;
    }

    #products-add p {
        font-size: 15px !important;
        letter-spacing: 0.5px !important;
    }

    #duplicate-alert {
        font-size: 15px !important;
        display: block;
        margin-bottom: 10px !important;
    }

    .float-right {
        margin: 0 auto !important;
        display: block !important;
    }

    .dataTables_wrapper {
        overflow-x: auto !important;
    }

    .priority {
        overflow-x: auto;
    }

    .btn-style.btn.btn-default.btn-sm.dropdown-toggle.columns-main {
        margin-left: 20px;
        padding: 4px 11px !important;
    }
}

/**/
@media only screen and (max-width: 1600px) {

    .dataTables_wrapper {
        overflow-x: auto !important;
    }

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

    .priority {
        overflow-x: auto !important;
    }

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

}

@media only screen and (max-width: 1000px) {
    #history {
        overflow-x: auto !important;
    }

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

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

    .container.admin-edit-main li.nav-item.back {
        top: 30px;
    }

    .nav-item.pdf {
        margin-top: 30px !important;
    }

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

    .row.part-order-main input#dir_order {
        float: right;
        position: relative;
        top: -3px !important;
    }

    .form-group.col-md-12 {
        overflow-x: auto !important;
    }
}

@media only screen and (max-width: 500px) {
    .form-check {
        width: 100% !important;
        margin: 5px 0;
    }
    .btn-style.btn.btn-default.btn-sm.dropdown-toggle.columns-main {
        margin-left: 20px !important;
        padding: 4px 11px !important;
    }

    .float-right {
        float: left !important;
    }

    #server-save {
        display: block;
        margin: 5px 20px !important;
        width: 84% !important;
    }

    .table-responsive {
        overflow-x: auto !important;
    }

    .dark-blue .nav-tabs .nav-link {
        margin-bottom: -1px;
        border: 1px solid transparent;
        border-top-left-radius: .35rem;
        border-top-right-radius: .35rem;
        color: #000 !important;
    }

    .dark-blue .nav-item {
        width: 100%;
        background: transparent !important;
        color: #fff;
        margin: 5px 0;
        border-radius: 10px 10px 0 0;
    }

    .table-style {
        overflow-x: auto !important;
    }
}

@media only screen and (max-width: 400px) {
    .container.admin-edit-main li.nav-item.back {
        top: 5px;
    }

    .container.edit-main .nav-item {
        width: 100%;
        background: transparent !important;
        color: #fff;
        margin: 5px 0;
        border-radius: 10px 10px 0 0;
    }

    .float-right {
        float: inherit !important;
    }

}

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

@media only screen and (max-width:450px) {
    .container.admin-edit-main .back_button {
        right: 0px;

    }
    .admin-edit-main #add_new_labor {
        position: relative;
    }
    .admin-edit-main .back_button {
        top: 0px;
    }
    .admin-edit-main #update-form {
        top: 0px;
    }
    .container.admin-edit-main .modal-content {
        max-width: 350px;
    }
}
.btn.btn-primary {
    margin-bottom: 2px;
}
.nav-item.pdf a {
    margin-right: 65px !important;
}
#update-form.update-form-for-admin {
    position: relative;
    right: -2px;
}


@media only screen and (max-width:450px) {
    #update-form.update-form-for-admin {
        position: relative;
        right: -2px;
        top: 1px;
    }
}
/*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 ;*/
}
@media all and (max-width:450px) {
    .card.show-change .card-headers .float-right {
        position: inherit;
        top: 30px;
        float: right !important;
    }
    .dropdown-menu.dropdown-list.dropdown-menu-lg-right.shadow.animated--grow-in {
        width: 100%;
    }
}
.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;
}

@media(max-width:992px){
    .navbar .dropdown .dropdown-toggle::after{
        display:none;
    }
    .navbar .dropdown .dropdown-toggle .dropdown-icon{
        display:block;
    }
    .navbar .dropdown .dropdown-menu .dropdown-item{
        /*white-space:pre-wrap;*/
    }
}
.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*/
@media  only screen and (max-width: 1200px) {
    #users .col-md-6 {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
    #user-edit .col-md-6 {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
}

.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;
}
@media screen and (max-width:1424px){
    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: .3rem !important;
        padding-left: .3rem !important;
    }
}

@media screen and (max-width:1355px){
    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: .2rem !important;
        padding-left: .2rem !important;
        font-size: 13px !important;
    }
    .container li.nav-item {
        line-height: inherit !important;
    }
}
@media only screen and (max-width: 768px) {
    .navbar-expand-md .navbar-nav .nav-link {
        font-size: 17px !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;
}

@media (max-width: 450px) {
    .carousel-item img {
        width: 100% !important;
        max-height: 400px !important;
        text-align: center !important;
        margin: 0 auto !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 **************************/
@media only screen and (max-width: 1500px) {
    .d-flex .verifiedlabel {
        width: 81px !important;
        font-size: 12px !important;

    }
    #update-marketnotes {
        padding: 4px 20px;
    }
    .container.print.dark-blue.tab-schedule .nav-item.back.float-right1 {
        right: 0 !important;
        position: relative !important;
        margin: 0 !important;
    }
    .container.print.dark-blue.tab-schedule .btn.btn-primary.back_button {
        margin-top: 0px !important;
        margin-left: 0px !important;
    }
    #myTab.nav.nav-tabs .nav-item.back {
        position: relative !important;
        right: 0;
        margin: 0 !important;
    }
    #myTab.nav.nav-tabs .back_button {
        color: #fff;
        background-color: #4e73df;
        border-color: #4e73df;
        position: relative;
        right: 0;
        float: inherit;
        margin: 0px auto;
    }
    #myTab.nav.nav-tabs .btn.btn-primary.back_button {
        margin-top: 5px !important;
        margin-left: 0px !important;
    }
    #marketplace-box .lead {
        background: transparent;
        color: #1a4d80;
        font-size: 15px !important;
        font-weight: 700;
        text-align: center;
        border: none !important;
    }
    #advance_filter .col-md-4 {
        flex: 0 0 100%;
        max-width: 100%;
    }


    .container.edit-main .btn.btn-primary.back_button {
        margin-top: 0px !important;
        margin-left: 0px !important;
    }
    #advance_filter .col-md-2 {
        flex: 0 0 100%;
        max-width: 100%;
        margin: 5px 0;
        height: auto !important;
    }
    #advance_filter .col-md-1 {
        flex: 0 0 100%;
        max-width: 100%;
        margin: 5px 0;
        height: auto !important;
    }
    #advance_filter .col-md-3 {
        flex: 0 0 100%;
        max-width: 100%;
        margin: 5px 0;
    }
    .container.admin-edit-main .nav-item.back {
        width: 100% !important;
    }
    .container.admin-edit-main .nav-item.back {
        width: 100% !important;
        text-align: center;
        margin-right: 0px !important;
        margin-top: 10px !important;
    }
    .btn.btn-primary.back_button.btn-main.black-btn {
        background: #000 !important;
        border-color: #000 !important;
    }
    .container.admin-edit-main .back_button {
        color: #fff;
        background-color: #4e73df;
        border-color: #4e73df;
        position: relative;
        right: 4px;
        float: inherit;
        margin: 2px auto;
        text-align: center;
        display: ruby-base;
    }
    .nav-item.pdf a, .nav-item.back button, .nav-item.invoicepdf a {
        font-size: 14px;
        padding: 5px 10px;
        top: 0px !important;
        position: relative;
        /* display: table-column; */
    }
    .btn.btn-success.green-btn {
        background: #46a546 !important;
        border: none;
        width: 100% !important;
        margin: 0 5px !important;
    }

    .btn.btn-success.green-btn {
        background: #46a546 !important;
        border: none;
        width: 250px;
        margin: 0 5px !important;
    }
    #documentation .row {
        margin-right: 0 !important;
    }
    #advance_filter #reset {
        margin: 5px 0;
    }
}

@media only screen and (max-width: 750px) {

    #advance_filter .col-md-2 {
        height: auto !important;
        line-height: 1.5em !important;
        height: auto !important;
        margin: 0px 0 !important
    }
}
@media only screen and (max-width: 500px) {
    .container.inner-main.role-create .form-group label {
        float: inherit !important;
        width: 100% !important;
        margin: 10px auto;
    }
    .btn {
        margin: 2px 1px !important;
    }
    .container.admin-edit-main .nav-item.back button {
        margin-top: 11px !important;
        margin-left: -3px !important;
    }
    .container.admin-edit-main .back_button {
        margin: 15px auto;
        right: 0px;
    }
    #myTab.nav.nav-tabs .nav-item.back {
        position: relative !important;
        right: 0;
        margin: 10px 0 !important;
    }
    .float-right1 a {
        background: #46a546;
        border: #46a546;
        position: relative;
        top: 0px;
        left: 0;
        right: 58px;
        margin: 0 auto;
    }
    div#dealer-assign {
        width: 100%;
    }


}

.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%;
}
@media only screen and (max-width: 1600px) {
    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: .2rem !important;
        padding-left: .2rem !important;
        font-size: 13px !important;
    }
    .navbar-nav.ml-auto {
        margin-right: 20px !important;
    }
}
@media only screen and (max-width: 1400px) {
    #dropdownMenuButton2 {
        width: 80px !important;
    }
}

@media only screen and (max-width: 970px) {
    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: .1rem !important;
        padding-left: .1rem !important;
        font-size: 11px !important;
    }

    /*.navbar-expand-md .navbar-toggler {
        display: block !important;
    }*/

}
@media only screen and (max-width: 768px) {
    .header[data-scroll="out"] {
        transform: translatey(0%) !important;
    }
    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: .1rem !important;
        padding-left: .1rem !important;
        font-size: 13px !important;
    }
}

@media only screen and (max-width:500px) {
    #marketplace-inner {
        right: 0px !important;
        position: relative !important;
        top: 0px !important;
    }
}

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

}
/****************************/

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

@media only screen and (max-width: 1000px) {
    #searchbar {
        display: none;
    }
}
@media only screen and (max-width: 500px) {
    #searchbar {
        display: block !important;
        margin: 5px 2px;
    }
}

@media only screen and (max-width: 500px) {
    #dropdownMenuButton2 {
        text-align: left !important;
    }
    .dropdown2 abbr {
        position: absolute;
        top: 0;
        left: 0!important;
        color: #fff;
        font-size: 10px;
        background: darkred;
        border-radius: 50%;
        padding: 2px;
        height: 17px;
        width: 17px;
        line-height: 13px;
        text-align: center;
    }
}
@media (max-width: 1400px) {
    html, body {
        overflow: scroll;
    }
}

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