@font-face {
    font-family: "SFUIText";
    src: url("../fonts/login-register/SFUIText-Regular.woff");
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
}

@font-face {
    font-family: "SFUIText-Bold";
    src: url("../fonts/login-register/SFUIText-Bold.woff");
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
}

@font-face {
    font-family: "DMSans";
    src: url("../fonts/login-register/DMSans-Regular.ttf");
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
}

@font-face {
    font-family: "DMSans-Bold";
    src: url("../fonts/login-register/DMSans-Bold.ttf");
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
}

@font-face {
    font-family: "SFCompact";
    src: url("../fonts/login-register/SFCompactDisplay-Regular.ttf");
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
}

.flex-1 {
    flex: 1;
}

.docuverify-header,
.docuverify-how-works {
    padding: 108px 0px;
    background-color: #020b56;
    position: relative;
}

.docuverify-title {
    font-family: "SFUIText";
    font-size: 42px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.1;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 23px;
}

.docuverify-desc {
    font-family: "DMSans";
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 50px;
}

.docuverify-type-container {
    border-radius: 24px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    background-color: #fff;
}

.docuverify-type-container .nav-item {
    flex: 1;
    text-align: center;
}

.docuverify-type-container .nav-tabs {
    border: 0px;
}

.docuverify-type-container .nav-link {
    padding: 26px 0px 22px;
    margin: 0;
    border: 0px;
    border-bottom: 1px solid #d0cece;
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: -0.09px;
    text-align: center;
    color: #d0cece !important;
}

.docuverify-type-container .nav-link.active {
    background-color: transparent;
    border-bottom: 2px solid #37e6e6;
    color: #020b56 !important;
}

.verify-desc {
    padding: 37px 0px 48px 50px;
    margin: 0px;
    font-family: "DMSans";
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: normal;
    text-align: left;
    color: #8e8e9a;
}

.tab-link {
    padding: 0px 32px 32px 0px;
}

.how-it-works-title {
    font-family: "SFUIText";
    font-size: 38px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.1;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
}

.how-it-works-desc {
    display: flex;
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.44;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
    margin-top: 58px;
}

.how-it-works-desc-2 {
    margin-left: 30px;
}

.how-it-works-desc-3 {
    margin-top: 87px;
    margin-left: -58px;
}

.how-it-works-desc .number {
    font-size: 48px;
}

.how-it-works-desc-content {
    margin-left: 10px;
}

.footer {
    background: #020b56;
}

/* Verify document */
.verify-document {
    padding: 127px 0px 309px;
    background-color: #f9f8fd;
}

.verify-document-title-container {
    width: 80%;
}

.verify-documnet-title {
    font-family: "Open Sans", sans-serif;
    font-size: 42px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.1;
    letter-spacing: normal;
    text-align: center;
    color: #020b56;
    /* margin-left: 141px; */
    margin: auto;
    text-transform: lowercase;
}

.verify-documnet-title::first-letter {
    text-transform: capitalize;
}

.upload-container {
    margin-top: 126px;
    border-radius: 10px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    border: solid 2px #2a304a;
    background-color: #f5f5f5;
    padding: 62px 0px 34px 32px;
}

.upload-container-title {
    font-family: "Helvetica Neue", sans-serif;
    font-size: 28px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.86;
    letter-spacing: 0.26px;
    text-align: center;
    color: #bababc;
}

.doc-container {
    margin-top: 10px;
    margin-bottom: 71px;
}

.doc-label span {
    font-family: "Helvetica Neue", sans-serif;
    font-size: 22px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.14;
    letter-spacing: 0.21px;
    text-align: center;
    color: #bababc;
    border-bottom: solid 2px #1aa7ec;
    margin-right: 15px;
}

.verify-btn {
    width: 248px;
    height: 60px;
    border-radius: 30px;
    background-color: #1aa7ec;

    padding: 0;

    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: 60px;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    cursor: not-allowed;
    text-decoration: none;
}

.verify-btn.disabled {
    background-color: #d0cece;
    color: #fff;
}

.verify-btn:hover,
.verify-btn:focus {
    filter: brightness(0.97);
    -webkit-filter: brightness(0.97);
    transform: scale(1.01);
    -webkit-transform: scale(1.01);
    -moz-transform: scale(1.01);
    -ms-transform: scale(1.01);
    -o-transform: scale(1.01);
    text-decoration: none;
    color: #fff;
    box-shadow: rgba(0, 0, 0, 0.10) 6px 4px 12px 0px;
}

/* Document Mistamtch */
.document-matched,
.document-mismatch {
    padding: 291px 0px 133px 0px;
    background-color: #020b56;
}

.document-matched {
    background-image: url("/src/docuverify/finish-illus.svg");
    background-repeat: no-repeat;
    background-position: left;
    background-size: 42%;
}

.document-matched-content,
.document-mismatch-content {
    border-left: 3px solid #fff;
    padding-left: 73px;
}

.document-matched-content-title,
.document-mismatch-content-title {
    font-family: "SFUIText";
    font-size: 42px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.1;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
    margin-bottom: 30px;
    padding-top: 15px;
}

.document-matched-content-desc,
.document-mismatch-content-desc {
    font-family: "DMSans";
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
    margin-top: 22px;
    margin-bottom: 0px;
    padding-bottom: 30px;
}

.document-matched-action,
.document-mismatch-action {
    margin-top: 30px;
    column-gap: 3.0625rem;
}

.document-matched-close,
.document-mismatch-close {
    width: 200px;
    height: 60px;
    border-radius: 44px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    border: solid 3px #ededed;

    font-family: "SFUIText";
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.17;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
    text-transform: uppercase;
    /* margin-right: 49px; */
}

.document-matched-retry,
.document-matched-retry:hover,
.document-mismatch-retry,
.document-mismatch-retry:hover {
    min-width: 200px;
    height: 60px;
    border-radius: 44px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    border: solid 1px #40c3c2;
    background-color: #4adede;

    font-family: "SFUIText";
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.17;
    letter-spacing: normal;
    text-align: left;
    color: #fff5e8;
    text-transform: uppercase;
}

/* Digitize document */
.digitize-form-type {
    width: 90%;
}

.digitize-documnet {
    /* margin-left: 141px; */
    margin: auto;
}

.digitize-documnet-title {
    font-family: "Open Sans", sans-serif;
    font-size: 2.625rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.1;
    letter-spacing: normal;
    text-align: center;
    color: #020b56;
    text-transform: lowercase;
}

.digitize-documnet-title::first-letter {
    text-transform: capitalize;
}

.digitize-documnet-desc {
    font-family: "Open Sans", sans-serif;
    font-size: 22px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.45;
    letter-spacing: normal;
    text-align: center;
    color: #020b56;
    margin-top: 30px;
    margin-bottom: 81px;
}

.digitize-item {
    width: 248px;
    height: 226.5px;
    border-radius: 12px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    background-color: #fff;
}

.digitizer-type-container {
    margin-top: 47px;
}

.digitize-type-label {
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: 0.38px;
    text-align: left;
    color: #b8b8ba;
}

input[type="radio"] {
    width: 25px;
    height: 25px;
    background-color: #f9f8fd;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    vertical-align: middle;
    border: 1px solid #77869e;
    -webkit-appearance: none;
    outline: none;
    cursor: pointer;
}

input[type="radio"]:checked {
    border: 0.25rem solid #1aa7ec;
    background: radial-gradient(#1aa7ec 35%, rgba(255, 0, 0, 0) 40%);
}

.digitize-continue-container {
    margin-top: 107px;
}

.digitize-continue,
.digitize-continue:hover,
.digitize-continue:focus {
    width: 248px;
    height: 66px;
    border-radius: 33px;
    background-color: #1aa7ec;

    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.11;
    letter-spacing: normal;
    color: #fff;
    text-transform: uppercase;
}

/* Digitize form */

.back-digitize-form-type {
    cursor: pointer;
}

.digitize-form-title {
    font-family: "Open Sans", sans-serif;
    font-size: 42px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.1;
    letter-spacing: normal;
    text-align: center;
    color: #020b56;
    /* margin-left: 141px; */
    text-transform: lowercase;
    margin: auto;
}

.digitize-form-title::first-letter {
    text-transform: capitalize;
}

.digitize-form-input {
    margin-top: 35px;
    height: 87.3px;
    border-radius: 44px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    border: solid 1px #ededed;
    background-color: #fff;
    appearance: none;
    padding-left: 41px;

    font-family: "Open Sans", sans-serif;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: normal;
    text-align: left;
    color: #95989a;
}

.box-shadow {
    border-radius: 10px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    border: solid 2px #e4e3e8;
    background-color: #fff;
}

.description {
    width: 100%;
    padding: 55px 67px 89px 68px;
    margin-top: 48px;
    border: 0;
    height: 234px;

    font-family: "Open Sans", sans-serif;
    font-size: 22px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.36;
    letter-spacing: normal;
    text-align: left;
    color: #bababc;
}

.digitize-uploader {
    border: 0px;
    margin-top: 48px;
    height: 234px;
}

.save_carchain_cloud_label {
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: 0.38px;
    text-align: right;
    color: #bababc;
    margin-top: 34px;
    margin-left: 30px;
}

#save_carchain_cloud,
#save_other_carchain_cloud {
    margin-right: 20px;
}

.digitize-btn,
.digitize-btn:hover,
.digitize-btn:focus {
    width: 302px;
    height: 81px;
    border-radius: 41px;
    margin: 63.2px 3px 0;
    background-color: #1aa7ec;

    font-family: "Open Sans", sans-serif;
    font-size: 22px;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.18;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
    text-transform: uppercase;
}

.digitize-btn:focus {
    box-shadow: none;
}

.add-other-description-btn {
    margin-top: 56px;
}

.add-other-description-btn:hover {
    text-decoration: none;
}

.add-other-description-title {
    color: #1aa7ec;
    font-family: "Open Sans", sans-serif;
    font-size: 22px;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.18;
    letter-spacing: normal;
    text-align: left;
    text-transform: uppercase;
}

/* Dashboard */

.docuverify_dashboard {
    padding: 108px 0;
    background-color: #f9f8fd;
}

/* .docu_dash-container {
    padding: 0 8% 0 7%;
} */

.user_container {
    align-items: center;
    column-gap: 1rem;
}

.user_label {
    font-size: 2.25rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.92;
    letter-spacing: normal;
    text-align: left;
    color: #020b56;
    text-transform: capitalize;
}

.img-logo {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}

.side_title {
    font-size: 1.5rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.08;
    letter-spacing: normal;
    text-align: left;
    color: #020b56;
}

.side {
    column-gap: 1.5625rem;
    align-items: baseline;
    cursor: pointer;
}

.side_container {
    font-size: 1.25rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: normal;
    text-align: left;
    color: #020b56;
    transition: all 2s linear;
    -webkit-transition: all 2s linear;
    -moz-transition: all 2s linear;
    -ms-transition: all 2s linear;
    -o-transition: all 2s linear;
    display: none;
}

.label {
    column-gap: 1.125rem;
}

input[type="radio"].radio_btn {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    width: 28px;
    height: 28px;
    border: 1px solid #020b56;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    vertical-align: middle;
    outline: none;
    cursor: pointer;
}

input[type="radio"].radio_btn:checked {
    border: 2px solid #1aa7ec;
    background: radial-gradient(#1aa7ec 48%, rgba(255, 0, 0, 0) 45%);
}

.arrow_container {
    width: 20px;
    height: 20px;
    background-color: #fff;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    position: relative;
}

.desc-arrow,
.arrow {
    height: 0;
    width: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.desc-arrow::before,
.desc-arrow::after,
.arrow::before,
.arrow::after {
    content: "";
    display: inline-block;
    width: 9px;
    height: 4px;
    background-color: #1aa7ec;
    /* border: 2px solid #1aa7ec; */
    border-radius: 5px;
    position: absolute;
    top: 50%;
    bottom: 50%;
    transition: all 0.5s;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.arrow::after {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    right: 3px;
}

.arrow::before {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    right: 8px;
}

.rotate.arrow::after {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    right: 5px;
    top: 6px;
}

.rotate.arrow::before {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    right: 5px;
    top: 11px;
}

.card_table {
    border: 0;
    outline: none;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    background-color: #fff;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    -ms-border-radius: 16px;
    -o-border-radius: 16px;
    max-width: 1317px;
    max-height: 563px;
    overflow: hidden;
}

/* * fonts * */
table td {
    font-size: 1.125rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.44;
    letter-spacing: normal;
    text-align: center;
    vertical-align: top !important;
    color: #dedddd;
}

table th {
    font-size: 1.375rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.18;
    letter-spacing: normal;
    text-align: center;
    color: #020b56;
}

.token-url {
    word-break: break-word;
    font-size: 0.875rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.14;
    letter-spacing: normal;
    text-align: center;
    vertical-align: auto;
    cursor: pointer;
}

td.token-url>a {
    color: #dedddd;
}

/* ***** */

table {
    display: flex;
    flex-flow: column;
    height: 100%;
    width: 100%;
    position: relative;
}

table thead {
    /* head takes the height it requires,
    and it's not scaled when table is resized */
    flex: 0 0 auto;
    width: calc(100% - 0.9em);
    margin: 10px 0px 20px 0px;
}

table tbody {
    /* body takes all the remaining available space */
    flex: 1 1 auto;
    display: block;
    overflow-y: scroll;
    /* height: 20.4375rem; */
}

table thead,
table tbody tr {
    display: table;
    table-layout: fixed;
    width: 100%;
}

table tbody tr {
    height: 70px;
}

tr>td {
    position: relative;
}

.one {
    width: 40px;
}

.space,
.row-arrow {
    width: 40px;
    padding-left: 0 !important;
    padding-right: 0 !important;
    /* position: relative; */
}

.r-arrow {
    width: 30px;
    height: 30px;
    float: left;
    z-index: 1;
    border: solid 15px transparent;
    border-left-color: #1aa7ec;
    opacity: 0;
}

.row-arrow::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 100%;
    border: solid 2px #dedddd;
    z-index: 0;
}

.r-marker {
    width: 26px;
    height: 26px;
    position: absolute;
    right: -11px;
    z-index: 1;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    background: #fff;
    border: solid 2px #dedddd;
}

.first-col {
    padding-left: 30px !important;
    text-align: left;
}

.first-col-g {
    padding-left: 80px !important;
    text-align: left;
}

.btn-desc {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    border: none;
    outline: none;
    background: #fff;
    color: #dedddd;
    /* text-align: center; */
    text-align: left;

    font-family: "Open Sans";
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.86;
    letter-spacing: normal;

    position: relative;
    display: inline-block;
}

.desc-arrow::before,
.desc-arrow::after {
    background-color: #dedddd;
    margin-left: 5px;
}

.desc-arrow::before {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    left: 45px;
    top: 11px;
}

.desc-arrow::after {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    left: 45px;
    top: 15px;
}

.rotate-a.desc-arrow::before {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    left: 40px;
    top: 15px;
}

.rotate-a.desc-arrow::after {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    left: 45px;
    top: 15px;
}

.desc-toggle {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-top: 1px solid #dedddd;
    border-bottom: 1px solid #dedddd;
    padding: 0 7em;
}

.desc-toggle::first-letter {
    text-transform: capitalize;
}

.c-border {
    width: 0;
    height: 43px;
    border: solid 2px #dedddd;
    position: absolute;
    top: 0;
    right: 0;
}

.desc-toggle.active-desc>td,
tr.active>td {
    color: #020b56;
}

tr.active>td {
    font-weight: 700;
}

tr.active>td.first-col>.btn-desc,
tr.active>.token-url>a {
    color: #1aa7ec;
}

tr.active>td.first-col>.btn-desc>.desc-arrow::after,
tr.active>td.first-col>.btn-desc>.desc-arrow::before {
    background-color: #1aa7ec;
}

tr.active>td.row-arrow>.r-arrow {
    opacity: 1;
}

tr.active>td.row-arrow>.r-marker {
    border: solid 2px #4adede;
}

tr.active>td>.c-border {
    border: solid 2px #4adede;
}

tr.active>td>a>img {
    fill: #1aa7ec;
}

.es-list {
    margin-top: 40px !important;
    border: 1px solid grey;
}

.editable-dropdown {
    border-radius: 44px !important;
}

/* * sidebar links * */
.link-font {
    font-family: "Open Sans";
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: left;
    font-weight: 600;
    line-height: 1.08;
    font-size: 1.5rem;
    color: #aaa8a8;
    text-transform: capitalize;
}

/* -- Sidebar links */
.links-container {
    padding-left: 33px;
    row-gap: 53px;
}

a.link-font:hover {
    color: #aaa8a8;
    filter: brightness(0.95);
    -webkit-filter: brightness(0.95);
    text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1);
}

a.link-font.active {
    color: #020b56;
}

a.link-font.active:hover {
    color: #020b56;
    filter: brightness(0.95);
    -webkit-filter: brightness(0.95);
    text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1);
}

.hr-line {
    border: 1px solid #37e6e6;
    margin: 50px 20px;
}

.btn-font {
    font-family: "Open Sans";
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: center;
    line-height: 1.44;
    font-size: 1.125rem;
    text-transform: uppercase;
}

.btn-pill {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    border: none;
    outline: none;

    padding: 15px 31px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16) !important;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    margin-bottom: 21px;
}

.btn-add>a,
.btn-add,
.btn-add:hover>a {
    background-color: #4adede;
    color: #fff;
}

.btn-add:active,
.btn-add:hover {
    filter: brightness(0.95);
    -webkit-filter: brightness(0.95);
    transform: scale(1.01);
    -webkit-transform: scale(1.01);
    -moz-transform: scale(1.01);
    -ms-transform: scale(1.01);
    -o-transform: scale(1.01);
}

@media (max-width: 1680px) {
    :root {
        font-size: 14px;
    }
}

@media (max-width: 1536px) {
    input[type="radio"].radio_btn {
        width: 22px;
        height: 22px;
    }
}

@media (max-width: 1366px) {
    :root {
        font-size: 12px;
    }
}

@media (max-width: 1024px) {
    .user_label {
        font-size: 1.9rem;
        line-height: 1.2;
    }

    table th {
        font-size: 1.2rem;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

@media(max-width: 810px) {
    .verify-document {
        padding-top: 50px;
    }

    .verify-document-title-container_mobile {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
    }

    .verify-documnet-title_mobile {
        color: #787C85;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 30px;
        text-transform: uppercase;
    }

    .upload-container-title_mobile {
        color: #787C85;
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
    }

    .upload-container.mobile {
        margin-top: 88px;

        box-shadow: inherit;
        border: none;
        background-color: transparent;
        padding: 62px 14px 34px 14px;
    }

    form#verify-document {
        padding: 1em;
    }

    .doc-label.mobile {
        width: 100%;
    }

    .doc-label.mobile span {
        border-bottom: none;

        font-family: "DM Sans";
        font-size: 16px;
        font-weight: 400;
        line-height: 21px;
        letter-spacing: 0em;
        text-align: center;
        color: #ADACAC;

    }

    .input-doc_mobile[type="file"] {
        width: 100%;
        height: 37px;
        appearance: none;
        -moz-appearance: none;
        -webkit-appearance: none;

        padding: 6px 30px 2px 0;
        /* opacity: 0; */

    }

    .doc_input-elem {
        /*color: #0F0D6B;
        */
        color: #ADACAC;
        font-family: "DM Sans";
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        /*border-color: transparent transparent #4ADEDE transparent;
        */
        border-color: transparent transparent #B9B3B3 transparent;
        border-style: solid;
        border-width: 1px;
        pointer-events: none;
        position: relative;
        transition: all 0.3s ease-out;
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -ms-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
    }

    .doc-label.mobile.not_empty .doc_input-elem {
        border-color: transparent transparent #4ADEDE transparent;
    }

    .input-doc_mobile[type="file"]::file-selector-button {
        display: none;
    }


    .doc_input-elem img {
        position: absolute;
        top: 6px;
        right: 0px;
    }

    .label-file-input {
        position: absolute;
        top: 9px;
        transition: all 0.3s ease-out;
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -ms-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
    }

    .doc-label.mobile.not_empty .label-file-input {
        color: #ADACAC;
        font-size: 12px;
        top: -16px;
    }

    .file_name {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        display: block;
        max-width: 85%;

        color: #0F0D6B;
        font-family: "DM Sans";
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        position: absolute;
        top: 8px;
    }

    .verify-btn {
        width: 224px;
        height: 48px;
        box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
        background-color: #1aa7ec;
        font-size: 16px;
        font-weight: 700;
        line-height: normal;
        letter-spacing: 0.4px;
        border-radius: 25px;
        -webkit-border-radius: 25px;
        -moz-border-radius: 25px;
        -ms-border-radius: 25px;
        -o-border-radius: 25px;
        transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
    }

    .verify-btn.disabled {
        background-color: #CBCBCB;
    }

    .document-matched-close,
    .document-matched-success,
    .document-mismatch-close,
    .document-mismatch-retry {
        width: 224px;
        height: 48px;
        border-width: 1px;
        font-size: 16px;
        font-weight: 700;
        line-height: normal;
        letter-spacing: 0.4px;
        border-radius: 25px;
        -webkit-border-radius: 25px;
        -moz-border-radius: 25px;
        -ms-border-radius: 25px;
        -o-border-radius: 25px;
        margin-bottom: 25px;
    }

    .document-matched {
        background-image: inherit;
    }

    .document-matched,
    .document-mismatch {
        padding: 50px 0px 133px 0px;
    }

    .document-matched-content-title,
    .document-mismatch-content-title {
        color: #FFF;
        font-family: "Open Sans";
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 30px;
        text-transform: uppercase;
    }

    .document-matched-img,
    .document-mismatch-img {
        justify-content: center;
        padding: 20px 26px;
    }

    .document-matched-img img,
    .document-mismatch-img img {
        max-width: 250px;
    }

    .document-matched-content-desc,
    .document-mismatch-content-desc {
        color: #FFF;
        font-family: "Open Sans";
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    .document-mismatch-content-desc span {
        font-weight: 700;
    }
}