html {
    font-size: 14px;
  }

  body {
    background-color: #FAFAFA;
    font-family: 'Open Sans', Arial, sans-serif;
    font-weight: 400;
    margin: 0;
  }
  .PdfLogo{
    height: fit-content;
  }
  .accountValuePosition{
    position: relative;
    margin:0;
  }
  .accountValueCardPdf {
    box-sizing: content-box;
    font-family: 'Open Sans', Arial, sans-serif;
    margin: 0 auto;
  }

  .accountValueHeaderPdf {
    padding: 15px 30px 10px 30px;
  }
  .accountValueHeaderPositionPdf{
    display: flex;
    justify-content: space-between;
  }
.accountValueHeaderAddressPdf{
    margin-top:0;
    margin-bottom: 0;
}
  .accountValueInnercontentPdf {
    padding: 5px;
    min-height: calc(100vh - 80px);
  }
  .costbasisInnercontentPdf{
    padding: 5px 30px 10px 30px;
    min-height: calc(100vh - 102px);
  }
  

  .accountValueAddressPdf {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .accountValueAddresslinePdf {
    font-style: normal;
    word-break: break-all;
    padding: 0;
    margin: 5px 0;
    font-size: 12px;
  }

  .accountValueReferenceline1Pdf {
    padding: 0;
    margin: 5px 0 5px 0;
  }

  .accountValueReferenceline2Pdf {
    padding: 0;
    margin: 20px 0 20px 0;
    line-height: 19.07px;
  }

  .accountValueSharesPdf {
    border-bottom: 1px solid #000;
    padding-bottom: 20px;
  }

  .accountValueSharesPdf .accountValueContentPdf {
    margin-left: 105px;
  }

  .accountValueTotalsharesPdf {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 0;
    margin: 20px 0 0 0;
  }

  .accountValueYtdDividendPdf {
    width: 100%;
    padding: 0;
    margin: 5px 0 0 0;
  }

  .accountValueRegardsPdf {
    display: block;
    width: auto;
    height: auto;
    clear: both;
  }

  .accountValueRegardslinePdf {
    font-style: normal;
    word-break: break-all;
    padding: 0;
    margin: 0;
  }

  .accountValueTextboldPdf {
    font-weight: bold;
  }

  .accountValueNotePdf {
    margin-bottom: 0 !important;
  }

  .accountValueWebPdf {
    margin-top: 0 !important;
  }
  .accountValueHrLineMainPdf{
   width: 100%;
   position: absolute;
   bottom: 0;
   left: 0;
  }
  .accountValueHrLinePdf{
    width: 100%;
  }
  


  .accountValuePadding-left-1 {
    padding-left: 3px;
}

.accountValueCardPdf .datatable {
    width: 100%;
    margin-top: 50px;
    margin-bottom: 30px;
    border: 1px solid #D4DADD;
    padding: 20px 0;
}

.accountValueCardPdf .datatable table tbody tr th {
    color: #616F76;
    border-bottom: 3px solid #CCCCCC;
}

.accountValueCardPdf .datatable table tr:last-child {
    border-bottom: 3px solid #CCCCCC ;
}

.accountValueCardPdf table {
    font-family: arial, sans-serif;
    font-size: 12px;
    border-collapse: collapse;
    width: 100%;
}

.accountValueCardPdf table tr td,
.accountValueCardPdf table tr th {
    text-align: left;
    padding: 10px;
}
.accountValueCardPdf .MSG-Table table tr td,
.accountValueCardPdf .MSG-Table table tr th {
    text-align: left;
    padding: 5px;
}
.accountValueCardPdf table tr td {
    border-bottom: 1px solid #D4DADD;
    text-align: left;
}
.accountValueTextRight{
    text-align: right;
}
.accountValueHeaderPadding{
    padding: 15px 30px 10px 30px;
}
.costbasisDatatablePdf{
    margin-top: 20px !important;
}
.m-50-pdf{
    margin-top: 50px;
}
.costbasisNotePdf{
    line-height: 19px;
    font-size: 12px;
}
.costbasisSubHeaderpdf{
    font-size: 18px;
    font-weight: 700;
}
.pdf-col-6{
  width: 50%;
}
.pdf-col-1{
width: 10%;
}
.pdf-col-9{
  width: 90%;
  }
.pdf-text-right{
  text-align: end;
}
.w8PdfH2{
  margin: 35px 0;
}
.w8PdfIdentification{
  width: 100%;
}
.w8IdentificationPdf{
  margin: 7px 0 7px 0;
}
.w8Padding-left-1{
padding-left: 30px;
}
.w8Padding-left-15{
  padding-left: 15px;
  }
.w8-line-height{
  line-height: 19.07px;
}
.w8-alin-self-end{
  align-self: end;
}
.w8-display-flex{
  display: flex;
}
.ulW8page{
  padding-left: 17px;
}
.subUlW8page{
  padding-left: 17px;
  list-style: disc;
}
.w8marginTopBottom{
  margin-top:20px;
  margin-bottom:50px;
}
.w8-flex-column{
  display: flex;
    flex-direction: column;
}
@media print {
    .accountValueCardPdf table tr td,
    .accountValueCardPdf table tr th {
        padding: 10px 3px;
    }
    .w8PdfIdentification{
      width: 100%;
    }
    .pdf-col-1{
      width: 25%;
      }
      .pdf-col-9{
        width: 80%;
        }
  }




/*-----------Legal Transfer Form----------------*/
.legal-transfer-font-19-content {
    font-weight: 700;
    font-size: 19px;
}

.legal-transfer-font-26-content {
    font-weight: 700;
    font-size: 26px;
}

.pdf-text-start {
    text-align: start;
}

.pdf-text-center {
    text-align: center;
}

.pdf-margin-top-45 {
    margin-top: 45px;
}

.pdf-margin-top-5 {
    margin-top: 5px !important;
}

.pdf-list-style-auto {
    list-style: auto;
}

.pdf-border-bottom {
    border-bottom: 1px solid #000;
}

.pdf-display-align-start {
    display: flex;
    justify-content: space-between;
    align-items: start;
}

.pdf-display-align-space-between {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.pdf-display-algin-self-center {
    align-self: center;
}

.pdf-padding-top-45 {
    padding-top: 45px;
}

.legal-transfer-table-pdf-main table {
    border-collapse: collapse !important;
}

thead {
    display: table-row-group !important;
    page-break-inside: avoid !important;
}

.legal-transfer-table-pdf-main table thead tr:first-child td {
    background-color: #00568e !important;
    color: #fff !important;
    text-align: center;
}

.legal-transfer-table-pdf-main table thead tr td:first-child, .legal-transfer-table-pdf-main table tbody tr td:first-child {
    border-right: 7px solid #fff;
}

.legal-transfer-table-pdf-main table thead tr td:nth-child(2), .legal-transfer-table-pdf-main table tbody tr td:nth-child(2) {
    border-left: 7px solid #fff;
}

.legal-transfer-table-pdf-main table tbody tr td {
    padding-left: 10px;
}

.legal-transfer-table-pdf-main table tr {
    vertical-align: top !important;
}

    .legal-transfer-table-pdf-main table tr td {
        border-bottom: none !important;
        line-height: 19px !important;
    }

.legal-transform-pdf-td-width {
    width: 230px;
}

.legal-transfer-table-pdf-main table tbody tr:nth-child(even) td {
    background-color: #c8d4e7;
}
/* .pdf-sub-table table  tbody tr td:first-child {
    border-right: 0px solid white !important;
  }
  .pdf-sub-table table  tbody tr td:nth-child(2) { 
    border-left: 0px solid white !important;
  } */
.pdf-border-none {
    border: none !important;
}

.pdf-padding-0 {
    padding: 0px 0px 0px 0px !important;
}

.pdf-td-w-40 {
    width: 40.5%;
}

.pdf-td-w-80 {
    width: 80%;
}

.pdf-padding-left-right {
    padding: 0 20px;
}

.pdf-new-page {
    page-break-before: always;
}

.pdf-ml-15 {
    margin-left: 15px;
}

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

.pdf-padding-top-12 {
    padding-top: 12px;
}

.pdf-col-4 {
    width: 33.33%;
}

.pdf-blue-head {
    background-color: #00568e !important;
    color: #fff;
    padding: 12px;
    text-align: center;
    font-size: 14px;
}
.pdf-blue-line {
    background-color: #00568e !important;
    color: #fff;
    padding: 6px;
    text-align: center;
    font-size: 14px;
}
.pdf-padding-top-0 {
    padding-top: 0;
}

.pdf-padding-bottom-0 {
    padding-bottom: 0;
}

.pdf-padding-top-5 {
    padding-top: 5px;
}

.pdf-padding-bottom-5 {
    padding-bottom: 5px;
}

.pdf-padding-left-5 {
    padding-left: 5px;
}

.pdf-padding-right-5 {
    padding-right: 5px;
}

.pdf-margin-top-0 {
    margin-top: 0;
}

.pdf-margin-bottom-0 {
    margin-bottom: 0;
}

.pdf-margin-top-5 {
    margin-top: 5px;
}

.pdf-margin-bottom-5 {
    margin-bottom: 5px;
}

.pdf-margin-left-5 {
    margin-left: 5px;
}

.pdf-margin-bottom-25 {
    margin-bottom: 25px;
}

.pdf-margin-top-25 {
    margin-top: 25px;
}

.pdf-padding-left-25 {
    padding-left: 25px;
}

.pdf-padding-bottom-25 {
    padding-bottom: 25px;
}

.pdf-border-top-black {
    border-top: 2px solid #1a1b1b;
}

.pdf-border-bottom-black {
    border-bottom: 2px solid #1a1b1b;
}

.pdf-border-bottom-gray {
    border-bottom: 1px solid #565757;
}

.pdf-border-top-gray {
    border-top: 1px solid #565757;
}

.pdf-border-top-graya9 {
    border-top: 1px solid #a9a9a9;
}

.pdf-border-left-gray {
    border-left: 1px solid #565757;
}

.pdf-ml-30 {
    margin-left: 30px;
}

.pdf-col-25 {
    width: 25%;
}

.pdf-col-75 {
    width: 75%;
}

.pdf-col-60 {
    width: 60%;
}

.pdf-col-40 {
    width: 40%;
}

.pdf-col-70 {
    width: 70%;
}

.pdf-col-30 {
    width: 30%;
}

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

.pdf-input-border {
    border-bottom: 1px solid #000;
    border-top: none;
    border-left: none;
    border-right: none;
}

.pdf-form-check {
    display: flex;
    align-items: flex-start;
    margin-right: 25px;
}

.pdf-formcheck-main {
    display: flex;
    flex-wrap: wrap;
    /* justify-content: space-between; */
    padding: 0px 8px;
}

.pdf-black-arrow {
    width: 12px;
    height: 10px;
}

.pdf-black-background-header {
    padding: 4px 23px;
    background: #000;
    color: #FFF;
    font-weight: 700;
    font-size: 18px;
}

.pdf-black-background-sub-header {
    padding: 4px 20px;
    font-weight: 700;
    font-size: 18px;
}

.pdf-black-background-header-emptyBg {
    padding: 4px 23px;
    font-weight: 700;
    font-size: 18px;
    border-right: 1px solid #000;
    width: 2.6%;
}

.pdf-social-security-number {
    border: 1px solid #929292;
    border-top: none;
}

.pdf-social-security-number-box {
    border: 1px solid #929292;
    padding: 25px 14px;
    margin: 5px 0 0;
}

.pdf-social-security-number-hypen {
    align-self: center;
    margin: 0 5px;
    font-weight: 700;
}

.pdf-social-security-number {
    border: 1px solid #929292;
    border-top: none;
}

.pdf-ein {
    border: 1px solid #929292;
    width: fit-content;
}

.pdf-padding-right-70 {
    padding-right: 70px;
}

.pdf-signature-partition-main1 {
    width: 2.6%;
}

.pdf-signature-partition-main2 {
    width: 95%;
    align-items: end;
    padding: 4px;
}

.pdf-font-19 {
    font-size: 19px;
}

.pdf-font-24 {
    font-size: 24px;
}

.pdf-font-16 {
    font-size: 16px;
}

.pdf-font-700 {
    font-weight: 700;
}

.pdf-img-width-fit-content {
    width: fit-content;
}

.pdf-display-justify-between {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.image-container {
    width: 100%;
    background-image: url("images/yellow-bg-img.png");
    background-size: contain;
    background-position: center;
    overflow: hidden;
    background-repeat: no-repeat;
    height: 130px;
    position: relative;
}

.pdf-image-p {
    width: 85%;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 37px;
    left: 30px;
}

.pdf-w-100 {
    width: 100%;
}

.pdf-w-50 {
    width: 50%;
}

.pdf-w-40 {
    width: 40%;
}

.pdf-w-80 {
    width: 80%;
}

.pdf-w-20 {
    width: 20%;
}

.pdf-flex-1 {
    flex: 1
}

.pdf-input-subtext-align {
    display: flex;
    flex-direction: column;
    align-content: stretch;
    justify-content: space-around;
    align-items: center;
}

.pdf-sub-text {
    color: #6a6a61;
    font-size: 12px;
}

.pdf-flex-column {
    display: flex;
    flex-direction: column;
}

@media print {
    .pdf-td-w-40 {
        width: 47%;
    }

    body {
        -webkit-print-color-adjust: exact;
        print-color-adjust: exact;
    }
}

.pdf-table-border {
    border: 2px solid #00568e !important;
}

.pdf-table-border-1 {
    border: 2px solid #00568e !important;
    border-left: none !important;
}

.table-padding {
    padding: 6px 12px 12px 12px !important;
}

.image-container-signature {
    margin-left: 30px;
    width: 50%;
    background-image: url("./image/yellow-bg-img.png");
    background-size: contain;
    /* background-position: center; */
    overflow: hidden;
    background-repeat: no-repeat;
    height: 100px;
    position: relative;
}