/* Hide Submit Button */
.form-submit-button {
    display: none !important;
  }
  
  /* Hide Print Button */
  #print-preview {
    display: none !important;
  }
  /* Hiding Language dropdown*/

  #form-element-wrapper_1{
      visibility: hidden !important;
    }
#form-element-wrapper_2{
    display: none;
}
    /* TO CONTROL SCREEN SCROLL*/
.form-section, .form-item {
    display: block;
    overflow: hidden;
    padding-left: inherit;
    padding-bottom: 16px;
}
.blanklinecallout {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.blank-line {
        display: inline-block; 
        border-bottom: 1.5px solid black;
        width: 180px;
       }
:lang(ar) .blank-line,
:lang(fa) .blank-line,
:lang(hi) .blank-line,
:lang(zh-CN) .blank-line,
:lang(zh-TW) .blank-line,
:lang(th) .blank-line {
    width: 215px !important;
}

.header_container {
    display: flex;
    justify-content: space-between;
    column-gap: 30px !important;
}

.divTableRow {
    display: table-row;
}
.header_divTableRow {
    display: table-row;
}
.divTableCell {
    display: table-cell;
    padding: 5px 5px;
}
.Lright {
    border: 1px solid black;
    margin-top: -60px;
    padding: 10px;
    width: 53%;
}
.MailDateBlock {
    text-align: start;
    vertical-align: sub;
}

.EDDBlock {
    margin-bottom: 0px !important;
}
:lang(en) .divTableCellLang,
:lang(hy) .divTableCellLang,
:lang(hi) .divTableCellLang,
:lang(ja) .divTableCellLang,
:lang(ko) .divTableCellLang,
:lang(km) .divTableCellLang,
:lang(pa) .divTableCellLang,
:lang(ru) .divTableCellLang,
:lang(th) .divTableCellLang,
:lang(fil) .divTableCellLang,
:lang(vi) .divTableCellLang{
    vertical-align: bottom;
}
.form-row {
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;
    margin-bottom: 15px;
}
.appellant-row {
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;
    margin-bottom: 15px;
    width: 850px;
}
.appellantPadding {
    margin-bottom: 20px !important;
}
.ssaPadding {
    margin-top: 20px;
}
.labelText {
    margin-inline-end: 7px;
    margin-bottom: 10px;
}

.moveBack {
    margin-inline-end: 3%;
}
.blank {
    border-bottom: 1.5px solid #000;
    height: 14px;
    flex-grow: 1;
    margin-inline-end: 10px;
}
.headerblank {
    border-bottom: 1.5px solid #000;
    height: 35px;
    flex-grow: 1;
    margin-inline-end: 10px;
}
.empBlock {
    width: 50%;
}
.form_fieldList {
    display: ruby;
    margin-inline-start: 10px;
}
.form_field {
    display: ruby;
}
.date_block{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 150px;
    margin-inline-start: 8px;
}
.signature_Block{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 600px;
    margin-inline-end: 30px;
}
.liabilityBlock {
    display: grid;
    width: 420px;
    margin-top: 10px;
}
.table-row {
    display: flex;
    border-top: 1.5px solid black;
    margin-top: 20px;
    margin-inline-end: 10px;
}
.table-cell1 {
    flex: 1;
    padding: 4px;
    font-weight: normal;
    padding-bottom: 15px;
    margin-top: -5px;
    text-align: center;
    
}
.line
 {
    width: 100%;
    border-bottom: 1.5px solid #000;
    height: 17px;
    margin-inline-end: 5px;
}
.label_row {
    display: flex;
    justify-content: space-evenly;
    width: 100%;
}
:lang(ar) .label_row,
:lang(fa) .label_row {
    justify-content: flex-start !important;
}
.Checkboxsize {
    width: 14px;
    height: 14px;
    background-color: white;
    border-radius: 5%;
    vertical-align: middle;
    border: 1px solid gray;
    appearance: none;
    -webkit-appearance: none;
    outline: none;
}
.jtext {
    margin-top: -20px;
    display: block;
    margin-inline-start: 30px;
}
:lang(ar) .jtext,
:lang(fa) .jtext {
    margin-top: -25px !important;
}
.dateJtext {
    margin-top: -20px;
    display: flex;
    margin-inline-start: 30px;
}
:lang(ar) .dateJtext,
:lang(fa) .dateJtext {
    margin-top: -25px !important;
}
.fullLine {
    width: 100%;
    border-bottom: 1.5px solid #000;
    height: 25px;
    margin-inline-end: 5px;
    margin-top: 10px;
}
.sentence {
    direction: ltr;
    unicode-bidi: isolate;
}
.shortLine {
    width: 100px;
    border-bottom: 1.5px solid #000;
    display: inline-block;
    height: 17px;
    margin-inline-end: 5px;
    margin-inline-start: 5px;
    margin-top: 10px;
}
.appellantBlock {
    width: 100%;
}
.signblock {
    display: flex;
    margin-inline-start: 155px;
}
.headerblankBlock 
{
    width: 420px;
}
.respPadding {
    padding-inline-start: 10px;
}
.line-input {
    display: inline-block;
    border-bottom: 1.5px solid black;
    vertical-align: middle;
}
.date-label {
    display: block;
    margin-top: 7px;
}
.line-wrap {
    display: inline-grid;
    text-align: center;
    margin-inline-start: 6px;
    width: 150px;
    border-bottom: 1.5px solid black;
    height: 5px;
    vertical-align: bottom;
    margin-bottom: 5px;
}
:lang(hi) .line-wrap,
:lang(fil) .line-wrap,
:lang(vi) .line-wrap {
    width: 100px !important;
}

@media only screen and (max-width: 768px)
 {
        .header_container {
        flex-direction: column;
        justify-content: center;
        align-items: center !important;
    }

:lang(ja) .divTableCellLang,
:lang(ko) .divTableCellLang,
:lang(th) .divTableCellLang,
:lang(hi) .divTableCellLang,
:lang(zh-CN) .divTableCellLang,
:lang(zh-TW) .divTableCellLang{
    vertical-align: bottom;
}
:lang(ar) .divTableCellRTL,
:lang(fa) .divTableCellRTL {
    vertical-align: bottom;
}
.Lleft {
    padding-inline-start: 0px !important;
}
.fieldSet {
        padding-inline-start: 0px !important;
        width: 100% !important;
}
.form-row {
    display: grid !important;
    gap: 10px !important;
}
.header_divTableRow {
    display: grid !important;
}
.liabilityBlock {
    width: 370px !important;
    margin-inline-start: 20px;
}
.empBlock {
     width: 370px !important;
     margin-inline-start: 20px;
}
.headerblankBlock 
{
    width: 370px !important;
    margin-inline-start: 20px;

}
.dateJtext {
    display: grid !important;
}
.appellant-row {
    width: 370px !important;
    display: grid !important;
}
.signblock
{
    display: grid !important;
    margin-inline-start: 0px !important;
}
.signature_Block {
    width: 100% !important;
    margin-inline-end: 0px !important; 
    margin-top: 15px !important;
}
.date_block {
    margin-inline-start: 0px !important;
    width: 350px !important;
    margin-top: 10px !important;
}
.signLabel{
    width: 50%;
    text-align: center;
    padding-bottom: 10px;
}
.line-wrap {
        margin-inline-start: 0px !important;
        width: 350px !important;
        margin-top: 20px !important;
        margin-bottom: 15px;
}
.date-label {
    margin-top: 5px !important;
}
.blank {
    border-bottom: 1.5px solid #000;
    height: 14px;
    flex-grow: 1;
    margin-inline-end: 10px;
}
.blank-line {
    width: 150px !important;
}
.Lright {
    width: 325px !important;
    margin-top: -30px !important;
}
.table-cell1 {
    white-space: pre-wrap !important;
}
:lang(hi) .line-wrap, :lang(fil) .line-wrap, :lang(vi) .line-wrap {
    width: 350px !important; 
}
:lang(ko) .form_fieldList,
:lang(ru) .form_fieldList,
:lang(th) .form_fieldList {
    display: block !important;
    margin-top: -28px !important;
    margin-inline-start: 30px !important;
}
}

/* ipad mini*/
 @media only screen 
 and (min-device-width: 768px) 
 and (max-device-width: 768px) 
 and (min-device-height: 1024px) 
 and (max-device-height: 1024px) 
 and (-webkit-min-device-pixel-ratio: 1) {

    .fieldSet {
        width: 59% !important;
    }
    .Lleft {
        padding-inline-start: 150px !important;
    }
    .liabilityBlock {
    width: 710px !important;
}
.empBlock {
    width: 710px !important;
}
.headerblankBlock 
{
    width: 710px !important;
}
.appellant-row {
    width: 710px !important;
}
.date_block {
    width: 705px !important;
}
.line-wrap {
    margin-inline-start: 0px !important;
    width: 705px !important;
    margin-bottom: 15px;
}
:lang(hi) .line-wrap, :lang(fil) .line-wrap, :lang(vi) .line-wrap {
       margin-inline-start: 0px !important;
    width: 705px !important;
    margin-bottom: 15px;
}
:lang(ar) .InsurerLabelText,
:lang(fa) .InsurerLabelText {
    margin-inline-start: 10px !important;
}
.blank-line {
    width: 200px !important;
}
.Lright {
    width: 450px !important;
}
:lang(ko) .form_fieldList,
:lang(ru) .form_fieldList,
:lang(th) .form_fieldList {
    display: block !important;
    margin-top: -28px !important;
    margin-inline-start: 30px !important;
}
 }
@media only screen 
 and (min-device-width: 820px) 
 and (max-device-width: 820px) 
 and (min-device-height: 1180px) 
 and (max-device-height: 1180px) 
 and (-webkit-min-device-pixel-ratio: 1) {
    .fieldSet {
        width: 100% !important;
    }
    .Lright {
    width: 58% !important;
}
:lang(vi) .Lright {
    width: 60% !important;
}
.headerblank {
    width: 370px !important;
}
.header_container {
    column-gap: 0px !important;
}
.liabilityBlock {
    width: 370px !important;
}
:lang(ar) .appellantPadding,
:lang(fa) .appellantPadding {
    margin-bottom: 30px !important;
}
 }