.action-control {
    color: #333;
    padding: 5px
}
/* Deependra 12 */
.action-control:hover {
    color: #333;
    padding: 5px
}

.action-control:focus {
    color: #333;
    padding: 5px
}

.dataTables_length {
    margin-left: 10px;
    float: right;
    font-size: 13px;
    margin-right: 30px;
}

.dataTables_length select {
    border: none;
    width: auto !important;
    line-height: 20px;
    margin: 0 !important;
}

.dataTables_filter,
.add-new-btn {
    margin-left: 20px;
    float: right
}


.box-body-front div.dataTables_wrapper div.dataTables_info {
    font-weight: 600;
    float: right;
    font-family: 'Open Sans', sans-serif;
    color: #222d32;
    margin: 0 20px 0px 0px;
    line-height: 15px;
}

.box-body-front div.dataTables_wrapper div.dataTables_paginate {
    float: right;
    font-family: 'Open Sans', sans-serif;
}

.box-body-front .pagination>.active>a,
.box-body-front .pagination>.active>a:focus,
.box-body-front .pagination>.active>a:hover,
.box-body-front .pagination>.active>span,
.box-body-front .pagination>.active>span:focus,
.box-body-front .pagination>.active>span:hover {
    background-color: #EB5633;
    border-color: #EB5633;
    color: #ffffff
}

.box-body-front .pagination>li>a {
    background: #FFF;
    color: #195481
}

.box-body-front .pagination>li>a:focus,
.box-body-front .pagination>li>a:hover,
.box-body-front .pagination>li>span:focus,
.box-body-front .pagination>li>span:hover {
    color: #195481;
    background-color: #eee;
    border-color: #ddd
}

.box-body-front .pagination>.disabled>a,
.box-body-front .pagination>.disabled>a:focus,
.box-body-front .pagination>.disabled>a:hover,
.box-body-front .pagination>.disabled>span,
.box-body-front .pagination>.disabled>span:focus,
.box-body-front .pagination>.disabled>span:hover {
    color: #777;
    background-color: #fff;
    border-color: #ddd
}

.box-body-front .table>thead>tr>th:last-child,
.box-body-front .table>tbody>tr>td:last-child,
.recent-table-wrap .table>thead>tr>th:nth-child(4),
.recent-table-wrap .table>tbody>tr>td:nth-child(4) {
    white-space: nowrap;
}

/* .recent-table-wrap .table>tbody>tr>td:nth-child(3) {
    width: 200px;
    max-width: 200px;
}
 */
.box-body-front .action-control.verify-user-request,
.box-body-front .action-control.verified-user-request {
    font-size: 11px;
    padding: 5px 10px;
    background: var(--custom-primary);
    text-align: center;
    color: #fff;
    display: inline-block;
    width: auto;
    height: auto;
}

.box-body-front .action-control.reject-user-request,
.box-body-front .action-control.rejected-user-request {
    font-size: 11px;
    padding: 5px 10px;
    background: #F34747;
    text-align: center;
    color: #fff;
    display: inline-block;
    width: auto;
    height: auto;
    margin: 2px 0;
}

.verified-user-request,
.rejected-user-request {
    cursor: default !important;
}

div.dataTables_wrapper div.dataTables_length select {
    width: 65px;
    display: inline-block;
    margin: 0 12px;
    height: auto;
    line-height: 18px;
    font-size: 13px;
    padding-right: 25px !important;
}

.noStyle,
.noStyle:hover {
    text-decoration: none !important;
}

.noStyle .contact-cancel,
.noStyle .contact-cancel:hover {
    text-decoration: none !important;
    padding: 11px 15px;
}


.case-name-link:hover {
    text-decoration: underline;
}

.assestment-danger-btn {
    background-color: #dc3545;
    padding: 5px 10px;
    border: none;
    border-radius: 5px;
    display: flex;
}

.assestment-danger-btn .material-symbols-outlined {
    font-size: 15px;
    vertical-align: top;
    margin-top: 2px;
}

.case_datepicker {
    background-color: #fff !important;
    cursor: default !important;
    border: 1px solid #ddd !important;
}

.dashboard-table {
    width: 100% !important;
}

#country-consignments-table {
    width: 100% !important;
}

.dNone {
    display: none;
}

.add-assessment-btn , .add-assessment-btn-new {
    background-color: var(--custom-primary);
    padding: 5px 10px;
    border: none;
    border-radius: 5px;
    display: flex;
    /* margin-left: 150px; */
    width: 120px;
   
    align-items: center;
    margin-left: auto;
}
.add-group-field-btn {
    background-color: var(--custom-primary);
    padding: 5px 10px;
    border: none;
    border-radius: 5px;
    display: flex;
    /* margin-left: 150px; */
    width: 120px;
    align-items: center;
    margin-left: auto;
}

.add-other-btn {
    align-items: center;
    float: right;
    margin-right: 25px;
}

.remove-assessment-btn {
    background-color: red;
    padding: 5px 10px;
    border: none;
    border-radius: 5px;
    display: flex;
    position: absolute;
    right: 0;
    top: -10px;
}

.add-assessment-btn:disabled , .add-assessment-btn-new:disabled {
    background-color: #eee;
    cursor: not-allowed;
}


.add-group-field-btn:disabled {
    background-color: #eee;
    cursor: not-allowed;
}

.child_inner_wrapper {
    position: relative;
    margin-bottom: 10px;
}

.tag-ans {
    font-size: 13px;
    padding: 0px 10px;
    text-align: center;
    color: var(--custom-primary);
}

.select2-container {
    /* width: 100% !important; */
}

.assessment-tags .select2-container {
    width: 100% !important;
}

.child-wrapper .select2-container {
    width: 100% !important;
}
li.select2-results__option.select2-results__message{
    color: red;
}

.select2-container--open {
    z-index: 9999;
    /* width: 100% !important; */
}
.select2-container .select2-selection--multiple .select2-selection__rendered{
    display: block !important;
}
span.select2-search.select2-search--inline{
    display: block !important;
}
.select2-container .select2-selection--multiple{
    display: block;
}
.wordBreak{
    word-break: break-all;
}

a.action-control.view.tags {
    color: #fff;
    font-size: 14px;
    padding: 0;
    width: 24px;
    height: 24px;
    display: inline-block;
    border-radius: 3px;
    text-align: center;
    background: var(--custom-primary);
    line-height: 24px;
}

.modal-header {
    color: #000;
    padding: 10px 20px;
    background: #FFF;
    border-bottom: none;
}

.modal-header .close {
    position: absolute;
    right: 15px;
    top: 9px;
    color: #000;
    border: 0;
    background: transparent;
}

.modal-header .close span, .modal-body .close span {
    font-size: 28px;
    line-height: normal;
}

.modal-body .box-footer .btn {
    min-width: 82px;
    font-weight: bold;
}

.modal-body .box-footer .btn+.btn {
    margin-left: 7px;
}

.modal-body .box-footer .btn-primary {
    /* background-color: #EB5633;
    border-color: #EB5633;
    border-radius: 90px;
    padding: 5px;
    font-size: 14px;
    font-weight: 700; */
}

.fs13 {
    font-size: 12px;
}

.custom-tags .select2-container .select2-selection--multiple {
    background-image: none;
}

.browse-buttton span {
    position: relative;
}

.browse-buttton i, .browse-buttton em {
    font-size: 8px;
    font-weight: 100;
    border: 1px solid;
    padding: 5px;
    border-radius: 50%;
    background: #0F5BAB;
    color: #fff;
    width: 18px;
    height: 18px;
    position: relative;
    top: -2px;
}
.super{
    color: var(--bs-danger);
}
.d-ib{
    display: inline-block;
}
.ans-tag-green{
    font-size: 13px;
    color: var(--custom-primary);
    margin-bottom: 0;
}
span.material-symbols-outlined.text-secondary.check-icon.removeGroupField {
    vertical-align: middle;
    align-items: center;
    display: flex;
    line-height: 20px;
    height: 45px;
    margin-left: 5px;
    cursor: pointer;
}
.removeChildElement{
    display: block !important;
    margin-left: auto;
    text-align: right;
}
.deleteGroupItemWrapper {
    text-align: right;
    display: block;
    width: 50px;
    margin-left: auto;
}

.assessment-page-header {
    display: inline-block;
    background: #eee;
    margin: 0 0 15px 0px;
    font-size: 12px;
    padding: 5px 15px;
    max-width: calc(100% - 20px);
    width: 100%;
}

.assessment-sub-title {
    display: inline-block;
    /* margin: 0 10px 15px 10px; */
    font-size: 12px;
    padding: 5px 12px
}
.removeChildElementWrapper{
    text-align: right;
    display: block;
    width: 50px;
    margin-left: auto;
}

.removeChildElementWrapper .removeChildElement{
    /* display: inline-block !important; */
    cursor: pointer;
    vertical-align: middle;
    align-items: center;
    display: flex !important;
    line-height: 20px;
    height: 45px;
    margin-left: 5px;
}
.self-assessment-info-box{
    border: solid 2px #eee;
    padding: 10px 10px;
    margin-bottom: 10px;
    background: #eee;
}
.fileName a{
    font-size: 13px;
}
.fileName div{
    font-size: 14px;
}
.mb-0{
    margin-bottom: 0 !important;
}
span.ans-tag-green.mb-6 {
    margin-bottom: 20px;
    display: block;
}
.no-file-uploaded{
    font-size: 12px !important;

}
.caseDuplicateBtn{
    max-width: 200px !important;
    min-width: auto !important;
    padding: 5px 20px !important;
}
.loader {
    position: absolute;
    top: 50%;
    left: calc(50% - 60px);
}
.loader .spinner {
    border: 8px solid var(--custom-secondary);
    border-top: 8px solid #f0f0f0;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin 1s linear infinite;
    position: absolute;
    top: 50%;
    left: 50%;
}
.mr-25{
    margin-right: 25px;
}
.assessment-sub-title li{
    padding-left: 10px;
    padding-right: 10px;
}
span.fileName {
    font-size: 13px;
}
@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
.loaderWrapper {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: rgba(0,0,0, .3);
}

.customLoader {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: rgba(0,0,0, .3);
}


.loader {
    width: 120px;
    height: 22px;
    border-radius: 20px;
    color: var(--custom-secondary);
    border: 2px solid;
    position: relative;
  }
  .loader::before {
    content: "";
    position: absolute;
    margin: 2px;
    inset: 0 100% 0 0;
    border-radius: inherit;
    background: currentColor;
    animation: l6 2s infinite;
  }
  @keyframes l6 {
      100% {inset:0}
  }
  .please-wait {
    top: calc(50% + 25px);
    left: calc(50% - 45px);
    position: absolute;
    font-size: 14px;
    font-weight: bold;
    color: var(--custom-secondary);
    /* display: flex; */
    justify-content: center;
    align-items: center;
    height: 100%;
    margin: auto;
    /* width: 350px; */
    /* font-size: 26px; */
    font-family: Helvetica, sans-serif, Arial;
    animation: load 1.2s infinite 0s ease-in-out;
    animation-direction: alternate;
    text-shadow: 0 0 1px white;
}
@keyframes load {
    0%{
        opacity: 0.08;
/*         font-size: 10px; */
/*              font-weight: 400; */
                filter: blur(5px);
                letter-spacing: 3px;
        }
    100%{
/*         opacity: 1; */
/*         font-size: 12px; */
/*              font-weight:600; */
/*              filter: blur(0); */
        }
}


.mr-5{
    margin-right: 5px !important;
}

.case-supplier span.select2-selection.select2-selection--single{
    font-size: 13px;
    color: #000;
    border-radius: 4px;
    height: 45px;
    border: 1px solid #D9D9D9;
}

.case-supplier .select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: 45px;
}

.eu-trace-select span.select2-selection.select2-selection--single{
    font-size: 13px;
    color: #000;
    border-radius: 4px;
    height: 45px;
    border: 1px solid #D9D9D9;
}

.eu-trace-select .select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: 45px;
}

.overlap-assessment-btn{
    margin-bottom: 15px;
    display: block;
}

.mb-15{
    margin-bottom: 15px;
}

.critical-case-legend {
    text-align: left;
    font-size: 12px;
}
.critical-case-legend p {
    margin-bottom: 5px;
    display: flex;
}
span.color-orage {
    width: 15px;
    display: inline-block;
    height: 15px;
    background: #ffb300;
    margin-right: 5px;
}
span.color-purple {
    width: 15px;
    display: inline-block;
    height: 15px;
    background: #c64ccf;
    margin-right: 5px;
}
span.color-light-red {
    width: 15px;
    display: inline-block;
    height: 15px;
    background: #ee7171;
    margin-right: 5px;
}
span.overlap-text {
    vertical-align: middle;
    display: inline-block;
}
.basic-report-gray-button{
    /* max-width: 330px; */
    border: none;
    padding: 10px 10px;
    font-size: 14px;
    text-align: left;
    cursor: default !important;
    background: #eee !important;
    color: #000 !important;
    border-radius: 0;
    font-weight: 500;
}

.basic-report-gray-button a{

}
.popover {
    max-width: 400px;
    /* width: 100%; */
    background: var(--custom-secondary);
    color: #fff;
}
.popover-body {
    color: #fff;
}
.ml-15{
    margin-left: 15px;
}
.action-data .not-allowed {
    opacity: .3;
    cursor: not-allowed;
}
.read-only-select {
    background-color: #ddd;
    opacity: 1;
}
.select-read-only {
    width: 370px;
    height: 45px;
    position: absolute;
    z-index: 99;
    cursor: not-allowed;
}
.risk-assestment-secondary-btn{
    background-color: #0F5BAB;
    padding: 5px 10px;
    border: none;
    border-radius: 5px;
    display: flex;
    justify-content: center;
}
.basic-report-gray-button i{
    font-size: 15px;
    margin-left: 5px;
    cursor: pointer;
    color: #333;
}

.article-wrapper {
    /* border: solid 3px #ddd; */
    padding: 20px 20px;
    border-radius: 25px;
    box-shadow: rgba(6, 24, 44, 0.4) 0px 0px 0px 2px, rgba(6, 24, 44, 0.65) 0px 4px 6px -1px, rgba(255, 255, 255, 0.08) 0px 1px 0px inset;
    box-shadow: rgb(223 84 47 / 0.4) 0px 0px 0px 2px, rgb(223 84 47 / 0.65) 0px 4px 6px -1px, rgb(223 84 47 / .08) 0px 1px 0px inset;
}
.pd-20{
    padding: 20px;
}
.mb-20{
    margin-bottom: 20px;
}
.assessment-page-heading {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 5px;
    color: var(--custom-secondary);
}
.selfassessment-select2-wrapper span.select2-selection.select2-selection--single, .legality-select2-wrapper span.select2-selection.select2-selection--single{
    font-size: 14px;
    border-radius: 4px;
    height: 45px;
    border: 1px solid #D9D9D9;
    color: #c3b9b9;
}
.selfassessment-select2-wrapper span#select2-SelfAssessmentFormArticle_10i10i_50Answer_-k1-container, .legality-select2-wrapper span#select2-SelfAssessmentFormArticle_10i10i_50Answer_-k1-container{
    font-size: 14px;
    border-radius: 4px;
    height: 45px;
    line-height: 45px;
    border: 1px solid #D9D9D9;
    color: #c3b9b9;
}
.selfassessment-select2-wrapper .select2-container--default .select2-selection--single .select2-selection__rendered , .legality-select2-wrapper .select2-container--default .select2-selection--single .select2-selection__rendered {
    height: 45px !important;
    line-height: 45px !important;
}
.selfassessment-select2-wrapper span.select2-selection__arrow , .legality-select2-wrapper span.select2-selection__arrow {
    height: 45px !important;
    line-height: 45px !important;
    width: 42px !important;
}
.gm-style-iw {
    box-shadow: none !important;
    border: none !important;
}
.gm-ui-hover-effect {
    z-index: 9;
    box-shadow: none !important;
    border: none !important;
    outline: none !important;
}
.gm-ui-hover-effect:hover, .gm-ui-hover-effect:focus-visible{
    box-shadow: none !important;
    border: none !important;
    outline: none !important;
}
.supplierInfo i{
    font-size: 16px;
    margin-left: 2px;
    padding: 2px;
    cursor: pointer;
}
.progressPercentage, .progressSymbol {
    font-size: 14px;
}
.report-preview-table td{
    white-space: normal !important;
}

/* map view */
.map-table-hide {
    overflow: hidden;
    transition: height 0.5s ease;
    height: 0; /* Initial state */
}

.map-table-heading{
    cursor: pointer;
}

.map-table-row{
    position: relative;
    cursor: pointer;
}

.map-table-row-active{
    
}

.map-table-row-active td:first-child::before{
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: var(--custom-secondary);
    top: 0;
    left: 0;
}

.map-table-row-active td:last-child::before{
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: var(--custom-secondary);
    top: 0;
    right: 0;
}

.map-table-row-active td{
    position: relative;
}

.map-table-row-active td:first-child{
    border-top: solid 1px var(--custom-secondary);
    border-bottom: solid 1px var(--custom-secondary);
    border-left: solid 1px var(--custom-secondary);
}
.map-table-row-active td:last-child{
    border-top: solid 1px var(--custom-secondary);
    border-bottom: solid 1px var(--custom-secondary);
    border-right: solid 1px var(--custom-secondary);
}

.table-responsive {
    overflow: hidden;
    /* max-height: 1000px; */ /* Large enough to fit the content, adjust if needed */
    transition: max-height 0.5s ease;
    position: relative;
}

div.dataTables_wrapper div.dataTables_processing {
    background: #eee;
    border: solid 1px #333;
    border-radius: 15px;
        top: 1% !important;
    z-index: 999;
    margin-top: 100px !important;
}
div#tbl-users-main-case-list_wrapper {
    min-height: 200px;
}

.basic-report-max-height{
    /* max-height: 500px; */
    /* max-height: 400px; */
    /* min-height: 400px; */
}
.map-table-heading i {
    float: right;
}
/* map view */


.uploaded-file {
    display: inline-block;
    background: var(--custom-secondary);
    padding: 2px 10px;
    border-radius: 5px;
    color: #fff;
    position: relative;
}
.mr-3{
    margin-right: 3px !important;
}
.uploaded-file a{
    color: #fff;
    position: relative;
}
.removeFileElement{
    cursor: pointer;
}
.uploaded-file-wrapper {
    font-size: 12px;
}
.no-cases-added {
    text-align: center;
    padding: 40px 0;
}
.drop-area {
    width: 300px;
    height: 200px;
    border: 2px dashed #ccc;
    border-radius: 10px;
    text-align: center;
    line-height: 200px;
    font-family: Arial, sans-serif;
    font-size: 18px;
    color: #666;
    margin: 50px auto;
  }

.home-box-list a {
    font-weight: bold;
    color: #0F5BAB !important;
}
.text-bold {
    font-weight: 500;
}
.text-black {
    color: #000;
    font-weight: 100;
}
.case-delete-btn{
    background: #0F5BAB !important;
    border-color: #0F5BAB !important;
}
.case-tag-btn{
    background: #0F5BAB !important;
    border-color: #0F5BAB !important;
}
.btyb-text{
    position: absolute;
    top: -30px;
    color: #000;
    font-style: italic;
    left: 175px;
    font-size: 12px;
}
a.relative {
    position: relative;
}
.mt-15 {
    margin-top: 15px;
}
span.select2-selection__arrow {
    height: 45px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b{
    border-color: #000 transparent transparent transparent;
    border-width: 5.5px 4.8px 0.5px 4.7px;
}
.geodata-btn-secondary{
    background: #6c757d !important;
}
.zindex99{
    z-index: 99;
}
.text-left{
    text-align: left !important;
}
.dashboard-light-blue{
    background: #cad3dc;
}
.confirm-case-check{
    font-size: 13px !important;
    padding-left: 20px;
}
.confirm-case-check .checkmark{
    height: 14px;
    width: 14px;
}
.confirm-case-check .checkmark:after {
    left: 3px;
    top: 1px;
    width: 5px;
    height: 8px;
}
.ml-40{
    margin-left: 40px;
}
.cursor-pointer{
    cursor: pointer !important;
}
.btyb-text-header {
    position: absolute;
    top: -2px;
    color: #000;
    font-style: italic;
    left: 73px;
    font-size: 7px;
    display: block;
    width: 50px;
}
.dkv-header-log-img{
    max-width: 90px;
}
.cancelNotAllowed{
    cursor: not-allowed;
}

.cursorNotAllowed{
    cursor: not-allowed;
}
.cancelAllowed{
    background-color: #0F5BAB !important;
    color: #fff !important;
    border: none !important;
    border-radius: 5px !important;
    padding: 5px 10px !important;
}
.downloadAssessment{
    color: #333 !important;
}
.downloadAssessment i {
    color: #333 !important;
    opacity: 2;
    font-size: 16px;
    font-weight: bold;
}
.my-case-list-border-bottom{
    border-bottom: solid 1.5px;
    border-bottom-color: #E9E9E9;
    opacity: 1;
    margin: 10px 0px;
    padding-bottom: 10px;
}
.my-case-listing-heading {
    position: relative;
    margin-right: 0 !important;
    font-weight: 500 !important;
    letter-spacing: .5px;
    font-size: 15px;
}
.my-case-listing-heading-wrapper{
    display: inline-block;
    height: 100%;
    background: #d5d5d5;
    color: #5d5a5a;
    padding: 15px;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    margin-right: 10px;
    min-width: 160px;
    text-align: center;
}
.my-case-listing-heading-wrapper.active{
    background: #dfe9f6;
    color: #0F5BAB;
}
.case-list-hr{
    margin: 0;
}
.mr-50{
    margin-right: 50px !important;
}
.my-case-listing-heading.active:after {
    content: '';
    position: absolute;
    /* border-bottom: solid; */
    bottom: -15px;
    left: -11%;
    width: 122%;
    border-bottom: solid 3px;
    border-bottom-color: #EB5633;
}

.input-info{
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
    display: block;
    margin-top: 12px;
    text-align: center;
}
.input-info span{
    font-style: italic;
    display: block;
    margin-top: 5px;
}
.mb-10{
    margin-bottom: 10px;
}

.location-verification-countries-radio-cover{
    max-height: 340px;
    overflow-y: auto;
    margin-bottom: 20px;
}
.check_detail_assessment.view.detailAssessmentSubmitted {
    opacity: 1 !important;
    cursor: pointer;
}

.check_detail_assessment.view.detailAssessmentSubmitted .material-symbols-outlined {
    color: green !important;
}

.reject-tag {
    border-radius: 4px;
    background: red;
    color: #fff;
    font-size: 13px;
    padding: 5px 10px 5px 10px;
}

.reject-tag-with-reason {
    border-radius: 4px;
    background: red;
    color: #fff;
    font-size: 13px;
    padding: 5px 0px 5px 10px;
}
.reject-tag-with-reason i{
    cursor: pointer;
}
.assessment_request_popover{
    margin-left: -5px;
    margin-top: -5px;
    margin-right: -5px;
    margin-bottom: -5px;
}
.assessment_request_popover h6{
    font-weight: bold;
}
.assessment_request_popover span{

}
.header-env-type{
    background: var(--custom-secondary);
    color: #fff;
    margin-left: 10px;
    font-size: 14px;
    padding: 3px 6px;
    border-radius: 5px;
}
.right-logo-cover .header-env-type{
    max-width: 100px;
    width: 100%;
    margin: 0 auto;
}
.dkv-right-logo-cover .header-env-type{
    margin: 0 auto 20px auto;
}
.criticalCaseCounter{
    font-size: 12px;
    margin-bottom: 10px;
    text-align: center;
    background: #eee;
    padding: 10px;
    border-radius: 10px;
}

.basic-report-country-span{
    width: 100%;
    display: block;
    border-bottom: solid 1px #d7d7d7;
    padding-bottom: 10px;
}
.basic-report-country-th{
    padding-top: 5px !important;
    padding-bottom: 5px !important;    
    text-align: center;
}
.basic-report-country-th:last-child{
    padding-right: 0;
    /* padding-left: 0;     */
}
.basic-report-detail-table>tbody>tr>td:nth-child(3){
    width: auto !important;
    max-width: none !important;
}
.basic-report-detail-table>tbody>tr>td{
    text-align: center !important;
}
.basic-report-detail-table>tbody>tr>td.text-left{
    text-align: left !important;
}
.basic-report-detail-table th{
    text-align: center !important;
}
.m-w-140{
    width: 140px !important;
}

.loaderDiv{
    position: absolute;
    background: var(--custom-secondary);
    left: 0;
    overflow: visible;
    display: block;
    height: 100%;
    top: 0;
    /* padding: 2px 10px; */
    border-radius: 5px;
    width: 0;
}

/* .loaderSliderDiv{
    background: var(--custom-secondary);
    overflow: visible;
    display: block;
    border-radius: 5px;
    height: 5px;
    margin-bottom: 5px;
    display: none;
    width: 0;
    transition: width 0.3s ease-in-out;
} */

.loaderContainer {
    background: #eee;
    border-radius: 5px;
    padding: 2px;
    width: 100%;
    height: 9px; /* Adjust height as needed */
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    position: relative;
    transition: width 0.3s ease-in-out;
    margin-bottom: 3px;
    display: none;
}

.loaderSliderDiv {
    background: linear-gradient(90deg, var(--custom-secondary), #FF7F50);
    border-radius: 5px;
    height: 5px;
    transition: width 0.3s ease-in-out;
    position: relative;
}

.sliderThumb {
    width: 10px;
    height: 10px;
    background: #fff;
    border: 2px solid var(--custom-secondary);
    border-radius: 50%;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(50%, -50%);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.uploaded-file.uploaded-file-loading {
    background: #eee;
}
.uploaded-file.uploaded-file-loading a , .uploaded-file.uploaded-file-loading i {
    opacity: 0;
}
.c333{
    color: #333 !important;
}
.cDF542F{
    color: var(--custom-secondary) !important;
}
.margin0{
    margin: 0 !important;
}
.graphWrapper {
    background: #fff;
    margin: 15px 0;
    width: calc(100% - 30px);
}
.import-suppliers-modal .modal-title{
    display: block;
    margin: 0 auto;
}
.center-graph a{
    max-width: 600px;
    display: block;
    margin: 0 auto;
}
.fbold{
    font-weight: bold;
}

/* dropzone csss */
.dz-message {
    color: #4a4a4a;
    font-size: 18px;
}

.dropzone {
    border: 2px dashed #007bff;
    padding: 20px;
    border-radius: 10px;
}
.dz-error .dz-error-message {
    color: red;
    font-weight: bold;
    margin-top: 10px;
    border: 1px solid #f00;
    padding: 10px;
    border-radius: 5px;
    background-color: #fee;
}
.relative{
    position: relative;
}
.dropMessage{
    display: none; 
    position: absolute;
     top: 0; left: 0;
      width: 100%;
       height: 100%; 
       background-color: rgb(183 176 176 / 60%);
       color: #fff; 
       /* display: flex; */
        align-items: center; justify-content: center; font-size: 1.2em;
        border: dotted 4px #333;
}
.delete-geo-file{
    color: #FA5E5E !important;
    cursor: pointer;
}
.bulk-upload-document input {
    opacity: 0;
    width: 119px;
    position: absolute;
    height: 30px;
}
.bulk-upload-document span {
    border-radius: 6px;
    cursor: pointer;
    background-color: var(--custom-primary);
    display: inline-block;
    color: #fff;
    padding: 5px 20px;
}
.bulk-upload-wrapper{
    margin-left: 10px;
}
.delete-geo-file{
    border: none !important;
    vertical-align: middle;   
}
span.material-symbols-outlined.check-green.check-icon {
    vertical-align: middle;
}
span.material-symbols-outlined.text-secondary.check-icon.text-success {
    vertical-align: middle;
}
/* dropzone csss */

.f-17{
    font-size: 17px !important;
}

.action-data td:last-child a, .downloadAssessment, .custom-table tr .action-data a{
    display: inline-block;
    padding: 5px 2px;
    /* overflow: hidden; */
    /* z-index: 9999; */
    position: relative;
}
.tooltip.show{
    /* z-index: 999999; */
}
.tooltip-inner {
    max-width: 350px;
}
.dashboard-recent-case-row-1 .action-data a{
    /* display: inline-block;
    padding: 5px 2px;
    overflow: hidden;
    z-index: 9999;
    position: relative; */
}
.contact-us-wrapper .form-control{
    background: #fff;
    border-radius: 5px;
    font-family: 'Open Sans', sans-serif;
    border-color: #D9D9D9;
    height: auto;
    padding: 11px 16px;
    line-height: 18px;
    font-size: 13px;
}

.child-company-tag{
    background: var(--custom-secondary);
    padding: 2px 10px;
    border-radius: 10px;
    font-size: 11px;
    color: #fff;
    display: inline-block;
}

.pb-15{
    padding-bottom: 15px;
}

.mt-20{
    margin-top: 20px;
}
.break-div{
    clear: both;
    overflow: hidden;
    margin: 30px 0;
}

.da-alert-message {
    color: red;
    font-size: 13px;
    font-weight: 500;
    text-align: center;
    margin-top: 10px;
}
.browse-document{
    padding: 10px 10px;
    font-size: 14px;
    border-radius: 6px;
    cursor: pointer;
    background-color: #ffff;
    display: inline-block;
    min-width: 40px;
    text-align: center;
    border: 1px solid #0F5BAB;
    color: #0F5BAB;
    height: 44px;
    margin-right: 10px;
}

.browse-document img{
    height: 20px;
    width: 20px;
}
.supplierDocumentModal .modal-dialog{
    max-width: 800px !important;
}

.supplierDocumentModal .modal-header{
    background: #fff;
}
.supplierDocumentModal .modal-title {
    font-size: 24px;
    color: #000;
    font-weight: 500;
}
.supplierDocumentModal .modal-header .close {
    color: #000;
}

.supllier-document-check input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    width: 0px;
  }

/* supllier document work */

.supplier-document-wrapper .nav-tab{
    /* background: #eee; */
    color: #fff;
    padding: 10px;
}

.supplier-document-wrapper .nav{
    /* background: #eee; */
    color: #fff;
    padding: 10px;
}

.supplier-document-wrapper button.nav-link {
    border-radius: 35px !important;
    overflow: hidden;
    font-size: 14px;
    color: #333;
}
.supplier-document-wrapper .nav-link{
    border: none;
    font-size: 14px;
}

.supplier-document-wrapper .nav-link.active{
    background: var(--custom-primary);
    color: #fff;
}
.supplier-document-wrapper .tab-content{
    /* background: #eee; */
    padding: 15px;
}

.supplier-document-block {
    display: inline-table;
    width: 150px;
    font-size: 12px;
    overflow: hidden;
    border: 1px solid #957f7f;
    border-radius: 15px;
    height: 100px;
    padding: 5px;
    text-align: center;
    word-break: break-word;
    cursor: pointer;
}

.supplier-document-block .document-name {
    margin-right: 10px;
    margin-top: 10px;
    display: table-cell;
    vertical-align: middle;
}

.supplier-document-block .checkbox{
    position: absolute;
    top: 4px;
    right: 0;
}

.supplier-document-block.document-added {
    background: #eee;
}

/* supllier document work */


.italic {
    font-style: italic;
}

.c-red{
    color: red;
}
span.progressCompleted {
    font-size: 14px;
}
.contact-info {
    font-size: 13px;
    font-style: italic;
    color: gray;
    margin-top: 10px;
    font-weight: 500;
}
.abs-risk-ass-info {
    font-size: 13px;
    font-style: italic;
    margin-bottom: 10px;
    font-weight: 500;
    margin-top: 0;
}

.document-expired {
    background: #eee;
    color: #333;
}

.document-expired a {
    color: #333;
}
.info-i{
    background: var(--custom-secondary);
    color: #fff;
    font-size: 14px !important;
    padding: 3px;
    border-radius: 50%;
    height: 17px;
    width: 17px;
    text-align: center;
    cursor: pointer;
}
em.fa.fa-info.info-i {
    font-size: 12px !important;
}

/* combine case css */
.combine-btn:disabled{
    opacity: .6;
    cursor: not-allowed;
}
/* combine case css */
.stepper-basic-details {
    /*background: rgba(223,84,47,.2);*/
    background: rgba(170, 229, 165, 0.5); /* same as #aae5a580 */
    padding: 15px;
    margin-bottom: 15px;
    box-shadow: var(--bs-box-shadow-sm) !important;
    margin-top: 15px;
}

.case-detail-title{
    display: inline-block;
    font-weight: 600;
    font-size: 14px;
}

.case-detail-value{
    display: inline-block;
    color: #707070;
    font-weight: 500;
    font-size: 12px;
}

.case-detail-assessment-title{
    border-radius: 4px;
    background: #D5F0D1;
    color: #207C28;
    font-size: 15px;
    padding: 5px 10px;
    display: inline-block;
    white-space: nowrap;   
}

.case-detail-assessment-donwload {
    display: inline-block;
    font-size: 12px;
}
.case-detail-assessment-donwload span{
    font-size: 18px;
    vertical-align: middle;
}


/* dds page start */
.view_dds_detail_wrapper.view {
    display: block;
    clear: both;
    overflow: hidden;
    border: 1.5px solid #D9D9D9;
    padding: 6px;
    border-radius: 10px;
    cursor: default;
}
.view_dds_detail_status{
    width: 100px;
    text-align: center;
    float: left;
}
span.material-symbols-outlined.view_dds_detail {
    float: right;
    cursor: pointer;
}
/* The actual timeline (the vertical ruler) */
.main-timeline {
    position: relative;
  }
  
  /* The actual timeline (the vertical ruler) */
  .main-timeline::after {
    content: "";
    position: absolute;
    width: 5px;
    background-color: #939597;
    top: 0;
    bottom: 0;
    left: 50%;
    margin-left: -3px;
  }
  
  /* Container around content */
  .timeline {
    position: relative;
    background-color: inherit;
    width: 50%;
  }
  
  /* The circles on the timeline */
  .timeline::after {
    content: "";
    position: absolute;
        width: 18px;
    height: 18px;
    right: -9px;
    background-color: #fff;
    border: 5px solid var(--custom-secondary);
    top: 15px;
    border-radius: 50%;
    z-index: 1;
  }
  
  /* Place the container to the left */
  .left {
    padding: 0px 40px 20px 0px;
    left: 0;
  }
  
  /* Place the container to the right */
  .right {
    padding: 0px 0px 20px 40px;
    left: 50%;
  }
  
  /* Add arrows to the left container (pointing right) */
  .left::before {
    content: " ";
    position: absolute;
    top: 18px;
    z-index: 1;
    right: 30px;
        border: medium solid #F0F2F5;
    border-width: 10px 0 10px 10px;
    border-color: transparent transparent transparent #F0F2F5;
  }
  
  /* Add arrows to the right container (pointing left) */
  .right::before {
    content: " ";
    position: absolute;
    top: 18px;
    z-index: 1;
    left: 30px;
    border: medium solid #F0F2F5;
    border-width: 10px 10px 10px 0;
    border-color: transparent #F0F2F5 transparent transparent;
  }
  
  /* Fix the circle for containers on the right side */
  .right::after {
    left: -9px;
  }

 .dds-view-value .toggle-verification span {
    vertical-align: sub;
    margin-left: 5px;
    font-size: 18px;
    color: #333;
}

.view_dds_detail {
    cursor: pointer;
}
  
  /* Media queries - Responsive timeline on screens less than 600px wide */
  @media screen and (max-width: 600px) {
    /* Place the timelime to the left */
    .main-timeline::after {
      left: 31px;
    }
  
    /* Full-width containers */
    .timeline {
      width: 100%;
      padding-left: 70px;
      padding-right: 25px;
    }
  
    /* Make sure that all arrows are pointing leftwards */
    .timeline::before {
      left: 60px;
      border: medium solid white;
      border-width: 10px 10px 10px 0;
      border-color: transparent white transparent transparent;
    }
  
    /* Make sure all circles are at the same spot */
    .left::after,
    .right::after {
      left: 18px;
    }
  
    .left::before {
      right: auto;
    }
  
    /* Make all right containers behave like the left ones */
    .right {
      left: 0%;
    }
  }
  .modalDDS .modal-dialog{
    max-width: 700px;
  }
  .dds-view-title {
        color: #707070;
        font-size: 14px;
    }
    .dds-view-value {
        color: #000;
        font-size: 14px;
        font-weight: 400;
    }
    .dds-view-timeline{
        background-color: #fff;
        border: solid 1px #d4d1d1;
            max-height: 350px;
    overflow-y: scroll;
    }
    .dds-view-timeline h3{
        font-size: 16px;
    }
    .btn-danger {
        padding: 11px 15px;
    }
    .dds-info-download-btn{
        position: absolute;
        right: 20px;
        top: 50%;
    }
    .dds-info-download-btn-wrapper{
        position: relative;
        font-size: 14px;
    }
    span.select2-selection.select2-selection--single{
        min-height: 45px;
        border-color: #D9D9D9;
    }
    .select2-container--default .select2-selection--single .select2-selection__placeholder{
        line-height: 45px;
    }
    .select2-container--default .select2-selection--single .select2-selection__rendered{
        line-height: 45px;
    }

.main-timeline .card{
    border: none;
    background: #F0F2F5;
}
.withdraw_info{
    height: 18px;
    display: inline-block;
    width: 18px;
    border: solid 1px;
    border-radius: 50%;
    font-size: 14px;
    position: relative;
    top: 1px;
    left: 3px;
}
.withdraw_info .material-symbols-outlined{
        font-size: 12px !important;
}
p.mb-0.error-log {
    color: red;
}
/* dds page start */

@media (max-width: 1200px){
    .mw-75 {
        min-width: 60%;
    }
}
@media (max-width: 767px){
        .login-footer {
        margin-top: 25px !important;
        position: static;
        }
        .login-footer .navbar-nav{
            text-align: center;
            justify-content: center;
            flex-flow: wrap;
        }
        .login-form{
            padding: 50px 20px 20px; 
        }
        .register-submit-btn{
            justify-content: center !important;
            margin-top: 20px;
        }
        .mw-75 {
            min-width: auto;
        }
        .stepper {
            overflow-y: scroll;
        }
    }

#editDocumentForm input:read-only,
#uploadDocumentForm input:read-only,
input:read-only:focus {
    cursor: pointer !important;
}

.shareCaseCheckboxes .form-check-label {
    font-weight: normal !important; 
    margin-bottom: 0px !important;
}
.shareCaseCheckboxes .form-check-input:hover, .form-check-input:active, .form-check-input:checked, .form-check-input:read-only {
    cursor: pointer !important;
}

.shareCaseCheckboxes .form-check-input:active, .shareCaseCheckboxes .form-check-input:checked {
    background-color: var(--custom-primary) !important;
    border-color: var(--custom-primary) !important;
    outline: none !important;
    box-shadow: none !important;
}
#expiryDateField.dateIcon {
    background-image: url(../img/calendar_month.svg) !important;
    background-repeat: no-repeat !important;
    background-position: 97% center !important;
}

.download-select .bootstrap-tagsinput {
/*    border-radius: 27px !important;*/
        box-shadow: none;
    min-height: 38px;
    text-align: left;
    background: #fff;
    width: 100%;
    font-size: 12px;
    border: 1px solid #e3e3e3;
}

.download-select .bootstrap-tagsinput input {
    min-height: 36px;
    display: inline-block;
    width: 100%;
}

.download-select .bootstrap-tagsinput .tag {
    padding: 10px 20px;
    border-radius: 20px;
    font-size: 12px;
    background-color: #F4F4F4;
    color: #000;
    font-weight: normal;
    display: inline-block;
    margin-bottom: 5px;
}

.messageCaseMerge {
    text-align: center;
    font-weight: 500;
}
.basic_detail {
    text-align: center;
    font-weight: 500;
    font-size: 16px;
    color: rgba(var(--bs-primary-rgb));
    cursor: pointer;
    margin-top: 5px;
}
.expandable-btn {
    display: inline-block;
    float: right;
    cursor: pointer;
    color: rgba(var(--bs-primary-rgb)) !important;
}
.combine-casename{
    float: left;
}
.general-detail {
    display: block;
    overflow: hidden;
    width: 100%;
    margin-top: 40px;
}
.general-detail.dNone{
    display: none;
}
.expandable-btn-product, .expandable-btn-supplier{
    display: block;
    cursor: pointer;
    color: rgba(var(--bs-primary-rgb)) !important;
    text-align: right;
    margin-right: 0px;
    margin-top: 20px;
}
.position-relative{
    position: relative;
}
.padding-0{
    padding: 0 !important;
}
.combine-product-wrapper {
    padding: 15px;
    padding-bottom: 0;
    min-height: 240px;
    margin-bottom: 10px;
}
.combine-product-wrapper.activeProduct {
    border: solid 1.5px #0F5BAB;
}
.caseid {
    display: inline-block;
    width: 60px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
}
.caseid-copy-btn {
    display: inline-block;
    position: relative;
    top: -4px;
    cursor: pointer;
}
i.fa.fa-clipboard.is_copied {
    color: #eb5633;
}
.sub-header-expand {
    text-align: right;
    cursor: pointer;
    width: 24px;
    margin-left: auto;
}
.stepper-basic-other-details{
    display: none; /* Hidden by default */
    overflow: hidden; /* Prevent content overflow during height transition */
    height: 0; /* Initial height */
    transition: height 0.3s ease; /* Smooth transition */
}
.stepper-basic-details .col-md-4{
    min-height: 31px;
}
.text-right {
    text-align: right;
}
.errorMessageAlertModal{
    --bs-modal-width: 700px;
}

.errorMessageAlertTableModal{
    --bs-modal-width: 800px;
}

/* combine self assessment */
.combine-assessment-wrapper {
    overflow-x: scroll;
    position: relative;
    margin-bottom: 20px;
}
.combine-assessment-inner {
    display: inline-block;
    width: 570px;
    border: solid 2px transparent;
    border-radius: 10px;
    padding: 25px 15px;
    cursor: pointer;
    position: relative;
    overflow: hidden;
}
.combine-assessment-inner-custom-width{
    width: 540px;
}
.combine-assessment-inner.combine-assessment-active {
    border: solid 2px #0F5BAB;
    border-radius: 10px;
}
.combine-assessment-case-name {
    position: absolute;
    right: -2px;
    background: #eee;
    font-size: 13px;
    padding: 2px 10px;
    border-radius: 0;
    top: -1px;
}
.combine-assessment-active .combine-assessment-case-name{
    background: #0F5BAB;
    color: #fff;
}
/* combine self assessment */

.errorMessageAlertModal {
    --bs-modal-width: 700px;
}
.general-note{
    font-size: 14px;
    font-style: italic;
    color: #3b3b3b;
    text-align: left;
    font-weight: 500;
}

.reportLabel {
    margin-bottom: 1%;
}

.reportAtag {
    width: 130px;
}
.default-texarea{
    height: auto !important;
}
/* my case config button */
.case-list-config {
    display: grid;
    margin: 0 0 0 10px;
    cursor: pointer;
}
/* notification panel start*/
/* Notification Popup */
.bell-icon{
    padding: 0;
    margin-top: 5px;
}
.notification-popup {
    position: absolute;
    top: 100%;
    right: 0;
    width: 350px;
    background: white;
    border: 1px solid #ddd;
    z-index: 1050;
    display: none;
    max-height: 400px;
    overflow-y: auto;
  }
  
  /* Header */
  .notification-header {
    background-color: var(--custom-secondary);
    font-weight: bold;
  }
  
  /* Notification Item */
  .notification-item {
    border-bottom: 1px solid #f1f1f1;
    cursor: pointer;
    transition: background-color 0.2s;
  }
  
  .notification-item:hover {
    background-color: #f9f9f9;
  }
  
  /* Unread Highlight */
  .notification-item.unread {
    background-color: #fef6f3;
    font-weight: 500;
  }
  
  /* Dot Indicator */
  .dot {
    height: 10px;
    width: 10px;
    background-color: var(--custom-secondary);
    border-radius: 50%;
    display: inline-block;
    margin-top: 4px;
    position: absolute;
    right: 15px;
  }
  
/* notification panel ends*/

/* chat/comment  */

.chat-node-item {
    cursor: pointer;
}
.chat-node-item.active {
    background-color: var(--custom-secondary);
    font-weight: 400;
}
.new-unread-chat-tag{
    position: relative;
    text-align: center;
}

.new-unread-chat-tag span{
    background: #eee;
    font-size: 12px;
    padding: 8px;
    display: block;
    width: 120px;
    margin: 0 auto;
}

.new-unread-chat-tag span ::before {
    content: "";
}
.new-unread-chat-tag span ::after {
    content: "";
}
.chatMessagesContainer{
    position: relative;
}
.loading-chat-div{
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    align-items: center;
    display: flex;
    justify-content: center;
    backdrop-filter: blur(60px);
    -webkit-backdrop-filter: blur(60px);
    background-color: rgba(255, 255, 255, 0.6);
    z-index: 1000;
}
.loading-chat-div img{
    width: 50px;
}
/* chat/comment  */
/* thank you page */
.thank-you-header {
    text-align: center;
    font-size: 28px;
    font-weight: 600;
}
.thank-you-desc {
    text-align: center;
}
/* thank you page */
.presharetag {
    font-weight: 400;
    color: red;
    font-size: 12px;
}
.thankyou-section-box {
    width: 500px;
    margin: 0 auto;
    font-size: 17px;
    font-weight: 500;
    padding: 40px 40px !important;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin-top: 0 !important;
}

h6.share-case-info {
    font-size: 12px;
}
.d-block111{

}
/* notification panel start*/
/* Notification Popup */
.bell-icon{
    padding: 0;
    margin-top: 5px;
}
.notification-popup {
    position: absolute;
    top: 100%;
    right: 0;
    width: 400px;
    background: white;
    border: 1px solid #ddd;
    z-index: 1050;
    display: none;
    max-height: 400px;
    overflow-y: auto;
  }
  
  /* Header */
  .notification-header {
    background-color: var(--custom-secondary);
    font-weight: bold;
  }
  
  /* Notification Item */
  .notification-item {
    border-bottom: 1px solid #f1f1f1;
    cursor: pointer;
    transition: background-color 0.2s;
  }
  
  .notification-item:hover {
    background-color: #f9f9f9;
  }
  
  /* Unread Highlight */
  .notification-item.unread {
    background-color: #fef6f3;
    font-weight: 500;
  }
  
  /* Dot Indicator */
  .dot {
    height: 10px;
    width: 10px;
    background-color: var(--custom-secondary);
    border-radius: 50%;
    display: inline-block;
    margin-top: 4px;
    position: absolute;
    right: 15px;
  }
  
/* notification panel ends*/

/* read only case work start here */

.read-only-select + .select2-container  span.select2-selection.select2-selection--single,
.select-read-only + .case_datepicker {
    background-color: #ddd !important;
}

.read-only-select + .select2-container .select2-selection--multiple {
    background-color: #ddd !important;
}
.mr-10{
    margin-right: 10px;
}
.span-for-original-quantity {
    display: block;
    vertical-align: middle;
    height: 100%;
    margin-top: 40px;
    font-weight: 600;
    font-size: 14px;
    overflow: hidden;
    z-index: 99;
    position: relative;
}
.devide-div{
    position: relative;
    margin: 10px 0;
    font-size: 14px;
    font-weight: 500;
    color: var(--custom-secondary);
}
.devide-div .case_name_title{
    color: var(--custom-secondary);
    display: inline-block
}
.devide-div .case_name{
    color: #333;
    display: inline-block;
}
.devide-div .span{
}
/* .devide-div .span::before {
    content: "";
    position: absolute;
    height: 2px;
    width: 130px;
    background: var(--custom-secondary);
    left: 0;
    top: 10px;
} */
.devide-div .span::after {
    content: "";
    position: absolute;
    height: 2px;
    width: 400px;
    background: rgba(223, 84, 47, .6);
    left: 10px;
    bottom: -5px;
}
.modal-dialog-combine{
    max-width: 700px;
}
/* .case-assessment-card hr{
    border-top: 2px solid #0F5BAB;
} */
.download-combine-report-a{
    display: inline-block;
    height: 100%;
}
.merge-case-product-wrapper{
    border: 1px solid #0F5BAB;
    margin-bottom: 20px;
    border-radius: 20px;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    padding: 20px;
    position: relative;
    padding-top: 50px;
}
/* combine self assessment */

/* hiding the case steps */
.stepper-combine-case .step:last-child{
    max-width: none;
}

.stepper-combine-case .step::before{
    right: -30px;
    width: 75px;
    top: 30px;
}

.stepper-combine-case .step:nth-child(2):before{
    right: -12%;
}

.stepper-combine-case .step:nth-child(3):before{
    right: -17%;
}

.stepper-combine-case .max-width-80{
    max-width: 100px;
}

.stepper-combine-case .max-width-75{
    max-width: 100px !important;
}

.stepper-combine-case .step-title{
    max-width: 150px;
}
/* hiding the case steps */
/* my case config button */
.case-list-config {
    display: grid;
    margin: 0 0 0 10px;
    cursor: pointer;
}

.combine-custom-check-green{
    margin-right: 20px !important;
    margin-left: 5px;
}
.d-None{
    display: none !important;
}
.card-bg-readonly{
    background: #ebebeb;
}
.card-bg-readonly .file-uploaded span.fileName{
    background: #ebebeb;
}
.card-bg-readonly .browse-buttton span{
    background: #ebebeb;
}
.card-bg-readonly textarea.form-control{
    background: #ddd;
}
.mw-135{
    min-width: 135px !important;
}
/* read only case work end here */
.card-bg-readonly{
    background: #ebebeb;
}
.card-bg-readonly .file-uploaded span.fileName{
    background: #ebebeb;
}
.card-bg-readonly .browse-buttton span{
    background: #ebebeb;
}
.card-bg-readonly textarea.form-control{
    background: #ddd;
}

.mw-135{
    min-width: 135px !important;
}
/* read only case work end here */
.d-None{
    display: none !important;
}

/* From Uiverse.io by Yaya12085 */ 
.radio-inputs {
    display: flex;
   /*  justify-content: center; */
    align-items: center;
    max-width: 350px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  
  .radio-inputs > * {
    margin: 6px;
  }
  
  .radio-input:checked + .radio-tile {
    border-color: #0F5BAB;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    color: #0F5BAB;
  }
  
  .radio-input:checked + .radio-tile:before {
    transform: scale(1);
    opacity: 1;
    background-color: #0F5BAB;
    border-color: #0F5BAB;
  }
  
  .radio-input:checked + .radio-tile .radio-icon svg {
    fill: #0F5BAB;
  }
  
  .radio-input:checked + .radio-tile .radio-label {
    color: #0F5BAB;
  }
  
  .radio-input:focus + .radio-tile {
    border-color: #0F5BAB;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1), 0 0 0 4px #b5c9fc;
  }
  
  .radio-input:focus + .radio-tile:before {
    transform: scale(1);
    opacity: 1;
  }
  
  .radio-tile {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 160px;
    min-height: 50px;
    border-radius: 0.5rem;
    border: 2px solid #b5bfd9;
    background-color: #fff;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    transition: 0.15s ease;
    cursor: pointer;
    position: relative;
  }
  
  .radio-tile:before {
    content: "";
    position: absolute;
    display: block;
    width: 0.75rem;
    height: 0.75rem;
    border: 2px solid #b5bfd9;
    background-color: #fff;
    border-radius: 50%;
    top: 0.25rem;
    left: 0.25rem;
    opacity: 0;
    transform: scale(0);
    transition: 0.25s ease;
  }
  
  .radio-tile:hover {
    border-color: #0F5BAB;
  }
  
  .radio-tile:hover:before {
    transform: scale(1);
    opacity: 1;
  }
  
  .radio-icon svg {
    width: 2rem;
    height: 2rem;
    fill: #494949;
  }
  
  .radio-label {
    color: #707070;
    transition: 0.375s ease;
    text-align: center;
    font-size: 12px;
  }
  
  .radio-input {
    clip: rect(0 0 0 0);
    -webkit-clip-path: inset(100%);
    clip-path: inset(100%);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px;
  }
  .current-risk-status {
    text-align: center;
    margin-top: 5px;
    font-weight: 400;
    display: none;
}
span.currentStatus {
    font-weight: 600;
    margin-left: 5px;
    color: #0F5BAB;
}

.risk-assessment-failed{
    text-align: center;
    font-style: italic;
    font-size: 14px;
    color: red;
    margin: 10px 0;
    display: none;
}
.risk-assessment-failed-text{
    margin-bottom: 10px;
}
.geo-file-production-period-alert{
    border: none !important;
    vertical-align: middle;
    color: #FA5E5E !important;
    cursor: pointer;
}
.importedCaseIcon {
    background: var(--custom-secondary);
    color: #fff !important;
    border-radius: 4px;
    display: inline-block !important;
}
.import-case-error-message{
    font-size: 14px;
    color: red;
}
.toggle-verification span{
    vertical-align: middle;
    margin-left: 5px;
}
.ml-10{
    margin-left: 10px;;
}

.geo-file-production-period-alert{
    border: none !important;
    vertical-align: middle;
    color: #FA5E5E !important;
    cursor: pointer;
}

.combine-custom-check-green{
    margin-right: 20px !important;
    margin-left: 5px;
}
.productCaseInfo {
    position: absolute;
    right: 0;
    top: 0;
    background: #0F5BAB;
    padding: 6px 10px;
    color: #fff;
    border-top-right-radius: 20px;
        font-size: 13px;
    letter-spacing: .5px;
}

.va-middle{
    vertical-align: middle;
}
.deviationHeight{
    display: block;
    height: 30px;
}

.collapse-header {
    display: flex;
    align-items: center;
    cursor: pointer;
    font-weight: bold;
    color: #0a58ca; /* same as bootstrap primary */
}
.collapse-header .material-icons {
    margin-right: 5px;
    transition: transform 0.3s ease;
}
.collapse-content {
    display: none;
    margin-top: 10px;
    border-top: 1px solid #ddd;
    padding-top: 10px;
}
.dds-row {
    /* display: flex;
    justify-content: space-between;
    margin-bottom: 10px; */
}
.dds-label {
    font-size: 0.9rem;
    color: #555;
}
.dds-value {
    font-weight: bold;
}
.rotated {
    transform: rotate(90deg);
}
.DDSPreviewModal .modal-dialog{
    max-width: 700px !important;
}
.stepper.stepper-import-reference-case {
    justify-content: center;
}
.map-loader {
    /*display: none;*/
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 100%;
    background: rgba(0,0,0,0.4); /* semi-transparent dark overlay */
    z-index: 1000;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    transition: opacity 0.3s ease;
}

.map-loader.show {
    display: flex !important;
    opacity: 1;
}

.map-loader.hide {
    opacity: 0;
    transition: opacity 0.3s ease;
    pointer-events: none;
}

.spinner {
    border: 5px solid rgba(255, 255, 255, 0.3);
    border-top: 5px solid #fff;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin 1s linear infinite;
    margin-bottom: 15px;
}

.loader-text {
    font-size: 16px;
    text-align: center;
}

.app-version {
    text-align: center;
    color: #212529;
    font-weight: 400;
    font-size: 12px;
    margin-top: 5px;
}
.mt-10{
    margin-top: 10px;
}
.mt-20{
    margin-top: 20px;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* scientific name and common name */

.add-product-detail {
    width: 210px;
    text-align: center;
    display: block;
    margin: 0 auto;
    background: #fff;
    color: #696565 !important;
    border: solid 2px #0F5BAB;
    padding: 9px 10px;
}
.add-more-common-scientific-name{
    text-align: center;
    color: var(--custom-secondary);
    cursor: pointer;
    text-decoration: underline;
        background: transparent;
    border: none;
    display: block;
    width: 100%;
}
.cmn-sntfc-dlt {
    margin-top: 35px;
    color: red;
}
.add-more-common-scientific-name-combine{
    text-align: center;
    color: var(--custom-secondary);
    cursor: pointer;
    text-decoration: underline;
        background: transparent;
    border: none;
    display: block;
    width: 100%;
}
.add-product-detail {
    width: 210px;
    text-align: center;
    display: block;
    margin: 0 auto;
    background: #fff;
    color: #696565 !important;
    border: solid 2px #0F5BAB;
    padding: 9px 10px;
}
.remove-common-scientific-name, .remove-common-scientific-name-combine{
    cursor: pointer;
}
/* scientific name and common name */ 

.euMessageTextWrapper p{
    margin-bottom: 5px;
}
.euMessageTextWrapper p:last-child{
    margin-bottom: 0;
}
.colored-orange {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 5px;
    color: var(--custom-secondary);
}
.case_data_action_wrapper {
    width: 150px;
    display: block;
}
.compact-case-list-table>tbody>tr>td:last-child{
    white-space: normal !important;
}
.login-continue-btn{
        margin: 10px auto;
    display: block;
}
.popover-a{
        color: #ffffff;
    text-decoration: underline;
}

.owl-bg {
    position: relative;
}
.owl-bg .md-form{
    position: relative;
    z-index: 9;
}
.owl-bg:before {
    background: url(../img/Gras-owl.png);
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: .05;
    background-size: 70%;
    background-repeat: no-repeat;
    background-position: center center;
}
.modalDetailedAssessment-box{
    background: #ffbcb2;; 
    padding: 10px;
    border-radius: 10px;
}
.custome-modalDetailedAssessment textarea.form-control{
    height: 93px;
    border: 1px solid #434343;
    border-radius: 10px;
    margin-bottom: 20px !important;
}

.custome-modalDetailedAssessment textarea.form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-style: italic;
  }
.custome-modalDetailedAssessment textarea.form-control::-moz-placeholder { /* Firefox 19+ */
    font-style: italic;
  }
.custome-modalDetailedAssessment textarea.form-control:-ms-input-placeholder { /* IE 10+ */
     font-style: italic;
  }
.custome-modalDetailedAssessment textarea.form-control:-moz-placeholder { /* Firefox 18- */
     font-style: italic;
  }

.coin-icon{
        width: 18px;
    font-weight: normal;
    margin-right: 3px;
}
.custome-modalDetailedAssessment  button.close{
    position: absolute;
}
.custome-modalDetailedAssessment textarea.form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000;
  opacity: .7;
}
.custome-modalDetailedAssessment textarea.form-control::-moz-placeholder { /* Firefox 19+ */
  color: #000;
   opacity: .7;
}
.custome-modalDetailedAssessment textarea.form-control:-ms-input-placeholder { /* IE 10+ */
  color: #000;
   opacity: .7;
}
.custome-modalDetailedAssessment textarea.form-control:-moz-placeholder { /* Firefox 18- */
  color: #000;
   opacity: .7;
}
.max-275{
    max-width: 275px;;
}
#modalDetailedAssessmentStatus .owl-bg:before{
        background-position: center 20px;
}
#modalDAAlert .owl-bg:before{
    background-position: center 20px;
}