body{
    font-family:'Inter', sans-serif !important;
}
.new_dashbord {
    padding: 0;
    display: grid;
    grid-template-columns: 256px calc(100% - 256px);
    gap: 0px;
    background: #F0F0F0;
}
.new_dashbord .nd_mian_left .db_logo img {
    max-width: 150px;
    width: 100%;
}
.new_dashbord .nd_mian_left .db_logo {
    border-bottom: 1px solid #1d4672 !important;
    padding-bottom: 25px !important;
}
.new_dashbord .nd_mian_left {
    background-color: var(--pageBackground);
    /* background-image: url('../images/new-design/db-left.png'); */
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: auto;
    border-radius: 0;
    padding: 25px 0px;
    height: calc(100vh - 0px);
    position: sticky;
    top: 0px;
}
.content_wrapper {
    padding: 32px !important;
    max-width: 1600px !important;
    margin: 0 auto !important;
    width: 100%;
}
li.user_icon {
    padding: 10px !important;
    border-radius: 12px;
    background: #F5F5F5;
}
li.user_icon:hover {
    background: #e6f3ff;
}
.new_dashbord .nd_mian_right .header {
    border: 0 !important;
    border-radius: 0 !important;
    border-bottom: 1px solid gray !important;
}
.hr-search-box-in{
    display: block !important;
}
.new_dashbord .nd_mian_right .header .header_right .hr-right .hr-search-box-in {
    background: #FFFFFF !important;
    border-radius: 7px !important;
    padding: 8px !important;
    border: 1px solid gray !important;
}
.new_dashbord .nd_mian_left .topnav li a {
    padding: 0;
    font-family: "Inter", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.25em;
    letter-spacing: 0.5px;
    color: #FFFFFF !important;
}
.hr-search-box-in .select2-container--default .select2-selection--single {
    border: 0px !important;
}
.new_dashbord .nd_mian_left .topnav li .icon {
    padding: 0;
    top: 11px;
    right: 14px;
    cursor: pointer;
    font-size: 14px;
    line-height: 1em;
    position: absolute;
    color: #ffffff82;
}
.card-header {
    background: #FFFFFF !important;
    border: 0 !important;
}
.card .card-body label,
body label {
    font-size: 12px !important;
    font-weight: 500 !important;
    color:#5a5858 !important;
    margin-bottom: 5px !important;
}
.card .card-body input,
.card .card-body select,
body input,
body select{
background-color: #ffffff;
color:#072544;
border-color:#d7d6d6;
font-size: 14px;
max-height: 40px !important;
}
.card .card-body input:disabled,
.card .card-body select:disabled,
body input:disabled,
body select:disabled{
background-color: #f5f5f5;
}

.btn-primary {
    font-size: 14px !important;
    background-color:  var(--button1Background) !important;
    border-color: var(----button1TextColor) !important;
    color: var(--button1TextColor) !important;
}
.btn-primary,
.btn{
   border-radius: 8px !important;
   min-width: 110px;
}
.btn-primary:hover{
    background-color:var(--button1BackgroundHover) !important;
    color: var(--button1TextColorHover) !important;
}
.no-min.btn-primary,
.no-min.btn{
    min-width: unset !important;
}
.bg-outline-secondary{
    border-color:#d7d6d6 !important;
    color:#072544 !important;
}
.bg-outline-secondary:hover{
    background-color: #f5f5f5 !important;
}
.title,
body .account-detail-btn .discount-info {
    color: #072544 !important;
    font-weight: 600 !important;
    margin: 0 !important;
    font-size: 20px !important;
    line-height: 20px !important;
    letter-spacing: 0  !important;
}
.page-title{
    color:#072544 !important;
    font-weight: bold !important; 
    margin: 0 !important;
}
.new_dashbord .nd_mian_left .topnav li ul li {
    margin-top:8px !important;
}
.bg-light-blue{
    background-color: #E6F3FF;
    border-radius: 8px;
}
.bg-light-blue svg,
.bg-light-blue svg *{
    stroke: #3075be;
}
.card.rounded{
    border-radius: 8px !important;
}
.sub-lines {
    color: #5a5858 !important;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0;
}
.nd_box .box_body.p-0 {
    padding: 0 !important;
}
.nd_table thead tr th.fit{
    float: right !important;
    width: unset !important;
}
.nd_table_fix_width thead tr th.text-right{
    text-align: right !important;
}
.search_field_section .search_field {
    min-width: 320px;
}
.border_1{
border:1px solid var(--button2OutlineColor) !important;
}
.border_bottom{
    border-bottom:1px solid #E5E7EB !important;
}

.contactwrapper .card{
    border-radius: 12px !important;
}
.contactwrapper h1.card-title {
    font-size: 18px;
    color: #072544;
    line-height: 22px;
    font-weight: 600;
    margin: 0 !important;
}
.contactwrapper .card-sub-title{
      font-size: 16px;
    color: #072544;
    line-height: 20px;
    font-weight: 600;
    margin: 0 !important;
}
.contactwrapper .card p {
    color: #5a5858;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0 !important;
}
.contactwrapper .card a {
    color: #3075BE;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0;
    font-weight: 500;
    margin-bottom: 10px;
    display: block;
    margin-top: 10px;
    text-decoration: none !important;
}
.contactwrapper .info_box {
    border-bottom: 1px solid #E5E7EB;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.contactwrapper .info_box:nth-last-child(01){
    border:0 !important;
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}
table span.payment-method-main-left.card_details {
    background: white !important;
    margin: 0 !important;
    padding: 0 !important;
}
.nd_table tbody tr td .role.status_paid {
    background: white !important;
    color: #57c757 !important;
    padding: 0 !important;
}
/* table.nowrap tbody tr td */
table.nowrap thead tr th {
    white-space: nowrap !important;
}
svg.lucide.lucide-move-down-icon,
svg.lucide.lucide-move-up-icon {
    stroke: #082544;
}
body .text-5a5858{
    stroke: #5a5858 !important;
    color: #5a5858 !important;
}
.card .card-body label.radio-inline {
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
body input[type="radio"] {
    width: 15px;
    height: 15px;
}
body input[type="radio"]:checked {
    accent-color: #000 !important;
    font-size: 12px !important;
}
.modal-body .form-check-input:checked {
    background-color: #000 !important;
    border-color: #000 !important;
}
body input[type="checkbox"]:checked{
    accent-color: #000 !important;
    background-color: #000 !important;
    border-color:#000 !important;
}
li.borders:before, li.borders:after {
    content: "";
    width: 105%;
    display: block;
    height: 1px;
    background: #d7d6d6;
    position: relative;
    left: -5px;
}
li.borders:before{
 top: -5px !important;
}
li.borders:after{
 bottom: -5px !important;
}
h2.mb-0.info.text-sm {
    color: #5a5858 !important;
    font-size: 12px;
    line-height: 12px;
}
body a.clickable-text {
    color: #6B7280 !important;
    font-size: 12px !important;
    line-height: 12px !important;
    padding: 0 2rem !important;
}
body a.clickable-text:hover {
    color: #072544 !important;
}
.forms_title h2 {
    color: #072544 !important;
    font-size: 24px !important;
    font-weight: bold !important;
    margin-bottom: 22px;        
}
.forms_title p {
    color: #5A5858 !important;
    font-size: 14px !important;
    font-weight: normal !important;
}
/* body .account-profile-bottom-btn {
    padding-top: 10px !important;
} */
.d-flex.bg-red-200 {
    background: #FFF4F4;
    border-left: 4px solid #EF4444;
    border-radius: 8px;
}
.text-\[B91C1C\]{
    color:#B91C1C !important;
}
.text-\[6B7280\]{
    color: #6B7280 !important;
}
p.text-xs {
    font-size: 12px !important;
    line-height: 12px !important;
}
.discount-info{
    text-align: left !important;

}
.sub-total_bottom {
    border-bottom: 1px solid #E5E7EB !important;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

body select {
    background-repeat: no-repeat !important;
    background-position: right 5px center !important;
    background-size: 20px !important;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%235a5858' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    min-width: 50px;
}
.nd_box .box_body ul.sdtdr-in span {
    color: #072544 !important;
    font-weight: 400 !important;
}
.nd_box .box_body ul.sdtdr-in li {
    color: #5a5858 !important;
    font-weight: 400 !important;
}

@media only screen and (max-width:1399px){
    body .space-x-10 {
        padding: 0 4rem !important;
    }
    .row.h-100 .space-x-10 {
        padding-top: 2rem !important;
    }  
    body .space-x-10 .card {
       max-width: 548px !important;
    }
}
.gap-menus>a {
    display: flex !important;
    gap: 10px;
    align-items: center;
    justify-content: start;
}
body .ui-widget.ui-widget-content {
    top: 60px !important;
    min-width: 220px !important;
    transform: translateX(-9%) !important;
    border-radius: 8px !important;
    border: 0 !important;
    box-shadow: 0 5px 5px 0 #d6d6d6 !important;
}
body .ui-widget.ui-widget-content li.ui-autocomplete-category.ui-menu-item {
    border: 0 !important;
    border-radius: 8px !important;
}

.tags-container {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
}

.tag-badge {
    background-color: #d7d6d6 !important;
    color: #404040 !important;
    padding: 0.25rem 0.75rem;
    border-radius: 0.25rem;
    font-size: 0.75rem;
    font-weight: 500;
    display: inline-block;
    margin-bottom: 4px;
}
form#frmfilterModal .subtitles{
    font-size: 16px !important;
    color: #072544 !important;
    font-weight: 600 !important;
}
.modal-header{
    font-size: 16px !important;
    color: #072544 !important;
    font-weight: 600 !important;
}
body .modal .modal-dialog.modal-dialog-centered label {
    font-size: 14px !important;
    line-height: 14px !important;
    font-weight: 500 !important;
    color: #5A5858 !important;
    margin-bottom: 5px !important;
}
body .modal .modal-dialog.modal-dialog-centered input[type="checkbox"]{
    width: 1.25em !important;
    height: 1.25em !important;
}
body .modal-header .btn-close {
   background-size: 0.75em !important;
}
body .modal .sim-filter {
    padding: 20px !important;
}
body .modal .modal-content {
    border-radius: .75rem !important;
}
body .modal h4.sub_title.default-link-hover {
    font-size: 16px !important;
    line-height: 18px !important;
    color: #3075be !important;
    font-weight: 600 !important;
}
body .modal .summary-box-in .summary-box-in-right {
    display: flex !important;
    align-items: center !important;
    gap: 8px !important;
    justify-content: flex-end;
}
body .modal .summary-box-in {
    margin-bottom: 10px;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
}

@media only screen and (max-width:1026px) {
    body.stg_login img.w-50.invert,
    body.stg_login img.w-25.invert {
            max-width: 250px !important;
            min-width: 250px !important;
            width: 100%;
            margin: 0 auto !important;
    }
    body .col-12.bg-navy.align-items-start {
        align-items: center !important;
        justify-content: center !important;
    }
body.stg_login .h-100 {
    min-height: 100vh !important;
    height: 100% !important;
}
}
@media screen and (max-width:675px) {   
    body .space-x-10 {
        padding: 1rem 2rem !important;
        justify-content: start !important;
    }   
    body .space-x-10 .card.p-4 {
        padding: 12px !important;
    }
    body p.logo-sub-text {
    font-size: 14px !important;
    line-height: 14px !important;
    margin-top: 15px !important;
    }
    body .col-12.bg-navy {
        max-height: 220px !important;
        min-height: 220px !important;
        height: 100% !important;
    }
body.stg_login .h-100 {
    justify-content: flex-start !important;
    flex-direction: column !important;
}
body .card .text-sm,
body .card .checkbox_inputs span{
    font-size: 12px !important;
    line-height: 12px !important;
    letter-spacing: 0 !important;
}
div.dt-container div.dt-layout-row:not(.dt-layout-table) .dt-length, div.dt-container div.dt-layout-row:not(.dt-layout-table) .dt-search {
    text-align: left !important;
}
.content_wrapper {
    padding: 15px !important;
}
}