@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&display=swap');
body{
    color: #242424;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 16px;
}
.sidebar{
    padding: 0;
}
.content-wrapper {
    min-height: auto !important;
    padding: 15px 0;
}
.card-header{
    padding: .75rem 1rem;
}
.px-10{
    margin-top: 10px !important;
}
.px-15{
    margin-top: 15px !important;
}
.px-20{
    margin-top: 20px !important;
}
.py-10{
    margin-bottom: 10px !important;
}
.py-20{
    margin-bottom: 20px !important;
}
.pad-1{
    padding: 1rem !important;
}
.pad-2{
    padding: 0rem 1rem .5rem !important;
}
.pad-3{
    padding: 1rem 1rem 0 !important;
}
.pad-4{
    padding: 0rem 1rem 1rem !important;
}
.pad-5{
    padding: 1rem 1rem 0rem !important;
}
.pad-6{
    padding: 0.5rem !important;
}
.pxy-15{
    padding: 0px 15px;
}
.pxy-10{
    padding: 0px 10px;
}
.mar_15{
    margin-left: 15px;
}
.mar_10{
    margin-right: 10px;
}
.main-sidebar, .main-sidebar::before{
    width: 280px;
}
.layout-fixed .brand-link {
    width: 280px;
    text-align: center;
}
.sidebar-collapse .main-sidebar, .sidebar-collapse .main-sidebar::before {
    margin-left: -280px;
}
[class*=sidebar-dark-]{
    background-color: #fff
}
[class*=sidebar-dark] .brand-link {
    background: #384150;
    height: 130px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
}
.layout-fixed .wrapper .sidebar {
    height: calc(100% - 130px);
}
.brand-link .brand-image {
    float: none;
    line-height: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    max-height: 100px;
    width: auto;
}
[class*=sidebar-dark-] .sidebar a{
    color: #053A51;
}
.nav-sidebar>.nav-item {
    position: relative;    
    padding: 0 10px;
}
.sidebar-dark-primary .nav-sidebar>.nav-item>.nav-link.active, .sidebar-light-primary .nav-sidebar>.nav-item>.nav-link.active{
    background-color: #ededed;
    color: #007bff;
    box-shadow: none;
    border: 0;
}
.sidebar-dark-primary .nav-sidebar>.nav-item>.nav-link.active .nav-icon{
    color: #007bff;
}
[class*=sidebar-dark-] .nav-sidebar>.nav-item.menu-open>.nav-link, [class*=sidebar-dark-] .nav-sidebar>.nav-item:hover>.nav-link, [class*=sidebar-dark-] .nav-sidebar>.nav-item>.nav-link:focus{
    background-color: #f7f7f7;
    color: #007bff;
    box-shadow: none;
    border: 0;
}
[class*=sidebar-dark-] .nav-sidebar>.nav-item.menu-open>.nav-link .nav-icon, [class*=sidebar-dark-] .nav-sidebar>.nav-item:hover>.nav-link .nav-icon, [class*=sidebar-dark-] .nav-sidebar>.nav-item>.nav-link .nav-icon:focus{
    background-color: #fff;
    color: #1678FF;
}
[class*=sidebar-dark-] .nav-treeview>.nav-item>.nav-link{
    color: #505050;
    padding: 8px 10px;
    padding-left: 32px;
    font-size: 13px;
    margin: 0;
}
[class*=sidebar-dark-] .nav-treeview>.nav-item>.nav-link.active{
    color: #1678FF;
}
.fa-circle:before{
    font-size: 6px;
    border-radius: 50px;
    background: #505050;
}
.nav-sidebar>.nav-item .nav-link {
    font-size: 14px;
    font-weight: 500;
    color: #505050;
    padding: 6px 5px;
    margin: 0 0 5px 0;
}
.nav-sidebar>.nav-item .nav-link .nav-icon {
    font-size: 14px;
    width: 30px;
    height: 30px;
    background: #fff;
    box-shadow: -3px 4px 23px rgba(0, 0, 0, .1);
    border-radius: 5px;
    line-height: 30px;
}
.nav-sidebar .nav-treeview>.nav-item>.nav-link>.nav-icon{
    vertical-align: top;
    height: auto;
    background: transparent;
    box-shadow: none;
    margin-right: 0;
    padding: 0;
    width: 5px !important;
    height: 5px;
    position: absolute;
    left: 0;
    top: 2px;
}
[class*=sidebar-dark-] .nav-treeview>.nav-item>.nav-link:focus, [class*=sidebar-dark-] .nav-treeview>.nav-item>.nav-link:hover{
    color: #1678FF;
}
.sidebar-mini .main-sidebar .nav-link, .sidebar-mini-md .main-sidebar .nav-link, .sidebar-mini-xs .main-sidebar .nav-link{
    width: 100%;
}
.os-content {
    padding: 0px !important;
}
.sidebar-dark-primary .nav-sidebar> .side_shape:before{
    position: absolute;
    content: "";
    width: 5px;
    height: 48px;
    right: 0;
    top: 0;
    background: #1678FF;
    border-radius: 8px 0px 0px 8px;
}
.sidebar-mini.sidebar-collapse .main-sidebar .nav-sidebar>.nav-item{
    margin-left: 6px;
    margin-right: 6px;
    margin-left: 6px;
    margin-right: 6px;
    padding-right: 9px;
    padding-left: 1px;
}
.sidebar-mini.sidebar-collapse .main-sidebar .brand-link .brand-image {
    max-height: 18px;
}
.nav-sidebar>.nav-item .nav-icon{
    position: relative;
    margin-right: .5rem;
}
.nav-sidebar .nav-link>.right, .nav-sidebar .nav-link>p>.right{
    position: absolute;
    right: 1rem;
    top: 15px;
}
.nav-link {
    display: block;
    padding: 6px 8px;
}
.navbar-light .navbar-nav .nav-link {
    position: relative;
    padding: 5px 5px;
    text-align: center;
    width: 36px;
    height: 36px;
    background: #1678FF;
    box-shadow: 0px 0px 4px 1px rgba(55, 182, 99, 0.25);
    border-radius: 50px;
    color: #fff;
    margin-left: 10px;
    display: flex;
    align-items: center;
    justify-content: center;

    &:focus,
    &:hover{
        color: #fff;
    }
}
.main-header {
    border-bottom: 0;
}
.user_img {
    width: 30px;
    height: 30px;
    margin-right: 8px;
    border-radius: 50%;
    box-shadow: none !important;
    border: 1px solid #DBE0E6;
}
.navbar-light .navbar-nav .user_nav .dropdown-toggle {
    color: #053A51;
    position: relative;
    padding: 0 20px 0 0;
}
.navbar-light .navbar-nav .user_nav .dropdown-toggle::after{
    position: absolute;
    right: 0;
    top: 10px;
}
.navbar-light .navbar-nav .user_nav {
    position: relative;
    padding: 7px 15px 7px 10px;
    text-align: center;
    width: auto;
    height: auto;
    background: #fff;
    border: 1px solid #DBE0E6;
    border-radius: 5px;
    margin-right: 10px;
    display: flex;
    align-items: center;
    box-shadow: none;
}
.navbar {
    margin: 0;
    border-bottom: 1px solid #DBE0E6;
    position: sticky;
    top: 0;
}
.dadh_bord_heding{
    width: 100%;
    position: relative;
    background: #fff;
    border-radius: 8px;
    font-size: 20px;
    font-weight: 500;
    border: 1px solid #DBE0E6;
    padding: 10px 15px;
    color: #053A51;
}
.small-box {
    position: relative;
    background: #fff;
    padding: 15px;
    height: 170px;
    box-shadow: none;
    border: 1px solid #DBE0E6;
    border-radius: 8px;
}
.welcome_text{
    position: relative;
    font-size: 20px;
    line-height: normal;
    color: #1678FF;
    font-weight: 500;
}
.small-box p {
    font-size: inherit;
    color: #686868;
    margin-bottom: 0;
}
.welcome_img{
    position: absolute;
    right: 15px;
    top: 15px;
    max-width: 200px;
}
.bg-customers{
    background: #FFE2E5;
}
.bg-vendors{
    background: #FFF4DE;
}
.bg-invoices{
    background: #DCFCE7;
}
.bg-bills{
    background: #F3E8FF;
}
.small-box .total_text{
    font-size: 16px;
    line-height: normal;
    font-weight: 500;
    color: #242424;
    margin-bottom: 0;
}
.col-lg-2 .small-box .customer_total{
    color: #FF4E80;
    font-size: 26px;
    margin-bottom: 0;
}
.small-box .vendor_total{
    color: #EC9053;
}
.small-box .invoice_total{
    color: #22EB45;
}
.small-box .bill_total{
    color: #AF70FF;
}
.small_box_icon{
    position: relative;
}
.small_box_icon {
    position: relative;
    max-width: 50px;
    margin-bottom: 15px;
}
.card {
    background: #fff;
    box-shadow: none;
    border-radius: 10px;
    border: 1px solid #DBE0E6;
}
.card-title{
    color: #1678FF;
    font-weight: 500;
    cursor: pointer;
}
.dot_img{
    position: relative;
    margin-right: 5px
}
.pad_table {
    padding-left: 0;
    padding-right: 0;
}
.dashboard_table thead th {
    vertical-align: bottom;
    background: #EDF1F3;
    border-bottom: 0;
    color: #053A51;
    padding: .60rem .75rem;
}
.card-body.p-0 .table thead>tr>th:first-of-type {
    padding-left: 1.2rem;
}
.card-body.p-0 .table thead>tr>th:last-of-type {
    padding-right: 1.2rem;
}
.dashboard_table td{
    color: #242424;
    padding: .60rem .75rem;
    vertical-align: middle;
    border-top: 1px solid #dee2e6;
}
.item_table td{
    border-top: 0;
    border-bottom: 1px solid #dee2e6;
    vertical-align: top;
}
.content-header {
    padding: 0px .5rem;
}
.content-header h1 {
    font-size: 20px;
}
.breadcrumb-item.active{
    color: #053A51;
}
a {
    color: #007bff;
}
.add_btn{
    position: relative;
    background: #1678FF;
    padding: 8px 15px;
    color: #fff;
    line-height: normal;
    font-weight: 500;
    border: none;
    border-radius: 5px;
    border: 1px solid #1678FF;    
    font-size: inherit;

    &:hover{
        color:#fff;
    }
}
.add_btn_br{
    position: relative;
    background: #fff;
    padding: 8px 15px;
    color: #1678FF;
    line-height: normal;
    font-weight: 500;
    border: 1px solid #1678FF;
    border-radius: 5px;
    margin-right: 10px;    
    font-size: inherit;
}
div.dataTables_wrapper div.dataTables_filter input {
    height: 40px;
}
.add_plus_icon{
    margin-right: 10px;
    font-size: 11px;
}
.fillter_box{
    width: 100%;
    position: relative;
    background: #fff;
    box-shadow: 0px 0px 4px 1px rgba(55, 182, 99, 0.25);
    border-radius: 8px;
    padding: 12px 15px 15px;
    color: #053A51;
}
.new_fillter_box1 {
    width: 100%;
    position: relative;
    background: none;
    box-shadow: none;    
    padding: 0;
}
label:not(.form-check-label):not(.custom-file-label){
    font-weight: 400;
    color: #384150;
    font-size: 15px !important;
}
.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[aria-selected]:hover {
    background-color: #1678FF;
    color: #fff;
}
.select2-container--default.select2-container--focus .select2-selection--multiple, .select2-container--default.select2-container--focus .select2-selection--single {
    border-color: #CECECE;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 43px;
}
.form-control{
    color: #535353;
    border: 1px solid #535353;
    padding: 10px 12px;
    height: auto;
}
.select2-container--default .select2-selection--single {
    border: 1px solid #CECECE;
    height: 45px;
    padding: .375rem .75rem;
    line-height: normal;
}
.select2-container--default .select2-selection--multiple{
    border: 1px solid #CECECE;            
}
.btn-default {
    background-color: transparent;
    border-color: #535353;
    color: #535353;
}
.input-group-text{
    background-color: transparent;
    border: 0;
    color: #a3a3a3;
}
::placeholder{
    color: #535353 !important;
}
.filter-text{
    font-size: 16px;
    color: #053A51;
}
.fa-circle-xmark::before{
    content: "\f057";
    margin-left: 8px;
    color: #1678FF;
    font-size: 14px;
}
.fa-pen-to-square::before{
    content: "\f044";
}
.fa-filter:before {
    content: "\f0b0";
    margin-right: 8px;
    color: #1678FF;
    font-size: 14px;
}
.fa-sort:before{
    color: #1678FF;
}
.tab_box{
    position: relative;
    background: #1678FF;
    padding: 5px 10px !important;
    border-radius: 5px;
    justify-content: center;
}
.tab_panal .nav-pills .nav-link {
    color: #fff;
    border: 1px solid #fff;
    padding: 6px 15px;
    border-radius: 5px;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link{
    color: #1678FF;
    background-color: #fff;
}
.nav-pills .nav-link:not(.active):hover{
    color: #1678FF;
    background-color: #fff;
}
.tab_panal{
    border-bottom: 0;
}
.badge-toes{
    color: #fff;
    background-color: transparent;
    border: 1px solid #fff;
    font-size: 12px;
    font-weight: 500;
    margin-left: 6px;
    vertical-align: text-bottom;
}
.nav-pills .nav-link.active .badge-toes{
    color: #1678FF;
    border: 1px solid #1678FF;
}
.nav-pills .nav-link:not(.active):hover .badge-toes{
    color: #1678FF;
    border: 1px solid #1678FF;
}
.tab_panal .nav-pills li{
    margin: 5px;
}
.dataTables_wrapper .table thead th {
    border-bottom: 0;
    font-weight: 500;
    color: #384150;
    background: #DCEBFF;
}
.dataTables_wrapper .table td{
    border-top: 0;
    border-bottom: 1px solid #CFCFCF;    
    color: #495057;
    vertical-align: middle;
    padding: .50rem .75rem;
}
.table-hover tbody tr:hover {
    background-color: rgba(0,0,0,.025);
}
div.dataTables_wrapper div.dataTables_paginate ul.pagination li {
    margin: 0px 5px;
}
.dataTables_paginate .pagination .paginate_button a {
    background: transparent;
    border-color: #1678FF;
    color: #1678FF;
    border-radius: 4px;
}
.dataTables_paginate .pagination .paginate_button.active>.page-link, .dataTables_paginate .pagination .page-link.active {
    color: #fff;
    background-color: #1678FF;
    border-color: #1678FF;
}
.table{
    margin-bottom: 0;
    font-size: 14px;
}
table.dataTable {
    margin-top: 10px;
    margin-bottom: 10px;
}
.card-body {
    padding: 1rem;
}
.card-body1{
    padding: 15px 0px;
}
.card-body2{
    padding: 0;
}
.card-body3{
    padding: 1rem 1rem 1.5rem;
}
.card-body3 .card-body{
    padding: 0;
}
.card-header .card-body {
    padding: 0;
    padding-top: 15px;
}
.dataTables_wrapper .table td div.dropdown {
    display: inline;
    margin-left: 10px;
}
.status_btn{
    position: relative;
    padding: 7px 15px;
    color: #934FB0;
    font-size: 14px;
    line-height: normal;
    background: #F6E9FC;
    border-radius: 5px;
    font-weight: 500;
    border: none;
}
.saved_status{
    background: #ACE4FF;
    color: #0F3547;
}
.converted_status{
    background: #A4FFC8;
    color: #906A57;
}
.overdue_status{
    background: #FBDADA;
    color: #AF2C32;
}
.Paid_status{
    background: #ACE4FF;
    color: #0F3547;
}
.active_status{
    background: #FEEFE8;
    color: #F49172;
}
.action_btn{
    position: relative;
    background: #70D0FF;
    font-size: 14px;
    line-height: normal;
    border-radius: 5px;
    font-weight: 400;
    color: #fff;
    width: 20px;
    height: 20px;
    text-align: center;
    padding: 7px 10px;
    margin-left: 8px;
}
.dropdown-item{
    color: #053A51;
}
.company_business_name{
    position: relative;
    color: #053A51;
    font-weight: 500;
    margin-bottom: 0;
    line-height: normal;
}
.company_details_text{
    position: relative;    
    color: #053A51;
    font-weight: 500;
    margin-bottom: 0;
    line-height: normal;
}
.business_logo_uplod_box{
    background: #fff;
    border: 1px dashed #F49172;
    border-radius: 5px;
    cursor: pointer;
    margin: 0 auto;
    padding: 20px;
    text-align: center;
    width: 100%;
}
.upload_icon_img{
    position: relative;
    width: auto;
}
.upload_text{
    position: relative;
    margin-bottom: 0;
    margin-top: 10px;
}
.modal-body{
    padding: 0;
}

.modal_sub_title{
    position: relative;
    color: #1678FF;
    font-size: 18px;
    line-height: normal;
    font-weight: 500;
    border-top: 1px solid #CFCFCF;
    border-bottom: 1px solid #CFCFCF;
    padding: 10px 15px;
    margin-top: 5px;
}
.form-group {
    margin-bottom: 0.7rem;
}
.modal{
    padding-right: 0 !important;
}
.modal-header{
    position: relative;
    color: #242424;
    font-size: 18px;
    font-weight: 500;
    border-bottom: 1px solid #CFCFCF;
    padding: 7px 15px;
    align-items: center;
}
.modal-header .close, .modal-header .mailbox-attachment-close {
    padding: 0;
    margin: 0;
    color: #242424;
    width: 20px;
    height: 20px;
    border: 1px solid #242424;
    border-radius: 100%;
}
.close, .mailbox-attachment-close{
    font-size: 18px;
}
label {
    display: inline-block;
    margin-bottom: .3rem;
}
.modal-footer{
    justify-content: center;
    border-top: 1px solid #CFCFCF;
    padding: 10px 15px;
}
.add_customer_text{
    position: relative;
    color: #F49172;
    font-weight: 500;
    font-size: 18px;
    margin-left: 10px;
}
.add_customer_box{
    background: #fff;
    border: 1px solid #F49172;
    border-radius: 5px;
    cursor: pointer;
    margin: 0 auto;
    padding: 15px;
    text-align: center;
    width: max-content;
    float: inline-start;
}
.within_day{
    position: relative;
    font-size: 14px;
    margin-bottom: 0;
    margin-top: 5px;
}
.form-selectcurrency{
    border-radius: 0rem .25rem .25rem 0rem;
    margin-left: -1px;
}
.form-controltext{
    border-radius: .25rem 0rem 0rem .25rem;
}
.input:focus{
    outline: none;
    border: 1px solid #535353;
}
.form-control:focus{
    outline: none;
    border: 1px solid #535353;
}
.additem_btn{
    position: relative;
    background: #053A51;
    padding: 12px 20px;
    color: #fff;
    font-size: 16px;
    line-height: normal;
    font-weight: 500;
    border: none;
    border-radius: 5px 5px 0px 0px;
    margin: 0px 15px 0px 10px;
}
.editcolum_btn{
    position: relative;
    background: #1678FF;
    padding: 12px 20px;
    color: #fff;
    font-size: 16px;
    line-height: normal;
    font-weight: 500;
    border: none;
    border-radius: 5px 5px 0px 0px;
}
.subtotal_box{
    position: relative;
    padding: 20px 20px 0;
}
.total_table td{
    padding: .60rem .75rem;
    color: #535353;
    font-size: 16px;
    vertical-align: top;
    border-top: 1px solid #DBE0E6;
}
.navbar-expand .navbar-nav .dropdown-menu .dropdown-item {
    font-size: 14px;
}
.dropdown-divider {
    border-top: 1px solid #DBE0E6;
}
.edit-colum_title{
    position: relative;
    color: #1678FF;
    font-size: 20px;
    text-decoration: underline;
    margin-bottom: 0;
}
.colum_box{
    position: relative;
    border-bottom: 1px solid #CFCFCF;
    padding: 10px 15px 7px;
}
.edit_es_text{
    position: relative;
    color: #053A51;
    font-size: 16px;
    font-weight: 600;
    padding-top: 5px;
    cursor: pointer;
}
[class*=icheck-]>input:first-child+input[type=hidden]+label::before, [class*=icheck-]>input:first-child+label::before{
    width: 20px;
    height: 20px;
}
.icheck-primary>input:first-child:checked+input[type=hidden]+label::before, .icheck-primary>input:first-child:checked+label::before {
    background-color: #242424;
    border-color: #242424;
}
[class*=icheck-]>input:first-child:checked+input[type=hidden]+label::after, [class*=icheck-]>input:first-child:checked+label::after{
    width: 6px;
    height: 9px;
    transform: translate(7px, 3.5px) rotate(45deg);
}
.estimate_view_title{
    position: relative;
    font-size: 22px;
    color: #053A51;
    font-weight: 600;
    margin-bottom: 0;
    line-height: normal;
}
.estimate_logo_img{
    position: relative;
    max-width: 150px;
}
.estimate_detail_table td{
    color: #053A51;
    padding: .2rem .75rem;
    vertical-align: top;
    border-top: 0;
}
.hrdivider{
    position: relative;
    border-right: 1px solid #CFCFCF;
    width: 100%;
    height: 100%;
}
.view_es_box{
    position: relative;
    width: 100%;
    text-align: center;
}
.detaises_icon{
    position: relative;
    width: auto;
}
.view_es_title{
    position: relative;
    font-size: 18px;
    color: #242424;
    font-weight: 600;
    margin-bottom: 0;
    line-height: normal;
    padding-top: 10px;
}
.view_es_create{
    position: relative;
    font-size: 15px;
    color: #F49172;
    font-weight: 500;
    margin-bottom: 0;
    line-height: normal;
    padding-top: 5px;
}
.viewdetails_btn{
    position: relative;
    background: #1678FF;
    padding: 7px 10px;
    color: #fff;
    font-size: 14px;
    line-height: normal;
    font-weight: 500;
    border: none;
    border-radius: 5px;
    margin-top: 10px;
    border: 1px solid #1678FF;
}
.viewdetails_btn_br{
    position: relative;
    background: #fff;
    padding: 7px 10px;
    color: #1678FF;
    font-size: 14px;
    line-height: normal;
    font-weight: 500;
    border: none;
    border-radius: 5px;
    margin-top: 10px;
    border: 1px solid #1678FF;
    margin-right: 10px;
}
.delete_icon{
    font-size: 36px;
    color: #d11a2a;
}
.delete_btn {
    position: relative;
    background: #d11a2a;
    padding: 8px 15px;
    color: #fff;
    line-height: normal;
    font-weight: 500;
    border: none;
    border-radius: 5px;
    border: 1px solid #d11a2a;
    cursor: pointer;
}
.delete_btn:hover{
    color: #fff;
    background-color: #ed3d4d;
    border: 1px solid #ed3d4d;
}
.invoice_count_box{
    position: relative;
    width: 96%;
    padding: 15px;
    border-radius: 20px 0px 20px 0px;
}
.invoice_count_box_br1::before{
    position: absolute;
    content: "";
    padding: 10px;
    width: 93%;
    height: 100%;
    margin-left: 10px;
    margin-top: 10px;
    border-radius: 20px 0px 20px 0px;
    border: 1px solid #F49172;
}
.invoice_count_box_br2::before{
    position: absolute;
    content: "";
    padding: 10px;
    width: 93%;
    height: 100%;
    margin-left: 10px;
    margin-top: 10px;
    border-radius: 20px 0px 20px 0px;
    border: 1px solid #6E6BEF;
}
.invoice_count_box_br3::before{
    position: absolute;
    content: "";
    padding: 10px;
    width: 93%;
    height: 100%;
    margin-left: 10px;
    margin-top: 10px;
    border-radius: 20px 0px 20px 0px;
    border: 1px solid #70D0FF;
}
.invoice_count_box_br4::before{
    position: absolute;
    content: "";
    padding: 10px;
    width: 93%;
    height: 100%;
    margin-left: 10px;
    margin-top: 10px;
    border-radius: 20px 0px 20px 0px;
    border: 1px solid #39D254;
}
.in-primary{
    background: #FEEFE8;
}
.in-secondary{
    background: #EFEFFB;
}
.in-success{
    background: #FBEFFF;
}
.in-info{
    background: #E5FFE7;
}
.in_contact{
    position: relative;
    display: flex;
}
.invoice_icon_box{
    position: relative;
    background: #fff;
    padding: 8px;
    border-radius: 7px;
    height: max-content;
}
.invoice_report_icon{
    position: relative;
    width: auto;
}
.icon_cr1{
    filter: invert(78%) sepia(25%) saturate(2049%) hue-rotate(311deg) brightness(99%) contrast(93%);
}
.icon_cr2{
    filter: invert(44%) sepia(28%) saturate(6026%) hue-rotate(224deg) brightness(98%) contrast(91%);
}
.icon_cr3{
    filter: invert(69%) sepia(85%) saturate(577%) hue-rotate(172deg) brightness(102%) contrast(102%);
}
.icon_cr4{
    filter: invert(57%) sepia(95%) saturate(356%) hue-rotate(79deg) brightness(99%) contrast(91%);
}
.in_contact_title{
    position: relative;
    font-size: 18px;
    color: #242424;
    font-weight: 600;
    margin-bottom: 0;
    line-height: normal;
}
.in_contact_total{
    position: relative;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 0;
    line-height: normal;
}
.text_color1{
    color: #F49172;
}
.text_color2{
    color: #6E6BEF;
}
.text_color3{
    color: #70D0FF;
}
.text_color4{
    color: #39D254;
}
.text_color5{
    color: #AF2C2C;
}
.refersh_text{
    position: relative;
    color: #1678FF;
    margin-bottom: 0;
}
.reset_icon{
    position: relative;
    border: 1px solid #1678FF;
    width: 28px;
    height: 28px;
    padding: 5px;
    border-radius: 3px;
    margin-left: 10px;
}
.reset_icon_img{
    position: relative;
    vertical-align: top;
}
.invoice_underline{
    color: #255DED;
    text-decoration: underline;
    cursor: pointer;
}
.amount_input{
    border-radius: 0 .25rem .25rem 0;
    margin-left: -1px;
}
.amount_currency_input{
    border-radius: .25rem 0 0 .25rem;
}
.invoiceid_text{
    color: #255DED;
}
.overdue_text{
    color: #AF2C2C;
}
.outstabal-box{
    position: relative;
    padding: 8px 15px;
    border: 1px solid #70D0FF;
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
    color: #053A51;
    border-radius: 5px;
    margin-top: 15px;
}
.outstandingbalancetotal_text{
    position: relative;
    padding-left: 35px;
}
.add_phone_btn{
    white-space: nowrap;
    position: relative;
    background: #1678FF;
    padding: 0px 20px;
    color: #fff;
    font-size: 16px;
    line-height: normal;
    font-weight: 500;
    border-radius: 5px;
    border: 1px solid #1678FF;
    margin-left: 20px;
}
.add_contactbtn{
    white-space: nowrap;
    position: relative;
    background: #1678FF;
    padding: 8px 15px;
    color: #fff;
    font-size: 16px;
    line-height: normal;
    font-weight: 500;
    border-radius: 5px;
    border: 1px solid #1678FF;
    margin-bottom: 10px;
    margin-top: 5px;
}
.reminder_btn {
    position: relative;
    background: #1678FF;
    padding: 7px 10px;
    color: #fff;
    font-size: 14px;
    line-height: normal;
    font-weight: 500;
    border: none;
    border-radius: 5px;
    border: 1px solid #1678FF;
}
.send_icon{
    position: relative;
    max-width: 36px;
}
.estimate_id_text{
    color: "255DED";
}
.view_icon_grid {
    width: 34px;
    height: 34px;
    border: 1px solid #89C5F8;
    background: #89C5F8;
    padding: 8.5px 7px;
    color: #fff;
    font-size: 14px;
    border-radius: 50px;
    margin-left: 10px;
    text-align: center;
    cursor: pointer;
}
.edit_icon_grid {
    width: 34px;
    height: 34px;
    border: 1px solid #22CC7B;
    background: #22CC7B;
    padding: 8.5px 7px;
    color: #fff;
    font-size: 14px;
    border-radius: 50px;
    margin-left: 10px;
    text-align: center;
    cursor: pointer;
}
.delete_icon_grid {
    width: 34px;
    height: 34px;
    border: 1px solid #FF5500;
    background: #FF5500;
    padding: 9px 8.5px;
    border-radius: 50px;
    font-size: 14px;
    color: #fff;
    margin-left: 10px;
    text-align: center;
    cursor: pointer;
}
.hide {
    display: none;
}
.vendordividerline{
    border-top: 1px solid #cfcfcf;
    margin: 0;
}
.more_btn{
    border: 0;
    padding: 0;
    background: transparent;
}
.fa-merge::before{
    content: "\e526";
}
.selectall_icon_btn{
    background-color: transparent;
    color: #6E6BEF;
    border: 1px solid #6E6BEF;
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: 5px;
    margin: 0px 5px;
}
.bootstrap-datetimepicker-widget .datepicker-days tbody td{
    padding: 5px 0px;
}
.custom-select-sm{
    font-size: 1rem;
}
.salestax_text{
    position: relative;
    color: #053A51;
    font-size: 16px;
    font-weight: 600;
}
.card-title_2{
    color: #053A51;
    font-weight: 600;
}
.link_text{
    color: #255DED;
}
.last_update_text{
    font-size: 14px;
    color: #535353;
}
.add_new_account_text{
    font-size: 18px;
    color: #255DED;
    font-weight: 600;
    cursor: pointer;
}
.account-divider{
    width: 100%;
    border-top: 1px solid #CFCFCF;
}
.account_pad{
    margin: 10px 15px;
}
.login-card-body .input-group .form-control, .register-card-body .input-group .form-control{
    border-right: 1px solid #535353;
    border-left: 0;
}
.login-card-body .input-group-append {
    margin-left: 0;
    margin-right: -1px;
    width: 40px;
}
.login-card-body .input-group .input-group-text, .register-card-body .input-group .input-group-text{
    border-right: 0;
    border-left: 1px solid;
}
.login-card-body .input-group>.input-group-append>.input-group-text{
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
}

.login-card-body, .register-card-body{
    border-radius: 10px;
}
.login-page, .register-page{
    background: url(../img/main-bg.jpg) 0 0 no-repeat;
    background-size: cover;  

    @media (max-width: 1500px) {
        background-position: left 50% bottom;
    }
}
.login-box {
    width: 50%;
    margin-left: 50%;
    position: relative;
    height: 100%;
    max-width: 420px;
    display: flex;
    align-items: center;
}
.login-box-main{
    width: 100%;
}
.login-box-main a{
    display: block;
    text-align: center;
}
.login-box-msg, .register-box-msg{
    padding: 0;
    margin: 26px 0;
    color: #1678FF;
    font-size: 24px;
    font-weight: 600;
}
.dash_board_icon{
    position: relative;
    width: 50px;
    height: 50px;
    margin-bottom: 15px;
    background: var(--bgcolor);
    border-radius: 50px;
    color: #fff;
    text-align: center;
    font-size: 20px;
    padding: 10px 0px;
}
.plan_access_table thead th {
    vertical-align: bottom;
    background: #EDF1F3;
    border-bottom: 0;
    color: #053A51;
    padding: .60rem .75rem;
}
.plan_access_table td{
    color: #242424;
    padding: .60rem .75rem;
    vertical-align: middle;
    border-top: 1px solid #dee2e6;
}
.plan_acc_report_lable{
    position: relative;
    background: #EDF1F3;
    color: #053A51;
    padding: .60rem .75rem;
    font-weight: bold;
}
.plan_access_table .form-check-input{
    position: relative;
    margin-top: 0;
    margin-left: 0;
}
.plan_access_table .form-check{
    padding-left: 0;
}
.report_row {
    color: #242424;
    padding: .60rem .75rem;
    vertical-align: middle;
    border-bottom: 1px solid #dee2e6;
}
.report_row .form-check-input{
    position: relative;
    margin-top: 0;
    margin-left: 0;
}
.report_row .form-check{
    padding-left: 0;
}
.profile .nav-tabs.flex-column .nav-item.show .nav-link, .nav-tabs.flex-column .nav-link.active{
    color: #fff;
    background-color: #1678FF;
    border: none;
}
.profile.nav-tabs.flex-column .nav-link{
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
    margin-right: 0;
    border-radius: 10px;
}
.profile.nav-tabs.flex-column {
    border-bottom: 0;
    border-right: 0;
    border-radius: 10px;
}
.profile.nav-tabs .nav-link{
    position: relative;
    margin-bottom: 0;
    border: 0;
    border-top-left-radius: 0;
    padding: 10px 12px;
}
.profile .fas.fa-angle-right.right {
    position: absolute;
    right: 12px;
    top: 12px;
}
.bank_select_box{
    position: relative;
    padding: 20px;
    border-radius: 10px;
    width: 100%;
    background: #EFEFFB;
    text-align: center;
    margin-top: 15px;
    border: none;
}
.bank_icon{
    position: relative;
    height: 48px;
}
.bank_name_text{
    font-size: 18px;
    line-height: normal;
    margin-top: 5px;
}
#hide{
    display:none;
}
.hide_show_btn{
    position: relative;
    border: none;
    background: transparent;
    padding: 0;
    font-size: 18px;
    text-decoration: underline;
    color: #255DED;
    margin-left: 15px;
}
.editsalarybox{
    position: relative;
    border-top: 1px solid #CFCFCF;
}
.card-box{
    padding: .75rem 1rem;
    border-top: 1px solid rgba(0, 0, 0, .125);
}
.profile_details_box{
    position: relative;
    width: 100%;
}
.profile_details_box tr {
    border: 1px solid #CFCFCF;
}
.profile_details_box td {
    font-size: 16px;
    width: 50%;
    color: #242424;
    padding: 10px 15px 10px 15px;
}
.payments-setup.bs-stepper .step-trigger{
    padding: 0;
    font-size: 18px;
    font-weight: 500;
    line-height: normal;
    color: #242424;
    display: block;
    position: relative;
}
.payments-setup .bs-stepper-label {
    display: block;
    margin: 10px 0px;
}
.payments-setup .bs-stepper-circle{
    width: 50px;
    height: 50px;
    padding: 10px 5px;
    font-size: 20px;
    margin: 0;
    line-height: normal;
    color: #70D0FF;
    border: 1px solid #70D0FF;
    border-radius: 50px;
    background: transparent;
}
.payments-setup .bs-stepper .line, .bs-stepper-line{
    background-color: #70D0FF;
}
.active .bs-stepper-circle {
    background-color: #70D0FF;
    border: 1px solid #70D0FF;
    color: #fff;
}
.active .bs-stepper-label{
    font-weight: 600;
}
.bs-stepper-content {
    padding: 20px 0px;
}
.payment_title{
    position: relative;
    font-size: 20px;
    font-weight: 600;
    color: #242424;
    margin-bottom: 0;
}
.business_type_box{
    position: relative;
    width: 100%;
    padding: 12px 60px;
    border: 1px solid #CFCFCF;
    border-radius: 5px;
    color: #242424;
    font-size: 18px;
    text-align: center;
    background: transparent;
}
#bank_details_from{
    display: none;
}
#bankselect{
    display: none;
}
.all_bank_account_box{
    position: relative;
    width: 100%;
    border: 1px solid #cfcfcf;
    border-radius: 10px;
}
.bank_check_box{
    position: relative;
    border-bottom: 1px solid #cfcfcf;
    padding: 1rem 1rem 1rem 2rem;
}
.card-header-bank{
    background: #EDF1F3;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.card-header-bank .card-title{
    color: #053A51;
    font-size: 18px;
}
.compare_date{
    position: relative;
    font-size: 18px;
    color: #255DED;
    font-weight: 500;
    line-height: normal;
    cursor: pointer;
}
.minimize_icon{
    position: relative;
    width: 36px;
    height: 36px;
    border: 1px solid #242424;
    border-radius: 3px;
    padding: 5px;
    font-size: 12px;
    color: #242424;
    line-height: normal;
}
.fa-window-minimize:before {
    font-weight: 500;
}
.fa-equals:before {
    vertical-align: sub;
}
.tab_box_report{
    position: relative;
    background: #fff;
    padding: 0 !important;
}
.tab_panal_report .nav-pills .nav-link {
    color: #242424;
    border: 1px solid #1678FF;
    padding: 6px 25px;
    border-radius: 50px;
}
.tab_panal_report{
    border-bottom: 0;
}
.tab_panal_report .nav-pills .nav-link.active{
    color: #fff;
    background-color: #1678FF;
    border: 1px solid #1678FF;
    border-radius: 50px;
}
.report_details_table{
    position: relative;
    width: 100%;
    border-radius: 10px;
    border: 1px solid #CFCFCF;
}
.report_details_table tr td {
    border-bottom: 1px solid #CFCFCF;
}
.report_details_table td {
    font-size: 18px;
    color: #242424;
    padding: 10px 15px 10px 15px;
    white-space: nowrap;
    border-top: 0;
}
.report_details_table tr:last-child td{
    border-bottom: 0;
}
.report_profit_box{
    background: #F2F2F2;
}
.report_color1{
    color: #1678FF !important;
}
.profit_title_text{
    font-size: 20px;
    font-weight: 600;
}
.profit_price_text {
    position: relative;
    font-size: 24px;
    font-weight: 600;
    line-height: normal;
}
.report_profit_box_title{
    background: #F2F2F2;
    border-radius: 10px 10px 0px 0px;
}
.report_profit_box_title .card-title{
    font-weight: 600;
}
.report_link{
    color: #255DED;
}

.tab-content-report {
    display: none;
}
.tab-content-report.active {
    display: block;
}
.tab-buttons button {
    color: #242424;
    border: 1px solid #1678FF;
    padding: 6px 25px;
    border-radius: 50px;
    margin: 0px 5px;
}
.minimize_icon .fa-plus:before {
    vertical-align: -webkit-baseline-middle;
}

.item_table tr:last-child td{
    border-bottom: 0;
}

.report_total_amount_text{
    color: #1678FF !important;
    font-weight: 600;
    font-size: 18px;
}


.edit_icon_tr{
    width: 26px;
    height: 26px;
    border: 1px solid #22CC7B;
    background: #22CC7B;
    padding: 5px 7px;
    color: #fff;
    font-size: 11px;
    border-radius: 50px;
    margin-left: 10px;
    text-align: center;
    cursor: pointer;
}
.add_tra_btn_br{
    padding: 5px 15px;
}
.card-title_add_color{
    color: #255DED;
}
.detaisesarrow_icon{
    position: relative;
}

.bs-stepper-header{
    overflow: auto;
    width: 100%;
}
.input-group{
    flex-wrap: unset;
    flex: 1;
}
.login_ul{
    list-style: none;
}
.login_ul li {
    list-style: none;
}

form {
    margin-bottom: 0;
}
.welcome_box{
    background: #fff;
    padding: 40px;
    border-radius: 10px;
    text-align: center;
}
.welcome_page_text{
    position: relative;
    color: #053A51;
}

.user-role-box{
    position: relative;
    width: 100%;
    background: transparent;
    border: 1px solid #CECECE;
    border-radius: 5px;
    padding: 15px;
    margin-bottom: 15px;
}
.module-title{
    position: relative;
    font-size: 18px;
    color: #384150;
    font-weight: 600;
    margin-bottom: 10px;
}
.checkbox-inputbox{
    position: relative;
    margin-right: 5px;
}
/*--------------------------------------------------------------
# Responsive Css
--------------------------------------------------------------*/

@media (min-width: 768px) {
    body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav) .content-wrapper, body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav) .main-footer, body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav) .main-header {
        transition: margin-left .3s ease-in-out;
        margin-left: 280px;
    }
    .modal-sm {
        max-width: 440px;
    }
}
@media (max-width: 991.98px) {
    body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav) .content-wrapper, body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav) .main-footer, body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav) .main-header {
        margin-left: 0;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1480px){
    .main-sidebar, .main-sidebar::before{
        width: 250px;
    }
    .layout-fixed .brand-link {
        width: 250px;
        text-align: center;
    }
    .sidebar-collapse .main-sidebar, .sidebar-collapse .main-sidebar::before {
        margin-left: -250px;
    }
    body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav) .content-wrapper, body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav) .main-footer, body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav) .main-header {
        transition: margin-left .3s ease-in-out;
        margin-left: 250px;
    }
    .welcome_text{
        font-size: 20px;
    }
    .small-box p{
        font-size: 15px;
    }
    .small-box .total_text {
        font-size: 14px;
    }
    .welcome_img {
        top: auto;
        bottom: 5px;
        max-width: 105px;
    }
    .small-box{
        height: 150px;
    }
    .small_box_icon{
        max-width: 44px;
    }
    .card-title{
        font-size: 16px;
    }
    .dashboard_table thead th{
        font-size: 15px;
    }
    .dashboard_table td{
        font-size: 14px;
    }
    .dataTables_wrapper .table td{
        font-size: 14px;
    }
    div.dataTables_wrapper div.dataTables_paginate ul.pagination li{
        font-size: 14px;
    }
    .action_btn{
        font-size: 12px;
        padding: 5px 7px;
    }
    .selectall_icon_btn{
        font-size: 11px;
        padding: 5px 7px;
    }
    .tab_panal .nav-pills .nav-link{
        padding: 5px 10px;
        font-size: 14px;
    }
    .add_btn_br{
        padding: 8px 12px;
        font-size: 14px;
    }
    .editcolum_btn{
        padding: 8px 12px;
        font-size: 14px;
    }
    .additem_btn{
        padding: 8px 12px;
        font-size: 14px;
    }
    .content-header h1 {
        font-size: 22px;
    }
    .upload_text{
        font-size: 14px;
    }
    .detaises_icon{
        width: 35px;
    }
    .refersh_text{
        font-size: 16px;
    }
    .reset_icon_img{
        font-size: 14px;
    }
    .reset_icon{
        width: 24px;
        height: 24px;
        padding: 4px;
    }
    .invoice_count_box{
        padding: 10px;
    }
    .col-invoice-box{
        flex: 0 0 50%;
        max-width: 50%;
        margin: 15px 0px;
    }
    .bank_select_box {
        padding: 20px 9px;
    }
    .business_type_box{
        padding: 10px 50px;
    }
    .col-20 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
/* .input-group{
width: 150px;
} */
}
@media only screen and (min-width: 992px) and (max-width: 1199px){
    .main-sidebar, .main-sidebar::before{
        width: 250px;
    }
    .layout-fixed .brand-link {
        width: 250px;
        text-align: center;
    }
    .sidebar-collapse .main-sidebar, .sidebar-collapse .main-sidebar::before {
        margin-left: -250px;
    }
    body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav) .content-wrapper, body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav) .main-footer, body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav) .main-header {
        transition: margin-left .3s ease-in-out;
        margin-left: 250px;
    }
    .welcome_text{
        font-size: 20px;
    }
    .small-box p{
        font-size: 15px;
    }
    .small-box .total_text {
        font-size: 16px;
    }
    .col-lg-2 .small-box .customer_total{
        font-size: 36px;
    }
    .welcome_img {
        top: auto;
        bottom: 5px;
        max-width: 105px;
    }
    .small-box{
        height: 150px;
        padding: 15px 10px;
    }
    .small_box_icon{
        max-width: 44px;
    }
    .card-title{
        font-size: 16px;
    }
    .dashboard_table thead th{
        font-size: 15px;
    }
    .dashboard_table td{
        font-size: 14px;
    }
    
    .dataTables_wrapper .table td{
        font-size: 14px;
    }
    div.dataTables_wrapper div.dataTables_paginate ul.pagination li{
        font-size: 14px;
    }
    .action_btn{
        font-size: 12px;
        padding: 5px 7px;
    }
    .selectall_icon_btn{
        font-size: 11px;
        padding: 5px 7px;
    }
    .tab_panal .nav-pills .nav-link{
        padding: 5px 10px;
        font-size: 14px;
    }
    .add_btn{
        padding: 8px 12px;
        font-size: 14px;
    }
    .add_btn_br{
        padding: 8px 12px;
        font-size: 14px;
    }
    .editcolum_btn{
        padding: 8px 12px;
        font-size: 14px;
    }
    .additem_btn{
        padding: 8px 12px;
        font-size: 14px;
    }
    .content-header h1 {
        font-size: 22px;
    }
    .upload_text{
        font-size: 14px;
    }
    .detaises_icon{
        width: 35px;
    }
    .refersh_text{
        font-size: 16px;
    }
    .reset_icon_img{
        font-size: 14px;
    }
    .reset_icon{
        width: 24px;
        height: 24px;
        padding: 4px;
    }
    .invoice_count_box{
        padding: 10px;
    }
    .col-invoice-box{
        flex: 0 0 50%;
        max-width: 50%;
        margin: 15px 0px;
    }
    .company_business_name{
        font-size: 18px;
    }
    .bank_select_box {
        padding: 20px 9px;
    }
    .business_type_box{
        padding: 10px 50px;
    }
    .upload_icon_img{
        width: 30px;
    }
    .add_customer_text{
        font-size: 14px;
    }
    .add_customer_box{
        padding: 10px;
    }
    label:not(.form-check-label):not(.custom-file-label){
        font-size: 15px;
    }
    .col-bank-box{
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-mdash-box{
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-1024{
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-2-1024{
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-3-1024{
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-4-1024{
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .col-5-1024{
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    .compare_date{
        font-size: 16px;
    }
    .update_report_btn{
        padding: 8px;
    }
    .col-20 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px){
    .welcome_text{
        font-size: 20px;
    }
    .small-box p{
        font-size: 15px;
    }
    .small-box .total_text {
        font-size: 16px;
    }
    .col-lg-2 .small-box .customer_total{
        font-size: 36px;
    }
    .welcome_img {
        top: auto;
        bottom: 5px;
        max-width: 105px;
    }
    .small-box{
        height: 150px;
        padding: 15px 10px;
    }
    .small_box_icon{
        max-width: 44px;
    }
    .card-title{
        font-size: 16px;
    }
    .dashboard_table thead th{
        font-size: 15px;
    }
    .dashboard_table td{
        font-size: 14px;
    }
    .dataTables_wrapper .table thead th{
        font-size: 15px;
    }
    .dataTables_wrapper .table td{
        font-size: 14px;
    }
    div.dataTables_wrapper div.dataTables_paginate ul.pagination li{
        font-size: 14px;
    }
    .action_btn{
        font-size: 12px;
        padding: 5px 7px;
    }
    .selectall_icon_btn{
        font-size: 11px;
        padding: 5px 7px;
    }
    .tab_panal .nav-pills .nav-link{
        padding: 5px 10px;
        font-size: 14px;
    }
    .add_btn{
        padding: 8px 12px;
        font-size: 14px;
    }
    .add_btn_br{
        padding: 8px 12px;
        font-size: 14px;
    }
    .update_report_btn{
        padding: 8px;
    }
    .editcolum_btn{
        padding: 8px 12px;
        font-size: 14px;
    }
    .additem_btn{
        padding: 8px 12px;
        font-size: 14px;
    }
    .content-header h1 {
        font-size: 22px;
    }
    .upload_text{
        font-size: 14px;
    }
    .detaises_icon{
        width: 35px;
    }
    .refersh_text{
        font-size: 16px;
    }
    .reset_icon_img{
        font-size: 14px;
    }
    .reset_icon{
        width: 24px;
        height: 24px;
        padding: 4px;
    }
    .invoice_count_box{
        padding: 10px;
    }
    .col-invoice-box{
        flex: 0 0 50%;
        max-width: 50%;
        margin: 15px 0px;
    }
    .company_business_name{
        font-size: 18px;
    }
    .bank_select_box {
        padding: 20px 9px;
    }
    .business_type_box{
        padding: 10px 50px;
        font-size: 16px;
    }
    .upload_icon_img{
        width: 30px;
    }
    .add_customer_text{
        font-size: 14px;
    }
    .add_customer_box{
        padding: 10px;
    }
    .viewdetails_btn{
        padding: 7px 8px;
    }
    .payments-setup .bs-stepper-circle {
        width: 36px;
        height: 36px;
        padding: 5px 5px;
        font-size: 18px;
    }
    .payment_title{
        font-size: 16px;
    }
    .compare_date{
        font-size: 16px;
    }

    .col-20 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
}
@media only screen and (max-width: 767px){
    .welcome_img{
        position: relative;
    }
    .small-box{
        height: auto;
    }
    .welcome_text{
        font-size: 20px;
    }
    .small-box p{
        font-size: 15px;
    }
    .small-box .total_text {
        font-size: 16px;
    }
    .col-lg-2 .small-box .customer_total{
        font-size: 36px;
    }
    .welcome_img {
        top: auto;
        bottom: 5px;
        max-width: 100%;
        margin-top: 10px;
    }
    .small-box{
        padding: 15px 10px;
    }
    .small_box_icon{
        max-width: 44px;
    }
    .card-title{
        font-size: 16px;
    }
    .dashboard_table thead th{
        font-size: 15px;
    }
    .dashboard_table td{
        font-size: 14px;
    }
    .dataTables_wrapper .table td{
        font-size: 14px;
    }
    div.dataTables_wrapper div.dataTables_paginate ul.pagination li{
        font-size: 14px;
    }
    .action_btn{
        font-size: 12px;
        padding: 5px 7px;
    }
    .selectall_icon_btn{
        font-size: 11px;
        padding: 5px 7px;
    }
    .tab_panal .nav-pills .nav-link{
        padding: 5px 10px;
        font-size: 14px;
    }
    .add_btn{
        padding: 8px;
        font-size: 14px;
    }
    .add_btn_br{
        padding: 8px;
        font-size: 14px;
        margin-right: 7px;
    }
    .editcolum_btn{
        padding: 8px;
        font-size: 14px;
    }
    .additem_btn{
        padding: 8px;
        font-size: 14px;
    }
    .content-header h1 {
        font-size: 22px;
    }
    .upload_text{
        font-size: 14px;
    }
    .detaises_icon{
        width: 35px;
    }
    .refersh_text{
        font-size: 16px;
    }
    .reset_icon_img{
        font-size: 14px;
    }
    .reset_icon{
        width: 24px;
        height: 24px;
        padding: 4px;
    }
    .invoice_count_box{
        padding: 10px;
    }
    .col-invoice-box{
        margin: 15px 0px;
    }
    .company_business_name{
        font-size: 18px;
    }
    .bank_select_box {
        padding: 20px 9px;
    }
    .business_type_box{
        padding: 8px 15px;
    }
    .payments-setup .bs-stepper-circle {
        width: 36px;
        height: 36px;
        padding: 5px 5px;
    }
    div.dataTables_wrapper div.dataTables_paginate ul.pagination {
        justify-content: center;
    }
    .dash_board_icon{
        margin: auto;
    }

    .col-20 {
        flex: 0 0 50%;
        max-width: 50%;
    }
}
@media screen and (max-width: 577px){
    .profit-loss-report-amount .col-auto {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        width: 100%;
        max-width: 100%;
    }
    .minimize_icon{
        margin: 10px auto;
    }
    .text_h4{
        font-size: 18px;
    }
    .text_h5{
        font-size: 16px;
    }
    .business_type_box{
        padding: 10px;
    }
    .payments-setup.bs-stepper .step-trigger{
        font-size: 16px;
    }
    .welcome_box{
        width: 90%;
        padding: 20px;
    }
    .welcome_page_text{
        font-size: 28px;
    }
    .col-20 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media screen and (max-width: 479px){
    .selectall_icon_btn{
        margin: 0px 4px;
    }
    .add_new_account_text {
        font-size: 16px;
    }
    .modal-title{
        font-size: 16px;
    }
    .outstabal-box{
        text-align: center;
    }
    .outstandingbalancetotal_text{
        padding-left: 0;
    }
}
@media screen and (max-width: 375px){
    .profile_details_box td {
        font-size: 14px;
        padding: 10px 10px 10px 10px;
    } 
}


/*New CSS*/

.form-control {
    border-radius: 5px;
    border-color: #CECECE;
    transition: all .5s ease-in-out;
    font-size: 14px;
}
.form-control:focus {
    border-color: #7fb5ff;
}
.login-box .input-group{
    position: relative;

    .input-group-append {
        position: absolute;
        left: 8px;
        top: 0;
        right: auto;
        z-index: 5;
        height: 45px;
        align-items: center;
        justify-content: center;
    }
    .input-group-text{
        border: 0;
        background: #1678FF;
        width: 32px;
        height: 32px;
        border-radius: 5px !important;
        padding: 0;
        justify-content: center;
        align-items: center;
        color: #fff;
        font-size: 14px;
    }

    .form-control{
        border-color: #1678FF;
        border-radius: 5px !important;
        padding-left: 45px;
        color: #535353;
        font-size: 15px;

        &::placeholder{
            color: #535353;
        }
    }
    .form-control-file{
        padding-left: 8px;
    }
}
/* .login-box .input-group .form-control::placeholder{
    color: #535353 !important;
} */

.login-box-main .block input[type=checkbox]{
    width: 16px;
    height: 16px;
    vertical-align: middle;
    margin: -2px 3px 0 0;
    border-color: #1678FF;
}
.login-box-main .block label span {
    font-size: 15px;
    line-height: normal;
    color: #1678FF;
}
.forgot_text{
    color: #1678FF;
    font-style: italic;
}
.login_btn{
    color: #fff;
    background-color: #1678FF;
    border-color: #1678FF;
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    height: 45px;
    margin-bottom: 8px;
}
.login_btn:hover{
    color: #fff;
    background-color: #4392ff;
    border-color: #4392ff;
}
body.sidebar-mini.layout-fixed {
    background: #F2F8FF;
}
.layout-fixed .main-sidebar {
    box-shadow: none !important;

    &:after{
        background:#DBE0E6;
        width: 1px;
        height: 100%;
        position: absolute;
        right: 0;
        content: '';
        top: 0;
    }
}
.navbar-expand .navbar-nav .dropdown-menu {
    min-width: 200px;
    margin-right: 10px;
}
.content-wrapper {
    background-color: transparent;
}
div.dataTables_wrapper div.dataTables_length select {
    height: 40px;
    line-height: 40px;
    padding: 0 20px 0 10px;
}
@media (orientation: portrait) {
    .login-page, .register-page {
        background: url(../img/mainfull-bg.jpg) 0 0 no-repeat;
        background-size: cover;
    }
    .login-box{
        margin-left: 0;
    }
    .login-box-main {
        width: 100%;
        background: #fff;
        padding: 25px;
        border-radius: 20px;
    }
}
@media screen and (max-width: 767px){
    body{
        font-size: 14px;
    }
    .login-box {
        width: 100%;
        max-width: 340px;
    }
    .login-box-main {
        padding: 15px;
    }
    .login-box-main .block label span {
        font-size: 14px;
    }
}

table.dataTable thead .sorting:before, table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:before, table.dataTable thead .sorting_desc_disabled:after {
    display: none;
}
table.dataTable thead .sorting:before, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_desc_disabled:before{
    display:block;
    background: url(../img/uil_sort.png) 0 0 no-repeat;
    width: 18px;
    height: 18px;
    content: '';
    top: 13px;
}
[class*=sidebar-dark-] .nav-sidebar>.nav-item>.nav-treeview {
    padding-left: 18px;
}
[class*=sidebar-dark-] .nav-treeview>.nav-item>.nav-link:before {
    content: "";
    position: absolute;
    top: 0;
    left: 3px;
    width: 1px;
    height: 50%;
    background: rgb(135,135,135);
}
[class*=sidebar-dark-] .nav-treeview>.nav-item>.nav-link:after {
    content: "";
    position: absolute;
    top: 0;
    left: 3px;
    width: 1px;
    height: 50%;
    background: rgb(135,135,135);
    top: unset;
    bottom: 0;
}
[class*=sidebar-dark-] .nav-treeview>.nav-item:first-child .nav-link:before {
    display: none
}

[class*=sidebar-dark-] .nav-treeview>.nav-item:last-child .nav-link:after {
    display: none
}
.brand-image-small {
    display: none;
}
.sidebar-mini.sidebar-collapse .main-sidebar .brand-link .brand-image{
    display: none;
}
.sidebar-mini.sidebar-collapse .main-sidebar .brand-link .brand-image-small{
    display: block;
}
.sidebar-mini.sidebar-collapse .nav-sidebar>.nav-item .nav-link .nav-icon {    
    width: 45px;
}
.input-group-append {
    position: absolute;
    right: 5px;
    top: 0;
    height: 100%;
    cursor: pointer;
}

.input-group .flatpickr-container {
    width: 100%;
}
.modal-header {
    padding: 15px;

    .modal-title{
        font-size: 16px;
    }
}
.card.customcard {
    padding: 11px 25px;
}
.custom-control-label::before {
    top: 2px;
    left: -1.5rem;
    background-color: #fff;
    border: #1678FF solid 1px;
    box-shadow: none !important;
}
.custom-control-label::after {
    top: 2px;
    left: -1.5rem;
    display: block;
 }
 .type-of-trip-main {
    margin: 20px 0 20px 0;
}

.type-of-trip-main .nav-tabs {
    padding: 0 15px;
}

.type-of-trip-main .nav-tabs li button {
    font-size: 15px;
    padding: 10px 50px;
    margin-right: 10px;
    border-radius: 10px 10px 0 0;
}

.type-of-trip-main .tab-content {
    padding: 18px 15px;
}

.type-of-trip-main .tab-content label.block {
    margin: 0 0 20px 0;
}

.type-of-trip-main .custom-control.custom-checkbox:first-child, .type-of-trip-main .custom-control.custom-checkbox:last-child {
    padding-left: 0;
}
.type-of-trip-in {
    margin: 20px 0 0 0;
}
.type-of-trip-in h4{
    color: #1676FF;
    font-size: 16px;
}
.type-of-trip-in .tab-content {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
}

.type-of-trip-in .tab-content .nav-item {
    list-style: none;
    margin: 0 0 10px 0;
}

.type-of-trip-in .tab-content .nav-item a {
    color: #384150;
    position: relative;
    padding: 0 0 0 18px;
}

.type-of-trip-in .tab-content .nav-item a:after {
    background: #1678FF;
    width: 10px;
    height: 10px;
    content: '';
    position: absolute;
    border-radius: 50%;
    left: 0;
    top: 5px;
}
.type-of-trip-in .tab-content .nav-item a:before {
    width: 16px;
    height: 16px;
    content: '';
    position: absolute;
    border-radius: 50%;
    left: -3px;
    top: 2px;
    border: 1px solid #1678FF;
}
.itinerary-link {
    padding: 0 20px;
}
body .select2-container--default .select2-selection--single .select2-selection__rendered {
    margin-top: 0;
    font-size: 14px;
}
.form-control:disabled, .form-control[readonly]{
    background: #fff;
}
.col-lg-12.fillter_box {
    margin-bottom: 20px;
}
.col-lg-12.new_fillter_box1{
    margin-bottom: 0;
}
.col-lg-12.fillter_box .col-lg-4.col-1024.col-md-6.px-10.d-flex {
    column-gap: 15px;
}
.col-lg-12.fillter_box .col-lg-4.col-1024.col-md-6.px-10.d-flex.new-space-remove {
    column-gap: 0;
}
.col-lg-12.fillter_box .col-lg-4.input-group.date {
    flex: auto;
}
button.btn.btn-info {
    font-size: 14px;
    background: #1678FF;
    border-color: #1678FF;
}
.btn-primary {
    font-size: 14px;
}


.edit-profile-view {
    background: #fff;
    border: 1px solid #DBE0E6;
    border-radius: 6px;
}

.edit-profile-view .nav a {
    color: #384150;
    padding: 15px 30px;
    position: relative;
}

.edit-profile-view .nav {
    border-bottom: 1px solid #CECECE;
}

.edit-profile-view .nav a.active, .edit-profile-view .nav a:hover {
    color: #1676FF;
}

.edit-profile-view .nav a.active:after {
    background: #1676FF;
    height: 3px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -1px;
    content: '';
}


.edit-profile-view .tab-content .card-header {
    display: none;
}

.edit-profile-view .tab-content strong {
    font-weight: 500;
    color: #384150;
}

.edit-profile-view .tab-content #CertificationList strong ~ p {
    display: inline-block;
    margin: 0 0 10px 0;
}
.edit-profile-view .tab-content{
    position: relative;
}
.btn.editbtn, #CertificationList .editCertbtn {
    background: url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3.83301 4.33398H2.99967C2.55765 4.33398 2.13372 4.50958 1.82116 4.82214C1.5086 5.1347 1.33301 5.55862 1.33301 6.00065V13.5007C1.33301 13.9427 1.5086 14.3666 1.82116 14.6792C2.13372 14.9917 2.55765 15.1673 2.99967 15.1673H10.4997C10.9417 15.1673 11.3656 14.9917 11.6782 14.6792C11.9907 14.3666 12.1663 13.9427 12.1663 13.5007V12.6673" stroke="%2328C76F" stroke-linecap="round" stroke-linejoin="round"/><path d="M11.3333 2.66676L13.8333 5.16676M14.9875 3.98759C15.3157 3.65938 15.5001 3.21424 15.5001 2.75009C15.5001 2.28594 15.3157 1.84079 14.9875 1.51259C14.6593 1.18438 14.2142 1 13.75 1C13.2858 1 12.8407 1.18438 12.5125 1.51259L5.5 8.50009V11.0001H8L14.9875 3.98759Z" stroke="%2328C76F" stroke-linecap="round" stroke-linejoin="round"/></svg>');
    background-repeat: no-repeat;
    color: #28C76F;
    border-color: #28C76F;
    padding: 6px 39px 6px 15px;
    background-position: right 10px center;
    border-radius: 5px;
}
.edit-profile-view #edit-link-container {
    position: absolute;
    right: 8px;
    top: 14px;
    width: auto;
}
.edit-profile-view .tab-content #CertificationList .col-md-12 .col-md-6:last-child{
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
}
.edit-profile-view .tab-content #CertificationList .btn.btn-danger.btn-sm{
    background: url('data:image/svg+xml,<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.33317 3.66667H10.6665C10.6665 3.22464 10.4909 2.80072 10.1783 2.48816C9.86579 2.17559 9.44186 2 8.99984 2C8.55781 2 8.13389 2.17559 7.82133 2.48816C7.50877 2.80072 7.33317 3.22464 7.33317 3.66667ZM6.08317 3.66667C6.08317 3.28364 6.15861 2.90437 6.30519 2.55051C6.45176 2.19664 6.6666 1.87511 6.93744 1.60427C7.20828 1.33343 7.52981 1.11859 7.88368 0.972018C8.23754 0.825442 8.61682 0.75 8.99984 0.75C9.38286 0.75 9.76213 0.825442 10.116 0.972018C10.4699 1.11859 10.7914 1.33343 11.0622 1.60427C11.3331 1.87511 11.5479 2.19664 11.6945 2.55051C11.8411 2.90437 11.9165 3.28364 11.9165 3.66667H16.7082C16.8739 3.66667 17.0329 3.73251 17.1501 3.84973C17.2673 3.96694 17.3332 4.12591 17.3332 4.29167C17.3332 4.45743 17.2673 4.6164 17.1501 4.73361C17.0329 4.85082 16.8739 4.91667 16.7082 4.91667H15.6082L14.6332 15.0092C14.5584 15.7825 14.1982 16.5002 13.6229 17.0224C13.0476 17.5445 12.2984 17.8336 11.5215 17.8333H6.47817C5.70139 17.8334 4.95242 17.5442 4.37729 17.0221C3.80217 16.4999 3.44212 15.7823 3.36734 15.0092L2.3915 4.91667H1.2915C1.12574 4.91667 0.966772 4.85082 0.849562 4.73361C0.732352 4.6164 0.666504 4.45743 0.666504 4.29167C0.666504 4.12591 0.732352 3.96694 0.849562 3.84973C0.966772 3.73251 1.12574 3.66667 1.2915 3.66667H6.08317ZM7.74984 7.625C7.74984 7.45924 7.68399 7.30027 7.56678 7.18306C7.44957 7.06585 7.2906 7 7.12484 7C6.95908 7 6.80011 7.06585 6.6829 7.18306C6.56569 7.30027 6.49984 7.45924 6.49984 7.625V13.875C6.49984 14.0408 6.56569 14.1997 6.6829 14.3169C6.80011 14.4342 6.95908 14.5 7.12484 14.5C7.2906 14.5 7.44957 14.4342 7.56678 14.3169C7.68399 14.1997 7.74984 14.0408 7.74984 13.875V7.625ZM10.8748 7C11.0406 7 11.1996 7.06585 11.3168 7.18306C11.434 7.30027 11.4998 7.45924 11.4998 7.625V13.875C11.4998 14.0408 11.434 14.1997 11.3168 14.3169C11.1996 14.4342 11.0406 14.5 10.8748 14.5C10.7091 14.5 10.5501 14.4342 10.4329 14.3169C10.3157 14.1997 10.2498 14.0408 10.2498 13.875V7.625C10.2498 7.45924 10.3157 7.30027 10.4329 7.18306C10.5501 7.06585 10.7091 7 10.8748 7ZM4.6115 14.8892C4.65645 15.353 4.87254 15.7835 5.21764 16.0968C5.56275 16.41 6.01213 16.5834 6.47817 16.5833H11.5215C11.9875 16.5834 12.4369 16.41 12.782 16.0968C13.1271 15.7835 13.3432 15.353 13.3882 14.8892L14.3532 4.91667H3.6465L4.6115 14.8892Z" fill="%23FF5500"/></svg>');
    background-repeat: no-repeat;
    color: #FF5500;
    border-color: #FF5500;
    padding: 6px 39px 6px 15px;
    background-position: right 10px center;
    border-radius: 5px;
    margin-left: 6px;
}
.edit-profile-view-l {
    background: #fff;
    border: 1px solid #DBE0E6;
    border-radius: 6px;
    padding: 15px;
}

.edit-profile-view-l .epv-top {
    position:relative;
}

.edit-profile-view-l .epv-top-thumb img {
    object-fit: cover;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    border: 5px solid #fff;
}

.edit-profile-view-l .epv-top:after {
    background: #007bff;
    width: 100%;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 60%;
    border-radius: 5px;
}

.edit-profile-view-l .epv-top-thumb {
    position: relative;
    z-index: 1;
    text-align: center;
    padding: 20px 0 0;
    max-width: 120px;
    margin: 0 auto;
}

.edit-profile-view-l .edit-badge {
    position: absolute;
    right: 0;
    bottom: 16px;
}

.edit-profile-view-l h5 {
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    color: #384150;
    margin: 10px 0 0 0;
}

.edit-profile-view-l h5 span {
    font-size: 14px;
    font-weight: 400;
}

.libary-box{
    position: relative;
    border: 1px solid #DBE0E6;
    background: #fff;
    border-radius: 5px;
}
.libary-img{
    position: relative;
    width: 100%;
    max-height: 200px;
    min-height: 200px;
    padding: 0;
    border: 0;
    object-fit: cover;
}
.libary-name{
    font-size: 18px;
    font-weight: 500;
    color: #384150;
    text-align: center;
    padding-top: 20px;
}
.libary-btnbox{
    position: relative;
    border-top: 1px solid #DBE0E6;
    padding: 8px 15px;
    display:flex;
    justify-content:space-between;
}
.l-view-btn{
    position: relative;
    border: 1px solid #cecece;
    padding: 5px 10px;
    color:#1676FF;
    font-size: 14px;
    line-height: normal;
    border-radius: 3px;
}
.l-edit-btn{
    position: relative;
    border: 1px solid #cecece;
    padding: 5px 10px;
    color:#384150;
    font-size: 14px;
    line-height: normal;
    border-radius: 3px;
}
.l-delete-btn{
    position: relative;
    border: 1px solid #cecece;
    padding: 5px 10px;
    color:#FF5500;
    font-size: 14px;
    line-height: normal;
    border-radius: 3px;
}
.input-group-append#tag_name_submit{
    position: static;
    height: auto;
}
#filter_data .pagination{
    justify-content: center;
}
.form-control[readonly] {
    opacity: 1;
    cursor: not-allowed;
}

.preferences-box{
    position: relative;
    width: 100%;
    border: 1px solid #CECECE;
    border-radius: 5px;
    margin-bottom: 20px;
    background: #fff;
}
.preferences-title{
    position: relative;
    width: 100%;
    padding: 8px 15px;
    font-size: 18px;
    line-height: normal;
    color: #2c2c2c;
    background: #DCEBFF;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.pr-content-box{
    position: relative;
    padding: 20px;
}
.task-reminder-ul{
    padding-left: 20px;
}
.task-reminder-ul li {
    list-style-type: disc;
    color: #1678FF;
    font-size: 20px;
    padding: 10px 0px;
}
.task-reminder-ul li a{
    position: relative;
    font-size: 16px;
    line-height: normal;
    color: #384150;
}
.task-reminder-ul li .ul-btn{
    position: relative;
    font-size: 16px;
    line-height: normal;
    color: #384150;
    border: 1px solid #384150;
    border-radius: 5px;
    display: inline-block;
    padding: 7px 10px;
}

.thankyou-bg{
    width: 100%;
    height: 100%;
    background: #DCEBFF;
}
.thankyou-contentbox {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    border: 1px solid #CECECE;
    border-radius: 10px;
    overflow: auto;
}
.thankyou-contentbox .logo-box{
    position: relative;
    display: flex;
    width: 150px;
    height: 150px;
    padding: 25px;
    justify-content: center;
    align-items: center;
    margin: auto;
    margin-bottom: 25px;
    background: #fff;
    margin-top: -75px;
    border-radius: 100%;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 25%);
}
.thankyou-contentbox .fa-check{
    position: relative;
    display: flex;
    width: 60px;
    height: 60px;
    padding: 25px;
    justify-content: center;
    align-items: center;
    margin: auto;
    font-size: 22px;
    color: #fff;
    border-radius: 100%;
    background-color: #28a745;
    line-height: normal;
    margin-bottom: 25px;
}
.thank-you-top-box{
    border-radius: 10px 10px 0px 0px;
    height: 100px;
    background: #384150;
}
.thankyou-contentbox .brand-image{
    position: relative;
    width: 100%;
}
.thank-you-content-box{
    position: relative;
    padding: 0px 20px 20px;
}
.thank-you-title{
    position: relative;
    font-size: 30px;
    line-height: normal;
    color: #1678ff;
    text-align: center;
    font-weight: 600;
}
.thank-you-p{
    position: relative;
    font-size: 18px;
    line-height: normal;
    color: #384150;
    text-align: center;
}
.thank-you-subtitle{
    position: relative;
    font-size: 24px;
    line-height: normal;
    color: #384150;
    text-align: center;
    font-weight: 500;
}
.thankyou-pt-30{
    margin-top: 20px;
}
.thank-you-backbtn{
    position: relative;
    background: #1678FF;
    padding: 8px 15px;
    color: #fff;
    line-height: normal;
    font-weight: 500;
    border: none;
    border-radius: 5px;
    border: 1px solid #1678FF;
    font-size: 18px;
    display: inline-block;
    text-decoration: none;
    margin-top: 30px;
}
.thank-you-backbtn:hover{
    background: transparent;
    color: #1678FF;
    border: 1px solid #1678FF;
}
 
.task-faq{
    position: relative;
    padding: 20px;
}
.task-faq .pr-content-box{
    padding: 0px;
}
.task-faq .task-reminder-ul li a{
    text-decoration: none;
}
.modal-dialog .delete-text {
    font-size: 16px;
    color: #384150;
    margin: 20px 0 20px 0;
}

.add_btn.add_btn_danger {
    background: #FF313A;
    border-color: #FF313A;
}
#filter_data .row{
    row-gap: 20px;
}

@media (max-width: 1500px) {
    .libary-name {
        font-size: 14px;
    }
}

.tab_box12 {
    position: relative;
    background: #fff;
    padding: 0 !important;
    width: 100%;
    border: 1px solid #DBE0E6;
    justify-content: flex-start;
    border-bottom: 1px solid #fff;
    border-radius: 10px 10px 0 0;
    margin-bottom: -1px;
}
.tab-content.tab-content12 .card {
    border-radius: 0 0 10px 10px;
}
.tab_box12 li.nav-item {
    margin: 0;
}

.tab_box12 li.nav-item .nav-link {
    padding: 8px 15px;
    background: none;
    border: 0;
    color: #384150;
    border-bottom: 3px solid transparent;
    border-radius: 0;
}

.tab_box12 li.nav-item .nav-link.active {
    border-color: #1676FF;
    color: #1676FF;
}
table.table.card-body-table td {
    border: 1px solid #dee2e6;
}
.data-tab-content{
    align-items: flex-start;
    justify-content: space-between;
}
.data-tab-content .card-body-table {
    width: 48%;
}
.data-tab-content .card-body-table .company_business_name {
    color: #384150;
    font-weight: 400;
}
.fa-eye.edit_icon_grid {
    background: #1678ff;
    border-color: #1678ff;
}
.nav-sidebar>.nav-item .nav-link svg {
    background: none;
    box-shadow: none;
    font-size: 14px;
    width: 30px;
    height: 30px;
    border-radius: 5px;
    line-height: 30px;
    padding: 5px;
}

.small-box.bg-customers-new {
    display: flex;
    align-items: center;
    column-gap: 20px;
    height: auto;
}
.small-box.bg-customers-new .customer_total {
    margin: 0;
    text-align: left;
}
.customer_total {
    text-align: left;
}
.small-box.bg-customers-new svg {
    width: 62px;
}
.small-box.bg-customers-new1 {
    background: #FF9F43;
    color: #fff;
    display: flex;
    align-items: center;
    height: auto;
    justify-content: space-between;
}
.small-box.bg-customers-new1 .total_text{
    color: #fff;
}
#success-modal .fa-check-circle:before {
    color: #22cc7b;
}
div#autocomplete-list:empty{
    display: none;
}
.dataTables_wrapper .table td .fa-eye.edit_icon_grid {
    margin-left: 0;
}
#filter_data .pagination {
    justify-content: flex-end;
    padding-right: 0;
}
table.dataTable + .row div:last-child {
    margin-left: auto;
}



div.card.ui-draggable.ui-draggable-handle .additional-info {
    padding: 10px 10px 0 0;
}
.card.ui-draggable.ui-draggable-handle .additional-info table.table tr {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    row-gap: 5px;
}

.card.ui-draggable.ui-draggable-handle .additional-info table.table tr td {
    width: 85px;
    flex-shrink: 0;
    text-align: center;
    border-radius: 4px;
    background: #28B428;
    color: #fff;
    padding: 0;
}

.card.ui-draggable.ui-draggable-handle .additional-info table.table tr td:nth-child(2) {
    background: #FF8000;
}
.card.ui-draggable.ui-draggable-handle .additional-info table.table tr td:nth-child(3) {
    background: #FF3333;
}

.information-icon{
    content: "\f129";
    border: 1px solid #1678ff;
    display: inline-flex;
    height: 18px;
    width: 18px;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    font-size: 10px;
    color: #1678ff;
    margin-left: 3px;
}
.tooltip {
    position: relative;
    display: inline-block;
    opacity: 1;
}
.tooltip .tooltiptext {
    visibility: hidden;
    width: 320px;
    max-width: 320px;
    background-color: #1678ff;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 100%;
    left: 50%;
    margin-left: -60px;
}
.tooltip:hover .tooltiptext {
    visibility: visible;
}


.dataTables_paginate .pagination .paginate_button a:hover{
    color: #fff;
    background: #1678FF !important;
    border-color: #1678FF !important;
}
.card-header::after{
    display: none;
}
.alert-success{
    z-index: 1;
}
.alert .close, .alert .mailbox-attachment-close{
    color: #fff;
    opacity: 1;
}

div.table-responsive>div.dataTables_wrapper>div.row{
    align-items: center;
}
div.dataTables_wrapper div.dataTables_info{
    padding-top: 0;
}

.custom-date-form{
    padding: 0;
}
.custom-date-to{
    padding: 0;
}
.custom-date-form .form-control{
    border-radius: 5px 0px 0px 5px;
}
.custom-date-to .form-control{
    border-radius: 0px 5px 5px 0px;
}
a#listViewBtn, a#gridViewBtn {
    position: relative;
    display: flex;
    width: 40px;
    height: 40px;
    justify-content: center;
    text-align: center;
    align-items: center;
}

.input-group>.custom-file .custom-file-input:focus~.custom-file-label, .input-group>.custom-select:focus, .input-group>.form-control:focus{
    z-index: 0;
}
.passwoed-eye-icon{
    background-color: #fff;
}
.form-control.is-invalid, .was-validated .form-control:invalid{
    z-index: 1;
}


/*--------------------------------------------------------------
# Responsive Css
--------------------------------------------------------------*/
@media screen and (min-width: 1200px) and (max-width: 1480px){
    .col-mdash-box{
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }
}
@media screen and (max-width: 577px){
    .mobile-admintext{
        display: none;
    }
    .content-header .col .d-flex{
        display: block !important;
    }
}



     .mt-10{
            margin-top: 10px;
        }
    .trip-info {
        list-style: none;
        margin: 0;
        padding-left: 0;
    }
    .trip-info li {
        display: flex;
    }

    /* hide all li except first */
    .trip-info li:not(:first-child) {
        display: none;
    }

    .trip-info .icon {
        width: 22px;
        display: inline-block;
        margin-right: 5px;
    }

    /* Plus/minus icon on right */
    .toggle-btn {
            margin-left: auto;
            cursor: pointer;
            font-size: 18px;
            display: flex;
            width: 24px;
            height: 24px;
            align-items: center;
            justify-content: center;
            font-weight: bold;
            background: #17a2b8;
            color: #fff;
            border-radius: 5px;
    }
    
    
    

    .per-tab-box{
        position: relative;
        background: #fff;
        padding: 0 !important;
        width: 100%;
        border: 0;
        border-bottom: 1px solid #DBE0E6;
    }
    

.label-wrapper{
    position: relative;
    display: flex;
    gap: 6px;
    align-items: center;
}
.info-tooltip{
    position: absolute;
    top: 28px;
    left: 0;
    background: #17a2b8;
    color: #fff;
    padding: 7px 10px;
    font-size: 13px;
    border-radius: 6px;
    display: none;
    z-index: 10;
    max-width: 300px;
}
.info-icon:hover + .info-tooltip {
    display: block;
}
.info-icon{
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 18px;
    height: 18px;
    font-size: 14px;
    border: 1px solid #007bff;
    color: #007bff;
    border-radius: 50px;
}

 #autocomplete-list {
   margin-top: 47px;
   width: 100%;
   max-height: 200px;
   overflow-y: auto;
   border: 1px solid #ddd;
   background-color: white;
   display: block;
   }
   .list-group-item {
   padding: 10px;
   cursor: pointer;
   }
   .list-group-item:hover {
   background-color: #f8f9fa;
   }
   .text-muted {
   color: #6c757d;
   }


   
.datatable-overflow{
    overflow: auto;
}
.text-sm.login_ul.text-danger li{
    font-weight: 700;
}
.select2-container .select2-selection--single{
    height: 38px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height:normal;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
    height: 38px;
}
.type-of-trip-box{
    position: relative;
    display: flex;
    flex-wrap: wrap;
    gap: 5px 15px;
}
.type-of-trip-box .custom-control{
    padding-left: 0;
}


.trial-expiray-modal{
    padding: 20px;
}
.trial-expiray-modal .modal-title{
    position: relative;
    font-size: 26px;
    font-weight: 600;
}
.trial-expiray-modal p{
    position: relative;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 0;
}

.card-number-text-box {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
}
 
.card-number-text-box .eye-icon {
    cursor: pointer;
    font-size: 18px;
    font-weight: 700;
    color: #384150;
}
 
.card-number-text-box .eye-icon:hover {
    color: #1678FF;
}
.required-input-border{
    border: 1px solid #ff0000 !important;
}
.invalid-feedback{
    font-weight: 600;
}
.required-select-border .select2-container--default .select2-selection--single{
    border: 1px solid #ff0000 !important;
}
.reminder_btn:hover{
    color: #fff;
}

.top-right-box{
    position: relative;
    width: 100%;
    align-items: center;
    justify-content: flex-end;
    display: flex;
    flex-wrap: wrap;
}
.suggestion-box-mobile{
    display: none;
}

.agency-dashboard {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 20px;
}
.agency-dashboard .tile {
    position: relative;
    background: #fff;
    padding: 15px;
    box-shadow: none;
    border: 1px solid #DBE0E6;
    border-radius: 8px;
    text-decoration: none;
    color: #384150;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transition: all 0.25s ease;
    min-height: 140px;
}
.agency-dashboard .tile:hover {
    border-color: #1678FF;
    transform: translateY(-5px);
    box-shadow: 0 10px 25px rgba(0,0,0,0.08);
}
.agency-dashboard .tile i {
    font-size: 24px;
    color: #1678FF;
    margin-bottom: 20px;
}
.agency-dashboard .tile span {
    font-size: 16px;
    font-weight: 500;
}
.agency-dashboard .tile span.coming-text{
    font-size: 14px;
    font-weight: 500;
}
.agency-dashboard .tile.add::before {
    content: "+";
    position: absolute;
    top: 10px;
    left: 12px;
    font-size: 22px;
    font-weight: bold;
    color: #1678FF;
}
@media screen and (max-width: 1780px) {
    .agency-dashboard {
        grid-template-columns: repeat(5, 1fr);
    }
}
@media screen and (max-width: 1400px) {
    .agency-dashboard {
        grid-template-columns: repeat(4, 1fr);
    }
}
@media screen and (max-width: 1024px) {
    .agency-dashboard {
        grid-template-columns: repeat(3, 1fr);
    }
}
@media screen and (max-width: 600px) {
    .agency-dashboard {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media screen and (max-width: 400px) {
    .agency-dashboard {
        grid-template-columns: repeat(1, 1fr);
    }
}
