table tbody tr {
    background: none;
}

table.dataTable thead th,
.datatable-emp table.dataTable thead td,
table.dataTable.no-footer {
    border-bottom: 0
}

.table th {
    /* border: none; */
}

.table tr {
    border-top: 1px solid #f0f1f1;
}

.table tbody tr:first-child {
    border-top: none;
}

table.dataTable thead tr th {
    color: #011c4b;
    padding: 28px 20px;
}

table.dataTable thead tr {
    background: #fff;
    border-radius: 15px;
    box-shadow: 0 31px 49px rgba(105, 105, 105, 0.09);
    position: relative;
}

table.dataTable tbody {
    background: #fff;
}

table.dataTable tbody tr td {
    background: #fff;
    padding: 28px 20px;
    color: #a3afbb;
    font-size: 12px;
    font-weight: 600;
}

.table-responsive {
    background: #fff;
    box-shadow: 0 31px 49px rgba(105, 105, 105, 0.09);
    padding-bottom: 0;
    border-radius: 20px;
}

.dataTable {
    width: 98% !important;
}

.dataTables_wrapper {
    padding-bottom: 20px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.previous,
.dataTables_wrapper .dataTables_paginate .paginate_button.next {
    background: #a3afbb !important;
    font-size: 10px !important;
    font-weight: 600 !important;
    color: #fff !important;
    padding: 5px 30px !important;
    cursor: pointer !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.previous {
    margin-right: 10px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.next {
    margin-left: 10px;
    margin-right: 15px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current {
    background: #0f5ef7 !important;
    font-size: 10px !important;
    font-weight: 600;
    border-radius: 6px !important;
    border-color: #0f5ef7 !important;
    color: #fff !important;
    padding: 5px 10px !important;
}

.dataTables_info {
    font-size: 12px;
    color: #a3afbb !important;
    padding-left: 20px;
}

table {
    margin-bottom: 20px !important;
}

.table td,
.table th {
    padding: 15px !important;
}

.dataTables_wrapper .dataTables_filter {
    border: 1px solid #0f5ef7;
    border-radius: 8px;
    height: 40px;
    padding: 0 15px;
    position: relative;
    margin: 30px 15px 30px 0;
}

.dataTables_wrapper .dataTables_length {
    margin: 30px 0 30px 15px;
    border: 1px solid #0f5ef7;
    border-radius: 8px;
    height: 40px;
    background: #0f5ef7;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    line-height: 40px;
    padding: 0 15px;
}

.dataTables_wrapper .dataTables_length label {
    margin-bottom: 0;
}

.dataTables_wrapper .dataTables_filter input {
    outline: none;
    border: none;
    background: none;
    font-weight: 500;
    line-height: 28px;
    color: #0f5ef7;
    font-size: 12px;
}

.dataTables_wrapper .dataTables_filter label {
    font-weight: 600;
    font-size: 12px;
    color: #0f5ef7;
    float: left;
}

.dataTables_wrapper .dataTables_filter label:before {
    position: absolute;
    content: "\f002";
    font-family: "Font Awesome 5 Free";
    display: inline-block;
    font-size: 16px;
    right: 12px;
    top: 5px;
}

.dataTables_wrapper .dataTables_length select {
    border: none;
    font-size: 12px;
    color: #0f5ef7;
    margin: 0 5px;
    line-height: 40px;
    font-weight: 600;
    padding: 0 10px;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    background: #fff url('../../assets/img/arrow-drop.png') no-repeat 85% 53%;
    height: 38px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    background: none;
    color: #0f5ef7 !important;
    border: 1px solid transparent;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    font-size: 10px !important;
}

@media (max-width: 767px) {
    .dataTables_wrapper .dataTables_length {
        margin: 30px auto 15px auto;
        width: 180px;
    }
    .dataTables_wrapper .dataTables_filter {
        margin: 0 auto;
        width: 270px;
    }
}

.auth-logo {
    height: 60px;
}

.main-content .page-content {
    min-height: 83vh !important;
}

.nav.nav-tabs li a {
    font-weight: bold;
    color: #0f5ef7;
    text-decoration: none;
    padding: 10px 15px;
    display: inline-block;
    border-radius: 10px;
    font-size: 12px;
}

.nav.nav-tabs {
    border: 1px solid #0f5ef7;
    border-radius: 10px;
}

.nav.nav-tabs li a.active {
    background: #0f5ef7;
    color: white;
}

.annual-billing span {
    background: #0f5ef7;
    color: white;
    border-radius: 5px;
    padding: 2px 15px;
}

.annual-billing .active span {
    background: white;
    color: #0f5ef7;
}

.text-block a {
    color: #008aff;
}

.create_language.nav-pills .nav-link.active,
.create_language.nav-pills .show>.nav-link {
    color: #FFF;
    background-color: #0f5ef7;
}

.small-title {
    padding: 15px;
    border: 15px;
    font-size: 20px;
    font-size: 17px;
    border-radius: 0 0 20px 20px;
    box-shadow: 0 0 49px rgb(105 105 105 / 9%);
}

.card.setting-card {
    padding: 30px 15px;
}

.setting-logo-box {
    min-height: 258px !important;
}

.logo-content {
    background: #d8d8dc6e;
    border-radius: 20px;
    padding: 15px 30px;
}

.big-logo,
.small-logo,
.logo_white {
    max-height: 60px;
}

.custom-file-label1,
.choose-file div {
    color: #fff;
    background: #0f5ef7;
    border: none;
    border-radius: 10px;
    padding: 8px 15px;
    /* min-width: 135px; */
    font-size: 12px;
    font-weight: 500;
}

.profile-image {
    width: 25%;
}

.progress-label-left {
    right: 0;
    left: auto;
}

.weak_go {
    background-color: #EF313A;
    color: #fff;
    height: 20px;
    width: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 4px;
    cursor: pointer;
}

.week_date {
    color: #EF313A;
}

.mrege_inputt .input-group-text {
    padding: 11px 15px;
}

.mrege_inputt input#date_filtter {
    height: 40px;
}

.w-10 {
    width: 10%;
}

.w-10i {
    width: 10% !important;
}

.w-15 {
    width: 15%;
}

.w-15i {
    width: 15% !important;
}

.w-20 {
    width: 20%;
}

.w-20i {
    width: 20% !important;
}

.w-25 {
    width: 25%;
}

.w-25i {
    width: 25% !important;
}

.w-30 {
    width: 30%;
}

.w-30i {
    width: 30% !important;
}

.w-35 {
    width: 35%;
}

.w-35i {
    width: 35% !important;
}

.w-40 {
    width: 40%;
}

.w-40i {
    width: 40% !important;
}

.w-45 {
    width: 45%;
}

.w-45i {
    width: 45% !important;
}

.w-50 {
    width: 50%;
}

.w-50i {
    width: 50% !important;
}

.w-55 {
    width: 55%;
}

.w-55i {
    width: 55% !important;
}

.w-60 {
    width: 60%;
}

.w-60i {
    width: 60% !important;
}

.w-65 {
    width: 65%;
}

.w-65i {
    width: 65% !important;
}

.w-70 {
    width: 70%;
}

.w-70i {
    width: 70% !important;
}

.w-75 {
    width: 75%;
}

.w-75i {
    width: 75% !important;
}

.w-80 {
    width: 80%;
}

.w-80i {
    width: 80% !important;
}

.w-85 {
    width: 85%;
}

.w-85i {
    width: 85% !important;
}

.w-90 {
    width: 90%;
}

.w-90i {
    width: 90% !important;
}

.w-95 {
    width: 95%;
}

.w-95i {
    width: 95% !important;
}

.range_inputs {
    display: none;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #4e14b19e !important;
    border: 1px solid #4e14b1 !important;
    color: #fff !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #fff !important;
}

.time-tracker {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 23px 15px 23px 25px;
    background: linear-gradient(to right, #0089fe 0%, #0474d3 60%);
    border-radius: 8px;
    color: #fff;
    flex-wrap: wrap;
    box-shadow: 0 6px 29px 0 rgb(165 190 208 / 80%);
    position: sticky;
    top: 0;
    z-index: 99;
}

.custom-treker-input {
    box-shadow: none;
    background-color: transparent;
    color: white;
    font-size: 18px;
    border: none;
    border-color: #62a7e1 !important;
    height: 40px;
}

.custom-treker-input:focus {
    color: white;
    background-color: transparent;
    border-color: #62a7e1 !important;
    border: solid 1px;
    outline: 0;
}

.custom-treker-input:hover {
    border-color: #62a7e1 !important;
    border: solid 1px;
    outline: 0;
}

.custom-treker-input::-webkit-input-placeholder {
    /* Edge */
    color: white;
}

.custom-treker-input::-ms-input-placeholder {
    /* Internet Explorer */
    color: white;
}

.custom-treker-input::placeholder {
    color: white;
}

.doller-non-billable {
    color: #a3afbb !important;
}

.doller-billable {
    color: #037ce3;
}

.doller-billable-white {
    color: #ffffff !important;
}

.dis-none {
    display: none;
}

.dolor-boder {
    cursor: pointer;
    border: dotted #fff;
    border-width: 0px 2px 0px 2px;
    padding: 0 10px;
    height: 35px;
}

.br-1 {
    border-right: 2px dotted #fff;
    padding-right: 15px;
}

.cus-select1 .select2-container .select2-selection--single,
.cus-select1 .select2-container--default.select2-container--focus .select2-selection--multiple,
.cus-select1 .select2-container--default .select2-selection--multiple,
.cus-select1 .select2-container--default .select2-search--dropdown .select2-search__field {
    height: 40px;
    line-height: 15px;
}

.cus-select .select2-container--default.select2-container--focus .select2-selection--multiple,
.cus-select .select2-container--default .select2-selection--multiple {
    min-height: 40px;
}

.cus-select .select2-container .select2-selection--single,
.cus-select .select2-container--default.select2-container--focus .select2-selection--multiple,
.cus-select .select2-container--default .select2-selection--multiple,
.cus-select .select2-container--default .select2-search--dropdown .select2-search__field {
    padding: 5px 10px;
}

.h-40,
.cust-date-range {
    height: 40px;
}

.project_list_div {
    width: 100%;
    border: 0;
    background: #fff;
    text-align: left;
    padding: 15px 15px;
    box-shadow: 0 5px 38px 0 rgb(217 224 230 / 66%);
    font-size: 13px;
    color: #343a40;
    font-weight: 500;
    height: auto;
    position: relative;
}

.lh-30 {
    line-height: 28px;
}

.bb1 {
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}

.accodian-minus,
.accodian-plus {
    cursor: pointer;
    color: #fff;
    background-color: #2d81ee;
    height: 20px;
    width: 20px;
    line-height: 20px;
    text-align: center;
    margin-right: 4px;
    border-radius: 3px;
}

.accodian-minus {
    background-color: #A3AFBB
}

.acc-mainmenu {
    border-bottom: 1px solid #eee;
    padding-top: 15px;
    padding-bottom: 15px;
}

.acc-sub-menu>.acc-sub-menu-div {
    padding: 10px 0;
}

.acc-sub-menu>.acc-sub-menu-div:last-child {
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
}

.acc-sub-menu>.acc-sub-menu-div>div:first-child {
    padding-left: 50px;
}

.acc-sub-menu>.acc-sub-menu-div {
    position: relative;
}

.acc-sub-menu>.acc-sub-menu-div:after {
    content: '';
    position: absolute;
    width: 1px;
    top: 0;
    bottom: 0;
    background: #ebeff3;
    left: 20px;
    margin-left: -1px;
}

.acc-sub-menu>.acc-sub-menu-div:before {
    content: '';
    position: absolute;
    width: 22px;
    height: 1px;
    top: 50%;
    background: #ebeff3;
    left: 20px;
}

.pointer {
    cursor: pointer;
}

.view-icon i,
.edit-icon i,
.delete-icon i,
.send-icon i {
    color: #fff;
    font-size: 10px;
    line-height: 25px;
}

.view-icon,
.edit-icon,
.delete-icon {
    background: #ef3939;
    border-radius: 6px;
    width: 25px;
    line-height: 25px;
    height: 25px;
    text-align: center;
    padding: 5px 7px;
}

.view-icon {
    margin-right: 6px;
    background: #46b8da;
}

.edit-icon {
    margin-right: 6px;
    background: #0f5ef7;
}

.auth-lang {
    position: absolute;
    right: 0;
    top: 20px;
}

.custom-dropdown-popup {
    position: absolute;
    z-index: 1050;
    width: 100%;
    max-width: 370px;
}

.custom-dropdown-popup .bg-wrap {
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 5px 38px 0 rgb(217 224 230 / 66%);
    overflow: hidden;
}

.custom-dropdown-popup .bg-wrap .dropdown-header {
    padding: 15px;
    border-bottom: 1px solid #ebeff3;
}

.custom-dropdown-popup .dropdown-menu {
    position: initial !important;
    width: 100%;
    margin: 0;
    border: 0;
    background: #fff;
    float: none !important;
    padding: 15px 15px;
    transform: none !important;
}

.check-box-container {
    display: block;
    position: relative;
    margin-bottom: 5px;
    cursor: pointer;
    font-size: 12px;
    font-weight: 500;
    text-transform: capitalize;
    line-height: 20px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

popup_footer {
    text-align: right;
    border-top: 1px solid #ebeff3;
}

.popup_footer button {
    padding: 2px 8px;
    margin: 12px;
    padding: 0px 5px;
    font-size: 12px;
    float: right;
}

project_popup .bg-wrap .wrap {
    max-height: 350px;
    overflow-y: auto;
}

.custom-dropdown-popup .dropdown {
    width: 100%;
}

#time_tracker_projects .check-box-container {
    padding-left: 0px !important;
}

.custom-dropdown-popup .dropdown button.dropdown-toggle span {
    display: inline-block;
    float: right;
    margin-right: 15px;
}

#time_tracker_projects .check-box-container .checkmark {
    display: none !important;
}

.check-box-container .project_check,
.check-box-container .task_check {
    display: none;
}

.check-box-container {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 5px;
    cursor: pointer;
    font-size: 12px;
    font-weight: 500;
    text-transform: capitalize;
    line-height: 20px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.custom-dropdown-popup .dropdown button.dropdown-toggle {
    width: 100%;
    border: 0;
    background: #fff;
    text-align: left;
    padding: 15px 15px;
    box-shadow: 0 5px 38px 0 rgb(217 224 230 / .66);
    /* font-size: 10px; */
    font-size: 13px;
    /* color: #757f8a; */
    color: #343a40;
    font-weight: 500;
    height: auto;
    position: relative;
}

.custom-dropdown-popup .dropdown-menu {
    position: initial !important;
    width: 100%;
    margin: 0;
    border: 0;
    background: #fff;
    float: none !important;
    padding: 15px 15px;
    transform: none !important;
}

.plist {
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
}

.list-inline-item .category {
    padding: 0 15px;
    border: 1px solid #62a7e1;
    line-height: 32px;
    border-radius: 6px;
    font-size: 12px;
    color: #fff;
    font-weight: 300;
    cursor: pointer;
}

.list-inline-item .category img {
    float: right;
    margin-top: 10px;
}

.close_project {
    cursor: pointer;
}

.time-tracker h5.tags {
    font-size: 14px;
    color: #fff;
    margin: 0;
    font-weight: 300;
}

.tag_list,
.dropdown-category,
.update_billable {
    cursor: pointer;
}

.apexcharts-legend.position-bottom.center,
.apexcharts-legend.position-top.center {
    transform: translateX(0%) !important;
}

.selectize-control.single .selectize-input,
.selectize-dropdown.single,
.selectize-input {
    padding: 0.90rem 1.25rem !important;
}

.selectize-control.single .selectize-input {
    background-image: none !important;
    background-color: #fff !important;
}

.selectize-input {
    border: 1px solid #E0E6ED;
}

.selectize-control.single .selectize-input,
.selectize-dropdown.single {
    border-color: #E0E6ED !important;
}

.selectize-control.multi .selectize-input.has-items {
    padding: 10px 8px 9px !important;
}

.change_billable {
    cursor: pointer;
    margin-right: 10px;
}

.fa-trash,
.fa-pencil-alt {
    cursor: pointer;
}

.row.acc-sub-menu-div>div {
    margin-top: auto;
    margin-bottom: auto;
}

.payment-tab .nav-link {
    border: solid 1px #031333;
    margin: 5px;
}

.no-image {
    max-height: 100%;
    min-height: 400px;
    align-items: center;
    justify-content: center;
    display: flex;
}

.ss_modale {
    max-width: 950px !important;
}
.btn-icon-only.btn-xse {
    width: 2.5rem;
    height: 2.5rem;
    line-height: 2.5rem;
}

/* Recaptcha */
.g-recaptcha div:first-child {
    transform: scale(1.070);
    position: relative;
    left: 7px;
}

.text-blue {
    color: #255ff7;
}

.progresschart{
    padding-left: 120px;
    padding-right: 110px;
}

@media (max-width: 1024px) {
    .progresschart{
        padding-left: 30px;
        min-height: 400px;
    }
}
