/* kyc form */

ul#kyc_docs_link li {
    display: inline-block;
}

button.action-close {
    display: block;
}

div#kyc-content {
    /* width: 100%; */
    /* display: inline-block; */
}
#create-kyc-btn button {
    width: 100%;
    margin-top: 30px;
    font-family: 'source sans pro';
    color: #ffffff;
}
.modal-footer button {
    display: none;
}
.kyc-customer-kycform .modal-inner-wrap {
    border-radius: 4px;
    min-width: 84%;
}
.kyc-customer-kycform .modal-header {
    background-color: #F8F0E0;
    padding-top: 30px;
    padding-bottom: 30px;
}
.kyc-customer-kycform .modal-title {
    font-family: 'source sans pro';
    font-weight: 900;
    font-size: 50px;
    color: #333C42;
    border-bottom: 0px;
    line-height: 50px;
    padding-bottom: 0px;
}
.kycform {
    padding-top: 50px;
}
.requiredoc {
    font-size: 36px;
    font-weight: 600;
    color: #333333;
    letter-spacing: 3px;
    font-family: 'source sans pro';
}
.required_title {
    padding-top: 3%;
    padding-bottom: 3%;
    margin-bottom: 4%;
    padding-left: 0px;
    display: flex;
}
.licence_btn {
    border: none;
    border-radius: 25px;
    font-family: 'Source Sans Pro';
    color: #333333;
    font-size: 16px;
    font-weight: 600;
}
.tax_btn {
    border: none;
    border-radius: 25px;
    font-family: 'Source Sans Pro';
    color: #333333;
    font-size: 16px;
    font-weight: 600;
}
.passport_btn {
    border: none;
    border-radius: 25px;
    font-family: 'Source Sans Pro';
    color: #333333;
    font-size: 16px;
    font-weight: 600;
}
.required_doc {
    padding-left: 3%;
    padding-right: 4%;
}
.business_name, .traded_num, .exprdt, .linetxt {
    position: absolute;
    margin: 0 !important;
    z-index: 2;
    transition: .5s ease;
    transform: translateY(-50%);
    background-color: #ffffff;
    padding: 3px;
    left: 30px;
    font-size: 18px;
    font-family: 'source sans pro';
    font-weight: 600;
}
.txtposition {
    position: relative;
    display: flex;
}
.business, .trade, .expiry, .lineht, .expiry1 {
    height: 54px !important;
    border-radius: 4px !important;
    font-family: 'source sans pro';
    font-size: 18px;
}
.trade, .expiry {
    width: 50%;
}
.trade {
    margin-right: 20px;
}
.tradenexpr1, .tradenexpr {
    display: inline-flex;
    width: 100%;
}
.licnfile, .attachtx {
    display: flex;
    padding: 15px 0;
    justify-content: space-between;
    flex-direction: column;
}
.fileupload, .attachtx {
    font-size: 16px;
    color: #152D56;
    font-family: 'Source Sans Pro';
    font-weight: 600;
    letter-spacing: 1px;
}
input#license_expiry.licenceexpr, input#tax_expiry, input#passport_expiry.licenceexpr {
    width: 20px;
    height: 20px;
    border-color: #E8E8E8;
    margin-right: 15px;
}
.reminder {
    font-size: 18px;
    font-family: 'Source Sans Pro';
    font-weight: 600;
    color: #61686E;
    vertical-align: super;
}
.partsection1, .partsection2 {
    width: 48%;
}
.partsection1 {
    margin-right: 4%
}
.licenfileupload, .licenfileupload2, .taxattach {
    width: 50%;
}
.uploadlic, .taxupload {
    width: 100% !important;
    padding-left:0 !important ;
}
.checkboxntxt, .expiry {
    margin-top: 20px;
}
.linetxt1 {
    position: absolute;
    margin: 0 !important;
    z-index: 2;
    transition: .5s ease;
    transform: translateY(-50%);
    background-color: #ffffff;
    padding: 3px;
    left: 30px;
    font-size: 18px;
    font-family: 'source sans pro';
    font-weight: 600;
}
.category_block {
    margin-top: 50px;
}
.categorytxt {
    margin-top: 30px;
    margin-bottom: 50px;
}
.dropdownlbl {
    font-family: 'source sans pro';
    font-size: 18px;
}
.expiry {
    display: flex;
    align-items: center;
}
.bankdetails, .banktxt, .ofcdtls {
    margin-top: 27px;
}
.banktxt1, .topspace, .licencetxt, .tradenexpr1 {
    margin-bottom: 5%;
}
.tradenexpr {
    margin-bottom: 1%;
}
.modal-custom .action-close:before, .modal-popup .action-close:before, .modal-slide .action-close:before {
    position: absolute;
    top: 25px;
    right: 25px;
    color: #ffffff;
    background-color: #002D56;
    border-radius: 4px;
}
.modal-custom .action-close:before:hover, .modal-popup .action-close:before:hover, .modal-slide .action-close:before:hover {
    position: absolute;
    top: 25px;
    right: 25px;
    color: #ffffff;
    background-color: #002D56;
    border-radius: 4px;
}
.licence_btn:hover, .tax_btn:hover, .passport_btn:hover {
    background: linear-gradient(180deg, #ffd788 0%, #ad7c20 100%);
    box-shadow: 0px 3px 6px #00000029;
    border-width: 0px;
    color: #ffffff;
    transition: transform .2s;
    font-family: 'Source Sans Pro';
    font-weight: 600;
}
.kyc-customer-kycform .modal-footer {
    padding-top: 10px;
    border-top: 0px !important;
}
.uploadicn {
    background-image: url('../../../images/cloud_upload.svg');
    width: 22px;
    height: 22px;
    display: inline-flex;
    vertical-align: middle;
    margin: auto;
    margin-left: 10px;
    margin-right: 5px;
}
.file_format {
    font-size: 14px;
    font-family: 'Source Sans Pro';
    color: #272727;
    margin-top: 10px;
}
label.reminder {
    margin: 0px !important;
}
.kyc-customer-kycform .licenfileupload {
    display: none;
}
hr.vertical_line {
    width: 1px;
    border-width: 980px;
    margin: auto;
    border-color: #CDD5DD;
}
.row.full_content {
    display: flex;
}
.column.first_half {
    width: 47%;
    float: left;
    display: block;
}
.column.line_block {
    width: 6%;
    display: block;
    justify-content: center;
}
.column.second_half {
    width: 47%;
    display: block;
    float: left;
}
.row.required_title {
    display: flex;
}
.column.licence, .column.tax, .column.passport {
    width: 33%;
    margin: auto;
    text-align: center;
}
.licenfileupload2 span.tooltip_text {
    display: none;
}
.licenfileupload2 span.passport.tooltip {
    font-family: 'Pe-icon-7-stroke';
    font-style: italic;
    margin: auto;
    margin-left: 10px;
    position: relative;
    background-color: #000000;
    padding: 0px 5px 0px 5px;
    border-width: 1px;
    border-color: #000000;
    border-style: solid;
    border-radius: 81px;
    font-size: 16px;
    line-height: 15px;
    color: #ffffff;
}
.licenfileupload2:hover span.tooltip_text {
    display: block;
    position: absolute;
    background-color: #000000;
    color: #ffffff;
    z-index: 1;
    padding: 5px 10px 10px 10px;
    top: 28px;
    left: -1px;
    font-size: 14px;
    line-height: 20px;
    width: 265px;
}
label.attachtx, .uploadlic {
    margin: auto;
    display: flex;
    flex-direction: row;

}

/* kyc success page */
.success.buyer_kyc {
    background-image: url('../../../images/kyc_bg.png');
    background-size: 100% 100%;
    background-position: center center;
    width: 100%;
    height: 100%;
    padding-top: 3%;
    padding-bottom: 3%;
}
.kyc-customer-success .success.buyer_kyc.seller-kyc-success{
    background-image: url('../../../images/Seller_KYC_BG.svg') !important;
}
.kyc-customer-success .success.buyer_kyc.buyer-kyc-success{
    background-image: url('../../../images/kyc_bg.png') !important;
}
.kyc-customer-success .success.buyer_kyc {   
    background-size: 100% 100%;
    background-position: center center;
    width: 100%;
    height: 100%;
    padding-top: 3%;
    padding-bottom: 3%;
}
.main_block {
    background-color: #FFFFFF;
    width: 60% !important;
    padding-top: 3%;
    padding-bottom: 3%;
    display: block;
    border-radius: 4px;
    margin: auto;
    box-shadow: 0px 3px 10px #D9D9D9;
}
.check_mark {
    background-image: url('../../../images/check-mark.png');
    background-size: 100% 100%;
    width: 135px;
    height: 135px;
    margin: auto;;
}
.thank_you {
    font-size: 50px;
    font-weight: 600;
    color: #5C6369;
    letter-spacing: 3.5px;
    font-family: 'source sans pro';
    text-transform: capitalize;
    font-style: italic;
    margin: auto;
    text-align: center;
    padding-top: 2%;
    padding-bottom: 2%;

}
.nametext {
    font-size: 40px;
    font-weight: 600;
    color: #5C6369;
    letter-spacing: 1.5px;
    font-family: 'source sans pro';
    text-transform: capitalize;
    font-style: italic;
    margin: auto;
    text-align: center;
    padding-top: 0%;
    padding-bottom: 1%;
}
.success_message {
    font-size: 24px;
    color: #333C42;
    letter-spacing: 2.5px;
    font-family: 'source sans pro';
    margin: auto;
    text-align: center;
    padding-top: 1%;
    padding-bottom: 4%;
    line-height: 26px;
    width: 83%;

}
.home_page_link, .home_page_link:hover, .home_page_link a {
    font-size: 22px;
    color: #002D56;
    text-decoration: underline;
    letter-spacing: 0.66px;
    font-family: 'source sans pro';
    font-weight: 600;
    text-align: center;
    padding-top: 2%;
    padding-bottom: 1%;
}

.success_page_kyc {
    margin-bottom: 3%;
}
.kyc-customer-success .bottom-content {
    display: none;

}
.kyc-customer-success .columns {
    padding: 0px !important;
}
.kyc-customer-success .page-wrapper {
    margin: 0 !important;
    min-width: 100%;
}
/* .banktxt label.linetxt1, .banktxt .linetxt {
    background-color: transparent !important;
} */
.banktxt input[readonly] {
    border-width: 0px !important;
}
.licenfileupload, .taxattach, .licence.fileupload {
    width: 50%;
    padding-right: 2%;
}
.uploadlic, .taxupload {
    width: 50%;
    padding-left: 2%;
}
.registration-terms-popup.kycpopupform .licenfileupload {
    display: none;
}
.customer-account-create .registrpg .formcontent .form-create-account input.input-text {
    background-color: #ffffff !important;
    -webkit-box-shadow: 0 0 0 1000px #ffffff inset !important;
}
.sellerregistration-index-index .registrpg .passwordfld input.input-text {
    background-color: #ffffff !important;
    -webkit-box-shadow: 0 0 0 1000px #ffffff inset !important;
}
.kycpopupform.modal-popup .business, .kycpopupform.modal-popup .trade, .kycpopupform.modal-popup .expiry, .kycpopupform.modal-popup .lineht, .kycpopupform.modal-popup .expiry1 {
    -webkit-box-shadow: 0 0 0 1000px #ffffff inset !important;
}
.customer-account-create .registrpg .formcontent .form-create-account input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:active, input:-webkit-autofill:focus {
    -webkit-box-shadow: inset 0px 0px 0px 1000px #ffffff !important;
}
.sellerregistration-index-index input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:active, input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0 1000px #ffffff inset !important;
}
.kycpopupform.modal-popup input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:active, input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0 1000px #ffffff inset !important;
}



/* Media Query CSS */

@media only screen and (min-width: 320px) {
    .check_mark {
        width: 50px;
        height: 50px;
    }
    .thank_you {
        font-size: 20px;
    }
    .nametext {
        font-size: 18px;
    }
    .success_message {
        font-size: 12px;
        line-height: 14px;
        letter-spacing: 0.5px;
    }
    .home_page_link, .home_page_link:hover, .home_page_link a {
        font-size: 12px;
    }
    .main_block {
        width: 80% !important;
    }
    .success_message {
        width: 90%;
    }
    /* kyc form */
    .licenfileupload2 span.passport.tooltip {
        font-size: 11px;
        margin-left: 5px;
        line-height: 11px;
        padding: 0px 3px 0px 3px;
    }
    .licenfileupload2:hover span.tooltip_text {
        padding: 5px 0px 7px 7px;
        top: -48px;
        left: -148px;
        font-size: 10px;
        line-height: 14px;
        width: 198px;
    }
}

@media only screen and (min-width: 768px) {
    /* kyc form */
    .licenfileupload2:hover span.tooltip_text {
        font-size: 11px;
        line-height: 14px;
        top: 24px;
        position: absolute;
        z-index: 1;
        width: 216px;
        background-color: #000000;
        padding: 5px 5px 8px 10px;
        left: 0px;
    }
    .licenfileupload2 span.passport.tooltip {
        font-size: 11px;
        margin-left: 5px;
        line-height: 11px;
        padding: 0px 4px 0px 4px;
    }
}

@media only screen and (min-width: 851px) {
    .check_mark {
        width: 65px;
        height: 65px;
    }
    .thank_you {
        font-size: 24px;
    }
    .nametext {
        font-size: 22px;
    }
    .success_message {
        font-size: 14px;
        line-height: 16px;
        letter-spacing: 1.5px;
    }
    .home_page_link, .home_page_link:hover, .home_page_link a {
        font-size: 14px;
    }
    .success_message {
        width: 90%;
    }
    .main_block {
        width: 70% !important;
    }
    
    /* kyc form */
    label.attachtx {
        padding-right: 2px;
    }
    /* kyc form */
    .licenfileupload2:hover span.tooltip_text {
        font-size: 11px;
        line-height: 14px;
        top: 24px;
        position: absolute;
        z-index: 1;
        width: 216px;
        background-color: #000000;
        padding: 5px 5px 8px 10px;
        left: 0px;
    }
    .licenfileupload2 span.passport.tooltip {
        font-size: 11px;
        margin-left: 5px;
        line-height: 11px;
        padding: 0px 4px 0px 4px;
    }
}

@media only screen and (min-width: 1440px) {
    .check_mark {
        width: 135px;
        height: 135px;
    }
    .thank_you {
        font-size: 34px;
    }
    .nametext {
        font-size: 30px;
    }
    .success_message {
        font-size: 24px;
        line-height: 26px;
        letter-spacing: 2.5px;
    }
    .home_page_link, .home_page_link:hover, .home_page_link a {
        font-size: 22px;
    }
    .main_block {
        width: 60% !important;
    }
    /* kyc form */
    .licenfileupload2:hover span.tooltip_text {
        font-size: 11px;
        line-height: 14px;
        top: 24px;
        position: absolute;
        z-index: 1;
        width: 216px;
        background-color: #000000;
        padding: 5px 5px 8px 10px;
        left: 0px;
    }
    .licenfileupload2 span.passport.tooltip {
        font-size: 11px;
        margin-left: 5px;
        line-height: 11px;
        padding: 0px 4px 0px 4px;
    }
    .attachtx {
        padding-right: 10px;
    }
}
.kyc-cert{
    max-width: 10% !important;
  }