.card-plain {
    border: 0;
    border-radius: 0;
}

.filter-section .filter-collapse {
    border: 1px solid #cccccc;
    width: 25px;
    height: 25px;
    float: right;
    text-align: center;
    font-weight: 700;
    line-height: 25px;
    font-size: 20px;
    color: #006d99;
    cursor: pointer;
}

.filter-section .filter-collapse:hover {
    border-color: #006d99;
    background-color: #006d99;
    color: #ffffff;
}

.font-12 {
    font-size: 12px;
}

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

table.dataTable {
    min-width: 100%;
}

.or-option {
    position: relative;
    margin-bottom: 14px !important;
    width: 100%;
    display: inline-block;
}

.or-option .or-line {
    border: 2px solid #10769f;
}

.or-option .or-text {
    background-color: #10769f;
    width: 40px;
    height: 40px;
    color: #ffffff;
    font-weight: 600;
    line-height: 40px;
    border-radius: 50%;
    margin: 0 auto;
    position: relative;
    top: -21px;
    text-align: center;
}

.suggest > .dropdown-menu > a.dropdown-item {
    text-align: left;
}

.section-box.case-category {
    padding: 15px 15px;
}

.section-box.case-category .title {
    color: #006d99;
    font-weight: 600;
    font-size: 13px;
    margin-bottom: 20px;
}

.section-box.case-category .exist-category {
    border: 1px solid #b5c93a;
    width: 90px;
    text-align: center;
    padding: 15px 0;
    margin-bottom: 10px;
    position: relative;
}

.section-box.case-category .exist-category img {
    width: 40px;
    margin-bottom: 10px;
}

.section-box.case-category .exist-category .category-name {
    color: #b5c93a;
    font-size: 12px;
}

.section-box.case-category .exist-category .change-category {
    color: #006d99;
    font-weight: 600;
}

.change-category {
    font-size: 11px;
}

.section-box.case-category .exist-category .check {
    position: absolute;
    background-color: #006d99;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    top: -6px;
    right: -6px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 7px;
}

.section-box.case-category .initial_business_chart {
    position: relative;
    width: 160px;
    margin-bottom: 10px;
}

.section-box.case-category .initial_business_chart #initial_business_chart {
    width: 160px;
    height: 100px;
}

.section-box.case-category .initial_business_chart .left-circle-data {
    position: absolute;
    left: 8px;
    top: 95px;
    color: #808080;
    font-size: 9px;
}

.section-box.case-category .initial_business_chart .right-circle-data {
    position: absolute;
    right: 4px;
    color: #808080;
    font-size: 9px;
    top: 95px;
}

.section-box.case-category .initial_business_chart .center-circle-data {
    color: #808080;
    font-size: 9px;
    position: absolute;
    top: 95px;
    left: 50%;
    transform: translateX(-50%);
}

.section-box.case-category .initial_business_chart .circle-data .circle-number {
    display: block;
}

.section-box.case-category .business_chart_process {
    text-align: center;
    width: 160px;
    padding: 10px 15px;
}

.section-box.case-category .business_chart_process .process_width {
    font-weight: 700;
}

.section-box.case-category .business_chart_process .process_bar {
    position: relative;
    width: 100%;
    height: 5px;
    background-color: #c1c1c1;
    border-radius: 25px;
    margin-bottom: 5px;
}

.section-box.case-category .business_chart_process .process_bar .process_bar_width {
    position: absolute;
    height: 5px;
    border-radius: 25px;
}

.section-box.case-category .business_chart_process .total_text {
    color: #c1c1c1;
    font-size: 8px;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.section-box.case-category .business_chart_process .detail {
    color: #006d99;
    font-weight: 600;
    font-size: 10px;
    line-height: 1.2;
}

.counselor-detail-box {
    text-align: center;
    width: 160px;
}

.counselor-detail-box .counselor-detail {
    width: 100%;
    height: auto;
    border: 1px solid #b5c93a;
    padding: 10px;
    margin-bottom: 15px;
}

.counselor-detail-box .counselor-detail img {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    margin-bottom: 15px;
}

.counselor-detail-box .counselor-detail .name {
    color: #b5c93a;
}

.green-color {
    color: #b5c93a !important;
}

.counselor-business-assessment .business-detail-sec .business-detail .business-level-title {
    height: 40px;
}

.counselor-business-assessment .business-box .form-label-group {
    margin-bottom: 0 !important;
}

.counselor-business-assessment .form-check-inline .form-check-label {
    font-size: 12px;
}

.counselor-business-assessment .form-check-inline .form-check-label .form-check-input {
    width: 15px;
    height: 17px;
}

.counselor-business-assessment .form-check-inline {
    padding-right: 0;
    margin-right: 0;
}

.add-delete-icon img {
    width: 14px;
}

.form-control:disabled, .form-control[readonly] {
    background-color: unset;
    opacity: unset;
}

.select-arrow-hide {
    appearance: none;
    -webkit-appearance: none;
}

.workflow-detail-page .form-label-group > label {
    color: #333;
}

.right-sidebar .role-list .ul-role .li-role .icon-green {
    display: none;
}

.right-sidebar .role-list .ul-role .li-role:hover .icon-green, .right-sidebar .role-list .ul-role .li-role.active .icon-green {
    display: unset;
}

.right-sidebar .role-list .ul-role .li-role:hover .icon-gray, .right-sidebar .role-list .ul-role .li-role.active .icon-gray {
    display: none;
}

.select-background .select2-selection {
    background-color: #eff8fa !important;
}

.select-background label {
    color: #1483ac;
    background-color: #eff8fa !important;
    padding: 0 8px;
    font-weight: 700;
}

.rounded-input input {
    border-radius: 25px;
    border-right: 0;
    border-color: #d7d7d7;
}

.rounded-input input:focus {
    border-color: #d7d7d7;
}

.rounded-input input::placeholder {
    color: #d7d7d7;
    font-size: 14px;
}

.rounded-input .input-group-append .input-group-text {
    background-color: #ffffff;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    cursor: pointer;
}

.rounded-input .input-group-append .input-group-text .fa {
    color: #d7d7d7;
}

.case-counselor-table tr th {
    color: #7b7b7b;
    border-bottom: 2px solid #006d99 !important;
    font-weight: 500;

}

.case-counselor-table tr td {
    border-top: 0;
    border-bottom: 1px solid #d7d7d7;
    font-size: 12px;
}

.rounded-input .input-group {
    margin: 0;
}

.case-counselor-table input[type="radio"] {
    width: 15px;
    height: 15px;
}

.counselor-assign .head {
    color: #006d99;
    font-weight: 600;
    margin-bottom: 25px;
    font-size: 13px;
}

.counselor-assign .body .category-box {
    width: 100px;
    border: 1px solid #b6ca37;
    position: relative;
    /* height: 100px; */
    text-align: center;
    /* padding-bottom: 10px; */
    padding: 15px;
}

.counselor-assign .body .category-box img {
    width: 40px;
    height: 40px;
    margin: 0 0 10px 0;
}

.counselor-assign .body .category-box .name {
    color: #bfd050;
    font-weight: 500;
    font-size: 11px;
}

.counselor-assign .body .category-box .check {
    position: absolute;
    top: -6px;
    right: -6px;
    background-color: #006d99;
    color: #ffffff;
    font-size: 11px;
    width: 15px;
    height: 15px;
    text-align: center;
    border-radius: 50%;
}

.counselor-assign .counselor-detail {
    float: left;
    width: 87%;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.counselor-assign .counselor-detail .image {
    width: 17%;
    float: left;
}

.counselor-assign .counselor-detail .image img {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    border: 2px solid #d7d7d7;
    padding: 2px;
}

.counselor-assign .counselor-detail .detail {
    float: left;
    width: 78%;
    /*padding-left: 15px;*/
}

.counselor-assign .counselor-detail .detail .name {
    color: #bfd050;
    font-weight: 500;
    margin: 3px 0 5px 0;
    font-size: 12px;
}

.counselor-assign .counselor-detail .detail .mauze {
    color: #000000;
    font-size: 9px;
}

.counselor-assign .counselor-detail .edit {
    float: left;
    width: 5%;
    margin-top: 3px;
}

.counselor-assign .counselor-case-detail ul {
    padding: 0;
    margin: 0;
}

.counselor-assign .counselor-case-detail ul li {
    float: left;
    margin-right: 40px;
    text-align: center;
}

.counselor-assign .counselor-case-detail ul li:last-child {
    margin-right: 0;
}

.counselor-assign .counselor-case-detail ul li .title {
    font-size: 10px;
    margin-bottom: 7px;
}

.counselor-assign .counselor-case-detail ul li .score {
    background-color: #d7d7d7;
    width: 45px;
    height: 45px;
    text-align: center;
    color: #ffffff;
    line-height: 45px;
    margin: 0 auto;
    border-radius: 50%;
    font-weight: 500;
    font-size: 14px;
}

.counselor-assign .counselor-case-detail ul li .score.s1 {
    background-color: #ff7a00;
}

.counselor-assign .counselor-case-detail ul li .score.s2 {
    background-color: #638fdb;
}

.counselor-assign .counselor-case-detail ul li .score.s3 {
    background-color: #ffb82c;
}

.counselor-assign .counselor-case-detail ul li .score.s4 {
    background-color: #006d99;
}

.form-label-group label {
    color: #006d99 !important;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
}

.select2-selection__rendered {
    padding: 0 !important;
}

@media (min-width: 768px) {
    .counselor-assign.counselor-assign-right {
        padding-right: 20px;
        padding-left: 30px;
    }
}

@media (max-width: 767px) {
    .counselor-assign .counselor-case-detail ul li {
        float: left;
        margin-right: 20px;
        text-align: center;
    }
}

.task-table .table tr th:first-child, .task-table table tr td:first-child {
    width: 2%;
}

.case-datatable .table tr th:first-child, .case-datatable .table tr th:first-child {
    width: 5% !important;
}

.right-sidebar .role-list.change-select-category .ul-role .li-role.active .check {
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 7px;
}

.right-sidebar .role-list.change-select-category .ul-role .li-role {
    width: 90px;
    height: auto;
    margin-right: 15px;
}

.right-sidebar .role-list.change-select-category .ul-role .li-role .name {
    font-size: 10px;
    margin-bottom: 5px;
}

.right-sidebar .role-list.change-select-category .ul-role .li-role .icon {
    margin-bottom: 5px;
    width: 40px;
}

.datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom {
    width: 197px;
}

.file-progress-name .file-name {
    margin-bottom: 0;
    width: 95%;
    overflow: hidden;
}

.business_plan_products thead tr th {
    background-color: #f2f2f2;
    padding: 10px 0;
    color: #006d99;
}

.business_plan_products tr th::before, .business_plan_products tr th::after {
    display: none !important;
}

.business_plan_products tbody tr td {
    border-bottom: 2px solid #f2f2f2;
    padding-left: 0 !important;
}

.business_plan_products tbody tr td.first-child {
    text-align: center;
}

.business_plan_products tbody .tr-row-child tr td {
    padding-left: 15px !important;
}

.assumption_table tr th {
    color: #006d99;
    padding: 10px 0;
    font-weight: unset;
}

.assumption_table tr th:first-child {
    width: 30% !important;
}

.assumption_table tr td {
    padding: 10px 5px 10px 0;
}

.assumption_table tr td:first-child {
    font-size: 12px;
}

.assumption_table tr td input {
    border: 0;
    border-bottom: 1px solid #ced4da;
    border-radius: 0;
    font-size: 12px;
    padding-left: 0;
}

.revenue-data .table-inputdata input {
    width: 140px;
}

.jamiat-box {
    margin-top: 15px;
    width: 100%;
    float: left;
    background-color: #ffffff;
}

.jamiat-box .jamiat-box-header {
    background-color: #006d99;
    color: #ffffff;
    padding: 10px 0;
}

.jamiat-box .jamiat-box-body {
    padding: 10px;
}

.jamiat-box .jamiat-box-body ul {
    margin: 0;
    padding: 0;
}

.jamiat-box .jamiat-box-body ul li {
    font-size: 12px;
}

.save-btn a i {
    margin-right: 3px;
}

.org-section .org-detail .org-detail-title {
    color: #006d99;
    font-weight: 600;
    margin-bottom: 3px;
}

.org-section .org-detail p {
    margin: 0;
    font-size: 12px;
    color: #bcbcbc;
    font-style: italic;
}

.competitive_analysis_section .ta_detail .ta_detail_title {
    color: #006d99;
    font-weight: 500;
    margin-bottom: 3px;
}

.competitive_analysis_section .ta_detail p {
    margin: 0;
    font-size: 12px;
    color: #bcbcbc;
    font-style: italic;
}

.business-plan-text {
    margin: 0;
    font-size: 12px;
    color: #bcbcbc;
    font-style: italic;
}

.case-list-search .case-select {
    float: left;
    margin-right: 83px;
    z-index: 9;
}

.case-list-search .case-select:last-child {
    margin-right: 0;
}

.case-list-search .case-select:nth-child(1) .select2.select2-container {
    width: 97px !important;
}

.case-list-search .case-select:nth-child(2) .select2.select2-container {
    width: 103px !important;
}

.case-list-search .case-select:nth-child(3) .select2.select2-container {
    width: 92px !important;
}

.case-list-search .case-select:nth-child(4) .select2.select2-container {
    width: 94px !important;
}

.case-list-search .case-select:nth-child(5) .select2.select2-container {
    width: 86px !important;
}

.case-list-search .case-select:nth-child(6) .select2.select2-container {
    width: 61px !important;
}

.case-list-search .case-select:nth-child(7) .select2.select2-container {
    width: 65px !important;
}

.case-list-search .select2-container--default .select2-selection--single .select2-selection__arrow {
    right: -20px;
}

.file_view_abs {
    position: absolute;
    right: 0;
}

.color-white {
    color: #ffffff;
}

.cur-pointer {
    cursor: pointer;
}

.save-btn.btn-continue a {
    background-color: #006d99;
}

.save-btn.btn-continue a:hover {
    background-color: #b5c93a;
}

#document-list thead tr th:nth-child(3) {
    width: 110px !important;
}

#document-list thead tr th:nth-child(4) {
    width: 150px !important;
}

#document-list thead tr th:nth-child(5) {
    width: 60px !important;
}

.save-btn.btn-completed a {
    background-color: #f2f2f2;
    color: #000000;
    cursor: unset;
}

.dropdown.suggest .dropdown-menu a.dropdown-item {
    display: block !important;
}

.suggest .dropdown-menu {
    height: 255px;
    overflow-x: auto;
}

.btn-gray-task {
    background-color: #f2f2f2;
    border: 1px solid #f2f2f2;
    border-radius: 20px;
    font-size: 12px;
    color: #000000;
    transition: all .3s linear;
    font-weight: 600;
    padding: 7px 25px 7px 12px;
    position: relative;
}

#right-sidebar .float-left.pointer.display-none {
    display: block;
}

@media screen and (min-width: 1367px) and (max-width: 1920px) {
    .case-list-search .case-select {
        margin-right: 155px;
    }

    .case-list-search .case-select:nth-child(1) .select2.select2-container {
        width: 111px !important;
    }

    .case-list-search .case-select:nth-child(2) .select2.select2-container {
        width: 118px !important;
    }

    .case-list-search .case-select:nth-child(3) .select2.select2-container {
        width: 107px !important;
    }

    .case-list-search .case-select:nth-child(4) .select2.select2-container {
        width: 106px !important;
    }

    .case-list-search .case-select:nth-child(5) .select2.select2-container {
        width: 99px !important;
    }

    .case-list-search .case-select:nth-child(6) .select2.select2-container {
        width: 73px !important;
    }

    .case-list-search .case-select:nth-child(7) .select2.select2-container {
        width: 76px !important;
    }
}

@media screen and (min-width: 1921px) and (max-width: 2560px) {
    .case-list-search .case-select {
        margin-right: 261px;
    }

    .case-list-search .case-select:nth-child(1) .select2.select2-container {
        width: 111px !important;
    }

    .case-list-search .case-select:nth-child(2) .select2.select2-container {
        width: 118px !important;
    }

    .case-list-search .case-select:nth-child(3) .select2.select2-container {
        width: 107px !important;
    }

    .case-list-search .case-select:nth-child(4) .select2.select2-container {
        width: 106px !important;
    }

    .case-list-search .case-select:nth-child(5) .select2.select2-container {
        width: 99px !important;
    }

    .case-list-search .case-select:nth-child(6) .select2.select2-container {
        width: 73px !important;
    }

    .case-list-search .case-select:nth-child(7) .select2.select2-container {
        width: 76px !important;
    }
}

.overflow-unset {
    overflow: unset !important;
}

.m-b-25 {
    margin-bottom: 25px;
}

table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_asc:after {
    opacity: 0 !important;
}

.bootstrap-timepicker-widget table td a {
    padding: 0 !important;
}

.glyphicon.glyphicon-chevron-up {
    border: solid #000000;
    border-width: 0 3px 3px 0;
    display: inline-block;
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    width: 5px;
    padding: 3px;
}

.glyphicon.glyphicon-chevron-down {
    border: solid #000000;
    border-width: 0 3px 3px 0;
    display: inline-block;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 5px;
    padding: 3px;
}

.bp-widget-overlay {
    background: rgba(0, 0, 0, .5);
    position: absolute;
    width: 94%;
    height: 100%;
    top: 0;
    right: 15px;
    text-align: center;
    z-index: 99;
}

.bp-widget-overlay i {
    top: 41%;
    position: relative;
    color: #ffffff;
}

.bootstrap-timepicker-widget table td input {
    width: 30px !important;
}

.bg-blue-modal .form-label-group select ~ label {
    color: #ffffff !important;
    top: -17px;
}

.bg-blue-modal .form-label-group input:not(:placeholder-shown) ~ label {
    color: #ffffff !important;
}

.bg-blue-modal .form-label-group input.input-main:focus ~ label {
    color: #ffffff !important;
}

#initial_business_chart_detail, #post_business_chart_detail {
    font-size: 9px;
    color: #006d99;
    font-weight: 600;
}

#toast-container {
    z-index: 99999999 !important;
}

.custom-dropdown-boxs {
    background: #ffffff;
    border: none;
    color: #AAA;
    font-size: .7rem;
    padding: 5px;
    outline: none;
}

.breadcrumbs-sticky {
    position: fixed;
    top: 0;
    width: 100%;
    background-color: #ffffff;
    padding-top: 20px;
    padding-bottom: 20px;
    left: 0;
    z-index: 99999;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}
.budget-section .block.bg-white.pull-left {
    position: relative;
}
.budget-section .bp-widget-overlay {
    left: 0;
    width: 100%;
    right: unset;
}
/* Video Call Screen CSS Begin */
.video-call-page .second-user .main .video-section .card {
    width: 100% !important;
    border: 0;
    border-radius: 0;
}
.video-call-page .main-user {
    position: absolute;
    z-index: 9;
    bottom: 6px;
    left: 15px;
}
.video-call-page .main-user video {
    border: 1px solid #ffffff;
    width: 33% !important;
}
.video-call-page .main .video-section .expand-remote-video {
    position: absolute;
    z-index: 9;
    right: 30px;
    top: 15px;
    width: 40px;
}
/* Video Call Screen CSS End */
button:focus{outline: none !important;}
.step-box-card.case-member-detail {margin-top: 20px;}
.step-box-card.case-member-detail .member-img {width: 75px;height: 75px;border-radius: 50%;}
.case-dsetails .btn-light-blue {margin-left: 0px;margin-right: 30px;background: #edf4ff;width: 147px;height: 41px;padding-top: 9px;padding-left: 14px;color: #006e96;border-radius: 20px;}
.text-purple{color:#6638C2;}
.text-sky-blue{color:#00afc1;}
.text-bronze{color:#c78831;}