@charset "UTF-8";
* {
  box-sizing: border-box;
}
*::after {
  box-sizing: border-box;
}
*::before {
  box-sizing: border-box;
}

*[navigate] {
  cursor: pointer;
}

div[pageid=watercress_dealer_portal] {
  height: 100%;
}
div[pageid=watercress_dealer_portal] div[data-style-id=app-content] {
  height: 100%;
  max-width: 1400px;
  margin: 0 auto;
}
div[pageid=watercress_dealer_portal] div[data-style-id=app-content] div[data-style-actor-name=dealerPortalContainer].actor-wrapper {
  height: 100%;
}
div[pageid=watercress_dealer_portal] div[data-style-id=app-content] div[data-style-actor-name=dealerPortalContainer].actor-wrapper div.appFlexVertical[data-style-actor-name=dealerPortalContainer] {
  height: 100%;
  display: flex;
  flex-flow: column;
}

@media (max-width: 320.98px) {
  html {
    font-size: 45.5% !important;
  }
}
@media (min-width: 321px) and (max-width: 575.98px) {
  html {
    font-size: 50% !important;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  html {
    font-size: 53.5% !important;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  html {
    font-size: 62.5% !important;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  html {
    font-size: 62.5% !important;
  }
}
@media (min-width: 1200px) {
  html {
    font-size: 62.5% !important;
  }
}
div[data-style-id=app] .base-panel .entries .record-container div[data-style-id=record] {
  border: unset;
}
div[data-style-id=app] .base-panel .entries .record-container div[data-style-id=record] .record-content {
  padding: 0;
}
div.component-actions-bottom .component-actions-bottom-left, div.component-actions-bottom .component-actions-bottom-right {
  left: 0;
  position: relative;
  display: flex;
  margin: auto;
}
div.component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div.component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper] {
  position: relative;
  display: flex;
  justify-content: center;
  margin: auto;
}
div.component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].disabled, div.component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper] div[data-style-id=action].disabled {
  opacity: 0.7;
}

.standard_Btn {
  width: 100%;
  color: #fff;
  background-color: #84c220 !important;
  border-color: none !important;
  box-shadow: none !important;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  padding: 10px 13px 10px 13px !important;
  font-size: 16px;
  /*font-family: arial rounded mt bold;*/
  font-family: "Mukta", sans-serif;
  font-weight: 500 !important;
  line-height: 1.6rem;
  border-bottom-right-radius: 19px !important;
  border-top-left-radius: 19px !important;
  justify-content: center;
  display: flex;
  align-items: center;
}

.lightGreen_Btn {
  width: 100%;
  color: #fff;
  background-color: #84c220 !important;
  border-color: none !important;
  box-shadow: none !important;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  padding: 10px 13px 10px 13px !important;
  font-size: 16px;
  /*font-family: arial rounded mt bold;*/
  font-family: "Mukta", sans-serif;
  font-weight: 500 !important;
  line-height: 1.6rem;
  border-bottom-right-radius: 19px !important;
  border-top-left-radius: 19px !important;
  justify-content: center;
  display: flex;
  align-items: center;
}
.lightGreen_Btn::after {
  content: url(https://credithub.watercressgroup.com/resource/watercress_rightArrow_small);
  position: relative;
  display: inline-flex;
  filter: invert(100%);
  transform: translate(0.5rem, 0.18rem);
  line-height: 1.6rem;
}

.deepGreen_Btn {
  width: 100%;
  color: #fff;
  background-color: #196e1f !important;
  border-color: none !important;
  box-shadow: none !important;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  padding: 10px 13px 10px 13px !important;
  font-size: 16px;
  /*font-family: arial rounded mt bold;*/
  font-family: "Mukta", sans-serif;
  font-weight: 500 !important;
  line-height: 1.6rem;
  border-bottom-right-radius: 19px !important;
  border-top-left-radius: 19px !important;
  justify-content: center;
  display: flex;
  align-items: center;
}
.deepGreen_Btn::after {
  content: url(https://credithub.watercressgroup.com/resource/watercress_rightArrow_small);
  position: relative;
  display: inline-flex;
  filter: invert(100%);
  transform: translate(0.5rem, 0.18rem);
  line-height: 1.6rem;
}

.linearGreen_Btn {
  width: 100%;
  color: #fff;
  background: linear-gradient(180deg, #84c220 0%, #196e1f 100%);
  border-color: none !important;
  box-shadow: none !important;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  padding: 10px 13px 10px 13px !important;
  font-size: 16px;
  /*font-family: arial rounded mt bold;*/
  font-family: "Mukta", sans-serif;
  font-weight: 500 !important;
  line-height: 1.6rem;
  border-bottom-right-radius: 19px !important;
  border-top-left-radius: 19px !important;
  justify-content: center;
  display: flex;
  align-items: center;
}
.linearGreen_Btn::after {
  content: url(https://credithub.watercressgroup.com/resource/watercress_rightArrow_small);
  position: relative;
  display: inline-flex;
  filter: invert(100%);
  transform: translate(0.5rem, 0.18rem);
  line-height: 1.6rem;
}
.linearGreen_Btn path {
  fill: #fff;
}

.red_Btn {
  width: 100%;
  color: #fff;
  background-color: red !important;
  border-color: none !important;
  box-shadow: none !important;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  padding: 10px 13px 10px 13px !important;
  font-size: 16px;
  /*font-family: arial rounded mt bold;*/
  font-family: "Mukta", sans-serif;
  font-weight: 500 !important;
  line-height: 1.6rem;
  border-bottom-right-radius: 19px !important;
  border-top-left-radius: 19px !important;
  display: flex;
  justify-content: center;
  align-items: center;
}
.red_Btn::after {
  content: url(https://credithub.watercressgroup.com/resource/watercress_rightArrow_small);
  position: relative;
  display: inline-flex;
  filter: invert(100%);
  transform: translate(0.5rem, 0.18rem);
  line-height: 1.6rem;
}

.greenBorder_Btn {
  width: 100%;
  color: #196e1f;
  background-color: white !important;
  border: 1px solid #196e1f !important;
  box-shadow: none !important;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  padding: 10px 13px 10px 13px !important;
  font-size: 14px;
  /*font-family: arial rounded mt bold;*/
  font-family: "Mukta", sans-serif;
  font-weight: 500 !important;
  line-height: 1.6rem;
  border-bottom-right-radius: 19px !important;
  border-top-left-radius: 19px !important;
  display: flex;
  justify-content: center;
  align-items: center;
}
.greenBorder_Btn::after {
  content: url(https://credithub.watercressgroup.com/resource/watercress_rightArrow_small);
  position: relative;
  display: inline-flex;
  filter: invert(100%);
  transform: translate(0.5rem, 0.18rem);
  line-height: 1.6rem;
}
.greenBorder_Btn label {
  color: #196e1f;
}

.white_Btn {
  width: 100%;
  color: #196e1f;
  background-color: white !important;
  border: none !important;
  box-shadow: none !important;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  padding: 10px 13px 10px 13px !important;
  font-size: 16px;
  /*font-family: arial rounded mt bold;*/
  font-family: "Mukta", sans-serif;
  font-weight: 500 !important;
  line-height: 1.6rem;
  border-bottom-right-radius: 19px !important;
  border-top-left-radius: 19px !important;
  display: flex;
  justify-content: center;
  align-items: center;
}
.white_Btn::after {
  content: url(https://credithub.watercressgroup.com/resource/watercress_rightArrow_small);
  position: relative;
  display: inline-flex;
  filter: invert(31%) sepia(18%) saturate(3086%) hue-rotate(82deg) brightness(94%) contrast(86%);
  transform: translate(0.5rem, 0.18rem);
  line-height: 1.6rem;
}
.white_Btn label {
  color: #196e1f;
}

.black_btn {
  width: 100%;
  color: #fff;
  background-color: #000 !important;
  border-color: none !important;
  text-align: center;
  padding: 1.5rem 2.5rem;
  font-size: 1.6rem;
  font-family: Verdana;
  border-bottom-right-radius: 25px !important;
  border-top-left-radius: 25px !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
.black_btn::after {
  content: url(https://credithub.watercressgroup.com/resource/watercress_rightArrow_small);
  position: relative;
  display: inline-flex;
  filter: invert(100%);
  transform: translate(0.5rem, 0.18rem);
  line-height: 1.6rem;
  padding-left: 0.35rem;
}

@-moz-document url-prefix() {
  .lightGreen_Btn::after, .deepGreen_Btn::after, .linearGreen_Btn::after, .red_Btn::after, .greenBorder_Btn::after, .white_Btn::after {
    transform: translate(0.5rem, -0.08rem);
  }
}
.checkbox-entry {
  display: inline-block;
  height: 25px;
  position: relative;
  width: 50px;
  /*input {
      -webkit-appearance: none;
  }*/
}
.checkbox-entry label {
  justify-content: center;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  color: transparent;
  display: flex;
  align-items: center;
  background-color: red;
  bottom: 0;
  cursor: pointer;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: 0.4s;
  font-size: 0;
}
.checkbox-entry label:before {
  background-color: #fff;
  bottom: 4px;
  content: "";
  height: 17px;
  left: 4px;
  position: absolute;
  transition: 0.4s;
  width: 17px;
}
.checkbox-entry input:checked + label {
  background-color: #84c220;
}
.checkbox-entry input:checked + label:before {
  transform: translateX(25px);
}
.checkbox-entry label {
  border-radius: 50px !important;
}
.checkbox-entry label:before {
  border-radius: 50%;
}

div[data-style-id=field].standardVariant {
  margin-bottom: 3.5rem;
  padding: 0 !important;
}
div[data-style-id=field].standardVariant.currency .input-main.with-prefix {
  flex-flow: row;
  align-items: center;
}
div[data-style-id=field].standardVariant.currency .input-main.with-prefix .input-prefix {
  position: absolute;
  background: none;
  border: none;
  outline: none;
  color: rgba(0, 0, 0, 0.4);
  /*font-family: arial rounded mt bold;*/
  font-family: "Mukta", sans-serif;
  font-weight: 600;
}
div[data-style-id=field].standardVariant.date .input-main::after {
  right: -1.5rem !important;
}
div[data-style-id=field].standardVariant .field-content .flabel {
  margin-bottom: 1rem;
  text-align: left;
}
div[data-style-id=field].standardVariant .field-content .flabel label[data-style-id=field-label] {
  font-weight: bolder;
  font-size: 1.65rem;
  color: #000;
  /*font-family: Arial Rounded MT Bold;*/
  font-family: "Mukta", sans-serif;
  font-weight: 800;
}
div[data-style-id=field].standardVariant .field-content .flabel label[data-style-id=field-label]::after {
  display: none !important;
}
div[data-style-id=field].standardVariant .field-content .flabel div[data-style-id=field-label] {
  font-size: 1.65rem;
  color: #000;
  font-family: "Mukta", sans-serif;
  font-weight: 800;
}
div[data-style-id=field].standardVariant .field-content .flabel div[data-style-id=field-label]::after {
  display: none !important;
}
div[data-style-id=field].standardVariant .field-content .control .input-main .form-control {
  border-radius: 0;
  border-top-left-radius: 19px;
  border-bottom-right-radius: 19px;
  font-size: 15px;
  padding: 1rem 2rem;
  color: rgba(0, 0, 0, 0.4);
  font-weight: 400;
  height: 5.7rem;
  box-shadow: 0 5px 3px rgba(0, 0, 0, 0.04) !important;
  border: 1px solid rgba(0, 0, 0, 0.15) !important;
  -webkit-appearance: none;
  /*font-family: Arial Rounded MT Bold;*/
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  color: black;
  /*white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;*/
}
div[data-style-id=field].standardVariant .field-content .error {
  justify-content: left;
  display: flex;
  text-align: left;
  width: 100%;
  font-weight: bold;
  right: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
div[data-style-id=field].standardVariant.error .control .input-main .form-control {
  border: 1px solid red !important;
}
div[data-style-id=field].standardVariant.error .control .input-main::after {
  content: "\f071";
  font-family: fontAwesome;
  color: red;
  font-size: 1.8rem;
  padding-right: 0.6rem;
  display: flex;
  align-items: center;
  position: absolute;
  right: 1.4rem;
  transform: translateY(-50%);
  top: 50%;
}

div[data-style-id=field].standardVariant.picklist .field-content .control .input-main::after {
  color: #9a9a9a;
  content: "\f0d7";
  font-family: fontAwesome;
  position: absolute;
  right: 2.2rem;
  top: 0.5rem;
  font-size: 1.5rem;
  height: 5rem;
  line-height: 4.6rem;
  pointer-events: none;
}

.boolean .field-content {
  display: flex;
}
.boolean .field-content div {
  display: flex;
}
.boolean .field-content .flabel {
  display: flex;
  margin-bottom: 0 !important;
}
.boolean .field-content .flabel label {
  /*font-family: Arial Rounded MT Bold;*/
  font-family: "Mukta", sans-serif;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.4);
  font-size: 13px;
}
.boolean .field-content .control .input-main .checkbox-entry {
  margin-top: 0 !important;
}

div[data-style-id=field] .control:not(.readonly) input[type=checkbox] {
  margin: 1px 6px !important;
}

.react-datepicker-popper .react-datepicker__triangle {
  left: 50px !important;
}

div[data-style-id=app] div[data-style-id=list-view].list-view {
  padding: 0;
  box-shadow: none !important;
}
div[data-style-id=app] div[data-style-id=list-view].list-view div[data-style-id=list-header] {
  font-size: 1.4rem;
  font-weight: 500;
  padding: 1.6rem 1.2rem;
  line-height: unset;
  background-color: #558000;
  border-top-left-radius: 20px;
}
div[data-style-id=app] div[data-style-id=list-view].list-view div[data-style-id=list-header] div[data-style-id=column-header] {
  display: flex;
  padding-left: 1.9rem;
  align-items: center;
  justify-content: left;
}
div[data-style-id=app] div[data-style-id=list-view].list-view div[data-style-id=list-header] div[data-style-id=column-header][data-style-field-name=fundedToDate] div[data-style-id=field-label] {
  width: 74%;
}
div[data-style-id=app] div[data-style-id=list-view].list-view div[data-style-id=list-header] div[data-style-id=column-header][data-style-field-name=fundedSentDate] div[data-style-id=field-label] {
  width: 84%;
}
div[data-style-id=app] div[data-style-id=list-view].list-view div[data-style-id=list-header] div[data-style-id=column-header] div[data-style-id=field-label] {
  white-space: normal;
  font-size: 1.6rem !important;
  font-weight: 500 !important;
  color: #fff;
  /*font-family: arial rounded mt bold;*/
  font-family: "Mukta", sans-serif;
  font-weight: 800;
}
div[data-style-id=app] div[data-style-id=list-view].list-view .blank-message {
  height: calc(100vh - 42.2rem);
  border: none;
  font-size: 1.8rem;
  font-weight: normal;
  font-family: "Mukta", sans-serif !important;
  display: flex;
  justify-content: center;
  align-items: center;
  border-top: 0;
  border-radius: 4px;
  /*left: 50%;
  position: absolute;
  transform: translateX(-50%);
  z-index: 9999;
  background: white;
  width: 70%;
  border-bottom: 1px solid rgba(0,0,0,0.15);
  border-radius: 0;
  border-top: 1px solid rgba(0,0,0,0.15);*/
}
div[data-style-id=app] div[data-style-id=list-view].list-view .entries {
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-bottom-right-radius: 20px;
}
div[data-style-id=app] div[data-style-id=list-view].list-view .entries div[data-style-id=field][data-style-field-name=proprtyAddress] .input-main > div {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
div[data-style-id=app] div[data-style-id=list-view].list-view .entries .record-container:nth-child(even) {
  background: rgba(0, 0, 0, 0.05);
}
div[data-style-id=app] div[data-style-id=list-view].list-view .entries .record-container[data-style-id=record] {
  border: none !important;
}
div[data-style-id=app] div[data-style-id=list-view].list-view .entries .record-container[data-style-id=record] .record-content .record-actions-top-left {
  padding: 0 !important;
  height: 100%;
  width: auto;
  /*padding: 2.2rem 0;*/
  /*padding-left: 17px;*/
  opacity: 0;
}
div[data-style-id=app] div[data-style-id=list-view].list-view .entries .record-container[data-style-id=record] .record-content .record-actions-top-left div[data-style-id=action-wrapper] {
  width: auto;
  display: flex;
  height: 100%;
  transform: translateX(1.9rem);
  align-items: center;
  margin: 0 !important;
  /*width: 9rem;*/
}
div[data-style-id=app] div[data-style-id=list-view].list-view .entries .record-container[data-style-id=record] .record-content .record-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action] {
  font-size: 14px;
  /*font-family: arial rounded mt bold;*/
  font-family: "Mukta", sans-serif;
  font-weight: 600;
}
div[data-style-id=app] div[data-style-id=list-view].list-view .entries .record-container[data-style-id=record] .record-content > div {
  padding: 0 1.2rem;
}
div[data-style-id=app] div[data-style-id=list-view].list-view .entries .record-container[data-style-id=record] .record-content .input-main {
  padding-left: 19px;
  /*font-family: arial rounded mt bold;*/
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  font-size: 14px;
}
div[data-style-id=app] div[data-style-id=list-view].list-view .entries .record-container[data-style-id=record] .record-content div[data-style-id=list-row] {
  padding: 2.2rem 0;
}
div[data-style-id=app] div[data-style-id=list-view].list-view .entries .record-container[data-style-id=record] .record-content div[data-style-id=list-row] div[data-style-id=field] {
  color: #000;
  font-size: 1.6rem;
}
div[data-style-id=app] div[data-style-id=list-view].list-view .entries .record-container[data-style-id=record] .record-content div[data-style-id=list-row] div[data-style-id=field][data-style-field-name=proprtyAddress] {
  color: #84c220;
}
div[data-style-id=app] div[data-style-id=list-view].list-view .entries .record-container[data-style-id=record] .record-content div[data-style-id=list-row] div[data-style-id=field][data-style-field-name=accountHolderName], div[data-style-id=app] div[data-style-id=list-view].list-view .entries .record-container[data-style-id=record] .record-content div[data-style-id=list-row] div[data-style-id=field][data-style-field-name=salesRepresentativeName], div[data-style-id=app] div[data-style-id=list-view].list-view .entries .record-container[data-style-id=record] .record-content div[data-style-id=list-row] div[data-style-id=field][data-style-field-name=applicationStatus], div[data-style-id=app] div[data-style-id=list-view].list-view .entries .record-container[data-style-id=record] .record-content div[data-style-id=list-row] div[data-style-id=field][data-style-field-name=city], div[data-style-id=app] div[data-style-id=list-view].list-view .entries .record-container[data-style-id=record] .record-content div[data-style-id=list-row] div[data-style-id=field][data-style-field-name=product], div[data-style-id=app] div[data-style-id=list-view].list-view .entries .record-container[data-style-id=record] .record-content div[data-style-id=list-row] div[data-style-id=field][data-style-field-name=fundedToDate], div[data-style-id=app] div[data-style-id=list-view].list-view .entries .record-container[data-style-id=record] .record-content div[data-style-id=list-row] div[data-style-id=field][data-style-field-name=fundedSentDate], div[data-style-id=app] div[data-style-id=list-view].list-view .entries .record-container[data-style-id=record] .record-content div[data-style-id=list-row] div[data-style-id=field][data-style-field-name=contractorCost], div[data-style-id=app] div[data-style-id=list-view].list-view .entries .record-container[data-style-id=record] .record-content div[data-style-id=list-row] div[data-style-id=field][data-style-field-name=netFundedAmount], div[data-style-id=app] div[data-style-id=list-view].list-view .entries .record-container[data-style-id=record] .record-content div[data-style-id=list-row] div[data-style-id=field][data-style-field-name=finalFundedDate], div[data-style-id=app] div[data-style-id=list-view].list-view .entries .record-container[data-style-id=record] .record-content div[data-style-id=list-row] div[data-style-id=field][data-style-field-name=loanAgreementStatus] {
  color: rgba(0, 0, 0, 0.5);
}
div[data-style-id=app] div[data-style-id=list-view].list-view .entries .record-container[data-style-id=record] .record-content div[data-style-id=list-row] > div:first-child div[data-style-id=field] {
  font-weight: 600;
}
div[data-style-id=app] div[data-style-id=list-view].list-view .entries .record-container[data-style-id=record] .record-content div[data-style-id=list-row] > div:first-child div[data-style-id=field] .field-content .control .input-main > div {
  width: auto;
}
div[data-style-id=app] div[data-style-id=list-view].list-view .entries .record-container[data-style-id=record] .record-content .record-actions-bottom-right {
  right: 2.4rem;
  padding: 0;
}
div[data-style-id=app] div[data-style-id=list-view].list-view .entries .record-container[data-style-id=record] .record-content .record-actions-bottom-right div[data-style-id=action-wrapper] {
  margin: 0 0rem 2.4rem 0;
}

.message-wrapper.top {
  z-index: 9;
  left: 0 !important;
  margin: 0 auto;
  top: 4.6rem !important;
  height: 0rem !important;
  right: 0 !important;
  line-height: unset !important;
  width: 100%;
  overflow: initial !important;
  opacity: 1 !important;
  position: absolute;
  text-align: center;
  display: flex;
  justify-content: center;
}
.message-wrapper.top div[data-style-id=error] {
  background-color: unset;
  position: absolute;
  font-size: 1.7rem;
  opacity: 1;
  display: inline;
  padding: 0.4rem 5rem 0.4rem 5rem;
  background: rgba(249, 212, 215, 0.1803921569);
  border-radius: 6px;
  animation: bounce 0.4s 2 1s linear;
  -webkit-animation: bounce 0.4s 1 0.2s linear;
  transform: translate3d(0, 0, 0);
  font-family: "Mukta", sans-serif !important;
}
.message-wrapper.top div[data-style-id=error]::after {
  content: "×";
  position: absolute;
  color: #fff;
  right: -0.6rem;
  background: rgba(255, 0, 0, 0.5607843137);
  border-radius: 50%;
  font-size: 2rem;
  width: 1.8rem;
  height: 1.8rem;
  text-align: center;
  line-height: 1.8rem;
  top: -0.6rem;
  font-weight: 600 !important;
}

.message-wrapper.bottom {
  position: relative !important;
  left: 0rem !important;
  opacity: 1 !important;
  overflow: visible !important;
  bottom: unset !important;
  top: 5rem;
  width: unset;
  height: 0 !important;
  z-index: 9;
}
.message-wrapper.bottom div[data-style-id=in-progress].save-submit {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 0;
  height: 5.6rem;
  width: 31.6rem;
}
.message-wrapper.bottom div[data-style-id=in-progress].save-submit .load {
  display: block;
  width: 3.5rem;
  height: 3.5rem;
  border: 5px solid #fff;
  border-radius: 100%;
}
.message-wrapper.bottom div[data-style-id=in-progress].save-submit .open {
  border-top: 5px solid transparent;
  animation: save-submit-loader infinite linear 1s;
}
@media only screen and (max-width: 1050px) {
  div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division], div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] {
    flex-flow: wrap !important;
    justify-content: center !important;
  }
}
div[data-style-id=modal-background] {
  background-color: rgba(0, 0, 0, 0.7) !important;
  opacity: 1;
}
div[data-style-id=modal-background] div[data-style-id=modal-dialog] {
  background: transparent;
  height: 36rem;
  width: 35rem;
  position: relative !important;
  border-top-left-radius: 20px;
  border-bottom-right-radius: 20px;
  top: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  right: 0 !important;
}
div[data-style-id=modal-background] div[data-style-id=modal-dialog] .actor-wrapper.contains-component {
  padding: 2rem 3rem 3.6rem;
}
div[data-style-id=modal-background] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable {
  box-shadow: none !important;
  border: none !important;
  display: flex;
  flex-flow: column;
  justify-content: flex-end;
}
div[data-style-id=modal-background] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container {
  border: none !important;
}
div[data-style-id=modal-background] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content {
  padding: 0 !important;
}
div[data-style-id=modal-background] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container div[data-style-id=field] {
  width: 100%;
  margin-bottom: 2.8rem;
}
div[data-style-id=modal-background] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container div[data-style-id=field] .flabel {
  display: none;
}
div[data-style-id=modal-background] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container div[data-style-id=field] .control .input-main input {
  height: 4.7rem;
  border-top-left-radius: 17px;
  border-bottom-right-radius: 17px;
  font-size: 12px;
}
div[data-style-id=modal-background] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container div[data-style-id=field] .error {
  top: 4.5rem;
  font-size: 11px;
}
div[data-style-id=modal-background] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable h1 {
  width: 100%;
  line-height: 2.3rem;
  font-size: 1.8rem;
  text-align: center;
  padding-top: 3rem;
  display: flex;
  flex-flow: column;
  font-family: "Mukta", sans-serif;
  font-weight: 800;
}
div[data-style-id=modal-background] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable h2 {
  width: 100%;
  text-align: center;
  top: 8.3rem;
  color: rgba(0, 0, 0, 0.5);
  font-size: 1.5rem;
  font-family: "Mukta", sans-serif;
  font-weight: 500;
}
div[data-style-id=modal-background] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=action-wrapper] {
  width: 100%;
}
div[data-style-id=modal-background] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=action-wrapper] div[data-style-id=action].action {
  height: 4.5rem;
  font-size: 13px;
}
div[data-style-id=modal-background] div[data-style-id=modal-dialog] div[data-style-id=modal-close-icon]::after {
  position: absolute;
  content: url(https://credithub.watercressgroup.com/resource/watercress_close) !important;
  font-family: FontAwesome;
  color: #fff;
  font-size: 30px;
  top: -22px;
  right: -22px;
  cursor: pointer;
  background-color: #009900;
  width: 4.5rem;
  padding: 0 1.2rem;
  justify-content: center;
  border-radius: 50%;
  border: 4px solid;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.4);
  height: 4.5rem;
}
div[data-style-id=modal-background][data-style-overlay-name=sendDocToCustomerOverlay], div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDevice] {
  display: flex !important;
}
div[data-style-id=modal-background][data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog], div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] {
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
div[data-style-id=modal-background][data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlay].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlaySpanish].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlay].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlaySpanish].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper {
  position: relative !important;
  padding: 4rem 4.5rem;
  overflow: visible;
}
div[data-style-id=modal-background][data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlay].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-id=modal-background][data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlaySpanish].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-id=modal-background][data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlay].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlaySpanish].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel {
  box-shadow: none !important;
  /*div[data-style-id="text-after"].text-after{
      padding: 0;
      margin-bottom: 2.7rem;
      display: flex;
      align-items: center;
      justify-content: center;
      .loaderContainer{
          width: 100% !important;
          height: 100% !important;
          .loader{
              display: flex;
              flex-flow: column;
              align-items: center;
              justify-content: center;
              width: 100% !important;
              height: 100% !important;
              padding: 1rem;
              background: rgba(0,0,0,0.4);
              .loaderAnimation{
                  border: 4px solid rgba(132, 194, 32,0.5);
                  border-radius: 50%;
                  border-top: 4px solid rgba(132, 194, 32,1);
                  width: 25px;
                  height: 25px;
                  -webkit-animation: spin 2s linear infinite;
                  animation: spin 2s linear infinite;
              }
              .loaderText{
                  text-align: center;
                  font-family: arial rounded mt bold;
                  font-size: 1.2rem;
                  margin-top: 1rem;
                  color: white;
                  color:rgba(0, 0, 0, 0.5);
                  position: relative !important;
              }
          }
      }
  }*/
}
div[data-style-id=modal-background][data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlaySpanish].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlaySpanish].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  width: auto;
}
div[data-style-id=modal-background][data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlaySpanish].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlaySpanish].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
  font-size: 1.5rem;
  height: 5rem;
}
div[data-style-id=modal-background][data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-id=modal-background][data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlaySpanish].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-id=modal-background][data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlaySpanish].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after {
  display: none;
}
div[data-style-id=modal-background][data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child, div[data-style-id=modal-background][data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlaySpanish].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child, div[data-style-id=modal-background][data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlaySpanish].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child {
  margin-right: 4.5rem;
}
div[data-style-id=modal-background][data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child::after, div[data-style-id=modal-background][data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlaySpanish].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child::after, div[data-style-id=modal-background][data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child::after, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child::after, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlaySpanish].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child::after, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child::after {
  content: "or";
  position: absolute;
  border: 1px solid rgba(0, 0, 0, 0.2);
  padding: 0.5rem;
  border-radius: 50%;
  height: 3rem;
  width: 3rem;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.1);
  top: 50%;
  transform: translateY(-50%);
  left: calc(100% + 3rem);
}
div[data-style-id=modal-background][data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlaySpanish].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlaySpanish].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child div[data-style-id=action] {
  width: 12rem;
}
div[data-style-id=modal-background][data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:last-child, div[data-style-id=modal-background][data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlaySpanish].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:last-child, div[data-style-id=modal-background][data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:last-child, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:last-child, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlaySpanish].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:last-child, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:last-child {
  margin-left: 4.5rem;
}
div[data-style-id=modal-background][data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:last-child div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlaySpanish].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:last-child div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:last-child div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:last-child div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlaySpanish].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:last-child div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:last-child div[data-style-id=action] {
  width: 9rem;
}
div[data-style-id=modal-background][data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlaySpanish].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlaySpanish].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper] div[data-style-id=action] {
  font-size: 1.5rem;
  height: 5rem;
  width: 12rem;
}
div[data-style-id=modal-background][data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-id=modal-background][data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlaySpanish].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-id=modal-background][data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlaySpanish].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper] div[data-style-id=action]::after {
  display: none;
}
div[data-style-id=modal-background][data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:first-child, div[data-style-id=modal-background][data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlaySpanish].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:first-child, div[data-style-id=modal-background][data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:first-child, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:first-child, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlaySpanish].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:first-child, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:first-child {
  margin-right: 4.5rem;
}
div[data-style-id=modal-background][data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:first-child::after, div[data-style-id=modal-background][data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlaySpanish].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:first-child::after, div[data-style-id=modal-background][data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:first-child::after, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:first-child::after, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlaySpanish].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:first-child::after, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:first-child::after {
  content: "O";
  position: absolute;
  border: 1px solid rgba(0, 0, 0, 0.2);
  padding: 0.5rem;
  border-radius: 50%;
  height: 3rem;
  width: 3rem;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.1);
  top: 50%;
  transform: translateY(-50%);
  left: calc(100% + 3rem);
}
div[data-style-id=modal-background][data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:last-child, div[data-style-id=modal-background][data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlaySpanish].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:last-child, div[data-style-id=modal-background][data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:last-child, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:last-child, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlaySpanish].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:last-child, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:last-child {
  margin-left: 4.5rem;
}
div[data-style-id=modal-background][data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-top .component-actions-top-right, div[data-style-id=modal-background][data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlaySpanish].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-top .component-actions-top-right, div[data-style-id=modal-background][data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-top .component-actions-top-right, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-top .component-actions-top-right, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlaySpanish].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-top .component-actions-top-right, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-top .component-actions-top-right {
  top: -2.5rem;
  right: -2.5rem;
}
div[data-style-id=modal-background][data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=closePopupBtn], div[data-style-id=modal-background][data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlaySpanish].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=closePopupBtn], div[data-style-id=modal-background][data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=closePopupBtn], div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=closePopupBtn], div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlaySpanish].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=closePopupBtn], div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=closePopupBtn] {
  margin: 0 !important;
}
div[data-style-id=modal-background][data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=closePopupBtn] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlaySpanish].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=closePopupBtn] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=closePopupBtn] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=closePopupBtn] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlaySpanish].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=closePopupBtn] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=closePopupBtn] div[data-style-id=action] {
  padding: 0;
  background-color: transparent;
}
div[data-style-id=modal-background][data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=closePopupBtn] div[data-style-id=action] img, div[data-style-id=modal-background][data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlaySpanish].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=closePopupBtn] div[data-style-id=action] img, div[data-style-id=modal-background][data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=closePopupBtn] div[data-style-id=action] img, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=closePopupBtn] div[data-style-id=action] img, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlaySpanish].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=closePopupBtn] div[data-style-id=action] img, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=closePopupBtn] div[data-style-id=action] img {
  color: #fff;
  font-size: 30px;
  cursor: pointer;
  background-color: #009900;
  width: 4.5rem;
  padding: 0 1.2rem;
  justify-content: center;
  border-radius: 50%;
  border: 4px solid;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.4);
  height: 4.5rem;
}
div[data-style-id=modal-background][data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-id=modal-close-icon], div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-id=modal-close-icon] {
  display: none !important;
}
div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer], div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] {
  display: flex !important;
}
div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog], div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] {
  height: auto;
  width: auto;
}
div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper {
  position: relative;
}
div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper {
  position: relative !important;
  padding: 4rem 4.5rem;
}
div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel {
  box-shadow: none !important;
}
div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after {
  padding: 0;
  height: 100%;
  position: fixed;
  width: 100%;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
  left: 0;
}
div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after > div, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after > div, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after > div, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after > div, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after > div, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after > div, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after > div, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after > div {
  font-size: 12px;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-flow: column;
  align-items: center;
}
div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
  font-size: 1.5rem;
  height: 5rem;
}
div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after {
  display: none;
}
div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child {
  margin-right: 4.5rem;
}
div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child::after, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child::after, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child::after, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child::after, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child::after, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child::after, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child::after, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child::after {
  content: "or";
  position: absolute;
  border: 1px solid rgba(0, 0, 0, 0.2);
  padding: 0.5rem;
  border-radius: 50%;
  height: 3rem;
  width: 3rem;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.1);
  top: 50%;
  transform: translateY(-50%);
  left: calc(100% + 3rem);
}
div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child div[data-style-id=action] {
  width: 12rem;
}
div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:last-child, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:last-child, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:last-child, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:last-child, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:last-child, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:last-child, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:last-child, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:last-child {
  margin-left: 4.5rem;
}
div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:last-child div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:last-child div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:last-child div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:last-child div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:last-child div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:last-child div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:last-child div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:last-child div[data-style-id=action] {
  width: 9rem;
}
div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper] div[data-style-id=action] {
  font-size: 1.5rem;
  height: 5rem;
  width: 12rem;
}
div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper] div[data-style-id=action]::after {
  display: none;
}
div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:first-child, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:first-child, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:first-child, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:first-child, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:first-child, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:first-child, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:first-child, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:first-child {
  margin-right: 4.5rem;
}
div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:first-child::after, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:first-child::after, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:first-child::after, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:first-child::after, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:first-child::after, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:first-child::after, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:first-child::after, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:first-child::after {
  content: "O";
  position: absolute;
  border: 1px solid rgba(0, 0, 0, 0.2);
  padding: 0.5rem;
  border-radius: 50%;
  height: 3rem;
  width: 3rem;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.1);
  top: 50%;
  transform: translateY(-50%);
  left: calc(100% + 3rem);
}
div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:last-child, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:last-child, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:last-child, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:last-child, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:last-child, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:last-child, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:last-child, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:last-child {
  margin-left: 4.5rem;
}
div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper {
  width: 37rem;
}
div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper {
  padding: 0 !important;
}
div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel {
  box-shadow: none !important;
}
div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after] {
  text-align: left;
  font-size: 1.7rem;
  font-family: arial rounded MT bold;
  line-height: 2.2rem;
  margin-bottom: 0;
  padding: 3rem 2.5rem;
  text-align: center;
}
div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before {
  text-align: center;
  font-size: 2.2rem;
  font-family: arial rounded mt bold;
  padding: 3.5rem 3rem;
  margin-bottom: 0;
  background-color: rgba(236, 255, 230, 0.85);
  border-top-left-radius: 20px;
}
div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom {
  padding: 0 2.5rem 3.4rem;
}
div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  width: 20rem;
  height: 4.5rem;
}

div[data-style-id=modal-background][data-style-overlay-name=federalJointOverlayContainer], div[data-style-id=modal-background][data-style-overlay-name=applicantFederalJointOverlay], div[data-style-id=modal-background][data-style-overlay-name=updateFederalJointOverlay] {
  overflow: auto;
  padding: 3rem 0;
  display: flex !important;
}
div[data-style-id=modal-background][data-style-overlay-name=federalJointOverlayContainer] div[data-style-id=modal-dialog], div[data-style-id=modal-background][data-style-overlay-name=applicantFederalJointOverlay] div[data-style-id=modal-dialog], div[data-style-id=modal-background][data-style-overlay-name=updateFederalJointOverlay] div[data-style-id=modal-dialog] {
  margin: auto;
  height: auto !important;
}
div[data-style-id=modal-background][data-style-overlay-name=federalJointOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=applicantFederalJointOverlay] div[data-style-id=modal-dialog] .actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=updateFederalJointOverlay] div[data-style-id=modal-dialog] .actor-wrapper {
  position: relative !important;
}
div[data-style-id=modal-background][data-style-overlay-name=federalJointOverlayContainer] div[data-style-id=text-before].text-before, div[data-style-id=modal-background][data-style-overlay-name=applicantFederalJointOverlay] div[data-style-id=text-before].text-before, div[data-style-id=modal-background][data-style-overlay-name=updateFederalJointOverlay] div[data-style-id=text-before].text-before {
  display: flex;
  flex-flow: column;
  padding: 0 !important;
}
div[data-style-id=modal-background][data-style-overlay-name=federalJointOverlayContainer] div[data-style-id=text-before].text-before > span:first-child, div[data-style-id=modal-background][data-style-overlay-name=applicantFederalJointOverlay] div[data-style-id=text-before].text-before > span:first-child, div[data-style-id=modal-background][data-style-overlay-name=updateFederalJointOverlay] div[data-style-id=text-before].text-before > span:first-child {
  width: 100%;
  line-height: 2.3rem;
  font-size: 1.8rem;
  text-align: center;
  padding-top: 1rem;
  display: flex;
  flex-flow: column;
  font-family: "Mukta", sans-serif;
  font-weight: 800;
}
div[data-style-id=modal-background][data-style-overlay-name=federalJointOverlayContainer] div[data-style-id=text-before].text-before > span:nth-child(2), div[data-style-id=modal-background][data-style-overlay-name=applicantFederalJointOverlay] div[data-style-id=text-before].text-before > span:nth-child(2), div[data-style-id=modal-background][data-style-overlay-name=updateFederalJointOverlay] div[data-style-id=text-before].text-before > span:nth-child(2) {
  width: 100%;
  text-align: left;
  color: rgba(0, 0, 0, 0.5);
  font-size: 1.5rem;
  line-height: 2rem;
  font-family: "Mukta", sans-serif;
  font-weight: 500;
  padding: 1rem 0 1.6rem;
}
div[data-style-id=modal-background][data-style-overlay-name=federalJointOverlayContainer] div[data-style-id=text-after].text-after, div[data-style-id=modal-background][data-style-overlay-name=applicantFederalJointOverlay] div[data-style-id=text-after].text-after, div[data-style-id=modal-background][data-style-overlay-name=updateFederalJointOverlay] div[data-style-id=text-after].text-after {
  padding: 0;
  height: 100%;
  position: fixed;
  width: 100%;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
  left: 0;
}
div[data-style-id=modal-background][data-style-overlay-name=federalJointOverlayContainer] div[data-style-id=text-after].text-after > div, div[data-style-id=modal-background][data-style-overlay-name=applicantFederalJointOverlay] div[data-style-id=text-after].text-after > div, div[data-style-id=modal-background][data-style-overlay-name=updateFederalJointOverlay] div[data-style-id=text-after].text-after > div {
  font-size: 12px;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-flow: column;
  align-items: center;
}

div[data-style-id=modal-background][data-style-overlay-name=federalJointOverlayContainerCustomer] {
  overflow: auto;
  padding: 3rem 0;
  display: flex !important;
}
div[data-style-id=modal-background][data-style-overlay-name=federalJointOverlayContainerCustomer] div[data-style-id=modal-dialog] {
  margin: auto;
  height: auto !important;
}
div[data-style-id=modal-background][data-style-overlay-name=federalJointOverlayContainerCustomer] div[data-style-id=modal-dialog] .actor-wrapper {
  position: relative !important;
}
div[data-style-id=modal-background][data-style-overlay-name=federalJointOverlayContainerCustomer] div[data-style-id=text-before].text-before {
  display: flex;
  flex-flow: column;
  padding: 0 !important;
}
div[data-style-id=modal-background][data-style-overlay-name=federalJointOverlayContainerCustomer] div[data-style-id=text-before].text-before > span:first-child {
  width: 100%;
  line-height: 2.3rem;
  font-size: 1.8rem;
  text-align: center;
  padding-top: 1rem;
  display: flex;
  flex-flow: column;
  font-family: "Mukta", sans-serif;
  font-weight: 800;
}
div[data-style-id=modal-background][data-style-overlay-name=federalJointOverlayContainerCustomer] div[data-style-id=text-before].text-before > span:nth-child(2) {
  width: 100%;
  text-align: left;
  color: rgba(0, 0, 0, 0.5);
  font-size: 1.5rem;
  line-height: 2rem;
  font-family: "Mukta", sans-serif;
  font-weight: 500;
  padding: 1rem 0 1.6rem;
}
div[data-style-id=modal-background][data-style-overlay-name=federalJointOverlayContainerCustomer] div[data-style-id=text-after].text-after {
  padding: 0;
  height: 100%;
  position: fixed;
  width: 100%;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
  left: 0;
}
div[data-style-id=modal-background][data-style-overlay-name=federalJointOverlayContainerCustomer] div[data-style-id=text-after].text-after > div {
  font-size: 12px;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-flow: column;
  align-items: center;
}

div[data-style-id=modal-background][data-style-overlay-name=spanishFederalJointContainer], div[data-style-id=modal-background][data-style-overlay-name=spanishApplicantFederalJointOverlay] {
  overflow: auto;
  padding: 3rem 0;
  display: flex !important;
}
div[data-style-id=modal-background][data-style-overlay-name=spanishFederalJointContainer] div[data-style-id=modal-dialog], div[data-style-id=modal-background][data-style-overlay-name=spanishApplicantFederalJointOverlay] div[data-style-id=modal-dialog] {
  height: auto !important;
  margin: auto;
}
div[data-style-id=modal-background][data-style-overlay-name=spanishFederalJointContainer] div[data-style-id=modal-dialog] .actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=spanishApplicantFederalJointOverlay] div[data-style-id=modal-dialog] .actor-wrapper {
  position: relative !important;
}
div[data-style-id=modal-background][data-style-overlay-name=spanishFederalJointContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishFederalJointContainer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before, div[data-style-id=modal-background][data-style-overlay-name=spanishFederalJointContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishApplicantFederalJointOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before, div[data-style-id=modal-background][data-style-overlay-name=spanishApplicantFederalJointOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishFederalJointContainer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before, div[data-style-id=modal-background][data-style-overlay-name=spanishApplicantFederalJointOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishApplicantFederalJointOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before {
  display: flex;
  flex-flow: column;
  padding: 0 !important;
}
div[data-style-id=modal-background][data-style-overlay-name=spanishFederalJointContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishFederalJointContainer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before > span:first-child, div[data-style-id=modal-background][data-style-overlay-name=spanishFederalJointContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishApplicantFederalJointOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before > span:first-child, div[data-style-id=modal-background][data-style-overlay-name=spanishApplicantFederalJointOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishFederalJointContainer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before > span:first-child, div[data-style-id=modal-background][data-style-overlay-name=spanishApplicantFederalJointOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishApplicantFederalJointOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before > span:first-child {
  width: 100%;
  line-height: 2.3rem;
  font-size: 1.8rem;
  text-align: center;
  padding-top: 1rem;
  display: flex;
  flex-flow: column;
  font-family: "Mukta", sans-serif;
  font-weight: 800;
}
div[data-style-id=modal-background][data-style-overlay-name=spanishFederalJointContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishFederalJointContainer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before > span:nth-child(2), div[data-style-id=modal-background][data-style-overlay-name=spanishFederalJointContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishApplicantFederalJointOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before > span:nth-child(2), div[data-style-id=modal-background][data-style-overlay-name=spanishApplicantFederalJointOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishFederalJointContainer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before > span:nth-child(2), div[data-style-id=modal-background][data-style-overlay-name=spanishApplicantFederalJointOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishApplicantFederalJointOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before > span:nth-child(2) {
  width: 100%;
  text-align: left;
  color: rgba(0, 0, 0, 0.5);
  font-size: 1.5rem;
  line-height: 2rem;
  font-family: "Mukta", sans-serif;
  font-weight: 500;
  padding: 1rem 0 1.6rem;
}
div[data-style-id=modal-background][data-style-overlay-name=spanishFederalJointContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishFederalJointContainer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after, div[data-style-id=modal-background][data-style-overlay-name=spanishFederalJointContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishApplicantFederalJointOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after, div[data-style-id=modal-background][data-style-overlay-name=spanishApplicantFederalJointOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishFederalJointContainer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after, div[data-style-id=modal-background][data-style-overlay-name=spanishApplicantFederalJointOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishApplicantFederalJointOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after {
  padding: 0;
  height: 100%;
  position: fixed;
  width: 100%;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
  left: 0;
}
div[data-style-id=modal-background][data-style-overlay-name=spanishFederalJointContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishFederalJointContainer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after > div, div[data-style-id=modal-background][data-style-overlay-name=spanishFederalJointContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishApplicantFederalJointOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after > div, div[data-style-id=modal-background][data-style-overlay-name=spanishApplicantFederalJointOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishFederalJointContainer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after > div, div[data-style-id=modal-background][data-style-overlay-name=spanishApplicantFederalJointOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishApplicantFederalJointOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after > div {
  font-size: 12px;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-flow: column;
  align-items: center;
}

div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer], div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay], div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] {
  overflow: auto;
  padding: 3rem 0;
  display: flex !important;
}
div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog], div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog], div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] {
  height: -moz-fit-content !important;
  height: fit-content !important;
  position: relative !important;
  margin: auto;
}
div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component, div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component, div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component {
  padding: 2rem 0 2.7rem;
  position: relative;
}
div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries, div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries, div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries {
  max-height: 57.9rem;
  overflow: auto;
  padding: 0 3rem;
}
div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-id=field][data-style-field-name=state], div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-id=field][data-style-field-name=stateCoApp], div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-id=field][data-style-field-name=state], div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-id=field][data-style-field-name=stateCoApp], div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-id=field][data-style-field-name=state], div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-id=field][data-style-field-name=stateCoApp] {
  width: 48% !important;
  margin-right: 2%;
}
div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-id=field][data-style-field-name=state] .input-main::after, div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-id=field][data-style-field-name=stateCoApp] .input-main::after, div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-id=field][data-style-field-name=state] .input-main::after, div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-id=field][data-style-field-name=stateCoApp] .input-main::after, div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-id=field][data-style-field-name=state] .input-main::after, div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-id=field][data-style-field-name=stateCoApp] .input-main::after {
  right: 1.5rem;
  top: 50%;
  transform: translateY(-50%);
  height: 4.7rem;
  display: flex;
  align-items: center;
  padding: 0 !important;
}
div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-id=field][data-style-field-name=state] .form-control, div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-id=field][data-style-field-name=stateCoApp] .form-control, div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-id=field][data-style-field-name=state] .form-control, div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-id=field][data-style-field-name=stateCoApp] .form-control, div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-id=field][data-style-field-name=state] .form-control, div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-id=field][data-style-field-name=stateCoApp] .form-control {
  padding-right: 3rem !important;
  height: 4.7rem;
  font-size: 12px;
}
div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-id=field][data-style-field-name=zipcode], div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-id=field][data-style-field-name=zipcodeCoApp], div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-id=field][data-style-field-name=zipcode], div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-id=field][data-style-field-name=zipcodeCoApp], div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-id=field][data-style-field-name=zipcode], div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-id=field][data-style-field-name=zipcodeCoApp] {
  width: 48% !important;
  margin-left: 2%;
}
div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.string, div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.string, div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.string,
div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.string, div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.string, div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.string, div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.string,
div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.string, div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.string, div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.string, div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.string,
div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.string {
  text-align: center;
  margin-bottom: 2.1rem;
}
div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.string .flabel, div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.string .flabel, div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.string .flabel,
div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.string .flabel, div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.string .flabel, div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.string .flabel, div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.string .flabel,
div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.string .flabel, div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.string .flabel, div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.string .flabel, div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.string .flabel,
div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.string .flabel {
  margin-bottom: 0;
  display: unset;
}
div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.string .flabel label, div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.string .flabel label, div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.string .flabel label,
div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.string .flabel label, div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.string .flabel label, div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.string .flabel label, div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.string .flabel label,
div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.string .flabel label, div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.string .flabel label, div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.string .flabel label, div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.string .flabel label,
div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.string .flabel label {
  display: flex;
  flex-flow: column;
  text-align: center;
}
div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.string .flabel label span:last-child, div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.string .flabel label span:last-child, div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.string .flabel label span:last-child,
div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.string .flabel label span:last-child, div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.string .flabel label span:last-child, div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.string .flabel label span:last-child, div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.string .flabel label span:last-child,
div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.string .flabel label span:last-child, div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.string .flabel label span:last-child, div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.string .flabel label span:last-child, div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.string .flabel label span:last-child,
div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.string .flabel label span:last-child {
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1.5rem;
}
div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.string .control.readonly, div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.string .control.readonly, div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.string .control.readonly,
div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.string .control.readonly, div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.string .control.readonly, div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.string .control.readonly, div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.string .control.readonly,
div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.string .control.readonly, div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.string .control.readonly, div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.string .control.readonly, div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.string .control.readonly,
div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.string .control.readonly {
  display: none;
}
div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.radiobuttons, div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.radiobuttons, div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.radiobuttons,
div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.radiobuttons, div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.radiobuttons, div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.radiobuttons, div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.radiobuttons,
div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.radiobuttons, div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.radiobuttons, div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.radiobuttons, div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.radiobuttons,
div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.radiobuttons {
  width: 100%;
  margin-bottom: 0;
  transform: translateY(0);
  margin-bottom: 2.8rem;
}
div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.radiobuttons .flabel, div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.radiobuttons .flabel, div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.radiobuttons .flabel,
div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.radiobuttons .flabel, div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.radiobuttons .flabel, div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.radiobuttons .flabel, div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.radiobuttons .flabel,
div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.radiobuttons .flabel, div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.radiobuttons .flabel, div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.radiobuttons .flabel, div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.radiobuttons .flabel,
div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.radiobuttons .flabel {
  display: none;
}
div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main, div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main, div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main,
div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main, div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main, div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main, div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main,
div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main, div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main, div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main, div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main,
div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main {
  width: 100%;
}
div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry, div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry, div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry,
div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry, div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry, div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry, div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry,
div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry, div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry, div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry, div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry,
div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry {
  display: flex;
  flex-flow: row;
  height: 15px;
  width: unset;
  margin-top: 0;
}
div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry input, div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry input, div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry input,
div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry input, div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry input, div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry input, div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry input,
div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry input, div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry input, div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry input, div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry input,
div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry input {
  display: none !important;
  height: auto;
}
div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry label, div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry label, div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry label,
div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry label, div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry label, div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry label, div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry label,
div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry label, div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry label, div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry label, div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry label,
div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry label {
  justify-content: center;
  display: flex;
  align-items: center;
  background-color: unset !important;
  bottom: unset !important;
  left: unset !important;
  position: unset !important;
  right: unset !important;
  top: unset !important;
  transition: unset !important;
  border-top-left-radius: unset !important;
  border-bottom-right-radius: unset !important;
  color: rgba(0, 0, 0, 0.5) !important;
  font-size: 13px !important;
}
div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry label::before, div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry label::before, div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry label::before,
div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry label::before, div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry label::before, div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry label::before, div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry label::before,
div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry label::before, div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry label::before, div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry label::before, div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry label::before,
div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry label::before {
  content: "\f0c8";
  font-family: "FontAwesome";
  border: 1px solid rgba(0, 0, 0, 0.3);
  color: transparent;
  margin-right: 6px;
  width: 15px !important;
}
div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry input:checked + label, div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry input:checked + label, div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry input:checked + label,
div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry input:checked + label, div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry input:checked + label, div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry input:checked + label, div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry input:checked + label,
div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry input:checked + label, div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry input:checked + label, div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry input:checked + label, div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry input:checked + label,
div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry input:checked + label {
  color: #84c220 !important;
  background-color: transparent !important;
}
div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry input:checked + label::before, div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry input:checked + label::before, div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry input:checked + label::before,
div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry input:checked + label::before, div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry input:checked + label::before, div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry input:checked + label::before, div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry input:checked + label::before,
div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry input:checked + label::before, div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry input:checked + label::before, div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry input:checked + label::before, div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry input:checked + label::before,
div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry input:checked + label::before {
  content: "\f00c";
  font-family: "FontAwesome";
  border: 1px solid #84c220;
  color: #84c220;
  margin-right: 6px;
}
div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry:first-child input, div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry:first-child input, div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry:first-child input,
div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry:first-child input, div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry:first-child input, div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry:first-child input, div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry:first-child input,
div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry:first-child input, div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry:first-child input, div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry:first-child input, div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry:first-child input,
div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.radiobuttons .control .input-main .radiobutton-entry:first-child input {
  margin-left: 0;
}
div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.radiobuttons .error, div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.radiobuttons .error, div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.radiobuttons .error,
div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.radiobuttons .error, div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.radiobuttons .error, div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.radiobuttons .error, div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.radiobuttons .error,
div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.radiobuttons .error, div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.radiobuttons .error, div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatus].section div[data-style-id=field].standardVariant.radiobuttons .error, div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.radiobuttons .error,
div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatusCoApp].section div[data-style-id=field].standardVariant.radiobuttons .error {
  transform: translateY(-2.8rem);
}
div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleContainer].section div[data-style-id=field]:first-child .flabel, div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleContainer].section div[data-style-id=field]:first-child .flabel, div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleContainerCoApp].section div[data-style-id=field]:first-child .flabel, div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleContainerCoApp].section div[data-style-id=field]:first-child .flabel, div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleContainer].section div[data-style-id=field]:first-child .flabel, div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleContainer].section div[data-style-id=field]:first-child .flabel, div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleContainerCoApp].section div[data-style-id=field]:first-child .flabel, div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleContainerCoApp].section div[data-style-id=field]:first-child .flabel, div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleContainer].section div[data-style-id=field]:first-child .flabel, div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleContainer].section div[data-style-id=field]:first-child .flabel, div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleContainerCoApp].section div[data-style-id=field]:first-child .flabel, div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleContainerCoApp].section div[data-style-id=field]:first-child .flabel {
  display: unset;
  height: unset !important;
  line-height: unset !important;
  white-space: unset !important;
  overflow: unset !important;
  text-overflow: unset !important;
}
div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleContainer].section div[data-style-id=field]:first-child .flabel label, div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleContainer].section div[data-style-id=field]:first-child .flabel label, div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleContainerCoApp].section div[data-style-id=field]:first-child .flabel label, div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleContainerCoApp].section div[data-style-id=field]:first-child .flabel label, div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleContainer].section div[data-style-id=field]:first-child .flabel label, div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleContainer].section div[data-style-id=field]:first-child .flabel label, div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleContainerCoApp].section div[data-style-id=field]:first-child .flabel label, div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleContainerCoApp].section div[data-style-id=field]:first-child .flabel label, div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleContainer].section div[data-style-id=field]:first-child .flabel label, div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleContainer].section div[data-style-id=field]:first-child .flabel label, div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleContainerCoApp].section div[data-style-id=field]:first-child .flabel label, div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleContainerCoApp].section div[data-style-id=field]:first-child .flabel label {
  font-size: 1.4rem;
  color: rgba(0, 0, 0, 0.5);
  text-align: center;
  white-space: unset !important;
  overflow: unset !important;
  text-overflow: unset !important;
}
div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleContainer].section div[data-style-id=field]:first-child .control.readonly, div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleContainer].section div[data-style-id=field]:first-child .control.readonly, div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleContainerCoApp].section div[data-style-id=field]:first-child .control.readonly, div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleContainerCoApp].section div[data-style-id=field]:first-child .control.readonly, div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleContainer].section div[data-style-id=field]:first-child .control.readonly, div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleContainer].section div[data-style-id=field]:first-child .control.readonly, div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleContainerCoApp].section div[data-style-id=field]:first-child .control.readonly, div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleContainerCoApp].section div[data-style-id=field]:first-child .control.readonly, div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleContainer].section div[data-style-id=field]:first-child .control.readonly, div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleContainer].section div[data-style-id=field]:first-child .control.readonly, div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleContainerCoApp].section div[data-style-id=field]:first-child .control.readonly, div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleContainerCoApp].section div[data-style-id=field]:first-child .control.readonly {
  display: none;
}
div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatus] ~ div[data-style-section-name=wiTaleMaritalsStatusCoApp], div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatus] ~ div[data-style-section-name=wiTaleMaritalsStatusCoApp], div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=wiTaleMaritalsStatus] ~ div[data-style-section-name=wiTaleMaritalsStatusCoApp] {
  border-top: 1px solid rgba(0, 0, 0, 0.3);
  padding-top: 2rem;
}
div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatus] ~ div[data-style-section-name=spanishWiTaleMaritalsStatusCoApp], div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatus] ~ div[data-style-section-name=spanishWiTaleMaritalsStatusCoApp], div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries .record-container .record-content div[data-style-section-name=spanishWiTaleMaritalsStatus] ~ div[data-style-section-name=spanishWiTaleMaritalsStatusCoApp] {
  border-top: 1px solid rgba(0, 0, 0, 0.3);
  padding-top: 2rem;
}
div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=text-after].text-after, div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=text-after].text-after, div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=text-after].text-after {
  padding: 0;
  height: 100%;
  position: fixed;
  width: 100%;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
  left: 0;
}
div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=text-after].text-after > div, div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=text-after].text-after > div, div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=text-after].text-after > div {
  font-size: 12px;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-flow: column;
  align-items: center;
}
div[data-style-id=modal-background][data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .component-actions-bottom, div[data-style-id=modal-background][data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .component-actions-bottom, div[data-style-id=modal-background][data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .component-actions-bottom {
  padding: 0 3rem;
}

div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerResend] {
  display: flex !important;
}
div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerResend] div[data-style-id=modal-dialog] {
  height: auto;
  width: auto;
}
div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerResend] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerResend].actor-wrapper {
  position: relative;
}
div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerResend] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceResend].actor-wrapper {
  position: relative !important;
  padding: 4rem 4.5rem;
}
div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerResend] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceResend].actor-wrapper div[data-style-id=base-panel].base-panel {
  box-shadow: none !important;
}
div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerResend] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceResend].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after {
  padding: 0;
  height: 100%;
  position: fixed;
  width: 100%;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
  left: 0;
}
div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerResend] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceResend].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after > div {
  font-size: 12px;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-flow: column;
  align-items: center;
}
div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerResend] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceResend].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
  font-size: 1.5rem;
  height: 5rem;
}
div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerResend] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceResend].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after {
  display: none;
}
div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerResend] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceResend].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child {
  margin-right: 4.5rem;
}
div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerResend] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceResend].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child::after {
  content: "or";
  position: absolute;
  border: 1px solid rgba(0, 0, 0, 0.2);
  padding: 0.5rem;
  border-radius: 50%;
  height: 3rem;
  width: 3rem;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.1);
  top: 50%;
  transform: translateY(-50%);
  left: calc(100% + 3rem);
}
div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerResend] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceResend].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child div[data-style-id=action] {
  width: 12rem;
}
div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerResend] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceResend].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:last-child {
  margin-left: 4.5rem;
}
div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerResend] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceResend].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:last-child div[data-style-id=action] {
  width: 9rem;
}
div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerResend] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceResend].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper] div[data-style-id=action] {
  font-size: 1.5rem;
  height: 5rem;
  width: 12rem;
}
div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerResend] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceResend].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper] div[data-style-id=action]::after {
  display: none;
}
div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerResend] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceResend].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:first-child {
  margin-right: 4.5rem;
}
div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerResend] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceResend].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:first-child::after {
  content: "O";
  position: absolute;
  border: 1px solid rgba(0, 0, 0, 0.2);
  padding: 0.5rem;
  border-radius: 50%;
  height: 3rem;
  width: 3rem;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.1);
  top: 50%;
  transform: translateY(-50%);
  left: calc(100% + 3rem);
}
div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToCustomerDeviceContainerResend] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceResend].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:last-child {
  margin-left: 4.5rem;
}

div[data-style-id=modal-background][data-style-overlay-name=updateSendDocumentToCustomerDeviceContainer] {
  display: flex !important;
}
div[data-style-id=modal-background][data-style-overlay-name=updateSendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] {
  height: auto;
  width: auto;
}
div[data-style-id=modal-background][data-style-overlay-name=updateSendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateSendDocumentToCustomerDeviceContainer].actor-wrapper {
  position: relative;
}
div[data-style-id=modal-background][data-style-overlay-name=updateSendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateSendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateSendDocumentToCustomerDevice].actor-wrapper {
  position: relative !important;
  padding: 4rem 4.5rem;
}
div[data-style-id=modal-background][data-style-overlay-name=updateSendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateSendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateSendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel {
  box-shadow: none !important;
}
div[data-style-id=modal-background][data-style-overlay-name=updateSendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateSendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateSendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after {
  padding: 0;
  height: 100%;
  position: fixed;
  width: 100%;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
  left: 0;
}
div[data-style-id=modal-background][data-style-overlay-name=updateSendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateSendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateSendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after > div {
  font-size: 12px;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-flow: column;
  align-items: center;
}
div[data-style-id=modal-background][data-style-overlay-name=updateSendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateSendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateSendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
  font-size: 1.5rem;
  height: 5rem;
}
div[data-style-id=modal-background][data-style-overlay-name=updateSendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateSendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateSendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after {
  display: none;
}
div[data-style-id=modal-background][data-style-overlay-name=updateSendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateSendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateSendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child {
  margin-right: 4.5rem;
}
div[data-style-id=modal-background][data-style-overlay-name=updateSendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateSendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateSendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child::after {
  content: "or";
  position: absolute;
  border: 1px solid rgba(0, 0, 0, 0.2);
  padding: 0.5rem;
  border-radius: 50%;
  height: 3rem;
  width: 3rem;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.1);
  top: 50%;
  transform: translateY(-50%);
  left: calc(100% + 3rem);
}
div[data-style-id=modal-background][data-style-overlay-name=updateSendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateSendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateSendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child div[data-style-id=action] {
  width: 12rem;
}
div[data-style-id=modal-background][data-style-overlay-name=updateSendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateSendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateSendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:last-child {
  margin-left: 4.5rem;
}
div[data-style-id=modal-background][data-style-overlay-name=updateSendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateSendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateSendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:last-child div[data-style-id=action] {
  width: 9rem;
}
div[data-style-id=modal-background][data-style-overlay-name=updateSendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateSendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateSendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper] div[data-style-id=action] {
  font-size: 1.5rem;
  height: 5rem;
  width: 12rem;
}
div[data-style-id=modal-background][data-style-overlay-name=updateSendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateSendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateSendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper] div[data-style-id=action]::after {
  display: none;
}
div[data-style-id=modal-background][data-style-overlay-name=updateSendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateSendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateSendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:first-child {
  margin-right: 4.5rem;
}
div[data-style-id=modal-background][data-style-overlay-name=updateSendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateSendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateSendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:first-child::after {
  content: "O";
  position: absolute;
  border: 1px solid rgba(0, 0, 0, 0.2);
  padding: 0.5rem;
  border-radius: 50%;
  height: 3rem;
  width: 3rem;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.1);
  top: 50%;
  transform: translateY(-50%);
  left: calc(100% + 3rem);
}
div[data-style-id=modal-background][data-style-overlay-name=updateSendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateSendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateSendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:last-child {
  margin-left: 4.5rem;
}

div[data-style-id=modal-background][data-style-overlay-name=scanSuccessfulContainer] {
  overflow: auto;
  padding: 3rem 0;
  display: flex !important;
}
div[data-style-id=modal-background][data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] {
  height: auto;
  margin: auto;
}
div[data-style-id=modal-background][data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper {
  position: relative;
}
div[data-style-id=modal-background][data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper {
  padding: 0 !important;
}
div[data-style-id=modal-background][data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-id=modal-background][data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel {
  box-shadow: none !important;
}
div[data-style-id=modal-background][data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-id=modal-background][data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after] {
  text-align: left;
  font-size: 1.7rem;
  font-family: arial rounded MT bold;
  line-height: 2.2rem;
  margin-bottom: 0;
  padding: 3rem 2.5rem;
  text-align: center;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
}
div[data-style-id=modal-background][data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before, div[data-style-id=modal-background][data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before {
  text-align: center;
  font-size: 2.2rem;
  font-family: arial rounded mt bold;
  padding: 3.5rem 3rem;
  margin-bottom: 0;
  background-color: rgba(236, 255, 230, 0.85);
  border-top-left-radius: 20px;
  font-family: "Mukta", sans-serif;
  font-weight: 800;
}
div[data-style-id=modal-background][data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom, div[data-style-id=modal-background][data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom {
  padding: 0 2.5rem 3.4rem;
}
div[data-style-id=modal-background][data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  width: 20rem;
  height: 4.5rem;
}
div[data-style-id=modal-background][data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  width: 12rem !important;
}
div[data-style-id=modal-background][data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-id=modal-background][data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after {
  display: none;
}
div[data-style-id=modal-background][data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-id=modal-close-icon] {
  display: none;
}

div[data-style-id=modal-background][data-style-overlay-name=scanFailureContainer] {
  overflow: auto;
  padding: 3rem 0;
  display: flex !important;
}
div[data-style-id=modal-background][data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] {
  height: auto;
  margin: auto;
}
div[data-style-id=modal-background][data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper {
  position: relative;
}
div[data-style-id=modal-background][data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper {
  padding: 0 !important;
}
div[data-style-id=modal-background][data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-id=modal-background][data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel {
  box-shadow: none !important;
}
div[data-style-id=modal-background][data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-id=modal-background][data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after] {
  text-align: left;
  font-size: 1.7rem;
  font-family: arial rounded MT bold;
  line-height: 2.2rem;
  margin-bottom: 0;
  padding: 3rem 2.5rem;
  text-align: center;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
}
div[data-style-id=modal-background][data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before, div[data-style-id=modal-background][data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before {
  text-align: center;
  font-size: 2.2rem;
  font-family: arial rounded mt bold;
  padding: 3.5rem 3rem;
  margin-bottom: 0;
  background-color: rgba(236, 255, 230, 0.85);
  border-top-left-radius: 20px;
  font-family: "Mukta", sans-serif;
  font-weight: 800;
}
div[data-style-id=modal-background][data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom, div[data-style-id=modal-background][data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom {
  padding: 0 2.5rem 3.4rem;
}
div[data-style-id=modal-background][data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  width: 20rem;
  height: 4.5rem;
}
div[data-style-id=modal-background][data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  width: 12rem !important;
}
div[data-style-id=modal-background][data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-id=modal-background][data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after {
  display: none;
}
div[data-style-id=modal-background][data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-id=modal-close-icon] {
  display: none;
}

div[data-style-id=modal-background][data-style-overlay-name=secondScanFailureContainer] {
  overflow: auto;
  padding: 3rem 0;
  display: flex !important;
}
div[data-style-id=modal-background][data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] {
  height: auto;
  margin: auto;
}
div[data-style-id=modal-background][data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=secondScanFailureContainer].actor-wrapper {
  position: relative;
}
div[data-style-id=modal-background][data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper {
  padding: 0 !important;
}
div[data-style-id=modal-background][data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-id=modal-background][data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel {
  box-shadow: none !important;
}
div[data-style-id=modal-background][data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-id=modal-background][data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after] {
  text-align: left;
  font-size: 1.7rem;
  font-family: arial rounded MT bold;
  line-height: 2.2rem;
  margin-bottom: 0;
  padding: 3rem 2.5rem;
  text-align: center;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
}
div[data-style-id=modal-background][data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before, div[data-style-id=modal-background][data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before {
  text-align: center;
  font-size: 2.2rem;
  font-family: arial rounded mt bold;
  padding: 3.5rem 3rem;
  margin-bottom: 0;
  background-color: rgba(236, 255, 230, 0.85);
  border-top-left-radius: 20px;
  font-family: "Mukta", sans-serif;
  font-weight: 800;
}
div[data-style-id=modal-background][data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom, div[data-style-id=modal-background][data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom {
  padding: 0 2.5rem 3.4rem;
}
div[data-style-id=modal-background][data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  width: 20rem;
  height: 4.5rem;
}
div[data-style-id=modal-background][data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  width: 12rem !important;
}
div[data-style-id=modal-background][data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-id=modal-background][data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after {
  display: none;
}
div[data-style-id=modal-background][data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-id=modal-close-icon] {
  display: none;
}

div[data-style-id=modal-background][data-style-overlay-name=sendLinkToBorrowerSuccessContainer] {
  overflow: auto;
  padding: 3rem 0;
  display: flex !important;
}
div[data-style-id=modal-background][data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] {
  height: auto;
  margin: auto;
}
div[data-style-id=modal-background][data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper {
  position: relative;
}
div[data-style-id=modal-background][data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendLinkToBorrowerSuccessOverlay].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSendLinkToBorrowerSuccessOverlay].actor-wrapper {
  padding: 0 !important;
}
div[data-style-id=modal-background][data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendLinkToBorrowerSuccessOverlay].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-id=modal-background][data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSendLinkToBorrowerSuccessOverlay].actor-wrapper div[data-style-id=base-panel].base-panel {
  box-shadow: none !important;
}
div[data-style-id=modal-background][data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendLinkToBorrowerSuccessOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-id=modal-background][data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSendLinkToBorrowerSuccessOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after] {
  text-align: left;
  font-size: 1.7rem;
  font-family: arial rounded MT bold;
  line-height: 2.2rem;
  margin-bottom: 0;
  padding: 3rem 2.5rem;
  text-align: center;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
}
div[data-style-id=modal-background][data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendLinkToBorrowerSuccessOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before, div[data-style-id=modal-background][data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSendLinkToBorrowerSuccessOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before {
  text-align: center;
  font-size: 2.2rem;
  font-family: arial rounded mt bold;
  padding: 3.5rem 3rem;
  margin-bottom: 0;
  background-color: rgba(236, 255, 230, 0.85);
  border-top-left-radius: 20px;
  font-family: "Mukta", sans-serif;
  font-weight: 800;
}
div[data-style-id=modal-background][data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendLinkToBorrowerSuccessOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom, div[data-style-id=modal-background][data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSendLinkToBorrowerSuccessOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom {
  padding: 0 2.5rem 3.4rem;
}
div[data-style-id=modal-background][data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendLinkToBorrowerSuccessOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSendLinkToBorrowerSuccessOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  width: 20rem;
  height: 4.5rem;
}
div[data-style-id=modal-background][data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom, div[data-style-id=modal-background][data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom {
  padding: 0 2.5rem 3.4rem;
}
div[data-style-id=modal-background][data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  width: 20rem;
  height: 4.5rem;
}
div[data-style-id=modal-background][data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-id=modal-close-icon] {
  display: none;
}

div[data-style-id=modal-background][data-style-overlay-name=scanSuccessfulPopup], div[data-style-id=modal-background][data-style-overlay-name=scanFailurePopup], div[data-style-id=modal-background][data-style-overlay-name=secondScanFailurePopup] {
  overflow: auto;
  padding: 3rem 0;
  display: flex !important;
}
div[data-style-id=modal-background][data-style-overlay-name=scanSuccessfulPopup] div[data-style-id=modal-dialog], div[data-style-id=modal-background][data-style-overlay-name=scanFailurePopup] div[data-style-id=modal-dialog], div[data-style-id=modal-background][data-style-overlay-name=secondScanFailurePopup] div[data-style-id=modal-dialog] {
  height: auto;
  margin: auto;
}
div[data-style-id=modal-background][data-style-overlay-name=scanSuccessfulPopup] div[data-style-id=modal-dialog] .actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=scanFailurePopup] div[data-style-id=modal-dialog] .actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=secondScanFailurePopup] div[data-style-id=modal-dialog] .actor-wrapper {
  position: relative !important;
  padding: 0 !important;
}
div[data-style-id=modal-background][data-style-overlay-name=scanSuccessfulPopup] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-id=modal-background][data-style-overlay-name=scanFailurePopup] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-id=modal-background][data-style-overlay-name=secondScanFailurePopup] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel {
  box-shadow: none !important;
}
div[data-style-id=modal-background][data-style-overlay-name=scanSuccessfulPopup] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-id=modal-background][data-style-overlay-name=scanSuccessfulPopup] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel h2, div[data-style-id=modal-background][data-style-overlay-name=scanFailurePopup] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-id=modal-background][data-style-overlay-name=scanFailurePopup] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel h2, div[data-style-id=modal-background][data-style-overlay-name=secondScanFailurePopup] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-id=modal-background][data-style-overlay-name=secondScanFailurePopup] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel h2 {
  text-align: left;
  font-size: 1.7rem;
  line-height: 2.2rem;
  margin-bottom: 0;
  padding: 3rem 2.5rem;
  text-align: center;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  position: relative !important;
}
div[data-style-id=modal-background][data-style-overlay-name=scanSuccessfulPopup] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before, div[data-style-id=modal-background][data-style-overlay-name=scanSuccessfulPopup] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel h1, div[data-style-id=modal-background][data-style-overlay-name=scanFailurePopup] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before, div[data-style-id=modal-background][data-style-overlay-name=scanFailurePopup] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel h1, div[data-style-id=modal-background][data-style-overlay-name=secondScanFailurePopup] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before, div[data-style-id=modal-background][data-style-overlay-name=secondScanFailurePopup] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel h1 {
  text-align: center;
  font-size: 2.2rem;
  padding: 3.5rem 3rem;
  margin-bottom: 0;
  background-color: rgba(236, 255, 230, 0.85);
  border-top-left-radius: 20px;
  font-family: "Mukta", sans-serif;
  font-weight: 800;
  position: relative !important;
}
div[data-style-id=modal-background][data-style-overlay-name=scanSuccessfulPopup] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel h1, div[data-style-id=modal-background][data-style-overlay-name=scanFailurePopup] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel h1, div[data-style-id=modal-background][data-style-overlay-name=secondScanFailurePopup] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel h1 {
  height: unset;
  line-height: unset;
}
div[data-style-id=modal-background][data-style-overlay-name=scanSuccessfulPopup] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel h2, div[data-style-id=modal-background][data-style-overlay-name=scanFailurePopup] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel h2, div[data-style-id=modal-background][data-style-overlay-name=secondScanFailurePopup] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel h2 {
  height: unset;
  top: unset;
}
div[data-style-id=modal-background][data-style-overlay-name=scanSuccessfulPopup] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom, div[data-style-id=modal-background][data-style-overlay-name=scanFailurePopup] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom, div[data-style-id=modal-background][data-style-overlay-name=secondScanFailurePopup] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom {
  padding: 0 2.5rem 3.4rem;
}
div[data-style-id=modal-background][data-style-overlay-name=scanSuccessfulPopup] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=scanFailurePopup] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=secondScanFailurePopup] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  width: 12rem;
  height: 4.5rem;
}
div[data-style-id=modal-background][data-style-overlay-name=scanSuccessfulPopup] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-id=modal-background][data-style-overlay-name=scanFailurePopup] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-id=modal-background][data-style-overlay-name=secondScanFailurePopup] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after {
  display: none;
}
div[data-style-id=modal-background][data-style-overlay-name=scanSuccessfulPopup] div[data-style-id=modal-dialog] div[data-style-id=modal-close-icon], div[data-style-id=modal-background][data-style-overlay-name=scanFailurePopup] div[data-style-id=modal-dialog] div[data-style-id=modal-close-icon], div[data-style-id=modal-background][data-style-overlay-name=secondScanFailurePopup] div[data-style-id=modal-dialog] div[data-style-id=modal-close-icon] {
  display: none;
}

div[data-style-id=modal-background][data-style-overlay-name=sendLinkToBorrowerSuccessPopup] {
  overflow: auto;
  padding: 3rem 0;
  display: flex !important;
}
div[data-style-id=modal-background][data-style-overlay-name=sendLinkToBorrowerSuccessPopup] div[data-style-id=modal-dialog] {
  height: auto;
  margin: auto;
}
div[data-style-id=modal-background][data-style-overlay-name=sendLinkToBorrowerSuccessPopup] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessPopup].actor-wrapper {
  position: relative !important;
  padding: 0 !important;
}
div[data-style-id=modal-background][data-style-overlay-name=sendLinkToBorrowerSuccessPopup] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessPopup].actor-wrapper div[data-style-id=base-panel].base-panel {
  box-shadow: none !important;
}
div[data-style-id=modal-background][data-style-overlay-name=sendLinkToBorrowerSuccessPopup] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessPopup].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-id=modal-background][data-style-overlay-name=sendLinkToBorrowerSuccessPopup] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessPopup].actor-wrapper div[data-style-id=base-panel].base-panel h2 {
  text-align: left;
  font-size: 1.7rem;
  line-height: 2.2rem;
  margin-bottom: 0;
  padding: 3rem 2.5rem;
  text-align: center;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  position: relative !important;
}
div[data-style-id=modal-background][data-style-overlay-name=sendLinkToBorrowerSuccessPopup] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessPopup].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before, div[data-style-id=modal-background][data-style-overlay-name=sendLinkToBorrowerSuccessPopup] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessPopup].actor-wrapper div[data-style-id=base-panel].base-panel h1 {
  text-align: center;
  font-size: 2.2rem;
  padding: 3.5rem 3rem;
  margin-bottom: 0;
  background-color: rgba(236, 255, 230, 0.85);
  border-top-left-radius: 20px;
  font-family: "Mukta", sans-serif;
  font-weight: 800;
  position: relative !important;
}
div[data-style-id=modal-background][data-style-overlay-name=sendLinkToBorrowerSuccessPopup] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessPopup].actor-wrapper div[data-style-id=base-panel].base-panel h1 {
  height: unset;
  line-height: unset;
}
div[data-style-id=modal-background][data-style-overlay-name=sendLinkToBorrowerSuccessPopup] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessPopup].actor-wrapper div[data-style-id=base-panel].base-panel h2 {
  height: unset;
  top: unset;
}
div[data-style-id=modal-background][data-style-overlay-name=sendLinkToBorrowerSuccessPopup] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessPopup].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom {
  padding: 0 2.5rem 3.4rem;
}
div[data-style-id=modal-background][data-style-overlay-name=sendLinkToBorrowerSuccessPopup] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessPopup].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  width: 20rem;
  height: 4.5rem;
}
div[data-style-id=modal-background][data-style-overlay-name=sendLinkToBorrowerSuccessPopup] div[data-style-id=modal-dialog] div[data-style-id=modal-close-icon] {
  display: none;
}

div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] {
  overflow: auto;
  padding: 3rem 0;
  display: flex !important;
}
div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] {
  height: auto;
  margin: auto;
}
div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper {
  position: relative;
}
div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper {
  padding: 0 !important;
}
div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel {
  box-shadow: none !important;
}
div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after] {
  text-align: left;
  font-size: 1.7rem;
  font-family: arial rounded MT bold;
  line-height: 2.2rem;
  margin-bottom: 0;
  padding: 3rem 2.5rem;
  text-align: center;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
}
div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before {
  text-align: center;
  font-size: 2.2rem;
  font-family: arial rounded mt bold;
  padding: 3.5rem 3rem;
  margin-bottom: 0;
  background-color: rgba(236, 255, 230, 0.85);
  border-top-left-radius: 20px;
  font-family: "Mukta", sans-serif;
  font-weight: 800;
}
div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom {
  padding: 0 2.5rem 3.4rem;
}
div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  width: 20rem;
  height: 4.5rem;
}
div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper .component-actions-bottom, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper .component-actions-bottom {
  padding: 0 2.5rem 3.4rem;
}
div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  width: 20rem;
  height: 4.5rem;
}
div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-id=modal-close-icon] {
  display: none;
}

div[data-style-id=modal-background][data-style-overlay-name=submitApplicationFailureContainer], div[data-style-id=modal-background][data-style-overlay-name=submitApplicationFailureContainerUpdate], div[data-style-id=modal-background][data-style-overlay-name=submitApplicationFailureContainerApplicant], div[data-style-id=modal-background][data-style-overlay-name=caSubmitFailureContainer], div[data-style-id=modal-background][data-style-overlay-name=caSubmitFailureContainerUpdate], div[data-style-id=modal-background][data-style-overlay-name=caSubmitFailureContainerApplicant], div[data-style-id=modal-background][data-style-overlay-name=appCreateFailure], div[data-style-id=modal-background][data-style-overlay-name=appCreateFailureApplicant], div[data-style-id=modal-background][data-style-overlay-name=appCreateFailureUpdate], div[data-style-id=modal-background][data-style-overlay-name=highTrafficOverlay], div[data-style-id=modal-background][data-style-overlay-name=highTrafficOverlayApplicant], div[data-style-id=modal-background][data-style-overlay-name=highTrafficOverlayUpdate] {
  overflow: auto;
  padding: 3rem 0;
  display: flex !important;
}
div[data-style-id=modal-background][data-style-overlay-name=submitApplicationFailureContainer] div[data-style-id=modal-dialog], div[data-style-id=modal-background][data-style-overlay-name=submitApplicationFailureContainerUpdate] div[data-style-id=modal-dialog], div[data-style-id=modal-background][data-style-overlay-name=submitApplicationFailureContainerApplicant] div[data-style-id=modal-dialog], div[data-style-id=modal-background][data-style-overlay-name=caSubmitFailureContainer] div[data-style-id=modal-dialog], div[data-style-id=modal-background][data-style-overlay-name=caSubmitFailureContainerUpdate] div[data-style-id=modal-dialog], div[data-style-id=modal-background][data-style-overlay-name=caSubmitFailureContainerApplicant] div[data-style-id=modal-dialog], div[data-style-id=modal-background][data-style-overlay-name=appCreateFailure] div[data-style-id=modal-dialog], div[data-style-id=modal-background][data-style-overlay-name=appCreateFailureApplicant] div[data-style-id=modal-dialog], div[data-style-id=modal-background][data-style-overlay-name=appCreateFailureUpdate] div[data-style-id=modal-dialog], div[data-style-id=modal-background][data-style-overlay-name=highTrafficOverlay] div[data-style-id=modal-dialog], div[data-style-id=modal-background][data-style-overlay-name=highTrafficOverlayApplicant] div[data-style-id=modal-dialog], div[data-style-id=modal-background][data-style-overlay-name=highTrafficOverlayUpdate] div[data-style-id=modal-dialog] {
  height: auto;
  margin: auto;
}
div[data-style-id=modal-background][data-style-overlay-name=submitApplicationFailureContainer] div[data-style-id=modal-dialog] .actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=submitApplicationFailureContainerUpdate] div[data-style-id=modal-dialog] .actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=submitApplicationFailureContainerApplicant] div[data-style-id=modal-dialog] .actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=caSubmitFailureContainer] div[data-style-id=modal-dialog] .actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=caSubmitFailureContainerUpdate] div[data-style-id=modal-dialog] .actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=caSubmitFailureContainerApplicant] div[data-style-id=modal-dialog] .actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=appCreateFailure] div[data-style-id=modal-dialog] .actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=appCreateFailureApplicant] div[data-style-id=modal-dialog] .actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=appCreateFailureUpdate] div[data-style-id=modal-dialog] .actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=highTrafficOverlay] div[data-style-id=modal-dialog] .actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=highTrafficOverlayApplicant] div[data-style-id=modal-dialog] .actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=highTrafficOverlayUpdate] div[data-style-id=modal-dialog] .actor-wrapper {
  padding: 0 !important;
  position: relative !important;
}
div[data-style-id=modal-background][data-style-overlay-name=submitApplicationFailureContainer] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-id=modal-background][data-style-overlay-name=submitApplicationFailureContainer] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel h2, div[data-style-id=modal-background][data-style-overlay-name=submitApplicationFailureContainerUpdate] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-id=modal-background][data-style-overlay-name=submitApplicationFailureContainerUpdate] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel h2, div[data-style-id=modal-background][data-style-overlay-name=submitApplicationFailureContainerApplicant] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-id=modal-background][data-style-overlay-name=submitApplicationFailureContainerApplicant] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel h2, div[data-style-id=modal-background][data-style-overlay-name=caSubmitFailureContainer] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-id=modal-background][data-style-overlay-name=caSubmitFailureContainer] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel h2, div[data-style-id=modal-background][data-style-overlay-name=caSubmitFailureContainerUpdate] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-id=modal-background][data-style-overlay-name=caSubmitFailureContainerUpdate] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel h2, div[data-style-id=modal-background][data-style-overlay-name=caSubmitFailureContainerApplicant] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-id=modal-background][data-style-overlay-name=caSubmitFailureContainerApplicant] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel h2, div[data-style-id=modal-background][data-style-overlay-name=appCreateFailure] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-id=modal-background][data-style-overlay-name=appCreateFailure] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel h2, div[data-style-id=modal-background][data-style-overlay-name=appCreateFailureApplicant] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-id=modal-background][data-style-overlay-name=appCreateFailureApplicant] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel h2, div[data-style-id=modal-background][data-style-overlay-name=appCreateFailureUpdate] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-id=modal-background][data-style-overlay-name=appCreateFailureUpdate] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel h2, div[data-style-id=modal-background][data-style-overlay-name=highTrafficOverlay] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-id=modal-background][data-style-overlay-name=highTrafficOverlay] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel h2, div[data-style-id=modal-background][data-style-overlay-name=highTrafficOverlayApplicant] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-id=modal-background][data-style-overlay-name=highTrafficOverlayApplicant] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel h2, div[data-style-id=modal-background][data-style-overlay-name=highTrafficOverlayUpdate] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-id=modal-background][data-style-overlay-name=highTrafficOverlayUpdate] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel h2 {
  position: relative;
  text-align: left;
  font-size: 1.7rem;
  font-family: arial rounded MT bold;
  line-height: 2.2rem;
  margin-bottom: 0;
  padding: 4rem 3rem;
  text-align: center;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
}
div[data-style-id=modal-background][data-style-overlay-name=submitApplicationFailureContainer] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before, div[data-style-id=modal-background][data-style-overlay-name=submitApplicationFailureContainer] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel h1, div[data-style-id=modal-background][data-style-overlay-name=submitApplicationFailureContainerUpdate] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before, div[data-style-id=modal-background][data-style-overlay-name=submitApplicationFailureContainerUpdate] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel h1, div[data-style-id=modal-background][data-style-overlay-name=submitApplicationFailureContainerApplicant] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before, div[data-style-id=modal-background][data-style-overlay-name=submitApplicationFailureContainerApplicant] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel h1, div[data-style-id=modal-background][data-style-overlay-name=caSubmitFailureContainer] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before, div[data-style-id=modal-background][data-style-overlay-name=caSubmitFailureContainer] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel h1, div[data-style-id=modal-background][data-style-overlay-name=caSubmitFailureContainerUpdate] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before, div[data-style-id=modal-background][data-style-overlay-name=caSubmitFailureContainerUpdate] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel h1, div[data-style-id=modal-background][data-style-overlay-name=caSubmitFailureContainerApplicant] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before, div[data-style-id=modal-background][data-style-overlay-name=caSubmitFailureContainerApplicant] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel h1, div[data-style-id=modal-background][data-style-overlay-name=appCreateFailure] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before, div[data-style-id=modal-background][data-style-overlay-name=appCreateFailure] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel h1, div[data-style-id=modal-background][data-style-overlay-name=appCreateFailureApplicant] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before, div[data-style-id=modal-background][data-style-overlay-name=appCreateFailureApplicant] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel h1, div[data-style-id=modal-background][data-style-overlay-name=appCreateFailureUpdate] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before, div[data-style-id=modal-background][data-style-overlay-name=appCreateFailureUpdate] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel h1, div[data-style-id=modal-background][data-style-overlay-name=highTrafficOverlay] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before, div[data-style-id=modal-background][data-style-overlay-name=highTrafficOverlay] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel h1, div[data-style-id=modal-background][data-style-overlay-name=highTrafficOverlayApplicant] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before, div[data-style-id=modal-background][data-style-overlay-name=highTrafficOverlayApplicant] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel h1, div[data-style-id=modal-background][data-style-overlay-name=highTrafficOverlayUpdate] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before, div[data-style-id=modal-background][data-style-overlay-name=highTrafficOverlayUpdate] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel h1 {
  position: relative;
  text-align: center;
  font-size: 2.2rem;
  font-family: arial rounded mt bold;
  padding: 3.5rem 3rem;
  margin-bottom: 0;
  background-color: rgba(236, 255, 230, 0.85);
  border-top-left-radius: 20px;
  font-family: "Mukta", sans-serif;
  font-weight: 800;
}
div[data-style-id=modal-background][data-style-overlay-name=submitApplicationFailureContainer] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel h1, div[data-style-id=modal-background][data-style-overlay-name=submitApplicationFailureContainerUpdate] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel h1, div[data-style-id=modal-background][data-style-overlay-name=submitApplicationFailureContainerApplicant] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel h1, div[data-style-id=modal-background][data-style-overlay-name=caSubmitFailureContainer] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel h1, div[data-style-id=modal-background][data-style-overlay-name=caSubmitFailureContainerUpdate] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel h1, div[data-style-id=modal-background][data-style-overlay-name=caSubmitFailureContainerApplicant] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel h1, div[data-style-id=modal-background][data-style-overlay-name=appCreateFailure] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel h1, div[data-style-id=modal-background][data-style-overlay-name=appCreateFailureApplicant] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel h1, div[data-style-id=modal-background][data-style-overlay-name=appCreateFailureUpdate] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel h1, div[data-style-id=modal-background][data-style-overlay-name=highTrafficOverlay] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel h1, div[data-style-id=modal-background][data-style-overlay-name=highTrafficOverlayApplicant] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel h1, div[data-style-id=modal-background][data-style-overlay-name=highTrafficOverlayUpdate] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel h1 {
  line-height: unset;
  height: auto;
}
div[data-style-id=modal-background][data-style-overlay-name=submitApplicationFailureContainer] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel h2, div[data-style-id=modal-background][data-style-overlay-name=submitApplicationFailureContainerUpdate] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel h2, div[data-style-id=modal-background][data-style-overlay-name=submitApplicationFailureContainerApplicant] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel h2, div[data-style-id=modal-background][data-style-overlay-name=caSubmitFailureContainer] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel h2, div[data-style-id=modal-background][data-style-overlay-name=caSubmitFailureContainerUpdate] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel h2, div[data-style-id=modal-background][data-style-overlay-name=caSubmitFailureContainerApplicant] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel h2, div[data-style-id=modal-background][data-style-overlay-name=appCreateFailure] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel h2, div[data-style-id=modal-background][data-style-overlay-name=appCreateFailureApplicant] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel h2, div[data-style-id=modal-background][data-style-overlay-name=appCreateFailureUpdate] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel h2, div[data-style-id=modal-background][data-style-overlay-name=highTrafficOverlay] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel h2, div[data-style-id=modal-background][data-style-overlay-name=highTrafficOverlayApplicant] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel h2, div[data-style-id=modal-background][data-style-overlay-name=highTrafficOverlayUpdate] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel h2 {
  height: auto;
  top: unset;
}
div[data-style-id=modal-background][data-style-overlay-name=submitApplicationFailureContainer] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom, div[data-style-id=modal-background][data-style-overlay-name=submitApplicationFailureContainerUpdate] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom, div[data-style-id=modal-background][data-style-overlay-name=submitApplicationFailureContainerApplicant] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom, div[data-style-id=modal-background][data-style-overlay-name=caSubmitFailureContainer] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom, div[data-style-id=modal-background][data-style-overlay-name=caSubmitFailureContainerUpdate] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom, div[data-style-id=modal-background][data-style-overlay-name=caSubmitFailureContainerApplicant] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom, div[data-style-id=modal-background][data-style-overlay-name=appCreateFailure] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom, div[data-style-id=modal-background][data-style-overlay-name=appCreateFailureApplicant] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom, div[data-style-id=modal-background][data-style-overlay-name=appCreateFailureUpdate] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom, div[data-style-id=modal-background][data-style-overlay-name=highTrafficOverlay] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom, div[data-style-id=modal-background][data-style-overlay-name=highTrafficOverlayApplicant] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom, div[data-style-id=modal-background][data-style-overlay-name=highTrafficOverlayUpdate] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom {
  padding: 0 2.5rem 4.4rem;
}
div[data-style-id=modal-background][data-style-overlay-name=submitApplicationFailureContainer] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=submitApplicationFailureContainerUpdate] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=submitApplicationFailureContainerApplicant] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=caSubmitFailureContainer] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=caSubmitFailureContainerUpdate] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=caSubmitFailureContainerApplicant] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=appCreateFailure] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=appCreateFailureApplicant] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=appCreateFailureUpdate] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=highTrafficOverlay] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=highTrafficOverlayApplicant] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=highTrafficOverlayUpdate] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  width: 12rem !important;
  height: 4.5rem;
}
div[data-style-id=modal-background][data-style-overlay-name=submitApplicationFailureContainer] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-id=modal-background][data-style-overlay-name=submitApplicationFailureContainerUpdate] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-id=modal-background][data-style-overlay-name=submitApplicationFailureContainerApplicant] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-id=modal-background][data-style-overlay-name=caSubmitFailureContainer] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-id=modal-background][data-style-overlay-name=caSubmitFailureContainerUpdate] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-id=modal-background][data-style-overlay-name=caSubmitFailureContainerApplicant] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-id=modal-background][data-style-overlay-name=appCreateFailure] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-id=modal-background][data-style-overlay-name=appCreateFailureApplicant] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-id=modal-background][data-style-overlay-name=appCreateFailureUpdate] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-id=modal-background][data-style-overlay-name=highTrafficOverlay] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-id=modal-background][data-style-overlay-name=highTrafficOverlayApplicant] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-id=modal-background][data-style-overlay-name=highTrafficOverlayUpdate] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after {
  display: none;
}
div[data-style-id=modal-background][data-style-overlay-name=submitApplicationFailureContainer] div[data-style-id=modal-dialog] div[data-style-id=modal-close-icon], div[data-style-id=modal-background][data-style-overlay-name=submitApplicationFailureContainerUpdate] div[data-style-id=modal-dialog] div[data-style-id=modal-close-icon], div[data-style-id=modal-background][data-style-overlay-name=submitApplicationFailureContainerApplicant] div[data-style-id=modal-dialog] div[data-style-id=modal-close-icon], div[data-style-id=modal-background][data-style-overlay-name=caSubmitFailureContainer] div[data-style-id=modal-dialog] div[data-style-id=modal-close-icon], div[data-style-id=modal-background][data-style-overlay-name=caSubmitFailureContainerUpdate] div[data-style-id=modal-dialog] div[data-style-id=modal-close-icon], div[data-style-id=modal-background][data-style-overlay-name=caSubmitFailureContainerApplicant] div[data-style-id=modal-dialog] div[data-style-id=modal-close-icon], div[data-style-id=modal-background][data-style-overlay-name=appCreateFailure] div[data-style-id=modal-dialog] div[data-style-id=modal-close-icon], div[data-style-id=modal-background][data-style-overlay-name=appCreateFailureApplicant] div[data-style-id=modal-dialog] div[data-style-id=modal-close-icon], div[data-style-id=modal-background][data-style-overlay-name=appCreateFailureUpdate] div[data-style-id=modal-dialog] div[data-style-id=modal-close-icon], div[data-style-id=modal-background][data-style-overlay-name=highTrafficOverlay] div[data-style-id=modal-dialog] div[data-style-id=modal-close-icon], div[data-style-id=modal-background][data-style-overlay-name=highTrafficOverlayApplicant] div[data-style-id=modal-dialog] div[data-style-id=modal-close-icon], div[data-style-id=modal-background][data-style-overlay-name=highTrafficOverlayUpdate] div[data-style-id=modal-dialog] div[data-style-id=modal-close-icon] {
  display: none;
}

div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer], div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] {
  overflow: auto;
  padding: 3rem 0;
  display: flex !important;
}
div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog], div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] {
  height: -moz-fit-content;
  height: fit-content;
  width: 50rem;
  min-height: 15rem;
  margin: auto;
}
div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdOverlayContainer].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=coAppScanIdOverlayContainer].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdOverlayContainer].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=coAppScanIdOverlayContainer].actor-wrapper {
  position: relative;
}
div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdFields].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=coAppScanIdFields].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdFields].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=coAppScanIdFields].actor-wrapper {
  padding: 0 !important;
}
div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdFields].actor-wrapper div[data-style-id=base-panel].base-panel .entries, div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=coAppScanIdFields].actor-wrapper div[data-style-id=base-panel].base-panel .entries, div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdFields].actor-wrapper div[data-style-id=base-panel].base-panel .entries, div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=coAppScanIdFields].actor-wrapper div[data-style-id=base-panel].base-panel .entries {
  opacity: 0 !important;
  height: 0 !important;
}
div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdFields].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field], div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=coAppScanIdFields].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field], div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdFields].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field], div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=coAppScanIdFields].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] {
  opacity: 0 !important;
  height: 0 !important;
}
div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdFields].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=coAppScanIdFields].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdFields].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=coAppScanIdFields].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=action-wrapper] {
  opacity: 0 !important;
  height: 0 !important;
}
div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content, div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content, div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content, div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content, div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content, div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content, div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content, div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content {
  padding: 0 !important;
}
div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .loaderContainer, div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .loaderContainer, div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .loaderContainer, div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .loaderContainer, div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .loaderContainer, div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .loaderContainer, div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .loaderContainer, div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .loaderContainer {
  padding: 0;
  height: 100vh;
  position: fixed;
  width: 100%;
  color: rgba(0, 0, 0, 0.5);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .loaderContainer > div, div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .loaderContainer > div, div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .loaderContainer > div, div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .loaderContainer > div, div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .loaderContainer > div, div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .loaderContainer > div, div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .loaderContainer > div, div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .loaderContainer > div {
  font-size: 12px;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-flow: column;
  align-items: center;
}
div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .CameraCross .closeIcon, div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .CameraCross .closeIcon, div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .CameraCross .closeIcon, div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .CameraCross .closeIcon, div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .CameraCross .closeIcon, div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .CameraCross .closeIcon, div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .CameraCross .closeIcon, div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .CameraCross .closeIcon {
  border-radius: 50%;
  position: absolute;
  background: grey;
  padding: 1.5rem;
  top: 8%;
  left: 87%;
  cursor: pointer;
}
div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .CameraCross .closeIcon img, div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .CameraCross .closeIcon img, div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .CameraCross .closeIcon img, div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .CameraCross .closeIcon img, div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .CameraCross .closeIcon img, div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .CameraCross .closeIcon img, div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .CameraCross .closeIcon img, div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .CameraCross .closeIcon img {
  height: 2.5rem;
}
div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerText, div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerText, div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerText, div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerText, div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerText, div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerText, div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerText, div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerText {
  display: flex;
  flex-flow: column;
}
div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerText .headingText, div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerText .headingText, div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerText .headingText, div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerText .headingText, div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerText .headingText, div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerText .headingText, div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerText .headingText, div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerText .headingText {
  font-size: 2.2rem;
  font-family: arial rounded mt bold;
  width: 100%;
  text-align: center;
  padding: 3rem;
  background: rgba(236, 255, 230, 0.85);
  border-top-left-radius: 19px;
  font-family: "Mukta", sans-serif;
  font-weight: 800;
}
div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerText .pageDetails, div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerText .pageDetails, div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerText .pageDetails, div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerText .pageDetails, div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerText .pageDetails, div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerText .pageDetails, div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerText .pageDetails, div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerText .pageDetails {
  font-size: 1.5rem;
  font-family: arial rounded mt bold;
  color: rgba(0, 0, 0, 0.5);
  width: 100%;
  text-align: center;
  padding: 5rem 2.5rem 2.5rem;
  line-height: 2.2rem;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
}
div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerBtn, div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerBtn, div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerBtn, div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerBtn, div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerBtn, div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerBtn, div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerBtn, div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerBtn {
  display: flex;
  justify-content: center;
  flex-flow: wrap;
  padding: 4.6rem 2.5rem;
  padding-top: 0;
}
div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerBtn #screen-scanning, div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerBtn #screen-scanning, div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerBtn #screen-scanning, div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerBtn #screen-scanning, div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerBtn #screen-scanning, div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerBtn #screen-scanning, div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerBtn #screen-scanning, div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerBtn #screen-scanning {
  padding: 2rem 0;
  margin: 0;
  height: -moz-fit-content;
  height: fit-content;
  width: 100%;
}
div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerBtn #screen-scanning #camera-feed, div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerBtn #screen-scanning #camera-feed, div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerBtn #screen-scanning #camera-feed, div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerBtn #screen-scanning #camera-feed, div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerBtn #screen-scanning #camera-feed, div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerBtn #screen-scanning #camera-feed, div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerBtn #screen-scanning #camera-feed, div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerBtn #screen-scanning #camera-feed {
  height: calc(100vh - 12rem);
}
div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerBtn #screen-scanning canvas, div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerBtn #screen-scanning canvas, div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerBtn #screen-scanning canvas, div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerBtn #screen-scanning canvas, div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerBtn #screen-scanning canvas, div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerBtn #screen-scanning canvas, div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerBtn #screen-scanning canvas, div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerBtn #screen-scanning canvas {
  width: 0 !important;
  height: 0 !important;
}
div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerBtn #screen-scanning #camera-guides, div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerBtn #screen-scanning #camera-guides, div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerBtn #screen-scanning #camera-guides, div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerBtn #screen-scanning #camera-guides, div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerBtn #screen-scanning #camera-guides, div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerBtn #screen-scanning #camera-guides, div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerBtn #screen-scanning #camera-guides, div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerBtn #screen-scanning #camera-guides {
  margin: 2rem;
  margin-bottom: 0;
  font-size: 1.4rem;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
}
div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerBtn img, div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerBtn img, div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerBtn img, div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerBtn img, div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerBtn img, div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerBtn img, div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerBtn img, div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerBtn img {
  height: 2.5rem;
}
div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerBtn div, div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerBtn div, div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerBtn div, div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerBtn div, div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerBtn div, div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerBtn div, div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerBtn div, div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerBtn div {
  margin: 1rem 4rem;
  display: flex;
  flex-flow: column;
  align-items: center;
}
div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerBtn div button, div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerBtn div button, div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerBtn div button, div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerBtn div button, div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerBtn div button, div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerBtn div button, div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerBtn div button, div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerBtn div button {
  border-radius: 50% !important;
  width: 5.5rem;
  height: 5.5rem;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.16) !important;
  border: 1px solid #84c220 !important;
  background: none !important;
  outline: none !important;
}
div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerBtn div input, div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerBtn div input, div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerBtn div input, div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerBtn div input, div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerBtn div input, div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerBtn div input, div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerBtn div input, div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerBtn div input {
  border-radius: 50% !important;
  width: 5.5rem;
  height: 5.5rem;
  outline: none !important;
  opacity: 0;
  position: absolute;
  cursor: pointer;
}
div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerBtn div .btnText, div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerBtn div .btnText, div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerBtn div .btnText, div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerBtn div .btnText, div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerBtn div .btnText, div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerBtn div .btnText, div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerBtn div .btnText, div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerBtn div .btnText {
  font-family: arial rounded mt bold;
  font-size: 1.4rem;
  color: rgba(0, 0, 0, 0.5);
  margin-top: 1.5rem;
  text-align: center;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
}
div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerBtn div a, div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerBtn div a, div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerBtn div a, div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerBtn div a, div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerBtn div a, div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerBtn div a, div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerBtn div a, div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerBtn div a {
  border-radius: 50% !important;
  width: 5.5rem;
  height: 5.5rem;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.16) !important;
  border: 1px solid #84c220 !important;
  background: none !important;
  outline: none !important;
  display: flex;
  justify-content: center;
  align-items: center;
}
div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content .component-actions-bottom-left div[data-style-id=action-wrapper] {
  opacity: 0 !important;
  height: 0 !important;
}
div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
  padding: 0 !important;
  font-size: 0 !important;
}

div[data-style-id=modal-background][data-style-overlay-name=esignConsentIframeContainer], div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainer],
div[data-style-id=modal-background][data-style-overlay-name=esignConsentIframeContainerResend], div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainerResend], div[data-style-id=modal-background][data-style-overlay-name=esignIframeContainerApplicant], div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainerApplicant], div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainerUpdate], div[data-style-id=modal-background][data-style-overlay-name=esignConsentIframeContainerUpdate] {
  display: flex !important;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentIframeContainer] div[data-style-id=modal-dialog], div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainer] div[data-style-id=modal-dialog],
div[data-style-id=modal-background][data-style-overlay-name=esignConsentIframeContainerResend] div[data-style-id=modal-dialog], div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainerResend] div[data-style-id=modal-dialog], div[data-style-id=modal-background][data-style-overlay-name=esignIframeContainerApplicant] div[data-style-id=modal-dialog], div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainerApplicant] div[data-style-id=modal-dialog], div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainerUpdate] div[data-style-id=modal-dialog], div[data-style-id=modal-background][data-style-overlay-name=esignConsentIframeContainerUpdate] div[data-style-id=modal-dialog] {
  height: -moz-fit-content;
  height: fit-content;
  width: 85%;
  border-top-left-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentIframeContainer] div[data-style-id=modal-dialog] .actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainer] div[data-style-id=modal-dialog] .actor-wrapper,
div[data-style-id=modal-background][data-style-overlay-name=esignConsentIframeContainerResend] div[data-style-id=modal-dialog] .actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainerResend] div[data-style-id=modal-dialog] .actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=esignIframeContainerApplicant] div[data-style-id=modal-dialog] .actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainerApplicant] div[data-style-id=modal-dialog] .actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainerUpdate] div[data-style-id=modal-dialog] .actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=esignConsentIframeContainerUpdate] div[data-style-id=modal-dialog] .actor-wrapper {
  position: relative !important;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentIframeContainer] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=division], div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainer] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=division],
div[data-style-id=modal-background][data-style-overlay-name=esignConsentIframeContainerResend] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=division], div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainerResend] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=division], div[data-style-id=modal-background][data-style-overlay-name=esignIframeContainerApplicant] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=division], div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainerApplicant] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=division], div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainerUpdate] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=division], div[data-style-id=modal-background][data-style-overlay-name=esignConsentIframeContainerUpdate] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=division] {
  display: flex;
  flex-flow: column;
  align-items: center;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentIframeContainer] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=division] .actor-wrapper:first-child, div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainer] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=division] .actor-wrapper:first-child,
div[data-style-id=modal-background][data-style-overlay-name=esignConsentIframeContainerResend] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=division] .actor-wrapper:first-child, div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainerResend] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=division] .actor-wrapper:first-child, div[data-style-id=modal-background][data-style-overlay-name=esignIframeContainerApplicant] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=division] .actor-wrapper:first-child, div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainerApplicant] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=division] .actor-wrapper:first-child, div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainerUpdate] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=division] .actor-wrapper:first-child, div[data-style-id=modal-background][data-style-overlay-name=esignConsentIframeContainerUpdate] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=division] .actor-wrapper:first-child {
  width: 100%;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentIframeContainer] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=division] .base-panel, div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainer] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=division] .base-panel,
div[data-style-id=modal-background][data-style-overlay-name=esignConsentIframeContainerResend] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=division] .base-panel, div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainerResend] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=division] .base-panel, div[data-style-id=modal-background][data-style-overlay-name=esignIframeContainerApplicant] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=division] .base-panel, div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainerApplicant] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=division] .base-panel, div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainerUpdate] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=division] .base-panel, div[data-style-id=modal-background][data-style-overlay-name=esignConsentIframeContainerUpdate] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=division] .base-panel {
  display: flex;
  flex-flow: column;
  align-items: center;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentIframeContainer] div[data-style-id=modal-dialog] .actor-wrapper .page-include, div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainer] div[data-style-id=modal-dialog] .actor-wrapper .page-include,
div[data-style-id=modal-background][data-style-overlay-name=esignConsentIframeContainerResend] div[data-style-id=modal-dialog] .actor-wrapper .page-include, div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainerResend] div[data-style-id=modal-dialog] .actor-wrapper .page-include, div[data-style-id=modal-background][data-style-overlay-name=esignIframeContainerApplicant] div[data-style-id=modal-dialog] .actor-wrapper .page-include, div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainerApplicant] div[data-style-id=modal-dialog] .actor-wrapper .page-include, div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainerUpdate] div[data-style-id=modal-dialog] .actor-wrapper .page-include, div[data-style-id=modal-background][data-style-overlay-name=esignConsentIframeContainerUpdate] div[data-style-id=modal-dialog] .actor-wrapper .page-include {
  display: flex;
  flex-flow: column;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentIframeContainer] div[data-style-id=modal-dialog] .actor-wrapper .page-include div:first-child, div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainer] div[data-style-id=modal-dialog] .actor-wrapper .page-include div:first-child,
div[data-style-id=modal-background][data-style-overlay-name=esignConsentIframeContainerResend] div[data-style-id=modal-dialog] .actor-wrapper .page-include div:first-child, div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainerResend] div[data-style-id=modal-dialog] .actor-wrapper .page-include div:first-child, div[data-style-id=modal-background][data-style-overlay-name=esignIframeContainerApplicant] div[data-style-id=modal-dialog] .actor-wrapper .page-include div:first-child, div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainerApplicant] div[data-style-id=modal-dialog] .actor-wrapper .page-include div:first-child, div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainerUpdate] div[data-style-id=modal-dialog] .actor-wrapper .page-include div:first-child, div[data-style-id=modal-background][data-style-overlay-name=esignConsentIframeContainerUpdate] div[data-style-id=modal-dialog] .actor-wrapper .page-include div:first-child {
  position: relative !important;
  width: 100%;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentIframeContainer] div[data-style-id=modal-dialog] .actor-wrapper .page-include div:first-child iframe, div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainer] div[data-style-id=modal-dialog] .actor-wrapper .page-include div:first-child iframe,
div[data-style-id=modal-background][data-style-overlay-name=esignConsentIframeContainerResend] div[data-style-id=modal-dialog] .actor-wrapper .page-include div:first-child iframe, div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainerResend] div[data-style-id=modal-dialog] .actor-wrapper .page-include div:first-child iframe, div[data-style-id=modal-background][data-style-overlay-name=esignIframeContainerApplicant] div[data-style-id=modal-dialog] .actor-wrapper .page-include div:first-child iframe, div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainerApplicant] div[data-style-id=modal-dialog] .actor-wrapper .page-include div:first-child iframe, div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainerUpdate] div[data-style-id=modal-dialog] .actor-wrapper .page-include div:first-child iframe, div[data-style-id=modal-background][data-style-overlay-name=esignConsentIframeContainerUpdate] div[data-style-id=modal-dialog] .actor-wrapper .page-include div:first-child iframe {
  height: calc(100vh - 20rem) !important;
  padding: 4rem 0;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentIframeContainer] div[data-style-id=modal-dialog] .actor-wrapper .page-include div:first-child iframe html, div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainer] div[data-style-id=modal-dialog] .actor-wrapper .page-include div:first-child iframe html,
div[data-style-id=modal-background][data-style-overlay-name=esignConsentIframeContainerResend] div[data-style-id=modal-dialog] .actor-wrapper .page-include div:first-child iframe html, div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainerResend] div[data-style-id=modal-dialog] .actor-wrapper .page-include div:first-child iframe html, div[data-style-id=modal-background][data-style-overlay-name=esignIframeContainerApplicant] div[data-style-id=modal-dialog] .actor-wrapper .page-include div:first-child iframe html, div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainerApplicant] div[data-style-id=modal-dialog] .actor-wrapper .page-include div:first-child iframe html, div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainerUpdate] div[data-style-id=modal-dialog] .actor-wrapper .page-include div:first-child iframe html, div[data-style-id=modal-background][data-style-overlay-name=esignConsentIframeContainerUpdate] div[data-style-id=modal-dialog] .actor-wrapper .page-include div:first-child iframe html {
  height: 100%;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentIframeContainer] div[data-style-id=modal-dialog] .actor-wrapper .page-include div:first-child iframe html body, div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainer] div[data-style-id=modal-dialog] .actor-wrapper .page-include div:first-child iframe html body,
div[data-style-id=modal-background][data-style-overlay-name=esignConsentIframeContainerResend] div[data-style-id=modal-dialog] .actor-wrapper .page-include div:first-child iframe html body, div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainerResend] div[data-style-id=modal-dialog] .actor-wrapper .page-include div:first-child iframe html body, div[data-style-id=modal-background][data-style-overlay-name=esignIframeContainerApplicant] div[data-style-id=modal-dialog] .actor-wrapper .page-include div:first-child iframe html body, div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainerApplicant] div[data-style-id=modal-dialog] .actor-wrapper .page-include div:first-child iframe html body, div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainerUpdate] div[data-style-id=modal-dialog] .actor-wrapper .page-include div:first-child iframe html body, div[data-style-id=modal-background][data-style-overlay-name=esignConsentIframeContainerUpdate] div[data-style-id=modal-dialog] .actor-wrapper .page-include div:first-child iframe html body {
  background-color: white;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentIframeContainer] div[data-style-id=modal-dialog] .actor-wrapper .page-include div:first-child iframe html body #toolbar, div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainer] div[data-style-id=modal-dialog] .actor-wrapper .page-include div:first-child iframe html body #toolbar,
div[data-style-id=modal-background][data-style-overlay-name=esignConsentIframeContainerResend] div[data-style-id=modal-dialog] .actor-wrapper .page-include div:first-child iframe html body #toolbar, div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainerResend] div[data-style-id=modal-dialog] .actor-wrapper .page-include div:first-child iframe html body #toolbar, div[data-style-id=modal-background][data-style-overlay-name=esignIframeContainerApplicant] div[data-style-id=modal-dialog] .actor-wrapper .page-include div:first-child iframe html body #toolbar, div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainerApplicant] div[data-style-id=modal-dialog] .actor-wrapper .page-include div:first-child iframe html body #toolbar, div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainerUpdate] div[data-style-id=modal-dialog] .actor-wrapper .page-include div:first-child iframe html body #toolbar, div[data-style-id=modal-background][data-style-overlay-name=esignConsentIframeContainerUpdate] div[data-style-id=modal-dialog] .actor-wrapper .page-include div:first-child iframe html body #toolbar {
  display: none;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentIframeContainer] div[data-style-id=modal-dialog] .actor-wrapper .page-include div:first-child iframe html body embed, div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainer] div[data-style-id=modal-dialog] .actor-wrapper .page-include div:first-child iframe html body embed,
div[data-style-id=modal-background][data-style-overlay-name=esignConsentIframeContainerResend] div[data-style-id=modal-dialog] .actor-wrapper .page-include div:first-child iframe html body embed, div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainerResend] div[data-style-id=modal-dialog] .actor-wrapper .page-include div:first-child iframe html body embed, div[data-style-id=modal-background][data-style-overlay-name=esignIframeContainerApplicant] div[data-style-id=modal-dialog] .actor-wrapper .page-include div:first-child iframe html body embed, div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainerApplicant] div[data-style-id=modal-dialog] .actor-wrapper .page-include div:first-child iframe html body embed, div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainerUpdate] div[data-style-id=modal-dialog] .actor-wrapper .page-include div:first-child iframe html body embed, div[data-style-id=modal-background][data-style-overlay-name=esignConsentIframeContainerUpdate] div[data-style-id=modal-dialog] .actor-wrapper .page-include div:first-child iframe html body embed {
  position: relative;
  height: 100%;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentIframeContainer] div[data-style-id=modal-dialog] .actor-wrapper .text-after, div[data-style-id=modal-background][data-style-overlay-name=esignConsentIframeContainer] div[data-style-id=modal-dialog] .actor-wrapper .text-before, div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainer] div[data-style-id=modal-dialog] .actor-wrapper .text-after, div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainer] div[data-style-id=modal-dialog] .actor-wrapper .text-before,
div[data-style-id=modal-background][data-style-overlay-name=esignConsentIframeContainerResend] div[data-style-id=modal-dialog] .actor-wrapper .text-after,
div[data-style-id=modal-background][data-style-overlay-name=esignConsentIframeContainerResend] div[data-style-id=modal-dialog] .actor-wrapper .text-before, div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainerResend] div[data-style-id=modal-dialog] .actor-wrapper .text-after, div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainerResend] div[data-style-id=modal-dialog] .actor-wrapper .text-before, div[data-style-id=modal-background][data-style-overlay-name=esignIframeContainerApplicant] div[data-style-id=modal-dialog] .actor-wrapper .text-after, div[data-style-id=modal-background][data-style-overlay-name=esignIframeContainerApplicant] div[data-style-id=modal-dialog] .actor-wrapper .text-before, div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainerApplicant] div[data-style-id=modal-dialog] .actor-wrapper .text-after, div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainerApplicant] div[data-style-id=modal-dialog] .actor-wrapper .text-before, div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainerUpdate] div[data-style-id=modal-dialog] .actor-wrapper .text-after, div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainerUpdate] div[data-style-id=modal-dialog] .actor-wrapper .text-before, div[data-style-id=modal-background][data-style-overlay-name=esignConsentIframeContainerUpdate] div[data-style-id=modal-dialog] .actor-wrapper .text-after, div[data-style-id=modal-background][data-style-overlay-name=esignConsentIframeContainerUpdate] div[data-style-id=modal-dialog] .actor-wrapper .text-before {
  color: red;
  font-family: "Mukta", sans-serif;
  position: absolute;
  top: -3rem;
  width: -moz-max-content;
  width: max-content;
  padding: 0;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentIframeContainer] div[data-style-id=modal-dialog] .actor-wrapper .text-before, div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainer] div[data-style-id=modal-dialog] .actor-wrapper .text-before,
div[data-style-id=modal-background][data-style-overlay-name=esignConsentIframeContainerResend] div[data-style-id=modal-dialog] .actor-wrapper .text-before, div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainerResend] div[data-style-id=modal-dialog] .actor-wrapper .text-before, div[data-style-id=modal-background][data-style-overlay-name=esignIframeContainerApplicant] div[data-style-id=modal-dialog] .actor-wrapper .text-before, div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainerApplicant] div[data-style-id=modal-dialog] .actor-wrapper .text-before, div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainerUpdate] div[data-style-id=modal-dialog] .actor-wrapper .text-before, div[data-style-id=modal-background][data-style-overlay-name=esignConsentIframeContainerUpdate] div[data-style-id=modal-dialog] .actor-wrapper .text-before {
  color: rgba(0, 0, 0, 0.7) !important;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentIframeContainer] div[data-style-id=modal-dialog] .actor-wrapper .component-actions-bottom, div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainer] div[data-style-id=modal-dialog] .actor-wrapper .component-actions-bottom,
div[data-style-id=modal-background][data-style-overlay-name=esignConsentIframeContainerResend] div[data-style-id=modal-dialog] .actor-wrapper .component-actions-bottom, div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainerResend] div[data-style-id=modal-dialog] .actor-wrapper .component-actions-bottom, div[data-style-id=modal-background][data-style-overlay-name=esignIframeContainerApplicant] div[data-style-id=modal-dialog] .actor-wrapper .component-actions-bottom, div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainerApplicant] div[data-style-id=modal-dialog] .actor-wrapper .component-actions-bottom, div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainerUpdate] div[data-style-id=modal-dialog] .actor-wrapper .component-actions-bottom, div[data-style-id=modal-background][data-style-overlay-name=esignConsentIframeContainerUpdate] div[data-style-id=modal-dialog] .actor-wrapper .component-actions-bottom {
  width: -moz-fit-content;
  width: fit-content;
  padding-bottom: 4rem;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentIframeContainer] div[data-style-id=modal-dialog] .actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainer] div[data-style-id=modal-dialog] .actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper],
div[data-style-id=modal-background][data-style-overlay-name=esignConsentIframeContainerResend] div[data-style-id=modal-dialog] .actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainerResend] div[data-style-id=modal-dialog] .actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=esignIframeContainerApplicant] div[data-style-id=modal-dialog] .actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainerApplicant] div[data-style-id=modal-dialog] .actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainerUpdate] div[data-style-id=modal-dialog] .actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=esignConsentIframeContainerUpdate] div[data-style-id=modal-dialog] .actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  height: 5rem;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentIframeContainer] div[data-style-id=modal-dialog] .actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=esignConsentCoAppCheckBtn], div[data-style-id=modal-background][data-style-overlay-name=esignConsentIframeContainer] div[data-style-id=modal-dialog] .actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=esignConsentCoAppCheckBtnSpaniah], div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainer] div[data-style-id=modal-dialog] .actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=esignConsentCoAppCheckBtn], div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainer] div[data-style-id=modal-dialog] .actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=esignConsentCoAppCheckBtnSpaniah],
div[data-style-id=modal-background][data-style-overlay-name=esignConsentIframeContainerResend] div[data-style-id=modal-dialog] .actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=esignConsentCoAppCheckBtn],
div[data-style-id=modal-background][data-style-overlay-name=esignConsentIframeContainerResend] div[data-style-id=modal-dialog] .actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=esignConsentCoAppCheckBtnSpaniah], div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainerResend] div[data-style-id=modal-dialog] .actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=esignConsentCoAppCheckBtn], div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainerResend] div[data-style-id=modal-dialog] .actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=esignConsentCoAppCheckBtnSpaniah], div[data-style-id=modal-background][data-style-overlay-name=esignIframeContainerApplicant] div[data-style-id=modal-dialog] .actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=esignConsentCoAppCheckBtn], div[data-style-id=modal-background][data-style-overlay-name=esignIframeContainerApplicant] div[data-style-id=modal-dialog] .actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=esignConsentCoAppCheckBtnSpaniah], div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainerApplicant] div[data-style-id=modal-dialog] .actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=esignConsentCoAppCheckBtn], div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainerApplicant] div[data-style-id=modal-dialog] .actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=esignConsentCoAppCheckBtnSpaniah], div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainerUpdate] div[data-style-id=modal-dialog] .actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=esignConsentCoAppCheckBtn], div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainerUpdate] div[data-style-id=modal-dialog] .actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=esignConsentCoAppCheckBtnSpaniah], div[data-style-id=modal-background][data-style-overlay-name=esignConsentIframeContainerUpdate] div[data-style-id=modal-dialog] .actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=esignConsentCoAppCheckBtn], div[data-style-id=modal-background][data-style-overlay-name=esignConsentIframeContainerUpdate] div[data-style-id=modal-dialog] .actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=esignConsentCoAppCheckBtnSpaniah] {
  width: 20rem;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentIframeContainer] div[data-style-id=modal-dialog] .actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=closeEsignButton], div[data-style-id=modal-background][data-style-overlay-name=esignConsentIframeContainer] div[data-style-id=modal-dialog] .actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=closeEsignButtonSpanish], div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainer] div[data-style-id=modal-dialog] .actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=closeEsignButton], div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainer] div[data-style-id=modal-dialog] .actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=closeEsignButtonSpanish],
div[data-style-id=modal-background][data-style-overlay-name=esignConsentIframeContainerResend] div[data-style-id=modal-dialog] .actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=closeEsignButton],
div[data-style-id=modal-background][data-style-overlay-name=esignConsentIframeContainerResend] div[data-style-id=modal-dialog] .actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=closeEsignButtonSpanish], div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainerResend] div[data-style-id=modal-dialog] .actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=closeEsignButton], div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainerResend] div[data-style-id=modal-dialog] .actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=closeEsignButtonSpanish], div[data-style-id=modal-background][data-style-overlay-name=esignIframeContainerApplicant] div[data-style-id=modal-dialog] .actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=closeEsignButton], div[data-style-id=modal-background][data-style-overlay-name=esignIframeContainerApplicant] div[data-style-id=modal-dialog] .actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=closeEsignButtonSpanish], div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainerApplicant] div[data-style-id=modal-dialog] .actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=closeEsignButton], div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainerApplicant] div[data-style-id=modal-dialog] .actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=closeEsignButtonSpanish], div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainerUpdate] div[data-style-id=modal-dialog] .actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=closeEsignButton], div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainerUpdate] div[data-style-id=modal-dialog] .actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=closeEsignButtonSpanish], div[data-style-id=modal-background][data-style-overlay-name=esignConsentIframeContainerUpdate] div[data-style-id=modal-dialog] .actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=closeEsignButton], div[data-style-id=modal-background][data-style-overlay-name=esignConsentIframeContainerUpdate] div[data-style-id=modal-dialog] .actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=closeEsignButtonSpanish] {
  width: 12rem;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentIframeContainer] div[data-style-id=modal-dialog] .actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainer] div[data-style-id=modal-dialog] .actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action],
div[data-style-id=modal-background][data-style-overlay-name=esignConsentIframeContainerResend] div[data-style-id=modal-dialog] .actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainerResend] div[data-style-id=modal-dialog] .actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=esignIframeContainerApplicant] div[data-style-id=modal-dialog] .actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainerApplicant] div[data-style-id=modal-dialog] .actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainerUpdate] div[data-style-id=modal-dialog] .actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=esignConsentIframeContainerUpdate] div[data-style-id=modal-dialog] .actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
  font-size: 1.5rem;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentIframeContainer] div[data-style-id=modal-dialog] .actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainer] div[data-style-id=modal-dialog] .actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after,
div[data-style-id=modal-background][data-style-overlay-name=esignConsentIframeContainerResend] div[data-style-id=modal-dialog] .actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainerResend] div[data-style-id=modal-dialog] .actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-id=modal-background][data-style-overlay-name=esignIframeContainerApplicant] div[data-style-id=modal-dialog] .actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainerApplicant] div[data-style-id=modal-dialog] .actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainerUpdate] div[data-style-id=modal-dialog] .actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-id=modal-background][data-style-overlay-name=esignConsentIframeContainerUpdate] div[data-style-id=modal-dialog] .actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after {
  display: none;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentIframeContainer] div[data-style-id=modal-dialog] .actor-wrapper:last-child, div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainer] div[data-style-id=modal-dialog] .actor-wrapper:last-child,
div[data-style-id=modal-background][data-style-overlay-name=esignConsentIframeContainerResend] div[data-style-id=modal-dialog] .actor-wrapper:last-child, div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainerResend] div[data-style-id=modal-dialog] .actor-wrapper:last-child, div[data-style-id=modal-background][data-style-overlay-name=esignIframeContainerApplicant] div[data-style-id=modal-dialog] .actor-wrapper:last-child, div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainerApplicant] div[data-style-id=modal-dialog] .actor-wrapper:last-child, div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainerUpdate] div[data-style-id=modal-dialog] .actor-wrapper:last-child, div[data-style-id=modal-background][data-style-overlay-name=esignConsentIframeContainerUpdate] div[data-style-id=modal-dialog] .actor-wrapper:last-child {
  padding: 0 !important;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentIframeContainer] div[data-style-id=modal-dialog] div[data-style-id=modal-close-icon], div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainer] div[data-style-id=modal-dialog] div[data-style-id=modal-close-icon],
div[data-style-id=modal-background][data-style-overlay-name=esignConsentIframeContainerResend] div[data-style-id=modal-dialog] div[data-style-id=modal-close-icon], div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainerResend] div[data-style-id=modal-dialog] div[data-style-id=modal-close-icon], div[data-style-id=modal-background][data-style-overlay-name=esignIframeContainerApplicant] div[data-style-id=modal-dialog] div[data-style-id=modal-close-icon], div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainerApplicant] div[data-style-id=modal-dialog] div[data-style-id=modal-close-icon], div[data-style-id=modal-background][data-style-overlay-name=coAppEsignIframeContainerUpdate] div[data-style-id=modal-dialog] div[data-style-id=modal-close-icon], div[data-style-id=modal-background][data-style-overlay-name=esignConsentIframeContainerUpdate] div[data-style-id=modal-dialog] div[data-style-id=modal-close-icon] {
  display: none !important;
}

div[data-style-id=modal-background][data-style-overlay-name=sendLinkToBorrowerOverlay] {
  overflow: auto;
  padding: 3rem 0;
  display: flex !important;
}
div[data-style-id=modal-background][data-style-overlay-name=sendLinkToBorrowerOverlay] div[data-style-id=modal-dialog] {
  height: -moz-fit-content;
  height: fit-content;
  width: 40rem;
  margin: auto;
}
div[data-style-id=modal-background][data-style-overlay-name=sendLinkToBorrowerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerOverlay].actor-wrapper {
  position: relative !important;
  padding: 3.5rem 3.5rem 3.6rem;
  overflow: visible;
  /**** CSS start for Cl-946 ****/
  /**** CSS end for Cl-946 ****/
}
div[data-style-id=modal-background][data-style-overlay-name=sendLinkToBorrowerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerOverlay].actor-wrapper div[data-style-id=field] .error {
  top: unset !important;
  line-height: unset !important;
  margin-top: 0.2rem;
  height: 0 !important;
  position: relative !important;
  white-space: unset !important;
  overflow: unset !important;
  text-overflow: unset !important;
}
@media only screen and (max-width: 767px) {
  div[data-style-id=modal-background][data-style-overlay-name=sendLinkToBorrowerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerOverlay].actor-wrapper div[data-style-id=field] .error {
    height: 1rem !important;
  }
}
@media only screen and (max-width: 576px) {
  div[data-style-id=modal-background][data-style-overlay-name=sendLinkToBorrowerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerOverlay].actor-wrapper div[data-style-id=field] .error {
    height: unset !important;
  }
}
div[data-style-id=modal-background][data-style-overlay-name=sendLinkToBorrowerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerOverlay].actor-wrapper div[data-style-id=field][data-style-field-name=mobilePhonePrefix], div[data-style-id=modal-background][data-style-overlay-name=sendLinkToBorrowerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerOverlay].actor-wrapper div[data-style-id=field][data-style-field-name=mobilePhonePrefixConfirm] {
  width: -moz-fit-content !important;
  width: fit-content !important;
  display: flex;
  margin-right: 1rem !important;
}
div[data-style-id=modal-background][data-style-overlay-name=sendLinkToBorrowerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerOverlay].actor-wrapper div[data-style-id=field][data-style-field-name=mobilePhonePrefix] .control.readonly, div[data-style-id=modal-background][data-style-overlay-name=sendLinkToBorrowerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerOverlay].actor-wrapper div[data-style-id=field][data-style-field-name=mobilePhonePrefixConfirm] .control.readonly {
  padding: 0 !important;
}
div[data-style-id=modal-background][data-style-overlay-name=sendLinkToBorrowerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerOverlay].actor-wrapper div[data-style-id=field][data-style-field-name=mobilePhonePrefix] .input-main div, div[data-style-id=modal-background][data-style-overlay-name=sendLinkToBorrowerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerOverlay].actor-wrapper div[data-style-id=field][data-style-field-name=mobilePhonePrefixConfirm] .input-main div {
  height: 4.7rem;
  font-size: 12px;
  padding: 1rem 1.5rem;
  border-top-left-radius: 17px;
  border-bottom-right-radius: 17px;
  box-shadow: none !important;
  border: none !important;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  color: black;
  display: flex;
  align-items: center;
  background-color: #f2f2f2;
}
@media only screen and (max-width: 768px) {
  div[data-style-id=modal-background][data-style-overlay-name=sendLinkToBorrowerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerOverlay].actor-wrapper div[data-style-id=field][data-style-field-name=mobilePhonePrefix] .input-main div, div[data-style-id=modal-background][data-style-overlay-name=sendLinkToBorrowerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerOverlay].actor-wrapper div[data-style-id=field][data-style-field-name=mobilePhonePrefixConfirm] .input-main div {
    height: 5.2rem !important;
    padding: 1rem 1.8rem !important;
    border-top-left-radius: 16px !important;
    border-bottom-right-radius: 16px !important;
  }
}
@media only screen and (max-width: 575px) {
  div[data-style-id=modal-background][data-style-overlay-name=sendLinkToBorrowerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerOverlay].actor-wrapper div[data-style-id=field][data-style-field-name=mobilePhonePrefix] .input-main div, div[data-style-id=modal-background][data-style-overlay-name=sendLinkToBorrowerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerOverlay].actor-wrapper div[data-style-id=field][data-style-field-name=mobilePhonePrefixConfirm] .input-main div {
    height: 5.7rem !important;
  }
}
div[data-style-id=modal-background][data-style-overlay-name=sendLinkToBorrowerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerOverlay].actor-wrapper div[data-style-id=field][data-style-field-name=mobilePhonePrefix] .input-main, div[data-style-id=modal-background][data-style-overlay-name=sendLinkToBorrowerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerOverlay].actor-wrapper div[data-style-id=field][data-style-field-name=mobilePhonePrefixConfirm] .input-main {
  width: 100%;
  justify-content: center;
}
div[data-style-id=modal-background][data-style-overlay-name=sendLinkToBorrowerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerOverlay].actor-wrapper div[data-style-id=field][data-style-field-name=mobile], div[data-style-id=modal-background][data-style-overlay-name=sendLinkToBorrowerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerOverlay].actor-wrapper div[data-style-id=field][data-style-field-name=confirmMobile] {
  width: calc(100% - 1rem - 42px) !important;
}
@media only screen and (max-width: 767px) {
  div[data-style-id=modal-background][data-style-overlay-name=sendLinkToBorrowerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerOverlay].actor-wrapper div[data-style-id=field][data-style-field-name=mobile], div[data-style-id=modal-background][data-style-overlay-name=sendLinkToBorrowerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerOverlay].actor-wrapper div[data-style-id=field][data-style-field-name=confirmMobile] {
    width: calc(100% - 1rem - 43px) !important;
  }
}
@media only screen and (max-width: 575px) {
  div[data-style-id=modal-background][data-style-overlay-name=sendLinkToBorrowerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerOverlay].actor-wrapper div[data-style-id=field][data-style-field-name=mobile], div[data-style-id=modal-background][data-style-overlay-name=sendLinkToBorrowerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerOverlay].actor-wrapper div[data-style-id=field][data-style-field-name=confirmMobile] {
    width: calc(100% - 1rem - 41px) !important;
  }
}
div[data-style-id=modal-background][data-style-overlay-name=sendLinkToBorrowerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerOverlay].actor-wrapper .message-wrapper.top {
  position: relative;
  top: 0 !important;
}
div[data-style-id=modal-background][data-style-overlay-name=sendLinkToBorrowerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerOverlay].actor-wrapper .message-wrapper.top div[data-style-id=in-progress].save-submit {
  position: absolute;
  width: 100%;
  height: 4.5rem;
  border-bottom-right-radius: 19px !important;
  border-top-left-radius: 19px !important;
  display: flex;
  justify-content: center;
  align-items: center;
  bottom: unset;
  background: linear-gradient(180deg, #84c220 0%, #196e1f 100%);
}
div[data-style-id=modal-background][data-style-overlay-name=sendLinkToBorrowerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerOverlay].actor-wrapper div[data-style-id=text-after].text-after {
  padding: 0;
  height: 100%;
  position: fixed;
  width: 100%;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
  left: 0;
}
div[data-style-id=modal-background][data-style-overlay-name=sendLinkToBorrowerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerOverlay].actor-wrapper div[data-style-id=text-after].text-after > div {
  font-size: 12px;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-flow: column;
  align-items: center;
}
div[data-style-id=modal-background][data-style-overlay-name=sendLinkToBorrowerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerOverlay].actor-wrapper .component-actions-top .component-actions-top-right {
  top: -2.5rem;
  right: -2.5rem;
}
div[data-style-id=modal-background][data-style-overlay-name=sendLinkToBorrowerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerOverlay].actor-wrapper .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=closePopupBtn] {
  margin: 0 !important;
}
div[data-style-id=modal-background][data-style-overlay-name=sendLinkToBorrowerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerOverlay].actor-wrapper .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=closePopupBtn] div[data-style-id=action] {
  padding: 0;
  background-color: transparent;
}
div[data-style-id=modal-background][data-style-overlay-name=sendLinkToBorrowerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerOverlay].actor-wrapper .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=closePopupBtn] div[data-style-id=action] img {
  color: #fff;
  font-size: 30px;
  cursor: pointer;
  background-color: #009900;
  width: 4.5rem;
  padding: 0 1.2rem;
  justify-content: center;
  border-radius: 50%;
  border: 4px solid;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.4);
  height: 4.5rem;
}
div[data-style-id=modal-background][data-style-overlay-name=sendLinkToBorrowerOverlay] div[data-style-id=modal-dialog] div[data-style-id=modal-close-icon] {
  display: none !important;
}

div[data-style-id=modal-background][data-style-overlay-name=changePassword] {
  overflow: auto;
  padding: 3rem 0;
  display: flex !important;
}
div[data-style-id=modal-background][data-style-overlay-name=changePassword] div[data-style-id=modal-dialog] {
  width: 60rem;
  margin: auto;
  height: -moz-fit-content;
  height: fit-content;
}
div[data-style-id=modal-background][data-style-overlay-name=changePassword] div[data-style-id=modal-dialog] div[data-style-actor-name=changePassword].actor-wrapper {
  position: relative;
  padding: 2.9rem 3rem 3.6rem;
}
div[data-style-id=modal-background][data-style-overlay-name=changePassword] div[data-style-id=modal-dialog] div[data-style-actor-name=changePassword].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-content {
  padding: 0 !important;
}
div[data-style-id=modal-background][data-style-overlay-name=changePassword] div[data-style-id=modal-dialog] div[data-style-actor-name=changePassword].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] {
  margin-bottom: 3rem;
}
div[data-style-id=modal-background][data-style-overlay-name=changePassword] div[data-style-id=modal-dialog] div[data-style-actor-name=changePassword].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field]:first-child .flabel {
  display: block;
  margin-bottom: 0;
  text-align: center;
}
div[data-style-id=modal-background][data-style-overlay-name=changePassword] div[data-style-id=modal-dialog] div[data-style-actor-name=changePassword].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field]:first-child .control {
  display: none;
}
div[data-style-id=modal-background][data-style-overlay-name=changePassword] div[data-style-id=modal-dialog] div[data-style-actor-name=changePassword].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .error {
  top: 4.6rem;
}
div[data-style-id=modal-background][data-style-overlay-name=changePassword] div[data-style-id=modal-dialog] div[data-style-actor-name=changePassword].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before {
  transform: translateX(-50%);
  text-align: center;
  color: red;
  font-size: 1.5rem;
  position: absolute;
  padding: 0;
  top: 5.5rem;
  left: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
div[data-style-id=modal-background][data-style-overlay-name=changePassword] div[data-style-id=modal-dialog] div[data-style-actor-name=changePassword].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before::before {
  content: "\f071";
  font-family: fontAwesome;
  color: red;
  font-size: 1.8rem;
  padding-right: 0.6rem;
  height: 2.3rem;
  display: flex;
  align-items: center;
}
div[data-style-id=modal-background][data-style-overlay-name=changePassword] div[data-style-id=modal-dialog] div[data-style-actor-name=changePassword].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after {
  padding: 0 0 1.8rem;
  font-family: "Mukta", sans-serif;
  font-weight: 500;
}
div[data-style-id=modal-background][data-style-overlay-name=changePassword] div[data-style-id=modal-dialog] div[data-style-actor-name=changePassword].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after ul {
  padding-left: 1.5rem;
  font-size: 1.3rem;
}
div[data-style-id=modal-background][data-style-overlay-name=changePassword] div[data-style-id=modal-dialog] div[data-style-actor-name=changePassword].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after ul li:first-child {
  margin-top: 0.5rem;
}
div[data-style-id=modal-background][data-style-overlay-name=changePassword] div[data-style-id=modal-dialog] div[data-style-actor-name=changePassword].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left {
  justify-content: center;
}
div[data-style-id=modal-background][data-style-overlay-name=changePassword] div[data-style-id=modal-dialog] div[data-style-actor-name=changePassword].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  width: 22rem;
  margin: 0 1rem;
}
div[data-style-id=modal-background][data-style-overlay-name=changePassword] div[data-style-id=modal-dialog] div[data-style-actor-name=changePassword].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
  font-size: 1.4rem;
}
div[data-style-id=modal-background][data-style-overlay-name=changePassword] div[data-style-id=modal-dialog] div[data-style-id=modal-close-icon] {
  display: none;
}

div[data-style-id=modal-background][data-style-overlay-name=successPassword] {
  overflow: auto;
  padding: 3rem 0;
  display: flex !important;
}
div[data-style-id=modal-background][data-style-overlay-name=successPassword] div[data-style-id=modal-dialog] {
  height: auto;
  margin: auto;
}
div[data-style-id=modal-background][data-style-overlay-name=successPassword] div[data-style-id=modal-dialog] .actor-wrapper {
  position: relative !important;
  padding: 0 !important;
}
div[data-style-id=modal-background][data-style-overlay-name=successPassword] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel {
  box-shadow: none !important;
}
div[data-style-id=modal-background][data-style-overlay-name=successPassword] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after] {
  text-align: left;
  font-size: 1.7rem;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  line-height: 2.2rem;
  margin-bottom: 0;
  padding: 3rem 2.5rem;
  text-align: center;
}
div[data-style-id=modal-background][data-style-overlay-name=successPassword] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before {
  text-align: center;
  font-size: 2.2rem;
  font-family: "Mukta", sans-serif;
  font-weight: 800;
  padding: 3.5rem 3rem;
  margin-bottom: 0;
  background-color: rgba(236, 255, 230, 0.85);
  border-top-left-radius: 20px;
}
div[data-style-id=modal-background][data-style-overlay-name=successPassword] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom {
  padding: 0 2.5rem 3.2rem;
}
div[data-style-id=modal-background][data-style-overlay-name=successPassword] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  width: 12rem !important;
}
div[data-style-id=modal-background][data-style-overlay-name=successPassword] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
  height: 5rem;
}
div[data-style-id=modal-background][data-style-overlay-name=successPassword] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after {
  display: none;
}
div[data-style-id=modal-background][data-style-overlay-name=successPassword] div[data-style-id=modal-dialog] div[data-style-id=modal-close-icon] {
  display: none;
}

div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToBorrowerDeviceContainer], div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToBorrowerDeviceContainerApplicant], div[data-style-id=modal-background][data-style-overlay-name=updateSendDocumentToBorrowerDeviceContainer], div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToBorrowerDeviceContainerResend] {
  overflow: auto;
  padding: 3rem 0;
  display: flex !important;
}
div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToBorrowerDeviceContainer] div[data-style-id=modal-dialog], div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToBorrowerDeviceContainerApplicant] div[data-style-id=modal-dialog], div[data-style-id=modal-background][data-style-overlay-name=updateSendDocumentToBorrowerDeviceContainer] div[data-style-id=modal-dialog], div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToBorrowerDeviceContainerResend] div[data-style-id=modal-dialog] {
  height: -moz-fit-content;
  height: fit-content;
  width: 42rem;
  margin: auto;
}
div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToBorrowerDeviceContainer] div[data-style-id=modal-dialog] .actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToBorrowerDeviceContainerApplicant] div[data-style-id=modal-dialog] .actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=updateSendDocumentToBorrowerDeviceContainer] div[data-style-id=modal-dialog] .actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToBorrowerDeviceContainerResend] div[data-style-id=modal-dialog] .actor-wrapper {
  position: relative !important;
  padding: 3.6rem 3rem 3.6rem;
}
div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToBorrowerDeviceContainer] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=text-after].text-after, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToBorrowerDeviceContainerApplicant] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=text-after].text-after, div[data-style-id=modal-background][data-style-overlay-name=updateSendDocumentToBorrowerDeviceContainer] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=text-after].text-after, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToBorrowerDeviceContainerResend] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=text-after].text-after {
  padding: 0;
  height: 100%;
  position: fixed;
  width: 100%;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
  left: 0;
}
div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToBorrowerDeviceContainer] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=text-after].text-after > div, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToBorrowerDeviceContainerApplicant] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=text-after].text-after > div, div[data-style-id=modal-background][data-style-overlay-name=updateSendDocumentToBorrowerDeviceContainer] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=text-after].text-after > div, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToBorrowerDeviceContainerResend] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=text-after].text-after > div {
  font-size: 12px;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-flow: column;
  align-items: center;
}

div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer], div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] {
  overflow: auto;
  padding: 3rem 0;
  display: flex !important;
}
div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog], div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] {
  height: auto;
  margin: auto;
}
div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainerApplicant].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainerApplicant].actor-wrapper {
  position: relative;
}
div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccess].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSucces].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessApplicant].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesAppliant].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccess].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSucces].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessApplicant].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesAppliant].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccess].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSucces].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessApplicant].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesAppliant].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccess].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSucces].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessApplicant].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesAppliant].actor-wrapper {
  padding: 0 !important;
}
div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccess].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSucces].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessApplicant].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesAppliant].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccess].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSucces].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessApplicant].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesAppliant].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccess].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSucces].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessApplicant].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesAppliant].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccess].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSucces].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessApplicant].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesAppliant].actor-wrapper div[data-style-id=base-panel].base-panel {
  box-shadow: none !important;
}
div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccess].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSucces].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessApplicant].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesAppliant].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccess].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSucces].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessApplicant].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesAppliant].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccess].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSucces].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessApplicant].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesAppliant].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccess].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSucces].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessApplicant].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesAppliant].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after] {
  text-align: left;
  font-size: 1.7rem;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  line-height: 2.2rem;
  margin-bottom: 0;
  padding: 3rem 2.5rem;
  text-align: left;
}
div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccess].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSucces].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessApplicant].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesAppliant].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccess].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSucces].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessApplicant].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesAppliant].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccess].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSucces].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessApplicant].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesAppliant].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccess].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSucces].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessApplicant].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesAppliant].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before {
  text-align: center;
  font-size: 2.2rem;
  font-family: arial rounded mt bold;
  margin-bottom: 0;
  background-color: rgba(236, 255, 230, 0.85);
  border-top-left-radius: 20px;
  font-family: "Mukta", sans-serif;
  font-weight: 800;
  line-height: 2.5rem;
  padding: 3rem;
}
div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccess].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSucces].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesAppliant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccess].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSucces].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesAppliant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccess].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSucces].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesAppliant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccess].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSucces].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesAppliant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom {
  padding: 0 2.5rem 3.4rem;
}
div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccess].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSucces].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesAppliant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccess].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSucces].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesAppliant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccess].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSucces].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesAppliant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccess].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSucces].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesAppliant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  width: 12rem !important;
  height: 4.5rem;
}
div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccess].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSucces].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesAppliant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccess].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSucces].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesAppliant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccess].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSucces].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesAppliant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccess].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSucces].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesAppliant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after {
  display: none;
}
div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-id=modal-close-icon], div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-id=modal-close-icon] {
  display: none;
}

/**** css start for Cl-892 ****/
div[data-style-id=modal-background][data-style-overlay-name=successFundingRequestOverlay] {
  overflow: auto;
  padding: 3rem 0;
  display: flex !important;
}
div[data-style-id=modal-background][data-style-overlay-name=successFundingRequestOverlay] div[data-style-id=modal-dialog] {
  height: auto;
  margin: auto;
}
div[data-style-id=modal-background][data-style-overlay-name=successFundingRequestOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=successFundingRequestOverlay].actor-wrapper {
  position: relative !important;
  padding: 0 !important;
}
div[data-style-id=modal-background][data-style-overlay-name=successFundingRequestOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=successFundingRequestOverlay].actor-wrapper div[data-style-id=base-panel].base-panel {
  box-shadow: none !important;
  border: none !important;
  outline: none !important;
}
div[data-style-id=modal-background][data-style-overlay-name=successFundingRequestOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=successFundingRequestOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after] {
  text-align: left;
  font-size: 1.7rem;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  line-height: 2.2rem;
  margin-bottom: 0;
  padding: 3rem 2.5rem;
  text-align: center;
  position: relative !important;
  text-align: left;
}
div[data-style-id=modal-background][data-style-overlay-name=successFundingRequestOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=successFundingRequestOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before {
  text-align: center;
  font-size: 2.2rem;
  margin-bottom: 0;
  background-color: rgba(236, 255, 230, 0.85);
  border-top-left-radius: 20px;
  font-family: "Mukta", sans-serif;
  font-weight: 800;
  position: relative !important;
  line-height: 2.5rem;
  padding: 3rem;
}
div[data-style-id=modal-background][data-style-overlay-name=successFundingRequestOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=successFundingRequestOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom {
  padding: 0 2.5rem 3.4rem;
}
div[data-style-id=modal-background][data-style-overlay-name=successFundingRequestOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=successFundingRequestOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  width: 12rem !important;
  height: 4.5rem;
}
div[data-style-id=modal-background][data-style-overlay-name=successFundingRequestOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=successFundingRequestOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after {
  display: none;
}
div[data-style-id=modal-background][data-style-overlay-name=successFundingRequestOverlay] div[data-style-id=modal-dialog] div[data-style-id=modal-close-icon] {
  display: none;
}

/**** css end for Cl-892 ****/
div[data-style-id=modal-background][data-style-overlay-name=emailSendSuccess] {
  overflow: auto;
  padding: 3rem 0;
  display: flex !important;
}
div[data-style-id=modal-background][data-style-overlay-name=emailSendSuccess] div[data-style-id=modal-dialog] {
  height: auto;
  margin: auto;
}
div[data-style-id=modal-background][data-style-overlay-name=emailSendSuccess] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSendSuccess].actor-wrapper {
  position: relative !important;
  padding: 0 !important;
}
div[data-style-id=modal-background][data-style-overlay-name=emailSendSuccess] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSendSuccess].actor-wrapper div[data-style-id=base-panel].base-panel {
  box-shadow: none !important;
}
div[data-style-id=modal-background][data-style-overlay-name=emailSendSuccess] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSendSuccess].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-id=modal-background][data-style-overlay-name=emailSendSuccess] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSendSuccess].actor-wrapper div[data-style-id=base-panel].base-panel h2 {
  text-align: left;
  font-size: 1.7rem;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  line-height: 2.2rem;
  margin-bottom: 0;
  padding: 3rem 2.5rem;
  text-align: center;
  position: relative !important;
  text-align: left;
}
div[data-style-id=modal-background][data-style-overlay-name=emailSendSuccess] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSendSuccess].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before, div[data-style-id=modal-background][data-style-overlay-name=emailSendSuccess] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSendSuccess].actor-wrapper div[data-style-id=base-panel].base-panel h1 {
  text-align: center;
  font-size: 2.2rem;
  font-family: arial rounded mt bold;
  margin-bottom: 0;
  background-color: rgba(236, 255, 230, 0.85);
  border-top-left-radius: 20px;
  font-family: "Mukta", sans-serif;
  font-weight: 800;
  position: relative !important;
  line-height: 2.5rem;
  padding: 3rem;
}
div[data-style-id=modal-background][data-style-overlay-name=emailSendSuccess] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSendSuccess].actor-wrapper div[data-style-id=base-panel].base-panel h1 {
  height: unset;
}
div[data-style-id=modal-background][data-style-overlay-name=emailSendSuccess] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSendSuccess].actor-wrapper div[data-style-id=base-panel].base-panel h2 {
  top: unset;
  height: unset;
}
div[data-style-id=modal-background][data-style-overlay-name=emailSendSuccess] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSendSuccess].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom {
  padding: 0 2.5rem 3.4rem;
}
div[data-style-id=modal-background][data-style-overlay-name=emailSendSuccess] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSendSuccess].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  width: 12rem !important;
  height: 4.5rem;
}
div[data-style-id=modal-background][data-style-overlay-name=emailSendSuccess] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSendSuccess].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after {
  display: none;
}
div[data-style-id=modal-background][data-style-overlay-name=emailSendSuccess] div[data-style-id=modal-dialog] div[data-style-id=modal-close-icon] {
  display: none;
}

/**** css start for Cl-926 ****/
div[data-style-id=modal-background][data-style-overlay-name=emailSendSuccessLenders] {
  overflow: auto;
  padding: 3rem 0;
  display: flex !important;
}
div[data-style-id=modal-background][data-style-overlay-name=emailSendSuccessLenders] div[data-style-id=modal-dialog] {
  height: auto;
  margin: auto;
}
div[data-style-id=modal-background][data-style-overlay-name=emailSendSuccessLenders] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSendSuccessLenders].actor-wrapper {
  position: relative !important;
  padding: 0 !important;
}
div[data-style-id=modal-background][data-style-overlay-name=emailSendSuccessLenders] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSendSuccessLenders].actor-wrapper div[data-style-id=base-panel].base-panel {
  box-shadow: none !important;
  border: 0 !important;
  /**** Css start for Cl-1033 ****/
  /**** Css end for Cl-1033 ****/
}
div[data-style-id=modal-background][data-style-overlay-name=emailSendSuccessLenders] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSendSuccessLenders].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-id=modal-background][data-style-overlay-name=emailSendSuccessLenders] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSendSuccessLenders].actor-wrapper div[data-style-id=base-panel].base-panel h2 {
  text-align: left;
  font-size: 1.7rem;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  line-height: 2.2rem;
  margin-bottom: 0;
  padding: 3rem 2.5rem;
  text-align: center;
  position: relative !important;
  text-align: left;
}
div[data-style-id=modal-background][data-style-overlay-name=emailSendSuccessLenders] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSendSuccessLenders].actor-wrapper div[data-style-id=base-panel].base-panel .lenderDetailsContainerApproval {
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 1rem;
}
div[data-style-id=modal-background][data-style-overlay-name=emailSendSuccessLenders] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSendSuccessLenders].actor-wrapper div[data-style-id=base-panel].base-panel .lenderLogoContainerApproval img {
  height: 3rem;
  margin: 0.5rem 0.6rem 0;
}
div[data-style-id=modal-background][data-style-overlay-name=emailSendSuccessLenders] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSendSuccessLenders].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before, div[data-style-id=modal-background][data-style-overlay-name=emailSendSuccessLenders] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSendSuccessLenders].actor-wrapper div[data-style-id=base-panel].base-panel h1 {
  text-align: center;
  font-size: 2.2rem;
  font-family: arial rounded mt bold;
  margin-bottom: 0;
  background-color: rgba(236, 255, 230, 0.85);
  border-top-left-radius: 20px;
  font-family: "Mukta", sans-serif;
  font-weight: 800;
  position: relative !important;
  line-height: 2.5rem;
  padding: 3rem;
}
div[data-style-id=modal-background][data-style-overlay-name=emailSendSuccessLenders] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSendSuccessLenders].actor-wrapper div[data-style-id=base-panel].base-panel h1 {
  height: unset;
}
div[data-style-id=modal-background][data-style-overlay-name=emailSendSuccessLenders] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSendSuccessLenders].actor-wrapper div[data-style-id=base-panel].base-panel h2 {
  top: unset;
  height: unset;
}
div[data-style-id=modal-background][data-style-overlay-name=emailSendSuccessLenders] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSendSuccessLenders].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom {
  padding: 0 2.5rem 3.4rem;
}
div[data-style-id=modal-background][data-style-overlay-name=emailSendSuccessLenders] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSendSuccessLenders].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  width: 12rem !important;
  height: 4.5rem;
}
div[data-style-id=modal-background][data-style-overlay-name=emailSendSuccessLenders] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSendSuccessLenders].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after {
  display: none;
}
div[data-style-id=modal-background][data-style-overlay-name=emailSendSuccessLenders] div[data-style-id=modal-dialog] div[data-style-id=modal-close-icon] {
  display: none;
}

/**** css end for Cl-926 ****/
/**** CSS start for Cl-1039 ****/
div[data-style-id=modal-background][data-style-overlay-name=changeOrderSubmitOverlay] {
  overflow: auto;
  padding: 3rem 0;
  display: flex !important;
}
div[data-style-id=modal-background][data-style-overlay-name=changeOrderSubmitOverlay] div[data-style-id=modal-dialog] {
  height: auto;
  margin: auto;
}
div[data-style-id=modal-background][data-style-overlay-name=changeOrderSubmitOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=changeOrderSubmitOverlay].actor-wrapper {
  position: relative !important;
  padding: 0 !important;
}
div[data-style-id=modal-background][data-style-overlay-name=changeOrderSubmitOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=changeOrderSubmitOverlay].actor-wrapper div[data-style-id=base-panel].base-panel {
  box-shadow: none !important;
  border: 0 !important;
}
div[data-style-id=modal-background][data-style-overlay-name=changeOrderSubmitOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=changeOrderSubmitOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after] {
  text-align: left;
  font-size: 1.7rem;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  line-height: 2.2rem;
  margin-bottom: 0;
  padding: 3rem 2.5rem;
  text-align: center;
  position: relative !important;
  text-align: left;
}
div[data-style-id=modal-background][data-style-overlay-name=changeOrderSubmitOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=changeOrderSubmitOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before {
  text-align: center;
  font-size: 2.2rem;
  font-family: arial rounded mt bold;
  margin-bottom: 0;
  background-color: rgba(236, 255, 230, 0.85);
  border-top-left-radius: 20px;
  font-family: "Mukta", sans-serif;
  font-weight: 800;
  position: relative !important;
  line-height: 2.5rem;
  padding: 3rem;
}
div[data-style-id=modal-background][data-style-overlay-name=changeOrderSubmitOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=changeOrderSubmitOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom {
  padding: 0 2.5rem 3.4rem;
}
div[data-style-id=modal-background][data-style-overlay-name=changeOrderSubmitOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=changeOrderSubmitOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  width: 12rem !important;
  height: 4.5rem;
}
div[data-style-id=modal-background][data-style-overlay-name=changeOrderSubmitOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=changeOrderSubmitOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after {
  display: none;
}
div[data-style-id=modal-background][data-style-overlay-name=changeOrderSubmitOverlay] div[data-style-id=modal-dialog] div[data-style-id=modal-close-icon] {
  display: none;
}

/**** CSS end for Cl-1039 ****/
div[data-style-id=modal-background][data-style-overlay-name=emailSendSuccessCustomerPortal] {
  overflow: auto;
  padding: 3rem 0;
  display: flex !important;
}
div[data-style-id=modal-background][data-style-overlay-name=emailSendSuccessCustomerPortal] div[data-style-id=modal-dialog] {
  height: auto;
  margin: auto;
}
div[data-style-id=modal-background][data-style-overlay-name=emailSendSuccessCustomerPortal] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSendSuccessCustomerPortal].actor-wrapper {
  position: relative !important;
  padding: 0 !important;
}
div[data-style-id=modal-background][data-style-overlay-name=emailSendSuccessCustomerPortal] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSendSuccessCustomerPortal].actor-wrapper div[data-style-id=base-panel].base-panel {
  box-shadow: none !important;
  border: none !important;
}
div[data-style-id=modal-background][data-style-overlay-name=emailSendSuccessCustomerPortal] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSendSuccessCustomerPortal].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after] {
  text-align: left;
  font-size: 1.7rem;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  line-height: 2.2rem;
  margin-bottom: 0;
  padding: 3rem 2.5rem;
  text-align: center;
  position: relative !important;
  text-align: left;
}
div[data-style-id=modal-background][data-style-overlay-name=emailSendSuccessCustomerPortal] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSendSuccessCustomerPortal].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before {
  text-align: center;
  font-size: 2.2rem;
  font-family: arial rounded mt bold;
  margin-bottom: 0;
  background-color: rgba(236, 255, 230, 0.85);
  border-top-left-radius: 20px;
  font-family: "Mukta", sans-serif;
  font-weight: 800;
  position: relative !important;
  line-height: 2.5rem;
  padding: 3rem;
}
div[data-style-id=modal-background][data-style-overlay-name=emailSendSuccessCustomerPortal] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSendSuccessCustomerPortal].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom {
  padding: 0 2.5rem 3.4rem;
}
div[data-style-id=modal-background][data-style-overlay-name=emailSendSuccessCustomerPortal] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSendSuccessCustomerPortal].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  width: 12rem !important;
  height: 4.5rem;
}
div[data-style-id=modal-background][data-style-overlay-name=emailSendSuccessCustomerPortal] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSendSuccessCustomerPortal].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after {
  display: none;
}
div[data-style-id=modal-background][data-style-overlay-name=emailSendSuccessCustomerPortal] div[data-style-id=modal-dialog] div[data-style-id=modal-close-icon] {
  display: none;
}

div[data-style-id=modal-background][data-style-overlay-name=financeManagerApproveSuccessPanel] {
  overflow: auto;
  padding: 3rem 0;
  display: flex !important;
}
div[data-style-id=modal-background][data-style-overlay-name=financeManagerApproveSuccessPanel] div[data-style-id=modal-dialog] {
  height: auto;
  margin: auto;
}
div[data-style-id=modal-background][data-style-overlay-name=financeManagerApproveSuccessPanel] div[data-style-id=modal-dialog] .actor-wrapper {
  position: relative !important;
  padding: 0 !important;
}
div[data-style-id=modal-background][data-style-overlay-name=financeManagerApproveSuccessPanel] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel {
  box-shadow: none !important;
  border: none !important;
}
div[data-style-id=modal-background][data-style-overlay-name=financeManagerApproveSuccessPanel] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-id=modal-background][data-style-overlay-name=financeManagerApproveSuccessPanel] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel h2 {
  text-align: left;
  font-size: 1.7rem;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  line-height: 2.2rem;
  margin-bottom: 0;
  padding: 3rem 2.5rem;
  text-align: center;
}
div[data-style-id=modal-background][data-style-overlay-name=financeManagerApproveSuccessPanel] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before, div[data-style-id=modal-background][data-style-overlay-name=financeManagerApproveSuccessPanel] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel h1 {
  text-align: center;
  font-size: 2.2rem;
  font-family: "Mukta", sans-serif;
  padding: 3.5rem 3rem;
  margin-bottom: 0;
  background-color: rgba(236, 255, 230, 0.85);
  border-top-left-radius: 20px;
  font-weight: 800;
}
div[data-style-id=modal-background][data-style-overlay-name=financeManagerApproveSuccessPanel] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel h1, div[data-style-id=modal-background][data-style-overlay-name=financeManagerApproveSuccessPanel] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel h2 {
  position: relative !important;
  top: unset !important;
  left: unset !important;
  height: unset !important;
}
div[data-style-id=modal-background][data-style-overlay-name=financeManagerApproveSuccessPanel] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel h1 {
  line-height: unset !important;
}
div[data-style-id=modal-background][data-style-overlay-name=financeManagerApproveSuccessPanel] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom {
  padding: 0 2.5rem 3.4rem;
}
div[data-style-id=modal-background][data-style-overlay-name=financeManagerApproveSuccessPanel] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  width: 20rem !important;
  height: 4.5rem;
}
div[data-style-id=modal-background][data-style-overlay-name=financeManagerApproveSuccessPanel] div[data-style-id=modal-dialog] div[data-style-id=modal-close-icon] {
  display: none;
}

div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] {
  overflow: auto;
  padding: 3rem 0;
  display: flex !important;
}
div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] div[data-style-id=modal-dialog] {
  height: auto;
  margin: auto;
  width: 55rem;
}
div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] div[data-style-id=modal-dialog] div[data-style-actor-name=uploadContractorRepDocArea].actor-wrapper {
  position: relative !important;
  overflow: visible;
}
div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] div[data-style-id=modal-dialog] div[data-style-actor-name=uploadContractorRepDocArea].actor-wrapper div[data-style-id=division] .actor-wrapper {
  padding: 0 !important;
}
div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] div[data-style-id=modal-dialog] div[data-style-actor-name=uploadContractorRepDocArea].actor-wrapper div[data-style-id=division] .actor-wrapper .base-panel, div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] div[data-style-id=modal-dialog] div[data-style-actor-name=uploadContractorRepDocArea].actor-wrapper div[data-style-id=division] .actor-wrapper .card-view {
  box-shadow: none !important;
  border: none !important;
}
div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] div[data-style-id=modal-dialog] div[data-style-actor-name=uploadContractorRepDocArea].actor-wrapper div[data-style-id=division] .actor-wrapper .base-panel div[data-style-id=text-before].text-before, div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] div[data-style-id=modal-dialog] div[data-style-actor-name=uploadContractorRepDocArea].actor-wrapper div[data-style-id=division] .actor-wrapper .card-view div[data-style-id=text-before].text-before {
  text-align: center;
  font-size: 1.7rem;
  font-family: "Mukta", sans-serif;
  padding: 3rem 3.5rem;
  margin-bottom: 0;
  background-color: rgba(236, 255, 230, 0.85);
  border-top-left-radius: 20px;
  font-weight: 800;
}
div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] div[data-style-id=modal-dialog] div[data-style-actor-name=uploadContractorRepDocArea].actor-wrapper div[data-style-id=division] .actor-wrapper .base-panel div[data-style-id=text-after].text-after, div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] div[data-style-id=modal-dialog] div[data-style-actor-name=uploadContractorRepDocArea].actor-wrapper div[data-style-id=division] .actor-wrapper .card-view div[data-style-id=text-after].text-after {
  padding: 0;
  height: 100vh;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
}
div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] div[data-style-id=modal-dialog] div[data-style-actor-name=uploadContractorRepDocArea].actor-wrapper div[data-style-id=division] .actor-wrapper .base-panel div[data-style-id=text-after].text-after > div, div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] div[data-style-id=modal-dialog] div[data-style-actor-name=uploadContractorRepDocArea].actor-wrapper div[data-style-id=division] .actor-wrapper .card-view div[data-style-id=text-after].text-after > div {
  font-size: 12px;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-flow: column;
  align-items: center;
}
div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] div[data-style-id=modal-dialog] div[data-style-actor-name=uploadContractorRepDocArea].actor-wrapper div[data-style-id=division] .actor-wrapper .base-panel .component-actions-top-right, div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] div[data-style-id=modal-dialog] div[data-style-actor-name=uploadContractorRepDocArea].actor-wrapper div[data-style-id=division] .actor-wrapper .card-view .component-actions-top-right {
  top: -2.3rem;
  right: -2.15rem;
}
div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] div[data-style-id=modal-dialog] div[data-style-actor-name=uploadContractorRepDocArea].actor-wrapper div[data-style-id=division] .actor-wrapper .base-panel .component-actions-top-right div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] div[data-style-id=modal-dialog] div[data-style-actor-name=uploadContractorRepDocArea].actor-wrapper div[data-style-id=division] .actor-wrapper .card-view .component-actions-top-right div[data-style-id=action-wrapper] {
  margin: 0 !important;
}
div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] div[data-style-id=modal-dialog] div[data-style-actor-name=uploadContractorRepDocArea].actor-wrapper div[data-style-id=division] .actor-wrapper .base-panel .component-actions-top-right div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] div[data-style-id=modal-dialog] div[data-style-actor-name=uploadContractorRepDocArea].actor-wrapper div[data-style-id=division] .actor-wrapper .card-view .component-actions-top-right div[data-style-id=action-wrapper] div[data-style-id=action] {
  border: 4px solid white;
  padding: 1.1rem;
  border-radius: 50%;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.4);
  display: flex;
  align-items: center;
  background-color: #009900 !important;
}
div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] div[data-style-id=modal-dialog] div[data-style-actor-name=uploadContractorRepDocArea].actor-wrapper div[data-style-id=division] .actor-wrapper .base-panel .component-actions-top-right div[data-style-id=action-wrapper] div[data-style-id=action] img, div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] div[data-style-id=modal-dialog] div[data-style-actor-name=uploadContractorRepDocArea].actor-wrapper div[data-style-id=division] .actor-wrapper .card-view .component-actions-top-right div[data-style-id=action-wrapper] div[data-style-id=action] img {
  width: 1.4rem;
}
div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] div[data-style-id=modal-dialog] div[data-style-actor-name=uploadContractorRepDocArea].actor-wrapper div[data-style-id=division] .actor-wrapper .base-panel .record-actions-top-right div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] div[data-style-id=modal-dialog] div[data-style-actor-name=uploadContractorRepDocArea].actor-wrapper div[data-style-id=division] .actor-wrapper .card-view .record-actions-top-right div[data-style-id=action-wrapper] {
  margin: 0;
  position: absolute;
  right: 0;
}
div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] div[data-style-id=modal-dialog] div[data-style-actor-name=uploadContractorRepDocArea].actor-wrapper div[data-style-id=division] .actor-wrapper .base-panel .record-actions-top-right div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] div[data-style-id=modal-dialog] div[data-style-actor-name=uploadContractorRepDocArea].actor-wrapper div[data-style-id=division] .actor-wrapper .card-view .record-actions-top-right div[data-style-id=action-wrapper] div[data-style-id=action] {
  height: 3.7rem;
  width: 16rem;
}
div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] div[data-style-id=modal-dialog] div[data-style-actor-name=uploadContractorRepDocArea].actor-wrapper div[data-style-id=division] .actor-wrapper .base-panel .record-actions-top-right div[data-style-id=action-wrapper] div[data-style-id=action] label, div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] div[data-style-id=modal-dialog] div[data-style-actor-name=uploadContractorRepDocArea].actor-wrapper div[data-style-id=division] .actor-wrapper .card-view .record-actions-top-right div[data-style-id=action-wrapper] div[data-style-id=action] label {
  font-size: 1.3rem;
}
div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] div[data-style-id=modal-dialog] div[data-style-actor-name=uploadContractorRepDocArea].actor-wrapper div[data-style-id=division] div[data-style-actor-name=uploadContractorRepNoDoc].actor-wrapper .component-actions-bottom {
  padding: 2rem;
}
div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] div[data-style-id=modal-dialog] div[data-style-actor-name=uploadContractorRepDocArea].actor-wrapper div[data-style-id=division] div[data-style-actor-name=uploadContractorRepNoDoc].actor-wrapper .component-actions-bottom .component-actions-bottom-left {
  height: 27rem;
  align-items: center;
  justify-content: center;
  border: 1px dashed rgba(0, 0, 0, 0.3);
}
div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] div[data-style-id=modal-dialog] div[data-style-actor-name=uploadContractorRepDocArea].actor-wrapper div[data-style-id=division] div[data-style-actor-name=uploadContractorRepNoDoc].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  margin: 0;
  display: flex;
  flex-flow: column;
  align-items: center;
  height: inherit;
  width: 100%;
  padding: 3rem 0;
  justify-content: space-between;
}
div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] div[data-style-id=modal-dialog] div[data-style-actor-name=uploadContractorRepDocArea].actor-wrapper div[data-style-id=division] div[data-style-actor-name=uploadContractorRepNoDoc].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]::before {
  content: url(https://credithub.watercressgroup.com/resource/watercress_upload);
  position: relative;
  width: 5.5rem;
  white-space: pre;
}
div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] div[data-style-id=modal-dialog] div[data-style-actor-name=uploadContractorRepDocArea].actor-wrapper div[data-style-id=division] div[data-style-actor-name=uploadContractorRepNoDoc].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]::after {
  content: "Drag & Drop files here";
  position: absolute;
  font-size: 1.8rem;
  color: rgba(0, 0, 0, 0.5);
  top: 9.5rem;
  font-family: "Mukta", sans-serif;
}
div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] div[data-style-id=modal-dialog] div[data-style-actor-name=uploadContractorRepDocArea].actor-wrapper div[data-style-id=division] div[data-style-actor-name=uploadContractorRepNoDoc].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
  height: 5rem;
  width: 15rem;
}
div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] div[data-style-id=modal-dialog] div[data-style-actor-name=uploadContractorRepDocArea].actor-wrapper div[data-style-id=division] div[data-style-actor-name=uploadContractorRepNoDoc].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] label {
  width: 100%;
  height: 100%;
  align-items: center;
  display: flex;
  justify-content: center;
}
div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] div[data-style-id=modal-dialog] div[data-style-actor-name=uploadContractorRepDocArea].actor-wrapper div[data-style-id=division] div[data-style-actor-name=uploadContractorRepNoDoc].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after {
  display: none;
}
div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] div[data-style-id=modal-dialog] div[data-style-actor-name=uploadContractorRepDocArea].actor-wrapper div[data-style-id=division] div[data-style-actor-name=uploadContractorRepNoDoc].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::before {
  content: "or";
  position: absolute;
  top: 50.5%;
  color: rgba(0, 0, 0, 0.4);
  border: 1px solid;
  padding: 0.5rem 0.7rem;
  border-radius: 50%;
  font-family: "Mukta", sans-serif;
}
div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] div[data-style-id=modal-dialog] div[data-style-actor-name=uploadContractorRepDocArea].actor-wrapper div[data-style-id=division] div[data-style-actor-name=uploadContractorRepNoDoc].actor-wrapper .upload-status .upload-entry {
  margin: 16px 2rem !important;
}
div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] div[data-style-id=modal-dialog] div[data-style-actor-name=uploadContractorRepDocArea].actor-wrapper div[data-style-id=division] div[data-style-actor-name=uploadContractorRepCardView].actor-wrapper .entries {
  width: 100%;
  padding: 2rem;
  max-height: 22rem;
  overflow: auto;
  height: auto;
  padding-top: 4rem;
}
div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] div[data-style-id=modal-dialog] div[data-style-actor-name=uploadContractorRepDocArea].actor-wrapper div[data-style-id=division] div[data-style-actor-name=uploadContractorRepCardView].actor-wrapper .entries .record-container {
  border: none !important;
  display: flex;
  flex-flow: row;
  padding-right: 0;
  padding: 0.5rem 2.5rem;
  border-radius: 0;
  margin: 1rem 0 0;
  border: 1px solid #84c220 !important;
  border-radius: 0;
  pointer-events: none;
}
div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] div[data-style-id=modal-dialog] div[data-style-actor-name=uploadContractorRepDocArea].actor-wrapper div[data-style-id=division] div[data-style-actor-name=uploadContractorRepCardView].actor-wrapper .entries .record-container .upload-status {
  display: none;
}
div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] div[data-style-id=modal-dialog] div[data-style-actor-name=uploadContractorRepDocArea].actor-wrapper div[data-style-id=division] div[data-style-actor-name=uploadContractorRepCardView].actor-wrapper .entries .record-container:first-child .record-content .record-actions-top-right {
  pointer-events: auto !important;
  display: flex !important;
  opacity: 1 !important;
  cursor: pointer !important;
}
div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] div[data-style-id=modal-dialog] div[data-style-actor-name=uploadContractorRepDocArea].actor-wrapper div[data-style-id=division] div[data-style-actor-name=uploadContractorRepCardView].actor-wrapper .entries .record-container:first-child .upload-status {
  display: flex !important;
}
div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] div[data-style-id=modal-dialog] div[data-style-actor-name=uploadContractorRepDocArea].actor-wrapper div[data-style-id=division] div[data-style-actor-name=uploadContractorRepCardView].actor-wrapper .entries .record-container::before {
  content: "\f15c";
  font-family: "FontAwesome";
  color: #84c220;
  font-size: 2.5rem;
  margin-right: 1rem;
  display: flex;
  align-items: center;
}
div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] div[data-style-id=modal-dialog] div[data-style-actor-name=uploadContractorRepDocArea].actor-wrapper div[data-style-id=division] div[data-style-actor-name=uploadContractorRepCardView].actor-wrapper .entries .record-container .record-content {
  padding: 0 !important;
  display: flex;
  align-items: center;
  width: 100%;
}
div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] div[data-style-id=modal-dialog] div[data-style-actor-name=uploadContractorRepDocArea].actor-wrapper div[data-style-id=division] div[data-style-actor-name=uploadContractorRepCardView].actor-wrapper .entries .record-container .record-content .record-actions-top-right {
  display: none;
  opacity: 0;
  cursor: unset;
}
div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] div[data-style-id=modal-dialog] div[data-style-actor-name=uploadContractorRepDocArea].actor-wrapper div[data-style-id=division] div[data-style-actor-name=uploadContractorRepCardView].actor-wrapper .entries .record-container .record-content > div {
  width: 100%;
}
div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] div[data-style-id=modal-dialog] div[data-style-actor-name=uploadContractorRepDocArea].actor-wrapper div[data-style-id=division] div[data-style-actor-name=uploadContractorRepCardView].actor-wrapper .entries .record-container .record-content div[data-style-id=field] {
  margin: 0;
}
div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] div[data-style-id=modal-dialog] div[data-style-actor-name=uploadContractorRepDocArea].actor-wrapper div[data-style-id=division] div[data-style-actor-name=uploadContractorRepCardView].actor-wrapper .entries .record-container .record-content div[data-style-id=field] .control {
  min-height: unset;
  padding: 0;
  font-size: 1.3rem;
  color: #84c220;
  font-family: "Mukta", sans-serif;
  line-height: 1.42857143 !important;
  width: 100%;
  text-align: left;
}
div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] div[data-style-id=modal-dialog] div[data-style-actor-name=uploadContractorRepDocArea].actor-wrapper div[data-style-id=division] div[data-style-actor-name=uploadContractorRepCardView].actor-wrapper .entries .record-container .record-content div[data-style-id=field] .control div {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 84%;
}
div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] div[data-style-id=modal-dialog] div[data-style-actor-name=uploadContractorRepDocArea].actor-wrapper div[data-style-id=division] div[data-style-actor-name=uploadContractorRepCardView].actor-wrapper .entries .record-container .record-content div[data-style-id=field][data-style-field-name=fileSize] .input-main::after {
  content: "KB";
  padding-left: 0.4rem;
  font-family: "Mukta", sans-serif;
}
div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] div[data-style-id=modal-dialog] div[data-style-actor-name=uploadContractorRepDocArea].actor-wrapper div[data-style-id=division] div[data-style-actor-name=uploadContractorRepCardView].actor-wrapper .entries .record-container .record-content div[data-style-id=field][data-style-field-name=fileSize] .input-main div {
  width: -moz-fit-content !important;
  width: fit-content !important;
}
div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] div[data-style-id=modal-dialog] div[data-style-actor-name=uploadContractorRepDocArea].actor-wrapper div[data-style-id=division] div[data-style-actor-name=uploadContractorRepCardView].actor-wrapper .entries .record-container:first-child {
  padding: 1.5rem 2.5rem;
  background-color: transparent !important;
  border-top-left-radius: 18px;
  background-color: #84c220 !important;
  margin: 0 !important;
}
div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] div[data-style-id=modal-dialog] div[data-style-actor-name=uploadContractorRepDocArea].actor-wrapper div[data-style-id=division] div[data-style-actor-name=uploadContractorRepCardView].actor-wrapper .entries .record-container:first-child::before {
  color: white !important;
}
div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] div[data-style-id=modal-dialog] div[data-style-actor-name=uploadContractorRepDocArea].actor-wrapper div[data-style-id=division] div[data-style-actor-name=uploadContractorRepCardView].actor-wrapper .entries .record-container:first-child .record-content div[data-style-id=field] .control {
  color: white !important;
}
div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] div[data-style-id=modal-dialog] div[data-style-actor-name=uploadContractorRepDocArea].actor-wrapper div[data-style-id=division] div[data-style-actor-name=uploadContractorRepCardView].actor-wrapper .entries .record-container:first-child .record-content div[data-style-id=field] .control .input-main div {
  width: 28%;
}
div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] div[data-style-id=modal-dialog] div[data-style-actor-name=uploadContractorRepDocArea].actor-wrapper div[data-style-id=division] div[data-style-actor-name=uploadContractorRepCardView].actor-wrapper .entries .record-container:first-child {
  border-bottom-right-radius: 18px;
}
div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] div[data-style-id=modal-dialog] div[data-style-actor-name=uploadContractorRepDocArea].actor-wrapper div[data-style-id=division] div[data-style-actor-name=uploadContractorRepCardView].actor-wrapper .upload-status {
  height: auto;
  top: -4.2rem !important;
  position: absolute !important;
  width: calc(100% + 12rem) !important;
  left: -7.5rem;
  pointer-events: auto !important;
}
div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] div[data-style-id=modal-dialog] div[data-style-actor-name=uploadContractorRepDocArea].actor-wrapper div[data-style-id=division] div[data-style-actor-name=uploadContractorRepCardView].actor-wrapper .upload-status .upload-entry {
  margin: 0 2rem !important;
  display: none;
}
div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] div[data-style-id=modal-dialog] div[data-style-actor-name=uploadContractorRepDocArea].actor-wrapper div[data-style-id=division] div[data-style-actor-name=uploadContractorRepCardView].actor-wrapper .upload-status .upload-entry .upload-row {
  color: black;
}
div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] div[data-style-id=modal-dialog] div[data-style-actor-name=uploadContractorRepDocArea].actor-wrapper div[data-style-id=division] div[data-style-actor-name=uploadContractorRepCardView].actor-wrapper .upload-status .upload-entry:last-child {
  display: unset !important;
}
div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] div[data-style-id=modal-dialog] div[data-style-actor-name=uploadContractorRepDocArea].actor-wrapper div[data-style-id=division] div[data-style-actor-name=uploadContractorRepCardView].actor-wrapper .upload-status .upload-entry .upload-error {
  transform: translateY(-3px);
}
div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] div[data-style-id=modal-dialog] div[data-style-actor-name=uploadContractorRepDocArea].actor-wrapper div[data-style-id=division] div[data-style-actor-name=uploadContractorRepCardView].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] div[data-style-id=modal-dialog] div[data-style-actor-name=uploadContractorRepDocArea].actor-wrapper div[data-style-id=division] div[data-style-actor-name=uploadContractorRepCardView].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
  width: 20rem;
  height: 5rem;
}
div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] div[data-style-id=modal-dialog] div[data-style-id=modal-close-icon] {
  display: none;
}

div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] {
  display: flex !important;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] {
  height: -moz-fit-content;
  height: fit-content;
  width: 53rem;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper {
  position: relative;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper {
  height: calc(100vh - 21rem) !important;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] {
  padding: 0 !important;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div {
  padding: 4rem 0;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer {
  height: calc(100vh - 29rem);
  overflow: auto;
  padding: 0 4rem;
  min-height: 5rem;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerHeading {
  font-size: 2rem;
  text-align: center;
  font-family: "Mukta", sans-serif;
  font-weight: 800;
  padding: 0 2rem;
  margin-bottom: 3rem;
  line-height: 3rem;
  color: red;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText {
  display: flex;
  flex-flow: column;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .detailsHeading {
  font-size: 1.5rem;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  margin-bottom: 2.5rem;
  line-height: 2rem;
  color: red;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .detailsText {
  font-size: 1.2rem;
  font-family: "Mukta", sans-serif;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.6);
  margin-bottom: 2.5rem;
  line-height: 1.8rem;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText span ul {
  padding-left: 1.5rem;
  margin: 0;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .consentText {
  font-size: 1.5rem;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  margin-bottom: 2.5rem;
  line-height: 1.8rem;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=esignConsentDataModel].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=esignConsentDataModel].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=esignConsentDataModel].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=esignConsentDataModel].actor-wrapper {
  padding: 0;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper {
  padding: 0 4rem 4rem;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] .entries, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] .entries, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] .entries, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] .entries, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] .entries, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] .entries, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] .entries, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] .entries {
  opacity: 0 !important;
  height: 0 !important;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] {
  display: none !important;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-after].text-after, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-after].text-after, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-after].text-after, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-after].text-after, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-after].text-after, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-after].text-after, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-after].text-after, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-after].text-after {
  padding: 0;
  height: 100vh;
  position: fixed;
  width: 100%;
  top: 0rem;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-after].text-after > div, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-after].text-after > div, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-after].text-after > div, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-after].text-after > div, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-after].text-after > div, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-after].text-after > div, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-after].text-after > div, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-after].text-after > div {
  font-size: 12px;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-flow: column;
  align-items: center;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left {
  justify-content: space-around;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  margin: 0;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].linearGreen_Btn, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].red_Btn, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].linearGreen_Btn, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].red_Btn, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].linearGreen_Btn, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].red_Btn, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].linearGreen_Btn, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].red_Btn, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].linearGreen_Btn, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].red_Btn, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].linearGreen_Btn, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].red_Btn, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].linearGreen_Btn, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].red_Btn, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].linearGreen_Btn, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].red_Btn {
  width: 13rem;
  height: 6rem !important;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].linearGreen_Btn::after, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].red_Btn::after, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].linearGreen_Btn::after, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].red_Btn::after, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].linearGreen_Btn::after, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].red_Btn::after, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].linearGreen_Btn::after, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].red_Btn::after, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].linearGreen_Btn::after, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].red_Btn::after, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].linearGreen_Btn::after, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].red_Btn::after, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].linearGreen_Btn::after, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].red_Btn::after, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].linearGreen_Btn::after, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].red_Btn::after {
  display: none;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom] {
  position: fixed;
  left: calc((100vw - 53rem) / 2 + 50.9rem);
  top: 3.5rem;
  width: -moz-fit-content;
  width: fit-content;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom] div[data-style-id=action].primary, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom] div[data-style-id=action].primary, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom] div[data-style-id=action].primary, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom] div[data-style-id=action].primary, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom] div[data-style-id=action].primary, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom] div[data-style-id=action].primary, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom] div[data-style-id=action].primary, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom] div[data-style-id=action].primary {
  font-family: "fontawesome";
  color: #fff;
  cursor: pointer;
  background-color: #009900;
  width: 4.5rem;
  padding: 0 1.2rem;
  justify-content: center;
  border-radius: 50%;
  border: 4px solid;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.4);
  height: 4.5rem;
  display: flex;
  align-items: center;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-id=modal-close-icon], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-id=modal-close-icon] {
  display: none !important;
}

div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] {
  height: 100vh;
}

div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerResend] {
  display: flex !important;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerResend] div[data-style-id=modal-dialog] {
  height: -moz-fit-content;
  height: fit-content;
  width: 53rem;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerResend] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerResend].actor-wrapper {
  position: relative;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerResend] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextResend].actor-wrapper {
  height: calc(100vh - 21rem) !important;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerResend] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextResend].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextResend] {
  padding: 0 !important;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerResend] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextResend].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextResend] > div {
  padding: 4rem 0;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerResend] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextResend].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextResend] > div .esignTextContainer {
  height: calc(100vh - 29rem);
  overflow: auto;
  padding: 0 4rem;
  min-height: 5rem;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerResend] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextResend].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextResend] > div .esignTextContainer .containerHeading {
  font-size: 2rem;
  text-align: center;
  font-family: "Mukta", sans-serif;
  font-weight: 800;
  padding: 0 2rem;
  margin-bottom: 3rem;
  line-height: 3rem;
  color: red;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerResend] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextResend].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextResend] > div .esignTextContainer .containerDetailsText {
  display: flex;
  flex-flow: column;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerResend] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextResend].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextResend] > div .esignTextContainer .containerDetailsText .detailsHeading {
  font-size: 1.5rem;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  margin-bottom: 2.5rem;
  line-height: 2rem;
  color: red;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerResend] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextResend].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextResend] > div .esignTextContainer .containerDetailsText .detailsText {
  font-size: 1.2rem;
  font-family: "Mukta", sans-serif;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.6);
  margin-bottom: 2.5rem;
  line-height: 1.8rem;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerResend] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextResend].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextResend] > div .esignTextContainer .containerDetailsText span ul {
  padding-left: 1.5rem;
  margin: 0;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerResend] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextResend].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextResend] > div .esignTextContainer .containerDetailsText .consentText {
  font-size: 1.5rem;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  margin-bottom: 2.5rem;
  line-height: 1.8rem;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerResend] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=esignConsentDataModel].actor-wrapper {
  padding: 0;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerResend] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionResend].actor-wrapper {
  padding: 0 4rem 4rem;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerResend] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionResend].actor-wrapper div[data-style-id=base-panel] .entries {
  opacity: 0 !important;
  height: 0 !important;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerResend] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionResend].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] {
  display: none !important;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerResend] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionResend].actor-wrapper div[data-style-id=base-panel] .text-after {
  padding: 0;
  height: 100vh;
  position: fixed;
  width: 100%;
  color: rgba(0, 0, 0, 0.5);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerResend] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionResend].actor-wrapper div[data-style-id=base-panel] .text-after #building {
  font-size: 12px;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-flow: column;
  align-items: center;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerResend] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionResend].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left {
  justify-content: space-around;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerResend] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionResend].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  margin: 0;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerResend] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionResend].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].linearGreen_Btn, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerResend] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionResend].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].red_Btn {
  width: 13rem;
  height: 6rem !important;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerResend] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionResend].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].linearGreen_Btn::after, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerResend] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionResend].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].red_Btn::after {
  display: none;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerResend] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionResend].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom] {
  position: fixed;
  left: calc((100vw - 53rem) / 2 + 50.9rem);
  top: 3.5rem;
  width: -moz-fit-content;
  width: fit-content;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerResend] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionResend].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom] div[data-style-id=action].primary {
  font-family: "fontawesome";
  color: #fff;
  cursor: pointer;
  background-color: #009900;
  width: 4.5rem;
  padding: 0 1.2rem;
  justify-content: center;
  border-radius: 50%;
  border: 4px solid;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.4);
  height: 4.5rem;
  display: flex;
  align-items: center;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerResend] div[data-style-id=modal-dialog] div[data-style-id=modal-close-icon] {
  display: none !important;
}

div[data-style-id=modal-background][data-style-overlay-name=updateEsignConsentContainer] {
  display: flex !important;
}
div[data-style-id=modal-background][data-style-overlay-name=updateEsignConsentContainer] div[data-style-id=modal-dialog] {
  height: -moz-fit-content;
  height: fit-content;
  width: 53rem;
}
div[data-style-id=modal-background][data-style-overlay-name=updateEsignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignConsentContainer].actor-wrapper {
  position: relative;
}
div[data-style-id=modal-background][data-style-overlay-name=updateEsignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateConsentDetailsText].actor-wrapper {
  height: calc(100vh - 21rem) !important;
}
div[data-style-id=modal-background][data-style-overlay-name=updateEsignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateConsentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=updateConsentDetailsText] {
  padding: 0 !important;
}
div[data-style-id=modal-background][data-style-overlay-name=updateEsignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateConsentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=updateConsentDetailsText] > div {
  padding: 4rem 0;
}
div[data-style-id=modal-background][data-style-overlay-name=updateEsignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateConsentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=updateConsentDetailsText] > div .esignTextContainer {
  height: calc(100vh - 29rem);
  overflow: auto;
  padding: 0 4rem;
  min-height: 5rem;
}
div[data-style-id=modal-background][data-style-overlay-name=updateEsignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateConsentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=updateConsentDetailsText] > div .esignTextContainer .containerHeading {
  font-size: 2rem;
  text-align: center;
  font-family: "Mukta", sans-serif;
  font-weight: 800;
  padding: 0 2rem;
  margin-bottom: 3rem;
  line-height: 3rem;
  color: red;
}
div[data-style-id=modal-background][data-style-overlay-name=updateEsignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateConsentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=updateConsentDetailsText] > div .esignTextContainer .containerDetailsText {
  display: flex;
  flex-flow: column;
}
div[data-style-id=modal-background][data-style-overlay-name=updateEsignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateConsentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=updateConsentDetailsText] > div .esignTextContainer .containerDetailsText .detailsHeading {
  font-size: 1.5rem;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  margin-bottom: 2.5rem;
  line-height: 2rem;
  color: red;
}
div[data-style-id=modal-background][data-style-overlay-name=updateEsignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateConsentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=updateConsentDetailsText] > div .esignTextContainer .containerDetailsText .detailsText {
  font-size: 1.2rem;
  font-family: "Mukta", sans-serif;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.6);
  margin-bottom: 2.5rem;
  line-height: 1.8rem;
}
div[data-style-id=modal-background][data-style-overlay-name=updateEsignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateConsentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=updateConsentDetailsText] > div .esignTextContainer .containerDetailsText span ul {
  padding-left: 1.5rem;
  margin: 0;
}
div[data-style-id=modal-background][data-style-overlay-name=updateEsignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateConsentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=updateConsentDetailsText] > div .esignTextContainer .containerDetailsText .consentText {
  font-size: 1.5rem;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  margin-bottom: 2.5rem;
  line-height: 1.8rem;
}
div[data-style-id=modal-background][data-style-overlay-name=updateEsignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateConsentAction].actor-wrapper {
  padding: 0 4rem 4rem;
}
div[data-style-id=modal-background][data-style-overlay-name=updateEsignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateConsentAction].actor-wrapper div[data-style-id=base-panel] .entries {
  opacity: 0 !important;
  height: 0 !important;
}
div[data-style-id=modal-background][data-style-overlay-name=updateEsignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateConsentAction].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] {
  display: none !important;
}
div[data-style-id=modal-background][data-style-overlay-name=updateEsignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateConsentAction].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-after].text-after {
  padding: 0;
  height: 100vh;
  position: fixed;
  width: 100%;
  top: 0rem;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
}
div[data-style-id=modal-background][data-style-overlay-name=updateEsignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateConsentAction].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-after].text-after > div {
  font-size: 12px;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-flow: column;
  align-items: center;
}
div[data-style-id=modal-background][data-style-overlay-name=updateEsignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateConsentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left {
  justify-content: space-around;
}
div[data-style-id=modal-background][data-style-overlay-name=updateEsignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateConsentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  margin: 0;
}
div[data-style-id=modal-background][data-style-overlay-name=updateEsignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateConsentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].linearGreen_Btn, div[data-style-id=modal-background][data-style-overlay-name=updateEsignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateConsentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].red_Btn {
  width: 13rem;
  height: 6rem !important;
}
div[data-style-id=modal-background][data-style-overlay-name=updateEsignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateConsentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].linearGreen_Btn::after, div[data-style-id=modal-background][data-style-overlay-name=updateEsignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateConsentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].red_Btn::after {
  display: none;
}
div[data-style-id=modal-background][data-style-overlay-name=updateEsignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateConsentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom] {
  position: fixed;
  left: calc((100vw - 53rem) / 2 + 50.9rem);
  top: 3.5rem;
  width: -moz-fit-content;
  width: fit-content;
}
div[data-style-id=modal-background][data-style-overlay-name=updateEsignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateConsentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom] div[data-style-id=action].primary {
  font-family: "fontawesome";
  color: #fff;
  cursor: pointer;
  background-color: #009900;
  width: 4.5rem;
  padding: 0 1.2rem;
  justify-content: center;
  border-radius: 50%;
  border: 4px solid;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.4);
  height: 4.5rem;
  display: flex;
  align-items: center;
}
div[data-style-id=modal-background][data-style-overlay-name=updateEsignConsentContainer] div[data-style-id=modal-dialog] div[data-style-id=modal-close-icon] {
  display: none !important;
}

div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerUpdateTerm] {
  display: flex !important;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerUpdateTerm] div[data-style-id=modal-dialog] {
  height: -moz-fit-content;
  height: fit-content;
  width: 53rem;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerUpdateTerm] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerUpdateTerm].actor-wrapper {
  position: relative;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerUpdateTerm] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerUpdateTerm].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextUpdateTerm].actor-wrapper {
  height: calc(100vh - 21rem) !important;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerUpdateTerm] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerUpdateTerm].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextUpdateTerm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextUpdateTerm] {
  padding: 0 !important;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerUpdateTerm] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerUpdateTerm].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextUpdateTerm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextUpdateTerm] > div {
  padding: 4rem 0;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerUpdateTerm] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerUpdateTerm].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextUpdateTerm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextUpdateTerm] > div .esignTextContainer {
  height: calc(100vh - 29rem);
  overflow: auto;
  padding: 0 4rem;
  min-height: 5rem;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerUpdateTerm] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerUpdateTerm].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextUpdateTerm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextUpdateTerm] > div .esignTextContainer .containerHeading {
  font-size: 2rem;
  text-align: center;
  font-family: "Mukta", sans-serif;
  font-weight: 800;
  padding: 0 2rem;
  margin-bottom: 3rem;
  line-height: 3rem;
  color: red;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerUpdateTerm] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerUpdateTerm].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextUpdateTerm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextUpdateTerm] > div .esignTextContainer .containerDetailsText {
  display: flex;
  flex-flow: column;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerUpdateTerm] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerUpdateTerm].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextUpdateTerm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextUpdateTerm] > div .esignTextContainer .containerDetailsText .detailsHeading {
  font-size: 1.5rem;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  margin-bottom: 2.5rem;
  line-height: 2rem;
  color: red;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerUpdateTerm] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerUpdateTerm].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextUpdateTerm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextUpdateTerm] > div .esignTextContainer .containerDetailsText .detailsText {
  font-size: 1.2rem;
  font-family: "Mukta", sans-serif;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.6);
  margin-bottom: 2.5rem;
  line-height: 1.8rem;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerUpdateTerm] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerUpdateTerm].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextUpdateTerm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextUpdateTerm] > div .esignTextContainer .containerDetailsText span ul {
  padding-left: 1.5rem;
  margin: 0;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerUpdateTerm] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerUpdateTerm].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextUpdateTerm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextUpdateTerm] > div .esignTextContainer .containerDetailsText .consentText {
  font-size: 1.5rem;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  margin-bottom: 2.5rem;
  line-height: 1.8rem;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerUpdateTerm] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerUpdateTerm].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionUpdateTerm].actor-wrapper {
  padding: 0 4rem 4rem;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerUpdateTerm] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerUpdateTerm].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionUpdateTerm].actor-wrapper div[data-style-id=base-panel] .entries {
  opacity: 0 !important;
  height: 0 !important;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerUpdateTerm] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerUpdateTerm].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionUpdateTerm].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] {
  display: none !important;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerUpdateTerm] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerUpdateTerm].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionUpdateTerm].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-after].text-after {
  padding: 0;
  height: 100vh;
  position: fixed;
  width: 100%;
  top: 0rem;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerUpdateTerm] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerUpdateTerm].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionUpdateTerm].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-after].text-after > div {
  font-size: 12px;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-flow: column;
  align-items: center;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerUpdateTerm] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerUpdateTerm].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionUpdateTerm].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left {
  justify-content: space-around;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerUpdateTerm] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerUpdateTerm].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionUpdateTerm].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  margin: 0;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerUpdateTerm] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerUpdateTerm].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionUpdateTerm].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].linearGreen_Btn, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerUpdateTerm] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerUpdateTerm].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionUpdateTerm].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].red_Btn {
  width: 13rem;
  height: 6rem !important;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerUpdateTerm] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerUpdateTerm].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionUpdateTerm].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].linearGreen_Btn::after, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerUpdateTerm] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerUpdateTerm].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionUpdateTerm].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].red_Btn::after {
  display: none;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerUpdateTerm] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerUpdateTerm].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionUpdateTerm].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom] {
  position: fixed;
  left: calc((100vw - 53rem) / 2 + 50.9rem);
  top: 3.5rem;
  width: -moz-fit-content;
  width: fit-content;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerUpdateTerm] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerUpdateTerm].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionUpdateTerm].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom] div[data-style-id=action].primary {
  font-family: "fontawesome";
  color: #fff;
  cursor: pointer;
  background-color: #009900;
  width: 4.5rem;
  padding: 0 1.2rem;
  justify-content: center;
  border-radius: 50%;
  border: 4px solid;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.4);
  height: 4.5rem;
  display: flex;
  align-items: center;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerUpdateTerm] div[data-style-id=modal-dialog] div[data-style-id=modal-close-icon] {
  display: none !important;
}

div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] {
  display: flex !important;
}
div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] {
  height: -moz-fit-content;
  height: fit-content;
  width: 53rem;
}
div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignDisclosureContainer].actor-wrapper {
  position: relative;
}
div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentForm].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentFormSpanish].actor-wrapper {
  height: calc(100vh - 21rem) !important;
}
div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentForm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentForm], div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentForm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentFormSpanish], div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentFormSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentForm], div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentFormSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentFormSpanish] {
  padding: 0 !important;
}
div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentForm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentForm] > div, div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentForm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentFormSpanish] > div, div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentFormSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentForm] > div, div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentFormSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentFormSpanish] > div {
  padding: 4rem 0;
}
div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentForm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentForm] > div .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentForm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentFormSpanish] > div .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentFormSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentForm] > div .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentFormSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentFormSpanish] > div .esignTextContainer {
  height: calc(100vh - 29rem);
  overflow: auto;
  padding: 0 4rem;
  min-height: 5rem;
}
div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentForm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentForm] > div .esignTextContainer .containerHeading, div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentForm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentFormSpanish] > div .esignTextContainer .containerHeading, div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentFormSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentForm] > div .esignTextContainer .containerHeading, div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentFormSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentFormSpanish] > div .esignTextContainer .containerHeading {
  font-size: 2rem;
  text-align: center;
  font-family: "Mukta", sans-serif;
  font-weight: 800;
  padding: 0 2rem;
  margin-bottom: 3rem;
  line-height: 3rem;
  color: red;
}
div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentForm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentForm] > div .esignTextContainer .containerDetailsText, div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentForm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentFormSpanish] > div .esignTextContainer .containerDetailsText, div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentFormSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentForm] > div .esignTextContainer .containerDetailsText, div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentFormSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentFormSpanish] > div .esignTextContainer .containerDetailsText {
  display: flex;
  flex-flow: column;
}
div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentForm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentForm] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentForm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentFormSpanish] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentFormSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentForm] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentFormSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentFormSpanish] > div .esignTextContainer .containerDetailsText .detailsHeading {
  font-size: 1.5rem;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  margin-bottom: 2.5rem;
  line-height: 2rem;
  color: red;
}
div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentForm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentForm] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentForm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentFormSpanish] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentFormSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentForm] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentFormSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentFormSpanish] > div .esignTextContainer .containerDetailsText .detailsText {
  font-size: 1.2rem;
  font-family: "Mukta", sans-serif;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.6);
  margin-bottom: 2.5rem;
  line-height: 1.8rem;
}
div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentForm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentForm] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentForm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentFormSpanish] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentFormSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentForm] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentFormSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentFormSpanish] > div .esignTextContainer .containerDetailsText span ul {
  padding-left: 1.5rem;
  margin: 0;
}
div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentForm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentForm] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentForm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentFormSpanish] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentFormSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentForm] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentFormSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentFormSpanish] > div .esignTextContainer .containerDetailsText .consentText {
  font-size: 1.5rem;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  margin-bottom: 2.5rem;
  line-height: 1.8rem;
}
div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionPanel].actor-wrapper {
  padding: 0 4rem 4rem;
}
div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionPanel].actor-wrapper div[data-style-id=base-panel] .entries {
  opacity: 0 !important;
  height: 0 !important;
}
div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionPanel].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] {
  display: none !important;
}
div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionPanel].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left {
  justify-content: space-around;
}
div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionPanel].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  margin: 0;
}
div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionPanel].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].linearGreen_Btn, div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionPanel].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].red_Btn {
  width: 13rem;
  height: 6rem !important;
}
div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionPanel].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].linearGreen_Btn::after, div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionPanel].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].red_Btn::after {
  display: none;
}
div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionPanel].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom] {
  position: fixed;
  left: calc((100vw - 53rem) / 2 + 50.9rem);
  top: 3.5rem;
  width: -moz-fit-content;
  width: fit-content;
}
div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionPanel].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom] div[data-style-id=action].primary {
  font-family: "fontawesome";
  color: #fff;
  cursor: pointer;
  background-color: #009900;
  width: 4.5rem;
  padding: 0 1.2rem;
  justify-content: center;
  border-radius: 50%;
  border: 4px solid;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.4);
  height: 4.5rem;
  display: flex;
  align-items: center;
}
div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-id=modal-close-icon] {
  display: none !important;
}

div[data-style-id=modal-background][data-style-overlay-name=updateEsignDisclosureContainer] {
  display: flex !important;
}
div[data-style-id=modal-background][data-style-overlay-name=updateEsignDisclosureContainer] div[data-style-id=modal-dialog] {
  height: -moz-fit-content;
  height: fit-content;
  width: 53rem;
}
div[data-style-id=modal-background][data-style-overlay-name=updateEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignDisclosureContainer].actor-wrapper {
  position: relative;
}
div[data-style-id=modal-background][data-style-overlay-name=updateEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateConsentForm].actor-wrapper {
  height: calc(100vh - 21rem) !important;
}
div[data-style-id=modal-background][data-style-overlay-name=updateEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateConsentForm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=updateConsentForm] {
  padding: 0 !important;
}
div[data-style-id=modal-background][data-style-overlay-name=updateEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateConsentForm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=updateConsentForm] > div {
  padding: 4rem 0;
}
div[data-style-id=modal-background][data-style-overlay-name=updateEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateConsentForm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=updateConsentForm] > div .esignTextContainer {
  height: calc(100vh - 29rem);
  overflow: auto;
  padding: 0 4rem;
  min-height: 5rem;
}
div[data-style-id=modal-background][data-style-overlay-name=updateEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateConsentForm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=updateConsentForm] > div .esignTextContainer .containerHeading {
  font-size: 2rem;
  text-align: center;
  font-family: "Mukta", sans-serif;
  font-weight: 800;
  padding: 0 2rem;
  margin-bottom: 3rem;
  line-height: 3rem;
  color: red;
}
div[data-style-id=modal-background][data-style-overlay-name=updateEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateConsentForm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=updateConsentForm] > div .esignTextContainer .containerDetailsText {
  display: flex;
  flex-flow: column;
}
div[data-style-id=modal-background][data-style-overlay-name=updateEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateConsentForm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=updateConsentForm] > div .esignTextContainer .containerDetailsText .detailsHeading {
  font-size: 1.5rem;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  margin-bottom: 2.5rem;
  line-height: 2rem;
  color: red;
}
div[data-style-id=modal-background][data-style-overlay-name=updateEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateConsentForm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=updateConsentForm] > div .esignTextContainer .containerDetailsText .detailsText {
  font-size: 1.2rem;
  font-family: "Mukta", sans-serif;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.6);
  margin-bottom: 2.5rem;
  line-height: 1.8rem;
}
div[data-style-id=modal-background][data-style-overlay-name=updateEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateConsentForm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=updateConsentForm] > div .esignTextContainer .containerDetailsText span ul {
  padding-left: 1.5rem;
  margin: 0;
}
div[data-style-id=modal-background][data-style-overlay-name=updateEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateConsentForm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=updateConsentForm] > div .esignTextContainer .containerDetailsText .consentText {
  font-size: 1.5rem;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  margin-bottom: 2.5rem;
  line-height: 1.8rem;
}
div[data-style-id=modal-background][data-style-overlay-name=updateEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateConsentActionPanel].actor-wrapper {
  padding: 0 4rem 4rem;
}
div[data-style-id=modal-background][data-style-overlay-name=updateEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateConsentActionPanel].actor-wrapper div[data-style-id=base-panel] .entries {
  opacity: 0 !important;
  height: 0 !important;
}
div[data-style-id=modal-background][data-style-overlay-name=updateEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateConsentActionPanel].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] {
  display: none !important;
}
div[data-style-id=modal-background][data-style-overlay-name=updateEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateConsentActionPanel].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left {
  justify-content: space-around;
}
div[data-style-id=modal-background][data-style-overlay-name=updateEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateConsentActionPanel].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  margin: 0;
}
div[data-style-id=modal-background][data-style-overlay-name=updateEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateConsentActionPanel].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].linearGreen_Btn, div[data-style-id=modal-background][data-style-overlay-name=updateEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateConsentActionPanel].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].red_Btn {
  width: 13rem;
  height: 6rem !important;
}
div[data-style-id=modal-background][data-style-overlay-name=updateEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateConsentActionPanel].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].linearGreen_Btn::after, div[data-style-id=modal-background][data-style-overlay-name=updateEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateConsentActionPanel].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].red_Btn::after {
  display: none;
}
div[data-style-id=modal-background][data-style-overlay-name=updateEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateConsentActionPanel].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom] {
  position: fixed;
  left: calc((100vw - 53rem) / 2 + 50.9rem);
  top: 3.5rem;
  width: -moz-fit-content;
  width: fit-content;
}
div[data-style-id=modal-background][data-style-overlay-name=updateEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateConsentActionPanel].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom] div[data-style-id=action].primary {
  font-family: "fontawesome";
  color: #fff;
  cursor: pointer;
  background-color: #009900;
  width: 4.5rem;
  padding: 0 1.2rem;
  justify-content: center;
  border-radius: 50%;
  border: 4px solid;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.4);
  height: 4.5rem;
  display: flex;
  align-items: center;
}
div[data-style-id=modal-background][data-style-overlay-name=updateEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-id=modal-close-icon] {
  display: none !important;
}

div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] {
  display: flex !important;
  height: 100vh;
}
div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] {
  height: -moz-fit-content;
  height: fit-content;
  width: 53rem;
}
div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignDisclosureContainer].actor-wrapper {
  position: relative;
}
div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantConsentForm].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantConsentFormSpanish].actor-wrapper {
  height: calc(100vh - 21rem) !important;
}
div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantConsentForm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=applicantConsentForm], div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantConsentForm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=applicantConsentFormSpanish], div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantConsentFormSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=applicantConsentForm], div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantConsentFormSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=applicantConsentFormSpanish] {
  padding: 0 !important;
}
div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantConsentForm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=applicantConsentForm] > div, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantConsentForm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=applicantConsentFormSpanish] > div, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantConsentFormSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=applicantConsentForm] > div, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantConsentFormSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=applicantConsentFormSpanish] > div {
  padding: 4rem 0;
}
div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantConsentForm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=applicantConsentForm] > div .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantConsentForm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=applicantConsentFormSpanish] > div .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantConsentFormSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=applicantConsentForm] > div .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantConsentFormSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=applicantConsentFormSpanish] > div .esignTextContainer {
  height: calc(100vh - 29rem);
  overflow: auto;
  padding: 0 4rem;
  min-height: 5rem;
}
div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantConsentForm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=applicantConsentForm] > div .esignTextContainer .containerHeading, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantConsentForm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=applicantConsentFormSpanish] > div .esignTextContainer .containerHeading, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantConsentFormSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=applicantConsentForm] > div .esignTextContainer .containerHeading, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantConsentFormSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=applicantConsentFormSpanish] > div .esignTextContainer .containerHeading {
  font-size: 2rem;
  text-align: center;
  font-family: "Mukta", sans-serif;
  font-weight: 800;
  padding: 0 2rem;
  margin-bottom: 3rem;
  line-height: 3rem;
  color: red;
}
div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantConsentForm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=applicantConsentForm] > div .esignTextContainer .containerDetailsText, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantConsentForm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=applicantConsentFormSpanish] > div .esignTextContainer .containerDetailsText, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantConsentFormSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=applicantConsentForm] > div .esignTextContainer .containerDetailsText, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantConsentFormSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=applicantConsentFormSpanish] > div .esignTextContainer .containerDetailsText {
  display: flex;
  flex-flow: column;
}
div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantConsentForm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=applicantConsentForm] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantConsentForm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=applicantConsentFormSpanish] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantConsentFormSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=applicantConsentForm] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantConsentFormSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=applicantConsentFormSpanish] > div .esignTextContainer .containerDetailsText .detailsHeading {
  font-size: 1.5rem;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  margin-bottom: 2.5rem;
  line-height: 2rem;
  color: red;
}
div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantConsentForm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=applicantConsentForm] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantConsentForm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=applicantConsentFormSpanish] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantConsentFormSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=applicantConsentForm] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantConsentFormSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=applicantConsentFormSpanish] > div .esignTextContainer .containerDetailsText .detailsText {
  font-size: 1.2rem;
  font-family: "Mukta", sans-serif;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.6);
  margin-bottom: 2.5rem;
  line-height: 1.8rem;
}
div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantConsentForm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=applicantConsentForm] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantConsentForm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=applicantConsentFormSpanish] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantConsentFormSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=applicantConsentForm] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantConsentFormSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=applicantConsentFormSpanish] > div .esignTextContainer .containerDetailsText span ul {
  padding-left: 1.5rem;
  margin: 0;
}
div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantConsentForm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=applicantConsentForm] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantConsentForm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=applicantConsentFormSpanish] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantConsentFormSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=applicantConsentForm] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantConsentFormSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=applicantConsentFormSpanish] > div .esignTextContainer .containerDetailsText .consentText {
  font-size: 1.5rem;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  margin-bottom: 2.5rem;
  line-height: 1.8rem;
}
div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantConsentActionPanel].actor-wrapper {
  padding: 0 4rem 4rem;
}
div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantConsentActionPanel].actor-wrapper div[data-style-id=base-panel] .entries {
  opacity: 0 !important;
  height: 0 !important;
}
div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantConsentActionPanel].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] {
  display: none !important;
}
div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantConsentActionPanel].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left {
  justify-content: space-around;
}
div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantConsentActionPanel].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  margin: 0;
}
div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantConsentActionPanel].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].linearGreen_Btn, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantConsentActionPanel].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].red_Btn {
  width: 13rem;
  height: 6rem !important;
}
div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantConsentActionPanel].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].linearGreen_Btn::after, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantConsentActionPanel].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].red_Btn::after {
  display: none;
}
div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantConsentActionPanel].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom] {
  position: fixed;
  left: calc((100vw - 53rem) / 2 + 50.9rem);
  top: 3.5rem;
  width: -moz-fit-content;
  width: fit-content;
}
div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantConsentActionPanel].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom] div[data-style-id=action].primary {
  font-family: "fontawesome";
  color: #fff;
  cursor: pointer;
  background-color: #009900;
  width: 4.5rem;
  padding: 0 1.2rem;
  justify-content: center;
  border-radius: 50%;
  border: 4px solid;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.4);
  height: 4.5rem;
  display: flex;
  align-items: center;
}
div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-id=modal-close-icon] {
  display: none !important;
}

div[data-style-id=modal-background][data-style-overlay-name=esignDeclineContainer], div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDeclineContainer], div[data-style-id=modal-background][data-style-overlay-name=updateEsignDeclineContainer] {
  padding: 3rem 0;
  overflow: auto;
  display: flex !important;
}
div[data-style-id=modal-background][data-style-overlay-name=esignDeclineContainer] div[data-style-id=modal-dialog], div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDeclineContainer] div[data-style-id=modal-dialog], div[data-style-id=modal-background][data-style-overlay-name=updateEsignDeclineContainer] div[data-style-id=modal-dialog] {
  height: -moz-fit-content;
  height: fit-content;
  margin: auto;
  width: 45rem;
}
div[data-style-id=modal-background][data-style-overlay-name=esignDeclineContainer] div[data-style-id=modal-dialog] .actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDeclineContainer] div[data-style-id=modal-dialog] .actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=updateEsignDeclineContainer] div[data-style-id=modal-dialog] .actor-wrapper {
  position: relative !important;
  padding: 0;
}
div[data-style-id=modal-background][data-style-overlay-name=esignDeclineContainer] div[data-style-id=modal-dialog] .actor-wrapper .base-panel .text-before, div[data-style-id=modal-background][data-style-overlay-name=esignDeclineContainer] div[data-style-id=modal-dialog] .actor-wrapper .base-panel .text-after, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDeclineContainer] div[data-style-id=modal-dialog] .actor-wrapper .base-panel .text-before, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDeclineContainer] div[data-style-id=modal-dialog] .actor-wrapper .base-panel .text-after, div[data-style-id=modal-background][data-style-overlay-name=updateEsignDeclineContainer] div[data-style-id=modal-dialog] .actor-wrapper .base-panel .text-before, div[data-style-id=modal-background][data-style-overlay-name=updateEsignDeclineContainer] div[data-style-id=modal-dialog] .actor-wrapper .base-panel .text-after {
  padding: 0;
  display: flex;
  flex-flow: column;
}
div[data-style-id=modal-background][data-style-overlay-name=esignDeclineContainer] div[data-style-id=modal-dialog] .actor-wrapper .base-panel .text-before span:first-child, div[data-style-id=modal-background][data-style-overlay-name=esignDeclineContainer] div[data-style-id=modal-dialog] .actor-wrapper .base-panel .text-after span:first-child, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDeclineContainer] div[data-style-id=modal-dialog] .actor-wrapper .base-panel .text-before span:first-child, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDeclineContainer] div[data-style-id=modal-dialog] .actor-wrapper .base-panel .text-after span:first-child, div[data-style-id=modal-background][data-style-overlay-name=updateEsignDeclineContainer] div[data-style-id=modal-dialog] .actor-wrapper .base-panel .text-before span:first-child, div[data-style-id=modal-background][data-style-overlay-name=updateEsignDeclineContainer] div[data-style-id=modal-dialog] .actor-wrapper .base-panel .text-after span:first-child {
  font-size: 2.2rem;
  font-family: "Mukta", sans-serif;
  font-weight: 800;
  text-align: center;
  padding: 3rem 1.5rem 0;
}
div[data-style-id=modal-background][data-style-overlay-name=esignDeclineContainer] div[data-style-id=modal-dialog] .actor-wrapper .base-panel .text-before span:last-child, div[data-style-id=modal-background][data-style-overlay-name=esignDeclineContainer] div[data-style-id=modal-dialog] .actor-wrapper .base-panel .text-after span:last-child, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDeclineContainer] div[data-style-id=modal-dialog] .actor-wrapper .base-panel .text-before span:last-child, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDeclineContainer] div[data-style-id=modal-dialog] .actor-wrapper .base-panel .text-after span:last-child, div[data-style-id=modal-background][data-style-overlay-name=updateEsignDeclineContainer] div[data-style-id=modal-dialog] .actor-wrapper .base-panel .text-before span:last-child, div[data-style-id=modal-background][data-style-overlay-name=updateEsignDeclineContainer] div[data-style-id=modal-dialog] .actor-wrapper .base-panel .text-after span:last-child {
  font-size: 1.4rem;
  line-height: 2rem;
  padding: 2.5rem 3rem 3rem;
  text-align: center;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.6);
}
div[data-style-id=modal-background][data-style-overlay-name=esignDeclineContainer] div[data-style-id=modal-dialog] .actor-wrapper .base-panel .component-actions-bottom, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDeclineContainer] div[data-style-id=modal-dialog] .actor-wrapper .base-panel .component-actions-bottom, div[data-style-id=modal-background][data-style-overlay-name=updateEsignDeclineContainer] div[data-style-id=modal-dialog] .actor-wrapper .base-panel .component-actions-bottom {
  padding: 0 3rem 3.5rem;
}
div[data-style-id=modal-background][data-style-overlay-name=esignDeclineContainer] div[data-style-id=modal-dialog] .actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDeclineContainer] div[data-style-id=modal-dialog] .actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=updateEsignDeclineContainer] div[data-style-id=modal-dialog] .actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
  width: 18rem;
  height: 5rem;
  font-size: 1.5rem;
}
div[data-style-id=modal-background][data-style-overlay-name=esignDeclineContainer] div[data-style-id=modal-dialog] div[data-style-id=modal-close-icon], div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDeclineContainer] div[data-style-id=modal-dialog] div[data-style-id=modal-close-icon], div[data-style-id=modal-background][data-style-overlay-name=updateEsignDeclineContainer] div[data-style-id=modal-dialog] div[data-style-id=modal-close-icon] {
  display: none !important;
}

div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanel], div[data-style-id=modal-background][data-style-overlay-name=applicantEsignConsentDeclinePanel] {
  display: flex !important;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanel] div[data-style-id=modal-dialog], div[data-style-id=modal-background][data-style-overlay-name=applicantEsignConsentDeclinePanel] div[data-style-id=modal-dialog] {
  height: -moz-fit-content;
  height: fit-content;
  width: 53rem;
  /*width: 75%;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;*/
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignConsentDeclinePanel].actor-wrapper,
div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentDeclinePanel].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignConsentDeclinePanel].actor-wrapper,
div[data-style-id=modal-background][data-style-overlay-name=applicantEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentDeclinePanel].actor-wrapper {
  position: relative !important;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=esignConsentDecline].actor-wrapper .page-include div:first-child, div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantEsignConsentDecline].actor-wrapper .page-include div:first-child,
div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=esignConsentDecline].actor-wrapper .page-include div:first-child,
div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantEsignConsentDecline].actor-wrapper .page-include div:first-child, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=esignConsentDecline].actor-wrapper .page-include div:first-child, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantEsignConsentDecline].actor-wrapper .page-include div:first-child,
div[data-style-id=modal-background][data-style-overlay-name=applicantEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=esignConsentDecline].actor-wrapper .page-include div:first-child,
div[data-style-id=modal-background][data-style-overlay-name=applicantEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantEsignConsentDecline].actor-wrapper .page-include div:first-child {
  position: relative !important;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=esignConsentDecline].actor-wrapper .page-include div:first-child iframe, div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantEsignConsentDecline].actor-wrapper .page-include div:first-child iframe,
div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=esignConsentDecline].actor-wrapper .page-include div:first-child iframe,
div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantEsignConsentDecline].actor-wrapper .page-include div:first-child iframe, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=esignConsentDecline].actor-wrapper .page-include div:first-child iframe, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantEsignConsentDecline].actor-wrapper .page-include div:first-child iframe,
div[data-style-id=modal-background][data-style-overlay-name=applicantEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=esignConsentDecline].actor-wrapper .page-include div:first-child iframe,
div[data-style-id=modal-background][data-style-overlay-name=applicantEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantEsignConsentDecline].actor-wrapper .page-include div:first-child iframe {
  height: calc(100vh - 29rem) !important;
  padding: 4rem 0;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=esignConsentDecline].actor-wrapper .page-include div:first-child iframe html, div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantEsignConsentDecline].actor-wrapper .page-include div:first-child iframe html,
div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=esignConsentDecline].actor-wrapper .page-include div:first-child iframe html,
div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantEsignConsentDecline].actor-wrapper .page-include div:first-child iframe html, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=esignConsentDecline].actor-wrapper .page-include div:first-child iframe html, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantEsignConsentDecline].actor-wrapper .page-include div:first-child iframe html,
div[data-style-id=modal-background][data-style-overlay-name=applicantEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=esignConsentDecline].actor-wrapper .page-include div:first-child iframe html,
div[data-style-id=modal-background][data-style-overlay-name=applicantEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantEsignConsentDecline].actor-wrapper .page-include div:first-child iframe html {
  height: 100%;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=esignConsentDecline].actor-wrapper .page-include div:first-child iframe html body, div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantEsignConsentDecline].actor-wrapper .page-include div:first-child iframe html body,
div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=esignConsentDecline].actor-wrapper .page-include div:first-child iframe html body,
div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantEsignConsentDecline].actor-wrapper .page-include div:first-child iframe html body, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=esignConsentDecline].actor-wrapper .page-include div:first-child iframe html body, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantEsignConsentDecline].actor-wrapper .page-include div:first-child iframe html body,
div[data-style-id=modal-background][data-style-overlay-name=applicantEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=esignConsentDecline].actor-wrapper .page-include div:first-child iframe html body,
div[data-style-id=modal-background][data-style-overlay-name=applicantEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantEsignConsentDecline].actor-wrapper .page-include div:first-child iframe html body {
  background-color: white;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=esignConsentDecline].actor-wrapper .page-include div:first-child iframe html body #toolbar, div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantEsignConsentDecline].actor-wrapper .page-include div:first-child iframe html body #toolbar,
div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=esignConsentDecline].actor-wrapper .page-include div:first-child iframe html body #toolbar,
div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantEsignConsentDecline].actor-wrapper .page-include div:first-child iframe html body #toolbar, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=esignConsentDecline].actor-wrapper .page-include div:first-child iframe html body #toolbar, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantEsignConsentDecline].actor-wrapper .page-include div:first-child iframe html body #toolbar,
div[data-style-id=modal-background][data-style-overlay-name=applicantEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=esignConsentDecline].actor-wrapper .page-include div:first-child iframe html body #toolbar,
div[data-style-id=modal-background][data-style-overlay-name=applicantEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantEsignConsentDecline].actor-wrapper .page-include div:first-child iframe html body #toolbar {
  display: none;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=esignConsentDecline].actor-wrapper .page-include div:first-child iframe html body embed, div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantEsignConsentDecline].actor-wrapper .page-include div:first-child iframe html body embed,
div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=esignConsentDecline].actor-wrapper .page-include div:first-child iframe html body embed,
div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantEsignConsentDecline].actor-wrapper .page-include div:first-child iframe html body embed, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=esignConsentDecline].actor-wrapper .page-include div:first-child iframe html body embed, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantEsignConsentDecline].actor-wrapper .page-include div:first-child iframe html body embed,
div[data-style-id=modal-background][data-style-overlay-name=applicantEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=esignConsentDecline].actor-wrapper .page-include div:first-child iframe html body embed,
div[data-style-id=modal-background][data-style-overlay-name=applicantEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantEsignConsentDecline].actor-wrapper .page-include div:first-child iframe html body embed {
  position: relative;
  height: 100%;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=esignConsentDecline].actor-wrapper .page-include .component-actions-top, div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantEsignConsentDecline].actor-wrapper .page-include .component-actions-top,
div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=esignConsentDecline].actor-wrapper .page-include .component-actions-top,
div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantEsignConsentDecline].actor-wrapper .page-include .component-actions-top, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=esignConsentDecline].actor-wrapper .page-include .component-actions-top, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantEsignConsentDecline].actor-wrapper .page-include .component-actions-top,
div[data-style-id=modal-background][data-style-overlay-name=applicantEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=esignConsentDecline].actor-wrapper .page-include .component-actions-top,
div[data-style-id=modal-background][data-style-overlay-name=applicantEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantEsignConsentDecline].actor-wrapper .page-include .component-actions-top {
  width: -moz-fit-content;
  width: fit-content;
  bottom: 0;
  top: unset;
  left: 50%;
  transform: translateX(-50%);
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=esignConsentDecline].actor-wrapper .page-include .component-actions-top .component-actions-top-left, div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantEsignConsentDecline].actor-wrapper .page-include .component-actions-top .component-actions-top-left,
div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=esignConsentDecline].actor-wrapper .page-include .component-actions-top .component-actions-top-left,
div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantEsignConsentDecline].actor-wrapper .page-include .component-actions-top .component-actions-top-left, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=esignConsentDecline].actor-wrapper .page-include .component-actions-top .component-actions-top-left, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantEsignConsentDecline].actor-wrapper .page-include .component-actions-top .component-actions-top-left,
div[data-style-id=modal-background][data-style-overlay-name=applicantEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=esignConsentDecline].actor-wrapper .page-include .component-actions-top .component-actions-top-left,
div[data-style-id=modal-background][data-style-overlay-name=applicantEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantEsignConsentDecline].actor-wrapper .page-include .component-actions-top .component-actions-top-left {
  left: 0;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=esignConsentDecline].actor-wrapper .page-include .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantEsignConsentDecline].actor-wrapper .page-include .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper],
div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=esignConsentDecline].actor-wrapper .page-include .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper],
div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantEsignConsentDecline].actor-wrapper .page-include .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=applicantEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=esignConsentDecline].actor-wrapper .page-include .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=applicantEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantEsignConsentDecline].actor-wrapper .page-include .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper],
div[data-style-id=modal-background][data-style-overlay-name=applicantEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=esignConsentDecline].actor-wrapper .page-include .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper],
div[data-style-id=modal-background][data-style-overlay-name=applicantEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantEsignConsentDecline].actor-wrapper .page-include .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] {
  margin: 1rem;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=esignConsentDecline].actor-wrapper .page-include .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantEsignConsentDecline].actor-wrapper .page-include .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action],
div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=esignConsentDecline].actor-wrapper .page-include .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action],
div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantEsignConsentDecline].actor-wrapper .page-include .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=applicantEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=esignConsentDecline].actor-wrapper .page-include .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=applicantEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantEsignConsentDecline].actor-wrapper .page-include .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action],
div[data-style-id=modal-background][data-style-overlay-name=applicantEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=esignConsentDecline].actor-wrapper .page-include .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action],
div[data-style-id=modal-background][data-style-overlay-name=applicantEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantEsignConsentDecline].actor-wrapper .page-include .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action] {
  line-height: 2rem;
  font-family: "Mukta", sans-serif;
  font-weight: 400;
  color: blue;
  text-decoration: underline;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=declineText].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantDeclineText].actor-wrapper,
div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=declineText].actor-wrapper,
div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantDeclineText].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=declineText].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantDeclineText].actor-wrapper,
div[data-style-id=modal-background][data-style-overlay-name=applicantEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=declineText].actor-wrapper,
div[data-style-id=modal-background][data-style-overlay-name=applicantEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantDeclineText].actor-wrapper {
  padding: 0;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=declineText].actor-wrapper .base-panel .text-before, div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=declineText].actor-wrapper .base-panel .text-after, div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantDeclineText].actor-wrapper .base-panel .text-before, div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantDeclineText].actor-wrapper .base-panel .text-after,
div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=declineText].actor-wrapper .base-panel .text-before,
div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=declineText].actor-wrapper .base-panel .text-after,
div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantDeclineText].actor-wrapper .base-panel .text-before,
div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantDeclineText].actor-wrapper .base-panel .text-after, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=declineText].actor-wrapper .base-panel .text-before, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=declineText].actor-wrapper .base-panel .text-after, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantDeclineText].actor-wrapper .base-panel .text-before, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantDeclineText].actor-wrapper .base-panel .text-after,
div[data-style-id=modal-background][data-style-overlay-name=applicantEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=declineText].actor-wrapper .base-panel .text-before,
div[data-style-id=modal-background][data-style-overlay-name=applicantEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=declineText].actor-wrapper .base-panel .text-after,
div[data-style-id=modal-background][data-style-overlay-name=applicantEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantDeclineText].actor-wrapper .base-panel .text-before,
div[data-style-id=modal-background][data-style-overlay-name=applicantEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantDeclineText].actor-wrapper .base-panel .text-after {
  padding: 0 3rem 4rem;
  font-size: 1.4rem;
  text-align: center;
  line-height: 2rem;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.6);
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=declineText].actor-wrapper .base-panel .component-actions-bottom, div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantDeclineText].actor-wrapper .base-panel .component-actions-bottom,
div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=declineText].actor-wrapper .base-panel .component-actions-bottom,
div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantDeclineText].actor-wrapper .base-panel .component-actions-bottom, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=declineText].actor-wrapper .base-panel .component-actions-bottom, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantDeclineText].actor-wrapper .base-panel .component-actions-bottom,
div[data-style-id=modal-background][data-style-overlay-name=applicantEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=declineText].actor-wrapper .base-panel .component-actions-bottom,
div[data-style-id=modal-background][data-style-overlay-name=applicantEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantDeclineText].actor-wrapper .base-panel .component-actions-bottom {
  padding-bottom: 4rem;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=declineText].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantDeclineText].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action],
div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=declineText].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action],
div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantDeclineText].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=applicantEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=declineText].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=applicantEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantDeclineText].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action],
div[data-style-id=modal-background][data-style-overlay-name=applicantEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=declineText].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action],
div[data-style-id=modal-background][data-style-overlay-name=applicantEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantDeclineText].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
  height: 5.5rem;
  font-size: 1.5rem;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantDeclineText].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action],
div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantDeclineText].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=applicantEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantDeclineText].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action],
div[data-style-id=modal-background][data-style-overlay-name=applicantEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantDeclineText].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
  width: 12rem;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantDeclineText].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after,
div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantDeclineText].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantDeclineText].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after,
div[data-style-id=modal-background][data-style-overlay-name=applicantEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantDeclineText].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after {
  display: none !important;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-id=modal-close-icon], div[data-style-id=modal-background][data-style-overlay-name=applicantEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-id=modal-close-icon] {
  display: none !important;
}

div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanelResend] {
  display: flex !important;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanelResend] div[data-style-id=modal-dialog] {
  height: -moz-fit-content;
  height: fit-content;
  width: 53rem;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanelResend] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentDeclinePanelResend].actor-wrapper {
  position: relative !important;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanelResend] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentDeclinePanelResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=esignConsentDeclineResend].actor-wrapper .page-include div:first-child {
  position: relative !important;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanelResend] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentDeclinePanelResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=esignConsentDeclineResend].actor-wrapper .page-include div:first-child iframe {
  height: calc(100vh - 29rem) !important;
  padding: 4rem 0;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanelResend] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentDeclinePanelResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=esignConsentDeclineResend].actor-wrapper .page-include div:first-child iframe html {
  height: 100%;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanelResend] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentDeclinePanelResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=esignConsentDeclineResend].actor-wrapper .page-include div:first-child iframe html body {
  background-color: white;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanelResend] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentDeclinePanelResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=esignConsentDeclineResend].actor-wrapper .page-include div:first-child iframe html body #toolbar {
  display: none;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanelResend] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentDeclinePanelResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=esignConsentDeclineResend].actor-wrapper .page-include div:first-child iframe html body embed {
  position: relative;
  height: 100%;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanelResend] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentDeclinePanelResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=esignConsentDeclineResend].actor-wrapper .page-include .component-actions-top {
  width: -moz-fit-content;
  width: fit-content;
  bottom: 0;
  top: unset;
  left: 50%;
  transform: translateX(-50%);
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanelResend] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentDeclinePanelResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=esignConsentDeclineResend].actor-wrapper .page-include .component-actions-top .component-actions-top-left {
  left: 0;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanelResend] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentDeclinePanelResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=esignConsentDeclineResend].actor-wrapper .page-include .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] {
  margin: 1rem;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanelResend] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentDeclinePanelResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=esignConsentDeclineResend].actor-wrapper .page-include .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action] {
  line-height: 2rem;
  font-family: "Mukta", sans-serif;
  font-weight: 400;
  color: blue;
  text-decoration: underline;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanelResend] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentDeclinePanelResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=declineTextResend].actor-wrapper {
  padding: 0;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanelResend] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentDeclinePanelResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=declineTextResend].actor-wrapper .base-panel .text-before {
  padding: 0 3rem 4rem;
  font-size: 1.4rem;
  text-align: center;
  line-height: 2rem;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.6);
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanelResend] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentDeclinePanelResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=declineTextResend].actor-wrapper .base-panel .component-actions-bottom {
  padding-bottom: 4rem;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanelResend] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentDeclinePanelResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=declineTextResend].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
  height: 5.5rem;
  font-size: 1.5rem;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanelResend] div[data-style-id=modal-dialog] div[data-style-id=modal-close-icon] {
  display: none !important;
}

div[data-style-id=modal-background][data-style-overlay-name=updateEsignConsentDeclinePanel] {
  display: flex !important;
}
div[data-style-id=modal-background][data-style-overlay-name=updateEsignConsentDeclinePanel] div[data-style-id=modal-dialog] {
  height: -moz-fit-content;
  height: fit-content;
  width: 53rem;
  /*width: 75%;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;*/
}
div[data-style-id=modal-background][data-style-overlay-name=updateEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignConsentDeclinePanel].actor-wrapper {
  position: relative !important;
}
div[data-style-id=modal-background][data-style-overlay-name=updateEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateEsignConsentDecline].actor-wrapper .page-include div:first-child {
  position: relative !important;
}
div[data-style-id=modal-background][data-style-overlay-name=updateEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateEsignConsentDecline].actor-wrapper .page-include div:first-child iframe {
  height: calc(100vh - 29rem) !important;
  padding: 4rem 0;
}
div[data-style-id=modal-background][data-style-overlay-name=updateEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateEsignConsentDecline].actor-wrapper .page-include div:first-child iframe html {
  height: 100%;
}
div[data-style-id=modal-background][data-style-overlay-name=updateEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateEsignConsentDecline].actor-wrapper .page-include div:first-child iframe html body {
  background-color: white;
}
div[data-style-id=modal-background][data-style-overlay-name=updateEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateEsignConsentDecline].actor-wrapper .page-include div:first-child iframe html body #toolbar {
  display: none;
}
div[data-style-id=modal-background][data-style-overlay-name=updateEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateEsignConsentDecline].actor-wrapper .page-include div:first-child iframe html body embed {
  position: relative;
  height: 100%;
}
div[data-style-id=modal-background][data-style-overlay-name=updateEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateEsignConsentDecline].actor-wrapper .page-include .component-actions-top {
  width: -moz-fit-content;
  width: fit-content;
  bottom: 0;
  top: unset;
  left: 50%;
  transform: translateX(-50%);
}
div[data-style-id=modal-background][data-style-overlay-name=updateEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateEsignConsentDecline].actor-wrapper .page-include .component-actions-top .component-actions-top-left {
  left: 0;
}
div[data-style-id=modal-background][data-style-overlay-name=updateEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateEsignConsentDecline].actor-wrapper .page-include .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] {
  margin: 1rem;
}
div[data-style-id=modal-background][data-style-overlay-name=updateEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateEsignConsentDecline].actor-wrapper .page-include .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action] {
  line-height: 2rem;
  font-family: "Mukta", sans-serif;
  font-weight: 400;
  color: blue;
  text-decoration: underline;
}
div[data-style-id=modal-background][data-style-overlay-name=updateEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateDeclineText].actor-wrapper {
  padding: 0;
}
div[data-style-id=modal-background][data-style-overlay-name=updateEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateDeclineText].actor-wrapper .base-panel .text-before, div[data-style-id=modal-background][data-style-overlay-name=updateEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateDeclineText].actor-wrapper .base-panel .text-after {
  padding: 0 3rem 4rem;
  font-size: 1.4rem;
  text-align: center;
  line-height: 2rem;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.6);
}
div[data-style-id=modal-background][data-style-overlay-name=updateEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateDeclineText].actor-wrapper .base-panel .component-actions-bottom {
  padding-bottom: 4rem;
}
div[data-style-id=modal-background][data-style-overlay-name=updateEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignConsentDeclinePanel].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateDeclineText].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
  height: 5.5rem;
  font-size: 1.5rem;
}
div[data-style-id=modal-background][data-style-overlay-name=updateEsignConsentDeclinePanel] div[data-style-id=modal-dialog] div[data-style-id=modal-close-icon] {
  display: none !important;
}

div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainer], div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerUpdate], div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerApplicant] {
  display: flex !important;
}
div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainer] div[data-style-id=modal-dialog], div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerUpdate] div[data-style-id=modal-dialog], div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerApplicant] div[data-style-id=modal-dialog] {
  height: -moz-fit-content;
  height: fit-content;
  width: 75%;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
}
div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainer].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerUpdate].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerApplicant].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerUpdate] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainer].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerUpdate] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerUpdate].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerUpdate] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerApplicant].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainer].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerUpdate].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerApplicant].actor-wrapper {
  position: relative !important;
}
div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainer].actor-wrapper div[data-style-id=division] .actor-wrapper:first-child .page-include div:first-child, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerUpdate].actor-wrapper div[data-style-id=division] .actor-wrapper:first-child .page-include div:first-child, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerApplicant].actor-wrapper div[data-style-id=division] .actor-wrapper:first-child .page-include div:first-child, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerUpdate] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainer].actor-wrapper div[data-style-id=division] .actor-wrapper:first-child .page-include div:first-child, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerUpdate] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerUpdate].actor-wrapper div[data-style-id=division] .actor-wrapper:first-child .page-include div:first-child, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerUpdate] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerApplicant].actor-wrapper div[data-style-id=division] .actor-wrapper:first-child .page-include div:first-child, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainer].actor-wrapper div[data-style-id=division] .actor-wrapper:first-child .page-include div:first-child, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerUpdate].actor-wrapper div[data-style-id=division] .actor-wrapper:first-child .page-include div:first-child, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerApplicant].actor-wrapper div[data-style-id=division] .actor-wrapper:first-child .page-include div:first-child {
  position: relative !important;
}
div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainer].actor-wrapper div[data-style-id=division] .actor-wrapper:first-child .page-include div:first-child iframe, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerUpdate].actor-wrapper div[data-style-id=division] .actor-wrapper:first-child .page-include div:first-child iframe, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerApplicant].actor-wrapper div[data-style-id=division] .actor-wrapper:first-child .page-include div:first-child iframe, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerUpdate] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainer].actor-wrapper div[data-style-id=division] .actor-wrapper:first-child .page-include div:first-child iframe, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerUpdate] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerUpdate].actor-wrapper div[data-style-id=division] .actor-wrapper:first-child .page-include div:first-child iframe, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerUpdate] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerApplicant].actor-wrapper div[data-style-id=division] .actor-wrapper:first-child .page-include div:first-child iframe, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainer].actor-wrapper div[data-style-id=division] .actor-wrapper:first-child .page-include div:first-child iframe, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerUpdate].actor-wrapper div[data-style-id=division] .actor-wrapper:first-child .page-include div:first-child iframe, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerApplicant].actor-wrapper div[data-style-id=division] .actor-wrapper:first-child .page-include div:first-child iframe {
  height: calc(100vh - 17rem) !important;
  padding: 4rem 0;
}
div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainer].actor-wrapper div[data-style-id=division] .actor-wrapper:first-child .page-include .component-actions-top, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerUpdate].actor-wrapper div[data-style-id=division] .actor-wrapper:first-child .page-include .component-actions-top, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerApplicant].actor-wrapper div[data-style-id=division] .actor-wrapper:first-child .page-include .component-actions-top, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerUpdate] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainer].actor-wrapper div[data-style-id=division] .actor-wrapper:first-child .page-include .component-actions-top, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerUpdate] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerUpdate].actor-wrapper div[data-style-id=division] .actor-wrapper:first-child .page-include .component-actions-top, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerUpdate] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerApplicant].actor-wrapper div[data-style-id=division] .actor-wrapper:first-child .page-include .component-actions-top, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainer].actor-wrapper div[data-style-id=division] .actor-wrapper:first-child .page-include .component-actions-top, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerUpdate].actor-wrapper div[data-style-id=division] .actor-wrapper:first-child .page-include .component-actions-top, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerApplicant].actor-wrapper div[data-style-id=division] .actor-wrapper:first-child .page-include .component-actions-top {
  width: -moz-fit-content;
  width: fit-content;
  bottom: 0;
  top: unset;
  left: 50%;
  transform: translateX(-50%);
}
div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainer].actor-wrapper div[data-style-id=division] .actor-wrapper:first-child .page-include .component-actions-top .component-actions-top-left, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerUpdate].actor-wrapper div[data-style-id=division] .actor-wrapper:first-child .page-include .component-actions-top .component-actions-top-left, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerApplicant].actor-wrapper div[data-style-id=division] .actor-wrapper:first-child .page-include .component-actions-top .component-actions-top-left, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerUpdate] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainer].actor-wrapper div[data-style-id=division] .actor-wrapper:first-child .page-include .component-actions-top .component-actions-top-left, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerUpdate] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerUpdate].actor-wrapper div[data-style-id=division] .actor-wrapper:first-child .page-include .component-actions-top .component-actions-top-left, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerUpdate] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerApplicant].actor-wrapper div[data-style-id=division] .actor-wrapper:first-child .page-include .component-actions-top .component-actions-top-left, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainer].actor-wrapper div[data-style-id=division] .actor-wrapper:first-child .page-include .component-actions-top .component-actions-top-left, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerUpdate].actor-wrapper div[data-style-id=division] .actor-wrapper:first-child .page-include .component-actions-top .component-actions-top-left, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerApplicant].actor-wrapper div[data-style-id=division] .actor-wrapper:first-child .page-include .component-actions-top .component-actions-top-left {
  left: 0;
}
div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainer].actor-wrapper div[data-style-id=division] .actor-wrapper:first-child .page-include .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerUpdate].actor-wrapper div[data-style-id=division] .actor-wrapper:first-child .page-include .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerApplicant].actor-wrapper div[data-style-id=division] .actor-wrapper:first-child .page-include .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerUpdate] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainer].actor-wrapper div[data-style-id=division] .actor-wrapper:first-child .page-include .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerUpdate] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerUpdate].actor-wrapper div[data-style-id=division] .actor-wrapper:first-child .page-include .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerUpdate] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerApplicant].actor-wrapper div[data-style-id=division] .actor-wrapper:first-child .page-include .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainer].actor-wrapper div[data-style-id=division] .actor-wrapper:first-child .page-include .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerUpdate].actor-wrapper div[data-style-id=division] .actor-wrapper:first-child .page-include .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerApplicant].actor-wrapper div[data-style-id=division] .actor-wrapper:first-child .page-include .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] {
  margin: 1rem;
}
div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainer].actor-wrapper div[data-style-id=division] .actor-wrapper:first-child .page-include .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerUpdate].actor-wrapper div[data-style-id=division] .actor-wrapper:first-child .page-include .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerApplicant].actor-wrapper div[data-style-id=division] .actor-wrapper:first-child .page-include .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerUpdate] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainer].actor-wrapper div[data-style-id=division] .actor-wrapper:first-child .page-include .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerUpdate] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerUpdate].actor-wrapper div[data-style-id=division] .actor-wrapper:first-child .page-include .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerUpdate] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerApplicant].actor-wrapper div[data-style-id=division] .actor-wrapper:first-child .page-include .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainer].actor-wrapper div[data-style-id=division] .actor-wrapper:first-child .page-include .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerUpdate].actor-wrapper div[data-style-id=division] .actor-wrapper:first-child .page-include .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerApplicant].actor-wrapper div[data-style-id=division] .actor-wrapper:first-child .page-include .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action] {
  line-height: 2rem;
  font-family: "Mukta", sans-serif;
  font-weight: 400;
  color: blue;
  text-decoration: underline;
}
div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainer].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerUpdate].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerApplicant].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerUpdate] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainer].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerUpdate] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerUpdate].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerUpdate] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerApplicant].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainer].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerUpdate].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerApplicant].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child {
  padding: 0;
}
div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainer].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child .base-panel div[data-style-id=text-after].text-after, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerUpdate].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child .base-panel div[data-style-id=text-after].text-after, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerApplicant].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child .base-panel div[data-style-id=text-after].text-after, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerUpdate] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainer].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child .base-panel div[data-style-id=text-after].text-after, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerUpdate] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerUpdate].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child .base-panel div[data-style-id=text-after].text-after, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerUpdate] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerApplicant].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child .base-panel div[data-style-id=text-after].text-after, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainer].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child .base-panel div[data-style-id=text-after].text-after, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerUpdate].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child .base-panel div[data-style-id=text-after].text-after, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerApplicant].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child .base-panel div[data-style-id=text-after].text-after {
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  top: calc(17rem - 100vh);
  position: absolute;
  height: calc(100vh - 17rem);
  width: 100%;
}
div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainer].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child .base-panel div[data-style-id=text-after].text-after #building, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerUpdate].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child .base-panel div[data-style-id=text-after].text-after #building, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerApplicant].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child .base-panel div[data-style-id=text-after].text-after #building, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerUpdate] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainer].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child .base-panel div[data-style-id=text-after].text-after #building, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerUpdate] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerUpdate].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child .base-panel div[data-style-id=text-after].text-after #building, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerUpdate] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerApplicant].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child .base-panel div[data-style-id=text-after].text-after #building, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainer].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child .base-panel div[data-style-id=text-after].text-after #building, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerUpdate].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child .base-panel div[data-style-id=text-after].text-after #building, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerApplicant].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child .base-panel div[data-style-id=text-after].text-after #building {
  font-size: 12px;
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  flex-flow: column;
  width: -moz-fit-content;
  width: fit-content;
  align-items: center;
}
div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainer].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child .base-panel div[data-style-id=text-after].text-after #building #caption, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerUpdate].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child .base-panel div[data-style-id=text-after].text-after #building #caption, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerApplicant].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child .base-panel div[data-style-id=text-after].text-after #building #caption, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerUpdate] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainer].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child .base-panel div[data-style-id=text-after].text-after #building #caption, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerUpdate] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerUpdate].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child .base-panel div[data-style-id=text-after].text-after #building #caption, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerUpdate] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerApplicant].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child .base-panel div[data-style-id=text-after].text-after #building #caption, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainer].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child .base-panel div[data-style-id=text-after].text-after #building #caption, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerUpdate].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child .base-panel div[data-style-id=text-after].text-after #building #caption, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerApplicant].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child .base-panel div[data-style-id=text-after].text-after #building #caption {
  font-size: 1.6rem;
  color: rgba(0, 0, 0, 0.5) !important;
  font-family: "Mukta", sans-serif;
  font-weight: 500;
}
div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainer].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child .base-panel div[data-style-id=text-before].text-before, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerUpdate].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child .base-panel div[data-style-id=text-before].text-before, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerApplicant].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child .base-panel div[data-style-id=text-before].text-before, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerUpdate] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainer].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child .base-panel div[data-style-id=text-before].text-before, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerUpdate] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerUpdate].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child .base-panel div[data-style-id=text-before].text-before, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerUpdate] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerApplicant].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child .base-panel div[data-style-id=text-before].text-before, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainer].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child .base-panel div[data-style-id=text-before].text-before, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerUpdate].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child .base-panel div[data-style-id=text-before].text-before, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerApplicant].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child .base-panel div[data-style-id=text-before].text-before {
  position: absolute;
  top: calc(-100vh + 17.8rem);
  width: 100%;
  text-align: center;
  left: 0;
  padding: 0;
  font-size: 1.5rem;
  font-family: "Mukta", sans-serif;
}
div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainer].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child .base-panel .entries .record-container, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerUpdate].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child .base-panel .entries .record-container, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerApplicant].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child .base-panel .entries .record-container, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerUpdate] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainer].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child .base-panel .entries .record-container, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerUpdate] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerUpdate].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child .base-panel .entries .record-container, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerUpdate] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerApplicant].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child .base-panel .entries .record-container, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainer].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child .base-panel .entries .record-container, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerUpdate].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child .base-panel .entries .record-container, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerApplicant].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child .base-panel .entries .record-container {
  border: none !important;
}
div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainer].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child .base-panel .entries .record-container .record-content, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerUpdate].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child .base-panel .entries .record-container .record-content, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerApplicant].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child .base-panel .entries .record-container .record-content, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerUpdate] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainer].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child .base-panel .entries .record-container .record-content, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerUpdate] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerUpdate].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child .base-panel .entries .record-container .record-content, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerUpdate] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerApplicant].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child .base-panel .entries .record-container .record-content, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainer].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child .base-panel .entries .record-container .record-content, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerUpdate].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child .base-panel .entries .record-container .record-content, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerApplicant].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child .base-panel .entries .record-container .record-content {
  padding: 0 !important;
}
div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainer].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child .base-panel .component-actions-bottom, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerUpdate].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child .base-panel .component-actions-bottom, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerApplicant].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child .base-panel .component-actions-bottom, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerUpdate] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainer].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child .base-panel .component-actions-bottom, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerUpdate] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerUpdate].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child .base-panel .component-actions-bottom, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerUpdate] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerApplicant].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child .base-panel .component-actions-bottom, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainer].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child .base-panel .component-actions-bottom, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerUpdate].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child .base-panel .component-actions-bottom, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerApplicant].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child .base-panel .component-actions-bottom {
  padding-bottom: 4rem;
}
div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainer].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerUpdate].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerApplicant].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerUpdate] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainer].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerUpdate] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerUpdate].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerUpdate] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerApplicant].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainer].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerUpdate].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerApplicant].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
  height: 5.5rem;
  font-size: 1.5rem;
  width: 20rem;
}
div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainer].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerUpdate].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerApplicant].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerUpdate] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainer].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerUpdate] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerUpdate].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerUpdate] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerApplicant].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainer].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerUpdate].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=rbpnIframeContainerApplicant].actor-wrapper div[data-style-id=division] .actor-wrapper:last-child .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after {
  display: none;
}
div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainer] div[data-style-id=modal-dialog] div[data-style-id=modal-close-icon], div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerUpdate] div[data-style-id=modal-dialog] div[data-style-id=modal-close-icon], div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerApplicant] div[data-style-id=modal-dialog] div[data-style-id=modal-close-icon] {
  display: none !important;
}

div[data-style-id=modal-background][data-style-overlay-name=updateDetalis], div[data-style-id=modal-background][data-style-overlay-name=updateDetalisMoreAmount], div[data-style-id=modal-background][data-style-overlay-name=updateDetalisSameAmount], div[data-style-id=modal-background][data-style-overlay-name=updateDetalisContactChange] {
  overflow: auto;
  padding: 3rem 0;
  display: flex !important;
}
div[data-style-id=modal-background][data-style-overlay-name=updateDetalis] div[data-style-id=modal-dialog], div[data-style-id=modal-background][data-style-overlay-name=updateDetalisMoreAmount] div[data-style-id=modal-dialog], div[data-style-id=modal-background][data-style-overlay-name=updateDetalisSameAmount] div[data-style-id=modal-dialog], div[data-style-id=modal-background][data-style-overlay-name=updateDetalisContactChange] div[data-style-id=modal-dialog] {
  height: auto;
  margin: auto;
}
div[data-style-id=modal-background][data-style-overlay-name=updateDetalis] div[data-style-id=modal-dialog] .actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=updateDetalisMoreAmount] div[data-style-id=modal-dialog] .actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=updateDetalisSameAmount] div[data-style-id=modal-dialog] .actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=updateDetalisContactChange] div[data-style-id=modal-dialog] .actor-wrapper {
  position: relative !important;
  padding: 0 !important;
}
div[data-style-id=modal-background][data-style-overlay-name=updateDetalis] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-id=modal-background][data-style-overlay-name=updateDetalisMoreAmount] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-id=modal-background][data-style-overlay-name=updateDetalisSameAmount] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-id=modal-background][data-style-overlay-name=updateDetalisContactChange] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel {
  box-shadow: none !important;
}
div[data-style-id=modal-background][data-style-overlay-name=updateDetalis] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-id=modal-background][data-style-overlay-name=updateDetalisMoreAmount] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-id=modal-background][data-style-overlay-name=updateDetalisSameAmount] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-id=modal-background][data-style-overlay-name=updateDetalisContactChange] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after] {
  text-align: left;
  font-size: 1.7rem;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  line-height: 2.2rem;
  margin-bottom: 0;
  padding: 3rem 2.5rem;
  text-align: center;
}
div[data-style-id=modal-background][data-style-overlay-name=updateDetalis] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before, div[data-style-id=modal-background][data-style-overlay-name=updateDetalisMoreAmount] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before, div[data-style-id=modal-background][data-style-overlay-name=updateDetalisSameAmount] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before, div[data-style-id=modal-background][data-style-overlay-name=updateDetalisContactChange] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before {
  text-align: center;
  font-size: 2.2rem;
  font-family: "Mukta", sans-serif;
  font-weight: 800;
  padding: 3.5rem 3rem;
  margin-bottom: 0;
  background-color: rgba(236, 255, 230, 0.85);
  border-top-left-radius: 20px;
}
div[data-style-id=modal-background][data-style-overlay-name=updateDetalis] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom, div[data-style-id=modal-background][data-style-overlay-name=updateDetalisMoreAmount] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom, div[data-style-id=modal-background][data-style-overlay-name=updateDetalisSameAmount] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom, div[data-style-id=modal-background][data-style-overlay-name=updateDetalisContactChange] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom {
  padding: 0 2.5rem 3.2rem;
}
div[data-style-id=modal-background][data-style-overlay-name=updateDetalis] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=updateDetalisMoreAmount] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=updateDetalisSameAmount] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=updateDetalisContactChange] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  width: 12rem !important;
}
div[data-style-id=modal-background][data-style-overlay-name=updateDetalis] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=updateDetalisMoreAmount] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=updateDetalisSameAmount] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=updateDetalisContactChange] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
  height: 5rem;
}
div[data-style-id=modal-background][data-style-overlay-name=updateDetalis] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-id=modal-background][data-style-overlay-name=updateDetalisMoreAmount] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-id=modal-background][data-style-overlay-name=updateDetalisSameAmount] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-id=modal-background][data-style-overlay-name=updateDetalisContactChange] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after {
  display: none;
}
div[data-style-id=modal-background][data-style-overlay-name=updateDetalis] div[data-style-id=modal-dialog] div[data-style-id=modal-close-icon], div[data-style-id=modal-background][data-style-overlay-name=updateDetalisMoreAmount] div[data-style-id=modal-dialog] div[data-style-id=modal-close-icon], div[data-style-id=modal-background][data-style-overlay-name=updateDetalisSameAmount] div[data-style-id=modal-dialog] div[data-style-id=modal-close-icon], div[data-style-id=modal-background][data-style-overlay-name=updateDetalisContactChange] div[data-style-id=modal-dialog] div[data-style-id=modal-close-icon] {
  display: none;
}

div[data-style-id=modal-background][data-style-overlay-name=appReprocessPopup] {
  overflow: auto;
  padding: 3rem 0;
  display: flex !important;
}
div[data-style-id=modal-background][data-style-overlay-name=appReprocessPopup] div[data-style-id=modal-dialog] {
  height: auto;
  margin: auto;
  width: 46rem;
}
div[data-style-id=modal-background][data-style-overlay-name=appReprocessPopup] div[data-style-id=modal-dialog] div[data-style-actor-name=appReprocessPopup].actor-wrapper {
  position: relative;
  padding: 0 !important;
}
div[data-style-id=modal-background][data-style-overlay-name=appReprocessPopup] div[data-style-id=modal-dialog] div[data-style-actor-name=appReprocessPopup].actor-wrapper div[data-style-id=base-panel].base-panel {
  box-shadow: none !important;
}
div[data-style-id=modal-background][data-style-overlay-name=appReprocessPopup] div[data-style-id=modal-dialog] div[data-style-actor-name=appReprocessPopup].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after] {
  text-align: left;
  font-size: 1.7rem;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  line-height: 2.2rem;
  margin-bottom: 0;
  padding: 3rem 4.5rem;
  padding-top: 0;
  color: rgba(0, 0, 0, 0.6);
}
div[data-style-id=modal-background][data-style-overlay-name=appReprocessPopup] div[data-style-id=modal-dialog] div[data-style-actor-name=appReprocessPopup].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before {
  text-align: center;
  font-size: 2.2rem;
  padding: 3rem;
  margin-bottom: 0;
  border-top-left-radius: 20px;
  font-family: "Mukta", sans-serif;
  font-weight: 800;
  padding-bottom: 1.6rem;
}
div[data-style-id=modal-background][data-style-overlay-name=appReprocessPopup] div[data-style-id=modal-dialog] div[data-style-actor-name=appReprocessPopup].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom {
  padding: 0 2.5rem 4rem;
}
div[data-style-id=modal-background][data-style-overlay-name=appReprocessPopup] div[data-style-id=modal-dialog] div[data-style-actor-name=appReprocessPopup].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  width: 47% !important;
  margin: 0;
}
div[data-style-id=modal-background][data-style-overlay-name=appReprocessPopup] div[data-style-id=modal-dialog] div[data-style-actor-name=appReprocessPopup].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child {
  margin-right: 3%;
}
div[data-style-id=modal-background][data-style-overlay-name=appReprocessPopup] div[data-style-id=modal-dialog] div[data-style-actor-name=appReprocessPopup].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:last-child {
  margin-left: 3%;
}
div[data-style-id=modal-background][data-style-overlay-name=appReprocessPopup] div[data-style-id=modal-dialog] div[data-style-actor-name=appReprocessPopup].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
  height: 5rem;
}

div[data-style-id=modal-background][data-style-overlay-name=modifyCalcDetailsConfirmation] {
  overflow: auto;
  padding: 3rem 0;
  display: flex !important;
}
div[data-style-id=modal-background][data-style-overlay-name=modifyCalcDetailsConfirmation] div[data-style-id=modal-dialog] {
  height: auto;
  margin: auto;
  width: 46rem;
}
div[data-style-id=modal-background][data-style-overlay-name=modifyCalcDetailsConfirmation] div[data-style-id=modal-dialog] div[data-style-actor-name=modifyCalcDetailsConfirmation].actor-wrapper {
  position: relative;
  padding: 0 !important;
}
div[data-style-id=modal-background][data-style-overlay-name=modifyCalcDetailsConfirmation] div[data-style-id=modal-dialog] div[data-style-actor-name=modifyCalcDetailsConfirmation].actor-wrapper div[data-style-id=base-panel].base-panel {
  box-shadow: none !important;
  border: none !important;
}
div[data-style-id=modal-background][data-style-overlay-name=modifyCalcDetailsConfirmation] div[data-style-id=modal-dialog] div[data-style-actor-name=modifyCalcDetailsConfirmation].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after] {
  text-align: left;
  font-size: 1.7rem;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  line-height: 2.2rem;
  margin-bottom: 0;
  padding: 3rem 4.5rem;
  padding-top: 0;
  color: rgba(0, 0, 0, 0.6);
}
div[data-style-id=modal-background][data-style-overlay-name=modifyCalcDetailsConfirmation] div[data-style-id=modal-dialog] div[data-style-actor-name=modifyCalcDetailsConfirmation].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before {
  text-align: center;
  font-size: 2.2rem;
  padding: 3rem;
  margin-bottom: 0;
  border-top-left-radius: 20px;
  font-family: "Mukta", sans-serif;
  font-weight: 800;
  padding-bottom: 1.6rem;
}
div[data-style-id=modal-background][data-style-overlay-name=modifyCalcDetailsConfirmation] div[data-style-id=modal-dialog] div[data-style-actor-name=modifyCalcDetailsConfirmation].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom {
  padding: 0 2.5rem 4rem;
}
div[data-style-id=modal-background][data-style-overlay-name=modifyCalcDetailsConfirmation] div[data-style-id=modal-dialog] div[data-style-actor-name=modifyCalcDetailsConfirmation].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  width: 47% !important;
  margin: 0;
}
div[data-style-id=modal-background][data-style-overlay-name=modifyCalcDetailsConfirmation] div[data-style-id=modal-dialog] div[data-style-actor-name=modifyCalcDetailsConfirmation].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child {
  margin-right: 3%;
}
div[data-style-id=modal-background][data-style-overlay-name=modifyCalcDetailsConfirmation] div[data-style-id=modal-dialog] div[data-style-actor-name=modifyCalcDetailsConfirmation].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:last-child {
  margin-left: 3%;
}
div[data-style-id=modal-background][data-style-overlay-name=modifyCalcDetailsConfirmation] div[data-style-id=modal-dialog] div[data-style-actor-name=modifyCalcDetailsConfirmation].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
  height: 5rem;
}
div[data-style-id=modal-background][data-style-overlay-name=modifyCalcDetailsConfirmation] div[data-style-id=modal-dialog] div[data-style-id=modal-close-icon] {
  display: none !important;
}

div[data-style-id=modal-background][data-style-overlay-name=paymentFromCalculatorPopup] {
  overflow: auto;
  padding: 3rem 0;
  display: flex !important;
}
div[data-style-id=modal-background][data-style-overlay-name=paymentFromCalculatorPopup] div[data-style-id=modal-dialog] {
  height: auto;
  margin: auto;
  width: 46rem;
}
div[data-style-id=modal-background][data-style-overlay-name=paymentFromCalculatorPopup] div[data-style-id=modal-dialog] div[data-style-actor-name=paymentFromCalculatorPopup].actor-wrapper {
  position: relative;
  padding: 0 !important;
}
div[data-style-id=modal-background][data-style-overlay-name=paymentFromCalculatorPopup] div[data-style-id=modal-dialog] div[data-style-actor-name=paymentFromCalculatorPopup].actor-wrapper div[data-style-id=base-panel].base-panel {
  box-shadow: none !important;
  border: none !important;
}
div[data-style-id=modal-background][data-style-overlay-name=paymentFromCalculatorPopup] div[data-style-id=modal-dialog] div[data-style-actor-name=paymentFromCalculatorPopup].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before {
  width: -moz-fit-content;
  width: fit-content;
  font-size: 1.7rem;
  color: rgba(0, 0, 0, 0.7);
  font-family: "Mukta", sans-serif;
  padding: 3rem;
}
div[data-style-id=modal-background][data-style-overlay-name=paymentFromCalculatorPopup] div[data-style-id=modal-dialog] div[data-style-actor-name=paymentFromCalculatorPopup].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom {
  padding: 0 2.5rem 4rem;
}
div[data-style-id=modal-background][data-style-overlay-name=paymentFromCalculatorPopup] div[data-style-id=modal-dialog] div[data-style-actor-name=paymentFromCalculatorPopup].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  width: 47% !important;
  margin: 0;
}
div[data-style-id=modal-background][data-style-overlay-name=paymentFromCalculatorPopup] div[data-style-id=modal-dialog] div[data-style-actor-name=paymentFromCalculatorPopup].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child {
  margin-right: 3%;
}
div[data-style-id=modal-background][data-style-overlay-name=paymentFromCalculatorPopup] div[data-style-id=modal-dialog] div[data-style-actor-name=paymentFromCalculatorPopup].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:last-child {
  margin-left: 3%;
}
div[data-style-id=modal-background][data-style-overlay-name=paymentFromCalculatorPopup] div[data-style-id=modal-dialog] div[data-style-actor-name=paymentFromCalculatorPopup].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
  height: 5rem;
}

div[data-style-id=modal-background][data-style-overlay-name=chatContainer] {
  overflow: auto;
  padding: 3rem 0;
  display: flex !important;
}
div[data-style-id=modal-background][data-style-overlay-name=chatContainer] div[data-style-id=modal-dialog] {
  height: -moz-fit-content;
  height: fit-content;
  width: 90%;
  margin: auto;
}
div[data-style-id=modal-background][data-style-overlay-name=chatContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=chatContainer].actor-wrapper {
  position: relative !important;
}
div[data-style-id=modal-background][data-style-overlay-name=chatContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=chatContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=chatContainer] div[data-style-actor-name=popupApplicationComments].actor-wrapper {
  padding: 3rem;
}
div[data-style-id=modal-background][data-style-overlay-name=chatContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=chatContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=chatContainer] div[data-style-actor-name=popupApplicationComments].actor-wrapper div[data-style-id=list-view].list-view {
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  height: -moz-fit-content;
  height: fit-content;
}
div[data-style-id=modal-background][data-style-overlay-name=chatContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=chatContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=chatContainer] div[data-style-actor-name=popupApplicationComments].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=list-header] {
  display: none;
}
div[data-style-id=modal-background][data-style-overlay-name=chatContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=chatContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=chatContainer] div[data-style-actor-name=popupApplicationComments].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=blank-message].blank-message {
  height: calc(100vh - 36.1rem);
  margin-bottom: 3rem;
  min-height: unset !important;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  min-height: 7.5rem !important;
  margin: 0;
}
div[data-style-id=modal-background][data-style-overlay-name=chatContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=chatContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=chatContainer] div[data-style-actor-name=popupApplicationComments].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before] {
  padding: 0;
  font-size: 1.5rem;
  font-family: "Mukta", sans-serif;
  font-weight: 800;
  text-align: left;
}
div[data-style-id=modal-background][data-style-overlay-name=chatContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=chatContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=chatContainer] div[data-style-actor-name=popupApplicationComments].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-after].text-after {
  height: 100%;
  padding: 0;
  margin-bottom: 2.7rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
div[data-style-id=modal-background][data-style-overlay-name=chatContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=chatContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=chatContainer] div[data-style-actor-name=popupApplicationComments].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-after].text-after #building {
  font-size: 12px;
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  flex-flow: column;
  width: -moz-fit-content;
  width: fit-content;
  align-items: center;
}
div[data-style-id=modal-background][data-style-overlay-name=chatContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=chatContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=chatContainer] div[data-style-actor-name=popupApplicationComments].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-after].text-after #building #caption {
  font-size: 1.5rem;
  color: rgba(0, 0, 0, 0.5) !important;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
}
div[data-style-id=modal-background][data-style-overlay-name=chatContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=chatContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=chatContainer] div[data-style-actor-name=popupApplicationComments].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=blank-message] ~ .text-after {
  display: none !important;
}
div[data-style-id=modal-background][data-style-overlay-name=chatContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=chatContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=chatContainer] div[data-style-actor-name=popupApplicationComments].actor-wrapper div[data-style-id=list-view].list-view .entries {
  height: calc(100vh - 36.1rem);
  overflow: auto;
  margin-bottom: 0rem;
  margin-top: 2rem;
  border: none !important;
  border-radius: 0 !important;
  min-height: 7.5rem !important;
}
div[data-style-id=modal-background][data-style-overlay-name=chatContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=chatContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=chatContainer] div[data-style-actor-name=popupApplicationComments].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container {
  background: transparent !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15) !important;
  border-radius: 0;
}
div[data-style-id=modal-background][data-style-overlay-name=chatContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=chatContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=chatContainer] div[data-style-actor-name=popupApplicationComments].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container:last-child {
  border: none !important;
}
div[data-style-id=modal-background][data-style-overlay-name=chatContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=chatContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=chatContainer] div[data-style-actor-name=popupApplicationComments].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container:first-child div[data-style-id=list-row] {
  padding-top: 0 !important;
}
div[data-style-id=modal-background][data-style-overlay-name=chatContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=chatContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=chatContainer] div[data-style-actor-name=popupApplicationComments].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content > div {
  padding: 0 !important;
}
div[data-style-id=modal-background][data-style-overlay-name=chatContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=chatContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=chatContainer] div[data-style-actor-name=popupApplicationComments].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content > div div[data-style-id=list-row] {
  display: flex;
  flex-flow: column;
  padding: 2.6rem 0;
}
div[data-style-id=modal-background][data-style-overlay-name=chatContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=chatContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=chatContainer] div[data-style-actor-name=popupApplicationComments].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content > div div[data-style-id=list-row]::before {
  content: url(https://credithub.watercressgroup.com/resource/watercress_usericon);
  height: 4.5rem;
  width: 4.5rem;
  padding: 0.7rem;
  margin-right: 1.2rem;
  background: rgba(0, 0, 0, 0.05);
  border-bottom-right-radius: 15px;
  border-top-left-radius: 15px;
  position: absolute;
  display: flex;
  align-items: center;
  padding: 0.8rem 1.2rem;
}
div[data-style-id=modal-background][data-style-overlay-name=chatContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=chatContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=chatContainer] div[data-style-actor-name=popupApplicationComments].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content > div div[data-style-id=list-row] > div:first-child {
  margin-bottom: 0.5rem;
  width: 100% !important;
}
div[data-style-id=modal-background][data-style-overlay-name=chatContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=chatContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=chatContainer] div[data-style-actor-name=popupApplicationComments].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content > div div[data-style-id=list-row] > div:first-child div[data-style-id=field] .input-main {
  padding-left: 5.5rem;
}
div[data-style-id=modal-background][data-style-overlay-name=chatContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=chatContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=chatContainer] div[data-style-actor-name=popupApplicationComments].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content > div div[data-style-id=list-row] > div:nth-child(2) {
  width: 100% !important;
}
div[data-style-id=modal-background][data-style-overlay-name=chatContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=chatContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=chatContainer] div[data-style-actor-name=popupApplicationComments].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content > div div[data-style-id=list-row] > div:nth-child(2) div[data-style-id=field] .input-main {
  white-space: unset !important;
  overflow: unset !important;
  text-overflow: unset !important;
  padding-left: 5.5rem;
  /*word-break: break-all;*/
  text-align: left;
  line-height: 1.9rem;
}
div[data-style-id=modal-background][data-style-overlay-name=chatContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=chatContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=chatContainer] div[data-style-actor-name=popupApplicationComments].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content > div div[data-style-id=list-row] > div:nth-child(2) div[data-style-id=field] .input-main div {
  font-size: 1.3rem;
  color: rgba(0, 0, 0, 0.5);
}
div[data-style-id=modal-background][data-style-overlay-name=chatContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=chatContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=chatContainer] div[data-style-actor-name=popupApplicationComments].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content > div div[data-style-id=list-row] > div:nth-child(3) {
  right: 0;
  position: absolute;
  bottom: 0;
  width: -moz-fit-content !important;
  width: fit-content !important;
}
div[data-style-id=modal-background][data-style-overlay-name=chatContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=chatContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=chatContainer] div[data-style-actor-name=popupApplicationComments].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content > div div[data-style-id=list-row] > div:nth-child(3) div[data-style-id=field] .control.readonly .input-main {
  padding: 0;
}
div[data-style-id=modal-background][data-style-overlay-name=chatContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=chatContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=chatContainer] div[data-style-actor-name=popupApplicationComments].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content > div div[data-style-id=list-row] > div:nth-child(3) div[data-style-id=field] .control.readonly .input-main div {
  font-size: 1rem;
  color: rgba(0, 0, 0, 0.5);
}
div[data-style-id=modal-background][data-style-overlay-name=chatContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=chatContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=chatContainer] div[data-style-actor-name=popupApplicationComments].actor-wrapper div[data-style-id=list-view].list-view .component-actions-bottom {
  position: absolute;
  right: 3rem;
}
div[data-style-id=modal-background][data-style-overlay-name=chatContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=chatContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=chatContainer] div[data-style-actor-name=popupApplicationComments].actor-wrapper div[data-style-id=list-view].list-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=commentReloadBtn] div[data-style-id=action] {
  padding: 0.5rem;
  display: flex;
  align-items: center;
  background: rgba(0, 0, 0, 0.2);
}
div[data-style-id=modal-background][data-style-overlay-name=chatContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=chatContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=chatContainer] div[data-style-actor-name=popupApplicationComments].actor-wrapper div[data-style-id=list-view].list-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=commentReloadBtn] div[data-style-id=action] img {
  height: 1.3rem;
}
div[data-style-id=modal-background][data-style-overlay-name=chatContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=chatContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=chatContainer] div[data-style-actor-name=popupWriteComments].actor-wrapper {
  padding: 3rem;
  padding-bottom: 5rem;
}
div[data-style-id=modal-background][data-style-overlay-name=chatContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=chatContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=chatContainer] div[data-style-actor-name=popupWriteComments].actor-wrapper div[data-style-id=base-panel].base-panel {
  display: flex;
  flex-flow: column;
}
div[data-style-id=modal-background][data-style-overlay-name=chatContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=chatContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=chatContainer] div[data-style-actor-name=popupWriteComments].actor-wrapper div[data-style-id=base-panel].base-panel .entries {
  width: 100%;
}
div[data-style-id=modal-background][data-style-overlay-name=chatContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=chatContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=chatContainer] div[data-style-actor-name=popupWriteComments].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-content {
  padding: 0;
}
div[data-style-id=modal-background][data-style-overlay-name=chatContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=chatContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=chatContainer] div[data-style-actor-name=popupWriteComments].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-content div[data-style-id=field] {
  margin-bottom: 0;
}
div[data-style-id=modal-background][data-style-overlay-name=chatContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=chatContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=chatContainer] div[data-style-actor-name=popupWriteComments].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-content div[data-style-id=field] .flabel {
  display: none;
}
div[data-style-id=modal-background][data-style-overlay-name=chatContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=chatContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=chatContainer] div[data-style-actor-name=popupWriteComments].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-content div[data-style-id=field] .control .input-main .form-control {
  font-size: 1.4rem;
  height: 4.5rem;
  padding-right: 4.5rem;
}
div[data-style-id=modal-background][data-style-overlay-name=chatContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=chatContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=chatContainer] div[data-style-actor-name=popupWriteComments].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-content div[data-style-id=field] .control .input-main::after {
  right: 4.4rem;
}
div[data-style-id=modal-background][data-style-overlay-name=chatContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=chatContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=chatContainer] div[data-style-actor-name=popupWriteComments].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-content div[data-style-id=field] .control.readonly {
  min-height: unset;
  padding: 0;
}
div[data-style-id=modal-background][data-style-overlay-name=chatContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=chatContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=chatContainer] div[data-style-actor-name=popupWriteComments].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-content div[data-style-id=field] .control.readonly .input-main {
  box-shadow: 0 5px 3px rgba(0, 0, 0, 0.04);
  border-top-left-radius: 19px;
  border-bottom-right-radius: 19px;
}
div[data-style-id=modal-background][data-style-overlay-name=chatContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=chatContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=chatContainer] div[data-style-actor-name=popupWriteComments].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-content div[data-style-id=field] .control.readonly .input-main div {
  position: relative;
  border-radius: 0;
  border-top-left-radius: 19px;
  border-bottom-right-radius: 19px;
  font-size: 1.4rem;
  padding: 1rem 2rem;
  padding-right: 4.5rem;
  height: 4.5rem;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  align-items: center;
  color: black;
  display: flex;
  min-width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.15);
  text-align: left;
}
div[data-style-id=modal-background][data-style-overlay-name=chatContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=chatContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=chatContainer] div[data-style-actor-name=popupWriteComments].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-content div[data-style-id=field] .control.readonly .input-main::after {
  display: none !important;
}
div[data-style-id=modal-background][data-style-overlay-name=chatContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=chatContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=chatContainer] div[data-style-actor-name=popupWriteComments].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-content div[data-style-id=field] .error {
  top: 4.5rem;
}
div[data-style-id=modal-background][data-style-overlay-name=chatContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=chatContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=chatContainer] div[data-style-actor-name=popupWriteComments].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-content div[data-style-id=field][data-style-field-name=textEditArea] {
  display: none;
  height: 0;
  opacity: 0;
}
div[data-style-id=modal-background][data-style-overlay-name=chatContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=chatContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=chatContainer] div[data-style-actor-name=popupWriteComments].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-top {
  position: absolute;
}
div[data-style-id=modal-background][data-style-overlay-name=chatContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=chatContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=chatContainer] div[data-style-actor-name=popupWriteComments].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-top .component-actions-top-left {
  top: 3.1rem !important;
  left: unset !important;
  right: 3rem;
}
div[data-style-id=modal-background][data-style-overlay-name=chatContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=chatContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=chatContainer] div[data-style-actor-name=popupWriteComments].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] {
  margin: 0 !important;
}
div[data-style-id=modal-background][data-style-overlay-name=chatContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=chatContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=chatContainer] div[data-style-actor-name=popupWriteComments].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action] {
  height: 4.3rem;
  background-color: transparent !important;
  padding-right: 2rem !important;
}
div[data-style-id=modal-background][data-style-overlay-name=chatContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=chatContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=chatContainer] div[data-style-actor-name=popupWriteComments].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action] img {
  filter: invert(0.65);
}
div[data-style-id=modal-background][data-style-overlay-name=chatContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=chatContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=chatContainer] div[data-style-actor-name=popupWriteComments].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action]::after {
  display: none;
}

div[data-style-id=modal-background][data-style-overlay-name=chatIframe] {
  overflow: auto;
  padding: 3rem 0;
}
div[data-style-id=modal-background][data-style-overlay-name=chatIframe] div[data-style-id=modal-dialog] {
  height: calc(100vh - 8rem);
  width: 53rem;
  margin: auto;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0px;
  min-height: 25rem;
}
div[data-style-id=modal-background][data-style-overlay-name=chatIframe] div[data-style-id=modal-dialog] div[data-style-actor-name=chatIframe].actor-wrapper {
  overflow: visible;
  position: relative !important;
  height: 100%;
}
div[data-style-id=modal-background][data-style-overlay-name=chatIframe] div[data-style-id=modal-dialog] div[data-style-actor-name=chatIframe].actor-wrapper .page-include {
  display: flex;
  flex-flow: column;
  align-items: center;
}
div[data-style-id=modal-background][data-style-overlay-name=chatIframe] div[data-style-id=modal-dialog] div[data-style-actor-name=chatIframe].actor-wrapper .page-include > div:first-child {
  position: relative !important;
  height: 100%;
  width: 100%;
}
div[data-style-id=modal-background][data-style-overlay-name=chatIframe] div[data-style-id=modal-dialog] div[data-style-actor-name=chatIframe].actor-wrapper .page-include > div:first-child iframe {
  width: 99% !important;
}
div[data-style-id=modal-background][data-style-overlay-name=chatIframe] div[data-style-id=modal-dialog] div[data-style-actor-name=chatIframe].actor-wrapper .page-include .component-actions-bottom {
  width: -moz-fit-content;
  width: fit-content;
  position: absolute;
  right: -2.2rem;
  top: -2.5rem;
}
div[data-style-id=modal-background][data-style-overlay-name=chatIframe] div[data-style-id=modal-dialog] div[data-style-actor-name=chatIframe].actor-wrapper .page-include .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].primary {
  color: #fff;
  cursor: pointer;
  background-color: #009900;
  width: 4.5rem;
  padding: 0 1.2rem;
  justify-content: center;
  border-radius: 50%;
  border: 4px solid;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.4);
  height: 4.5rem;
  display: flex;
  align-items: center;
}
div[data-style-id=modal-background][data-style-overlay-name=chatIframe] div[data-style-id=modal-dialog] div[data-style-actor-name=chatIframe].actor-wrapper .page-include .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=endWebChatButton] {
  display: none;
}

div[data-style-id=modal-background][data-style-overlay-name=mobileEsignIframeContainer] {
  overflow: auto;
  padding: 1rem 0;
}
div[data-style-id=modal-background][data-style-overlay-name=mobileEsignIframeContainer] div[data-style-id=modal-dialog] {
  width: 96%;
  height: auto;
  border-radius: 0;
}
div[data-style-id=modal-background][data-style-overlay-name=mobileEsignIframeContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=mobileEsignIframeContainer].actor-wrapper {
  position: relative !important;
}
div[data-style-id=modal-background][data-style-overlay-name=mobileEsignIframeContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=mobileEsignIframe].actor-wrapper {
  position: relative !important;
}
div[data-style-id=modal-background][data-style-overlay-name=mobileEsignIframeContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=mobileEsignIframe].actor-wrapper .page-include > div:first-child {
  position: relative !important;
}
div[data-style-id=modal-background][data-style-overlay-name=mobileEsignIframeContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=mobileEsignIframe].actor-wrapper .page-include > div:first-child iframe {
  position: relative;
  height: calc(100vh - 3rem) !important;
  min-height: 14rem;
}
div[data-style-id=modal-background][data-style-overlay-name=mobileEsignIframeContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=mobileEsignIframeAction].actor-wrapper {
  padding: 0 !important;
}
div[data-style-id=modal-background][data-style-overlay-name=mobileEsignIframeContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=mobileEsignIframeAction].actor-wrapper div[data-style-id=text-before].text-before {
  color: red;
  height: calc(100vh - 3rem);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2rem;
  font-family: "Mukta", sans-serif;
  text-align: center;
}
div[data-style-id=modal-background][data-style-overlay-name=mobileEsignIframeContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=mobileEsignIframeAction].actor-wrapper div[data-style-id=text-after].text-after {
  padding: 0;
  height: 100%;
  position: fixed;
  width: 100%;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
  left: 0;
}
div[data-style-id=modal-background][data-style-overlay-name=mobileEsignIframeContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=mobileEsignIframeAction].actor-wrapper div[data-style-id=text-after].text-after > div {
  font-size: 12px;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-flow: column;
  align-items: center;
}
div[data-style-id=modal-background][data-style-overlay-name=mobileEsignIframeContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=mobileEsignIframeAction].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  margin: 1rem auto;
  position: absolute;
  transform: translateY(-7rem);
}
div[data-style-id=modal-background][data-style-overlay-name=mobileEsignIframeContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=mobileEsignIframeAction].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
  height: 5rem;
  width: 12rem;
}
div[data-style-id=modal-background][data-style-overlay-name=mobileEsignIframeContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=mobileEsignIframeAction].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after {
  display: none !important;
}
div[data-style-id=modal-background][data-style-overlay-name=mobileEsignIframeContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=mobileEsignIframeAction].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=closeMobileEsignPopupWithJs] {
  display: none;
  opacity: 0;
  height: 0;
}
div[data-style-id=modal-background][data-style-overlay-name=mobileEsignIframeContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=mobileEsignIframeAction].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=mobileEsignCoBorrowerReviewPage] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=mobileEsignIframeContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=mobileEsignIframeAction].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=mobileEsignCoBorrowerSpanish] div[data-style-id=action] {
  width: auto;
  padding: 0 3rem !important;
  max-width: 35rem;
}
div[data-style-id=modal-background][data-style-overlay-name=mobileEsignIframeContainer] div[data-style-id=modal-dialog] div[data-style-id=modal-close-icon] {
  display: none !important;
}

/**** code start for Cl-975 ****/
div[data-style-id=modal-background][data-style-overlay-name=mobileEsignIframeContainerBorrower] {
  overflow: auto;
  padding: 1rem 0;
}
div[data-style-id=modal-background][data-style-overlay-name=mobileEsignIframeContainerBorrower] div[data-style-id=modal-dialog] {
  width: 96%;
  height: auto;
  border-radius: 0;
}
div[data-style-id=modal-background][data-style-overlay-name=mobileEsignIframeContainerBorrower] div[data-style-id=modal-dialog] div[data-style-actor-name=mobileEsignIframeContainerBorrower].actor-wrapper {
  position: relative !important;
}
div[data-style-id=modal-background][data-style-overlay-name=mobileEsignIframeContainerBorrower] div[data-style-id=modal-dialog] div[data-style-actor-name=mobileEsignIframeBorrower].actor-wrapper {
  position: relative !important;
}
div[data-style-id=modal-background][data-style-overlay-name=mobileEsignIframeContainerBorrower] div[data-style-id=modal-dialog] div[data-style-actor-name=mobileEsignIframeBorrower].actor-wrapper .page-include > div:first-child {
  position: relative !important;
}
div[data-style-id=modal-background][data-style-overlay-name=mobileEsignIframeContainerBorrower] div[data-style-id=modal-dialog] div[data-style-actor-name=mobileEsignIframeBorrower].actor-wrapper .page-include > div:first-child iframe {
  position: relative;
  height: calc(100vh - 3rem) !important;
  min-height: 14rem;
}
div[data-style-id=modal-background][data-style-overlay-name=mobileEsignIframeContainerBorrower] div[data-style-id=modal-dialog] div[data-style-actor-name=mobileEsignIframeActionBorrower].actor-wrapper {
  padding: 0 !important;
}
div[data-style-id=modal-background][data-style-overlay-name=mobileEsignIframeContainerBorrower] div[data-style-id=modal-dialog] div[data-style-actor-name=mobileEsignIframeActionBorrower].actor-wrapper div[data-style-id=text-before].text-before {
  color: red;
  height: calc(100vh - 3rem);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2rem;
  font-family: "Mukta", sans-serif;
  text-align: center;
}
div[data-style-id=modal-background][data-style-overlay-name=mobileEsignIframeContainerBorrower] div[data-style-id=modal-dialog] div[data-style-actor-name=mobileEsignIframeActionBorrower].actor-wrapper div[data-style-id=text-after].text-after {
  padding: 0;
  height: 100%;
  position: fixed;
  width: 100%;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
  left: 0;
}
div[data-style-id=modal-background][data-style-overlay-name=mobileEsignIframeContainerBorrower] div[data-style-id=modal-dialog] div[data-style-actor-name=mobileEsignIframeActionBorrower].actor-wrapper div[data-style-id=text-after].text-after > div {
  font-size: 12px;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-flow: column;
  align-items: center;
}
div[data-style-id=modal-background][data-style-overlay-name=mobileEsignIframeContainerBorrower] div[data-style-id=modal-dialog] div[data-style-actor-name=mobileEsignIframeActionBorrower].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  margin: 1rem auto;
  position: absolute;
  transform: translateY(-7rem);
}
div[data-style-id=modal-background][data-style-overlay-name=mobileEsignIframeContainerBorrower] div[data-style-id=modal-dialog] div[data-style-actor-name=mobileEsignIframeActionBorrower].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
  height: 5rem;
  width: 12rem;
}
div[data-style-id=modal-background][data-style-overlay-name=mobileEsignIframeContainerBorrower] div[data-style-id=modal-dialog] div[data-style-actor-name=mobileEsignIframeActionBorrower].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after {
  display: none !important;
}
div[data-style-id=modal-background][data-style-overlay-name=mobileEsignIframeContainerBorrower] div[data-style-id=modal-dialog] div[data-style-actor-name=mobileEsignIframeActionBorrower].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=closeMobileEsignPopupWithJs] {
  display: none;
  opacity: 0;
  height: 0;
}
div[data-style-id=modal-background][data-style-overlay-name=mobileEsignIframeContainerBorrower] div[data-style-id=modal-dialog] div[data-style-id=modal-close-icon] {
  display: none !important;
}

div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] {
  overflow: auto;
  padding: 3rem 0;
  display: flex !important;
}
div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-id=modal-dialog] {
  height: auto;
  margin: auto;
}
@media only screen and (max-width: 767px) {
  div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-id=modal-dialog] {
    width: 40rem;
  }
}
@media only screen and (max-width: 576px) {
  div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-id=modal-dialog] {
    width: 87%;
  }
}
div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper {
  position: relative !important;
  padding: 3rem !important;
  padding-bottom: 3.5rem !important;
}
div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel {
  box-shadow: none !important;
  border: none !important;
  /**** CSS start for Cl-946 ****/
  /**** CSS end for Cl-946 ****/
}
div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel .text-before {
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: column;
  font-family: "Mukta", sans-serif;
}
div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel .text-before .popupHeader {
  font-size: 2.2rem;
  font-weight: 600;
  line-height: 2.6rem;
}
@media only screen and (max-width: 767px) {
  div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel .text-before .popupHeader {
    font-size: 2.4rem;
    line-height: 2.8rem;
  }
}
div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel .text-before ul {
  font-size: 1.6rem;
  padding: 0;
  margin: 0;
  margin-top: 1.5rem;
  line-height: 2.1rem;
  font-weight: 600;
  list-style-type: none;
}
@media only screen and (max-width: 767px) {
  div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel .text-before ul {
    font-size: 1.8rem;
    line-height: 2.3rem;
  }
}
div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel .text-before li {
  padding-left: 2rem;
}
div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel .text-before li:first-child {
  margin-top: 1.5rem;
}
@media only screen and (max-width: 767px) {
  div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel .text-before li:first-child {
    margin-top: 1.7rem;
  }
}
div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel .text-before li:last-child {
  margin-bottom: 1.5rem;
}
@media only screen and (max-width: 767px) {
  div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel .text-before li:last-child {
    margin-bottom: 1.7rem;
  }
}
div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel h1 {
  padding: 0;
  height: 100vh;
  position: fixed !important;
  width: 100%;
  top: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
}
div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel h1 > div {
  font-size: 12px;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-flow: column;
  align-items: center;
}
div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel .record-container {
  border: none !important;
}
div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel .record-content {
  padding: 0 !important;
}
div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel .section {
  margin-bottom: 0.8rem;
}
div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=field] {
  margin-bottom: 2.3rem !important;
  /**** CSS start for Cl-946 ****/
  /**** CSS end for Cl-946 ****/
  /**** CSS start for Cl-946 ****/
  /**** CSS end for Cl-946 ****/
}
div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=field] .control.readonly {
  padding: 0 !important;
}
@media only screen and (max-width: 576px) {
  div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=field] {
    margin-bottom: 2.5rem !important;
  }
}
div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=field] .flabel {
  display: block !important;
  margin-bottom: 0.5rem;
  height: auto !important;
  line-height: unset !important;
}
div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=field] .flabel label {
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 2.1rem;
}
@media only screen and (max-width: 767px) {
  div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=field] .flabel label {
    font-size: 1.8rem;
    line-height: 2.3rem;
  }
}
div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=field] .input-main div {
  height: 4.7rem;
  border-top-left-radius: 17px;
  border-bottom-right-radius: 17px;
  font-size: 12px;
  padding: 1rem 2rem;
  box-shadow: 0 5px 3px rgba(0, 0, 0, 0.04) !important;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  color: black;
  display: flex;
  align-items: center;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.15);
}
@media only screen and (max-width: 767px) {
  div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=field] .input-main div {
    height: 4.9rem;
  }
}
@media only screen and (max-width: 767px) {
  div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=field] .input-main .form-control {
    height: 4.9rem;
  }
}
div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=field] .error {
  font-weight: 400;
  font-size: 12px !important;
  font-family: "Mukta", sans-serif;
  top: unset !important;
  line-height: unset !important;
  margin-top: 0.2rem;
  position: relative !important;
  white-space: unset !important;
  overflow: unset !important;
  text-overflow: unset !important;
  line-height: 14px !important;
  height: auto !important;
}
@media only screen and (max-width: 767px) {
  div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=field] .error {
    line-height: 1.7rem !important;
  }
}
div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=field][data-style-field-name=mobilePhonePrefix], div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=field][data-style-field-name=mobilePhonePrefixConfirm], div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=field][data-style-field-name=coBorrowerMobilePhonePrefix], div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=field][data-style-field-name=coBorrowerMobilePhonePrefixConfirm] {
  width: -moz-fit-content !important;
  width: fit-content !important;
  display: flex;
  margin-right: 1rem !important;
  margin-top: 3rem !important;
}
@media only screen and (max-width: 768px) {
  div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=field][data-style-field-name=mobilePhonePrefix], div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=field][data-style-field-name=mobilePhonePrefixConfirm], div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=field][data-style-field-name=coBorrowerMobilePhonePrefix], div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=field][data-style-field-name=coBorrowerMobilePhonePrefixConfirm] {
    margin-top: 3.2rem !important;
  }
}
div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=field][data-style-field-name=mobilePhonePrefix] .flabel, div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=field][data-style-field-name=mobilePhonePrefixConfirm] .flabel, div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=field][data-style-field-name=coBorrowerMobilePhonePrefix] .flabel, div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=field][data-style-field-name=coBorrowerMobilePhonePrefixConfirm] .flabel {
  display: none !important;
}
div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=field][data-style-field-name=mobilePhonePrefix] .field-content, div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=field][data-style-field-name=mobilePhonePrefixConfirm] .field-content, div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=field][data-style-field-name=coBorrowerMobilePhonePrefix] .field-content, div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=field][data-style-field-name=coBorrowerMobilePhonePrefixConfirm] .field-content {
  display: flex;
  align-items: flex-start;
}
div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=field][data-style-field-name=mobilePhonePrefix] .control.readonly, div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=field][data-style-field-name=mobilePhonePrefixConfirm] .control.readonly, div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=field][data-style-field-name=coBorrowerMobilePhonePrefix] .control.readonly, div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=field][data-style-field-name=coBorrowerMobilePhonePrefixConfirm] .control.readonly {
  padding: 0 !important;
}
div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=field][data-style-field-name=mobilePhonePrefix] .input-main div, div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=field][data-style-field-name=mobilePhonePrefixConfirm] .input-main div, div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=field][data-style-field-name=coBorrowerMobilePhonePrefix] .input-main div, div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=field][data-style-field-name=coBorrowerMobilePhonePrefixConfirm] .input-main div {
  height: 4.7rem;
  font-size: 12px;
  padding: 1rem 1.5rem;
  border-top-left-radius: 17px;
  border-bottom-right-radius: 17px;
  box-shadow: none !important;
  border: none !important;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  color: black;
  display: flex;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.15);
}
@media only screen and (max-width: 768px) {
  div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=field][data-style-field-name=mobilePhonePrefix] .input-main div, div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=field][data-style-field-name=mobilePhonePrefixConfirm] .input-main div, div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=field][data-style-field-name=coBorrowerMobilePhonePrefix] .input-main div, div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=field][data-style-field-name=coBorrowerMobilePhonePrefixConfirm] .input-main div {
    padding: 1rem 1.8rem !important;
    border-top-left-radius: 16px !important;
    border-bottom-right-radius: 16px !important;
  }
}
div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=field][data-style-field-name=mobilePhonePrefix] .input-main, div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=field][data-style-field-name=mobilePhonePrefixConfirm] .input-main, div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=field][data-style-field-name=coBorrowerMobilePhonePrefix] .input-main, div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=field][data-style-field-name=coBorrowerMobilePhonePrefixConfirm] .input-main {
  width: 100%;
  justify-content: center;
}
div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=field][data-style-field-name=primaryApplicantMobile], div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=field][data-style-field-name=coApplicantMobile], div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=field][data-style-field-name=confirmPrimaryApplicantMobile], div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=field][data-style-field-name=confirmCoApplicantMobile] {
  width: calc(100% - 1rem - 42px) !important;
}
div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=field][data-style-field-name=primaryApplicantMobile] .flabel, div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=field][data-style-field-name=coApplicantMobile] .flabel, div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=field][data-style-field-name=confirmPrimaryApplicantMobile] .flabel, div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=field][data-style-field-name=confirmCoApplicantMobile] .flabel {
  transform: translateX(-52px);
}
@media only screen and (max-width: 575px) {
  div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=field][data-style-field-name=primaryApplicantMobile] .flabel, div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=field][data-style-field-name=coApplicantMobile] .flabel, div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=field][data-style-field-name=confirmPrimaryApplicantMobile] .flabel, div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=field][data-style-field-name=confirmCoApplicantMobile] .flabel {
    transform: translateX(-49px);
  }
}
@media only screen and (max-width: 320px) {
  div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=field][data-style-field-name=primaryApplicantMobile] .flabel, div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=field][data-style-field-name=coApplicantMobile] .flabel, div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=field][data-style-field-name=confirmPrimaryApplicantMobile] .flabel, div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=field][data-style-field-name=confirmCoApplicantMobile] .flabel {
    transform: translateX(-45px);
  }
}
@media only screen and (max-width: 767px) {
  div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=field][data-style-field-name=primaryApplicantMobile], div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=field][data-style-field-name=coApplicantMobile], div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=field][data-style-field-name=confirmPrimaryApplicantMobile], div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=field][data-style-field-name=confirmCoApplicantMobile] {
    width: calc(100% - 1rem - 43px) !important;
  }
}
@media only screen and (max-width: 575px) {
  div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=field][data-style-field-name=primaryApplicantMobile], div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=field][data-style-field-name=coApplicantMobile], div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=field][data-style-field-name=confirmPrimaryApplicantMobile], div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=field][data-style-field-name=confirmCoApplicantMobile] {
    width: calc(100% - 1rem - 41px) !important;
  }
}
div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left {
  display: flex;
  flex-flow: column;
}
div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  width: 100% !important;
  height: 4.5rem;
}
@media only screen and (max-width: 767px) {
  div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
    height: 4.7rem;
  }
}
div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
  font-size: 1.4rem !important;
  height: auto !important;
}
div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=editContactInfoButton] {
  margin-bottom: 1.5rem;
}
@media only screen and (max-width: 767px) {
  div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=editContactInfoButton] {
    margin-bottom: 1.8rem;
  }
}
div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=editContactInfoButton] div[data-style-id=action]::after {
  display: none !important;
}
div[data-style-id=modal-background][data-style-overlay-name=modifyContactDetailsAndSendAgreementPanel] div[data-style-actor-name=modifyContactDetailsAndSendAgreementPanel].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=editContactInfoButton] div[data-style-id=action]::before {
  content: url(https://credithub.watercressgroup.com/resource/watercress_rightArrow_small);
  position: relative;
  display: inline-flex;
  filter: invert(100%);
  transform: rotate(180deg) !important;
  line-height: 0 !important;
  margin-right: 0.5rem;
}

/**** code end for Cl-975 ****/
div[data-style-id=modal-background][data-style-overlay-name=mobileEsignIframeContainerApplicant] {
  overflow: auto;
  padding: 1rem 0;
}
div[data-style-id=modal-background][data-style-overlay-name=mobileEsignIframeContainerApplicant] div[data-style-id=modal-dialog] {
  width: 96%;
  height: auto;
  border-radius: 0;
}
div[data-style-id=modal-background][data-style-overlay-name=mobileEsignIframeContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=mobileEsignIframeContainerApplicant].actor-wrapper {
  position: relative !important;
}
div[data-style-id=modal-background][data-style-overlay-name=mobileEsignIframeContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=mobileEsignIframeApplicant].actor-wrapper {
  position: relative !important;
}
div[data-style-id=modal-background][data-style-overlay-name=mobileEsignIframeContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=mobileEsignIframeApplicant].actor-wrapper .page-include > div:first-child {
  position: relative !important;
}
div[data-style-id=modal-background][data-style-overlay-name=mobileEsignIframeContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=mobileEsignIframeApplicant].actor-wrapper .page-include > div:first-child iframe {
  position: relative;
  height: calc(100vh - 3rem) !important;
  min-height: 14rem;
}
div[data-style-id=modal-background][data-style-overlay-name=mobileEsignIframeContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=mobileEsignIframeActionApplicant].actor-wrapper {
  padding: 0 !important;
}
div[data-style-id=modal-background][data-style-overlay-name=mobileEsignIframeContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=mobileEsignIframeActionApplicant].actor-wrapper div[data-style-id=text-before].text-before {
  color: red;
  height: calc(100vh - 3rem);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2rem;
  font-family: "Mukta", sans-serif;
  text-align: center;
}
div[data-style-id=modal-background][data-style-overlay-name=mobileEsignIframeContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=mobileEsignIframeActionApplicant].actor-wrapper div[data-style-id=text-after].text-after {
  padding: 0;
  height: 100%;
  position: fixed;
  width: 100%;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
  left: 0;
}
div[data-style-id=modal-background][data-style-overlay-name=mobileEsignIframeContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=mobileEsignIframeActionApplicant].actor-wrapper div[data-style-id=text-after].text-after > div {
  font-size: 12px;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-flow: column;
  align-items: center;
}
div[data-style-id=modal-background][data-style-overlay-name=mobileEsignIframeContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=mobileEsignIframeActionApplicant].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  margin: 1rem auto;
  position: absolute;
  transform: translateY(-7rem);
}
div[data-style-id=modal-background][data-style-overlay-name=mobileEsignIframeContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=mobileEsignIframeActionApplicant].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
  height: 5rem;
  width: 12rem;
}
div[data-style-id=modal-background][data-style-overlay-name=mobileEsignIframeContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=mobileEsignIframeActionApplicant].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after {
  display: none !important;
}
div[data-style-id=modal-background][data-style-overlay-name=mobileEsignIframeContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=mobileEsignIframeActionApplicant].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=closeMobileEsignPopupWithJs] {
  display: none;
  opacity: 0;
  height: 0;
}
div[data-style-id=modal-background][data-style-overlay-name=mobileEsignIframeContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=mobileEsignIframeActionApplicant].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=mobileEsignCoBorrowerBtn] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=mobileEsignIframeContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=mobileEsignIframeActionApplicant].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=mobileEsignCoBorrowerSpanish] div[data-style-id=action] {
  width: auto;
  padding: 0 3rem !important;
  max-width: 35rem;
}
div[data-style-id=modal-background][data-style-overlay-name=mobileEsignIframeContainerApplicant] div[data-style-id=modal-dialog] div[data-style-id=modal-close-icon] {
  display: none !important;
}

div[data-style-id=modal-background][data-style-overlay-name=uploadDocumentFromGuestFlow] {
  overflow: auto;
  padding: 3rem 0;
}
div[data-style-id=modal-background][data-style-overlay-name=uploadDocumentFromGuestFlow] div[data-style-id=modal-dialog] {
  height: auto;
  margin: auto;
  width: 90%;
  border-radius: 0 !important;
}
div[data-style-id=modal-background][data-style-overlay-name=uploadDocumentFromGuestFlow] div[data-style-id=modal-dialog] div[data-style-actor-name=uploadDocumentFromGuestFlow].actor-wrapper {
  position: relative !important;
  padding: 0 !important;
}
div[data-style-id=modal-background][data-style-overlay-name=uploadDocumentFromGuestFlow] div[data-style-id=modal-dialog] div[data-style-actor-name=uploadDocumentFromGuestFlow].actor-wrapper .page-include {
  border: none !important;
  box-shadow: none !important;
}
div[data-style-id=modal-background][data-style-overlay-name=uploadDocumentFromGuestFlow] div[data-style-id=modal-dialog] div[data-style-actor-name=uploadDocumentFromGuestFlow].actor-wrapper .page-include > div {
  position: relative !important;
}
div[data-style-id=modal-background][data-style-overlay-name=uploadDocumentFromGuestFlow] div[data-style-id=modal-dialog] div[data-style-actor-name=uploadDocumentFromGuestFlow].actor-wrapper .page-include iframe {
  height: calc(100vh - 6rem) !important;
  overflow: auto;
  min-height: 47.6rem;
}

div[data-style-id=modal-background][data-style-overlay-name=wrongPassPopup] {
  overflow: auto;
  padding: 3rem 0;
  display: flex !important;
}
div[data-style-id=modal-background][data-style-overlay-name=wrongPassPopup] div[data-style-id=modal-dialog] {
  height: auto;
  margin: auto;
}
div[data-style-id=modal-background][data-style-overlay-name=wrongPassPopup] div[data-style-id=modal-dialog] .actor-wrapper {
  padding: 0 !important;
  position: relative !important;
}
div[data-style-id=modal-background][data-style-overlay-name=wrongPassPopup] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel {
  border: none !important;
  box-shadow: none !important;
}
div[data-style-id=modal-background][data-style-overlay-name=wrongPassPopup] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after] {
  position: relative;
  text-align: left;
  font-size: 1.7rem;
  line-height: 2.2rem;
  margin-bottom: 0;
  padding: 4rem 3rem;
  text-align: center;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
}
div[data-style-id=modal-background][data-style-overlay-name=wrongPassPopup] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before {
  position: relative;
  text-align: center;
  font-size: 2.2rem;
  padding: 3.5rem 3rem;
  margin-bottom: 0;
  background-color: rgba(236, 255, 230, 0.85);
  border-top-left-radius: 20px;
  font-family: "Mukta", sans-serif;
  font-weight: 800;
}
div[data-style-id=modal-background][data-style-overlay-name=wrongPassPopup] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom {
  padding: 0 2.5rem 4.4rem;
}
div[data-style-id=modal-background][data-style-overlay-name=wrongPassPopup] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  width: 12rem !important;
  height: 4.5rem;
}
div[data-style-id=modal-background][data-style-overlay-name=wrongPassPopup] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after {
  display: none;
}
div[data-style-id=modal-background][data-style-overlay-name=wrongPassPopup] div[data-style-id=modal-dialog] div[data-style-id=modal-close-icon] {
  display: none;
}

div[data-style-id=modal-background][data-style-overlay-name=trainingPopup] {
  overflow: auto;
  padding: 3rem 0;
  display: flex !important;
}
div[data-style-id=modal-background][data-style-overlay-name=trainingPopup] div[data-style-id=modal-dialog] {
  height: auto !important;
  margin: auto;
  width: auto;
}
div[data-style-id=modal-background][data-style-overlay-name=trainingPopup] div[data-style-id=modal-dialog] .actor-wrapper {
  padding: 0 !important;
  position: relative !important;
  width: 60rem;
}
div[data-style-id=modal-background][data-style-overlay-name=trainingPopup] div[data-style-id=modal-dialog] .text-before {
  padding: 0;
  display: flex;
  flex-flow: column;
}
div[data-style-id=modal-background][data-style-overlay-name=trainingPopup] div[data-style-id=modal-dialog] .text-before .popupHeader {
  font-size: 2rem;
  font-weight: 800;
  background-color: rgba(236, 255, 230, 0.85);
  border-top-left-radius: 20px;
  font-family: "Mukta", sans-serif;
  text-align: center;
  padding: 2.8rem 2rem;
  line-height: 2.7rem;
}
div[data-style-id=modal-background][data-style-overlay-name=trainingPopup] div[data-style-id=modal-dialog] .text-before .popupBody {
  padding: 2.5rem;
  padding-bottom: 1.6rem;
  font-size: 1.4rem;
  font-family: "Mukta", sans-serif;
  line-height: 1.7rem;
}
div[data-style-id=modal-background][data-style-overlay-name=trainingPopup] div[data-style-id=modal-dialog] .text-before .popupBody span {
  color: blue;
  text-decoration: underline;
}
div[data-style-id=modal-background][data-style-overlay-name=trainingPopup] div[data-style-id=modal-dialog] .text-after {
  padding: 2.5rem;
  padding-top: 0;
  font-size: 1.4rem;
  font-family: "Mukta", sans-serif;
  line-height: 1.7rem;
}
div[data-style-id=modal-background][data-style-overlay-name=trainingPopup] div[data-style-id=modal-dialog] h1 {
  padding: 0;
  height: 100vh;
  position: fixed !important;
  width: 100%;
  top: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
}
div[data-style-id=modal-background][data-style-overlay-name=trainingPopup] div[data-style-id=modal-dialog] h1 > div {
  font-size: 12px;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-flow: column;
  align-items: center;
}
div[data-style-id=modal-background][data-style-overlay-name=trainingPopup] div[data-style-id=modal-dialog] .entries {
  padding: 0 2.5rem;
}
div[data-style-id=modal-background][data-style-overlay-name=trainingPopup] div[data-style-id=modal-dialog] div[data-style-id=action] {
  width: 20rem;
  margin-bottom: 3rem;
  font-size: 1.45rem !important;
}
div[data-style-id=modal-background][data-style-overlay-name=trainingPopup] div[data-style-id=modal-dialog] div[data-style-id=field] {
  margin-bottom: 1.1rem !important;
}
div[data-style-id=modal-background][data-style-overlay-name=trainingPopup] div[data-style-id=modal-dialog] div[data-style-id=field] .field-content > div {
  display: flex;
  flex-flow: row-reverse;
  align-items: center;
}
div[data-style-id=modal-background][data-style-overlay-name=trainingPopup] div[data-style-id=modal-dialog] div[data-style-id=field] .field-content > div .flabel {
  white-space: unset !important;
  overflow: unset !important;
  text-overflow: unset !important;
  height: -moz-fit-content;
  height: fit-content;
  line-height: 2rem;
}
div[data-style-id=modal-background][data-style-overlay-name=trainingPopup] div[data-style-id=modal-dialog] div[data-style-id=field] .field-content > div .flabel label[data-style-id=field-label] {
  margin-left: 1rem;
  white-space: unset !important;
  overflow: unset !important;
  text-overflow: unset !important;
  font-size: 1.4rem !important;
  color: #37444e !important;
}
div[data-style-id=modal-background][data-style-overlay-name=trainingPopup] div[data-style-id=modal-dialog] div[data-style-id=field] .field-content > div .flabel label[data-style-id=field-label] span {
  color: black !important;
  font-weight: 800;
}
div[data-style-id=modal-background][data-style-overlay-name=trainingPopup] div[data-style-id=modal-dialog] div[data-style-id=field] .field-content > div .flabel label[data-style-id=field-label]::after {
  display: none;
}
div[data-style-id=modal-background][data-style-overlay-name=trainingPopup] div[data-style-id=modal-dialog] div[data-style-id=field] .field-content > div .control {
  height: -moz-fit-content;
  height: fit-content;
}
div[data-style-id=modal-background][data-style-overlay-name=trainingPopup] div[data-style-id=modal-dialog] div[data-style-id=field] .field-content > div .control .input-main::after {
  transform: translateY(35%);
  top: 100%;
  left: 13rem;
}
div[data-style-id=modal-background][data-style-overlay-name=trainingPopup] div[data-style-id=modal-dialog] div[data-style-id=field] .field-content > div .checkbox-entry {
  width: auto;
  align-items: center;
  height: -moz-fit-content;
  height: fit-content;
}
div[data-style-id=modal-background][data-style-overlay-name=trainingPopup] div[data-style-id=modal-dialog] div[data-style-id=field] .field-content > div .checkbox-entry input {
  -webkit-appearance: revert !important;
     -moz-appearance: revert !important;
          appearance: revert !important;
  margin: 0 !important;
}
div[data-style-id=modal-background][data-style-overlay-name=trainingPopup] div[data-style-id=modal-dialog] div[data-style-id=field] .field-content > div .checkbox-entry label {
  display: none;
}
div[data-style-id=modal-background][data-style-overlay-name=trainingPopup] div[data-style-id=modal-dialog] div[data-style-id=field] .field-content > div .error {
  top: 2rem;
  justify-content: left;
}
div[data-style-id=modal-background][data-style-overlay-name=trainingPopup] div[data-style-id=modal-dialog] div[data-style-id=modal-close-icon] {
  display: none;
}

div[data-style-id=modal-background][data-style-overlay-name=coditionalFundingStipOverlayPanel] {
  overflow: auto;
  padding: 3rem 0;
  display: flex !important;
}
div[data-style-id=modal-background][data-style-overlay-name=coditionalFundingStipOverlayPanel] div[data-style-id=modal-dialog] {
  height: auto;
  margin: auto;
}
div[data-style-id=modal-background][data-style-overlay-name=coditionalFundingStipOverlayPanel] div[data-style-id=modal-dialog] .actor-wrapper {
  position: relative !important;
  padding: 0 !important;
}
div[data-style-id=modal-background][data-style-overlay-name=coditionalFundingStipOverlayPanel] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel {
  box-shadow: none !important;
  border: none !important;
}
div[data-style-id=modal-background][data-style-overlay-name=coditionalFundingStipOverlayPanel] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=text-after] {
  text-align: left;
  font-size: 1.7rem;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  line-height: 2.2rem;
  margin-bottom: 0;
  padding: 3rem 2.5rem;
  text-align: center;
  position: relative !important;
  text-align: left;
}
div[data-style-id=modal-background][data-style-overlay-name=coditionalFundingStipOverlayPanel] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=text-after] span {
  text-decoration: underline;
  font-style: italic;
}
div[data-style-id=modal-background][data-style-overlay-name=coditionalFundingStipOverlayPanel] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=text-before].text-before {
  text-align: center;
  font-size: 2.2rem;
  font-family: arial rounded mt bold;
  margin-bottom: 0;
  background-color: rgba(236, 255, 230, 0.85);
  border-top-left-radius: 20px;
  font-family: "Mukta", sans-serif;
  font-weight: 800;
  position: relative !important;
  line-height: 2.5rem;
  padding: 3rem;
}
div[data-style-id=modal-background][data-style-overlay-name=coditionalFundingStipOverlayPanel] div[data-style-id=modal-dialog] .actor-wrapper .component-actions-bottom {
  padding: 0 2.5rem 3.4rem;
}
div[data-style-id=modal-background][data-style-overlay-name=coditionalFundingStipOverlayPanel] div[data-style-id=modal-dialog] .actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  width: 12rem !important;
  height: 4.5rem;
}
div[data-style-id=modal-background][data-style-overlay-name=coditionalFundingStipOverlayPanel] div[data-style-id=modal-dialog] .actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after {
  display: none;
}
div[data-style-id=modal-background][data-style-overlay-name=coditionalFundingStipOverlayPanel] div[data-style-id=modal-dialog] div[data-style-id=modal-close-icon] {
  display: none;
}

/**** CSS start for Cl-893 ****/
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerDisclosure] {
  display: flex !important;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerDisclosure] div[data-style-id=modal-dialog] {
  height: -moz-fit-content;
  height: fit-content;
  width: 53rem;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerDisclosure] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerDisclosure].actor-wrapper {
  position: relative;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerDisclosure] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerDisclosure].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextDisclosure].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerDisclosure] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerDisclosure].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextDisclosureSpanish].actor-wrapper {
  height: calc(100vh - 21rem) !important;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerDisclosure] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerDisclosure].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextDisclosure].actor-wrapper div[data-style-id=static-content], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerDisclosure] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerDisclosure].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextDisclosureSpanish].actor-wrapper div[data-style-id=static-content] {
  padding: 0 !important;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerDisclosure] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerDisclosure].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextDisclosure].actor-wrapper div[data-style-id=static-content] > div, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerDisclosure] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerDisclosure].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextDisclosureSpanish].actor-wrapper div[data-style-id=static-content] > div {
  padding: 4rem 0;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerDisclosure] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerDisclosure].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextDisclosure].actor-wrapper div[data-style-id=static-content] > div .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerDisclosure] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerDisclosure].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextDisclosureSpanish].actor-wrapper div[data-style-id=static-content] > div .esignTextContainer {
  height: calc(100vh - 29rem);
  overflow: auto;
  padding: 0 4rem;
  min-height: 5rem;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerDisclosure] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerDisclosure].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextDisclosure].actor-wrapper div[data-style-id=static-content] > div .esignTextContainer .containerHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerDisclosure] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerDisclosure].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextDisclosureSpanish].actor-wrapper div[data-style-id=static-content] > div .esignTextContainer .containerHeading {
  font-size: 2rem;
  text-align: center;
  font-family: "Mukta", sans-serif;
  font-weight: 800;
  padding: 0 2rem;
  margin-bottom: 3rem;
  line-height: 3rem;
  color: red;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerDisclosure] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerDisclosure].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextDisclosure].actor-wrapper div[data-style-id=static-content] > div .esignTextContainer .containerDetailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerDisclosure] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerDisclosure].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextDisclosureSpanish].actor-wrapper div[data-style-id=static-content] > div .esignTextContainer .containerDetailsText {
  display: flex;
  flex-flow: column;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerDisclosure] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerDisclosure].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextDisclosure].actor-wrapper div[data-style-id=static-content] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerDisclosure] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerDisclosure].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextDisclosureSpanish].actor-wrapper div[data-style-id=static-content] > div .esignTextContainer .containerDetailsText .detailsHeading {
  font-size: 1.5rem;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  margin-bottom: 2.5rem;
  line-height: 2rem;
  color: red;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerDisclosure] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerDisclosure].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextDisclosure].actor-wrapper div[data-style-id=static-content] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerDisclosure] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerDisclosure].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextDisclosureSpanish].actor-wrapper div[data-style-id=static-content] > div .esignTextContainer .containerDetailsText .detailsText {
  font-size: 1.2rem;
  font-family: "Mukta", sans-serif;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.6);
  margin-bottom: 2.5rem;
  line-height: 1.8rem;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerDisclosure] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerDisclosure].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextDisclosure].actor-wrapper div[data-style-id=static-content] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerDisclosure] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerDisclosure].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextDisclosureSpanish].actor-wrapper div[data-style-id=static-content] > div .esignTextContainer .containerDetailsText span ul {
  padding-left: 1.5rem;
  margin: 0;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerDisclosure] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerDisclosure].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextDisclosure].actor-wrapper div[data-style-id=static-content] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerDisclosure] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerDisclosure].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextDisclosureSpanish].actor-wrapper div[data-style-id=static-content] > div .esignTextContainer .containerDetailsText .consentText {
  font-size: 1.5rem;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  margin-bottom: 2.5rem;
  line-height: 1.8rem;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerDisclosure] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerDisclosure].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionDisclosure].actor-wrapper {
  padding: 0 4rem 4rem;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerDisclosure] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerDisclosure].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionDisclosure].actor-wrapper div[data-style-id=base-panel] {
  border: 0 !important;
  box-shadow: none !important;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerDisclosure] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerDisclosure].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionDisclosure].actor-wrapper div[data-style-id=base-panel] .entries {
  opacity: 0 !important;
  height: 0 !important;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerDisclosure] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerDisclosure].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionDisclosure].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] {
  display: none !important;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerDisclosure] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerDisclosure].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionDisclosure].actor-wrapper div[data-style-id=base-panel] .text-after {
  padding: 0;
  height: 100vh;
  position: fixed;
  width: 100%;
  color: rgba(0, 0, 0, 0.5);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerDisclosure] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerDisclosure].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionDisclosure].actor-wrapper div[data-style-id=base-panel] .text-after #building {
  font-size: 12px;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-flow: column;
  align-items: center;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerDisclosure] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerDisclosure].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionDisclosure].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left {
  justify-content: space-around;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerDisclosure] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerDisclosure].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionDisclosure].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  margin: 0;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerDisclosure] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerDisclosure].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionDisclosure].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].black_btn {
  width: 13rem;
  height: 6rem !important;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerDisclosure] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerDisclosure].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionDisclosure].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].black_btn.disabled {
  opacity: 1 !important;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerDisclosure] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerDisclosure].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionDisclosure].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].black_btn::after {
  display: none;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerDisclosure] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerDisclosure].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionDisclosure].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom] {
  position: fixed;
  left: calc((100vw - 53rem) / 2 + 50.9rem);
  top: 3.5rem;
  width: -moz-fit-content;
  width: fit-content;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerDisclosure] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerDisclosure].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionDisclosure].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom] div[data-style-id=action].primary {
  font-family: "fontawesome";
  color: #fff;
  cursor: pointer;
  background-color: #000;
  width: 4.5rem;
  padding: 0 1.2rem;
  justify-content: center;
  border-radius: 50%;
  border: 4px solid;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.4);
  height: 4.5rem;
  display: flex;
  align-items: center;
}
div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerDisclosure] div[data-style-id=modal-dialog] div[data-style-id=modal-close-icon] {
  display: none !important;
}

/**** CSS end for Cl-893 ****/
@media only screen and (max-width: 767px) {
  div[data-style-id=modal-dialog] div[data-style-id=modal-close-icon]::after {
    width: 4.9rem !important;
    padding: 0 10px !important;
    height: 5.1rem !important;
  }
  /**** CSS start for Cl-893 ****/
  div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerDisclosure] div[data-style-id=modal-dialog] {
    width: 56rem;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerDisclosure] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerDisclosure].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextDisclosure].actor-wrapper div[data-style-id=static-content] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerDisclosure] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerDisclosure].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextDisclosureSpanish].actor-wrapper div[data-style-id=static-content] > div .esignTextContainer .containerDetailsText .detailsHeading {
    font-size: 1.6rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerDisclosure] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerDisclosure].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextDisclosure].actor-wrapper div[data-style-id=static-content] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerDisclosure] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerDisclosure].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextDisclosureSpanish].actor-wrapper div[data-style-id=static-content] > div .esignTextContainer .containerDetailsText .detailsText {
    font-size: 1.35rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerDisclosure] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerDisclosure].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextDisclosure].actor-wrapper div[data-style-id=static-content] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerDisclosure] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerDisclosure].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextDisclosureSpanish].actor-wrapper div[data-style-id=static-content] > div .esignTextContainer .containerDetailsText span ul {
    padding-left: 1.7rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerDisclosure] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerDisclosure].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextDisclosure].actor-wrapper div[data-style-id=static-content] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerDisclosure] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerDisclosure].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextDisclosureSpanish].actor-wrapper div[data-style-id=static-content] > div .esignTextContainer .containerDetailsText .consentText {
    font-size: 1.6rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerDisclosure] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerDisclosure].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionDisclosure].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].black_Btn {
    width: 15rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerDisclosure] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerDisclosure].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionDisclosure].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom] {
    left: calc((100vw - 56rem) / 2 + 53.5rem);
    top: 3rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerDisclosure] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerDisclosure].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionDisclosure].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom] div[data-style-id=action].primary {
    width: 4.9rem !important;
    height: 4.9rem !important;
  }
  /**** CSS end for Cl-893 ****/
  div[data-style-overlay-name=federalJointOverlayContainer] div[data-style-id=modal-dialog], div[data-style-overlay-name=applicantFederalJointOverlay] div[data-style-id=modal-dialog], div[data-style-overlay-name=updateFederalJointOverlay] div[data-style-id=modal-dialog] {
    width: 42rem !important;
  }
  div[data-style-overlay-name=federalJointOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component, div[data-style-overlay-name=applicantFederalJointOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component, div[data-style-overlay-name=updateFederalJointOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component {
    padding: 2rem 3rem 4.4rem !important;
  }
  div[data-style-overlay-name=federalJointOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=field], div[data-style-overlay-name=applicantFederalJointOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=field], div[data-style-overlay-name=updateFederalJointOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=field] {
    margin-bottom: 3.5rem !important;
  }
  div[data-style-overlay-name=federalJointOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=field] .input-main .form-control, div[data-style-overlay-name=applicantFederalJointOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=field] .input-main .form-control, div[data-style-overlay-name=updateFederalJointOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=field] .input-main .form-control {
    height: 5.5rem !important;
  }
  div[data-style-overlay-name=federalJointOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=field] .error, div[data-style-overlay-name=applicantFederalJointOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=field] .error, div[data-style-overlay-name=updateFederalJointOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=field] .error {
    top: 5.2rem !important;
  }
  div[data-style-overlay-name=federalJointOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=text-before].text-before > span:first-child, div[data-style-overlay-name=applicantFederalJointOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=text-before].text-before > span:first-child, div[data-style-overlay-name=updateFederalJointOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=text-before].text-before > span:first-child {
    line-height: 2.7rem;
    font-size: 2rem;
    padding-top: 1.7rem;
  }
  div[data-style-overlay-name=federalJointOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=text-before].text-before > span:nth-child(2), div[data-style-overlay-name=applicantFederalJointOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=text-before].text-before > span:nth-child(2), div[data-style-overlay-name=updateFederalJointOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=text-before].text-before > span:nth-child(2) {
    font-size: 1.7rem;
    line-height: 2.3rem;
    padding: 1rem 0 1.6rem;
  }
  div[data-style-overlay-name=federalJointOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=action].action, div[data-style-overlay-name=applicantFederalJointOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=action].action, div[data-style-overlay-name=updateFederalJointOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=action].action {
    height: 5.3rem !important;
  }
  div[data-style-overlay-name=federalJointOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=action].action.secondary-button, div[data-style-overlay-name=applicantFederalJointOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=action].action.secondary-button, div[data-style-overlay-name=updateFederalJointOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=action].action.secondary-button {
    height: 2rem !important;
  }
  div[data-style-overlay-name=federalJointOverlayContainerCustomer] div[data-style-id=modal-dialog] {
    width: 42rem !important;
    height: 42rem !important;
  }
  div[data-style-overlay-name=federalJointOverlayContainerCustomer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component {
    padding: 2rem 3rem 4.4rem !important;
  }
  div[data-style-overlay-name=federalJointOverlayContainerCustomer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=field] {
    margin-bottom: 3.5rem !important;
  }
  div[data-style-overlay-name=federalJointOverlayContainerCustomer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=field] .input-main .form-control {
    height: 5.5rem !important;
  }
  div[data-style-overlay-name=federalJointOverlayContainerCustomer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=field] .error {
    top: 5.2rem !important;
  }
  div[data-style-overlay-name=federalJointOverlayContainerCustomer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=text-before].text-before > span:first-child {
    line-height: 2.7rem;
    font-size: 2rem;
    padding-top: 1.7rem;
  }
  div[data-style-overlay-name=federalJointOverlayContainerCustomer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=text-before].text-before > span:nth-child(2) {
    font-size: 1.7rem;
    line-height: 2.3rem;
    padding: 1rem 0 1.6rem;
  }
  div[data-style-overlay-name=federalJointOverlayContainerCustomer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=action].action {
    height: 5.3rem !important;
  }
  div[data-style-overlay-name=federalJointOverlayContainerCustomer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=action].action.secondary-button {
    height: 2rem !important;
  }
  div[data-style-overlay-name=spanishFederalJointContainer] div[data-style-id=modal-dialog], div[data-style-overlay-name=spanishApplicantFederalJointOverlay] div[data-style-id=modal-dialog] {
    width: 42rem !important;
    height: 43rem !important;
  }
  div[data-style-overlay-name=spanishFederalJointContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component, div[data-style-overlay-name=spanishApplicantFederalJointOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component {
    padding: 2rem 3rem 4.4rem !important;
  }
  div[data-style-overlay-name=spanishFederalJointContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=field], div[data-style-overlay-name=spanishApplicantFederalJointOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=field] {
    margin-bottom: 3.5rem !important;
  }
  div[data-style-overlay-name=spanishFederalJointContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=field] .input-main .form-control, div[data-style-overlay-name=spanishApplicantFederalJointOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=field] .input-main .form-control {
    height: 5.5rem !important;
  }
  div[data-style-overlay-name=spanishFederalJointContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=field] .error, div[data-style-overlay-name=spanishApplicantFederalJointOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=field] .error {
    top: 5.2rem !important;
  }
  div[data-style-overlay-name=spanishFederalJointContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=text-before].text-before > span:first-child, div[data-style-overlay-name=spanishApplicantFederalJointOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=text-before].text-before > span:first-child {
    line-height: 2.7rem !important;
    font-size: 2rem !important;
    padding-top: 1.7rem;
  }
  div[data-style-overlay-name=spanishFederalJointContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=text-before].text-before > span:nth-child(2), div[data-style-overlay-name=spanishApplicantFederalJointOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=text-before].text-before > span:nth-child(2) {
    font-size: 1.7rem !important;
    line-height: 2.3rem !important;
    padding: 1rem 0 1.6rem;
  }
  div[data-style-overlay-name=spanishFederalJointContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=action].action, div[data-style-overlay-name=spanishApplicantFederalJointOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=action].action {
    height: 5.3rem !important;
  }
  div[data-style-overlay-name=spanishFederalJointContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=action].action.secondary-button, div[data-style-overlay-name=spanishApplicantFederalJointOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=action].action.secondary-button {
    height: 2rem !important;
  }
  div[data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog], div[data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog], div[data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] {
    width: 45rem !important;
  }
  div[data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component, div[data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component, div[data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component {
    padding: 3rem 0 3.7rem !important;
  }
  div[data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=field], div[data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=field], div[data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=field] {
    margin-bottom: 3rem !important;
  }
  div[data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=field] .control .input-main .form-control, div[data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=field] .control .input-main .form-control, div[data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=field] .control .input-main .form-control {
    height: 5.2rem !important;
  }
  div[data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=field][data-style-field-name=maritalStatusHeading] .flabel label, div[data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=field][data-style-field-name=maritalStatusHeading] .flabel label, div[data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=field][data-style-field-name=maritalStatusHeading] .flabel label {
    font-size: 1.85rem;
  }
  div[data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=action], div[data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=action], div[data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=action] {
    height: 5rem !important;
  }
  div[data-style-overlay-name=changePassword] div[data-style-id=modal-dialog] {
    width: 63rem !important;
  }
  div[data-style-overlay-name=changePassword] div[data-style-id=modal-dialog] div[data-style-actor-name=changePassword].actor-wrapper {
    padding: 3.3rem 3rem 4.2rem !important;
  }
  div[data-style-overlay-name=changePassword] div[data-style-id=modal-dialog] div[data-style-actor-name=changePassword].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] {
    margin-bottom: 3.3rem !important;
  }
  div[data-style-overlay-name=changePassword] div[data-style-id=modal-dialog] div[data-style-actor-name=changePassword].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .form-control {
    height: 5.45rem !important;
  }
  div[data-style-overlay-name=changePassword] div[data-style-id=modal-dialog] div[data-style-actor-name=changePassword].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field]:first-child .flabel label {
    font-size: 1.8rem;
  }
  div[data-style-overlay-name=changePassword] div[data-style-id=modal-dialog] div[data-style-actor-name=changePassword].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .error {
    top: 5.2rem !important;
  }
  div[data-style-overlay-name=changePassword] div[data-style-id=modal-dialog] div[data-style-actor-name=changePassword].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before {
    top: 6.5rem !important;
  }
  div[data-style-overlay-name=changePassword] div[data-style-id=modal-dialog] div[data-style-actor-name=changePassword].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before::before {
    height: unset !important;
  }
  div[data-style-overlay-name=changePassword] div[data-style-id=modal-dialog] div[data-style-actor-name=changePassword].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
    width: 20rem !important;
  }
  div[data-style-overlay-name=changePassword] div[data-style-id=modal-dialog] div[data-style-actor-name=changePassword].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
    font-size: 1.5rem !important;
    height: 5.25rem;
  }
  div[data-style-id=modal-background][data-style-overlay-name=successPassword] div[data-style-id=modal-dialog] {
    width: 42rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=successPassword] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after] {
    font-size: 1.8rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=successPassword] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
    font-size: 1.8rem !important;
    height: 5.5rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=successPassword] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
    font-size: 1.8rem !important;
  }
  div[data-style-overlay-name=sendLinkToBorrowerOverlay] div[data-style-id=modal-dialog] {
    width: 50rem !important;
  }
  div[data-style-overlay-name=sendLinkToBorrowerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerOverlay].actor-wrapper {
    padding: 4rem 3.5rem 4.1rem !important;
  }
  div[data-style-overlay-name=sendLinkToBorrowerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .control .input-main .form-control {
    height: 5.2rem !important;
  }
  div[data-style-overlay-name=sendLinkToBorrowerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .message-wrapper.top div[data-style-id=in-progress].save-submit {
    height: 5rem !important;
  }
  div[data-style-overlay-name=sendLinkToBorrowerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
    height: 5rem !important;
  }
  div[data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlaySpanish].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlaySpanish].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlaySpanish].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlaySpanish].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper] div[data-style-id=action] {
    height: 5.5rem !important;
  }
  div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] {
    width: 42rem !important;
  }
  div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after] {
    font-size: 1.8rem;
  }
  div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
    font-size: 1.8rem !important;
    height: 5.5rem !important;
  }
  div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanSuccessfulOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=scanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=secondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSecondScanFailureOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
    font-size: 1.8rem !important;
  }
  div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
    font-size: 1.8rem !important;
    height: 5.5rem !important;
  }
  div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanSuccessfulContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-overlay-name=secondScanFailureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishSendLinkToBorrowerSuccessOverlay].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
    font-size: 1.8rem !important;
  }
  div[data-style-overlay-name=scanSuccessfulPopup] div[data-style-id=modal-dialog], div[data-style-overlay-name=scanFailurePopup] div[data-style-id=modal-dialog], div[data-style-overlay-name=secondScanFailurePopup] div[data-style-id=modal-dialog] {
    width: 42rem !important;
  }
  div[data-style-overlay-name=scanSuccessfulPopup] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=scanSuccessfulPopup] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel h2, div[data-style-overlay-name=scanFailurePopup] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=scanFailurePopup] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel h2, div[data-style-overlay-name=secondScanFailurePopup] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=secondScanFailurePopup] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel h2 {
    font-size: 1.8rem;
  }
  div[data-style-overlay-name=scanSuccessfulPopup] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=scanFailurePopup] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=secondScanFailurePopup] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
    font-size: 1.8rem !important;
    height: 5.5rem !important;
  }
  div[data-style-overlay-name=scanSuccessfulPopup] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=scanFailurePopup] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=secondScanFailurePopup] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
    font-size: 1.8rem !important;
  }
  div[data-style-overlay-name=sendLinkToBorrowerSuccessPopup] div[data-style-id=modal-dialog] {
    width: 42rem !important;
  }
  div[data-style-overlay-name=sendLinkToBorrowerSuccessPopup] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessPopup].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=sendLinkToBorrowerSuccessPopup] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessPopup].actor-wrapper div[data-style-id=base-panel].base-panel h2 {
    font-size: 1.8rem;
  }
  div[data-style-overlay-name=sendLinkToBorrowerSuccessPopup] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessPopup].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
    font-size: 1.8rem !important;
    height: 5.5rem !important;
  }
  div[data-style-overlay-name=sendLinkToBorrowerSuccessPopup] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerSuccessPopup].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
    font-size: 1.8rem !important;
  }
  div[data-style-overlay-name=submitApplicationFailureContainer] div[data-style-id=modal-dialog], div[data-style-overlay-name=submitApplicationFailureContainerUpdate] div[data-style-id=modal-dialog], div[data-style-overlay-name=submitApplicationFailureContainerApplicant] div[data-style-id=modal-dialog], div[data-style-overlay-name=caSubmitFailureContainer] div[data-style-id=modal-dialog], div[data-style-overlay-name=caSubmitFailureContainerUpdate] div[data-style-id=modal-dialog], div[data-style-overlay-name=caSubmitFailureContainerApplicant] div[data-style-id=modal-dialog], div[data-style-overlay-name=appCreateFailure] div[data-style-id=modal-dialog], div[data-style-overlay-name=appCreateFailureApplicant] div[data-style-id=modal-dialog], div[data-style-overlay-name=appCreateFailureUpdate] div[data-style-id=modal-dialog], div[data-style-overlay-name=highTrafficOverlay] div[data-style-id=modal-dialog], div[data-style-overlay-name=highTrafficOverlayUpdate] div[data-style-id=modal-dialog], div[data-style-overlay-name=highTrafficOverlayApplicant] div[data-style-id=modal-dialog] {
    width: 42rem !important;
  }
  div[data-style-overlay-name=submitApplicationFailureContainer] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=submitApplicationFailureContainer] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel h2, div[data-style-overlay-name=submitApplicationFailureContainerUpdate] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=submitApplicationFailureContainerUpdate] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel h2, div[data-style-overlay-name=submitApplicationFailureContainerApplicant] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=submitApplicationFailureContainerApplicant] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel h2, div[data-style-overlay-name=caSubmitFailureContainer] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=caSubmitFailureContainer] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel h2, div[data-style-overlay-name=caSubmitFailureContainerUpdate] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=caSubmitFailureContainerUpdate] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel h2, div[data-style-overlay-name=caSubmitFailureContainerApplicant] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=caSubmitFailureContainerApplicant] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel h2, div[data-style-overlay-name=appCreateFailure] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=appCreateFailure] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel h2, div[data-style-overlay-name=appCreateFailureApplicant] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=appCreateFailureApplicant] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel h2, div[data-style-overlay-name=appCreateFailureUpdate] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=appCreateFailureUpdate] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel h2, div[data-style-overlay-name=highTrafficOverlay] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=highTrafficOverlay] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel h2, div[data-style-overlay-name=highTrafficOverlayUpdate] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=highTrafficOverlayUpdate] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel h2, div[data-style-overlay-name=highTrafficOverlayApplicant] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=highTrafficOverlayApplicant] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel h2 {
    font-size: 1.8rem;
  }
  div[data-style-overlay-name=submitApplicationFailureContainer] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=submitApplicationFailureContainerUpdate] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=submitApplicationFailureContainerApplicant] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=caSubmitFailureContainer] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=caSubmitFailureContainerUpdate] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=caSubmitFailureContainerApplicant] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=appCreateFailure] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=appCreateFailureApplicant] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=appCreateFailureUpdate] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=highTrafficOverlay] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=highTrafficOverlayUpdate] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=highTrafficOverlayApplicant] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
    font-size: 1.8rem !important;
    height: 5.5rem !important;
  }
  div[data-style-overlay-name=submitApplicationFailureContainer] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=submitApplicationFailureContainerUpdate] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=submitApplicationFailureContainerApplicant] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=caSubmitFailureContainer] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=caSubmitFailureContainerUpdate] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=caSubmitFailureContainerApplicant] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=appCreateFailure] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=appCreateFailureApplicant] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=appCreateFailureUpdate] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=highTrafficOverlay] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=highTrafficOverlayUpdate] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=highTrafficOverlayApplicant] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
    font-size: 1.8rem !important;
  }
  div[data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper] div[data-style-id=action] {
    height: 5.5rem !important;
  }
  div[data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper, div[data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper, div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper, div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper {
    width: 42rem !important;
  }
  div[data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after] {
    font-size: 1.8rem !important;
  }
  div[data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
    font-size: 1.8rem !important;
    height: 5.5rem !important;
  }
  div[data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesMessage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
    font-size: 1.8rem !important;
  }
  div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerResend] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceResend].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerResend] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceResend].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper] div[data-style-id=action] {
    height: 5.5rem !important;
  }
  div[data-style-overlay-name=updateSendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateSendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateSendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=updateSendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateSendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateSendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper] div[data-style-id=action] {
    height: 5.5rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToBorrowerDeviceContainer] div[data-style-id=modal-dialog], div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToBorrowerDeviceContainerApplicant] div[data-style-id=modal-dialog],
  div[data-style-id=modal-background][data-style-overlay-name=updateSendDocumentToBorrowerDeviceContainer] div[data-style-id=modal-dialog], div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToBorrowerDeviceContainerResend] div[data-style-id=modal-dialog] {
    width: 49rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToBorrowerDeviceContainer] div[data-style-id=modal-dialog] .actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToBorrowerDeviceContainerApplicant] div[data-style-id=modal-dialog] .actor-wrapper,
  div[data-style-id=modal-background][data-style-overlay-name=updateSendDocumentToBorrowerDeviceContainer] div[data-style-id=modal-dialog] .actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToBorrowerDeviceContainerResend] div[data-style-id=modal-dialog] .actor-wrapper {
    position: relative;
    padding: 4rem 3rem 4rem;
  }
  div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToBorrowerDeviceContainer] div[data-style-id=modal-dialog] .actor-wrapper .base-panel .entries div[data-style-id=field] .form-control, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToBorrowerDeviceContainerApplicant] div[data-style-id=modal-dialog] .actor-wrapper .base-panel .entries div[data-style-id=field] .form-control,
  div[data-style-id=modal-background][data-style-overlay-name=updateSendDocumentToBorrowerDeviceContainer] div[data-style-id=modal-dialog] .actor-wrapper .base-panel .entries div[data-style-id=field] .form-control, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToBorrowerDeviceContainerResend] div[data-style-id=modal-dialog] .actor-wrapper .base-panel .entries div[data-style-id=field] .form-control {
    height: 5.5rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToBorrowerDeviceContainer] div[data-style-id=modal-dialog] .actor-wrapper .base-panel .entries div[data-style-id=field] .error, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToBorrowerDeviceContainerApplicant] div[data-style-id=modal-dialog] .actor-wrapper .base-panel .entries div[data-style-id=field] .error,
  div[data-style-id=modal-background][data-style-overlay-name=updateSendDocumentToBorrowerDeviceContainer] div[data-style-id=modal-dialog] .actor-wrapper .base-panel .entries div[data-style-id=field] .error, div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToBorrowerDeviceContainerResend] div[data-style-id=modal-dialog] .actor-wrapper .base-panel .entries div[data-style-id=field] .error {
    top: 5rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToBorrowerDeviceContainer] div[data-style-id=modal-dialog] .actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToBorrowerDeviceContainerApplicant] div[data-style-id=modal-dialog] .actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action],
  div[data-style-id=modal-background][data-style-overlay-name=updateSendDocumentToBorrowerDeviceContainer] div[data-style-id=modal-dialog] .actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToBorrowerDeviceContainerResend] div[data-style-id=modal-dialog] .actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
    height: 5.3rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog],
  div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] {
    width: 42rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccess].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSucces].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessApplicant].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesAppliant].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccess].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSucces].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessApplicant].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesAppliant].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after],
  div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccess].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after],
  div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSucces].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after],
  div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessApplicant].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after],
  div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesAppliant].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after],
  div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccess].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after],
  div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSucces].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after],
  div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessApplicant].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after],
  div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesAppliant].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after] {
    font-size: 1.8rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccess].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSucces].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesAppliant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccess].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSucces].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesAppliant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper],
  div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccess].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper],
  div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSucces].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper],
  div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper],
  div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesAppliant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper],
  div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccess].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper],
  div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSucces].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper],
  div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper],
  div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesAppliant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
    font-size: 1.8rem !important;
    height: 5.5rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccess].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSucces].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesAppliant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccess].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSucces].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesAppliant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action],
  div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccess].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action],
  div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSucces].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action],
  div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action],
  div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesAppliant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action],
  div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccess].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action],
  div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSucces].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action],
  div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action],
  div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSuccessContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishEmailSuccesAppliant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
    font-size: 1.8rem !important;
  }
  /**** css start for Cl-892 ****/
  div[data-style-id=modal-background][data-style-overlay-name=successFundingRequestOverlay] div[data-style-id=modal-dialog] {
    width: 42rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=successFundingRequestOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=successFundingRequestOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after] {
    font-size: 1.8rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=successFundingRequestOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=successFundingRequestOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
    font-size: 1.8rem !important;
    height: 5.5rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=successFundingRequestOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=successFundingRequestOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
    font-size: 1.8rem !important;
  }
  /**** css end for Cl-892 ****/
  div[data-style-id=modal-background][data-style-overlay-name=emailSendSuccess] div[data-style-id=modal-dialog] {
    width: 42rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=emailSendSuccess] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSendSuccess].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-id=modal-background][data-style-overlay-name=emailSendSuccess] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSendSuccess].actor-wrapper div[data-style-id=base-panel].base-panel h2 {
    font-size: 1.8rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=emailSendSuccess] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSendSuccess].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
    font-size: 1.8rem !important;
    height: 5.5rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=emailSendSuccess] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSendSuccess].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
    font-size: 1.8rem !important;
  }
  /**** css start for Cl-926 ****/
  div[data-style-id=modal-background][data-style-overlay-name=emailSendSuccessLenders] div[data-style-id=modal-dialog] {
    width: 42rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=emailSendSuccessLenders] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSendSuccessLenders].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-id=modal-background][data-style-overlay-name=emailSendSuccessLenders] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSendSuccessLenders].actor-wrapper div[data-style-id=base-panel].base-panel h2 {
    font-size: 1.8rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=emailSendSuccessLenders] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSendSuccessLenders].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
    font-size: 1.8rem !important;
    height: 5.5rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=emailSendSuccessLenders] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSendSuccessLenders].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
    font-size: 1.8rem !important;
  }
  /**** css end for Cl-926 ****/
  /**** CSS start for Cl-1039 ****/
  div[data-style-id=modal-background][data-style-overlay-name=changeOrderSubmitOverlay] div[data-style-id=modal-dialog] {
    width: 42rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=changeOrderSubmitOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=changeOrderSubmitOverlay].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after] {
    font-size: 1.8rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=changeOrderSubmitOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=changeOrderSubmitOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
    font-size: 1.8rem !important;
    height: 5.5rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=changeOrderSubmitOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=changeOrderSubmitOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
    font-size: 1.8rem !important;
  }
  /**** CSS end for Cl-1039 ****/
  div[data-style-id=modal-background][data-style-overlay-name=coditionalFundingStipOverlayPanel] div[data-style-id=modal-dialog] {
    width: 42rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=coditionalFundingStipOverlayPanel] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=text-after] {
    font-size: 1.8rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=coditionalFundingStipOverlayPanel] div[data-style-id=modal-dialog] .actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
    font-size: 1.8rem !important;
    height: 5.5rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=coditionalFundingStipOverlayPanel] div[data-style-id=modal-dialog] .actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
    font-size: 1.8rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=emailSendSuccessCustomerPortal] div[data-style-id=modal-dialog] {
    width: 42rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=emailSendSuccessCustomerPortal] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSendSuccessCustomerPortal].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after] {
    font-size: 1.8rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=emailSendSuccessCustomerPortal] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSendSuccessCustomerPortal].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
    font-size: 1.8rem !important;
    height: 5.5rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=emailSendSuccessCustomerPortal] div[data-style-id=modal-dialog] div[data-style-actor-name=emailSendSuccessCustomerPortal].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
    font-size: 1.8rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=financeManagerApproveSuccessPanel] div[data-style-id=modal-dialog] {
    width: 42rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=financeManagerApproveSuccessPanel] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-id=modal-background][data-style-overlay-name=financeManagerApproveSuccessPanel] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel h2 {
    font-size: 1.8rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=financeManagerApproveSuccessPanel] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
    font-size: 1.8rem !important;
    height: 5.5rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=financeManagerApproveSuccessPanel] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
    font-size: 1.8rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] div[data-style-id=modal-dialog] {
    width: 60rem;
  }
  div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] div[data-style-id=modal-dialog] div[data-style-actor-name=uploadContractorRepDocArea].actor-wrapper div[data-style-id=division] .actor-wrapper .base-panel div[data-style-id=text-before].text-before, div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] div[data-style-id=modal-dialog] div[data-style-actor-name=uploadContractorRepDocArea].actor-wrapper div[data-style-id=division] .actor-wrapper .card-view div[data-style-id=text-before].text-before {
    font-size: 1.9rem;
  }
  div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] div[data-style-id=modal-dialog] div[data-style-actor-name=uploadContractorRepDocArea].actor-wrapper div[data-style-id=division] .actor-wrapper .base-panel .component-actions-top-right, div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] div[data-style-id=modal-dialog] div[data-style-actor-name=uploadContractorRepDocArea].actor-wrapper div[data-style-id=division] .actor-wrapper .card-view .component-actions-top-right {
    top: -2.35rem;
    right: -2.35rem;
  }
  div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] div[data-style-id=modal-dialog] div[data-style-actor-name=uploadContractorRepDocArea].actor-wrapper div[data-style-id=division] .actor-wrapper .base-panel .component-actions-top-right div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] div[data-style-id=modal-dialog] div[data-style-actor-name=uploadContractorRepDocArea].actor-wrapper div[data-style-id=division] .actor-wrapper .card-view .component-actions-top-right div[data-style-id=action-wrapper] div[data-style-id=action] {
    padding: 1.25rem;
  }
  div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] div[data-style-id=modal-dialog] div[data-style-actor-name=uploadContractorRepDocArea].actor-wrapper div[data-style-id=division] div[data-style-actor-name=uploadContractorRepNoDoc].actor-wrapper .component-actions-bottom .component-actions-bottom-left {
    height: 30rem;
  }
  div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] div[data-style-id=modal-dialog] div[data-style-actor-name=uploadContractorRepDocArea].actor-wrapper div[data-style-id=division] div[data-style-actor-name=uploadContractorRepNoDoc].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]::after {
    top: 10.5rem;
  }
  div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] div[data-style-id=modal-dialog] div[data-style-actor-name=uploadContractorRepDocArea].actor-wrapper div[data-style-id=division] div[data-style-actor-name=uploadContractorRepNoDoc].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::before {
    top: 53.5%;
  }
  div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] div[data-style-id=modal-dialog] div[data-style-actor-name=uploadContractorRepDocArea].actor-wrapper div[data-style-id=division] div[data-style-actor-name=uploadContractorRepCardView].actor-wrapper .entries {
    height: 23rem;
  }
  div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] div[data-style-id=modal-dialog] div[data-style-actor-name=uploadContractorRepDocArea].actor-wrapper div[data-style-id=division] div[data-style-actor-name=uploadContractorRepCardView].actor-wrapper .upload-status {
    top: -4.5rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] div[data-style-id=modal-dialog] div[data-style-actor-name=uploadContractorRepDocArea].actor-wrapper div[data-style-id=division] div[data-style-actor-name=uploadContractorRepCardView].actor-wrapper .upload-status .upload-entry .upload-error {
    transform: translateY(-4px);
  }
  div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] div[data-style-id=modal-dialog] div[data-style-actor-name=uploadContractorRepDocArea].actor-wrapper div[data-style-id=division] div[data-style-actor-name=uploadContractorRepCardView].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] {
    width: 56rem;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .detailsHeading {
    font-size: 1.6rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .detailsText {
    font-size: 1.35rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText span ul {
    padding-left: 1.7rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] > div .esignTextContainer .containerDetailsText .consentText {
    font-size: 1.6rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].linearGreen_Btn, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].red_Btn, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].linearGreen_Btn, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].red_Btn, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].linearGreen_Btn, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].red_Btn, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].linearGreen_Btn, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].red_Btn, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].linearGreen_Btn, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].red_Btn, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].linearGreen_Btn, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].red_Btn, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].linearGreen_Btn, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].red_Btn, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].linearGreen_Btn, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].red_Btn {
    width: 15rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom] {
    left: calc((100vw - 56rem) / 2 + 53.5rem);
    top: 3rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom] div[data-style-id=action].primary, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom] div[data-style-id=action].primary, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom] div[data-style-id=action].primary, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom] div[data-style-id=action].primary, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom] div[data-style-id=action].primary, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom] div[data-style-id=action].primary, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom] div[data-style-id=action].primary, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom] div[data-style-id=action].primary {
    width: 4.9rem !important;
    height: 4.9rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerResend] div[data-style-id=modal-dialog] {
    width: 56rem;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerResend] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextResend].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextResend] > div .esignTextContainer .containerDetailsText .detailsHeading {
    font-size: 1.6rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerResend] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextResend].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextResend] > div .esignTextContainer .containerDetailsText .detailsText {
    font-size: 1.35rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerResend] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextResend].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextResend] > div .esignTextContainer .containerDetailsText span ul {
    padding-left: 1.7rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerResend] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextResend].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextResend] > div .esignTextContainer .containerDetailsText .consentText {
    font-size: 1.6rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerResend] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionResend].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].linearGreen_Btn, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerResend] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionResend].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].red_Btn {
    width: 15rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerResend] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionResend].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom] {
    left: calc((100vw - 56rem) / 2 + 53.5rem);
    top: 3rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerResend] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionResend].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom] div[data-style-id=action].primary {
    width: 4.9rem !important;
    height: 4.9rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=updateEsignConsentContainer] div[data-style-id=modal-dialog] {
    width: 56rem;
  }
  div[data-style-id=modal-background][data-style-overlay-name=updateEsignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateConsentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=updateConsentDetailsText] > div .esignTextContainer .containerDetailsText .detailsHeading {
    font-size: 1.6rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=updateEsignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateConsentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=updateConsentDetailsText] > div .esignTextContainer .containerDetailsText .detailsText {
    font-size: 1.35rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=updateEsignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateConsentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=updateConsentDetailsText] > div .esignTextContainer .containerDetailsText span ul {
    padding-left: 1.7rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=updateEsignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateConsentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=updateConsentDetailsText] > div .esignTextContainer .containerDetailsText .consentText {
    font-size: 1.6rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=updateEsignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateConsentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].linearGreen_Btn, div[data-style-id=modal-background][data-style-overlay-name=updateEsignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateConsentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].red_Btn {
    width: 15rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=updateEsignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateConsentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom] {
    left: calc((100vw - 56rem) / 2 + 53.5rem);
    top: 3rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=updateEsignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateConsentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom] div[data-style-id=action].primary {
    width: 4.9rem !important;
    height: 4.9rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerUpdateTerm] div[data-style-id=modal-dialog] {
    width: 56rem;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerUpdateTerm] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerUpdateTerm].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextUpdateTerm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextUpdateTerm] > div .esignTextContainer .containerDetailsText .detailsHeading {
    font-size: 1.6rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerUpdateTerm] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerUpdateTerm].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextUpdateTerm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextUpdateTerm] > div .esignTextContainer .containerDetailsText .detailsText {
    font-size: 1.35rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerUpdateTerm] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerUpdateTerm].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextUpdateTerm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextUpdateTerm] > div .esignTextContainer .containerDetailsText span ul {
    padding-left: 1.7rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerUpdateTerm] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerUpdateTerm].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextUpdateTerm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextUpdateTerm] > div .esignTextContainer .containerDetailsText .consentText {
    font-size: 1.6rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerUpdateTerm] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerUpdateTerm].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionUpdateTerm].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].linearGreen_Btn, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerUpdateTerm] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerUpdateTerm].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionUpdateTerm].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].red_Btn {
    width: 15rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerUpdateTerm] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerUpdateTerm].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionUpdateTerm].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom] {
    left: calc((100vw - 56rem) / 2 + 53.5rem);
    top: 3rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerUpdateTerm] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerUpdateTerm].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionUpdateTerm].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom] div[data-style-id=action].primary {
    width: 4.9rem !important;
    height: 4.9rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] {
    width: 56rem;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentForm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentForm] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentForm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentFormSpanish] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentFormSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentForm] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentFormSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentFormSpanish] > div .esignTextContainer .containerDetailsText .detailsHeading {
    font-size: 1.6rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentForm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentForm] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentForm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentFormSpanish] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentFormSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentForm] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentFormSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentFormSpanish] > div .esignTextContainer .containerDetailsText .detailsText {
    font-size: 1.35rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentForm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentForm] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentForm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentFormSpanish] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentFormSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentForm] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentFormSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentFormSpanish] > div .esignTextContainer .containerDetailsText span ul {
    padding-left: 1.7rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentForm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentForm] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentForm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentFormSpanish] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentFormSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentForm] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentFormSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentFormSpanish] > div .esignTextContainer .containerDetailsText .consentText {
    font-size: 1.6rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionPanel].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].linearGreen_Btn, div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionPanel].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].red_Btn {
    width: 15rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionPanel].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom] {
    left: calc((100vw - 56rem) / 2 + 53.5rem);
    top: 3rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionPanel].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom] div[data-style-id=action].primary {
    width: 4.9rem !important;
    height: 4.9rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=updateEsignDisclosureContainer] div[data-style-id=modal-dialog] {
    width: 56rem;
  }
  div[data-style-id=modal-background][data-style-overlay-name=updateEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateConsentForm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=updateConsentForm] > div .esignTextContainer .containerDetailsText .detailsHeading {
    font-size: 1.6rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=updateEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateConsentForm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=updateConsentForm] > div .esignTextContainer .containerDetailsText .detailsText {
    font-size: 1.35rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=updateEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateConsentForm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=updateConsentForm] > div .esignTextContainer .containerDetailsText span ul {
    padding-left: 1.7rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=updateEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateConsentForm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=updateConsentForm] > div .esignTextContainer .containerDetailsText .consentText {
    font-size: 1.6rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=updateEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateConsentActionPanel].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].linearGreen_Btn, div[data-style-id=modal-background][data-style-overlay-name=updateEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateConsentActionPanel].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].red_Btn {
    width: 15rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=updateEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateConsentActionPanel].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom] {
    left: calc((100vw - 56rem) / 2 + 53.5rem);
    top: 3rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=updateEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateConsentActionPanel].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom] div[data-style-id=action].primary {
    width: 4.9rem !important;
    height: 4.9rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] {
    width: 56rem;
  }
  div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantConsentForm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=applicantConsentForm] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantConsentForm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=applicantConsentFormSpanish] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantConsentFormSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=applicantConsentForm] > div .esignTextContainer .containerDetailsText .detailsHeading, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantConsentFormSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=applicantConsentFormSpanish] > div .esignTextContainer .containerDetailsText .detailsHeading {
    font-size: 1.6rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantConsentForm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=applicantConsentForm] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantConsentForm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=applicantConsentFormSpanish] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantConsentFormSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=applicantConsentForm] > div .esignTextContainer .containerDetailsText .detailsText, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantConsentFormSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=applicantConsentFormSpanish] > div .esignTextContainer .containerDetailsText .detailsText {
    font-size: 1.35rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantConsentForm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=applicantConsentForm] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantConsentForm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=applicantConsentFormSpanish] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantConsentFormSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=applicantConsentForm] > div .esignTextContainer .containerDetailsText span ul, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantConsentFormSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=applicantConsentFormSpanish] > div .esignTextContainer .containerDetailsText span ul {
    padding-left: 1.7rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantConsentForm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=applicantConsentForm] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantConsentForm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=applicantConsentFormSpanish] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantConsentFormSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=applicantConsentForm] > div .esignTextContainer .containerDetailsText .consentText, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantConsentFormSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=applicantConsentFormSpanish] > div .esignTextContainer .containerDetailsText .consentText {
    font-size: 1.6rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantConsentActionPanel].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].linearGreen_Btn, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantConsentActionPanel].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].red_Btn {
    width: 15rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantConsentActionPanel].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom] {
    left: calc((100vw - 56rem) / 2 + 53.5rem);
    top: 3rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantConsentActionPanel].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom] div[data-style-id=action].primary {
    width: 4.9rem !important;
    height: 4.9rem !important;
  }
  div[data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog], div[data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] {
    width: 54rem !important;
  }
  div[data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerText .headingText, div[data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerText .headingText, div[data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerText .headingText, div[data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerText .headingText, div[data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerText .headingText, div[data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerText .headingText, div[data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerText .headingText, div[data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerText .headingText {
    font-size: 2.5rem !important;
  }
  div[data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerBtn div img, div[data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerBtn div img, div[data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerBtn div img, div[data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerBtn div img, div[data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerBtn div img, div[data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerBtn div img, div[data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerBtn div img, div[data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerBtn div img {
    height: 3rem !important;
  }
  div[data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerBtn div button, div[data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerBtn div button, div[data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerBtn div button, div[data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerBtn div button, div[data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerBtn div button, div[data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerBtn div button, div[data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerBtn div button, div[data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerBtn div button {
    width: 6.5rem !important;
    height: 6.5rem !important;
  }
  div[data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerBtn div input, div[data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerBtn div input, div[data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerBtn div input, div[data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerBtn div input, div[data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerBtn div input, div[data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerBtn div input, div[data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerBtn div input, div[data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerBtn div input {
    width: 6.5rem !important;
    height: 6.5rem !important;
  }
  div[data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerBtn div a, div[data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerBtn div a, div[data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerBtn div a, div[data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerBtn div a, div[data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerBtn div a, div[data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerBtn div a, div[data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerBtn div a, div[data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerBtn div a {
    width: 6.5rem !important;
    height: 6.5rem !important;
  }
  div[data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerBtn div .btnText, div[data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerBtn div .btnText, div[data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerBtn div .btnText, div[data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerBtn div .btnText, div[data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerBtn div .btnText, div[data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerBtn div .btnText, div[data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerBtn div .btnText, div[data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerBtn div .btnText {
    font-size: 1.7rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignDeclineContainer] div[data-style-id=modal-dialog], div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDeclineContainer] div[data-style-id=modal-dialog], div[data-style-id=modal-background][data-style-overlay-name=updateEsignDeclineContainer] div[data-style-id=modal-dialog] {
    width: 53rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignDeclineContainer] div[data-style-id=modal-dialog] .actor-wrapper .base-panel .text-before span:first-child, div[data-style-id=modal-background][data-style-overlay-name=esignDeclineContainer] div[data-style-id=modal-dialog] .actor-wrapper .base-panel .text-after span:first-child, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDeclineContainer] div[data-style-id=modal-dialog] .actor-wrapper .base-panel .text-before span:first-child, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDeclineContainer] div[data-style-id=modal-dialog] .actor-wrapper .base-panel .text-after span:first-child, div[data-style-id=modal-background][data-style-overlay-name=updateEsignDeclineContainer] div[data-style-id=modal-dialog] .actor-wrapper .base-panel .text-before span:first-child, div[data-style-id=modal-background][data-style-overlay-name=updateEsignDeclineContainer] div[data-style-id=modal-dialog] .actor-wrapper .base-panel .text-after span:first-child {
    padding: 4rem 1.5rem 0 !important;
    font-size: 2.4rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignDeclineContainer] div[data-style-id=modal-dialog] .actor-wrapper .base-panel .text-before span:last-child, div[data-style-id=modal-background][data-style-overlay-name=esignDeclineContainer] div[data-style-id=modal-dialog] .actor-wrapper .base-panel .text-after span:last-child, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDeclineContainer] div[data-style-id=modal-dialog] .actor-wrapper .base-panel .text-before span:last-child, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDeclineContainer] div[data-style-id=modal-dialog] .actor-wrapper .base-panel .text-after span:last-child, div[data-style-id=modal-background][data-style-overlay-name=updateEsignDeclineContainer] div[data-style-id=modal-dialog] .actor-wrapper .base-panel .text-before span:last-child, div[data-style-id=modal-background][data-style-overlay-name=updateEsignDeclineContainer] div[data-style-id=modal-dialog] .actor-wrapper .base-panel .text-after span:last-child {
    font-size: 1.7rem !important;
    padding: 3rem !important;
    line-height: 2.5rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignDeclineContainer] div[data-style-id=modal-dialog] .actor-wrapper .base-panel .component-actions-bottom, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDeclineContainer] div[data-style-id=modal-dialog] .actor-wrapper .base-panel .component-actions-bottom, div[data-style-id=modal-background][data-style-overlay-name=updateEsignDeclineContainer] div[data-style-id=modal-dialog] .actor-wrapper .base-panel .component-actions-bottom {
    padding: 0 3rem 4.5rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignDeclineContainer] div[data-style-id=modal-dialog] .actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDeclineContainer] div[data-style-id=modal-dialog] .actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=updateEsignDeclineContainer] div[data-style-id=modal-dialog] .actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
    width: 21rem !important;
    height: 6rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=updateDetalis] div[data-style-id=modal-dialog], div[data-style-id=modal-background][data-style-overlay-name=updateDetalisMoreAmount] div[data-style-id=modal-dialog], div[data-style-id=modal-background][data-style-overlay-name=updateDetalisSameAmount] div[data-style-id=modal-dialog], div[data-style-id=modal-background][data-style-overlay-name=updateDetalisContactChange] div[data-style-id=modal-dialog] {
    width: 42rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=updateDetalis] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-id=modal-background][data-style-overlay-name=updateDetalisMoreAmount] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-id=modal-background][data-style-overlay-name=updateDetalisSameAmount] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after], div[data-style-id=modal-background][data-style-overlay-name=updateDetalisContactChange] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after] {
    font-size: 1.8rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=updateDetalis] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=updateDetalisMoreAmount] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=updateDetalisSameAmount] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-id=modal-background][data-style-overlay-name=updateDetalisContactChange] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
    font-size: 1.8rem !important;
    height: 5.5rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=updateDetalis] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=updateDetalisMoreAmount] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=updateDetalisSameAmount] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=updateDetalisContactChange] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
    font-size: 1.8rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=appReprocessPopup] div[data-style-id=modal-dialog] {
    width: 50rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=appReprocessPopup] div[data-style-id=modal-dialog] div[data-style-actor-name=appReprocessPopup].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after] {
    padding: 0 5rem 3rem !important;
    line-height: 2.5rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=appReprocessPopup] div[data-style-id=modal-dialog] div[data-style-actor-name=appReprocessPopup].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
    height: 5.5rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=modifyCalcDetailsConfirmation] div[data-style-id=modal-dialog] {
    width: 50rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=modifyCalcDetailsConfirmation] div[data-style-id=modal-dialog] div[data-style-actor-name=modifyCalcDetailsConfirmation].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after] {
    padding: 0 5rem 3rem !important;
    line-height: 2.5rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=modifyCalcDetailsConfirmation] div[data-style-id=modal-dialog] div[data-style-actor-name=modifyCalcDetailsConfirmation].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
    height: 5.5rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=paymentFromCalculatorPopup] div[data-style-id=modal-dialog] {
    width: 50rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=paymentFromCalculatorPopup] div[data-style-id=modal-dialog] div[data-style-actor-name=paymentFromCalculatorPopup].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before {
    font-size: 1.8rem;
  }
  div[data-style-id=modal-background][data-style-overlay-name=chatContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=chatContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=chatContainer] div[data-style-actor-name=popupApplicationComments].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before] {
    font-size: 2rem;
  }
  div[data-style-id=modal-background][data-style-overlay-name=chatContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=chatContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=chatContainer] div[data-style-actor-name=popupApplicationComments].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content > div div[data-style-id=list-row] > div:first-child div[data-style-id=field] .input-main {
    font-size: 1.7rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=chatContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=chatContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=chatContainer] div[data-style-actor-name=popupApplicationComments].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content > div div[data-style-id=list-row] > div:nth-child(2) div[data-style-id=field] .input-main div {
    font-size: 1.5rem;
  }
  div[data-style-id=modal-background][data-style-overlay-name=chatContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=chatContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=chatContainer] div[data-style-actor-name=popupWriteComments].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-content div[data-style-id=field] .control .input-main .form-control {
    font-size: 1.5rem;
    height: 5.2rem;
  }
  div[data-style-id=modal-background][data-style-overlay-name=chatContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=chatContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=chatContainer] div[data-style-actor-name=popupWriteComments].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-content div[data-style-id=field] .control.readonly .input-main div {
    font-size: 1.5rem;
    height: 5.2rem;
  }
  div[data-style-id=modal-background][data-style-overlay-name=chatContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=chatContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=chatContainer] div[data-style-actor-name=popupWriteComments].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-top .component-actions-top-left {
    top: 3.43rem !important;
    right: 3rem;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanel] div[data-style-id=modal-dialog], div[data-style-id=modal-background][data-style-overlay-name=applicantEsignConsentDeclinePanel] div[data-style-id=modal-dialog], div[data-style-id=modal-background][data-style-overlay-name=updateEsignConsentDeclinePanel] div[data-style-id=modal-dialog], div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanelResend] div[data-style-id=modal-dialog] {
    width: 60rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerApplicant] div[data-style-id=modal-dialog], div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainer] div[data-style-id=modal-dialog], div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerUpdate] div[data-style-id=modal-dialog] {
    width: 85% !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignConsent] div[data-style-id=modal-dialog], div[data-style-id=modal-background][data-style-overlay-name=esignConsentApplicant] div[data-style-id=modal-dialog], div[data-style-id=modal-background][data-style-overlay-name=esignConsentResend] div[data-style-id=modal-dialog], div[data-style-id=modal-background][data-style-overlay-name=updateEsignConsent] div[data-style-id=modal-dialog] {
    width: 60rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=chatIframe] div[data-style-id=modal-dialog] {
    width: 60rem;
  }
  div[data-style-id=modal-background][data-style-overlay-name=chatIframe] div[data-style-id=modal-dialog] div[data-style-actor-name=chatIframe].actor-wrapper .page-include .component-actions-bottom {
    right: -2.5rem;
    top: -2.7rem;
  }
  div[data-style-id=modal-background][data-style-overlay-name=chatIframe] div[data-style-id=modal-dialog] div[data-style-actor-name=chatIframe].actor-wrapper .page-include .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].primary {
    width: 5rem;
    height: 5rem;
  }
  div[data-style-id=modal-background][data-style-overlay-name=mobileEsignIframeContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=mobileEsignIframe].actor-wrapper .page-include > div:first-child iframe {
    height: calc(100vh - 4rem) !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=mobileEsignIframeContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=mobileEsignIframeAction].actor-wrapper div[data-style-id=text-before].text-before {
    height: calc(100vh - 4rem);
  }
  div[data-style-id=modal-background][data-style-overlay-name=mobileEsignIframeContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=mobileEsignIframeAction].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
    margin: 1rem auto;
    transform: translateY(-8rem);
  }
  div[data-style-id=modal-background][data-style-overlay-name=mobileEsignIframeContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=mobileEsignIframeAction].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
    height: 5.5rem !important;
  }
  /**** code start for Cl-975 ****/
  div[data-style-id=modal-background][data-style-overlay-name=mobileEsignIframeContainerBorrower] div[data-style-id=modal-dialog] div[data-style-actor-name=mobileEsignIframeBorrower].actor-wrapper .page-include > div:first-child iframe {
    height: calc(100vh - 4rem) !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=mobileEsignIframeContainerBorrower] div[data-style-id=modal-dialog] div[data-style-actor-name=mobileEsignIframeActionBorrower].actor-wrapper div[data-style-id=text-before].text-before {
    height: calc(100vh - 4rem);
  }
  div[data-style-id=modal-background][data-style-overlay-name=mobileEsignIframeContainerBorrower] div[data-style-id=modal-dialog] div[data-style-actor-name=mobileEsignIframeActionBorrower].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
    margin: 1rem auto;
    transform: translateY(-8rem);
  }
  div[data-style-id=modal-background][data-style-overlay-name=mobileEsignIframeContainerBorrower] div[data-style-id=modal-dialog] div[data-style-actor-name=mobileEsignIframeActionBorrower].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
    height: 5.5rem !important;
  }
  /**** code end for Cl-975 ****/
  div[data-style-id=modal-background][data-style-overlay-name=mobileEsignIframeContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=mobileEsignIframeApplicant].actor-wrapper .page-include > div:first-child iframe {
    height: calc(100vh - 4rem) !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=mobileEsignIframeContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=mobileEsignIframeActionApplicant].actor-wrapper div[data-style-id=text-before].text-before {
    height: calc(100vh - 4rem);
  }
  div[data-style-id=modal-background][data-style-overlay-name=mobileEsignIframeContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=mobileEsignIframeActionApplicant].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
    margin: 1rem auto;
    transform: translateY(-8rem);
  }
  div[data-style-id=modal-background][data-style-overlay-name=mobileEsignIframeContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=mobileEsignIframeActionApplicant].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
    height: 5.5rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=wrongPassPopup] div[data-style-id=modal-dialog] {
    width: 42rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=wrongPassPopup] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after] {
    font-size: 1.8rem;
  }
  div[data-style-id=modal-background][data-style-overlay-name=wrongPassPopup] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
    font-size: 1.8rem !important;
    height: 5.5rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=wrongPassPopup] div[data-style-id=modal-dialog] .actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
    font-size: 1.8rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=trainingPopup] div[data-style-id=modal-dialog] .actor-wrapper {
    width: 64rem;
  }
  div[data-style-id=modal-background][data-style-overlay-name=trainingPopup] div[data-style-id=modal-dialog] .text-before .popupHeader {
    font-size: 2.2rem;
    padding: 3.3rem 2.5rem;
    line-height: 2.9rem;
  }
  div[data-style-id=modal-background][data-style-overlay-name=trainingPopup] div[data-style-id=modal-dialog] .text-before .popupBody {
    font-size: 1.6rem;
    line-height: 1.9rem;
  }
  div[data-style-id=modal-background][data-style-overlay-name=trainingPopup] div[data-style-id=modal-dialog] .text-after {
    font-size: 1.6rem;
    line-height: 1.9rem;
  }
  div[data-style-id=modal-background][data-style-overlay-name=trainingPopup] div[data-style-id=modal-dialog] .entries {
    padding: 0 2.5rem;
  }
  div[data-style-id=modal-background][data-style-overlay-name=trainingPopup] div[data-style-id=modal-dialog] div[data-style-id=action] {
    width: 25rem;
    height: 5rem !important;
    margin-bottom: 3rem;
  }
  div[data-style-id=modal-background][data-style-overlay-name=trainingPopup] div[data-style-id=modal-dialog] div[data-style-id=field] {
    margin-bottom: 1.1rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=trainingPopup] div[data-style-id=modal-dialog] div[data-style-id=field] .field-content > div .flabel label[data-style-id=field-label] {
    margin-left: 1rem;
    font-size: 1.6rem !important;
  }
}
@media only screen and (max-width: 576px) {
  div[data-style-id=modal-dialog] div[data-style-id=modal-close-icon]::after {
    width: 5.3rem !important;
    height: 5.5rem !important;
  }
  /**** CSS start for Cl-893 ****/
  div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerDisclosure] div[data-style-id=modal-dialog] {
    width: 87% !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerDisclosure] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerDisclosure].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextDisclosure].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerDisclosure] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerDisclosure].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextDisclosureSpanish].actor-wrapper {
    height: calc(100vh - 21rem) !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerDisclosure] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerDisclosure].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextDisclosure].actor-wrapper div[data-style-id=static-content] .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerDisclosure] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerDisclosure].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextDisclosureSpanish].actor-wrapper div[data-style-id=static-content] .esignTextContainer {
    height: calc(100vh - 29rem) !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerDisclosure] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerDisclosure].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionDisclosure].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left {
    display: flex;
    flex-flow: column;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerDisclosure] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerDisclosure].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionDisclosure].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].black_Btn {
    font-size: 1.7rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerDisclosure] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerDisclosure].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionDisclosure].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom] {
    left: calc((100vw - 85%) / 2 + 81%);
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerDisclosure] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerDisclosure].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionDisclosure].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom] div[data-style-id=action].primary {
    width: 5.3rem !important;
    height: 5.3rem !important;
  }
  /**** CSS end for Cl-893 ****/
  div[data-style-overlay-name=federalJointOverlayContainer] div[data-style-id=modal-dialog], div[data-style-overlay-name=applicantFederalJointOverlay] div[data-style-id=modal-dialog], div[data-style-overlay-name=updateFederalJointOverlay] div[data-style-id=modal-dialog] {
    width: 87% !important;
    height: 44rem !important;
  }
  div[data-style-overlay-name=federalJointOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=field] .input-main .form-control, div[data-style-overlay-name=applicantFederalJointOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=field] .input-main .form-control, div[data-style-overlay-name=updateFederalJointOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=field] .input-main .form-control {
    height: 5.8rem !important;
  }
  div[data-style-overlay-name=federalJointOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=field] .error, div[data-style-overlay-name=applicantFederalJointOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=field] .error, div[data-style-overlay-name=updateFederalJointOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=field] .error {
    top: 5.5rem !important;
  }
  div[data-style-overlay-name=federalJointOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=text-before].text-before > span:first-child, div[data-style-overlay-name=applicantFederalJointOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=text-before].text-before > span:first-child, div[data-style-overlay-name=updateFederalJointOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=text-before].text-before > span:first-child {
    font-size: 2.3rem !important;
  }
  div[data-style-overlay-name=federalJointOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=text-before].text-before > span:nth-child(2), div[data-style-overlay-name=applicantFederalJointOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=text-before].text-before > span:nth-child(2), div[data-style-overlay-name=updateFederalJointOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=text-before].text-before > span:nth-child(2) {
    font-size: 1.8rem !important;
    line-height: 2.4rem !important;
  }
  div[data-style-overlay-name=federalJointOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=action].action, div[data-style-overlay-name=applicantFederalJointOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=action].action, div[data-style-overlay-name=updateFederalJointOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=action].action {
    height: 5.6rem !important;
  }
  div[data-style-overlay-name=federalJointOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=action].action.secondary-button, div[data-style-overlay-name=applicantFederalJointOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=action].action.secondary-button, div[data-style-overlay-name=updateFederalJointOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=action].action.secondary-button {
    height: 2rem !important;
  }
  div[data-style-overlay-name=federalJointOverlayContainerCustomer] div[data-style-id=modal-dialog] {
    width: 87% !important;
    height: 44rem !important;
  }
  div[data-style-overlay-name=federalJointOverlayContainerCustomer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=field] .input-main .form-control {
    height: 5.8rem !important;
  }
  div[data-style-overlay-name=federalJointOverlayContainerCustomer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=field] .error {
    top: 5.5rem !important;
  }
  div[data-style-overlay-name=federalJointOverlayContainerCustomer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=text-before].text-before > span:first-child {
    font-size: 2.3rem !important;
  }
  div[data-style-overlay-name=federalJointOverlayContainerCustomer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=text-before].text-before > span:nth-child(2) {
    font-size: 1.8rem !important;
    line-height: 2.4rem !important;
  }
  div[data-style-overlay-name=federalJointOverlayContainerCustomer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=action].action {
    height: 5.6rem !important;
  }
  div[data-style-overlay-name=federalJointOverlayContainerCustomer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=action].action.secondary-button {
    height: 2rem !important;
  }
  div[data-style-overlay-name=spanishFederalJointContainer] div[data-style-id=modal-dialog], div[data-style-overlay-name=spanishApplicantFederalJointOverlay] div[data-style-id=modal-dialog] {
    width: 87% !important;
    height: 45rem !important;
  }
  div[data-style-overlay-name=spanishFederalJointContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=field] .input-main .form-control, div[data-style-overlay-name=spanishApplicantFederalJointOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=field] .input-main .form-control {
    height: 5.8rem !important;
  }
  div[data-style-overlay-name=spanishFederalJointContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=field] .error, div[data-style-overlay-name=spanishApplicantFederalJointOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=field] .error {
    top: 5.5rem !important;
  }
  div[data-style-overlay-name=spanishFederalJointContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=text-before].text-before > span:first-child, div[data-style-overlay-name=spanishApplicantFederalJointOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=text-before].text-before > span:first-child {
    font-size: 2.3rem !important;
  }
  div[data-style-overlay-name=spanishFederalJointContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=text-before].text-before > span:nth-child(2), div[data-style-overlay-name=spanishApplicantFederalJointOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=text-before].text-before > span:nth-child(2) {
    font-size: 1.8rem !important;
    line-height: 2.4rem !important;
  }
  div[data-style-overlay-name=spanishFederalJointContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=action].action, div[data-style-overlay-name=spanishApplicantFederalJointOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=action].action {
    height: 5.6rem !important;
  }
  div[data-style-overlay-name=spanishFederalJointContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=action].action.secondary-button, div[data-style-overlay-name=spanishApplicantFederalJointOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=action].action.secondary-button {
    height: 2rem !important;
  }
  div[data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog], div[data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog], div[data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] {
    width: 87% !important;
  }
  div[data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component, div[data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component, div[data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component {
    padding: 3rem 0 4.2rem !important;
  }
  div[data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .record-content > div .section:first-child div[data-style-id=field]:first-child, div[data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .record-content > div .section:first-child div[data-style-id=field]:first-child, div[data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .record-content > div .section:first-child div[data-style-id=field]:first-child {
    margin-bottom: 1.2rem !important;
  }
  div[data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .record-content > div .section:first-child div[data-style-id=field]:last-child, div[data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .record-content > div .section:first-child div[data-style-id=field]:last-child, div[data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .record-content > div .section:first-child div[data-style-id=field]:last-child {
    margin-bottom: 1.5rem !important;
  }
  div[data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=field].radiobuttons .control .input-main > div, div[data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=field].radiobuttons .control .input-main > div, div[data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=field].radiobuttons .control .input-main > div {
    flex-flow: column;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
  }
  div[data-style-overlay-name=wITaleOverlayContainer] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=field].radiobuttons .control .input-main > div .radiobutton-entry:nth-last-of-type(-n+2), div[data-style-overlay-name=applicantWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=field].radiobuttons .control .input-main > div .radiobutton-entry:nth-last-of-type(-n+2), div[data-style-overlay-name=updateWITaleOverlay] div[data-style-id=modal-dialog] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable div[data-style-id=field].radiobuttons .control .input-main > div .radiobutton-entry:nth-last-of-type(-n+2) {
    margin-top: 1rem !important;
  }
  div[data-style-overlay-name=changePassword] div[data-style-id=modal-dialog] {
    width: 90% !important;
  }
  div[data-style-overlay-name=changePassword] div[data-style-id=modal-dialog] div[data-style-actor-name=changePassword].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
    width: 18rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=successPassword] div[data-style-id=modal-dialog] {
    width: 85% !important;
  }
  div[data-style-overlay-name=sendLinkToBorrowerOverlay] div[data-style-id=modal-dialog] {
    width: 87% !important;
  }
  div[data-style-overlay-name=sendLinkToBorrowerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerOverlay].actor-wrapper {
    padding: 4.5rem 3.5rem 4.6rem !important;
  }
  div[data-style-overlay-name=sendLinkToBorrowerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .control .input-main .form-control {
    height: 5.7rem !important;
  }
  div[data-style-overlay-name=sendLinkToBorrowerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .message-wrapper.top div[data-style-id=in-progress].save-submit {
    height: 5.5rem !important;
  }
  div[data-style-overlay-name=sendLinkToBorrowerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendLinkToBorrowerOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
    height: 5.5rem !important;
  }
  div[data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog], div[data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] {
    width: 83% !important;
  }
  div[data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left, div[data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlaySpanish].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left, div[data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left, div[data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left, div[data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlaySpanish].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left, div[data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left {
    flex-flow: wrap;
  }
  div[data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child div[data-style-id=action], div[data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlaySpanish].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child div[data-style-id=action], div[data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child div[data-style-id=action], div[data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child div[data-style-id=action], div[data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlaySpanish].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child div[data-style-id=action], div[data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child div[data-style-id=action] {
    width: 15rem !important;
  }
  div[data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:last-child div[data-style-id=action], div[data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlaySpanish].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:last-child div[data-style-id=action], div[data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:last-child div[data-style-id=action], div[data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:last-child div[data-style-id=action], div[data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlaySpanish].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:last-child div[data-style-id=action], div[data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:last-child div[data-style-id=action] {
    width: 12rem !important;
  }
  div[data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right, div[data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlaySpanish].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right, div[data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right, div[data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right, div[data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlaySpanish].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right, div[data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right {
    flex-flow: wrap;
  }
  div[data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlaySpanish].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlaySpanish].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper] div[data-style-id=action] {
    width: 15rem !important;
  }
  div[data-style-overlay-name=scanSuccessfulContainer] div[data-style-id=modal-dialog], div[data-style-overlay-name=scanFailureContainer] div[data-style-id=modal-dialog], div[data-style-overlay-name=secondScanFailureContainer] div[data-style-id=modal-dialog], div[data-style-overlay-name=sendLinkToBorrowerSuccessContainer] div[data-style-id=modal-dialog], div[data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog] {
    width: 85% !important;
  }
  div[data-style-overlay-name=scanSuccessfulPopup] div[data-style-id=modal-dialog], div[data-style-overlay-name=scanFailurePopup] div[data-style-id=modal-dialog], div[data-style-overlay-name=secondScanFailurePopup] div[data-style-id=modal-dialog] {
    width: 85% !important;
  }
  div[data-style-overlay-name=sendLinkToBorrowerSuccessPopup] div[data-style-id=modal-dialog] {
    width: 85% !important;
  }
  div[data-style-overlay-name=submitApplicationFailureContainer] div[data-style-id=modal-dialog], div[data-style-overlay-name=submitApplicationFailureContainerUpdate] div[data-style-id=modal-dialog], div[data-style-overlay-name=submitApplicationFailureContainerApplicant] div[data-style-id=modal-dialog], div[data-style-overlay-name=caSubmitFailureContainer] div[data-style-id=modal-dialog], div[data-style-overlay-name=caSubmitFailureContainerUpdate] div[data-style-id=modal-dialog], div[data-style-overlay-name=caSubmitFailureContainerApplicant] div[data-style-id=modal-dialog], div[data-style-overlay-name=appCreateFailure] div[data-style-id=modal-dialog], div[data-style-overlay-name=appCreateFailureApplicant] div[data-style-id=modal-dialog], div[data-style-overlay-name=appCreateFailureUpdate] div[data-style-id=modal-dialog], div[data-style-overlay-name=highTrafficOverlay] div[data-style-id=modal-dialog], div[data-style-overlay-name=highTrafficOverlayUpdate] div[data-style-id=modal-dialog], div[data-style-overlay-name=highTrafficOverlayApplicant] div[data-style-id=modal-dialog] {
    width: 85% !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainer] div[data-style-id=modal-dialog], div[data-style-id=modal-background][data-style-overlay-name=emailSuccessContainerApplicant] div[data-style-id=modal-dialog] {
    width: 85% !important;
  }
  /**** css start for Cl-892 ****/
  div[data-style-id=modal-background][data-style-overlay-name=successFundingRequestOverlay] div[data-style-id=modal-dialog] {
    width: 85% !important;
  }
  /**** css end for Cl-892 ****/
  div[data-style-id=modal-background][data-style-overlay-name=emailSendSuccess] div[data-style-id=modal-dialog] {
    width: 85% !important;
  }
  /**** css start for Cl-926 ****/
  div[data-style-id=modal-background][data-style-overlay-name=emailSendSuccessLenders] div[data-style-id=modal-dialog] {
    width: 85% !important;
  }
  /**** css end for Cl-926 ****/
  /**** CSS start for Cl-1039 ****/
  div[data-style-id=modal-background][data-style-overlay-name=changeOrderSubmitOverlay] div[data-style-id=modal-dialog] {
    width: 85% !important;
  }
  /**** CSS end for Cl-1039 ****/
  div[data-style-id=modal-background][data-style-overlay-name=coditionalFundingStipOverlayPanel] div[data-style-id=modal-dialog] {
    width: 85% !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=emailSendSuccessCustomerPortal] div[data-style-id=modal-dialog] {
    width: 85% !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=financeManagerApproveSuccessPanel] div[data-style-id=modal-dialog] {
    width: 85% !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] div[data-style-id=modal-dialog] {
    width: 85%;
  }
  div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] div[data-style-actor-name=uploadContractorRepDocArea].actor-wrapper div[data-style-id=division] div[data-style-actor-name=uploadContractorRepCardView].actor-wrapper .entries .record-container:first-child {
    height: 12rem;
  }
  div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] div[data-style-actor-name=uploadContractorRepDocArea].actor-wrapper div[data-style-id=division] div[data-style-actor-name=uploadContractorRepCardView].actor-wrapper .entries .record-container:first-child::before {
    height: -moz-fit-content;
    height: fit-content;
    padding-top: 0.5rem;
  }
  div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] div[data-style-actor-name=uploadContractorRepDocArea].actor-wrapper div[data-style-id=division] div[data-style-actor-name=uploadContractorRepCardView].actor-wrapper .entries .record-container:first-child .record-content {
    height: -moz-fit-content;
    height: fit-content;
  }
  div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] div[data-style-actor-name=uploadContractorRepDocArea].actor-wrapper div[data-style-id=division] div[data-style-actor-name=uploadContractorRepCardView].actor-wrapper .entries .record-container:first-child .record-content .record-actions-top-right div[data-style-id=action-wrapper] {
    right: calc(50% + 1.6rem);
    transform: translateX(50%);
    top: 4.5rem;
  }
  div[data-style-id=modal-background][data-style-overlay-name=uploadContractorRepDocArea] div[data-style-actor-name=uploadContractorRepDocArea].actor-wrapper div[data-style-id=division] div[data-style-actor-name=uploadContractorRepCardView].actor-wrapper .entries .record-container:first-child .record-content .record-actions-top-right div[data-style-id=action-wrapper] div[data-style-id=action] {
    height: 4.5rem;
  }
  div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToBorrowerDeviceContainer] div[data-style-id=modal-dialog], div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToBorrowerDeviceContainerApplicant] div[data-style-id=modal-dialog],
  div[data-style-id=modal-background][data-style-overlay-name=updateSendDocumentToBorrowerDeviceContainer] div[data-style-id=modal-dialog], div[data-style-id=modal-background][data-style-overlay-name=sendDocumentToBorrowerDeviceContainerResend] div[data-style-id=modal-dialog] {
    width: 85% !important;
  }
  div[data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog], div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] {
    width: 87% !important;
  }
  div[data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left, div[data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left, div[data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left, div[data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left, div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left, div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left, div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left, div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left {
    flex-flow: wrap;
  }
  div[data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child div[data-style-id=action], div[data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child div[data-style-id=action], div[data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child div[data-style-id=action], div[data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child div[data-style-id=action], div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child div[data-style-id=action], div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child div[data-style-id=action], div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child div[data-style-id=action], div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child div[data-style-id=action] {
    width: 15rem !important;
  }
  div[data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:last-child div[data-style-id=action], div[data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:last-child div[data-style-id=action], div[data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:last-child div[data-style-id=action], div[data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:last-child div[data-style-id=action], div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:last-child div[data-style-id=action], div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:last-child div[data-style-id=action], div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:last-child div[data-style-id=action], div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:last-child div[data-style-id=action] {
    width: 12rem !important;
  }
  div[data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right, div[data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right, div[data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right, div[data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right, div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right, div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right, div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right, div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right {
    flex-flow: wrap;
  }
  div[data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper] div[data-style-id=action] {
    width: 15rem !important;
  }
  div[data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper, div[data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper, div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper, div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=emailSuccessContainer].actor-wrapper {
    width: 100% !important;
  }
  div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerResend] div[data-style-id=modal-dialog] {
    width: 87% !important;
  }
  div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerResend] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceResend].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left {
    flex-flow: wrap;
  }
  div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerResend] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceResend].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child div[data-style-id=action] {
    width: 15rem !important;
  }
  div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerResend] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceResend].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:last-child div[data-style-id=action] {
    width: 12rem !important;
  }
  div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerResend] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceResend].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right {
    flex-flow: wrap;
  }
  div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerResend] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceResend].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper] div[data-style-id=action] {
    width: 15rem !important;
  }
  div[data-style-overlay-name=updateSendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] {
    width: 87% !important;
  }
  div[data-style-overlay-name=updateSendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateSendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateSendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left {
    flex-flow: wrap;
  }
  div[data-style-overlay-name=updateSendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateSendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateSendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child div[data-style-id=action] {
    width: 15rem !important;
  }
  div[data-style-overlay-name=updateSendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateSendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateSendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:last-child div[data-style-id=action] {
    width: 12rem !important;
  }
  div[data-style-overlay-name=updateSendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateSendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateSendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right {
    flex-flow: wrap;
  }
  div[data-style-overlay-name=updateSendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateSendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateSendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper] div[data-style-id=action] {
    width: 15rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] {
    width: 87% !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper {
    height: calc(100vh - 29rem) !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicant].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsText] .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicant] .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextSpanish] .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextApplicantSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextApplicantSpanish] .esignTextContainer {
    height: calc(100vh - 37rem) !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left {
    display: flex;
    flex-flow: column;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].linearGreen_Btn, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].red_Btn, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].linearGreen_Btn, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].red_Btn, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].linearGreen_Btn, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].red_Btn, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].linearGreen_Btn, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].red_Btn, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].linearGreen_Btn, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].red_Btn, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].linearGreen_Btn, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].red_Btn, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].linearGreen_Btn, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].red_Btn, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].linearGreen_Btn, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].red_Btn {
    font-size: 1.7rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].red_Btn, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].red_Btn, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].red_Btn, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].red_Btn, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].red_Btn, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].red_Btn, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].red_Btn, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].red_Btn {
    margin-top: 2rem;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom], div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom] {
    left: calc((100vw - 85%) / 2 + 81%);
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom] div[data-style-id=action].primary, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom] div[data-style-id=action].primary, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom] div[data-style-id=action].primary, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom] div[data-style-id=action].primary, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom] div[data-style-id=action].primary, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom] div[data-style-id=action].primary, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom] div[data-style-id=action].primary, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionApplicant].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom] div[data-style-id=action].primary {
    width: 5.3rem !important;
    height: 5.3rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerResend] div[data-style-id=modal-dialog] {
    width: 87% !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerResend] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextResend].actor-wrapper {
    height: calc(100vh - 29rem) !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerResend] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextResend].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextResend] .esignTextContainer {
    height: calc(100vh - 37rem) !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerResend] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionResend].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left {
    display: flex;
    flex-flow: column;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerResend] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionResend].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].linearGreen_Btn, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerResend] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionResend].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].red_Btn {
    font-size: 1.7rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerResend] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionResend].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].red_Btn {
    margin-top: 2rem;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerResend] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionResend].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom] {
    left: calc((100vw - 85%) / 2 + 81%);
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerResend] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionResend].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom] div[data-style-id=action].primary {
    width: 5.3rem !important;
    height: 5.3rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=updateEsignConsentContainer] div[data-style-id=modal-dialog] {
    width: 87% !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=updateEsignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateConsentDetailsText].actor-wrapper {
    height: calc(100vh - 29rem) !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=updateEsignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateConsentDetailsText].actor-wrapper div[data-style-id=static-content][data-style-actor-name=updateConsentDetailsText] .esignTextContainer {
    height: calc(100vh - 37rem) !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=updateEsignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateConsentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left {
    display: flex;
    flex-flow: column;
  }
  div[data-style-id=modal-background][data-style-overlay-name=updateEsignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateConsentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].linearGreen_Btn, div[data-style-id=modal-background][data-style-overlay-name=updateEsignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateConsentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].red_Btn {
    font-size: 1.7rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=updateEsignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateConsentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].red_Btn {
    margin-top: 2rem;
  }
  div[data-style-id=modal-background][data-style-overlay-name=updateEsignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateConsentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom] {
    left: calc((100vw - 85%) / 2 + 81%);
  }
  div[data-style-id=modal-background][data-style-overlay-name=updateEsignConsentContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignConsentContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateConsentAction].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom] div[data-style-id=action].primary {
    width: 5.3rem !important;
    height: 5.3rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerUpdateTerm] div[data-style-id=modal-dialog] {
    width: 87% !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerUpdateTerm] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerUpdateTerm].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextUpdateTerm].actor-wrapper {
    height: calc(100vh - 29rem) !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerUpdateTerm] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerUpdateTerm].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentDetailsTextUpdateTerm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentDetailsTextUpdateTerm] .esignTextContainer {
    height: calc(100vh - 37rem) !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerUpdateTerm] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerUpdateTerm].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionUpdateTerm].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left {
    display: flex;
    flex-flow: column;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerUpdateTerm] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerUpdateTerm].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionUpdateTerm].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].linearGreen_Btn, div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerUpdateTerm] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerUpdateTerm].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionUpdateTerm].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].red_Btn {
    font-size: 1.7rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerUpdateTerm] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerUpdateTerm].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionUpdateTerm].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].red_Btn {
    margin-top: 2rem;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerUpdateTerm] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerUpdateTerm].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionUpdateTerm].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom] {
    left: calc((100vw - 85%) / 2 + 81%);
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignConsentContainerUpdateTerm] div[data-style-id=modal-dialog] div[data-style-actor-name=esignConsentContainerUpdateTerm].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionUpdateTerm].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom] div[data-style-id=action].primary {
    width: 5.3rem !important;
    height: 5.3rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] {
    width: 87% !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentForm].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentFormSpanish].actor-wrapper {
    height: calc(100vh - 29rem) !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentForm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentForm] .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentForm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentFormSpanish] .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentFormSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentForm] .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentFormSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=consentFormSpanish] .esignTextContainer {
    height: calc(100vh - 37rem) !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionPanel].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left {
    display: flex;
    flex-flow: column;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionPanel].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].linearGreen_Btn, div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionPanel].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].red_Btn {
    font-size: 1.7rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionPanel].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].red_Btn {
    margin-top: 2rem;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionPanel].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom] {
    left: calc((100vw - 85%) / 2 + 81%);
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=esignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consentActionPanel].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom] div[data-style-id=action].primary {
    width: 5.3rem !important;
    height: 5.3rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=updateEsignDisclosureContainer] div[data-style-id=modal-dialog] {
    width: 87% !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=updateEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateConsentForm].actor-wrapper {
    height: calc(100vh - 29rem) !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=updateEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateConsentForm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=updateConsentForm] .esignTextContainer {
    height: calc(100vh - 37rem) !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=updateEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateConsentActionPanel].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left {
    display: flex;
    flex-flow: column;
  }
  div[data-style-id=modal-background][data-style-overlay-name=updateEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateConsentActionPanel].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].linearGreen_Btn, div[data-style-id=modal-background][data-style-overlay-name=updateEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateConsentActionPanel].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].red_Btn {
    font-size: 1.7rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=updateEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateConsentActionPanel].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].red_Btn {
    margin-top: 2rem;
  }
  div[data-style-id=modal-background][data-style-overlay-name=updateEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateConsentActionPanel].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom] {
    left: calc((100vw - 85%) / 2 + 81%);
  }
  div[data-style-id=modal-background][data-style-overlay-name=updateEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateConsentActionPanel].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom] div[data-style-id=action].primary {
    width: 5.3rem !important;
    height: 5.3rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] {
    width: 87% !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantConsentForm].actor-wrapper, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantConsentFormSpanish].actor-wrapper {
    height: calc(100vh - 29rem) !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantConsentForm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=applicantConsentForm] .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantConsentForm].actor-wrapper div[data-style-id=static-content][data-style-actor-name=applicantConsentFormSpanish] .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantConsentFormSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=applicantConsentForm] .esignTextContainer, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantConsentFormSpanish].actor-wrapper div[data-style-id=static-content][data-style-actor-name=applicantConsentFormSpanish] .esignTextContainer {
    height: calc(100vh - 37rem) !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantConsentActionPanel].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left {
    display: flex;
    flex-flow: column;
  }
  div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantConsentActionPanel].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].linearGreen_Btn, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantConsentActionPanel].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].red_Btn {
    font-size: 1.7rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantConsentActionPanel].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].red_Btn {
    margin-top: 2rem;
  }
  div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantConsentActionPanel].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom] {
    left: calc((100vw - 85%) / 2 + 81%);
  }
  div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDisclosureContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=applicantEsignDisclosureContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantConsentActionPanel].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=scrollToBottom] div[data-style-id=action].primary {
    width: 5.3rem !important;
    height: 5.3rem !important;
  }
  div[data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog], div[data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] {
    width: 85% !important;
  }
  div[data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerBtn div button, div[data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerBtn div button, div[data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerBtn div button, div[data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerBtn div button, div[data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerBtn div button, div[data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerBtn div button, div[data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerBtn div button, div[data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerBtn div button {
    width: 7rem !important;
    height: 7rem !important;
  }
  div[data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerBtn div input, div[data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerBtn div input, div[data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerBtn div input, div[data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerBtn div input, div[data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerBtn div input, div[data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerBtn div input, div[data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerBtn div input, div[data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerBtn div input {
    width: 7rem !important;
    height: 7rem !important;
  }
  div[data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerBtn div a, div[data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerBtn div a, div[data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerBtn div a, div[data-style-overlay-name=scanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerBtn div a, div[data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerBtn div a, div[data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=scanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerBtn div a, div[data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=scanIdContent].static-content > div .containerBtn div a, div[data-style-overlay-name=coAppScanIdOverlayContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=spanishScanIdContent].actor-wrapper div[data-style-id=static-content][data-style-actor-name=spanishScanIdContent].static-content > div .containerBtn div a {
    width: 7rem !important;
    height: 7rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignDeclineContainer] div[data-style-id=modal-dialog], div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDeclineContainer] div[data-style-id=modal-dialog], div[data-style-id=modal-background][data-style-overlay-name=updateEsignDeclineContainer] div[data-style-id=modal-dialog] {
    width: 87% !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignDeclineContainer] div[data-style-id=modal-dialog] .actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDeclineContainer] div[data-style-id=modal-dialog] .actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left, div[data-style-id=modal-background][data-style-overlay-name=updateEsignDeclineContainer] div[data-style-id=modal-dialog] .actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left {
    flex-flow: column;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignDeclineContainer] div[data-style-id=modal-dialog] .actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDeclineContainer] div[data-style-id=modal-dialog] .actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-id=modal-background][data-style-overlay-name=updateEsignDeclineContainer] div[data-style-id=modal-dialog] .actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
    font-size: 1.6rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignDeclineContainer] div[data-style-id=modal-dialog] .actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child, div[data-style-id=modal-background][data-style-overlay-name=applicantEsignDeclineContainer] div[data-style-id=modal-dialog] .actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child, div[data-style-id=modal-background][data-style-overlay-name=updateEsignDeclineContainer] div[data-style-id=modal-dialog] .actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child {
    margin-bottom: 2rem;
  }
  div[data-style-id=modal-background][data-style-overlay-name=updateDetalis] div[data-style-id=modal-dialog], div[data-style-id=modal-background][data-style-overlay-name=updateDetalisMoreAmount] div[data-style-id=modal-dialog], div[data-style-id=modal-background][data-style-overlay-name=updateDetalisSameAmount] div[data-style-id=modal-dialog], div[data-style-id=modal-background][data-style-overlay-name=updateDetalisContactChange] div[data-style-id=modal-dialog] {
    width: 85% !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=appReprocessPopup] div[data-style-id=modal-dialog] {
    width: 87% !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=modifyCalcDetailsConfirmation] div[data-style-id=modal-dialog] {
    width: 87% !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=paymentFromCalculatorPopup] div[data-style-id=modal-dialog] {
    width: 87% !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=chatContainer] div[data-style-id=modal-dialog] {
    width: 85% !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=chatContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=chatContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=chatContainer] div[data-style-actor-name=popupApplicationComments].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content > div div[data-style-id=list-row]::before {
    width: 4.7rem !important;
    height: 4.7rem !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=chatContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=chatContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=chatContainer] div[data-style-actor-name=popupApplicationComments].actor-wrapper div[data-style-id=list-view].list-view .component-actions-bottom {
    top: 3.5rem;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanel] div[data-style-id=modal-dialog], div[data-style-id=modal-background][data-style-overlay-name=applicantEsignConsentDeclinePanel] div[data-style-id=modal-dialog], div[data-style-id=modal-background][data-style-overlay-name=updateEsignConsentDeclinePanel] div[data-style-id=modal-dialog], div[data-style-id=modal-background][data-style-overlay-name=esignConsentDeclinePanelResend] div[data-style-id=modal-dialog] {
    width: 90% !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainer] div[data-style-id=modal-dialog], div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerUpdate] div[data-style-id=modal-dialog], div[data-style-id=modal-background][data-style-overlay-name=rbpnIframeContainerApplicant] div[data-style-id=modal-dialog] {
    width: 90% !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=esignConsent] div[data-style-id=modal-dialog], div[data-style-id=modal-background][data-style-overlay-name=esignConsentApplicant] div[data-style-id=modal-dialog], div[data-style-id=modal-background][data-style-overlay-name=esignConsentResend] div[data-style-id=modal-dialog], div[data-style-id=modal-background][data-style-overlay-name=updateEsignConsent] div[data-style-id=modal-dialog] {
    width: 87% !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=chatIframe] div[data-style-id=modal-dialog] {
    width: 85%;
  }
  div[data-style-id=modal-background][data-style-overlay-name=wrongPassPopup] div[data-style-id=modal-dialog] {
    width: 85% !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=uploadDocumentFromGuestFlow] div[data-style-id=modal-dialog] {
    width: 85% !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=trainingPopup] div[data-style-id=modal-dialog] {
    width: 87% !important;
  }
  div[data-style-id=modal-background][data-style-overlay-name=trainingPopup] div[data-style-id=modal-dialog] .actor-wrapper {
    width: auto;
  }
}
@media only screen and (max-width: 466px) {
  div[data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child, div[data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:first-child, div[data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlaySpanish].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child, div[data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlaySpanish].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:first-child, div[data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child, div[data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:first-child, div[data-style-overlay-name=sendDocToCustomerOverlaySpanish] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child, div[data-style-overlay-name=sendDocToCustomerOverlaySpanish] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:first-child, div[data-style-overlay-name=sendDocToCustomerOverlaySpanish] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlaySpanish].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child, div[data-style-overlay-name=sendDocToCustomerOverlaySpanish] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlaySpanish].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:first-child, div[data-style-overlay-name=sendDocToCustomerOverlaySpanish] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child, div[data-style-overlay-name=sendDocToCustomerOverlaySpanish] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:first-child, div[data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child, div[data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:first-child, div[data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlaySpanish].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child, div[data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlaySpanish].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:first-child, div[data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child, div[data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:first-child {
    margin: auto !important;
    width: 100% !important;
    margin-bottom: 3.5rem !important;
  }
  div[data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child::after, div[data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:first-child::after, div[data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlaySpanish].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child::after, div[data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlaySpanish].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:first-child::after, div[data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child::after, div[data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:first-child::after, div[data-style-overlay-name=sendDocToCustomerOverlaySpanish] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child::after, div[data-style-overlay-name=sendDocToCustomerOverlaySpanish] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:first-child::after, div[data-style-overlay-name=sendDocToCustomerOverlaySpanish] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlaySpanish].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child::after, div[data-style-overlay-name=sendDocToCustomerOverlaySpanish] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlaySpanish].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:first-child::after, div[data-style-overlay-name=sendDocToCustomerOverlaySpanish] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child::after, div[data-style-overlay-name=sendDocToCustomerOverlaySpanish] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:first-child::after, div[data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child::after, div[data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:first-child::after, div[data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlaySpanish].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child::after, div[data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlaySpanish].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:first-child::after, div[data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child::after, div[data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:first-child::after {
    left: unset !important;
    top: calc(100% + 3.5rem) !important;
  }
  div[data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:last-child, div[data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:last-child, div[data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlaySpanish].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:last-child, div[data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlaySpanish].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:last-child, div[data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:last-child, div[data-style-overlay-name=sendDocToCustomerOverlay] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:last-child, div[data-style-overlay-name=sendDocToCustomerOverlaySpanish] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:last-child, div[data-style-overlay-name=sendDocToCustomerOverlaySpanish] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:last-child, div[data-style-overlay-name=sendDocToCustomerOverlaySpanish] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlaySpanish].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:last-child, div[data-style-overlay-name=sendDocToCustomerOverlaySpanish] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlaySpanish].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:last-child, div[data-style-overlay-name=sendDocToCustomerOverlaySpanish] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:last-child, div[data-style-overlay-name=sendDocToCustomerOverlaySpanish] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:last-child, div[data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:last-child, div[data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlay].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:last-child, div[data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlaySpanish].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:last-child, div[data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocToCustomerOverlaySpanish].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:last-child, div[data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:last-child, div[data-style-overlay-name=sendDocumentToCustomerDevice] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:last-child {
    margin: auto !important;
    width: 100% !important;
    margin-top: 3.5rem !important;
  }
  div[data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child, div[data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:first-child, div[data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child, div[data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:first-child, div[data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child, div[data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:first-child, div[data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child, div[data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:first-child, div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child, div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:first-child, div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child, div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:first-child, div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child, div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:first-child, div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child, div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:first-child {
    margin: auto !important;
    width: 100% !important;
    margin-bottom: 3.5rem !important;
  }
  div[data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child::after, div[data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:first-child::after, div[data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child::after, div[data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:first-child::after, div[data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child::after, div[data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:first-child::after, div[data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child::after, div[data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:first-child::after, div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child::after, div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:first-child::after, div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child::after, div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:first-child::after, div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child::after, div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:first-child::after, div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child::after, div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:first-child::after {
    left: unset !important;
    top: calc(100% + 3.5rem) !important;
  }
  div[data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:last-child, div[data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:last-child, div[data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:last-child, div[data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:last-child, div[data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:last-child, div[data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:last-child, div[data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:last-child, div[data-style-overlay-name=sendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:last-child, div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:last-child, div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:last-child, div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:last-child, div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:last-child, div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:last-child, div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:last-child, div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:last-child, div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerApplicant].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:last-child {
    margin: auto !important;
    width: 100% !important;
    margin-top: 3.5rem !important;
  }
  div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerResend] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceResend].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child, div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerResend] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceResend].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:first-child {
    margin: auto !important;
    width: 100% !important;
    margin-bottom: 3.5rem !important;
  }
  div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerResend] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceResend].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child::after, div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerResend] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceResend].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:first-child::after {
    left: unset !important;
    top: calc(100% + 3.5rem) !important;
  }
  div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerResend] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceResend].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:last-child, div[data-style-overlay-name=sendDocumentToCustomerDeviceContainerResend] div[data-style-id=modal-dialog] div[data-style-actor-name=sendDocumentToCustomerDeviceContainerResend].actor-wrapper div[data-style-id=division] div[data-style-actor-name=sendDocumentToCustomerDeviceResend].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:last-child {
    margin: auto !important;
    width: 100% !important;
    margin-top: 3.5rem !important;
  }
  div[data-style-overlay-name=updateSendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateSendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateSendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child, div[data-style-overlay-name=updateSendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateSendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateSendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:first-child {
    margin: auto !important;
    width: 100% !important;
    margin-bottom: 3.5rem !important;
  }
  div[data-style-overlay-name=updateSendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateSendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateSendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child::after, div[data-style-overlay-name=updateSendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateSendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateSendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:first-child::after {
    left: unset !important;
    top: calc(100% + 3.5rem) !important;
  }
  div[data-style-overlay-name=updateSendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateSendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateSendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:last-child, div[data-style-overlay-name=updateSendDocumentToCustomerDeviceContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=updateSendDocumentToCustomerDeviceContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateSendDocumentToCustomerDevice].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper]:last-child {
    margin: auto !important;
    width: 100% !important;
    margin-top: 3.5rem !important;
  }
}
@media only screen and (max-width: 320px) {
  div[data-style-id=modal-dialog] div[data-style-id=modal-close-icon]::after {
    width: 5.8rem !important;
    height: 6rem !important;
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@media only screen and (max-height: 500px) {
  div[data-style-id=modal-background][data-style-overlay-name=mobileEsignIframeContainer] div[data-style-id=modal-dialog] div[data-style-actor-name=mobileEsignIframeAction].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
    transform: unset !important;
    position: relative !important;
  }
  /**** code start for Cl-975 ****/
  div[data-style-id=modal-background][data-style-overlay-name=mobileEsignIframeContainerBorrower] div[data-style-id=modal-dialog] div[data-style-actor-name=mobileEsignIframeActionBorrower].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
    transform: unset !important;
    position: relative !important;
  }
  /**** code end for Cl-975 ****/
  div[data-style-id=modal-background][data-style-overlay-name=mobileEsignIframeContainerApplicant] div[data-style-id=modal-dialog] div[data-style-actor-name=mobileEsignIframeActionApplicant].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
    transform: unset !important;
    position: relative !important;
  }
}
.vfPageloader {
  padding: 0;
  height: 100vh;
  position: fixed;
  width: 100%;
  left: 0;
  background-color: transparent;
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
}
.vfPageloader > div {
  font-size: 12px;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-flow: column;
  align-items: center;
}

#splash-loader-wrapper {
  z-index: 2;
}

.loaderClass {
  z-index: 2;
}

#blocks {
  width: -moz-fit-content;
  width: fit-content;
}
#blocks .b {
  background: white;
  border: 0.2em solid #fff;
  width: 2em;
  height: 2em;
  border-radius: 0.5em;
  margin: 0.4em 1em;
  position: relative;
  animation-duration: 1.2s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
#blocks .c {
  background: rgba(132, 194, 32, 0.1882352941);
  border: 0.2em solid #558000;
  width: 2em;
  height: 2em;
  border-radius: 0.5em;
  margin: 0.4em 1em;
  position: relative;
  animation-duration: 1.2s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
#blocks #b1 {
  animation-name: submitb1;
}
#blocks #b2 {
  margin-left: 3.5em;
  animation-name: submitb2;
}
#blocks #b3 {
  margin-top: -2em;
  animation-name: submitb3;
}
#blocks #b4 {
  margin-left: 3.5em;
  animation-name: submitb4;
}
#blocks .d {
  background: rgba(132, 194, 32, 0.1882352941);
  border: 0.2em solid #558000;
  width: 1.5em;
  height: 1.5em;
  border-radius: 0.5em;
  margin: 0.4em 1em;
  position: relative;
  animation-duration: 1.2s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
#blocks #d1 {
  animation-name: d1;
}
#blocks #d2 {
  margin-left: 2.85em;
  animation-name: d2;
}
#blocks #d3 {
  margin-top: -2em;
  animation-name: d3;
}
#blocks #d4 {
  margin-left: 2.85em;
  animation-name: d4;
}
#blocks .ds {
  background: rgba(132, 194, 32, 0.1882352941);
  border: 0.2em solid #558000;
  width: 1.2em;
  height: 1.2em;
  border-radius: 0.4em;
  margin: 0.4em 1em;
  position: relative;
  animation-duration: 1.2s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
#blocks #ds1 {
  animation-name: ds1;
}
#blocks #ds2 {
  margin-left: 2.5em;
  animation-name: ds2;
}
#blocks #ds3 {
  margin-top: -1.7em;
  animation-name: ds3;
}
#blocks #ds4 {
  margin-left: 2.5em;
  animation-name: ds4;
}

#caption {
  font-size: 2rem;
  color: #fff;
  font-family: "Mukta", sans-serif;
  font-weight: 500;
}

@keyframes submitb1 {
  0% {
    left: 0em;
    transform: rotate(0deg);
  }
  50% {
    left: 2.5em;
    bottom: 0em;
    transform: rotate(90deg);
  }
  100% {
    left: 2.5em;
    bottom: -2.125em;
    transform: rotate(90deg);
  }
}
@keyframes submitb2 {
  50% {
    bottom: 0em;
  }
  100% {
    bottom: -2.125em;
  }
}
@keyframes submitb3 {
  50% {
    top: 0em;
  }
  100% {
    top: -2.125em;
  }
}
@keyframes submitb4 {
  0% {
    left: 0em;
    transform: rotate(0deg);
  }
  50% {
    left: -2.5em;
    top: 0em;
    transform: rotate(90deg);
  }
  100% {
    left: -2.5em;
    top: -2.125em;
    transform: rotate(90deg);
  }
}
@keyframes d1 {
  0% {
    left: 0em;
    transform: rotate(0deg);
  }
  50% {
    left: 1.85em;
    bottom: 0em;
    transform: rotate(90deg);
  }
  100% {
    left: 1.85em;
    bottom: -2.125em;
    transform: rotate(90deg);
  }
}
@keyframes d2 {
  50% {
    bottom: 0em;
  }
  100% {
    bottom: -2.125em;
  }
}
@keyframes d3 {
  50% {
    top: 0em;
  }
  100% {
    top: -2.125em;
  }
}
@keyframes d4 {
  0% {
    left: 0em;
    transform: rotate(0deg);
  }
  50% {
    left: -1.85em;
    top: 0em;
    transform: rotate(90deg);
  }
  100% {
    left: -1.85em;
    top: -2.125em;
    transform: rotate(90deg);
  }
}
@keyframes ds1 {
  0% {
    left: 0em;
    transform: rotate(0deg);
  }
  50% {
    left: 1.5em;
    bottom: 0em;
    transform: rotate(90deg);
  }
  100% {
    left: 1.5em;
    bottom: -1.7em;
    transform: rotate(90deg);
  }
}
@keyframes ds2 {
  50% {
    bottom: 0em;
  }
  100% {
    bottom: -1.7em;
  }
}
@keyframes ds3 {
  50% {
    top: 0em;
  }
  100% {
    top: -1.7em;
  }
}
@keyframes ds4 {
  0% {
    left: 0em;
    transform: rotate(0deg);
  }
  50% {
    left: -1.5em;
    top: 0em;
    transform: rotate(90deg);
  }
  100% {
    left: -1.5em;
    top: -1.7em;
    transform: rotate(90deg);
  }
}
div[data-style-actor-name=activeProject].actor-wrapper div[data-style-id=popup], div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=popup], div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-id=popup] {
  position: fixed;
  z-index: 900;
  width: 350px;
  height: 250px;
  height: -moz-fit-content !important;
  height: fit-content !important;
  width: 36.5rem !important;
  top: 5.8rem !important;
  left: 4.1rem !important;
}
div[data-style-actor-name=activeProject].actor-wrapper div[data-style-id=popup] .popup-content.below, div[data-style-actor-name=activeProject].actor-wrapper div[data-style-id=popup] .popup-content.above, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=popup] .popup-content.below, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=popup] .popup-content.above, div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-id=popup] .popup-content.below, div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-id=popup] .popup-content.above {
  border: 0.5px solid rgba(0, 0, 0, 0.15) !important;
  background-color: rgb(255, 255, 255);
  padding: 0;
  margin-top: 8px !important;
  margin-bottom: 0 !important;
  height: auto;
}
div[data-style-actor-name=activeProject].actor-wrapper div[data-style-id=popup] .popup-content.below div[data-style-id=list-view] div[data-style-id=text-after].text-after, div[data-style-actor-name=activeProject].actor-wrapper div[data-style-id=popup] .popup-content.above div[data-style-id=list-view] div[data-style-id=text-after].text-after, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=popup] .popup-content.below div[data-style-id=list-view] div[data-style-id=text-after].text-after, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=popup] .popup-content.above div[data-style-id=list-view] div[data-style-id=text-after].text-after, div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-id=popup] .popup-content.below div[data-style-id=list-view] div[data-style-id=text-after].text-after, div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-id=popup] .popup-content.above div[data-style-id=list-view] div[data-style-id=text-after].text-after {
  height: 10rem;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
div[data-style-actor-name=activeProject].actor-wrapper div[data-style-id=popup] .popup-content.below div[data-style-id=list-view] div[data-style-id=text-after].text-after #building, div[data-style-actor-name=activeProject].actor-wrapper div[data-style-id=popup] .popup-content.above div[data-style-id=list-view] div[data-style-id=text-after].text-after #building, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=popup] .popup-content.below div[data-style-id=list-view] div[data-style-id=text-after].text-after #building, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=popup] .popup-content.above div[data-style-id=list-view] div[data-style-id=text-after].text-after #building, div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-id=popup] .popup-content.below div[data-style-id=list-view] div[data-style-id=text-after].text-after #building, div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-id=popup] .popup-content.above div[data-style-id=list-view] div[data-style-id=text-after].text-after #building {
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  flex-flow: column;
  width: -moz-fit-content;
  width: fit-content;
  align-items: center;
}
div[data-style-actor-name=activeProject].actor-wrapper div[data-style-id=popup] .popup-content.below div[data-style-id=list-view] div[data-style-id=blank-message].blank-message + div[data-style-id=text-after].text-after, div[data-style-actor-name=activeProject].actor-wrapper div[data-style-id=popup] .popup-content.above div[data-style-id=list-view] div[data-style-id=blank-message].blank-message + div[data-style-id=text-after].text-after, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=popup] .popup-content.below div[data-style-id=list-view] div[data-style-id=blank-message].blank-message + div[data-style-id=text-after].text-after, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=popup] .popup-content.above div[data-style-id=list-view] div[data-style-id=blank-message].blank-message + div[data-style-id=text-after].text-after, div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-id=popup] .popup-content.below div[data-style-id=list-view] div[data-style-id=blank-message].blank-message + div[data-style-id=text-after].text-after, div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-id=popup] .popup-content.above div[data-style-id=list-view] div[data-style-id=blank-message].blank-message + div[data-style-id=text-after].text-after {
  display: none !important;
}
div[data-style-actor-name=activeProject].actor-wrapper div[data-style-id=popup] .popup-content.below div[data-style-id=list-view] div[data-style-id=list-header], div[data-style-actor-name=activeProject].actor-wrapper div[data-style-id=popup] .popup-content.above div[data-style-id=list-view] div[data-style-id=list-header], div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=popup] .popup-content.below div[data-style-id=list-view] div[data-style-id=list-header], div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=popup] .popup-content.above div[data-style-id=list-view] div[data-style-id=list-header], div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-id=popup] .popup-content.below div[data-style-id=list-view] div[data-style-id=list-header], div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-id=popup] .popup-content.above div[data-style-id=list-view] div[data-style-id=list-header] {
  display: none;
}
div[data-style-actor-name=activeProject].actor-wrapper div[data-style-id=popup] .popup-content.below div[data-style-id=list-view] .entries, div[data-style-actor-name=activeProject].actor-wrapper div[data-style-id=popup] .popup-content.above div[data-style-id=list-view] .entries, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=popup] .popup-content.below div[data-style-id=list-view] .entries, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=popup] .popup-content.above div[data-style-id=list-view] .entries, div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-id=popup] .popup-content.below div[data-style-id=list-view] .entries, div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-id=popup] .popup-content.above div[data-style-id=list-view] .entries {
  border: none;
  max-height: 32.3rem;
  overflow: auto;
  border-radius: 0;
  /*font-family: monospace !important;*/
}
div[data-style-actor-name=activeProject].actor-wrapper div[data-style-id=popup] .popup-content.below div[data-style-id=list-view] .entries .record-container, div[data-style-actor-name=activeProject].actor-wrapper div[data-style-id=popup] .popup-content.above div[data-style-id=list-view] .entries .record-container, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=popup] .popup-content.below div[data-style-id=list-view] .entries .record-container, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=popup] .popup-content.above div[data-style-id=list-view] .entries .record-container, div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-id=popup] .popup-content.below div[data-style-id=list-view] .entries .record-container, div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-id=popup] .popup-content.above div[data-style-id=list-view] .entries .record-container {
  background: none !important;
  padding-top: 1rem;
  border: none !important;
}
div[data-style-actor-name=activeProject].actor-wrapper div[data-style-id=popup] .popup-content.below div[data-style-id=list-view] .entries .record-container .record-content .record-actions-top-left, div[data-style-actor-name=activeProject].actor-wrapper div[data-style-id=popup] .popup-content.above div[data-style-id=list-view] .entries .record-container .record-content .record-actions-top-left, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=popup] .popup-content.below div[data-style-id=list-view] .entries .record-container .record-content .record-actions-top-left, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=popup] .popup-content.above div[data-style-id=list-view] .entries .record-container .record-content .record-actions-top-left, div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-id=popup] .popup-content.below div[data-style-id=list-view] .entries .record-container .record-content .record-actions-top-left, div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-id=popup] .popup-content.above div[data-style-id=list-view] .entries .record-container .record-content .record-actions-top-left {
  left: 0 !important;
  width: 100%;
  height: 100%;
}
div[data-style-actor-name=activeProject].actor-wrapper div[data-style-id=popup] .popup-content.below div[data-style-id=list-view] .entries .record-container .record-content .record-actions-top-left div[data-style-id=action-wrapper], div[data-style-actor-name=activeProject].actor-wrapper div[data-style-id=popup] .popup-content.above div[data-style-id=list-view] .entries .record-container .record-content .record-actions-top-left div[data-style-id=action-wrapper], div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=popup] .popup-content.below div[data-style-id=list-view] .entries .record-container .record-content .record-actions-top-left div[data-style-id=action-wrapper], div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=popup] .popup-content.above div[data-style-id=list-view] .entries .record-container .record-content .record-actions-top-left div[data-style-id=action-wrapper], div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-id=popup] .popup-content.below div[data-style-id=list-view] .entries .record-container .record-content .record-actions-top-left div[data-style-id=action-wrapper], div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-id=popup] .popup-content.above div[data-style-id=list-view] .entries .record-container .record-content .record-actions-top-left div[data-style-id=action-wrapper] {
  margin: 0;
  padding: 0;
  opacity: 0;
  height: 100%;
  width: 100%;
  transform: unset !important;
}
div[data-style-actor-name=activeProject].actor-wrapper div[data-style-id=popup] .popup-content.below div[data-style-id=list-view] .entries .record-container .record-content .record-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=activeProject].actor-wrapper div[data-style-id=popup] .popup-content.above div[data-style-id=list-view] .entries .record-container .record-content .record-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=popup] .popup-content.below div[data-style-id=list-view] .entries .record-container .record-content .record-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=popup] .popup-content.above div[data-style-id=list-view] .entries .record-container .record-content .record-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-id=popup] .popup-content.below div[data-style-id=list-view] .entries .record-container .record-content .record-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-id=popup] .popup-content.above div[data-style-id=list-view] .entries .record-container .record-content .record-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action] {
  height: 100%;
  width: 100% !important;
}
div[data-style-actor-name=activeProject].actor-wrapper div[data-style-id=popup] .popup-content.below div[data-style-id=list-view] .entries .record-container .record-content > div, div[data-style-actor-name=activeProject].actor-wrapper div[data-style-id=popup] .popup-content.above div[data-style-id=list-view] .entries .record-container .record-content > div, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=popup] .popup-content.below div[data-style-id=list-view] .entries .record-container .record-content > div, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=popup] .popup-content.above div[data-style-id=list-view] .entries .record-container .record-content > div, div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-id=popup] .popup-content.below div[data-style-id=list-view] .entries .record-container .record-content > div, div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-id=popup] .popup-content.above div[data-style-id=list-view] .entries .record-container .record-content > div {
  padding: 0 0.5rem;
}
div[data-style-actor-name=activeProject].actor-wrapper div[data-style-id=popup] .popup-content.below div[data-style-id=list-view] .entries .record-container .record-content > div div[data-style-id=list-row], div[data-style-actor-name=activeProject].actor-wrapper div[data-style-id=popup] .popup-content.above div[data-style-id=list-view] .entries .record-container .record-content > div div[data-style-id=list-row], div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=popup] .popup-content.below div[data-style-id=list-view] .entries .record-container .record-content > div div[data-style-id=list-row], div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=popup] .popup-content.above div[data-style-id=list-view] .entries .record-container .record-content > div div[data-style-id=list-row], div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-id=popup] .popup-content.below div[data-style-id=list-view] .entries .record-container .record-content > div div[data-style-id=list-row], div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-id=popup] .popup-content.above div[data-style-id=list-view] .entries .record-container .record-content > div div[data-style-id=list-row] {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  padding: 2rem 0 0.4rem;
}
div[data-style-actor-name=activeProject].actor-wrapper div[data-style-id=popup] .popup-content.below div[data-style-id=list-view] .entries .record-container:last-child div[data-style-id=list-row], div[data-style-actor-name=activeProject].actor-wrapper div[data-style-id=popup] .popup-content.above div[data-style-id=list-view] .entries .record-container:last-child div[data-style-id=list-row], div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=popup] .popup-content.below div[data-style-id=list-view] .entries .record-container:last-child div[data-style-id=list-row], div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=popup] .popup-content.above div[data-style-id=list-view] .entries .record-container:last-child div[data-style-id=list-row], div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-id=popup] .popup-content.below div[data-style-id=list-view] .entries .record-container:last-child div[data-style-id=list-row], div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-id=popup] .popup-content.above div[data-style-id=list-view] .entries .record-container:last-child div[data-style-id=list-row] {
  border: none !important;
}
div[data-style-actor-name=activeProject].actor-wrapper div[data-style-id=popup] .popup-content.below div[data-style-id=list-view] .entries div[data-style-id=list-row], div[data-style-actor-name=activeProject].actor-wrapper div[data-style-id=popup] .popup-content.above div[data-style-id=list-view] .entries div[data-style-id=list-row], div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=popup] .popup-content.below div[data-style-id=list-view] .entries div[data-style-id=list-row], div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=popup] .popup-content.above div[data-style-id=list-view] .entries div[data-style-id=list-row], div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-id=popup] .popup-content.below div[data-style-id=list-view] .entries div[data-style-id=list-row], div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-id=popup] .popup-content.above div[data-style-id=list-view] .entries div[data-style-id=list-row] {
  display: flex;
  flex-flow: row-reverse;
  justify-content: flex-end;
  /*div[data-style-field-name="proprtyAddress"]{
      .input-main::after{
          content:")";

      }
      }
  }*/
}
div[data-style-actor-name=activeProject].actor-wrapper div[data-style-id=popup] .popup-content.below div[data-style-id=list-view] .entries div[data-style-id=list-row] > div, div[data-style-actor-name=activeProject].actor-wrapper div[data-style-id=popup] .popup-content.above div[data-style-id=list-view] .entries div[data-style-id=list-row] > div, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=popup] .popup-content.below div[data-style-id=list-view] .entries div[data-style-id=list-row] > div, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=popup] .popup-content.above div[data-style-id=list-view] .entries div[data-style-id=list-row] > div, div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-id=popup] .popup-content.below div[data-style-id=list-view] .entries div[data-style-id=list-row] > div, div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-id=popup] .popup-content.above div[data-style-id=list-view] .entries div[data-style-id=list-row] > div {
  width: auto !important;
  display: flex;
  align-items: center;
}
div[data-style-actor-name=activeProject].actor-wrapper div[data-style-id=popup] .popup-content.below div[data-style-id=list-view] .entries div[data-style-id=list-row] > div:last-child, div[data-style-actor-name=activeProject].actor-wrapper div[data-style-id=popup] .popup-content.above div[data-style-id=list-view] .entries div[data-style-id=list-row] > div:last-child, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=popup] .popup-content.below div[data-style-id=list-view] .entries div[data-style-id=list-row] > div:last-child, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=popup] .popup-content.above div[data-style-id=list-view] .entries div[data-style-id=list-row] > div:last-child, div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-id=popup] .popup-content.below div[data-style-id=list-view] .entries div[data-style-id=list-row] > div:last-child, div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-id=popup] .popup-content.above div[data-style-id=list-view] .entries div[data-style-id=list-row] > div:last-child {
  display: flex;
  align-items: center;
}
div[data-style-actor-name=activeProject].actor-wrapper div[data-style-id=popup] .popup-content.below div[data-style-id=list-view] .entries div[data-style-id=list-row] .input-main, div[data-style-actor-name=activeProject].actor-wrapper div[data-style-id=popup] .popup-content.above div[data-style-id=list-view] .entries div[data-style-id=list-row] .input-main, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=popup] .popup-content.below div[data-style-id=list-view] .entries div[data-style-id=list-row] .input-main, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=popup] .popup-content.above div[data-style-id=list-view] .entries div[data-style-id=list-row] .input-main, div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-id=popup] .popup-content.below div[data-style-id=list-view] .entries div[data-style-id=list-row] .input-main, div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-id=popup] .popup-content.above div[data-style-id=list-view] .entries div[data-style-id=list-row] .input-main {
  font-family: arial !important;
  font-weight: 400 !important;
}
div[data-style-actor-name=activeProject].actor-wrapper div[data-style-id=popup] .popup-content.below div[data-style-id=list-view] .entries div[data-style-id=list-row] div[data-style-field-name=accountHolderName], div[data-style-actor-name=activeProject].actor-wrapper div[data-style-id=popup] .popup-content.above div[data-style-id=list-view] .entries div[data-style-id=list-row] div[data-style-field-name=accountHolderName], div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=popup] .popup-content.below div[data-style-id=list-view] .entries div[data-style-id=list-row] div[data-style-field-name=accountHolderName], div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=popup] .popup-content.above div[data-style-id=list-view] .entries div[data-style-id=list-row] div[data-style-field-name=accountHolderName], div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-id=popup] .popup-content.below div[data-style-id=list-view] .entries div[data-style-id=list-row] div[data-style-field-name=accountHolderName], div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-id=popup] .popup-content.above div[data-style-id=list-view] .entries div[data-style-id=list-row] div[data-style-field-name=accountHolderName] {
  /*.input-main::before{
      content:"(";
  }*/
}
div[data-style-actor-name=activeProject].actor-wrapper div[data-style-id=popup] .popup-content.below div[data-style-id=list-view] .entries div[data-style-id=list-row] div[data-style-field-name=accountHolderName] .control, div[data-style-actor-name=activeProject].actor-wrapper div[data-style-id=popup] .popup-content.above div[data-style-id=list-view] .entries div[data-style-id=list-row] div[data-style-field-name=accountHolderName] .control, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=popup] .popup-content.below div[data-style-id=list-view] .entries div[data-style-id=list-row] div[data-style-field-name=accountHolderName] .control, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=popup] .popup-content.above div[data-style-id=list-view] .entries div[data-style-id=list-row] div[data-style-field-name=accountHolderName] .control, div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-id=popup] .popup-content.below div[data-style-id=list-view] .entries div[data-style-id=list-row] div[data-style-field-name=accountHolderName] .control, div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-id=popup] .popup-content.above div[data-style-id=list-view] .entries div[data-style-id=list-row] div[data-style-field-name=accountHolderName] .control {
  color: rgba(0, 0, 0, 0.5);
}
div[data-style-actor-name=activeProject].actor-wrapper div[data-style-id=popup] .popup-content.below div[data-style-id=list-view] .entries div[data-style-id=list-row] div[data-style-field-name=accountHolderName] .control .input-main, div[data-style-actor-name=activeProject].actor-wrapper div[data-style-id=popup] .popup-content.above div[data-style-id=list-view] .entries div[data-style-id=list-row] div[data-style-field-name=accountHolderName] .control .input-main, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=popup] .popup-content.below div[data-style-id=list-view] .entries div[data-style-id=list-row] div[data-style-field-name=accountHolderName] .control .input-main, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=popup] .popup-content.above div[data-style-id=list-view] .entries div[data-style-id=list-row] div[data-style-field-name=accountHolderName] .control .input-main, div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-id=popup] .popup-content.below div[data-style-id=list-view] .entries div[data-style-id=list-row] div[data-style-field-name=accountHolderName] .control .input-main, div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-id=popup] .popup-content.above div[data-style-id=list-view] .entries div[data-style-id=list-row] div[data-style-field-name=accountHolderName] .control .input-main {
  padding-right: 5px;
}
div[data-style-actor-name=activeProject].actor-wrapper div[data-style-id=popup] .popup-content.below div[data-style-id=list-view] .entries div[data-style-id=list-row] div[data-style-field-name=proprtyAddress], div[data-style-actor-name=activeProject].actor-wrapper div[data-style-id=popup] .popup-content.above div[data-style-id=list-view] .entries div[data-style-id=list-row] div[data-style-field-name=proprtyAddress], div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=popup] .popup-content.below div[data-style-id=list-view] .entries div[data-style-id=list-row] div[data-style-field-name=proprtyAddress], div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=popup] .popup-content.above div[data-style-id=list-view] .entries div[data-style-id=list-row] div[data-style-field-name=proprtyAddress], div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-id=popup] .popup-content.below div[data-style-id=list-view] .entries div[data-style-id=list-row] div[data-style-field-name=proprtyAddress], div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-id=popup] .popup-content.above div[data-style-id=list-view] .entries div[data-style-id=list-row] div[data-style-field-name=proprtyAddress] {
  /*.input-main::after{
      content:")";
  }*/
}
div[data-style-actor-name=activeProject].actor-wrapper div[data-style-id=popup] .popup-content.below div[data-style-id=list-view] .entries div[data-style-id=list-row] div[data-style-field-name=proprtyAddress] .control::before, div[data-style-actor-name=activeProject].actor-wrapper div[data-style-id=popup] .popup-content.above div[data-style-id=list-view] .entries div[data-style-id=list-row] div[data-style-field-name=proprtyAddress] .control::before, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=popup] .popup-content.below div[data-style-id=list-view] .entries div[data-style-id=list-row] div[data-style-field-name=proprtyAddress] .control::before, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=popup] .popup-content.above div[data-style-id=list-view] .entries div[data-style-id=list-row] div[data-style-field-name=proprtyAddress] .control::before, div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-id=popup] .popup-content.below div[data-style-id=list-view] .entries div[data-style-id=list-row] div[data-style-field-name=proprtyAddress] .control::before, div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-id=popup] .popup-content.above div[data-style-id=list-view] .entries div[data-style-id=list-row] div[data-style-field-name=proprtyAddress] .control::before {
  content: "-";
  /*transform: translateY(-5px);*/
}
div[data-style-actor-name=activeProject].actor-wrapper div[data-style-id=popup] .popup-content.below div[data-style-id=list-view] .entries div[data-style-id=list-row] div[data-style-field-name=proprtyAddress] .control, div[data-style-actor-name=activeProject].actor-wrapper div[data-style-id=popup] .popup-content.above div[data-style-id=list-view] .entries div[data-style-id=list-row] div[data-style-field-name=proprtyAddress] .control, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=popup] .popup-content.below div[data-style-id=list-view] .entries div[data-style-id=list-row] div[data-style-field-name=proprtyAddress] .control, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=popup] .popup-content.above div[data-style-id=list-view] .entries div[data-style-id=list-row] div[data-style-field-name=proprtyAddress] .control, div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-id=popup] .popup-content.below div[data-style-id=list-view] .entries div[data-style-id=list-row] div[data-style-field-name=proprtyAddress] .control, div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-id=popup] .popup-content.above div[data-style-id=list-view] .entries div[data-style-id=list-row] div[data-style-field-name=proprtyAddress] .control {
  color: rgba(0, 0, 0, 0.5);
  display: flex;
  flex-flow: row;
  align-items: center;
}
div[data-style-actor-name=activeProject].actor-wrapper div[data-style-id=popup] .popup-content.below div[data-style-id=list-view] .entries div[data-style-id=list-row] div[data-style-field-name=proprtyAddress] .control .input-main, div[data-style-actor-name=activeProject].actor-wrapper div[data-style-id=popup] .popup-content.above div[data-style-id=list-view] .entries div[data-style-id=list-row] div[data-style-field-name=proprtyAddress] .control .input-main, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=popup] .popup-content.below div[data-style-id=list-view] .entries div[data-style-id=list-row] div[data-style-field-name=proprtyAddress] .control .input-main, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=popup] .popup-content.above div[data-style-id=list-view] .entries div[data-style-id=list-row] div[data-style-field-name=proprtyAddress] .control .input-main, div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-id=popup] .popup-content.below div[data-style-id=list-view] .entries div[data-style-id=list-row] div[data-style-field-name=proprtyAddress] .control .input-main, div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-id=popup] .popup-content.above div[data-style-id=list-view] .entries div[data-style-id=list-row] div[data-style-field-name=proprtyAddress] .control .input-main {
  padding-left: 5px;
  display: grid;
}
div[data-style-actor-name=activeProject].actor-wrapper div[data-style-id=popup] .popup-content.below div[data-style-id=list-view] .entries div[data-style-id=list-row] .input-main, div[data-style-actor-name=activeProject].actor-wrapper div[data-style-id=popup] .popup-content.above div[data-style-id=list-view] .entries div[data-style-id=list-row] .input-main, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=popup] .popup-content.below div[data-style-id=list-view] .entries div[data-style-id=list-row] .input-main, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=popup] .popup-content.above div[data-style-id=list-view] .entries div[data-style-id=list-row] .input-main, div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-id=popup] .popup-content.below div[data-style-id=list-view] .entries div[data-style-id=list-row] .input-main, div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-id=popup] .popup-content.above div[data-style-id=list-view] .entries div[data-style-id=list-row] .input-main {
  padding-left: 0;
  font-size: 11px;
}
div[data-style-actor-name=activeProject].actor-wrapper div[data-style-id=popup] .popup-content.below div[data-style-id=list-view] .entries div[data-style-id=list-row] > div:first-child, div[data-style-actor-name=activeProject].actor-wrapper div[data-style-id=popup] .popup-content.above div[data-style-id=list-view] .entries div[data-style-id=list-row] > div:first-child, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=popup] .popup-content.below div[data-style-id=list-view] .entries div[data-style-id=list-row] > div:first-child, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=popup] .popup-content.above div[data-style-id=list-view] .entries div[data-style-id=list-row] > div:first-child, div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-id=popup] .popup-content.below div[data-style-id=list-view] .entries div[data-style-id=list-row] > div:first-child, div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-id=popup] .popup-content.above div[data-style-id=list-view] .entries div[data-style-id=list-row] > div:first-child {
  position: absolute;
  left: 0;
  top: 0;
}
div[data-style-actor-name=activeProject].actor-wrapper div[data-style-id=popup] .popup-content.below div[data-style-id=list-view] .entries div[data-style-id=list-row] > div:first-child .input-main, div[data-style-actor-name=activeProject].actor-wrapper div[data-style-id=popup] .popup-content.above div[data-style-id=list-view] .entries div[data-style-id=list-row] > div:first-child .input-main, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=popup] .popup-content.below div[data-style-id=list-view] .entries div[data-style-id=list-row] > div:first-child .input-main, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=popup] .popup-content.above div[data-style-id=list-view] .entries div[data-style-id=list-row] > div:first-child .input-main, div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-id=popup] .popup-content.below div[data-style-id=list-view] .entries div[data-style-id=list-row] > div:first-child .input-main, div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-id=popup] .popup-content.above div[data-style-id=list-view] .entries div[data-style-id=list-row] > div:first-child .input-main {
  padding-left: 5px;
  font-size: 13px;
}
div[data-style-actor-name=activeProject].actor-wrapper div[data-style-id=popup] .popup-content.below div[data-style-id=list-view] div[data-style-id=blank-message], div[data-style-actor-name=activeProject].actor-wrapper div[data-style-id=popup] .popup-content.above div[data-style-id=list-view] div[data-style-id=blank-message], div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=popup] .popup-content.below div[data-style-id=list-view] div[data-style-id=blank-message], div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=popup] .popup-content.above div[data-style-id=list-view] div[data-style-id=blank-message], div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-id=popup] .popup-content.below div[data-style-id=list-view] div[data-style-id=blank-message], div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-id=popup] .popup-content.above div[data-style-id=list-view] div[data-style-id=blank-message] {
  height: -moz-fit-content !important;
  height: fit-content !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
  display: flex;
  white-space: pre-wrap;
  padding: 3rem 2.5rem;
  min-height: auto;
  line-height: 2.4rem;
  font-size: 1.6rem;
  margin: auto;
  /*left: unset !important;
  position: unset !important;
  transform: unset !important;
  z-index: unset !important;
  background: unset !important;
  border: none !important;*/
}
div[data-style-actor-name=activeProject].actor-wrapper div[data-style-id=popup] .popup-arrow, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=popup] .popup-arrow, div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-id=popup] .popup-arrow {
  display: none;
}
div[data-style-actor-name=activeProject].actor-wrapper div[data-style-id=popup] .popup-arrow.inner, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=popup] .popup-arrow.inner, div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-id=popup] .popup-arrow.inner {
  display: none;
}

div[data-style-id=modal-background] {
  display: flex;
  justify-content: center;
  align-items: center;
  /*&[data-dialog-name="emiTenureCardView-esignOnDeviceBtn"]{
      div[data-style-id="modal-dialog"].prompt{
          height: fit-content;
          width: 53rem;
          div[data-style-id="prompt-close-icon"]{
              position: fixed;
              left: calc(((100vw - 53rem)/2) + 53rem);
          }
          .prompt-content{
              height: fit-content;
              padding: 4rem 0;
              .text-before{
                  height:calc(100vh - 29rem);
                  overflow: auto;
                  padding: 0 !important;
                  transform: unset !important;
                  text-align: justify !important;
                  padding-right: 4rem !important;
                  padding-left: 4rem !important;
              }
          }
          .prompt-actions{
              position: relative !important;
              padding: 0 4rem 4rem;
              bottom: unset !important;
              margin: 0;
              height: fit-content !important;
              .confirm{
                  position: relative !important;
                  background: linear-gradient(180deg, #84c220 0% , #196e1f 100%) !important;
                  width: 13rem;
                  height: 6rem !important;
                  left:unset;
                  top: unset;
                  &::after{
                      display: none !important;
                  }
              }
              .cancel{
                  display: none !important;
              }
          }
      }
  }*/
}
div[data-style-id=modal-background] div[data-style-id=modal-dialog].prompt {
  width: 45rem;
  height: 25rem;
  border-radius: 0px;
  border-top-left-radius: 20px;
  display: flex;
  border-bottom-right-radius: 20px;
  flex-flow: column;
  margin-left: 0;
  margin-top: 0;
}
div[data-style-id=modal-background] div[data-style-id=modal-dialog].prompt div[data-style-id=prompt-close-icon]::after {
  position: absolute;
  content: url(https://credithub.watercressgroup.com/resource/watercress_close);
  font-family: FontAwesome;
  color: #fff;
  font-size: 30px;
  top: -16px;
  right: -19px;
  cursor: pointer;
  background-color: #009900;
  width: 4.5rem;
  padding: 0 1.2rem;
  justify-content: center;
  border-radius: 50%;
  border: 4px solid;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.4);
  height: 4.5rem;
}
div[data-style-id=modal-background] div[data-style-id=modal-dialog].prompt h1 {
  width: 100%;
  left: 0 !important;
  top: 1.5rem;
  font-size: 2.5rem;
  text-align: center;
  font-family: "Mukta", sans-serif;
  font-weight: 900;
}
div[data-style-id=modal-background] div[data-style-id=modal-dialog].prompt .prompt-content {
  height: 100%;
  align-items: center;
  display: flex;
  justify-content: center;
}
div[data-style-id=modal-background] div[data-style-id=modal-dialog].prompt .prompt-content div[data-style-id=text-before].text-before {
  border: none;
  width: 100%;
  font-size: 1.7rem;
  text-align: center;
  transform: translateY(-1.1rem);
  padding-left: 3.3rem;
  padding-right: 3.3rem;
  font-family: "Mukta", sans-serif;
  font-weight: 500;
  line-height: 3rem;
}
div[data-style-id=modal-background] div[data-style-id=modal-dialog].prompt .prompt-actions {
  bottom: 2.6rem;
  margin: 0 2.4rem;
}
div[data-style-id=modal-background] div[data-style-id=modal-dialog].prompt .prompt-actions div[data-style-id=action].cancel {
  color: #fff;
  background-color: #84c220 !important;
  border-color: none !important;
  box-shadow: none !important;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  padding: 10px 13px 10px 13px !important;
  font-size: 16px;
  /*font-family:  arial rounded mt bold;*/
  font-family: "Mukta", sans-serif;
  font-weight: 500 !important;
  border-radius: 0px !important;
  border-bottom-right-radius: 19px !important;
  border-top-left-radius: 19px !important;
  justify-content: center;
  display: flex;
  align-items: center;
  height: 4.5rem;
}
div[data-style-id=modal-background] div[data-style-id=modal-dialog].prompt .prompt-actions div[data-style-id=action].cancel::after {
  content: url(https://credithub.watercressgroup.com/resource/watercress_rightArrow_small);
  position: relative;
  display: inline-flex;
  filter: invert(100%);
  transform: translate(0.5rem, 0.18rem);
  padding-left: 0.4rem;
  line-height: 1.6rem;
}
div[data-style-id=modal-background] div[data-style-id=modal-dialog].prompt .prompt-actions div[data-style-id=action].confirm {
  color: #fff;
  background-color: red;
  border-color: none !important;
  box-shadow: none !important;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  padding: 10px 13px 10px 13px !important;
  font-size: 16px;
  /*font-family:  arial rounded mt bold;*/
  font-family: "Mukta", sans-serif;
  font-weight: 500 !important;
  border-radius: 0px !important;
  border-bottom-right-radius: 19px !important;
  border-top-left-radius: 19px !important;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 4.5rem;
}
div[data-style-id=modal-background] div[data-style-id=modal-dialog].prompt .prompt-actions div[data-style-id=action].confirm::after {
  content: url(https://credithub.watercressgroup.com/resource/watercress_rightArrow_small);
  position: relative;
  display: inline-flex;
  filter: invert(100%);
  transform: translate(0.5rem, 0.18rem);
  padding-left: 0.4rem;
  line-height: 1.6rem;
}

div[data-style-actor-name=dynamicAppSearchPopup].actor-wrapper, div[data-style-actor-name=applicationReviewDynamicAppSearchPopup].actor-wrapper, div[data-style-actor-name=projectSearchPanelPopup].actor-wrapper {
  min-height: 10rem;
}

@media only screen and (max-width: 1023px) {
  div[data-style-actor-name=activeProject].actor-wrapper div[data-style-id=popup], div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=popup],
  div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-id=popup] {
    width: 40rem !important;
    top: 7.4rem !important;
  }
}
@media only screen and (max-width: 768px) {
  div[data-style-id=modal-dialog].prompt {
    width: 47rem !important;
    height: 30rem !important;
  }
  div[data-style-id=modal-dialog].prompt h1 {
    font-size: 2.9rem !important;
  }
  div[data-style-id=modal-dialog].prompt .prompt-content div[data-style-id=text-before].text-before {
    font-size: 2rem !important;
  }
  div[data-style-id=modal-dialog].prompt div[data-style-id=prompt-close-icon]::after {
    width: 4.9rem !important;
    padding: 0 10px !important;
    height: 5.1rem !important;
  }
  div[data-style-id=modal-dialog].prompt .prompt-actions div[data-style-id=action] {
    height: 5rem !important;
  }
}
@media only screen and (max-width: 576px) {
  div[data-style-id=modal-dialog].prompt {
    width: 87% !important;
    height: 32rem !important;
  }
  div[data-style-id=modal-dialog].prompt h1 {
    font-size: 3.5rem !important;
  }
  div[data-style-id=modal-dialog].prompt div[data-style-id=prompt-close-icon]::after {
    width: 5.3rem !important;
    height: 5.5rem !important;
  }
  div[data-style-id=modal-dialog].prompt .prompt-content div[data-style-id=text-before].text-before {
    font-size: 2.2rem !important;
  }
  div[data-style-id=modal-dialog].prompt .prompt-actions div[data-style-id=action] {
    height: 5.5rem !important;
  }
  div[data-style-actor-name=activeProject].actor-wrapper div[data-style-id=popup], div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=popup], div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-id=popup] {
    width: calc(100% - 5.4rem) !important;
    left: 2.7rem !important;
  }
}
@media only screen and (max-width: 320px) {
  div[data-style-id=modal-dialog].prompt {
    height: 36rem !important;
  }
  div[data-style-id=modal-dialog].prompt div[data-style-id=prompt-close-icon]::after {
    width: 5.8rem !important;
    height: 6rem !important;
  }
}
@-moz-document url-prefix() {
  div[data-style-id=modal-background] div[data-style-id=modal-dialog].prompt .prompt-actions div[data-style-id=action].confirm::after, div[data-style-id=modal-background] div[data-style-id=modal-dialog].prompt .prompt-actions div[data-style-id=action].cancel::after {
    transform: translate(0.5rem, -0.08rem);
  }
}
div[data-style-actor-name=dealerPortalTab].actor-wrapper div[data-style-id=pagination] {
  margin: 0;
  position: absolute;
  right: 4.1rem;
  top: 10.2rem;
}
div[data-style-actor-name=dealerPortalTab].actor-wrapper div[data-style-id=pagination] div[data-style-id=pagination-record-line] {
  display: none;
}
div[data-style-actor-name=dealerPortalTab].actor-wrapper div[data-style-id=pagination] > div:last-child div[data-style-id=pagination-first-link], div[data-style-actor-name=dealerPortalTab].actor-wrapper div[data-style-id=pagination] > div:last-child div[data-style-id=pagination-last-link] {
  display: none;
}
div[data-style-actor-name=dealerPortalTab].actor-wrapper div[data-style-id=pagination] > div:last-child div[data-style-id=pagination-page-link] {
  font-size: 1.4rem !important;
  font-family: "Mukta", sans-serif !important;
  /*color: #84c220 !important;
  padding: .2rem;
  margin: 0 .4rem;
  outline: none;
  border: none;*/
  color: rgba(0, 0, 0, 0.5) !important;
  padding: 0.2rem;
  margin: 0 0.4rem;
  outline: none;
  border: none;
  line-height: 1.45rem;
}
div[data-style-actor-name=dealerPortalTab].actor-wrapper div[data-style-id=pagination] > div:last-child div[data-style-id=pagination-page-link].highlight {
  color: black !important;
  /*background: #84c220;
  padding: .2rem 1rem;
  border: none;
  border-radius: 50%;
  margin: 0 .5rem;*/
  font-weight: 600;
  background: transparent;
  padding: 0.2rem 1rem;
  border: none;
  margin: 0 0.5rem;
  border-bottom: 1px solid black !important;
  border-radius: 0 !important;
}
div[data-style-actor-name=dealerPortalTab].actor-wrapper div[data-style-id=pagination] > div:last-child div[data-style-id=pagination-page-link]:hover {
  color: black !important;
}
div[data-style-actor-name=dealerPortalTab].actor-wrapper div[data-style-id=pagination] > div:last-child div[data-style-id=pagination-previous-link], div[data-style-actor-name=dealerPortalTab].actor-wrapper div[data-style-id=pagination] > div:last-child div[data-style-id=pagination-next-link] {
  font-size: 1.3rem !important;
  font-family: "Mukta", sans-serif !important;
  margin: 0;
  color: rgba(0, 0, 0, 0.5) !important;
  padding: 0.2rem 0.5rem;
  font-size: 1.4rem !important;
}
div[data-style-actor-name=dealerPortalTab].actor-wrapper div[data-style-id=pagination] > div:last-child div[data-style-id=pagination-previous-link]:hover, div[data-style-actor-name=dealerPortalTab].actor-wrapper div[data-style-id=pagination] > div:last-child div[data-style-id=pagination-next-link]:hover {
  color: black !important;
}
div[data-style-actor-name=dealerPortalTab].actor-wrapper div[data-style-id=pagination] > div:last-child div[data-style-id=pagination-previous-link] {
  padding-left: 0;
}
div[data-style-actor-name=dealerPortalTab].actor-wrapper div[data-style-id=pagination] > div:last-child div[data-style-id=pagination-next-link] {
  padding-right: 0;
}

div[data-style-actor-name=dealerPortalTab].actor-wrapper div[data-style-id=popup] div[data-style-id=pagination] {
  position: relative !important;
  right: 0 !important;
  top: 0 !important;
  justify-content: center !important;
  margin-top: 1rem !important;
}

@media only screen and (max-width: 767px) {
  div[data-style-actor-name=dealerPortalTab].actor-wrapper div[data-style-id=pagination] > div:last-child div[data-style-id=pagination-previous-link], div[data-style-actor-name=dealerPortalTab].actor-wrapper div[data-style-id=pagination] > div:last-child div[data-style-id=pagination-next-link] {
    font-size: 1.5rem !important;
  }
  div[data-style-actor-name=dealerPortalTab].actor-wrapper div[data-style-id=pagination] > div:last-child div[data-style-id=pagination-page-link] {
    font-size: 1.5rem !important;
  }
}
@media only screen and (max-width: 575px) {
  div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-id=pagination] {
    right: 2.5rem !important;
  }
}
div[data-style-actor-name=dealerPortalHomeTab].actor-wrapper div[data-style-actor-name=mobActiveProjectQueueView].actor-wrapper div[data-style-id=queue-view].queue-view, div[data-style-actor-name=dealerPortalHomeTab].actor-wrapper div[data-style-actor-name=mobFundedProjectQueueView].actor-wrapper div[data-style-id=queue-view].queue-view {
  margin-left: 3.7rem;
  margin-right: 4rem;
  margin-top: 9rem;
  margin-bottom: 5rem;
  box-shadow: none !important;
}
div[data-style-actor-name=dealerPortalHomeTab].actor-wrapper div[data-style-actor-name=mobActiveProjectQueueView].actor-wrapper div[data-style-id=queue-view].queue-view h1, div[data-style-actor-name=dealerPortalHomeTab].actor-wrapper div[data-style-actor-name=mobFundedProjectQueueView].actor-wrapper div[data-style-id=queue-view].queue-view h1 {
  margin-top: 3rem;
  margin-left: 2.7rem;
  font-size: 2.2rem;
  font-family: "Mukta", sans-serif;
  font-weight: 800;
}
div[data-style-actor-name=dealerPortalHomeTab].actor-wrapper div[data-style-actor-name=mobActiveProjectQueueView].actor-wrapper div[data-style-id=queue-view].queue-view .entries .record-container, div[data-style-actor-name=dealerPortalHomeTab].actor-wrapper div[data-style-actor-name=mobFundedProjectQueueView].actor-wrapper div[data-style-id=queue-view].queue-view .entries .record-container {
  margin-bottom: 2.5rem;
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-top-left-radius: 20px;
  border-bottom-right-radius: 20px;
  outline: none;
  box-shadow: 0px 6px 14px rgba(0, 0, 0, 0.2);
}
div[data-style-actor-name=dealerPortalHomeTab].actor-wrapper div[data-style-actor-name=mobActiveProjectQueueView].actor-wrapper div[data-style-id=queue-view].queue-view .entries .record-container div[data-style-id=record], div[data-style-actor-name=dealerPortalHomeTab].actor-wrapper div[data-style-actor-name=mobFundedProjectQueueView].actor-wrapper div[data-style-id=queue-view].queue-view .entries .record-container div[data-style-id=record] {
  border: none !important;
}
div[data-style-actor-name=dealerPortalHomeTab].actor-wrapper div[data-style-actor-name=mobActiveProjectQueueView].actor-wrapper div[data-style-id=queue-view].queue-view .entries .record-container div[data-style-id=record].collapsed .section div[data-style-id=field]:nth-child(2), div[data-style-actor-name=dealerPortalHomeTab].actor-wrapper div[data-style-actor-name=mobFundedProjectQueueView].actor-wrapper div[data-style-id=queue-view].queue-view .entries .record-container div[data-style-id=record].collapsed .section div[data-style-id=field]:nth-child(2) {
  border-bottom-right-radius: 20px;
}
div[data-style-actor-name=dealerPortalHomeTab].actor-wrapper div[data-style-actor-name=mobActiveProjectQueueView].actor-wrapper div[data-style-id=queue-view].queue-view .entries .record-container .record-content, div[data-style-actor-name=dealerPortalHomeTab].actor-wrapper div[data-style-actor-name=mobFundedProjectQueueView].actor-wrapper div[data-style-id=queue-view].queue-view .entries .record-container .record-content {
  padding: 0;
}
div[data-style-actor-name=dealerPortalHomeTab].actor-wrapper div[data-style-actor-name=mobActiveProjectQueueView].actor-wrapper div[data-style-id=queue-view].queue-view .entries .record-container .record-content .collapsible-control, div[data-style-actor-name=dealerPortalHomeTab].actor-wrapper div[data-style-actor-name=mobFundedProjectQueueView].actor-wrapper div[data-style-id=queue-view].queue-view .entries .record-container .record-content .collapsible-control {
  left: 0;
  right: unset !important;
}
div[data-style-actor-name=dealerPortalHomeTab].actor-wrapper div[data-style-actor-name=mobActiveProjectQueueView].actor-wrapper div[data-style-id=queue-view].queue-view .entries .record-container .record-content .collapsible-control span, div[data-style-actor-name=dealerPortalHomeTab].actor-wrapper div[data-style-actor-name=mobFundedProjectQueueView].actor-wrapper div[data-style-id=queue-view].queue-view .entries .record-container .record-content .collapsible-control span {
  position: relative;
}
div[data-style-actor-name=dealerPortalHomeTab].actor-wrapper div[data-style-actor-name=mobActiveProjectQueueView].actor-wrapper div[data-style-id=queue-view].queue-view .entries .record-container .record-content .collapsible-control span.fa.fa-chevron-down::before, div[data-style-actor-name=dealerPortalHomeTab].actor-wrapper div[data-style-actor-name=mobFundedProjectQueueView].actor-wrapper div[data-style-id=queue-view].queue-view .entries .record-container .record-content .collapsible-control span.fa.fa-chevron-down::before {
  content: "\f0d7" !important;
  position: absolute;
  top: 6.2rem;
  transform: translateX(9rem);
}
div[data-style-actor-name=dealerPortalHomeTab].actor-wrapper div[data-style-actor-name=mobActiveProjectQueueView].actor-wrapper div[data-style-id=queue-view].queue-view .entries .record-container .record-content .collapsible-control span.fa.fa-chevron-right::before, div[data-style-actor-name=dealerPortalHomeTab].actor-wrapper div[data-style-actor-name=mobFundedProjectQueueView].actor-wrapper div[data-style-id=queue-view].queue-view .entries .record-container .record-content .collapsible-control span.fa.fa-chevron-right::before {
  content: "\f0d7" !important;
  position: absolute;
  top: 6.2rem;
  transform: translateX(9rem) rotate(270deg);
}
div[data-style-actor-name=dealerPortalHomeTab].actor-wrapper div[data-style-actor-name=mobActiveProjectQueueView].actor-wrapper div[data-style-id=queue-view].queue-view .entries .record-container .record-content .record-actions-top-left, div[data-style-actor-name=dealerPortalHomeTab].actor-wrapper div[data-style-actor-name=mobFundedProjectQueueView].actor-wrapper div[data-style-id=queue-view].queue-view .entries .record-container .record-content .record-actions-top-left {
  left: unset !important;
  right: 0;
  opacity: 0;
  padding-left: 0;
  padding: 0 !important;
  height: 100%;
  width: auto;
}
div[data-style-actor-name=dealerPortalHomeTab].actor-wrapper div[data-style-actor-name=mobActiveProjectQueueView].actor-wrapper div[data-style-id=queue-view].queue-view .entries .record-container .record-content .record-actions-top-left div[data-style-id=action-wrapper], div[data-style-actor-name=dealerPortalHomeTab].actor-wrapper div[data-style-actor-name=mobFundedProjectQueueView].actor-wrapper div[data-style-id=queue-view].queue-view .entries .record-container .record-content .record-actions-top-left div[data-style-id=action-wrapper] {
  text-align: right;
  margin: 0;
  width: auto;
  display: flex;
  transform: translate(-3rem, 1.9rem);
  align-items: center;
  margin: 0 !important;
  font-size: 1.7rem;
  font-family: "Mukta", sans-serif;
  font-weight: 400;
}
div[data-style-actor-name=dealerPortalHomeTab].actor-wrapper div[data-style-actor-name=mobActiveProjectQueueView].actor-wrapper div[data-style-id=queue-view].queue-view .entries .record-container .record-content .section div[data-style-id=field], div[data-style-actor-name=dealerPortalHomeTab].actor-wrapper div[data-style-actor-name=mobFundedProjectQueueView].actor-wrapper div[data-style-id=queue-view].queue-view .entries .record-container .record-content .section div[data-style-id=field] {
  margin-bottom: 0;
}
div[data-style-actor-name=dealerPortalHomeTab].actor-wrapper div[data-style-actor-name=mobActiveProjectQueueView].actor-wrapper div[data-style-id=queue-view].queue-view .entries .record-container .record-content .section div[data-style-id=field] .field-content > div, div[data-style-actor-name=dealerPortalHomeTab].actor-wrapper div[data-style-actor-name=mobFundedProjectQueueView].actor-wrapper div[data-style-id=queue-view].queue-view .entries .record-container .record-content .section div[data-style-id=field] .field-content > div {
  display: flex;
  flex-flow: row;
  align-items: center;
  justify-content: space-between;
  padding: 1.5rem 3rem;
}
div[data-style-actor-name=dealerPortalHomeTab].actor-wrapper div[data-style-actor-name=mobActiveProjectQueueView].actor-wrapper div[data-style-id=queue-view].queue-view .entries .record-container .record-content .section div[data-style-id=field] .field-content > div .flabel, div[data-style-actor-name=dealerPortalHomeTab].actor-wrapper div[data-style-actor-name=mobFundedProjectQueueView].actor-wrapper div[data-style-id=queue-view].queue-view .entries .record-container .record-content .section div[data-style-id=field] .field-content > div .flabel {
  margin: 0;
  white-space: unset !important;
  overflow: unset !important;
  text-overflow: unset !important;
}
div[data-style-actor-name=dealerPortalHomeTab].actor-wrapper div[data-style-actor-name=mobActiveProjectQueueView].actor-wrapper div[data-style-id=queue-view].queue-view .entries .record-container .record-content .section div[data-style-id=field] .field-content > div .flabel label, div[data-style-actor-name=dealerPortalHomeTab].actor-wrapper div[data-style-actor-name=mobFundedProjectQueueView].actor-wrapper div[data-style-id=queue-view].queue-view .entries .record-container .record-content .section div[data-style-id=field] .field-content > div .flabel label {
  font-size: 1.7rem;
  white-space: unset !important;
  overflow: unset !important;
  text-overflow: unset !important;
  width: -moz-max-content !important;
  width: max-content !important;
}
div[data-style-actor-name=dealerPortalHomeTab].actor-wrapper div[data-style-actor-name=mobActiveProjectQueueView].actor-wrapper div[data-style-id=queue-view].queue-view .entries .record-container .record-content .section div[data-style-id=field] .field-content > div .control, div[data-style-actor-name=dealerPortalHomeTab].actor-wrapper div[data-style-actor-name=mobFundedProjectQueueView].actor-wrapper div[data-style-id=queue-view].queue-view .entries .record-container .record-content .section div[data-style-id=field] .field-content > div .control {
  display: grid;
}
div[data-style-actor-name=dealerPortalHomeTab].actor-wrapper div[data-style-actor-name=mobActiveProjectQueueView].actor-wrapper div[data-style-id=queue-view].queue-view .entries .record-container .record-content .section div[data-style-id=field] .field-content > div .control .input-main, div[data-style-actor-name=dealerPortalHomeTab].actor-wrapper div[data-style-actor-name=mobFundedProjectQueueView].actor-wrapper div[data-style-id=queue-view].queue-view .entries .record-container .record-content .section div[data-style-id=field] .field-content > div .control .input-main {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-left: 3rem;
}
div[data-style-actor-name=dealerPortalHomeTab].actor-wrapper div[data-style-actor-name=mobActiveProjectQueueView].actor-wrapper div[data-style-id=queue-view].queue-view .entries .record-container .record-content .section div[data-style-id=field] .field-content > div .control .input-main div, div[data-style-actor-name=dealerPortalHomeTab].actor-wrapper div[data-style-actor-name=mobFundedProjectQueueView].actor-wrapper div[data-style-id=queue-view].queue-view .entries .record-container .record-content .section div[data-style-id=field] .field-content > div .control .input-main div {
  font-size: 1.7rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: "Mukta", sans-serif;
  font-weight: 400;
}
div[data-style-actor-name=dealerPortalHomeTab].actor-wrapper div[data-style-actor-name=mobActiveProjectQueueView].actor-wrapper div[data-style-id=queue-view].queue-view .entries .record-container .record-content .section div[data-style-id=field]:nth-child(even), div[data-style-actor-name=dealerPortalHomeTab].actor-wrapper div[data-style-actor-name=mobFundedProjectQueueView].actor-wrapper div[data-style-id=queue-view].queue-view .entries .record-container .record-content .section div[data-style-id=field]:nth-child(even) {
  background: rgba(0, 0, 0, 0.05);
}
div[data-style-actor-name=dealerPortalHomeTab].actor-wrapper div[data-style-actor-name=mobActiveProjectQueueView].actor-wrapper div[data-style-id=queue-view].queue-view .entries .record-container .record-content .section div[data-style-id=field]:last-child, div[data-style-actor-name=dealerPortalHomeTab].actor-wrapper div[data-style-actor-name=mobFundedProjectQueueView].actor-wrapper div[data-style-id=queue-view].queue-view .entries .record-container .record-content .section div[data-style-id=field]:last-child {
  border-bottom-right-radius: 20px;
}
div[data-style-actor-name=dealerPortalHomeTab].actor-wrapper div[data-style-actor-name=mobActiveProjectQueueView].actor-wrapper div[data-style-id=queue-view].queue-view .entries .record-container .record-content .section div[data-style-id=field][data-style-field-name=proprtyAddress] .control .input-main div, div[data-style-actor-name=dealerPortalHomeTab].actor-wrapper div[data-style-actor-name=mobFundedProjectQueueView].actor-wrapper div[data-style-id=queue-view].queue-view .entries .record-container .record-content .section div[data-style-id=field][data-style-field-name=proprtyAddress] .control .input-main div {
  color: #84c220;
}
div[data-style-actor-name=dealerPortalHomeTab].actor-wrapper div[data-style-actor-name=mobActiveProjectQueueView].actor-wrapper div[data-style-id=queue-view].queue-view .blank-message, div[data-style-actor-name=dealerPortalHomeTab].actor-wrapper div[data-style-actor-name=mobFundedProjectQueueView].actor-wrapper div[data-style-id=queue-view].queue-view .blank-message {
  font-size: 2rem;
  /*font-family: arial rounded mt bold;*/
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  padding: 3rem 0;
  height: -moz-fit-content;
  height: fit-content;
  /*left: 50%;
  position: absolute;
  transform: translateX(-50%);
  z-index: 9999;
  background: white;
  width: 100%;
  align-items: center;
  display: flex;
  justify-content: center;
  height: 67%;*/
}
div[data-style-actor-name=dealerPortalHomeTab].actor-wrapper div[data-style-actor-name=mobActiveProjectQueueView].actor-wrapper div[data-style-id=queue-view].queue-view .blank-message + div[data-style-id=text-after].text-after, div[data-style-actor-name=dealerPortalHomeTab].actor-wrapper div[data-style-actor-name=mobFundedProjectQueueView].actor-wrapper div[data-style-id=queue-view].queue-view .blank-message + div[data-style-id=text-after].text-after {
  display: none !important;
}
div[data-style-actor-name=dealerPortalHomeTab].actor-wrapper div[data-style-actor-name=mobActiveProjectQueueView].actor-wrapper div[data-style-id=queue-view].queue-view div[data-style-id=text-after].text-after, div[data-style-actor-name=dealerPortalHomeTab].actor-wrapper div[data-style-actor-name=mobFundedProjectQueueView].actor-wrapper div[data-style-id=queue-view].queue-view div[data-style-id=text-after].text-after {
  display: flex;
  padding: 3rem 0;
  justify-content: center;
}
div[data-style-actor-name=dealerPortalHomeTab].actor-wrapper div[data-style-actor-name=mobActiveProjectQueueView].actor-wrapper div[data-style-id=queue-view].queue-view div[data-style-id=text-after].text-after #building, div[data-style-actor-name=dealerPortalHomeTab].actor-wrapper div[data-style-actor-name=mobFundedProjectQueueView].actor-wrapper div[data-style-id=queue-view].queue-view div[data-style-id=text-after].text-after #building {
  font-size: 12px;
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  flex-flow: column;
  width: -moz-fit-content;
  width: fit-content;
  align-items: center;
}
div[data-style-actor-name=dealerPortalHomeTab].actor-wrapper div[data-style-actor-name=mobActiveProjectQueueView].actor-wrapper div[data-style-id=queue-view].queue-view div[data-style-id=text-after].text-after #building #blocks, div[data-style-actor-name=dealerPortalHomeTab].actor-wrapper div[data-style-actor-name=mobFundedProjectQueueView].actor-wrapper div[data-style-id=queue-view].queue-view div[data-style-id=text-after].text-after #building #blocks {
  width: -moz-fit-content;
  width: fit-content;
}
div[data-style-actor-name=dealerPortalHomeTab].actor-wrapper div[data-style-actor-name=mobActiveProjectQueueView].actor-wrapper div[data-style-id=queue-view].queue-view div[data-style-id=text-after].text-after #building #caption, div[data-style-actor-name=dealerPortalHomeTab].actor-wrapper div[data-style-actor-name=mobFundedProjectQueueView].actor-wrapper div[data-style-id=queue-view].queue-view div[data-style-id=text-after].text-after #building #caption {
  font-size: 2rem;
  color: rgba(0, 0, 0, 0.5);
  /*font-family: arial rounded mt bold;*/
  font-family: "Mukta", sans-serif;
  font-weight: 600;
}

@media only screen and (max-width: 575px) {
  .collapsible-control span::before {
    top: 6.4rem !important;
  }
}
@media only screen and (max-width: 320px) {
  .collapsible-control span::before {
    top: 6.6rem !important;
  }
}
.standardVariant.radiobuttons .field-content .control .input-main > div {
  display: flex;
  flex-flow: row;
  justify-content: space-between;
  width: 100%;
}
.standardVariant.radiobuttons .field-content .control .input-main > div .radiobutton-entry {
  height: 4.5rem;
  position: relative;
  width: 10rem;
}
.standardVariant.radiobuttons .field-content .control .input-main > div .radiobutton-entry input {
  -webkit-appearance: none;
}
.standardVariant.radiobuttons .field-content .control .input-main > div .radiobutton-entry label {
  justify-content: center;
  display: flex;
  align-items: center;
  background-color: #c5d6b4;
  bottom: 0;
  cursor: pointer;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: 0.4s;
  border-top-left-radius: 19px;
  border-bottom-right-radius: 19px;
  color: #558000;
  /*font-family: arial rounded mt bold; */
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  font-size: 14px;
}
.standardVariant.radiobuttons .field-content .control .input-main > div .radiobutton-entry input:checked + label {
  background-color: #84c220;
  color: white;
}

/*div[data-style-id="app"] {
  .base-panel {
    .entries {
      .record-container {
        div[data-style-id="record"] {
          .record-content {
            .section {
              div[data-style-id="field"].radiobuttons {
                .field-content {
                  .control {
                    margin: 0;
                    .input-main > div {
                      display: flex;
                      flex-flow: row;
                      .radiobutton-entry {
                        margin: 0 !important;
                        display: flex;
                        flex-flow: row;
                        height: 4rem;
                        align-items: center;
                        input[type="radio"] {
                          margin: 0 !important;
                          width: 2.2rem;
                          -webkit-appearance: none;
                          height: 2.2rem;
                          border: 1px solid #636363;
                          border-radius: 100%;
                          transition: 0s all ease;
                          position: absolute;
                          &:focus,
                          &:checked {
                            outline: none;
                            outline-offset: 0;
                            border: none;
                            transition: 0s all ease;
                          }
                          &:checked::before,
                          &:focus::before {
                            content: "\f00c";
                            color: #fff;
                            font-family: "fontAwesome";
                            display: block;
                            line-height: 2.2rem;
                            text-align: center;
                          }
                          &:checked + label {
                          }
                        }
                        label {
                          display: flex;
                          align-items: center;
                          font-size: 1.8rem;
                          color: #636363;
                          font-family: $font-family !important;
                          -webkit-font-smoothing: antialiased;
                          -moz-osx-font-smoothing: grayscale;
                          transition: 0.9s all ease;
                          margin-left: 3.2rem;
                          &:focus,
                          &:checked {
                          }
                        }
                        &:checked,
                        &:focus {
                          label {
                            outline: none;
                            transition: 0.9s all ease;
                          }
                        }
                      }
                      .radiobutton-entry:first-child {
                        margin-right: 5rem !important;
                      }
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  }
}*/
div[data-style-actor-name=watercressHeader].actor-wrapper, div[data-style-actor-name=watercressApplicantHeader].actor-wrapper, div[data-style-actor-name=updateApplicantHeader].actor-wrapper, div[data-style-actor-name=watercressDisabledHeader].actor-wrapper, div[data-style-actor-name=watercressPreviewApplicantHeader].actor-wrapper {
  box-shadow: 0 10px 5px rgba(0, 0, 0, 0.07) !important;
}
div[data-style-actor-name=watercressHeader].actor-wrapper div[data-style-id=static-content], div[data-style-actor-name=watercressApplicantHeader].actor-wrapper div[data-style-id=static-content], div[data-style-actor-name=updateApplicantHeader].actor-wrapper div[data-style-id=static-content], div[data-style-actor-name=watercressDisabledHeader].actor-wrapper div[data-style-id=static-content], div[data-style-actor-name=watercressPreviewApplicantHeader].actor-wrapper div[data-style-id=static-content] {
  display: flex;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  padding: 0 4rem;
  height: 6.5rem;
  margin-top: 0.5rem;
  border-bottom: 3px solid !important;
  border-color: #588220 !important;
  /**** CSS start for Cl-945 ****/
  /**** CSS end for Cl-945 ****/
}
div[data-style-actor-name=watercressHeader].actor-wrapper div[data-style-id=static-content] > div:first-child, div[data-style-actor-name=watercressApplicantHeader].actor-wrapper div[data-style-id=static-content] > div:first-child, div[data-style-actor-name=updateApplicantHeader].actor-wrapper div[data-style-id=static-content] > div:first-child, div[data-style-actor-name=watercressDisabledHeader].actor-wrapper div[data-style-id=static-content] > div:first-child, div[data-style-actor-name=watercressPreviewApplicantHeader].actor-wrapper div[data-style-id=static-content] > div:first-child {
  display: flex;
  width: 100%;
  height: 6.5rem !important;
}
div[data-style-actor-name=watercressHeader].actor-wrapper div[data-style-id=static-content] .watercressLogo, div[data-style-actor-name=watercressApplicantHeader].actor-wrapper div[data-style-id=static-content] .watercressLogo, div[data-style-actor-name=updateApplicantHeader].actor-wrapper div[data-style-id=static-content] .watercressLogo, div[data-style-actor-name=watercressDisabledHeader].actor-wrapper div[data-style-id=static-content] .watercressLogo, div[data-style-actor-name=watercressPreviewApplicantHeader].actor-wrapper div[data-style-id=static-content] .watercressLogo {
  border-right: 2px solid rgba(0, 0, 0, 0.1);
  height: inherit;
  padding: 1rem 0 1.2rem;
  padding-right: 3rem;
}
div[data-style-actor-name=watercressHeader].actor-wrapper div[data-style-id=static-content] div:first-child > img, div[data-style-actor-name=watercressApplicantHeader].actor-wrapper div[data-style-id=static-content] div:first-child > img, div[data-style-actor-name=updateApplicantHeader].actor-wrapper div[data-style-id=static-content] div:first-child > img, div[data-style-actor-name=watercressDisabledHeader].actor-wrapper div[data-style-id=static-content] div:first-child > img, div[data-style-actor-name=watercressPreviewApplicantHeader].actor-wrapper div[data-style-id=static-content] div:first-child > img {
  height: 4rem;
}
div[data-style-actor-name=watercressHeader].actor-wrapper div[data-style-id=static-content] .homeIcon, div[data-style-actor-name=watercressApplicantHeader].actor-wrapper div[data-style-id=static-content] .homeIcon, div[data-style-actor-name=updateApplicantHeader].actor-wrapper div[data-style-id=static-content] .homeIcon, div[data-style-actor-name=watercressDisabledHeader].actor-wrapper div[data-style-id=static-content] .homeIcon, div[data-style-actor-name=watercressPreviewApplicantHeader].actor-wrapper div[data-style-id=static-content] .homeIcon {
  height: inherit;
  padding: 1.2rem 3rem 1.1rem;
}
div[data-style-actor-name=watercressHeader].actor-wrapper div[data-style-id=static-content] .homeIcon .home::after, div[data-style-actor-name=watercressApplicantHeader].actor-wrapper div[data-style-id=static-content] .homeIcon .home::after, div[data-style-actor-name=updateApplicantHeader].actor-wrapper div[data-style-id=static-content] .homeIcon .home::after, div[data-style-actor-name=watercressDisabledHeader].actor-wrapper div[data-style-id=static-content] .homeIcon .home::after, div[data-style-actor-name=watercressPreviewApplicantHeader].actor-wrapper div[data-style-id=static-content] .homeIcon .home::after {
  content: "Home";
  display: none;
  position: absolute;
  width: auto;
  transform: translate(-3.58rem, 5rem);
  font-size: 11px;
  white-space: nowrap;
}
div[data-style-actor-name=watercressHeader].actor-wrapper div[data-style-id=static-content] .homeIcon .home:hover::after, div[data-style-actor-name=watercressApplicantHeader].actor-wrapper div[data-style-id=static-content] .homeIcon .home:hover::after, div[data-style-actor-name=updateApplicantHeader].actor-wrapper div[data-style-id=static-content] .homeIcon .home:hover::after, div[data-style-actor-name=watercressDisabledHeader].actor-wrapper div[data-style-id=static-content] .homeIcon .home:hover::after, div[data-style-actor-name=watercressPreviewApplicantHeader].actor-wrapper div[data-style-id=static-content] .homeIcon .home:hover::after {
  display: unset;
  background-color: #585858;
  border: 1px solid transparent;
  border-radius: 4px;
  color: white;
  padding: 3px;
  z-index: 1000;
}
div[data-style-actor-name=watercressHeader].actor-wrapper div[data-style-id=static-content] .homeIcon img, div[data-style-actor-name=watercressApplicantHeader].actor-wrapper div[data-style-id=static-content] .homeIcon img, div[data-style-actor-name=updateApplicantHeader].actor-wrapper div[data-style-id=static-content] .homeIcon img, div[data-style-actor-name=watercressDisabledHeader].actor-wrapper div[data-style-id=static-content] .homeIcon img, div[data-style-actor-name=watercressPreviewApplicantHeader].actor-wrapper div[data-style-id=static-content] .homeIcon img {
  height: 3.5rem !important;
}
div[data-style-actor-name=watercressHeader].actor-wrapper div[data-style-id=static-content] .newApplication, div[data-style-actor-name=watercressApplicantHeader].actor-wrapper div[data-style-id=static-content] .newApplication, div[data-style-actor-name=updateApplicantHeader].actor-wrapper div[data-style-id=static-content] .newApplication, div[data-style-actor-name=watercressDisabledHeader].actor-wrapper div[data-style-id=static-content] .newApplication, div[data-style-actor-name=watercressPreviewApplicantHeader].actor-wrapper div[data-style-id=static-content] .newApplication {
  display: flex;
  align-items: center;
  justify-content: center;
}
div[data-style-actor-name=watercressHeader].actor-wrapper div[data-style-id=static-content] .newApplication .newAppHelpText, div[data-style-actor-name=watercressApplicantHeader].actor-wrapper div[data-style-id=static-content] .newApplication .newAppHelpText, div[data-style-actor-name=updateApplicantHeader].actor-wrapper div[data-style-id=static-content] .newApplication .newAppHelpText, div[data-style-actor-name=watercressDisabledHeader].actor-wrapper div[data-style-id=static-content] .newApplication .newAppHelpText, div[data-style-actor-name=watercressPreviewApplicantHeader].actor-wrapper div[data-style-id=static-content] .newApplication .newAppHelpText {
  font-family: "Mukta", sans-serif;
  font-size: 1.4rem;
  color: #d37e13;
  line-height: 1.45rem;
  font-weight: 600;
  margin-right: 1.2rem;
}
@media only screen and (max-width: 690px) {
  div[data-style-actor-name=watercressHeader].actor-wrapper div[data-style-id=static-content] .newApplication .newAppHelpText, div[data-style-actor-name=watercressApplicantHeader].actor-wrapper div[data-style-id=static-content] .newApplication .newAppHelpText, div[data-style-actor-name=updateApplicantHeader].actor-wrapper div[data-style-id=static-content] .newApplication .newAppHelpText, div[data-style-actor-name=watercressDisabledHeader].actor-wrapper div[data-style-id=static-content] .newApplication .newAppHelpText, div[data-style-actor-name=watercressPreviewApplicantHeader].actor-wrapper div[data-style-id=static-content] .newApplication .newAppHelpText {
    display: none;
  }
}
div[data-style-actor-name=watercressHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap, div[data-style-actor-name=watercressApplicantHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap, div[data-style-actor-name=updateApplicantHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap, div[data-style-actor-name=watercressDisabledHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap, div[data-style-actor-name=watercressPreviewApplicantHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap {
  display: contents;
}
div[data-style-actor-name=watercressHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer, div[data-style-actor-name=watercressApplicantHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer, div[data-style-actor-name=updateApplicantHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer, div[data-style-actor-name=watercressDisabledHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer, div[data-style-actor-name=watercressPreviewApplicantHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer {
  height: inherit;
}
div[data-style-actor-name=watercressHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div, div[data-style-actor-name=watercressApplicantHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div, div[data-style-actor-name=updateApplicantHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div, div[data-style-actor-name=watercressDisabledHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div, div[data-style-actor-name=watercressPreviewApplicantHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div {
  display: flex;
  flex-flow: row;
  position: absolute;
  right: 0;
  height: inherit;
  border: 0;
  padding: 0;
  top: 0;
}
div[data-style-actor-name=watercressHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div div, div[data-style-actor-name=watercressApplicantHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div div, div[data-style-actor-name=updateApplicantHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div div, div[data-style-actor-name=watercressDisabledHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div div, div[data-style-actor-name=watercressPreviewApplicantHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div div {
  border-right: 2px solid rgba(0, 0, 0, 0.1);
  padding: 1.5rem 3rem 2rem;
}
div[data-style-actor-name=watercressHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div div img, div[data-style-actor-name=watercressApplicantHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div div img, div[data-style-actor-name=updateApplicantHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div div img, div[data-style-actor-name=watercressDisabledHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div div img, div[data-style-actor-name=watercressPreviewApplicantHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div div img {
  height: 2.9rem;
}
div[data-style-actor-name=watercressHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div .homeIcon, div[data-style-actor-name=watercressApplicantHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div .homeIcon, div[data-style-actor-name=updateApplicantHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div .homeIcon, div[data-style-actor-name=watercressDisabledHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div .homeIcon, div[data-style-actor-name=watercressPreviewApplicantHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div .homeIcon {
  display: none;
}
div[data-style-actor-name=watercressHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div .homeIcon::after, div[data-style-actor-name=watercressApplicantHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div .homeIcon::after, div[data-style-actor-name=updateApplicantHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div .homeIcon::after, div[data-style-actor-name=watercressDisabledHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div .homeIcon::after, div[data-style-actor-name=watercressPreviewApplicantHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div .homeIcon::after {
  content: "Home";
  display: none;
  transform: translate(-0.5rem, 4.7rem);
  position: absolute;
  width: auto;
  font-size: 11px;
  white-space: nowrap;
}
div[data-style-actor-name=watercressHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div .homeIcon:hover::after, div[data-style-actor-name=watercressApplicantHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div .homeIcon:hover::after, div[data-style-actor-name=updateApplicantHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div .homeIcon:hover::after, div[data-style-actor-name=watercressDisabledHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div .homeIcon:hover::after, div[data-style-actor-name=watercressPreviewApplicantHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div .homeIcon:hover::after {
  display: unset;
  background-color: #585858;
  border: 1px solid transparent;
  border-radius: 4px;
  color: white;
  padding: 3px;
  z-index: 1000;
}
div[data-style-actor-name=watercressHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div .newApplication::after, div[data-style-actor-name=watercressApplicantHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div .newApplication::after, div[data-style-actor-name=updateApplicantHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div .newApplication::after, div[data-style-actor-name=watercressDisabledHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div .newApplication::after, div[data-style-actor-name=watercressPreviewApplicantHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div .newApplication::after {
  content: "New Application";
  display: none;
  transform: translate(0, 4.3rem);
  position: absolute;
  width: auto;
  font-size: 11px;
  white-space: nowrap;
  /**** CSS start for Cl-945 ****/
  /**** CSS end for Cl-945 ****/
}
@media only screen and (max-width: 870px) {
  div[data-style-actor-name=watercressHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div .newApplication::after, div[data-style-actor-name=watercressApplicantHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div .newApplication::after, div[data-style-actor-name=updateApplicantHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div .newApplication::after, div[data-style-actor-name=watercressDisabledHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div .newApplication::after, div[data-style-actor-name=watercressPreviewApplicantHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div .newApplication::after {
    transform: translate(-1.5rem, 4.3rem);
  }
}
@media only screen and (max-width: 690px) {
  div[data-style-actor-name=watercressHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div .newApplication::after, div[data-style-actor-name=watercressApplicantHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div .newApplication::after, div[data-style-actor-name=updateApplicantHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div .newApplication::after, div[data-style-actor-name=watercressDisabledHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div .newApplication::after, div[data-style-actor-name=watercressPreviewApplicantHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div .newApplication::after {
    transform: translate(-1.5rem, 4.7rem);
  }
}
div[data-style-actor-name=watercressHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div .newApplication:hover::after, div[data-style-actor-name=watercressApplicantHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div .newApplication:hover::after, div[data-style-actor-name=updateApplicantHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div .newApplication:hover::after, div[data-style-actor-name=watercressDisabledHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div .newApplication:hover::after, div[data-style-actor-name=watercressPreviewApplicantHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div .newApplication:hover::after {
  display: unset;
  background-color: #585858;
  border: 1px solid transparent;
  border-radius: 4px;
  color: white;
  padding: 3px;
  z-index: 1000;
}
div[data-style-actor-name=watercressHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div .calculator::after, div[data-style-actor-name=watercressApplicantHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div .calculator::after, div[data-style-actor-name=updateApplicantHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div .calculator::after, div[data-style-actor-name=watercressDisabledHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div .calculator::after, div[data-style-actor-name=watercressPreviewApplicantHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div .calculator::after {
  content: "Calculator";
  display: none;
  transform: translate(-4.4rem, 4.7rem);
  position: absolute;
  width: auto;
  font-size: 11px;
  white-space: nowrap;
}
div[data-style-actor-name=watercressHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div .calculator:hover::after, div[data-style-actor-name=watercressApplicantHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div .calculator:hover::after, div[data-style-actor-name=updateApplicantHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div .calculator:hover::after, div[data-style-actor-name=watercressDisabledHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div .calculator:hover::after, div[data-style-actor-name=watercressPreviewApplicantHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div .calculator:hover::after {
  display: unset;
  background-color: #585858;
  border: 1px solid transparent;
  border-radius: 4px;
  color: white;
  padding: 3px;
  z-index: 1000;
}
div[data-style-actor-name=watercressHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div .newProject::after, div[data-style-actor-name=watercressApplicantHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div .newProject::after, div[data-style-actor-name=updateApplicantHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div .newProject::after, div[data-style-actor-name=watercressDisabledHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div .newProject::after, div[data-style-actor-name=watercressPreviewApplicantHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div .newProject::after {
  content: "Project Details";
  display: none;
  transform: translate(-4.9rem, 4.7rem);
  position: absolute;
  width: auto;
  font-size: 11px;
  white-space: nowrap;
}
div[data-style-actor-name=watercressHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div .newProject:hover::after, div[data-style-actor-name=watercressApplicantHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div .newProject:hover::after, div[data-style-actor-name=updateApplicantHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div .newProject:hover::after, div[data-style-actor-name=watercressDisabledHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div .newProject:hover::after, div[data-style-actor-name=watercressPreviewApplicantHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div .newProject:hover::after {
  display: unset;
  background-color: #585858;
  border: 1px solid transparent;
  border-radius: 4px;
  color: white;
  padding: 3px;
  z-index: 1000;
}
div[data-style-actor-name=watercressHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div .phone::after, div[data-style-actor-name=watercressApplicantHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div .phone::after, div[data-style-actor-name=updateApplicantHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div .phone::after, div[data-style-actor-name=watercressDisabledHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div .phone::after, div[data-style-actor-name=watercressPreviewApplicantHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div .phone::after {
  content: "Contact Us";
  display: none;
  transform: translate(-4.65rem, 4.7rem);
  position: absolute;
  width: auto;
  font-size: 11px;
  white-space: nowrap;
}
div[data-style-actor-name=watercressHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div .phone:hover::after, div[data-style-actor-name=watercressApplicantHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div .phone:hover::after, div[data-style-actor-name=updateApplicantHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div .phone:hover::after, div[data-style-actor-name=watercressDisabledHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div .phone:hover::after, div[data-style-actor-name=watercressPreviewApplicantHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div .phone:hover::after {
  display: unset;
  background-color: #585858;
  border: 1px solid transparent;
  border-radius: 4px;
  color: white;
  padding: 3px;
  z-index: 1000;
}
div[data-style-actor-name=watercressHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top, div[data-style-actor-name=watercressApplicantHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top, div[data-style-actor-name=updateApplicantHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top, div[data-style-actor-name=watercressDisabledHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top, div[data-style-actor-name=watercressPreviewApplicantHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top {
  position: relative;
  padding-left: 3rem;
  height: inherit;
  padding-top: 1.5rem;
}
div[data-style-actor-name=watercressHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right, div[data-style-actor-name=watercressApplicantHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right, div[data-style-actor-name=updateApplicantHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right, div[data-style-actor-name=watercressDisabledHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right, div[data-style-actor-name=watercressPreviewApplicantHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right {
  position: relative;
}
div[data-style-actor-name=watercressHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper], div[data-style-actor-name=watercressApplicantHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper], div[data-style-actor-name=updateApplicantHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper], div[data-style-actor-name=watercressDisabledHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper], div[data-style-actor-name=watercressPreviewApplicantHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper] {
  margin: 0;
  padding-right: 3rem;
}
div[data-style-actor-name=watercressHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper] img, div[data-style-actor-name=watercressApplicantHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper] img, div[data-style-actor-name=updateApplicantHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper] img, div[data-style-actor-name=watercressDisabledHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper] img, div[data-style-actor-name=watercressPreviewApplicantHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper] img {
  height: 2.9rem;
}
div[data-style-actor-name=watercressHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User], div[data-style-actor-name=watercressApplicantHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User], div[data-style-actor-name=updateApplicantHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User], div[data-style-actor-name=watercressDisabledHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User], div[data-style-actor-name=watercressPreviewApplicantHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] {
  padding-right: 0rem;
}
div[data-style-actor-name=watercressHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=action]::after, div[data-style-actor-name=watercressApplicantHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=action]::after, div[data-style-actor-name=updateApplicantHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=action]::after, div[data-style-actor-name=watercressDisabledHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=action]::after, div[data-style-actor-name=watercressPreviewApplicantHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=action]::after {
  content: "User";
  display: none;
  transform: translate(-2.9rem, 4.7rem);
  position: absolute;
  width: auto;
  font-size: 11px;
  white-space: nowrap;
}
div[data-style-actor-name=watercressHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=action]:hover::after, div[data-style-actor-name=watercressApplicantHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=action]:hover::after, div[data-style-actor-name=updateApplicantHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=action]:hover::after, div[data-style-actor-name=watercressDisabledHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=action]:hover::after, div[data-style-actor-name=watercressPreviewApplicantHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=action]:hover::after {
  display: unset;
  background-color: #585858;
  border: 1px solid transparent;
  border-radius: 4px;
  color: white;
  padding: 3px;
  z-index: 1;
}
div[data-style-actor-name=watercressHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup], div[data-style-actor-name=watercressApplicantHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup], div[data-style-actor-name=updateApplicantHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup], div[data-style-actor-name=watercressDisabledHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup], div[data-style-actor-name=watercressPreviewApplicantHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] {
  position: absolute !important;
  top: 6.5rem !important;
  left: -18rem !important;
  box-shadow: 0px 3px 7px #a7a6a6;
  height: auto !important;
  width: 24rem !important;
  min-width: 24rem;
}
div[data-style-actor-name=watercressHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content, div[data-style-actor-name=watercressApplicantHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content, div[data-style-actor-name=updateApplicantHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content, div[data-style-actor-name=watercressDisabledHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content, div[data-style-actor-name=watercressPreviewApplicantHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content {
  background-color: #fff !important;
  border: 0 !important;
  margin: 0;
  height: 100%;
  border-radius: 0;
  padding: 1.5rem 1.5rem;
}
div[data-style-actor-name=watercressHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper], div[data-style-actor-name=watercressApplicantHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper], div[data-style-actor-name=updateApplicantHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper], div[data-style-actor-name=watercressDisabledHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper], div[data-style-actor-name=watercressPreviewApplicantHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper] {
  width: 100%;
}
div[data-style-actor-name=watercressHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=watercressApplicantHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=updateApplicantHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=watercressDisabledHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=watercressPreviewApplicantHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper] div[data-style-id=action] {
  justify-content: flex-start;
  font-weight: 100;
}
div[data-style-actor-name=watercressHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-actor-name=watercressApplicantHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-actor-name=updateApplicantHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-actor-name=watercressDisabledHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-actor-name=watercressPreviewApplicantHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper] div[data-style-id=action]::after {
  content: "" !important;
  display: none;
}
div[data-style-actor-name=watercressHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper][data-style-action-name=nameField], div[data-style-actor-name=watercressApplicantHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper][data-style-action-name=nameField], div[data-style-actor-name=updateApplicantHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper][data-style-action-name=nameField], div[data-style-actor-name=watercressDisabledHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper][data-style-action-name=nameField], div[data-style-actor-name=watercressPreviewApplicantHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper][data-style-action-name=nameField] {
  cursor: text;
  text-align: left;
}
div[data-style-actor-name=watercressHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper][data-style-action-name=nameField] div[data-style-id=action], div[data-style-actor-name=watercressApplicantHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper][data-style-action-name=nameField] div[data-style-id=action], div[data-style-actor-name=updateApplicantHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper][data-style-action-name=nameField] div[data-style-id=action], div[data-style-actor-name=watercressDisabledHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper][data-style-action-name=nameField] div[data-style-id=action], div[data-style-actor-name=watercressPreviewApplicantHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper][data-style-action-name=nameField] div[data-style-id=action] {
  font-size: 1.6rem;
  cursor: text;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: inherit;
  color: #888888;
  display: flex;
}
div[data-style-actor-name=watercressHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper][data-style-action-name=nameField] div[data-style-id=action] span, div[data-style-actor-name=watercressApplicantHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper][data-style-action-name=nameField] div[data-style-id=action] span, div[data-style-actor-name=updateApplicantHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper][data-style-action-name=nameField] div[data-style-id=action] span, div[data-style-actor-name=watercressDisabledHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper][data-style-action-name=nameField] div[data-style-id=action] span, div[data-style-actor-name=watercressPreviewApplicantHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper][data-style-action-name=nameField] div[data-style-id=action] span {
  padding-bottom: 0.8rem;
}
div[data-style-actor-name=watercressHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper][data-style-action-name=nameField] div[data-style-id=action] span:nth-child(2), div[data-style-actor-name=watercressApplicantHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper][data-style-action-name=nameField] div[data-style-id=action] span:nth-child(2), div[data-style-actor-name=updateApplicantHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper][data-style-action-name=nameField] div[data-style-id=action] span:nth-child(2), div[data-style-actor-name=watercressDisabledHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper][data-style-action-name=nameField] div[data-style-id=action] span:nth-child(2), div[data-style-actor-name=watercressPreviewApplicantHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper][data-style-action-name=nameField] div[data-style-id=action] span:nth-child(2) {
  padding-left: 0.5rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
div[data-style-actor-name=watercressHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper][data-style-action-name=emailField], div[data-style-actor-name=watercressApplicantHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper][data-style-action-name=emailField], div[data-style-actor-name=updateApplicantHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper][data-style-action-name=emailField], div[data-style-actor-name=watercressDisabledHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper][data-style-action-name=emailField], div[data-style-actor-name=watercressPreviewApplicantHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper][data-style-action-name=emailField] {
  padding-bottom: 0.6rem;
  border-bottom: 1px solid #bebebe;
  text-align: left;
  cursor: text;
}
div[data-style-actor-name=watercressHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper][data-style-action-name=emailField] div[data-style-id=action], div[data-style-actor-name=watercressApplicantHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper][data-style-action-name=emailField] div[data-style-id=action], div[data-style-actor-name=updateApplicantHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper][data-style-action-name=emailField] div[data-style-id=action], div[data-style-actor-name=watercressDisabledHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper][data-style-action-name=emailField] div[data-style-id=action], div[data-style-actor-name=watercressPreviewApplicantHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper][data-style-action-name=emailField] div[data-style-id=action] {
  font-size: 1.5rem;
  color: #84c435;
  font-weight: 400;
  cursor: text;
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: inherit;
}
div[data-style-actor-name=watercressHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper][data-style-action-name=myProfile], div[data-style-actor-name=watercressApplicantHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper][data-style-action-name=myProfile], div[data-style-actor-name=updateApplicantHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper][data-style-action-name=myProfile], div[data-style-actor-name=watercressDisabledHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper][data-style-action-name=myProfile], div[data-style-actor-name=watercressPreviewApplicantHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper][data-style-action-name=myProfile] {
  padding-top: 1.3rem;
}
div[data-style-actor-name=watercressHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper][data-style-action-name=myProfile] div[data-style-id=action], div[data-style-actor-name=watercressApplicantHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper][data-style-action-name=myProfile] div[data-style-id=action], div[data-style-actor-name=updateApplicantHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper][data-style-action-name=myProfile] div[data-style-id=action], div[data-style-actor-name=watercressDisabledHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper][data-style-action-name=myProfile] div[data-style-id=action], div[data-style-actor-name=watercressPreviewApplicantHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper][data-style-action-name=myProfile] div[data-style-id=action] {
  font-size: 1.6rem;
  color: #525252;
}
div[data-style-actor-name=watercressHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper][data-style-action-name=changePassword], div[data-style-actor-name=watercressApplicantHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper][data-style-action-name=changePassword], div[data-style-actor-name=updateApplicantHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper][data-style-action-name=changePassword], div[data-style-actor-name=watercressDisabledHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper][data-style-action-name=changePassword], div[data-style-actor-name=watercressPreviewApplicantHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper][data-style-action-name=changePassword] {
  padding-top: 0.8rem;
}
div[data-style-actor-name=watercressHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper][data-style-action-name=changePassword] div[data-style-id=action], div[data-style-actor-name=watercressApplicantHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper][data-style-action-name=changePassword] div[data-style-id=action], div[data-style-actor-name=updateApplicantHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper][data-style-action-name=changePassword] div[data-style-id=action], div[data-style-actor-name=watercressDisabledHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper][data-style-action-name=changePassword] div[data-style-id=action], div[data-style-actor-name=watercressPreviewApplicantHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper][data-style-action-name=changePassword] div[data-style-id=action] {
  font-size: 1.6rem;
  color: #525252;
}
div[data-style-actor-name=watercressHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper][data-style-action-name=logout], div[data-style-actor-name=watercressApplicantHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper][data-style-action-name=logout], div[data-style-actor-name=updateApplicantHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper][data-style-action-name=logout], div[data-style-actor-name=watercressDisabledHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper][data-style-action-name=logout], div[data-style-actor-name=watercressPreviewApplicantHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper][data-style-action-name=logout] {
  padding-top: 0.8rem;
}
div[data-style-actor-name=watercressHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper][data-style-action-name=logout] div[data-style-id=action], div[data-style-actor-name=watercressApplicantHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper][data-style-action-name=logout] div[data-style-id=action], div[data-style-actor-name=updateApplicantHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper][data-style-action-name=logout] div[data-style-id=action], div[data-style-actor-name=watercressDisabledHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper][data-style-action-name=logout] div[data-style-id=action], div[data-style-actor-name=watercressPreviewApplicantHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper][data-style-action-name=logout] div[data-style-id=action] {
  font-size: 1.6rem;
  color: #525252;
}
div[data-style-actor-name=watercressHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-arrow, div[data-style-actor-name=watercressApplicantHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-arrow, div[data-style-actor-name=updateApplicantHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-arrow, div[data-style-actor-name=watercressDisabledHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-arrow, div[data-style-actor-name=watercressPreviewApplicantHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-arrow {
  display: none;
}
div[data-style-actor-name=watercressHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup]::before, div[data-style-actor-name=watercressApplicantHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup]::before, div[data-style-actor-name=updateApplicantHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup]::before, div[data-style-actor-name=watercressDisabledHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup]::before, div[data-style-actor-name=watercressPreviewApplicantHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup]::before {
  content: "";
  position: relative;
  top: 0;
  width: 5.8rem;
  height: 4px;
  background: #84c435;
  display: block;
  left: 0;
  right: 0;
  margin: 0 auto;
}
div[data-style-actor-name=watercressHeader].actor-wrapper div[data-style-id=static-content] .component-actions-bottom, div[data-style-actor-name=watercressApplicantHeader].actor-wrapper div[data-style-id=static-content] .component-actions-bottom, div[data-style-actor-name=updateApplicantHeader].actor-wrapper div[data-style-id=static-content] .component-actions-bottom, div[data-style-actor-name=watercressDisabledHeader].actor-wrapper div[data-style-id=static-content] .component-actions-bottom, div[data-style-actor-name=watercressPreviewApplicantHeader].actor-wrapper div[data-style-id=static-content] .component-actions-bottom {
  display: none;
}

div[data-style-actor-name=watercressTrainingStageHeader].actor-wrapper {
  box-shadow: 0 10px 5px rgba(0, 0, 0, 0.07) !important;
}
div[data-style-actor-name=watercressTrainingStageHeader].actor-wrapper div[data-style-id=static-content] {
  display: flex;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  padding: 0 4rem;
  height: 6.5rem;
  margin-top: 0.5rem;
  border-bottom: 3px solid !important;
  border-color: #588220 !important;
  /**** CSS start for Cl-945 ****/
  /**** CSS end for Cl-945 ****/
}
div[data-style-actor-name=watercressTrainingStageHeader].actor-wrapper div[data-style-id=static-content] > div:first-child {
  display: flex;
  width: 100%;
  height: 6.5rem !important;
}
div[data-style-actor-name=watercressTrainingStageHeader].actor-wrapper div[data-style-id=static-content] .watercressLogo {
  border-right: 2px solid rgba(0, 0, 0, 0.1);
  height: inherit;
  padding: 1rem 0 1.2rem;
  padding-right: 3rem;
}
div[data-style-actor-name=watercressTrainingStageHeader].actor-wrapper div[data-style-id=static-content] div:first-child > img {
  height: 4rem;
}
div[data-style-actor-name=watercressTrainingStageHeader].actor-wrapper div[data-style-id=static-content] .homeIcon {
  height: inherit;
  padding: 1.2rem 3rem 1.1rem;
}
div[data-style-actor-name=watercressTrainingStageHeader].actor-wrapper div[data-style-id=static-content] .homeIcon .home::after {
  content: "Home";
  display: none;
  position: absolute;
  width: auto;
  transform: translate(-3.58rem, 5rem);
  font-size: 11px;
  white-space: nowrap;
}
div[data-style-actor-name=watercressTrainingStageHeader].actor-wrapper div[data-style-id=static-content] .homeIcon .home:hover::after {
  display: unset;
  background-color: #585858;
  border: 1px solid transparent;
  border-radius: 4px;
  color: white;
  padding: 3px;
  z-index: 1000;
}
div[data-style-actor-name=watercressTrainingStageHeader].actor-wrapper div[data-style-id=static-content] .homeIcon img {
  height: 3.5rem !important;
}
div[data-style-actor-name=watercressTrainingStageHeader].actor-wrapper div[data-style-id=static-content] .newApplication {
  display: flex;
  align-items: center;
  justify-content: center;
}
div[data-style-actor-name=watercressTrainingStageHeader].actor-wrapper div[data-style-id=static-content] .newApplication .newAppHelpText {
  font-family: "Mukta", sans-serif;
  font-size: 1.4rem;
  color: #d37e13;
  line-height: 1.45rem;
  font-weight: 600;
  margin-right: 1.2rem;
}
@media only screen and (max-width: 690px) {
  div[data-style-actor-name=watercressTrainingStageHeader].actor-wrapper div[data-style-id=static-content] .newApplication .newAppHelpText {
    display: none;
  }
}
div[data-style-actor-name=watercressTrainingStageHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap {
  display: contents;
}
div[data-style-actor-name=watercressTrainingStageHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer {
  height: inherit;
}
div[data-style-actor-name=watercressTrainingStageHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div {
  display: flex;
  flex-flow: row;
  position: absolute;
  right: 0;
  height: inherit;
  border: 0;
  padding: 0;
  top: 0;
}
div[data-style-actor-name=watercressTrainingStageHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div div {
  border-right: 2px solid rgba(0, 0, 0, 0.1);
  padding: 1.5rem 3rem 2rem;
}
div[data-style-actor-name=watercressTrainingStageHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div div img {
  height: 2.9rem;
}
div[data-style-actor-name=watercressTrainingStageHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div .homeIcon {
  display: none;
}
div[data-style-actor-name=watercressTrainingStageHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div .homeIcon::after {
  content: "Home";
  display: none;
  transform: translate(-0.5rem, 4.7rem);
  position: absolute;
  width: auto;
  font-size: 11px;
  white-space: nowrap;
}
div[data-style-actor-name=watercressTrainingStageHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div .homeIcon:hover::after {
  display: unset;
  background-color: #585858;
  border: 1px solid transparent;
  border-radius: 4px;
  color: white;
  padding: 3px;
  z-index: 1000;
}
div[data-style-actor-name=watercressTrainingStageHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div .newApplication::after {
  content: "New Application";
  display: none;
  transform: translate(0, 4.3rem);
  position: absolute;
  width: auto;
  font-size: 11px;
  white-space: nowrap;
  /**** CSS start for Cl-945 ****/
  /**** CSS end for Cl-945 ****/
}
@media only screen and (max-width: 870px) {
  div[data-style-actor-name=watercressTrainingStageHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div .newApplication::after {
    transform: translate(-1.5rem, 4.3rem);
  }
}
@media only screen and (max-width: 690px) {
  div[data-style-actor-name=watercressTrainingStageHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div .newApplication::after {
    transform: translate(-1.5rem, 4.7rem);
  }
}
div[data-style-actor-name=watercressTrainingStageHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div .newApplication:hover::after {
  display: unset;
  background-color: #585858;
  border: 1px solid transparent;
  border-radius: 4px;
  color: white;
  padding: 3px;
  z-index: 1000;
}
div[data-style-actor-name=watercressTrainingStageHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div .calculator::after {
  content: "Calculator";
  display: none;
  transform: translate(-4.4rem, 4.7rem);
  position: absolute;
  width: auto;
  font-size: 11px;
  white-space: nowrap;
}
div[data-style-actor-name=watercressTrainingStageHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div .calculator:hover::after {
  display: unset;
  background-color: #585858;
  border: 1px solid transparent;
  border-radius: 4px;
  color: white;
  padding: 3px;
  z-index: 1000;
}
div[data-style-actor-name=watercressTrainingStageHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div .newProject::after {
  content: "Project Details";
  display: none;
  transform: translate(-4.9rem, 4.7rem);
  position: absolute;
  width: auto;
  font-size: 11px;
  white-space: nowrap;
}
div[data-style-actor-name=watercressTrainingStageHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div .newProject:hover::after {
  display: unset;
  background-color: #585858;
  border: 1px solid transparent;
  border-radius: 4px;
  color: white;
  padding: 3px;
  z-index: 1000;
}
div[data-style-actor-name=watercressTrainingStageHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div .phone::after {
  content: "Contact Us";
  display: none;
  transform: translate(-4.65rem, 4.7rem);
  position: absolute;
  width: auto;
  font-size: 11px;
  white-space: nowrap;
}
div[data-style-actor-name=watercressTrainingStageHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div .phone:hover::after {
  display: unset;
  background-color: #585858;
  border: 1px solid transparent;
  border-radius: 4px;
  color: white;
  padding: 3px;
  z-index: 1000;
}
div[data-style-actor-name=watercressTrainingStageHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top {
  position: relative;
  padding-left: 3rem;
  height: inherit;
  padding-top: 1.5rem;
}
div[data-style-actor-name=watercressTrainingStageHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right {
  position: relative;
}
div[data-style-actor-name=watercressTrainingStageHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper] {
  margin: 0;
  padding-right: 3rem;
}
div[data-style-actor-name=watercressTrainingStageHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper] img {
  height: 2.9rem;
}
div[data-style-actor-name=watercressTrainingStageHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] {
  padding-right: 0rem;
}
div[data-style-actor-name=watercressTrainingStageHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=action]::after {
  content: "User";
  display: none;
  transform: translate(-2.9rem, 4.7rem);
  position: absolute;
  width: auto;
  font-size: 11px;
  white-space: nowrap;
}
div[data-style-actor-name=watercressTrainingStageHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=action]:hover::after {
  display: unset;
  background-color: #585858;
  border: 1px solid transparent;
  border-radius: 4px;
  color: white;
  padding: 3px;
  z-index: 1;
}
div[data-style-actor-name=watercressTrainingStageHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] {
  position: absolute !important;
  top: 6.5rem !important;
  left: -18rem !important;
  box-shadow: 0px 3px 7px #a7a6a6;
  height: auto !important;
  width: 24rem !important;
  min-width: 24rem;
}
div[data-style-actor-name=watercressTrainingStageHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content {
  background-color: #fff !important;
  border: 0 !important;
  margin: 0;
  height: 100%;
  border-radius: 0;
  padding: 1.5rem 1.5rem;
}
div[data-style-actor-name=watercressTrainingStageHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper] {
  width: 100%;
}
div[data-style-actor-name=watercressTrainingStageHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper] div[data-style-id=action] {
  justify-content: flex-start;
  font-weight: 100;
}
div[data-style-actor-name=watercressTrainingStageHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper] div[data-style-id=action]::after {
  content: "" !important;
  display: none;
}
div[data-style-actor-name=watercressTrainingStageHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper][data-style-action-name=nameField] {
  cursor: text;
  text-align: left;
}
div[data-style-actor-name=watercressTrainingStageHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper][data-style-action-name=nameField] div[data-style-id=action] {
  font-size: 1.6rem;
  cursor: text;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: inherit;
  color: #888888;
  display: flex;
}
div[data-style-actor-name=watercressTrainingStageHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper][data-style-action-name=nameField] div[data-style-id=action] span {
  padding-bottom: 0.8rem;
}
div[data-style-actor-name=watercressTrainingStageHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper][data-style-action-name=nameField] div[data-style-id=action] span:nth-child(2) {
  padding-left: 0.5rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
div[data-style-actor-name=watercressTrainingStageHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper][data-style-action-name=emailField] {
  padding-bottom: 0.6rem;
  border-bottom: 1px solid #bebebe;
  text-align: left;
  cursor: text;
}
div[data-style-actor-name=watercressTrainingStageHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper][data-style-action-name=emailField] div[data-style-id=action] {
  font-size: 1.5rem;
  color: #84c435;
  font-weight: 400;
  cursor: text;
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: inherit;
}
div[data-style-actor-name=watercressTrainingStageHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper][data-style-action-name=myProfile] {
  padding-top: 1.3rem;
}
div[data-style-actor-name=watercressTrainingStageHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper][data-style-action-name=myProfile] div[data-style-id=action] {
  font-size: 1.6rem;
  color: #525252;
}
div[data-style-actor-name=watercressTrainingStageHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper][data-style-action-name=changePassword] {
  padding-top: 0.8rem;
}
div[data-style-actor-name=watercressTrainingStageHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper][data-style-action-name=changePassword] div[data-style-id=action] {
  font-size: 1.6rem;
  color: #525252;
}
div[data-style-actor-name=watercressTrainingStageHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper][data-style-action-name=logout] {
  padding-top: 0.8rem;
}
div[data-style-actor-name=watercressTrainingStageHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-content div[data-style-id=action-wrapper][data-style-action-name=logout] div[data-style-id=action] {
  font-size: 1.6rem;
  color: #525252;
}
div[data-style-actor-name=watercressTrainingStageHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup] .popup-arrow {
  display: none;
}
div[data-style-actor-name=watercressTrainingStageHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper][data-style-action-name=User] div[data-style-id=popup]::before {
  content: "";
  position: relative;
  top: 0;
  width: 5.8rem;
  height: 4px;
  background: #84c435;
  display: block;
  left: 0;
  right: 0;
  margin: 0 auto;
}
div[data-style-actor-name=watercressTrainingStageHeader].actor-wrapper div[data-style-id=static-content] .component-actions-bottom {
  display: none;
}

div[data-style-actor-name=watercressHeaderCustomer].actor-wrapper {
  box-shadow: 0 10px 5px rgba(0, 0, 0, 0.07) !important;
}
div[data-style-actor-name=watercressHeaderCustomer].actor-wrapper div[data-style-id=static-content] {
  display: flex;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  padding: 0 4rem;
  height: 6.5rem;
  margin-top: 0.5rem;
  border-bottom: 3px solid !important;
  border-color: #588220 !important;
}
div[data-style-actor-name=watercressHeaderCustomer].actor-wrapper div[data-style-id=static-content] > div:first-child {
  display: flex;
  width: 100%;
  height: 6.5rem !important;
}
div[data-style-actor-name=watercressHeaderCustomer].actor-wrapper div[data-style-id=static-content] .watercressLogo {
  height: inherit;
  padding: 1rem 0 1.2rem;
  padding-right: 3rem;
}
div[data-style-actor-name=watercressHeaderCustomer].actor-wrapper div[data-style-id=static-content] div:first-child > img {
  height: 4rem;
}

div[data-style-actor-name=dealerPortalTab].actor-wrapper {
  text-align: center;
}

div[pageid=watercress_dealer_portal] div[data-style-id=app-content] {
  height: 100%;
  max-width: none;
  margin: 0 auto;
}

div[data-style-actor-name=watercressApplicantHeader].actor-wrapper .watercressLogo, div[data-style-actor-name=updateApplicantHeader].actor-wrapper .watercressLogo, div[data-style-actor-name=watercressPreviewApplicantHeader].actor-wrapper .watercressLogo {
  border: none !important;
}

div[data-style-actor-name=watercressPreviewApplicantHeader].actor-wrapper div[data-style-id=static-content] > div > div:last-child, div[data-style-actor-name=watercressApplicantHeader].actor-wrapper div[data-style-id=static-content] > div > div:last-child {
  display: flex;
  align-items: center;
  padding-left: 2rem;
  border-left: 2px solid rgba(0, 0, 0, 0.1);
}

div[data-style-actor-name=watercressDisabledHeader].actor-wrapper div[data-style-id=static-content] {
  /**** CSS start for Cl-945 ****/
  /**** CSS end for Cl-945 ****/
}
div[data-style-actor-name=watercressDisabledHeader].actor-wrapper div[data-style-id=static-content] .homeIcon img {
  opacity: 0.7;
  cursor: not-allowed;
}
div[data-style-actor-name=watercressDisabledHeader].actor-wrapper div[data-style-id=static-content] .newApplication .newAppHelpText {
  opacity: 0.7;
  cursor: not-allowed;
}
div[data-style-actor-name=watercressDisabledHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div div img {
  opacity: 0.7;
  cursor: not-allowed;
}
div[data-style-actor-name=watercressDisabledHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top-right div[data-style-id=action-wrapper] div[data-style-id=action] img {
  opacity: 0.7;
}

div[data-style-actor-name=watercressTrainingStageHeader].actor-wrapper div[data-style-id=static-content] .homeIcon img {
  opacity: 0.7;
  cursor: not-allowed;
}
div[data-style-actor-name=watercressTrainingStageHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div div img {
  opacity: 0.7;
  cursor: not-allowed;
}
div[data-style-actor-name=watercressTrainingStageHeader].actor-wrapper div[data-style-id=static-content] .component-actions-top-right div[data-style-id=action-wrapper] div[data-style-id=action] img {
  opacity: 0.7;
}

@media only screen and (max-width: 690px) {
  div[data-style-actor-name=watercressHeader].actor-wrapper div[data-style-id=static-content], div[data-style-actor-name=watercressDisabledHeader].actor-wrapper div[data-style-id=static-content] {
    height: auto;
  }
  div[data-style-actor-name=watercressHeader].actor-wrapper div[data-style-id=static-content] > div:first-child, div[data-style-actor-name=watercressDisabledHeader].actor-wrapper div[data-style-id=static-content] > div:first-child {
    flex-flow: column;
    height: -moz-fit-content !important;
    height: fit-content !important;
  }
  div[data-style-actor-name=watercressHeader].actor-wrapper div[data-style-id=static-content] > div:first-child .watercressLogo, div[data-style-actor-name=watercressDisabledHeader].actor-wrapper div[data-style-id=static-content] > div:first-child .watercressLogo {
    width: -moz-fit-content;
    width: fit-content;
    border: 0;
  }
  div[data-style-actor-name=watercressHeader].actor-wrapper div[data-style-id=static-content] .homeIcon, div[data-style-actor-name=watercressDisabledHeader].actor-wrapper div[data-style-id=static-content] .homeIcon {
    display: none;
  }
  div[data-style-actor-name=watercressHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap, div[data-style-actor-name=watercressDisabledHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap {
    display: flex;
    flex-flow: row;
    align-items: center;
    /*.toggler{
      visibility: visible;
      z-index: 2;
      position: absolute;
      top: 0;
      left: calc(100% - 4rem);
      width: 41px;
      height: 31px;
      opacity: 0;
    }*/
    /*.hamberger{
      visibility: visible;
      position: absolute;
      top:0;
      left:calc(100% - 4rem);
      width: 5rem;
      height: 6rem;
      padding: 1rem;
      display: flex;
      align-items: center;
      justify-content: flex-end;
      & > div{
        position: relative;
        flex: none;
        width: 2.1rem;
        height: .3rem;
        background: linear-gradient(to left, #84c220 , #196e1f);
        display: flex;
        align-items: center;
        justify-content: flex-end;
        transition: all 0.4s ease;
        &::after, &::before{
          content: '';
          position: absolute;
          height: inherit;
          top: -8px;
          width: 3rem;
          background: inherit;
        }
        &::after{
          top: 8px;
        }
      }
    }*/
    /*.iconContainer > div{
      position: fixed !important;
      top: 6.7rem !important;
      display: flex !important;
      flex-flow: column !important;
      z-index: 1 !important;
      right: 0 !important;
      visibility: hidden;
      height: 100vh !important;
      background: #fff !important;
      width: 21rem;
      align-items: center !important;
      margin-top: .35rem;
      box-shadow: -1rem 5rem 7rem rgba(0,0,0,0.3);
      div{
        width: 100%;
        text-align: center;
        border-bottom: 2px solid rgba(0, 0, 0, 0.1) !important;
        border-right: none !important;
        padding: 3.5rem 5rem !important;
        img{
          height: 3.5rem !important;
        }
      }
    }*/
  }
  div[data-style-actor-name=watercressHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer, div[data-style-actor-name=watercressDisabledHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer {
    width: 100%;
  }
  div[data-style-actor-name=watercressHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div, div[data-style-actor-name=watercressDisabledHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div {
    position: relative;
    justify-content: space-between;
  }
  div[data-style-actor-name=watercressHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div div, div[data-style-actor-name=watercressDisabledHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div div {
    display: flex !important;
    align-items: center;
    border: 0;
    padding: 1.5rem 1rem 2rem;
  }
  div[data-style-actor-name=watercressHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div div img, div[data-style-actor-name=watercressDisabledHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div div img {
    height: 2.9rem;
  }
  div[data-style-actor-name=watercressHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div div:first-child, div[data-style-actor-name=watercressDisabledHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div div:first-child {
    padding-left: 0;
  }
  div[data-style-actor-name=watercressHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div div:last-child, div[data-style-actor-name=watercressDisabledHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div div:last-child {
    padding-right: 0;
  }
  div[data-style-actor-name=watercressTrainingStageHeader].actor-wrapper div[data-style-id=static-content] {
    height: auto;
  }
  div[data-style-actor-name=watercressTrainingStageHeader].actor-wrapper div[data-style-id=static-content] > div:first-child {
    flex-flow: column;
    height: -moz-fit-content !important;
    height: fit-content !important;
  }
  div[data-style-actor-name=watercressTrainingStageHeader].actor-wrapper div[data-style-id=static-content] > div:first-child .watercressLogo {
    width: -moz-fit-content;
    width: fit-content;
    border: 0;
  }
  div[data-style-actor-name=watercressTrainingStageHeader].actor-wrapper div[data-style-id=static-content] .homeIcon {
    display: none;
  }
  div[data-style-actor-name=watercressTrainingStageHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap {
    display: flex;
    flex-flow: row;
    align-items: center;
  }
  div[data-style-actor-name=watercressTrainingStageHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer {
    width: 100%;
  }
  div[data-style-actor-name=watercressTrainingStageHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div {
    position: relative;
    justify-content: space-between;
  }
  div[data-style-actor-name=watercressTrainingStageHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div div {
    display: flex !important;
    align-items: center;
    border: 0;
    padding: 1.5rem 1rem 2rem;
  }
  div[data-style-actor-name=watercressTrainingStageHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div div img {
    height: 2.9rem;
  }
  div[data-style-actor-name=watercressTrainingStageHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div div:first-child {
    padding-left: 0;
  }
  div[data-style-actor-name=watercressTrainingStageHeader].actor-wrapper div[data-style-id=static-content] .menu-wrap .iconContainer > div div:last-child {
    padding-right: 0;
  }
  /*.toggler:checked ~ .iconContainer > div{
    visibility: visible;
  }*/
  /*.toggler:checked ~ .iconContainer > div div{
    opacity: 1;
    transition: opacity 0.4s ease 0.4s;
  }*/
  /*.component-actions-top{
    visibility: visible !important;
  }*/
  /*div[data-style-actor-name="watercressHeader"].actor-wrapper div[data-style-id="static-content"] > div .menu-wrap .toggler:checked ~ div[data-style-actor-name="watercressHeader"].actor-wrapper div[data-style-id="static-content"] .component-actions-top .component-actions-top-right{
    visibility: visible !important;
  }*/
  div[data-style-actor-name=watercressHeader].actor-wrapper div[data-style-id=static-content][data-style-actor-name=watercressHeader], div[data-style-actor-name=watercressHeader].actor-wrapper div[data-style-id=static-content][data-style-actor-name=watercressDisabledHeader], div[data-style-actor-name=watercressDisabledHeader].actor-wrapper div[data-style-id=static-content][data-style-actor-name=watercressHeader], div[data-style-actor-name=watercressDisabledHeader].actor-wrapper div[data-style-id=static-content][data-style-actor-name=watercressDisabledHeader] {
    /*.toggler:checked ~ .component-actions-top .component-actions-top-right{
      visibility: visible !important;
    }*/
  }
  div[data-style-actor-name=watercressHeader].actor-wrapper div[data-style-id=static-content][data-style-actor-name=watercressHeader] .component-actions-top, div[data-style-actor-name=watercressHeader].actor-wrapper div[data-style-id=static-content][data-style-actor-name=watercressDisabledHeader] .component-actions-top, div[data-style-actor-name=watercressDisabledHeader].actor-wrapper div[data-style-id=static-content][data-style-actor-name=watercressHeader] .component-actions-top, div[data-style-actor-name=watercressDisabledHeader].actor-wrapper div[data-style-id=static-content][data-style-actor-name=watercressDisabledHeader] .component-actions-top {
    position: absolute !important;
    padding-left: 0 !important;
    padding-top: 0 !important;
    top: 0 !important;
    right: 0 !important;
    left: unset !important;
  }
  div[data-style-actor-name=watercressHeader].actor-wrapper div[data-style-id=static-content][data-style-actor-name=watercressHeader] .component-actions-top .component-actions-top-right > div, div[data-style-actor-name=watercressHeader].actor-wrapper div[data-style-id=static-content][data-style-actor-name=watercressDisabledHeader] .component-actions-top .component-actions-top-right > div, div[data-style-actor-name=watercressDisabledHeader].actor-wrapper div[data-style-id=static-content][data-style-actor-name=watercressHeader] .component-actions-top .component-actions-top-right > div, div[data-style-actor-name=watercressDisabledHeader].actor-wrapper div[data-style-id=static-content][data-style-actor-name=watercressDisabledHeader] .component-actions-top .component-actions-top-right > div {
    padding: 2.3rem 4rem !important;
  }
  div[data-style-actor-name=watercressHeader].actor-wrapper div[data-style-id=static-content][data-style-actor-name=watercressHeader] .component-actions-top .component-actions-top-right > div img, div[data-style-actor-name=watercressHeader].actor-wrapper div[data-style-id=static-content][data-style-actor-name=watercressDisabledHeader] .component-actions-top .component-actions-top-right > div img, div[data-style-actor-name=watercressDisabledHeader].actor-wrapper div[data-style-id=static-content][data-style-actor-name=watercressHeader] .component-actions-top .component-actions-top-right > div img, div[data-style-actor-name=watercressDisabledHeader].actor-wrapper div[data-style-id=static-content][data-style-actor-name=watercressDisabledHeader] .component-actions-top .component-actions-top-right > div img {
    height: 2.9rem !important;
  }
  div[data-style-actor-name=watercressTrainingStageHeader].actor-wrapper div[data-style-id=static-content][data-style-actor-name=watercressTrainingStageHeader] {
    /*.toggler:checked ~ .component-actions-top .component-actions-top-right{
      visibility: visible !important;
    }*/
  }
  div[data-style-actor-name=watercressTrainingStageHeader].actor-wrapper div[data-style-id=static-content][data-style-actor-name=watercressTrainingStageHeader] .component-actions-top {
    position: absolute !important;
    padding-left: 0 !important;
    padding-top: 0 !important;
    top: 0 !important;
    right: 0 !important;
    left: unset !important;
  }
  div[data-style-actor-name=watercressTrainingStageHeader].actor-wrapper div[data-style-id=static-content][data-style-actor-name=watercressTrainingStageHeader] .component-actions-top .component-actions-top-right > div {
    padding: 2.3rem 4rem !important;
  }
  div[data-style-actor-name=watercressTrainingStageHeader].actor-wrapper div[data-style-id=static-content][data-style-actor-name=watercressTrainingStageHeader] .component-actions-top .component-actions-top-right > div img {
    height: 2.9rem !important;
  }
}
@media only screen and (max-width: 575px) {
  div[data-style-actor-name=watercressHeader].actor-wrapper div[data-style-id=static-content], div[data-style-actor-name=watercressApplicantHeader].actor-wrapper div[data-style-id=static-content], div[data-style-actor-name=updateApplicantHeader].actor-wrapper div[data-style-id=static-content], div[data-style-actor-name=watercressDisabledHeader].actor-wrapper div[data-style-id=static-content], div[data-style-actor-name=watercressPreviewApplicantHeader].actor-wrapper div[data-style-id=static-content],
  div[data-style-actor-name=watercressHeaderCustomer].actor-wrapper div[data-style-id=static-content] {
    padding: 0 1.5rem;
  }
  div[data-style-actor-name=watercressTrainingStageHeader].actor-wrapper div[data-style-id=static-content] {
    padding: 0 1.5rem;
  }
  div[data-style-actor-name=watercressHeader].actor-wrapper div[data-style-id=static-content][data-style-actor-name=watercressHeader] .component-actions-top .component-actions-top-right > div, div[data-style-actor-name=watercressDisabledHeader].actor-wrapper div[data-style-id=static-content][data-style-actor-name=watercressDisabledHeader] .component-actions-top .component-actions-top-right > div {
    padding: 2.3rem 1.5rem !important;
  }
  div[data-style-actor-name=watercressTrainingStageHeader].actor-wrapper div[data-style-id=static-content][data-style-actor-name=watercressTrainingStageHeader] .component-actions-top .component-actions-top-right > div {
    padding: 2.3rem 1.5rem !important;
  }
}
div[data-style-actor-name=dealerPortalTab].actor-wrapper, div[data-style-actor-name=applicantPortalTab].actor-wrapper {
  text-align: center;
  transform: translateY(0);
  display: flex;
  position: relative;
  justify-content: center;
  height: auto;
}
div[data-style-actor-name=dealerPortalTab].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalTab], div[data-style-actor-name=dealerPortalTab].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicantPortalTab], div[data-style-actor-name=applicantPortalTab].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalTab], div[data-style-actor-name=applicantPortalTab].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicantPortalTab] {
  padding: 0;
  width: 100%;
  border: none !important;
  box-shadow: none !important;
}
div[data-style-actor-name=dealerPortalTab].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalTab] div[data-style-id=tab-title-bar], div[data-style-actor-name=dealerPortalTab].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicantPortalTab] div[data-style-id=tab-title-bar], div[data-style-actor-name=applicantPortalTab].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalTab] div[data-style-id=tab-title-bar], div[data-style-actor-name=applicantPortalTab].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicantPortalTab] div[data-style-id=tab-title-bar] {
  display: none;
}
div[data-style-actor-name=dealerPortalTab].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalTab] div[data-style-actor-name=dealerPortalNewApplicationTab], div[data-style-actor-name=dealerPortalTab].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalTab] div[data-style-actor-name=applicantPortalNewApplicationTab], div[data-style-actor-name=dealerPortalTab].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicantPortalTab] div[data-style-actor-name=dealerPortalNewApplicationTab], div[data-style-actor-name=dealerPortalTab].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicantPortalTab] div[data-style-actor-name=applicantPortalNewApplicationTab], div[data-style-actor-name=applicantPortalTab].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalTab] div[data-style-actor-name=dealerPortalNewApplicationTab], div[data-style-actor-name=applicantPortalTab].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalTab] div[data-style-actor-name=applicantPortalNewApplicationTab], div[data-style-actor-name=applicantPortalTab].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicantPortalTab] div[data-style-actor-name=dealerPortalNewApplicationTab], div[data-style-actor-name=applicantPortalTab].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicantPortalTab] div[data-style-actor-name=applicantPortalNewApplicationTab] {
  padding: 0;
}
div[data-style-actor-name=dealerPortalTab].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalTab] div[data-style-actor-name=dealerPortalNewApplicationTab] div[data-style-id=tab-step-container], div[data-style-actor-name=dealerPortalTab].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalTab] div[data-style-actor-name=applicantPortalNewApplicationTab] div[data-style-id=tab-step-container], div[data-style-actor-name=dealerPortalTab].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicantPortalTab] div[data-style-actor-name=dealerPortalNewApplicationTab] div[data-style-id=tab-step-container], div[data-style-actor-name=dealerPortalTab].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicantPortalTab] div[data-style-actor-name=applicantPortalNewApplicationTab] div[data-style-id=tab-step-container], div[data-style-actor-name=applicantPortalTab].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalTab] div[data-style-actor-name=dealerPortalNewApplicationTab] div[data-style-id=tab-step-container], div[data-style-actor-name=applicantPortalTab].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalTab] div[data-style-actor-name=applicantPortalNewApplicationTab] div[data-style-id=tab-step-container], div[data-style-actor-name=applicantPortalTab].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicantPortalTab] div[data-style-actor-name=dealerPortalNewApplicationTab] div[data-style-id=tab-step-container], div[data-style-actor-name=applicantPortalTab].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicantPortalTab] div[data-style-actor-name=applicantPortalNewApplicationTab] div[data-style-id=tab-step-container] {
  box-shadow: none !important;
  border: none !important;
}
div[data-style-actor-name=dealerPortalTab].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalTab] div[data-style-actor-name=dealerPortalNewApplicationTab] div[data-style-id=step-title-bar], div[data-style-actor-name=dealerPortalTab].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalTab] div[data-style-actor-name=applicantPortalNewApplicationTab] div[data-style-id=step-title-bar], div[data-style-actor-name=dealerPortalTab].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicantPortalTab] div[data-style-actor-name=dealerPortalNewApplicationTab] div[data-style-id=step-title-bar], div[data-style-actor-name=dealerPortalTab].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicantPortalTab] div[data-style-actor-name=applicantPortalNewApplicationTab] div[data-style-id=step-title-bar], div[data-style-actor-name=applicantPortalTab].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalTab] div[data-style-actor-name=dealerPortalNewApplicationTab] div[data-style-id=step-title-bar], div[data-style-actor-name=applicantPortalTab].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalTab] div[data-style-actor-name=applicantPortalNewApplicationTab] div[data-style-id=step-title-bar], div[data-style-actor-name=applicantPortalTab].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicantPortalTab] div[data-style-actor-name=dealerPortalNewApplicationTab] div[data-style-id=step-title-bar], div[data-style-actor-name=applicantPortalTab].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicantPortalTab] div[data-style-actor-name=applicantPortalNewApplicationTab] div[data-style-id=step-title-bar] {
  display: none !important;
}
div[data-style-actor-name=dealerPortalTab].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalTab] div[data-style-actor-name=dealerPortalNewApplicationTab] div[data-style-id=tab-step-body] div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper, div[data-style-actor-name=dealerPortalTab].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalTab] div[data-style-actor-name=applicantPortalNewApplicationTab] div[data-style-id=tab-step-body] div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper, div[data-style-actor-name=dealerPortalTab].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicantPortalTab] div[data-style-actor-name=dealerPortalNewApplicationTab] div[data-style-id=tab-step-body] div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper, div[data-style-actor-name=dealerPortalTab].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicantPortalTab] div[data-style-actor-name=applicantPortalNewApplicationTab] div[data-style-id=tab-step-body] div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper, div[data-style-actor-name=applicantPortalTab].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalTab] div[data-style-actor-name=dealerPortalNewApplicationTab] div[data-style-id=tab-step-body] div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper, div[data-style-actor-name=applicantPortalTab].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalTab] div[data-style-actor-name=applicantPortalNewApplicationTab] div[data-style-id=tab-step-body] div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper, div[data-style-actor-name=applicantPortalTab].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicantPortalTab] div[data-style-actor-name=dealerPortalNewApplicationTab] div[data-style-id=tab-step-body] div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper, div[data-style-actor-name=applicantPortalTab].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicantPortalTab] div[data-style-actor-name=applicantPortalNewApplicationTab] div[data-style-id=tab-step-body] div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper {
  height: calc(100vh - 7.5rem);
  padding: 1rem 0;
}
div[data-style-actor-name=dealerPortalTab].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalTab] div[data-style-actor-name=dealerPortalNewApplicationTab] div[data-style-id=tab-step-body] div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage], div[data-style-actor-name=dealerPortalTab].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalTab] div[data-style-actor-name=applicantPortalNewApplicationTab] div[data-style-id=tab-step-body] div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage], div[data-style-actor-name=dealerPortalTab].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicantPortalTab] div[data-style-actor-name=dealerPortalNewApplicationTab] div[data-style-id=tab-step-body] div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage], div[data-style-actor-name=dealerPortalTab].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicantPortalTab] div[data-style-actor-name=applicantPortalNewApplicationTab] div[data-style-id=tab-step-body] div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage], div[data-style-actor-name=applicantPortalTab].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalTab] div[data-style-actor-name=dealerPortalNewApplicationTab] div[data-style-id=tab-step-body] div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage], div[data-style-actor-name=applicantPortalTab].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalTab] div[data-style-actor-name=applicantPortalNewApplicationTab] div[data-style-id=tab-step-body] div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage], div[data-style-actor-name=applicantPortalTab].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicantPortalTab] div[data-style-actor-name=dealerPortalNewApplicationTab] div[data-style-id=tab-step-body] div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage], div[data-style-actor-name=applicantPortalTab].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicantPortalTab] div[data-style-actor-name=applicantPortalNewApplicationTab] div[data-style-id=tab-step-body] div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage] {
  height: 100%;
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  overflow: auto;
}

div[data-style-actor-name=closeWebChatPanel].actor-wrapper {
  height: 0px;
}
div[data-style-actor-name=closeWebChatPanel].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom {
  height: 0px;
}
div[data-style-actor-name=closeWebChatPanel].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  height: 0px;
}
div[data-style-actor-name=closeWebChatPanel].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
  padding: 0;
  opacity: 0;
  font-size: 0px;
}

/*div[id="app"][pageid="watercress_dealer_portal"]{
    .message-wrapper.top{
        div[data-style-id="error"].save-submit{
            &::before{
                display: none;
            }
        }
    }
}*/
div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage] {
  height: 100%;
  display: flex;
  flex-flow: column;
  justify-content: space-between;
}

div#app[pageid=watercress_previewApplicant_portal] .portal-editor.dogear {
  display: none;
}

div[data-style-tag=mint][data-style-id=app] {
  z-index: 2 !important;
  background: white !important;
}

div[id=app][pageid=watercress_borrower_portal] div[data-style-id=error].save-submit {
  top: 6.5rem !important;
}

@media only screen and (max-width: 690px) {
  div[data-style-actor-name=dealerPortalTab].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalTab] div[data-style-actor-name=dealerPortalNewApplicationTab] div[data-style-id=tab-step-body] div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper {
    height: calc(100vh - 14.1rem);
  }
}
.cameraScan {
  width: 85% !important;
  height: -moz-fit-content !important;
  height: fit-content !important;
}

.scanBtn {
  padding: 0 !important;
}

.crossRemove {
  display: none !important;
}

.crossAdd {
  display: unset !important;
}

html body {
  background-color: unset;
}
html body #viewer {
  padding: 2.5rem 0;
  height: -moz-fit-content;
  height: fit-content;
}
html body #viewer #toolbar {
  display: none;
}
html body #viewer #container {
  height: 27rem;
}
html body #viewer #container #sidenav-container {
  display: none;
}

div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division], div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] {
  align-items: center;
}
div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectSelectionPage].actor-wrapper, div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=productSelectionPage].actor-wrapper, div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=amountSelectionPage].actor-wrapper, div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=installationStateSelection].actor-wrapper, div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectSelectionPage].actor-wrapper, div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=productSelectionPage].actor-wrapper, div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=amountSelectionPage].actor-wrapper, div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=installationStateSelection].actor-wrapper {
  max-width: 45rem;
  padding: 0 2rem;
  width: -moz-fit-content;
  width: fit-content;
  width: 100%;
}
div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectSelectionPage].actor-wrapper .base-panel .entries .record-content, div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=productSelectionPage].actor-wrapper .base-panel .entries .record-content, div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=amountSelectionPage].actor-wrapper .base-panel .entries .record-content, div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=installationStateSelection].actor-wrapper .base-panel .entries .record-content, div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectSelectionPage].actor-wrapper .base-panel .entries .record-content, div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=productSelectionPage].actor-wrapper .base-panel .entries .record-content, div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=amountSelectionPage].actor-wrapper .base-panel .entries .record-content, div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=installationStateSelection].actor-wrapper .base-panel .entries .record-content {
  padding: 0 !important;
}
div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=productSelectionPage].actor-wrapper .entries .control.readonly, div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=productSelectionPage].actor-wrapper .entries .control.readonly {
  padding: 0;
  min-height: unset;
}
div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=productSelectionPage].actor-wrapper .entries div[data-style-id=field][data-style-field-name=dynamicProductSelection] .field-content .control .input-main::after, div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=productSelectionPage].actor-wrapper .entries div[data-style-id=field][data-style-field-name=dynamicProductSelection] .field-content .control .input-main::after {
  color: #9a9a9a;
  content: "\f0d7";
  font-family: fontAwesome;
  position: absolute;
  right: 2.2rem;
  top: 0.5rem;
  font-size: 1.5rem;
  height: 5rem;
  line-height: 4.6rem;
  pointer-events: none;
}
div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=productSelectionPage].actor-wrapper .entries div[data-style-id=field][data-style-field-name=dynamicProductSelection] .field-content .control .input-main div, div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=productSelectionPage].actor-wrapper .entries div[data-style-id=field][data-style-field-name=dynamicProductSelection] .field-content .control .input-main div {
  padding: 0;
  position: relative;
  border-radius: 0;
  border-top-left-radius: 19px;
  border-bottom-right-radius: 19px;
  font-size: 15px;
  padding: 1rem 2rem;
  font-weight: 400;
  height: 5.7rem;
  box-shadow: 0 5px 3px rgba(0, 0, 0, 0.04) !important;
  border: 1px solid rgba(0, 0, 0, 0.15) !important;
  -webkit-appearance: none;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  color: black;
  display: flex;
  align-items: center;
  min-width: 100%;
}
div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=productSelectionPage].actor-wrapper .entries div[data-style-id=field][data-style-field-name=fetchedProduct] .field-content .control .input-main, div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=productSelectionPage].actor-wrapper .entries div[data-style-id=field][data-style-field-name=fetchedProduct] .field-content .control .input-main {
  border-top-left-radius: 19px;
  border-bottom-right-radius: 19px;
  border: 1px solid rgba(0, 0, 0, 0.15) !important;
  box-shadow: 0 5px 3px rgba(0, 0, 0, 0.04) !important;
}
div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=productSelectionPage].actor-wrapper .entries div[data-style-id=field][data-style-field-name=fetchedProduct] .field-content .control .input-main div, div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=productSelectionPage].actor-wrapper .entries div[data-style-id=field][data-style-field-name=fetchedProduct] .field-content .control .input-main div {
  background: none !important;
  position: relative;
  border-radius: 0;
  border-top-left-radius: 19px;
  border-bottom-right-radius: 19px;
  font-size: 15px;
  padding: 1rem 2rem;
  font-weight: 400;
  height: 5.7rem;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  color: black;
  display: flex;
  align-items: center;
  min-width: 100%;
  border: none !important;
}
div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=productSelectionPage].actor-wrapper .entries div[data-style-id=field][data-style-field-name=productSelection], div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=productSelectionPage].actor-wrapper .entries div[data-style-id=field][data-style-field-name=productSelection] {
  display: none;
  opacity: 0;
}
div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=productSelectionPage].actor-wrapper .entries div[data-style-field-name=dynamicProductSelection] .field-content > div .error, div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=productSelectionPage].actor-wrapper .entries div[data-style-field-name=dynamicProductSelection] .field-content > div .error {
  top: 9.5rem;
}
div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=productSelectionPage].actor-wrapper .entries div[data-style-field-name=dynamicProductSelection] .field-content > div .control .input-main .reference.error, div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=productSelectionPage].actor-wrapper .entries div[data-style-field-name=dynamicProductSelection] .field-content > div .control .input-main .reference.error {
  top: unset !important;
}
div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=productSelectionPage].actor-wrapper .entries div[data-style-field-name=dynamicProductSelection].reference.required.error .control .input-main .reference.error, div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=productSelectionPage].actor-wrapper .entries div[data-style-field-name=dynamicProductSelection].reference.required.error .control .input-main .reference.error {
  border-color: red !important;
}
div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=productSelectionPage].actor-wrapper .entries div[data-style-field-name=dynamicProductSelection].reference.required.error .control .input-main::after, div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=productSelectionPage].actor-wrapper .entries div[data-style-field-name=dynamicProductSelection].reference.required.error .control .input-main::after {
  top: 2.8rem !important;
  right: 1.6rem;
}
div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=amountSelectionPage].actor-wrapper div[data-style-field-name=loanAmount] .form-control, div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=amountSelectionPage].actor-wrapper div[data-style-field-name=cashWithTax] .form-control, div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=amountSelectionPage].actor-wrapper div[data-style-field-name=downpayment] .form-control, div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=amountSelectionPage].actor-wrapper div[data-style-field-name=cashPriceNoTax] .form-control, div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=amountSelectionPage].actor-wrapper div[data-style-field-name=TaxesOnSale] .form-control, div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=amountSelectionPage].actor-wrapper div[data-style-field-name=loanAmount] .form-control, div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=amountSelectionPage].actor-wrapper div[data-style-field-name=cashWithTax] .form-control, div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=amountSelectionPage].actor-wrapper div[data-style-field-name=downpayment] .form-control, div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=amountSelectionPage].actor-wrapper div[data-style-field-name=cashPriceNoTax] .form-control, div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=amountSelectionPage].actor-wrapper div[data-style-field-name=TaxesOnSale] .form-control {
  padding-left: 3.5rem !important;
}
div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=amountSelectionPage].actor-wrapper div[data-style-id=field] .error, div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=amountSelectionPage].actor-wrapper div[data-style-id=field] .error {
  white-space: normal !important;
  overflow: visible !important;
  font-size: 1.2rem;
  line-height: 1.3rem;
  height: unset !important;
  top: 10rem;
}
div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=amountSelectionPage].actor-wrapper div[data-style-id=field] .input-prefix, div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=amountSelectionPage].actor-wrapper div[data-style-id=field] .input-prefix {
  padding-left: 2.1rem;
  font-size: 15px;
}
div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=amountSelectionPage].actor-wrapper div[data-style-id=field] .field-content .control.readonly .input-main div, div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=amountSelectionPage].actor-wrapper div[data-style-id=field] .field-content .control.readonly .input-main div {
  position: relative;
  border-radius: 0;
  border-top-left-radius: 19px;
  border-bottom-right-radius: 19px;
  font-size: 15px;
  padding: 1rem 2rem;
  font-weight: 400;
  height: 5.7rem;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  color: black;
  display: flex;
  align-items: center;
  min-width: 100%;
  background: #f2f2f2;
  border: none !important;
}
div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=amountSelectionPage].actor-wrapper div[data-style-id=field] .field-content .control.readonly .input-main::after, div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=amountSelectionPage].actor-wrapper div[data-style-id=field] .field-content .control.readonly .input-main::after {
  display: none !important;
}

div[data-style-actor-name=installationStateSelection].actor-wrapper {
  margin: auto;
  margin-bottom: 0;
}
div[data-style-actor-name=installationStateSelection].actor-wrapper .text-before {
  padding: 0;
  position: absolute;
  top: 10rem;
  color: rgba(0, 0, 0, 0.7);
  font-size: 12px;
}
div[data-style-actor-name=installationStateSelection].actor-wrapper .text-before .fa-spinner {
  padding-right: 0.4rem;
}
div[data-style-actor-name=installationStateSelection].actor-wrapper .text-after {
  padding: 0;
  position: absolute;
  top: 10rem;
  color: red;
  font-size: 12px;
}
div[data-style-actor-name=installationStateSelection].actor-wrapper div[data-style-id=field] .error {
  top: 9.5rem;
}
div[data-style-actor-name=installationStateSelection].actor-wrapper div[data-style-id=field] .control.readonly {
  padding: 0;
  min-height: unset;
}
div[data-style-actor-name=installationStateSelection].actor-wrapper div[data-style-id=field][data-style-field-name=fetchedState] .field-content .control .input-main {
  border-top-left-radius: 19px;
  border-bottom-right-radius: 19px;
  border: 1px solid rgba(0, 0, 0, 0.15) !important;
  box-shadow: 0 5px 3px rgba(0, 0, 0, 0.04) !important;
}
div[data-style-actor-name=installationStateSelection].actor-wrapper div[data-style-id=field][data-style-field-name=fetchedState] .field-content .control .input-main div {
  background: none !important;
  position: relative;
  border-radius: 0;
  border-top-left-radius: 19px;
  border-bottom-right-radius: 19px;
  font-size: 15px;
  padding: 1rem 2rem;
  font-weight: 400;
  height: 5.7rem;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  color: black;
  display: flex;
  align-items: center;
  min-width: 100%;
  border: none !important;
}
div[data-style-actor-name=installationStateSelection].actor-wrapper .record-actions-top-left div[data-style-id=action-wrapper] {
  margin: 0;
  align-items: center;
}
div[data-style-actor-name=installationStateSelection].actor-wrapper .record-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action] {
  transform: translate(35.7rem, 5.4rem);
}
div[data-style-actor-name=installationStateSelection].actor-wrapper .record-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action] img {
  height: 2rem;
}
div[data-style-actor-name=installationStateSelection].actor-wrapper .component-actions-top {
  display: none;
}
div[data-style-actor-name=installationStateSelection].actor-wrapper .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper] {
  margin: 0;
  opacity: 0;
}
div[data-style-actor-name=installationStateSelection].actor-wrapper .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper] div[data-style-id=action] {
  padding: 0;
  font-size: 0;
}
div[data-style-actor-name=installationStateSelection].actor-wrapper .component-actions-bottom {
  right: 2rem;
  position: absolute;
  top: 0.1rem;
}
div[data-style-actor-name=installationStateSelection].actor-wrapper .component-actions-bottom div[data-style-action-name=removeCalcPayment] div[data-style-id=action] {
  color: #84c220;
  font-size: 1.6rem;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
}

div[data-style-actor-name=projectSelectionPage].actor-wrapper div[data-style-field-name=dynamicProjectType] .field-content > div .error {
  top: 9.5rem;
}
div[data-style-actor-name=projectSelectionPage].actor-wrapper div[data-style-field-name=dynamicProjectType] .field-content > div .control .input-main .reference.error {
  top: unset !important;
}
div[data-style-actor-name=projectSelectionPage].actor-wrapper div[data-style-field-name=dynamicProjectType].reference.required.error .control .input-main .reference.error {
  border-color: red !important;
}
div[data-style-actor-name=projectSelectionPage].actor-wrapper div[data-style-field-name=dynamicProjectType].reference.required.error .control .input-main::after {
  top: 2.8rem !important;
  right: 1.6rem;
}
div[data-style-actor-name=projectSelectionPage].actor-wrapper div[data-style-id=field][data-style-field-name=dynamicProjectType] .field-content .control .input-main::after {
  color: #9a9a9a;
  content: "\f0d7";
  font-family: fontAwesome;
  position: absolute;
  right: 2.2rem;
  top: 0.5rem;
  font-size: 1.5rem;
  height: 5rem;
  line-height: 4.6rem;
  pointer-events: none;
}
div[data-style-actor-name=projectSelectionPage].actor-wrapper div[data-style-id=field][data-style-field-name=dynamicProjectType] .field-content .control .input-main div {
  padding: 0;
  position: relative;
  border-radius: 0;
  border-top-left-radius: 19px;
  border-bottom-right-radius: 19px;
  font-size: 15px;
  padding: 1rem 2rem;
  font-weight: 400;
  height: 5.7rem;
  box-shadow: 0 5px 3px rgba(0, 0, 0, 0.04) !important;
  border: 1px solid rgba(0, 0, 0, 0.15) !important;
  -webkit-appearance: none;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  color: black;
  display: flex;
  align-items: center;
  min-width: 100%;
}
div[data-style-actor-name=projectSelectionPage].actor-wrapper div[data-style-id=field][data-style-field-name=fetchedProjectType] .field-content .control .input-main {
  border-top-left-radius: 19px;
  border-bottom-right-radius: 19px;
  border: 1px solid rgba(0, 0, 0, 0.15) !important;
  box-shadow: 0 5px 3px rgba(0, 0, 0, 0.04) !important;
}
div[data-style-actor-name=projectSelectionPage].actor-wrapper div[data-style-id=field][data-style-field-name=fetchedProjectType] .field-content .control .input-main div {
  background: none !important;
  position: relative;
  border-radius: 0;
  border-top-left-radius: 19px;
  border-bottom-right-radius: 19px;
  font-size: 15px;
  padding: 1rem 2rem;
  font-weight: 400;
  height: 5.7rem;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  color: black;
  display: flex;
  align-items: center;
  min-width: 100%;
  border: none !important;
}
div[data-style-actor-name=projectSelectionPage].actor-wrapper div[data-style-id=field][data-style-field-name=projectType] {
  display: none;
  opacity: 0;
  height: 0;
}
div[data-style-actor-name=projectSelectionPage].actor-wrapper div[data-style-id=field] .field-content .control.readonly {
  padding: 0;
  min-height: unset;
}
div[data-style-actor-name=projectSelectionPage].actor-wrapper div[data-style-id=field] .field-content .control.readonly .input-main div {
  position: relative;
  border-radius: 0;
  border-top-left-radius: 19px;
  border-bottom-right-radius: 19px;
  font-size: 15px;
  padding: 1rem 2rem;
  font-weight: 400;
  height: 5.7rem;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  color: black;
  display: flex;
  align-items: center;
  min-width: 100%;
  background: #f2f2f2;
  border: none !important;
}
div[data-style-actor-name=projectSelectionPage].actor-wrapper div[data-style-id=field] .field-content .control.readonly .input-main::after {
  display: none !important;
}
div[data-style-actor-name=projectSelectionPage].actor-wrapper .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper], div[data-style-actor-name=projectSelectionPage].actor-wrapper .component-actions-top .component-actions-top-right div[data-style-id=action-wrapper] {
  display: none !important;
}

div[data-style-actor-name=choiceToFillApplication].actor-wrapper {
  max-width: 95rem;
  margin: auto;
  top: 0;
  position: relative;
  margin-top: 0.2rem;
}
div[data-style-actor-name=choiceToFillApplication].actor-wrapper div[data-style-id=text-after].text-after {
  padding: 0;
  height: 100vh;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
}
div[data-style-actor-name=choiceToFillApplication].actor-wrapper div[data-style-id=text-after].text-after > div {
  font-size: 12px;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-flow: column;
  align-items: center;
}
div[data-style-actor-name=choiceToFillApplication].actor-wrapper div[data-style-id=action-wrapper][data-style-action-name=manualEntry_btnReprocess] {
  display: none !important;
  opacity: 0 !important;
}
div[data-style-actor-name=choiceToFillApplication].actor-wrapper div[data-style-id=action-wrapper][data-style-action-name=manualEntry_btnReprocess] div[data-style-id=action] {
  height: 0 !important;
  padding: 0 !important;
}
div[data-style-actor-name=choiceToFillApplication].actor-wrapper .record-content {
  padding: 0 !important;
}
div[data-style-actor-name=choiceToFillApplication].actor-wrapper div[data-style-section-name=choicToFill].section {
  display: flex;
  flex-flow: column;
}
div[data-style-actor-name=choiceToFillApplication].actor-wrapper .boolean .field-content {
  justify-content: center;
}
div[data-style-actor-name=choiceToFillApplication].actor-wrapper .boolean .field-content .control {
  margin-left: 0.5rem;
}
div[data-style-actor-name=choiceToFillApplication].actor-wrapper .boolean .field-content .control .input-main {
  justify-content: center;
}
div[data-style-actor-name=choiceToFillApplication].actor-wrapper .boolean .field-content .control .input-main .checkbox-entry {
  display: flex;
}
div[data-style-actor-name=choiceToFillApplication].actor-wrapper .boolean .field-content .flabel {
  margin-right: 0.5rem;
}
div[data-style-actor-name=choiceToFillApplication].actor-wrapper .boolean .field-content .flabel label {
  font-family: "Mukta", sans-serif;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.4) !important;
  font-size: 15px !important;
}
div[data-style-actor-name=choiceToFillApplication].actor-wrapper div[data-style-id=field][data-style-field-name=contractorType] {
  margin-bottom: 0;
}
div[data-style-actor-name=choiceToFillApplication].actor-wrapper div[data-style-id=field][data-style-field-name=contractorType] .flabel {
  text-align: center;
  margin-bottom: 4rem;
  white-space: unset !important;
  overflow: unset !important;
  text-overflow: unset !important;
  height: auto;
}
div[data-style-actor-name=choiceToFillApplication].actor-wrapper div[data-style-id=field][data-style-field-name=contractorType] .flabel label {
  font-size: 2.1rem;
  white-space: unset !important;
  overflow: unset !important;
  text-overflow: unset !important;
  line-height: 3.5rem;
}
div[data-style-actor-name=choiceToFillApplication].actor-wrapper div[data-style-id=field][data-style-field-name=contractorType] .control .input-main > div {
  justify-content: center;
}
div[data-style-actor-name=choiceToFillApplication].actor-wrapper div[data-style-id=field][data-style-field-name=contractorType] .control .input-main > div .radiobutton-entry {
  margin: 0 1.5rem;
  height: 5rem;
}
div[data-style-actor-name=choiceToFillApplication].actor-wrapper div[data-style-id=field][data-style-field-name=contractorType] .control .input-main > div .radiobutton-entry label {
  background: white;
}
div[data-style-actor-name=choiceToFillApplication].actor-wrapper div[data-style-id=field][data-style-field-name=contractorType] .control .input-main > div .radiobutton-entry:first-child {
  width: 17rem;
}
div[data-style-actor-name=choiceToFillApplication].actor-wrapper div[data-style-id=field][data-style-field-name=contractorType] .control .input-main > div .radiobutton-entry:first-child label {
  border: 1px solid #84c220;
  color: #84c220;
}
div[data-style-actor-name=choiceToFillApplication].actor-wrapper div[data-style-id=field][data-style-field-name=contractorType] .control .input-main > div .radiobutton-entry:first-child input:checked + label {
  background: #84c220 !important;
  color: white !important;
}
div[data-style-actor-name=choiceToFillApplication].actor-wrapper div[data-style-id=field][data-style-field-name=contractorType] .control .input-main > div .radiobutton-entry:last-child {
  width: 21rem;
}
div[data-style-actor-name=choiceToFillApplication].actor-wrapper div[data-style-id=field][data-style-field-name=contractorType] .control .input-main > div .radiobutton-entry:last-child label {
  border: 1px solid #196e1f;
  color: #196e1f;
}
div[data-style-actor-name=choiceToFillApplication].actor-wrapper div[data-style-id=field][data-style-field-name=contractorType] .control .input-main > div .radiobutton-entry:last-child input:checked + label {
  background: #196e1f !important;
  color: white !important;
}
div[data-style-actor-name=choiceToFillApplication].actor-wrapper div[data-style-id=field][data-style-field-name=contractorType] .control.readonly {
  padding: 0;
}
div[data-style-actor-name=choiceToFillApplication].actor-wrapper div[data-style-id=field][data-style-field-name=contractorType] .control.readonly .input-main > div {
  justify-content: center;
}
div[data-style-actor-name=choiceToFillApplication].actor-wrapper div[data-style-id=field][data-style-field-name=contractorType] .control.readonly .input-main > div .radiobutton-entry {
  margin: 0 1.5rem;
  height: 5rem;
  cursor: not-allowed;
  display: flex;
  align-items: center;
  justify-content: center;
  border-top-left-radius: 19px;
  border-bottom-right-radius: 19px;
  font-size: 14px;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
}
div[data-style-actor-name=choiceToFillApplication].actor-wrapper div[data-style-id=field][data-style-field-name=contractorType] .control.readonly .input-main > div .radiobutton-entry span:first-child {
  display: none;
}
div[data-style-actor-name=choiceToFillApplication].actor-wrapper div[data-style-id=field][data-style-field-name=contractorType] .control.readonly .input-main > div .radiobutton-entry:first-child {
  width: 17rem;
  border: 1px solid #84c220;
}
div[data-style-actor-name=choiceToFillApplication].actor-wrapper div[data-style-id=field][data-style-field-name=contractorType] .control.readonly .input-main > div .radiobutton-entry:first-child span {
  color: #84c220;
}
div[data-style-actor-name=choiceToFillApplication].actor-wrapper div[data-style-id=field][data-style-field-name=contractorType] .control.readonly .input-main > div .radiobutton-entry:last-child {
  width: 21rem;
  border: 1px solid #196e1f;
}
div[data-style-actor-name=choiceToFillApplication].actor-wrapper div[data-style-id=field][data-style-field-name=contractorType] .control.readonly .input-main > div .radiobutton-entry:last-child span {
  color: #196e1f;
}
div[data-style-actor-name=choiceToFillApplication].actor-wrapper div[data-style-id=field].boolean {
  margin: 4.1rem 0 0;
}
div[data-style-actor-name=choiceToFillApplication].actor-wrapper div[data-style-id=field].boolean .control.readonly {
  padding-top: 0;
  min-height: unset;
}
div[data-style-actor-name=choiceToFillApplication].actor-wrapper div[data-style-id=field].boolean .control.readonly .checkbox-entry {
  display: inline-block;
  height: 25px !important;
  position: relative;
  width: 50px !important;
  background: none !important;
}
div[data-style-actor-name=choiceToFillApplication].actor-wrapper div[data-style-id=field].boolean .control.readonly .checkbox-entry span:nth-child(2) {
  justify-content: center;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  color: transparent;
  display: flex;
  align-items: center;
  background-color: red;
  bottom: 0;
  cursor: pointer;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: 0.4s;
  font-size: 0;
  border-radius: 50px !important;
}
div[data-style-actor-name=choiceToFillApplication].actor-wrapper div[data-style-id=field].boolean .control.readonly .checkbox-entry span:nth-child(2)::before {
  background-color: #fff;
  bottom: 4px;
  content: "";
  height: 17px;
  left: 4px;
  position: absolute;
  transition: 0.4s;
  width: 17px;
  border-radius: 50%;
}
div[data-style-actor-name=choiceToFillApplication].actor-wrapper div[data-style-field-name=choiceToFillApplicationText] {
  margin-bottom: 3rem;
  margin-top: 3.2rem;
}
div[data-style-actor-name=choiceToFillApplication].actor-wrapper div[data-style-field-name=choiceToFillApplicationText] .flabel {
  text-align: center;
  margin-bottom: none;
  height: unset !important;
  line-height: unset !important;
  white-space: unset !important;
  overflow: unset !important;
  text-overflow: unset !important;
}
div[data-style-actor-name=choiceToFillApplication].actor-wrapper div[data-style-field-name=choiceToFillApplicationText] .flabel label[data-style-id=field-label][for="2-2"] {
  font-size: 2.5rem !important;
  display: flex;
  justify-content: center;
  white-space: unset !important;
  overflow: unset !important;
  text-overflow: unset !important;
  padding: 0 2rem !important;
  font-family: "Mukta", sans-serif !important;
  font-weight: 800;
  line-height: 3.5rem;
}
div[data-style-actor-name=choiceToFillApplication].actor-wrapper div[data-style-field-name=choiceToFillApplicationText] .control.readonly {
  display: none;
}
div[data-style-actor-name=choiceToFillApplication].actor-wrapper .component-actions-bottom .component-actions-bottom-left {
  justify-content: center;
}
div[data-style-actor-name=choiceToFillApplication].actor-wrapper div[data-style-id=action-wrapper] {
  margin: 0 1.5rem;
}
div[data-style-actor-name=choiceToFillApplication].actor-wrapper div[data-style-id=action-wrapper] div[data-style-id=action] {
  height: 5.5rem !important;
  font-size: 13.5px !important;
  align-items: center;
  display: flex;
  justify-content: center;
}
div[data-style-actor-name=choiceToFillApplication].actor-wrapper div[data-style-id=action-wrapper] div[data-style-id=action]::after {
  margin-left: 5px;
}
div[data-style-actor-name=choiceToFillApplication].actor-wrapper div[data-style-id=action-wrapper][data-style-action-name="scanId_btn "] {
  width: 32%;
  min-width: 15rem;
}
div[data-style-actor-name=choiceToFillApplication].actor-wrapper div[data-style-id=action-wrapper][data-style-action-name="scanId_btn "] .action {
  width: 100%;
}
div[data-style-actor-name=choiceToFillApplication].actor-wrapper div[data-style-id=action-wrapper][data-style-action-name="manualEntry_btn "] {
  width: 42%;
  min-width: 20rem;
}
div[data-style-actor-name=choiceToFillApplication].actor-wrapper div[data-style-id=action-wrapper][data-style-action-name="manualEntry_btn "] .action {
  width: 100%;
}
div[data-style-actor-name=choiceToFillApplication].actor-wrapper div[data-style-id=action-wrapper][data-style-action-name="sendApplicationToCustomerToComplete_btn "] {
  width: 52%;
  min-width: 30rem;
}
div[data-style-actor-name=choiceToFillApplication].actor-wrapper div[data-style-id=action-wrapper][data-style-action-name="sendApplicationToCustomerToComplete_btn "] .action {
  width: 100%;
  text-align: left;
}
div[data-style-actor-name=choiceToFillApplication].actor-wrapper div[data-style-id=action-wrapper][data-style-action-name=inputPaperAppBtn] {
  width: 42% !important;
  min-width: 33rem !important;
}
div[data-style-actor-name=choiceToFillApplication].actor-wrapper div[data-style-id=action-wrapper][data-style-action-name=inputPaperAppBtn] .action {
  width: 100%;
}
div[data-style-actor-name=choiceToFillApplication].actor-wrapper div[data-style-id=action-wrapper][data-style-action-name=sendApplicationToCustomerToComplete_btn_FM] {
  width: 52%;
  min-width: 30rem;
}
div[data-style-actor-name=choiceToFillApplication].actor-wrapper div[data-style-id=action-wrapper][data-style-action-name=sendApplicationToCustomerToComplete_btn_FM] .action {
  width: 100%;
  text-align: left;
}

div[data-style-actor-name=updateChoiceToFillApplication].actor-wrapper {
  max-width: 45rem;
  padding: 0 2rem;
  width: 100%;
}
div[data-style-actor-name=updateChoiceToFillApplication].actor-wrapper .base-panel {
  margin-bottom: 4.5rem;
  margin-top: 0.7rem;
}
div[data-style-actor-name=updateChoiceToFillApplication].actor-wrapper .base-panel div[data-style-id=action-wrapper] {
  width: 90%;
}
div[data-style-actor-name=updateChoiceToFillApplication].actor-wrapper .base-panel div[data-style-id=action-wrapper] div[data-style-id=action] {
  height: 5.5rem;
  font-size: 1.6rem;
}

div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] {
  align-items: center;
  justify-content: center;
  display: flex;
  flex-flow: column;
}
div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=installationStateSelection].actor-wrapper div[data-style-id=field] .control.readonly, div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectSelectionPage].actor-wrapper div[data-style-id=field] .control.readonly, div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=productSelectionPage].actor-wrapper div[data-style-id=field] .control.readonly {
  padding: 0;
}
div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=installationStateSelection].actor-wrapper div[data-style-id=field] .control.readonly .input-main, div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectSelectionPage].actor-wrapper div[data-style-id=field] .control.readonly .input-main, div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=productSelectionPage].actor-wrapper div[data-style-id=field] .control.readonly .input-main {
  border-top-left-radius: 19px;
  border-bottom-right-radius: 19px;
  border: 1px solid rgba(0, 0, 0, 0.15) !important;
  box-shadow: 0 5px 3px rgba(0, 0, 0, 0.04) !important;
}
div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=installationStateSelection].actor-wrapper div[data-style-id=field] .control.readonly .input-main div, div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectSelectionPage].actor-wrapper div[data-style-id=field] .control.readonly .input-main div, div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=productSelectionPage].actor-wrapper div[data-style-id=field] .control.readonly .input-main div {
  background: none !important;
  position: relative;
  border-radius: 0;
  border-top-left-radius: 19px;
  border-bottom-right-radius: 19px;
  font-size: 15px;
  padding: 1rem 2rem;
  font-weight: 400;
  height: 5.7rem;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  color: black;
  display: flex;
  align-items: center;
  min-width: 100%;
  border: none !important;
}
div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=installationStateSelection].actor-wrapper .component-actions-bottom, div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectSelectionPage].actor-wrapper .component-actions-bottom, div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=productSelectionPage].actor-wrapper .component-actions-bottom {
  right: 4rem;
  position: absolute;
  top: 50% !important;
  transform: translateY(-50%);
}
div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=installationStateSelection].actor-wrapper .component-actions-bottom div[data-style-id=action], div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectSelectionPage].actor-wrapper .component-actions-bottom div[data-style-id=action], div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=productSelectionPage].actor-wrapper .component-actions-bottom div[data-style-id=action] {
  color: #84c220;
  font-size: 1.4rem;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
}
div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=choiceToFillApplication].actor-wrapper {
  max-width: 45rem;
  padding: 0 2rem;
  width: 100%;
}
div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=choiceToFillApplication].actor-wrapper .base-panel {
  margin-bottom: 4.5rem;
  margin-top: 0.7rem;
}
div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=choiceToFillApplication].actor-wrapper .base-panel div[data-style-id=action-wrapper] {
  width: 90%;
}
div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=choiceToFillApplication].actor-wrapper .base-panel div[data-style-id=action-wrapper] div[data-style-id=action] {
  height: 5.5rem;
  font-size: 1.6rem;
}

div[data-style-actor-name=customerAppLanguagePanel].actor-wrapper {
  max-width: 45rem;
  padding: 0 2rem;
  width: -moz-fit-content;
  width: fit-content;
  width: 100%;
  margin-top: 4.2rem;
}
div[data-style-actor-name=customerAppLanguagePanel].actor-wrapper .base-panel .entries .record-content {
  padding: 0 !important;
}
div[data-style-actor-name=customerAppLanguagePanel].actor-wrapper .base-panel .entries div[data-style-id=field] {
  margin-bottom: 0 !important;
}
div[data-style-actor-name=customerAppLanguagePanel].actor-wrapper .base-panel .entries div[data-style-id=field] .flabel {
  text-align: center;
}
div[data-style-actor-name=customerAppLanguagePanel].actor-wrapper .base-panel .entries div[data-style-id=field] .control .input-main > div {
  justify-content: center;
}
div[data-style-actor-name=customerAppLanguagePanel].actor-wrapper .base-panel .entries div[data-style-id=field] .control .input-main .radiobutton-entry {
  margin: 1rem 1.5rem;
  width: 12rem;
}
div[data-style-actor-name=customerAppLanguagePanel].actor-wrapper .base-panel .entries div[data-style-id=field] .control .input-main .radiobutton-entry label {
  font-size: 12px;
  background-color: #e2e2e2;
  color: rgba(0, 0, 0, 0.5);
}
div[data-style-actor-name=customerAppLanguagePanel].actor-wrapper .base-panel .entries div[data-style-id=field] .control .input-main .radiobutton-entry input:checked + label {
  background-color: #84c220 !important;
  color: white !important;
}

div[data-style-id=field][data-style-field-name=portal_unique_key] {
  display: none;
  height: 0;
  opacity: 0;
}

div[data-style-actor-name=dealerPortalNewApplicationTab].actor-wrapper div[data-style-actor-name=dealerPortalNewApplicationTab].steps > .text-before {
  z-index: 99;
  top: 0;
  width: 80%;
  white-space: initial;
  line-height: 2.5rem;
  position: fixed !important;
  padding: 0.7rem 2rem !important;
  color: white;
  background-color: red !important;
  border-radius: 5px !important;
  margin-top: 0.5rem;
  font-family: "Mukta", sans-serif;
  font-size: 1.5rem;
  left: 50%;
  transform: translateX(-50%);
}
div[data-style-actor-name=dealerPortalNewApplicationTab].actor-wrapper div[data-style-actor-name=dealerPortalNewApplicationTab].steps > .text-before::before {
  content: "⚠";
  font-family: fontAwesome;
  color: white;
  font-size: 1.8rem;
  padding-right: 0.6rem;
}

@media only screen and (max-width: 767px) {
  div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=installationStateSelection].actor-wrapper, div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectSelectionPage].actor-wrapper, div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=productSelectionPage].actor-wrapper,
  div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=amountSelectionPage].actor-wrapper {
    max-width: 55rem !important;
  }
  div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=installationStateSelection].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field], div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectSelectionPage].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field], div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=productSelectionPage].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field],
  div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=amountSelectionPage].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] {
    margin-bottom: 4rem !important;
  }
  div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=installationStateSelection].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .flabel label, div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectSelectionPage].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .flabel label, div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=productSelectionPage].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .flabel label,
  div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=amountSelectionPage].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .flabel label {
    font-size: 1.9rem !important;
  }
  div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=installationStateSelection].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .flabel div[data-style-id=field-label], div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectSelectionPage].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .flabel div[data-style-id=field-label], div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=productSelectionPage].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .flabel div[data-style-id=field-label],
  div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=amountSelectionPage].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .flabel div[data-style-id=field-label] {
    font-size: 1.9rem !important;
  }
  div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=installationStateSelection].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .control .input-main .form-control, div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectSelectionPage].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .control .input-main .form-control, div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=productSelectionPage].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .control .input-main .form-control,
  div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=amountSelectionPage].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .control .input-main .form-control {
    height: 6.2rem !important;
  }
  div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=installationStateSelection].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .reference.error, div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectSelectionPage].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .reference.error, div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=productSelectionPage].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .reference.error,
  div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=amountSelectionPage].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .reference.error {
    top: unset !important;
  }
  div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=installationStateSelection].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .error, div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectSelectionPage].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .error, div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=productSelectionPage].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .error,
  div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=amountSelectionPage].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .error {
    top: 10.8rem !important;
  }
  div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=installationStateSelection].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom div[data-style-id=action], div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectSelectionPage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom div[data-style-id=action], div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=productSelectionPage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom div[data-style-id=action],
  div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=amountSelectionPage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom div[data-style-id=action] {
    font-size: 1.6rem !important;
  }
  div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=choiceToFillApplication].actor-wrapper {
    max-width: 55rem !important;
  }
  div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=choiceToFillApplication].actor-wrapper div[data-style-id=action] {
    height: 6rem !important;
  }
  div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=UpdateProjectSelectionPage].actor-wrapper, div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=UpdateProductSelectionPage].actor-wrapper, div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=UpdateAmountSelectionPage].actor-wrapper,
  div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=UpdateInstallationStateSelection].actor-wrapper {
    max-width: 55rem !important;
  }
  div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=UpdateProjectSelectionPage].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field], div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=UpdateProductSelectionPage].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field], div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=UpdateAmountSelectionPage].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field],
  div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=UpdateInstallationStateSelection].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] {
    margin-bottom: 4rem !important;
  }
  div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=UpdateProjectSelectionPage].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .flabel label, div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=UpdateProductSelectionPage].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .flabel label, div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=UpdateAmountSelectionPage].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .flabel label,
  div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=UpdateInstallationStateSelection].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .flabel label {
    font-size: 1.9rem !important;
  }
  div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=UpdateProjectSelectionPage].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .control .input-main .form-control, div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=UpdateProductSelectionPage].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .control .input-main .form-control, div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=UpdateAmountSelectionPage].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .control .input-main .form-control,
  div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=UpdateInstallationStateSelection].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .control .input-main .form-control {
    height: 6.2rem !important;
  }
  div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=UpdateProjectSelectionPage].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .reference.error, div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=UpdateProductSelectionPage].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .reference.error, div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=UpdateAmountSelectionPage].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .reference.error,
  div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=UpdateInstallationStateSelection].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .reference.error {
    top: unset !important;
  }
  div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=UpdateProjectSelectionPage].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .error, div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=UpdateProductSelectionPage].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .error, div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=UpdateAmountSelectionPage].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .error,
  div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=UpdateInstallationStateSelection].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .error {
    top: 10.8rem !important;
  }
  div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=UpdateProjectSelectionPage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom div[data-style-id=action], div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=UpdateProductSelectionPage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom div[data-style-id=action], div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=UpdateAmountSelectionPage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom div[data-style-id=action],
  div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=UpdateInstallationStateSelection].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom div[data-style-id=action] {
    font-size: 1.6rem !important;
  }
  div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateChoiceToFillApplication].actor-wrapper {
    max-width: 55rem !important;
  }
  div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateChoiceToFillApplication].actor-wrapper div[data-style-id=action] {
    height: 6rem !important;
  }
  div[data-style-actor-name=UpdateInstallationStateSelection].actor-wrapper .text-before, div[data-style-actor-name=UpdateInstallationStateSelection].actor-wrapper .text-after {
    top: 11rem;
  }
  div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=installationStateSelection].actor-wrapper .text-before, div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=installationStateSelection].actor-wrapper .text-after {
    top: 11rem;
  }
  div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=amountSelectionPage].actor-wrapper div[data-style-field-name=loanAmount] .error {
    top: 10.5rem;
  }
  div[data-style-actor-name=installationStateSelection].actor-wrapper .component-actions-bottom {
    top: 0.15rem;
  }
  div[data-style-actor-name=installationStateSelection].actor-wrapper .component-actions-bottom div[data-style-action-name=removeCalcPayment] div[data-style-id=action] {
    font-size: 1.7rem;
  }
}
@media only screen and (max-width: 700px) {
  div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectSelectionPage].actor-wrapper, div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=productSelectionPage].actor-wrapper, div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=amountSelectionPage].actor-wrapper, div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=installationStateSelection].actor-wrapper {
    max-width: 55rem !important;
  }
  div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectSelectionPage].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field], div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=productSelectionPage].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field], div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=amountSelectionPage].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field], div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=installationStateSelection].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] {
    margin-bottom: 4rem !important;
  }
  div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectSelectionPage].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .flabel label, div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=productSelectionPage].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .flabel label, div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=amountSelectionPage].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .flabel label, div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=installationStateSelection].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .flabel label {
    font-size: 1.9rem !important;
  }
  div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectSelectionPage].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .flabel div[data-style-id=field-label], div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=productSelectionPage].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .flabel div[data-style-id=field-label], div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=amountSelectionPage].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .flabel div[data-style-id=field-label], div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=installationStateSelection].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .flabel div[data-style-id=field-label] {
    font-size: 1.9rem !important;
  }
  div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectSelectionPage].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .control .input-main .form-control, div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=productSelectionPage].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .control .input-main .form-control, div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=amountSelectionPage].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .control .input-main .form-control, div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=installationStateSelection].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .control .input-main .form-control {
    height: 6.2rem !important;
  }
  div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectSelectionPage].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .control.readonly .input-main div, div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=productSelectionPage].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .control.readonly .input-main div, div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=amountSelectionPage].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .control.readonly .input-main div, div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=installationStateSelection].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .control.readonly .input-main div {
    height: 6.2rem !important;
  }
  div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectSelectionPage].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .reference.error, div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=productSelectionPage].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .reference.error, div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=amountSelectionPage].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .reference.error, div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=installationStateSelection].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .reference.error {
    top: unset !important;
  }
  div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectSelectionPage].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .error, div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=productSelectionPage].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .error, div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=amountSelectionPage].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .error, div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=installationStateSelection].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .error {
    font-size: 1.3rem !important;
    top: 10.8rem !important;
  }
  div[data-style-actor-name=customerAppLanguagePanel].actor-wrapper {
    max-width: 55rem;
    margin-top: 3rem;
  }
  div[data-style-actor-name=customerAppLanguagePanel].actor-wrapper .base-panel .entries div[data-style-id=field] .flabel label {
    font-size: 1.9rem !important;
  }
  div[data-style-actor-name=customerAppLanguagePanel].actor-wrapper .base-panel .entries div[data-style-id=field] .control .input-main .radiobutton-entry {
    height: 5.3rem;
  }
  div[data-style-actor-name=customerAppLanguagePanel].actor-wrapper .base-panel .entries div[data-style-id=field] .control .input-main .radiobutton-entry label {
    font-size: 12px;
  }
  div[data-style-actor-name=installationStateSelection].actor-wrapper .text-before, div[data-style-actor-name=installationStateSelection].actor-wrapper .text-after {
    top: 10.5rem;
  }
  div[data-style-actor-name=choiceToFillApplication].actor-wrapper {
    max-width: unset !important;
    width: 95% !important;
  }
  div[data-style-actor-name=choiceToFillApplication].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left {
    flex-flow: wrap !important;
    justify-content: center !important;
  }
  div[data-style-actor-name=choiceToFillApplication].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
    margin: 1rem 1.5rem !important;
  }
  div[data-style-actor-name=choiceToFillApplication].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
    height: 6rem !important;
  }
  div[data-style-actor-name=choiceToFillApplication].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=inputPaperAppBtn] {
    width: 52% !important;
  }
  div[data-style-actor-name=choiceToFillApplication].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=field] .radiobutton-entry {
    height: 5.5rem !important;
  }
  div[data-style-actor-name=choiceToFillApplication].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=field].boolean {
    margin: 4.5rem 0 0;
  }
  div[data-style-actor-name=choiceToFillApplication].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=field].boolean .field-content .flabel label {
    font-size: 1.9rem !important;
  }
  div[data-style-actor-name=choiceToFillApplication].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=field][data-style-field-name=contractorType] .flabel label {
    font-size: 2.2rem !important;
  }
  div[data-style-actor-name=choiceToFillApplication].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=field][data-style-field-name=choiceToFillApplicationText] {
    margin-bottom: 3rem !important;
    margin-top: 3.3rem !important;
  }
  div[data-style-actor-name=choiceToFillApplication].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=field][data-style-field-name=choiceToFillApplicationText] .flabel {
    margin: 0;
  }
}
@media only screen and (max-width: 690px) {
  div[data-style-actor-name=choiceToFillApplication].actor-wrapper div[data-style-id=text-after].text-after {
    top: 0rem;
  }
}
@media only screen and (max-width: 575px) {
  div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectSelectionPage].actor-wrapper, div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=productSelectionPage].actor-wrapper, div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=amountSelectionPage].actor-wrapper, div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=installationStateSelection].actor-wrapper, div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectSelectionPage].actor-wrapper, div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=productSelectionPage].actor-wrapper, div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=amountSelectionPage].actor-wrapper, div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=installationStateSelection].actor-wrapper {
    max-width: unset !important;
    width: 95% !important;
  }
  div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectSelectionPage].actor-wrapper .entries div[data-style-id=field], div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=productSelectionPage].actor-wrapper .entries div[data-style-id=field], div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=amountSelectionPage].actor-wrapper .entries div[data-style-id=field], div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=installationStateSelection].actor-wrapper .entries div[data-style-id=field], div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectSelectionPage].actor-wrapper .entries div[data-style-id=field], div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=productSelectionPage].actor-wrapper .entries div[data-style-id=field], div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=amountSelectionPage].actor-wrapper .entries div[data-style-id=field], div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=installationStateSelection].actor-wrapper .entries div[data-style-id=field] {
    margin-bottom: 5rem !important;
  }
  div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectSelectionPage].actor-wrapper .entries div[data-style-id=field].picklist .control .input-main .form-control, div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=productSelectionPage].actor-wrapper .entries div[data-style-id=field].picklist .control .input-main .form-control, div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=amountSelectionPage].actor-wrapper .entries div[data-style-id=field].picklist .control .input-main .form-control, div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=installationStateSelection].actor-wrapper .entries div[data-style-id=field].picklist .control .input-main .form-control, div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectSelectionPage].actor-wrapper .entries div[data-style-id=field].picklist .control .input-main .form-control, div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=productSelectionPage].actor-wrapper .entries div[data-style-id=field].picklist .control .input-main .form-control, div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=amountSelectionPage].actor-wrapper .entries div[data-style-id=field].picklist .control .input-main .form-control, div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=installationStateSelection].actor-wrapper .entries div[data-style-id=field].picklist .control .input-main .form-control {
    padding: 1.5rem 2.5rem !important;
  }
  div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectSelectionPage].actor-wrapper .entries div[data-style-id=field].currency .control .input-main .input-prefix, div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=productSelectionPage].actor-wrapper .entries div[data-style-id=field].currency .control .input-main .input-prefix, div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=amountSelectionPage].actor-wrapper .entries div[data-style-id=field].currency .control .input-main .input-prefix, div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=installationStateSelection].actor-wrapper .entries div[data-style-id=field].currency .control .input-main .input-prefix, div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectSelectionPage].actor-wrapper .entries div[data-style-id=field].currency .control .input-main .input-prefix, div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=productSelectionPage].actor-wrapper .entries div[data-style-id=field].currency .control .input-main .input-prefix, div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=amountSelectionPage].actor-wrapper .entries div[data-style-id=field].currency .control .input-main .input-prefix, div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=installationStateSelection].actor-wrapper .entries div[data-style-id=field].currency .control .input-main .input-prefix {
    padding-left: 2.7rem !important;
  }
  div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectSelectionPage].actor-wrapper .entries div[data-style-id=field].currency .control .input-main .form-control, div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=productSelectionPage].actor-wrapper .entries div[data-style-id=field].currency .control .input-main .form-control, div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=amountSelectionPage].actor-wrapper .entries div[data-style-id=field].currency .control .input-main .form-control, div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=installationStateSelection].actor-wrapper .entries div[data-style-id=field].currency .control .input-main .form-control, div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectSelectionPage].actor-wrapper .entries div[data-style-id=field].currency .control .input-main .form-control, div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=productSelectionPage].actor-wrapper .entries div[data-style-id=field].currency .control .input-main .form-control, div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=amountSelectionPage].actor-wrapper .entries div[data-style-id=field].currency .control .input-main .form-control, div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=installationStateSelection].actor-wrapper .entries div[data-style-id=field].currency .control .input-main .form-control {
    padding-left: 4.5rem !important;
  }
  div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=UpdateProjectSelectionPage].actor-wrapper, div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=UpdateProductSelectionPage].actor-wrapper, div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=UpdateAmountSelectionPage].actor-wrapper,
  div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=UpdateInstallationStateSelection].actor-wrapper, div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=UpdateProjectSelectionPage].actor-wrapper, div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=UpdateProductSelectionPage].actor-wrapper, div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=UpdateAmountSelectionPage].actor-wrapper,
  div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=UpdateInstallationStateSelection].actor-wrapper {
    max-width: unset !important;
    width: 95% !important;
  }
  div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=UpdateProjectSelectionPage].actor-wrapper .entries div[data-style-id=field], div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=UpdateProductSelectionPage].actor-wrapper .entries div[data-style-id=field], div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=UpdateAmountSelectionPage].actor-wrapper .entries div[data-style-id=field],
  div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=UpdateInstallationStateSelection].actor-wrapper .entries div[data-style-id=field], div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=UpdateProjectSelectionPage].actor-wrapper .entries div[data-style-id=field], div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=UpdateProductSelectionPage].actor-wrapper .entries div[data-style-id=field], div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=UpdateAmountSelectionPage].actor-wrapper .entries div[data-style-id=field],
  div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=UpdateInstallationStateSelection].actor-wrapper .entries div[data-style-id=field] {
    margin-bottom: 5rem !important;
  }
  div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=UpdateProjectSelectionPage].actor-wrapper .entries div[data-style-id=field].picklist .control .input-main .form-control, div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=UpdateProductSelectionPage].actor-wrapper .entries div[data-style-id=field].picklist .control .input-main .form-control, div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=UpdateAmountSelectionPage].actor-wrapper .entries div[data-style-id=field].picklist .control .input-main .form-control,
  div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=UpdateInstallationStateSelection].actor-wrapper .entries div[data-style-id=field].picklist .control .input-main .form-control, div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=UpdateProjectSelectionPage].actor-wrapper .entries div[data-style-id=field].picklist .control .input-main .form-control, div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=UpdateProductSelectionPage].actor-wrapper .entries div[data-style-id=field].picklist .control .input-main .form-control, div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=UpdateAmountSelectionPage].actor-wrapper .entries div[data-style-id=field].picklist .control .input-main .form-control,
  div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=UpdateInstallationStateSelection].actor-wrapper .entries div[data-style-id=field].picklist .control .input-main .form-control {
    padding: 1.5rem 2.5rem !important;
  }
  div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=UpdateProjectSelectionPage].actor-wrapper .entries div[data-style-id=field].currency .control .input-main .input-prefix, div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=UpdateProductSelectionPage].actor-wrapper .entries div[data-style-id=field].currency .control .input-main .input-prefix, div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=UpdateAmountSelectionPage].actor-wrapper .entries div[data-style-id=field].currency .control .input-main .input-prefix,
  div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=UpdateInstallationStateSelection].actor-wrapper .entries div[data-style-id=field].currency .control .input-main .input-prefix, div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=UpdateProjectSelectionPage].actor-wrapper .entries div[data-style-id=field].currency .control .input-main .input-prefix, div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=UpdateProductSelectionPage].actor-wrapper .entries div[data-style-id=field].currency .control .input-main .input-prefix, div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=UpdateAmountSelectionPage].actor-wrapper .entries div[data-style-id=field].currency .control .input-main .input-prefix,
  div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=UpdateInstallationStateSelection].actor-wrapper .entries div[data-style-id=field].currency .control .input-main .input-prefix {
    padding-left: 2.7rem !important;
  }
  div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=UpdateProjectSelectionPage].actor-wrapper .entries div[data-style-id=field].currency .control .input-main .form-control, div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=UpdateProductSelectionPage].actor-wrapper .entries div[data-style-id=field].currency .control .input-main .form-control, div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=UpdateAmountSelectionPage].actor-wrapper .entries div[data-style-id=field].currency .control .input-main .form-control,
  div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=UpdateInstallationStateSelection].actor-wrapper .entries div[data-style-id=field].currency .control .input-main .form-control, div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=UpdateProjectSelectionPage].actor-wrapper .entries div[data-style-id=field].currency .control .input-main .form-control, div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=UpdateProductSelectionPage].actor-wrapper .entries div[data-style-id=field].currency .control .input-main .form-control, div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=UpdateAmountSelectionPage].actor-wrapper .entries div[data-style-id=field].currency .control .input-main .form-control,
  div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=UpdateInstallationStateSelection].actor-wrapper .entries div[data-style-id=field].currency .control .input-main .form-control {
    padding-left: 4.5rem !important;
  }
  div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=UpdateProjectSelectionPage].actor-wrapper .component-actions-bottom div[data-style-id=action], div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=UpdateProductSelectionPage].actor-wrapper .component-actions-bottom div[data-style-id=action], div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=UpdateAmountSelectionPage].actor-wrapper .component-actions-bottom div[data-style-id=action],
  div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=UpdateInstallationStateSelection].actor-wrapper .component-actions-bottom div[data-style-id=action], div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=UpdateProjectSelectionPage].actor-wrapper .component-actions-bottom div[data-style-id=action], div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=UpdateProductSelectionPage].actor-wrapper .component-actions-bottom div[data-style-id=action], div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=UpdateAmountSelectionPage].actor-wrapper .component-actions-bottom div[data-style-id=action],
  div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=UpdateInstallationStateSelection].actor-wrapper .component-actions-bottom div[data-style-id=action] {
    font-size: 1.8rem !important;
  }
  div[data-style-actor-name=customerAppLanguagePanel].actor-wrapper {
    max-width: unset;
    width: 95% !important;
    margin-top: 2rem;
  }
  div[data-style-actor-name=installationStateSelection].actor-wrapper .text-before, div[data-style-actor-name=installationStateSelection].actor-wrapper .text-after, div[data-style-actor-name=UpdateInstallationStateSelection].actor-wrapper .text-before, div[data-style-actor-name=UpdateInstallationStateSelection].actor-wrapper .text-after {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 88%;
    text-align: left;
    top: 11.5rem;
  }
  div[data-style-actor-name=installationStateSelection].actor-wrapper .component-actions-bottom div[data-style-action-name=removeCalcPayment] div[data-style-id=action], div[data-style-actor-name=UpdateInstallationStateSelection].actor-wrapper .component-actions-bottom div[data-style-action-name=removeCalcPayment] div[data-style-id=action] {
    font-size: 2rem;
  }
  div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=amountSelectionPage].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .error, div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=UpdateAmountSelectionPage].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .error {
    line-height: 1.8rem !important;
    top: 11rem !important;
  }
  div[data-style-actor-name=choiceToFillApplication].actor-wrapper .base-panel div[data-style-id=field][data-style-field-name=contractorType] .control .input-main > div, div[data-style-actor-name=choiceToFillApplication].actor-wrapper .base-panel div[data-style-id=field][data-style-field-name=contractorType] .control.readonly .input-main > div {
    flex-flow: column;
    align-items: center;
  }
  div[data-style-actor-name=choiceToFillApplication].actor-wrapper .base-panel div[data-style-id=field][data-style-field-name=contractorType] .control .input-main > div .radiobutton-entry, div[data-style-actor-name=choiceToFillApplication].actor-wrapper .base-panel div[data-style-id=field][data-style-field-name=contractorType] .control.readonly .input-main > div .radiobutton-entry {
    width: 22rem !important;
  }
  div[data-style-actor-name=choiceToFillApplication].actor-wrapper .base-panel div[data-style-id=field][data-style-field-name=contractorType] .control .input-main > div .radiobutton-entry:first-child, div[data-style-actor-name=choiceToFillApplication].actor-wrapper .base-panel div[data-style-id=field][data-style-field-name=contractorType] .control.readonly .input-main > div .radiobutton-entry:first-child {
    margin-bottom: 3rem;
  }
  div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectSelectionPage].actor-wrapper, div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=productSelectionPage].actor-wrapper, div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=amountSelectionPage].actor-wrapper, div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=installationStateSelection].actor-wrapper {
    max-width: unset !important;
    width: 95% !important;
  }
  div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectSelectionPage].actor-wrapper .entries div[data-style-id=field], div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=productSelectionPage].actor-wrapper .entries div[data-style-id=field], div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=amountSelectionPage].actor-wrapper .entries div[data-style-id=field], div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=installationStateSelection].actor-wrapper .entries div[data-style-id=field] {
    margin-bottom: 5rem !important;
  }
  div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectSelectionPage].actor-wrapper .entries div[data-style-id=field].picklist .control .input-main .form-control, div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=productSelectionPage].actor-wrapper .entries div[data-style-id=field].picklist .control .input-main .form-control, div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=amountSelectionPage].actor-wrapper .entries div[data-style-id=field].picklist .control .input-main .form-control, div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=installationStateSelection].actor-wrapper .entries div[data-style-id=field].picklist .control .input-main .form-control {
    padding: 1.5rem 2.5rem !important;
  }
  div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectSelectionPage].actor-wrapper .entries div[data-style-id=field].currency .control .input-main .input-prefix, div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=productSelectionPage].actor-wrapper .entries div[data-style-id=field].currency .control .input-main .input-prefix, div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=amountSelectionPage].actor-wrapper .entries div[data-style-id=field].currency .control .input-main .input-prefix, div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=installationStateSelection].actor-wrapper .entries div[data-style-id=field].currency .control .input-main .input-prefix {
    padding-left: 2.7rem !important;
  }
  div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectSelectionPage].actor-wrapper .entries div[data-style-id=field].currency .control .input-main .form-control, div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=productSelectionPage].actor-wrapper .entries div[data-style-id=field].currency .control .input-main .form-control, div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=amountSelectionPage].actor-wrapper .entries div[data-style-id=field].currency .control .input-main .form-control, div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=installationStateSelection].actor-wrapper .entries div[data-style-id=field].currency .control .input-main .form-control {
    padding-left: 4.5rem !important;
  }
  div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectSelectionPage].actor-wrapper .component-actions-bottom div[data-style-id=action], div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=productSelectionPage].actor-wrapper .component-actions-bottom div[data-style-id=action], div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=amountSelectionPage].actor-wrapper .component-actions-bottom div[data-style-id=action], div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper div[data-style-id=division] div[data-style-actor-name=installationStateSelection].actor-wrapper .component-actions-bottom div[data-style-id=action] {
    font-size: 1.8rem !important;
  }
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] {
  padding: 0 !important;
  /*height: calc(100vh - 7.5rem);
  overflow: auto;*/
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper {
  display: flex;
  height: calc(100vh - 15.1rem);
  overflow: overlay;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-id=division] {
  display: flex;
  width: 100%;
  height: 100%;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=portalNotificationMsgPanel].actor-wrapper {
  width: 79%;
  height: 3.5rem;
  position: absolute;
  top: 1.8rem;
  z-index: 1;
  display: flex;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=portalNotificationMsgPanel].actor-wrapper div[data-style-id=base-panel].base-panel {
  margin-left: 3.7rem;
  margin-right: 4rem;
  background: #c5d6b4;
  height: inherit;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=portalNotificationMsgPanel].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container {
  border: none !important;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=portalNotificationMsgPanel].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-content {
  padding: 0 !important;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=portalNotificationMsgPanel].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] {
  margin: 0 !important;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=portalNotificationMsgPanel].actor-wrapper div[data-style-id=base-panel].base-panel .entries .flabel {
  display: none;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=portalNotificationMsgPanel].actor-wrapper div[data-style-id=base-panel].base-panel .entries .control {
  min-height: unset;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=portalNotificationMsgPanel].actor-wrapper div[data-style-id=base-panel].base-panel .entries .control .input-main div {
  color: #588200 !important;
  font-family: "Mukta", sans-serif;
  font-size: 1.15rem;
  display: flex;
  padding: 0.5rem 1.5rem;
  text-align: left;
  font-weight: 600;
  line-height: 1.4rem;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=portalNotificationMsgPanel].actor-wrapper div[data-style-id=base-panel].base-panel .entries .control .input-main div a, div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=portalNotificationMsgPanel].actor-wrapper div[data-style-id=base-panel].base-panel .entries .control .input-main div link {
  color: #588200 !important;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=portalNotificationMsgPanel].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-top {
  right: 6.8rem;
  left: unset !important;
  top: -1.5rem;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=portalNotificationMsgPanel].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-top div[data-style-id=action-wrapper] {
  margin: 0 !important;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=portalNotificationMsgPanel].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-top div[data-style-id=action] {
  padding: 0 !important;
  border-radius: 50%;
  border: 3.5px solid;
  border-color: white;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.4);
  background-color: #84c220;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=portalNotificationMsgPanel].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-top div[data-style-id=action] img {
  width: 2.5rem;
  padding: 0.6rem;
  border-radius: 50%;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=mobActiveProjectQueueView].actor-wrapper {
  display: none;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=mobActiveProjectQueueView].actor-wrapper div[data-style-id=pagination] {
  top: 5rem !important;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=mobActiveProjectQueueView].actor-wrapper div[data-style-id=field][data-style-field-name=commentCount] {
  position: absolute;
  top: -1.5rem;
  width: auto !important;
  background: transparent !important;
  right: -1.5rem;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=mobActiveProjectQueueView].actor-wrapper div[data-style-id=field][data-style-field-name=commentCount] .field-content > div {
  padding: 0 !important;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=mobActiveProjectQueueView].actor-wrapper div[data-style-id=field][data-style-field-name=commentCount] .field-content > div .flabel {
  display: none;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=mobActiveProjectQueueView].actor-wrapper div[data-style-id=field][data-style-field-name=commentCount] .field-content > div .control.readonly .input-main {
  padding: 0.1rem 1.2rem;
  border-radius: 50%;
  background: #c5d6b4;
  color: white;
  margin: 0 !important;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=mobFundedProjectQueueView].actor-wrapper {
  display: none;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=mobFundedProjectQueueView].actor-wrapper div[data-style-id=pagination] {
  top: 5rem !important;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=mobFundedProjectQueueView].actor-wrapper div[data-style-id=field][data-style-field-name=commentCount] {
  position: absolute;
  top: -1.5rem;
  width: auto !important;
  background: transparent !important;
  right: -1.5rem;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=mobFundedProjectQueueView].actor-wrapper div[data-style-id=field][data-style-field-name=commentCount] .field-content > div {
  padding: 0 !important;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=mobFundedProjectQueueView].actor-wrapper div[data-style-id=field][data-style-field-name=commentCount] .field-content > div .flabel {
  display: none;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=mobFundedProjectQueueView].actor-wrapper div[data-style-id=field][data-style-field-name=commentCount] .field-content > div .control.readonly .input-main {
  padding: 0.1rem 1.2rem;
  border-radius: 50%;
  background: #c5d6b4;
  color: white;
  margin: 0 !important;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=activeProjectListView].actor-wrapper {
  width: 79%;
  border-right: 1.3px solid rgba(0, 0, 0, 0.15);
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=activeProjectListView].actor-wrapper div[data-style-actor-name=activeProjectListView].list-view {
  margin-left: 3.7rem;
  margin-right: 4rem;
  margin-top: 13.2rem;
  margin-bottom: 5rem;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=activeProjectListView].actor-wrapper div[data-style-actor-name=activeProjectListView].list-view h1 {
  margin-top: 7.2rem;
  margin-left: 2.7rem;
  font-size: 2.2rem;
  font-family: "Mukta", sans-serif;
  font-weight: 800;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=activeProjectListView].actor-wrapper div[data-style-actor-name=activeProjectListView].list-view div[data-style-id=text-before].text-before {
  display: none;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=activeProjectListView].actor-wrapper div[data-style-actor-name=activeProjectListView].list-view div[data-style-id=list-header] div[data-style-id=column-header] {
  display: flex;
  flex-flow: row-reverse;
  justify-content: flex-end;
  width: 12.143% !important;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=activeProjectListView].actor-wrapper div[data-style-actor-name=activeProjectListView].list-view div[data-style-id=list-header] div[data-style-id=column-header][data-style-field-name=product] {
  width: 15% !important;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=activeProjectListView].actor-wrapper div[data-style-actor-name=activeProjectListView].list-view div[data-style-id=list-header] div[data-style-id=column-header][data-style-field-name=loanAgreementStatus] div[data-style-id=field-label] {
  width: -moz-min-content;
  width: min-content;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=activeProjectListView].actor-wrapper div[data-style-actor-name=activeProjectListView].list-view div[data-style-id=list-header] div[data-style-id=column-header][data-style-field-name=commentCount] {
  display: none;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=activeProjectListView].actor-wrapper div[data-style-actor-name=activeProjectListView].list-view div[data-style-id=list-header] div[data-style-id=column-header] div[data-style-id=field-label] {
  text-align: left;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=activeProjectListView].actor-wrapper div[data-style-actor-name=activeProjectListView].list-view div[data-style-id=list-header] div[data-style-id=column-header] div[data-style-id=sort-indicator] {
  position: relative;
  transform: translateY(-6.5px);
  left: 0;
  width: auto;
  margin-left: 5px;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=activeProjectListView].actor-wrapper div[data-style-actor-name=activeProjectListView].list-view div[data-style-id=list-header] div[data-style-id=column-header] div[data-style-id=sort-indicator] div[data-style-id=sort-descending-icon]::after {
  color: #fff;
  position: absolute;
  top: -1.6rem;
  font-size: 1.2rem;
  height: 1rem;
  line-height: 4.6rem;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=activeProjectListView].actor-wrapper div[data-style-actor-name=activeProjectListView].list-view div[data-style-id=list-header] div[data-style-id=column-header] div[data-style-id=sort-indicator] div[data-style-id=sort-ascending-icon]::after {
  color: #fff;
  position: absolute;
  top: -1.6rem;
  font-size: 1.2rem;
  height: 1rem;
  line-height: 4.6rem;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=activeProjectListView].actor-wrapper div[data-style-actor-name=activeProjectListView].list-view .entries {
  max-height: calc(100vh - 42.2rem);
  overflow-y: overlay;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=activeProjectListView].actor-wrapper div[data-style-actor-name=activeProjectListView].list-view .entries .record-container .record-content div[data-style-id=list-row] > div {
  width: 12.143% !important;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=activeProjectListView].actor-wrapper div[data-style-actor-name=activeProjectListView].list-view .entries .record-container .record-content div[data-style-id=list-row] > div:nth-child(3) {
  width: 15% !important;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=activeProjectListView].actor-wrapper div[data-style-actor-name=activeProjectListView].list-view .entries .record-container .record-content div[data-style-id=list-row] > div:nth-child(9) {
  width: auto !important;
  position: absolute;
  right: 2.5rem;
  transform: translateY(-0.2rem);
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=activeProjectListView].actor-wrapper div[data-style-actor-name=activeProjectListView].list-view .entries .record-container .record-content div[data-style-id=list-row] > div:nth-child(9) div[data-style-id=field][data-style-field-name=commentCount] .control.readonly .input-main {
  padding: 0.1rem 1rem;
  border-radius: 50%;
  background: #c5d6b4;
  color: white;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=activeProjectListView].actor-wrapper div[data-style-actor-name=activeProjectListView].list-view div[data-style-id=blank-message].blank-message {
  /*font-family: arial rounded mt bold !important;*/
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  border-radius: 0;
  font-size: 2rem;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-bottom-right-radius: 20px;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=activeProjectListView].actor-wrapper div[data-style-actor-name=activeProjectListView].list-view div[data-style-id=blank-message].blank-message + div[data-style-id=text-after].text-after {
  display: none !important;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=activeProjectListView].actor-wrapper div[data-style-actor-name=activeProjectListView].list-view div[data-style-id=text-after].text-after {
  height: calc(100vh - 42.2rem);
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-bottom-right-radius: 20px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=activeProjectListView].actor-wrapper div[data-style-actor-name=activeProjectListView].list-view div[data-style-id=text-after].text-after #building {
  font-size: 12px;
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  flex-flow: column;
  width: -moz-fit-content;
  width: fit-content;
  align-items: center;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=activeProjectListView].actor-wrapper div[data-style-actor-name=activeProjectListView].list-view div[data-style-id=text-after].text-after #building #caption {
  font-size: 2rem;
  color: rgba(0, 0, 0, 0.5) !important;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=activeProjectListView].actor-wrapper div[data-style-actor-name=activeProjectListView].list-view .component-actions-bottom {
  display: none;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=activeProjectListView].actor-wrapper div[data-style-actor-name=activeProjectListView].list-view div[data-style-id=text-before].text-before ~ div[data-style-id=list-header] div[data-style-id=column-header] {
  width: 14% !important;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=activeProjectListView].actor-wrapper div[data-style-actor-name=activeProjectListView].list-view div[data-style-id=text-before].text-before ~ div[data-style-id=list-header] div[data-style-id=column-header][data-style-field-name=product] {
  width: 16% !important;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=activeProjectListView].actor-wrapper div[data-style-actor-name=activeProjectListView].list-view div[data-style-id=text-before].text-before ~ .entries .record-container .record-content div[data-style-id=list-row] > div {
  width: 14% !important;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=activeProjectListView].actor-wrapper div[data-style-actor-name=activeProjectListView].list-view div[data-style-id=text-before].text-before ~ .entries .record-container .record-content div[data-style-id=list-row] > div:nth-child(3) {
  width: 16% !important;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=activeProjectListView].actor-wrapper div[data-style-actor-name=activeProjectListView].list-view div[data-style-id=text-before].text-before ~ .entries .record-container .record-content div[data-style-id=list-row] > div:nth-child(8) {
  width: auto !important;
  position: absolute;
  right: 2.5rem;
  transform: translateY(-0.2rem);
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=activeProjectListView].actor-wrapper div[data-style-actor-name=activeProjectListView].list-view div[data-style-id=text-before].text-before ~ .entries .record-container .record-content div[data-style-id=list-row] > div:nth-child(8) div[data-style-id=field][data-style-field-name=commentCount] .control.readonly .input-main {
  padding: 0.1rem 1rem;
  border-radius: 50%;
  background: #c5d6b4;
  color: white;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=fundedProjectListView].actor-wrapper {
  width: 79%;
  border-right: 1.3px solid rgba(0, 0, 0, 0.15);
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=fundedProjectListView].actor-wrapper div[data-style-actor-name=fundedProjectListView].list-view {
  margin-left: 3.7rem;
  margin-right: 4rem;
  margin-top: 13.2rem;
  margin-bottom: 5rem;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=fundedProjectListView].actor-wrapper div[data-style-actor-name=fundedProjectListView].list-view h1 {
  margin-top: 7.2rem;
  margin-left: 2.7rem;
  font-size: 2.2rem;
  font-family: "Mukta", sans-serif;
  font-weight: 800;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=fundedProjectListView].actor-wrapper div[data-style-actor-name=fundedProjectListView].list-view div[data-style-id=list-header] div[data-style-id=column-header] {
  display: flex;
  flex-flow: row-reverse;
  justify-content: flex-end;
  width: 12.5% !important;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=fundedProjectListView].actor-wrapper div[data-style-actor-name=fundedProjectListView].list-view div[data-style-id=list-header] div[data-style-id=column-header][data-style-field-name=commentCount] {
  display: none;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=fundedProjectListView].actor-wrapper div[data-style-actor-name=fundedProjectListView].list-view div[data-style-id=list-header] div[data-style-id=column-header] div[data-style-id=field-label] {
  text-align: left;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=fundedProjectListView].actor-wrapper div[data-style-actor-name=fundedProjectListView].list-view div[data-style-id=list-header] div[data-style-id=column-header] div[data-style-id=sort-indicator] {
  position: relative;
  transform: translateY(-6.5px);
  left: 0;
  width: auto;
  margin-left: 5px;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=fundedProjectListView].actor-wrapper div[data-style-actor-name=fundedProjectListView].list-view div[data-style-id=list-header] div[data-style-id=column-header] div[data-style-id=sort-indicator] div[data-style-id=sort-descending-icon]::after {
  color: #fff;
  position: absolute;
  top: -1.6rem;
  font-size: 1.2rem;
  height: 1rem;
  line-height: 4.6rem;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=fundedProjectListView].actor-wrapper div[data-style-actor-name=fundedProjectListView].list-view div[data-style-id=list-header] div[data-style-id=column-header] div[data-style-id=sort-indicator] div[data-style-id=sort-ascending-icon]::after {
  color: #fff;
  position: absolute;
  top: -1.6rem;
  font-size: 1.2rem;
  height: 1rem;
  line-height: 4.6rem;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=fundedProjectListView].actor-wrapper div[data-style-actor-name=fundedProjectListView].list-view .entries {
  max-height: calc(100vh - 42.2rem);
  overflow-y: overlay;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=fundedProjectListView].actor-wrapper div[data-style-actor-name=fundedProjectListView].list-view .entries .record-container .record-content div[data-style-id=list-row] > div {
  width: 12.5% !important;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=fundedProjectListView].actor-wrapper div[data-style-actor-name=fundedProjectListView].list-view .entries .record-container .record-content div[data-style-id=list-row] > div:nth-child(9) {
  width: auto !important;
  position: absolute;
  right: 2.5rem;
  transform: translateY(-0.2rem);
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=fundedProjectListView].actor-wrapper div[data-style-actor-name=fundedProjectListView].list-view .entries .record-container .record-content div[data-style-id=list-row] > div:nth-child(9) div[data-style-id=field][data-style-field-name=commentCount] .control.readonly .input-main {
  padding: 0.1rem 1rem;
  border-radius: 50%;
  background: #c5d6b4;
  color: white;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=fundedProjectListView].actor-wrapper div[data-style-actor-name=fundedProjectListView].list-view div[data-style-id=blank-message].blank-message {
  /*font-family: arial rounded mt bold !important;*/
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  border-radius: 0;
  font-size: 2rem;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-bottom-right-radius: 20px;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=fundedProjectListView].actor-wrapper div[data-style-actor-name=fundedProjectListView].list-view div[data-style-id=blank-message].blank-message + div[data-style-id=text-after].text-after {
  display: none !important;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=fundedProjectListView].actor-wrapper div[data-style-actor-name=fundedProjectListView].list-view div[data-style-id=text-after].text-after {
  height: calc(100vh - 42.2rem);
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-bottom-right-radius: 20px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=fundedProjectListView].actor-wrapper div[data-style-actor-name=fundedProjectListView].list-view div[data-style-id=text-after].text-after #building {
  font-size: 12px;
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  flex-flow: column;
  width: -moz-fit-content;
  width: fit-content;
  align-items: center;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=fundedProjectListView].actor-wrapper div[data-style-actor-name=fundedProjectListView].list-view div[data-style-id=text-after].text-after #building #caption {
  font-size: 2rem;
  color: rgba(0, 0, 0, 0.5) !important;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=fundedProjectListView].actor-wrapper div[data-style-actor-name=fundedProjectListView].list-view .component-actions-bottom {
  display: none;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=contactUsHome].actor-wrapper {
  display: flex;
  align-items: center;
  margin: auto;
  width: 21%;
  min-width: 26rem;
  height: calc(100vh - 15.1rem);
  overflow: auto;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=contactUsHome].actor-wrapper div[data-style-id=division][data-style-actor-name=contactUsHome] {
  display: flex;
  flex-flow: column;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
  padding: 0.5rem 0 1.5rem;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=contactTypeList].actor-wrapper {
  display: none;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=howDoIList].actor-wrapper {
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0 2rem;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=howDoIList].actor-wrapper div[data-style-id=list-view][data-style-actor-name=howDoIList].list-view {
  /*padding: 0 15%;*/
  padding: 0;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=howDoIList].actor-wrapper div[data-style-id=list-view][data-style-actor-name=howDoIList].list-view div[data-style-id=text-before].text-before {
  padding: 0;
  font-size: 2rem;
  text-align: left;
  /*font-family: arial rounded mt bold;*/
  font-family: "Mukta", sans-serif;
  font-weight: 800;
  display: flex;
  flex-flow: column;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=howDoIList].actor-wrapper div[data-style-id=list-view][data-style-actor-name=howDoIList].list-view div[data-style-id=text-before].text-before span:last-child {
  font-size: 1.3rem;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.5);
  line-height: 2rem;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=howDoIList].actor-wrapper div[data-style-id=list-view][data-style-actor-name=howDoIList].list-view div[data-style-id=text-before].text-before span:last-child span {
  color: black !important;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=howDoIList].actor-wrapper div[data-style-id=list-view][data-style-actor-name=howDoIList].list-view div[data-style-id=list-header] {
  display: none;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=howDoIList].actor-wrapper div[data-style-id=list-view][data-style-actor-name=howDoIList].list-view div[data-style-id=text-after].text-after {
  height: 9rem;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 1rem;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=howDoIList].actor-wrapper div[data-style-id=list-view][data-style-actor-name=howDoIList].list-view div[data-style-id=text-after].text-after #building {
  font-size: 12px;
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  flex-flow: column;
  width: -moz-fit-content;
  width: fit-content;
  align-items: center;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=howDoIList].actor-wrapper div[data-style-id=list-view][data-style-actor-name=howDoIList].list-view div[data-style-id=text-after].text-after #building #caption {
  font-size: 1.3rem;
  color: rgba(0, 0, 0, 0.5) !important;
  /*font-family: arial rounded mt bold;*/
  font-family: "Mukta", sans-serif;
  font-weight: 500;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=howDoIList].actor-wrapper div[data-style-id=list-view][data-style-actor-name=howDoIList].list-view .entries {
  border: none !important;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=howDoIList].actor-wrapper div[data-style-id=list-view][data-style-actor-name=howDoIList].list-view .entries .record-container {
  background-color: transparent !important;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=howDoIList].actor-wrapper div[data-style-id=list-view][data-style-actor-name=howDoIList].list-view .entries .record-container .record-content > div {
  padding-left: 0;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=howDoIList].actor-wrapper div[data-style-id=list-view][data-style-actor-name=howDoIList].list-view .entries div[data-style-id=list-row] {
  padding: 1rem 0 0;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=howDoIList].actor-wrapper div[data-style-id=list-view][data-style-actor-name=howDoIList].list-view .entries div[data-style-id=list-row] .input-main {
  padding: 0;
  color: #84c220;
  font-size: 14px;
  /*font-family: arial rounded mt bold;*/
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  overflow: unset !important;
  text-overflow: unset !important;
  white-space: unset !important;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=howDoIList].actor-wrapper div[data-style-id=list-view][data-style-actor-name=howDoIList].list-view .entries div[data-style-id=list-row] .input-main div {
  text-decoration: underline;
  overflow: unset !important;
  text-overflow: unset !important;
  white-space: unset !important;
  text-align: left;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=howDoIList].actor-wrapper div[data-style-id=list-view][data-style-actor-name=howDoIList].list-view .entries div[data-style-id=list-row] .input-main::before {
  content: "\f111";
  font-family: "FontAwesome";
  font-size: 6px;
  -webkit-text-decoration: revert;
          text-decoration: revert;
  display: flex;
  align-items: center;
  padding-right: 1rem;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=howDoIList].actor-wrapper div[data-style-id=list-view][data-style-actor-name=howDoIList].list-view .entries .record-actions-top-left {
  padding: 0;
  width: auto;
  left: 0;
  height: 100%;
  display: flex;
  align-items: center;
  /*padding-left: 2rem;*/
  width: 100%;
  opacity: 0;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=howDoIList].actor-wrapper div[data-style-id=list-view][data-style-actor-name=howDoIList].list-view .entries .record-actions-top-left div[data-style-id=action-wrapper] {
  /*margin: 1.5rem 0 0;
  padding-left: 1.5rem;
  padding-top: 1rem;*/
  /*overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;*/
  transform: translateY(0.7rem);
  padding-left: 1.6rem;
  padding-right: 1.2rem;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=howDoIList].actor-wrapper div[data-style-id=list-view][data-style-actor-name=howDoIList].list-view .entries .record-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action] {
  text-align: left;
  font-size: 14px;
  /*font-family: arial rounded mt bold;*/
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  /*overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;*/
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=contactWatercressContent].actor-wrapper {
  /*width: 21%;
  min-width: 26rem;*/
  height: -moz-fit-content;
  height: fit-content;
  padding: 0 2rem;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=contactWatercressContent].actor-wrapper div[data-style-actor-name=contactWatercressContent] {
  padding: 0;
  height: 100%;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=contactWatercressContent].actor-wrapper div[data-style-actor-name=contactWatercressContent] > div {
  height: 100%;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=contactWatercressContent].actor-wrapper div[data-style-actor-name=contactWatercressContent] .helpAndContacts {
  display: flex;
  flex-flow: column;
  padding: 0;
  height: 100%;
  justify-content: space-between;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=contactWatercressContent].actor-wrapper div[data-style-actor-name=contactWatercressContent] .helpAndContacts .contactUs {
  text-align: left;
  margin-top: 2rem;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=contactWatercressContent].actor-wrapper div[data-style-actor-name=contactWatercressContent] .helpAndContacts .contactUs .contactUsText {
  margin-bottom: 1rem;
  font-size: 2rem;
  font-family: "Mukta", sans-serif;
  font-weight: 800;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=contactWatercressContent].actor-wrapper div[data-style-actor-name=contactWatercressContent] .helpAndContacts .contactUs .contactUsDetails {
  display: flex;
  flex-flow: column;
  justify-content: space-evenly;
  font-size: 1.5rem;
  font-family: "Mukta", sans-serif;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.4);
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=contactWatercressContent].actor-wrapper div[data-style-actor-name=contactWatercressContent] .helpAndContacts .contactUs .contactUsDetails p {
  display: flex;
  margin: 0;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=contactWatercressContent].actor-wrapper div[data-style-actor-name=contactWatercressContent] .helpAndContacts .contactUs .contactUsDetails div {
  margin-bottom: 2rem;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=contactWatercressContent].actor-wrapper div[data-style-actor-name=contactWatercressContent] .helpAndContacts .contactUs .contactUsDetails img {
  height: 4rem;
  width: 4rem;
  padding: 1rem;
  margin-right: 1.1rem;
  background: rgba(0, 0, 0, 0.05);
  border-bottom-right-radius: 15px;
  border-top-left-radius: 15px;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=contactWatercressContent].actor-wrapper div[data-style-actor-name=contactWatercressContent] .helpAndContacts .contactUs .contactUsDetails span {
  line-height: 2rem;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=contactWatercressContent].actor-wrapper div[data-style-actor-name=contactWatercressContent] .helpAndContacts .contactUs .contactUsDetails .creditSupportNumber p, div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=contactWatercressContent].actor-wrapper div[data-style-actor-name=contactWatercressContent] .helpAndContacts .contactUs .contactUsDetails .dealerSupportNumber p {
  align-items: center;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=contactWatercressContent].actor-wrapper div[data-style-actor-name=contactWatercressContent] .helpAndContacts .contactUs .contactUsDetails .creditSupportNumber strong, div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=contactWatercressContent].actor-wrapper div[data-style-actor-name=contactWatercressContent] .helpAndContacts .contactUs .contactUsDetails .dealerSupportNumber strong {
  color: rgba(0, 0, 0, 0.8);
  font-weight: 600;
  margin-top: 0.8rem;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=contactWatercressContent].actor-wrapper div[data-style-actor-name=contactWatercressContent] .helpAndContacts .chatNow {
  text-align: left;
  max-width: 19rem;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=contactWatercressContent].actor-wrapper div[data-style-actor-name=contactWatercressContent] .helpAndContacts .chatNow button {
  display: flex;
  align-items: center;
  justify-content: center;
  outline: none;
  border: none;
  font-size: 13px;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  height: 5rem;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=contactWatercressContent].actor-wrapper div[data-style-actor-name=contactWatercressContent] .helpAndContacts .chatNow button svg {
  height: 2rem;
  width: 2rem;
  margin-right: 5px;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=contactWatercressContent].actor-wrapper div[data-style-actor-name=contactWatercressContent] .helpAndContacts .chatNow button::after {
  padding-left: 4px;
  line-height: 1.6rem;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=contactWatercressContent].actor-wrapper div[data-style-actor-name=contactWatercressContent] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  width: 19rem;
  margin: 0;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=contactWatercressContent].actor-wrapper div[data-style-actor-name=contactWatercressContent] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=endWebChatButton] {
  display: none;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=contactWatercressContent].actor-wrapper div[data-style-actor-name=contactWatercressContent] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
  font-size: 13px;
  font-family: "Mukta", sans-serif;
  height: 5rem;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=contactWatercressContent].actor-wrapper div[data-style-actor-name=contactWatercressContent] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] svg {
  height: 2rem;
  width: 2rem;
  margin-right: 5px;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=contactWatercressContent].actor-wrapper div[data-style-actor-name=contactWatercressContent] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after {
  padding-left: 4px;
  line-height: 1.6rem;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=toolsArea].actor-wrapper {
  padding: 0 2rem;
  text-align: left;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=toolsArea].actor-wrapper .static-content {
  padding: 0;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=toolsArea].actor-wrapper .static-content .toolsArea {
  margin-top: 2rem;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=toolsArea].actor-wrapper .static-content .toolsContents {
  display: flex;
  flex-flow: column;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=toolsArea].actor-wrapper .static-content .toolsHeading {
  text-align: left;
  font-family: "Mukta", sans-serif;
  font-weight: 800;
  font-size: 2rem;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=toolsArea].actor-wrapper .static-content .pdfLink {
  color: #84c220;
  text-decoration: underline;
  font-weight: 600;
  font-size: 14px;
  font-family: "Mukta", sans-serif;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=toolsArea].actor-wrapper .static-content .linkDetailsText {
  font-size: 1.3rem;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.5);
  line-height: 2rem;
  font-family: "Mukta", sans-serif;
}
div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=toolsArea].actor-wrapper .static-content .blankApplication {
  margin-bottom: 1rem;
}

div[data-style-actor-name=dynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-actor-name=applicationReviewDynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel {
  border: none !important;
  outline: none;
  box-shadow: none !important;
}
div[data-style-actor-name=dynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel .record-container, div[data-style-actor-name=applicationReviewDynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel .record-container {
  border: none !important;
}
div[data-style-actor-name=dynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel .record-content, div[data-style-actor-name=applicationReviewDynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel .record-content {
  padding: 0 !important;
}
div[data-style-actor-name=dynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-section-name=filtering].section, div[data-style-actor-name=applicationReviewDynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-section-name=filtering].section {
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
  background-color: rgba(0, 0, 0, 0.05);
}
div[data-style-actor-name=dynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-section-name=filtering].section div[data-style-field-name=appSearch], div[data-style-actor-name=applicationReviewDynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-section-name=filtering].section div[data-style-field-name=appSearch] {
  margin: 1.5rem 4rem;
  width: unset !important;
}
div[data-style-actor-name=dynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-section-name=filtering].section div[data-style-field-name=appSearch] .flabel, div[data-style-actor-name=applicationReviewDynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-section-name=filtering].section div[data-style-field-name=appSearch] .flabel {
  display: none;
}
div[data-style-actor-name=dynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-section-name=filtering].section div[data-style-field-name=appSearch] .control .input-main .form-control, div[data-style-actor-name=applicationReviewDynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-section-name=filtering].section div[data-style-field-name=appSearch] .control .input-main .form-control {
  height: 4.7rem;
  box-shadow: none !important;
  font-size: 12px;
  width: 36.5rem !important;
  min-width: 32.5rem;
  padding-right: 5rem;
}
div[data-style-actor-name=dynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-section-name=filtering].section div[data-style-field-name=actionType], div[data-style-actor-name=applicationReviewDynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-section-name=filtering].section div[data-style-field-name=actionType] {
  margin-bottom: 0;
  width: unset !important;
  margin: 0 4rem 1.5rem;
  align-items: flex-end;
  display: flex;
}
div[data-style-actor-name=dynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-section-name=filtering].section div[data-style-field-name=actionType] .flabel, div[data-style-actor-name=applicationReviewDynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-section-name=filtering].section div[data-style-field-name=actionType] .flabel {
  display: none;
}
div[data-style-actor-name=dynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-section-name=filtering].section div[data-style-field-name=actionType] .control .input-main > div, div[data-style-actor-name=applicationReviewDynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-section-name=filtering].section div[data-style-field-name=actionType] .control .input-main > div {
  justify-content: start;
  flex-flow: wrap;
}
div[data-style-actor-name=dynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-section-name=filtering].section div[data-style-field-name=actionType] .control .input-main .radiobutton-entry, div[data-style-actor-name=applicationReviewDynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-section-name=filtering].section div[data-style-field-name=actionType] .control .input-main .radiobutton-entry {
  margin-top: 0;
  width: 12.5rem;
  margin-right: 2rem;
}
div[data-style-actor-name=dynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-section-name=filtering].section div[data-style-field-name=actionType] .control .input-main .radiobutton-entry:last-child, div[data-style-actor-name=applicationReviewDynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-section-name=filtering].section div[data-style-field-name=actionType] .control .input-main .radiobutton-entry:last-child {
  margin-right: 0;
}
div[data-style-actor-name=dynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-section-name=filtering].section div[data-style-field-name=actionType] .control .input-main .radiobutton-entry:nth-child(5), div[data-style-actor-name=applicationReviewDynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-section-name=filtering].section div[data-style-field-name=actionType] .control .input-main .radiobutton-entry:nth-child(5) {
  width: 14rem;
}
div[data-style-actor-name=dynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-section-name=filtering].section div[data-style-field-name=actionType] .control .input-main .radiobutton-entry label span, div[data-style-actor-name=applicationReviewDynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-section-name=filtering].section div[data-style-field-name=actionType] .control .input-main .radiobutton-entry label span {
  width: 0.7rem;
  height: 0.7rem;
  background-color: red;
  border-radius: 50%;
  margin-left: 0.7rem;
}
div[data-style-actor-name=dynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-section-name=filtering].section div[data-style-field-name=iosCheck], div[data-style-actor-name=dynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-section-name=filtering].section div[data-style-field-name=deviceType], div[data-style-actor-name=applicationReviewDynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-section-name=filtering].section div[data-style-field-name=iosCheck], div[data-style-actor-name=applicationReviewDynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-section-name=filtering].section div[data-style-field-name=deviceType] {
  display: none;
}
div[data-style-actor-name=dynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-section-name=filtering].section div[data-style-field-name=iosCheck] .flabel, div[data-style-actor-name=dynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-section-name=filtering].section div[data-style-field-name=iosCheck] .control .input-main, div[data-style-actor-name=dynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-section-name=filtering].section div[data-style-field-name=deviceType] .flabel, div[data-style-actor-name=dynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-section-name=filtering].section div[data-style-field-name=deviceType] .control .input-main, div[data-style-actor-name=applicationReviewDynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-section-name=filtering].section div[data-style-field-name=iosCheck] .flabel, div[data-style-actor-name=applicationReviewDynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-section-name=filtering].section div[data-style-field-name=iosCheck] .control .input-main, div[data-style-actor-name=applicationReviewDynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-section-name=filtering].section div[data-style-field-name=deviceType] .flabel, div[data-style-actor-name=applicationReviewDynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-section-name=filtering].section div[data-style-field-name=deviceType] .control .input-main {
  height: 0;
  opacity: 0;
}
div[data-style-actor-name=dynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-action-name=searchBtn], div[data-style-actor-name=dynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-action-name=searchButton], div[data-style-actor-name=applicationReviewDynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-action-name=searchBtn], div[data-style-actor-name=applicationReviewDynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-action-name=searchButton] {
  margin: 0;
  align-items: center;
}
div[data-style-actor-name=dynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-action-name=searchBtn] div[data-style-id=action], div[data-style-actor-name=dynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-action-name=searchButton] div[data-style-id=action], div[data-style-actor-name=applicationReviewDynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-action-name=searchBtn] div[data-style-id=action], div[data-style-actor-name=applicationReviewDynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-action-name=searchButton] div[data-style-id=action] {
  transform: translate(35.1rem, 2.8rem);
}
div[data-style-actor-name=dynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-action-name=searchBtn] div[data-style-id=action] img, div[data-style-actor-name=dynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-action-name=searchButton] div[data-style-id=action] img, div[data-style-actor-name=applicationReviewDynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-action-name=searchBtn] div[data-style-id=action] img, div[data-style-actor-name=applicationReviewDynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-action-name=searchButton] div[data-style-id=action] img {
  height: 2rem;
}
div[data-style-actor-name=dynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-top-right, div[data-style-actor-name=applicationReviewDynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-top-right {
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding-right: 4rem;
}
div[data-style-actor-name=dynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-top-right div[data-style-id=action-wrapper], div[data-style-actor-name=applicationReviewDynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-top-right div[data-style-id=action-wrapper] {
  margin: 0.5rem 0 0.5rem 1.5rem;
}
div[data-style-actor-name=dynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-top-right div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=applicationReviewDynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-top-right div[data-style-id=action-wrapper] div[data-style-id=action] {
  height: 4.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1rem 3.5rem !important;
}
div[data-style-actor-name=dynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left, div[data-style-actor-name=applicationReviewDynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left {
  background-color: rgba(0, 0, 0, 0.05);
  display: flex;
  flex-flow: row-reverse;
}
div[data-style-actor-name=dynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-actor-name=applicationReviewDynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  width: 19rem;
  margin: 1.5rem 4rem 3rem;
}
div[data-style-actor-name=dynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=applicationReviewDynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
  font-size: 13px;
  font-family: "Mukta", sans-serif;
  height: 5rem;
}
div[data-style-actor-name=dynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] svg, div[data-style-actor-name=applicationReviewDynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] svg {
  height: 2rem;
  width: 2rem;
  margin-right: 5px;
}
div[data-style-actor-name=dynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-actor-name=applicationReviewDynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after {
  padding-left: 4px;
  line-height: 1.6rem;
}
div[data-style-actor-name=dynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom, div[data-style-actor-name=applicationReviewDynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom {
  display: none;
}

div[data-style-actor-name=dynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-section-name=filtering].section div[data-style-field-name=appSearch] .control .input-main .form-control {
  width: 36.5rem !important;
}
div[data-style-actor-name=dynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-action-name=searchBtn] div[data-style-id=action], div[data-style-actor-name=dynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-action-name=searchButton] div[data-style-id=action] {
  transform: translate(35.1rem, 2.8rem);
}

div[data-style-actor-name=activeProject].actor-wrapper {
  height: calc(100vh - 7.2rem);
  overflow: auto;
}

div[data-style-actor-name=fundedProjectfilterPanel].actor-wrapper {
  position: absolute;
  left: 24rem;
  top: 6.5rem;
  z-index: 1;
}
div[data-style-actor-name=fundedProjectfilterPanel].actor-wrapper .base-panel {
  box-shadow: none !important;
  border: none !important;
}
div[data-style-actor-name=fundedProjectfilterPanel].actor-wrapper .entries .record-container {
  border: none !important;
}
div[data-style-actor-name=fundedProjectfilterPanel].actor-wrapper .entries .record-content {
  padding: 0;
}
div[data-style-actor-name=fundedProjectfilterPanel].actor-wrapper .entries div[data-style-id=field] {
  margin: 0 !important;
}
div[data-style-actor-name=fundedProjectfilterPanel].actor-wrapper .entries div[data-style-id=field] .flabel {
  display: none;
}
div[data-style-actor-name=fundedProjectfilterPanel].actor-wrapper .entries div[data-style-id=field] .control .radiobutton-entry {
  margin: 0;
  width: 12rem;
  margin: 0 0.5rem;
}

div[data-style-actor-name=portalNotificationMsgPanel].actor-wrapper.hidden-actor ~ div[data-style-actor-name=activeProjectListView].actor-wrapper div[data-style-actor-name=activeProjectListView].list-view {
  margin-top: 9rem !important;
}

div[data-style-actor-name=portalNotificationMsgPanel].actor-wrapper.hidden-actor ~ div[data-style-actor-name=activeProjectListView].actor-wrapper div[data-style-actor-name=activeProjectListView].list-view h1 {
  margin-top: 3rem !important;
}

div[data-style-actor-name=portalNotificationMsgPanel].actor-wrapper.hidden-actor ~ div[data-style-actor-name=activeProjectListView].actor-wrapper div[data-style-actor-name=activeProjectListView].list-view .entries {
  max-height: calc(100vh - 38rem) !important;
}

div[data-style-actor-name=portalNotificationMsgPanel].actor-wrapper.hidden-actor ~ div[data-style-actor-name=activeProjectListView].actor-wrapper div[data-style-actor-name=activeProjectListView].list-view div[data-style-id=text-after].text-after {
  height: calc(100vh - 38rem) !important;
}

div[data-style-actor-name=portalNotificationMsgPanel].actor-wrapper.hidden-actor ~ div[data-style-actor-name=activeProjectListView].actor-wrapper div[data-style-actor-name=activeProjectListView].list-view .blank-message {
  height: calc(100vh - 38rem) !important;
}

div[data-style-actor-name=portalNotificationMsgPanel].actor-wrapper.hidden-actor ~ div[data-style-actor-name=activeProjectListView].actor-wrapper div[data-style-actor-name=activeProjectListView].list-view div[data-style-id=pagination] {
  top: 6rem !important;
}

div[data-style-actor-name=portalNotificationMsgPanel].actor-wrapper.hidden-actor ~ div[data-style-actor-name=fundedProjectListView].actor-wrapper div[data-style-actor-name=fundedProjectListView].list-view {
  margin-top: 9rem !important;
}

div[data-style-actor-name=portalNotificationMsgPanel].actor-wrapper.hidden-actor ~ div[data-style-actor-name=fundedProjectListView].actor-wrapper div[data-style-actor-name=fundedProjectListView].list-view h1 {
  margin-top: 3rem !important;
}

div[data-style-actor-name=portalNotificationMsgPanel].actor-wrapper.hidden-actor ~ div[data-style-actor-name=fundedProjectListView].actor-wrapper div[data-style-actor-name=fundedProjectListView].list-view .entries {
  max-height: calc(100vh - 38rem) !important;
}

div[data-style-actor-name=portalNotificationMsgPanel].actor-wrapper.hidden-actor ~ div[data-style-actor-name=fundedProjectListView].actor-wrapper div[data-style-actor-name=fundedProjectListView].list-view div[data-style-id=text-after].text-after {
  height: calc(100vh - 38rem) !important;
}

div[data-style-actor-name=portalNotificationMsgPanel].actor-wrapper.hidden-actor ~ div[data-style-actor-name=fundedProjectfilterPanel].actor-wrapper {
  top: 2.3rem !important;
}

div[data-style-actor-name=portalNotificationMsgPanel].actor-wrapper.hidden-actor ~ div[data-style-actor-name=fundedProjectListView].actor-wrapper div[data-style-actor-name=fundedProjectListView].list-view div[data-style-id=pagination] {
  top: 6rem !important;
}

div[data-style-actor-name=portalNotificationMsgPanel].actor-wrapper.hidden-actor ~ div[data-style-actor-name=fundedProjectListView].actor-wrapper div[data-style-actor-name=fundedProjectListView].list-view .blank-message {
  height: calc(100vh - 38rem) !important;
}

div[data-style-actor-name=decisionStageContainer].actor-wrapper div[data-style-id=base-panel] {
  box-shadow: none !important;
  border: none !important;
}
div[data-style-actor-name=decisionStageContainer].actor-wrapper .entries {
  display: none;
}
div[data-style-actor-name=decisionStageContainer].actor-wrapper .record-container {
  border: none !important;
}
div[data-style-actor-name=decisionStageContainer].actor-wrapper .text-after {
  z-index: 1;
  color: black;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1rem;
}
div[data-style-actor-name=decisionStageContainer].actor-wrapper .text-after .loaderClassText {
  line-height: 2.85rem !important;
}

@media only screen and (max-width: 1130px) {
  div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] {
    /*height: calc(100vh - 7.5rem);*/
    overflow: overlay;
  }
  @-moz-document url-prefix() {
    div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] {
      overflow: auto;
    }
    div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=activeProjectListView].actor-wrapper div[data-style-actor-name=activeProjectListView].list-view {
      margin-bottom: 5rem !important;
    }
    div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=fundedProjectListView].actor-wrapper div[data-style-actor-name=fundedProjectListView].list-view {
      margin-bottom: 5rem !important;
    }
  }
  div[data-style-actor-name=homeContainer].actor-wrapper {
    height: unset !important;
  }
  div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-id=division] {
    flex-flow: column !important;
  }
  div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=portalNotificationMsgPanel].actor-wrapper {
    position: relative !important;
    top: unset !important;
    height: unset !important;
    z-index: unset !important;
    width: 100% !important;
    margin: 2rem 0 0;
    min-height: 3.8rem;
  }
  div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=portalNotificationMsgPanel].actor-wrapper div[data-style-id=base-panel].base-panel .entries .control .input-main div {
    padding: 0.5rem 1rem !important;
  }
  div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=activeProjectListView].actor-wrapper div[data-style-id=list-view] .entries {
    min-height: 6rem;
  }
  div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=activeProjectListView].actor-wrapper div[data-style-id=list-view] div[data-style-id=text-after].text-after, div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=activeProjectListView].actor-wrapper div[data-style-id=list-view] div[data-style-id=blank-message].blank-message {
    min-height: 15rem;
  }
  div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=fundedProjectListView].actor-wrapper div[data-style-id=list-view] .entries {
    min-height: 6rem;
  }
  div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=fundedProjectListView].actor-wrapper div[data-style-id=list-view] div[data-style-id=text-after].text-after, div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=fundedProjectListView].actor-wrapper div[data-style-id=list-view] div[data-style-id=blank-message].blank-message {
    min-height: 15rem;
  }
  div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=contactWatercressContent].actor-wrapper {
    width: 100% !important;
    padding: 0 !important;
  }
  div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=contactWatercressContent].actor-wrapper .helpAndContacts {
    padding: 2rem 1rem 0rem 4rem !important;
    /*.needHelp{
        display: none !important;
    }*/
  }
  div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=contactWatercressContent].actor-wrapper .helpAndContacts .chatNow {
    transform: unset !important;
  }
  div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=contactWatercressContent].actor-wrapper .helpAndContacts .contactUs {
    margin-top: 0 !important;
  }
  div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=contactWatercressContent].actor-wrapper .helpAndContacts .contactUs .contactUsText {
    margin-bottom: 1.5rem !important;
    font-size: 2.2rem !important;
  }
  div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=contactWatercressContent].actor-wrapper .helpAndContacts .contactUs .contactUsDetails div {
    margin-bottom: 2.6rem !important;
  }
  div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=contactWatercressContent].actor-wrapper .helpAndContacts .contactUs span {
    line-height: 2.5rem !important;
    width: -moz-max-content;
    width: max-content;
  }
  div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=contactWatercressContent].actor-wrapper .helpAndContacts .contactUs img {
    width: 5rem !important;
    height: 5rem !important;
  }
  div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=contactWatercressContent].actor-wrapper .helpAndContacts .contactUs .open_time span br:first-child {
    display: none !important;
  }
  div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=contactWatercressContent].actor-wrapper .component-actions-bottom {
    display: none !important;
  }
  div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=howDoIList].actor-wrapper {
    padding: 0 !important;
  }
  div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=howDoIList].actor-wrapper div[data-style-id=list-view][data-style-actor-name=howDoIList].list-view {
    padding: 0 4rem !important;
  }
  div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=howDoIList].actor-wrapper div[data-style-id=list-view][data-style-actor-name=howDoIList].list-view div[data-style-id=text-before].text-before {
    font-size: 2.2rem !important;
  }
  div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=howDoIList].actor-wrapper div[data-style-id=list-view][data-style-actor-name=howDoIList].list-view div[data-style-id=text-before].text-before span:last-child {
    margin-top: 0.7rem !important;
    line-height: 2.5rem !important;
  }
  div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=contactUsHome].actor-wrapper {
    margin: 0 !important;
    height: -moz-fit-content !important;
    height: fit-content !important;
    overflow: unset !important;
    width: 100% !important;
  }
  div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=contactUsHome].actor-wrapper div[data-style-id=division][data-style-actor-name=contactUsHome] {
    padding: 0 !important;
  }
  div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=toolsArea].actor-wrapper {
    padding: 0 !important;
  }
  div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=toolsArea].actor-wrapper .static-content {
    padding: 0 4rem !important;
  }
  div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=toolsArea].actor-wrapper .static-content .toolsHeading {
    font-size: 2.2rem !important;
  }
  div[data-style-actor-name=dynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom, div[data-style-actor-name=applicationReviewDynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom {
    display: unset !important;
  }
  div[data-style-actor-name=activeProjectListView].actor-wrapper {
    width: 100% !important;
    border-right: none !important;
  }
  div[data-style-actor-name=fundedProjectListView].actor-wrapper {
    width: 100% !important;
    border-right: none !important;
  }
  div[data-style-actor-name=fundedProjectfilterPanel].actor-wrapper {
    top: 8rem;
  }
  div[data-style-actor-name=portalNotificationMsgPanel].actor-wrapper ~ div[data-style-actor-name=activeProjectListView].actor-wrapper div[data-style-actor-name=activeProjectListView].list-view {
    margin-top: 9rem !important;
  }
  div[data-style-actor-name=portalNotificationMsgPanel].actor-wrapper ~ div[data-style-actor-name=activeProjectListView].actor-wrapper div[data-style-actor-name=activeProjectListView].list-view h1 {
    margin-top: 3rem !important;
  }
  div[data-style-actor-name=portalNotificationMsgPanel].actor-wrapper ~ div[data-style-actor-name=activeProjectListView].actor-wrapper div[data-style-actor-name=activeProjectListView].list-view .entries {
    max-height: calc(100vh - 38rem) !important;
  }
  div[data-style-actor-name=portalNotificationMsgPanel].actor-wrapper ~ div[data-style-actor-name=activeProjectListView].actor-wrapper div[data-style-actor-name=activeProjectListView].list-view div[data-style-id=text-after].text-after {
    height: calc(100vh - 38rem) !important;
  }
  div[data-style-actor-name=portalNotificationMsgPanel].actor-wrapper ~ div[data-style-actor-name=activeProjectListView].actor-wrapper div[data-style-actor-name=activeProjectListView].list-view .blank-message {
    height: calc(100vh - 38rem) !important;
  }
  div[data-style-actor-name=portalNotificationMsgPanel].actor-wrapper ~ div[data-style-actor-name=activeProjectListView].actor-wrapper div[data-style-actor-name=activeProjectListView].list-view div[data-style-id=pagination] {
    top: 6rem !important;
  }
  div[data-style-actor-name=portalNotificationMsgPanel].actor-wrapper ~ div[data-style-actor-name=fundedProjectListView].actor-wrapper div[data-style-actor-name=fundedProjectListView].list-view {
    margin-top: 9rem !important;
  }
  div[data-style-actor-name=portalNotificationMsgPanel].actor-wrapper ~ div[data-style-actor-name=fundedProjectListView].actor-wrapper div[data-style-actor-name=fundedProjectListView].list-view h1 {
    margin-top: 3rem !important;
  }
  div[data-style-actor-name=portalNotificationMsgPanel].actor-wrapper ~ div[data-style-actor-name=fundedProjectListView].actor-wrapper div[data-style-actor-name=fundedProjectListView].list-view .entries {
    max-height: calc(100vh - 38rem) !important;
  }
  div[data-style-actor-name=portalNotificationMsgPanel].actor-wrapper ~ div[data-style-actor-name=fundedProjectListView].actor-wrapper div[data-style-actor-name=fundedProjectListView].list-view div[data-style-id=text-after].text-after {
    height: calc(100vh - 38rem) !important;
  }
  div[data-style-actor-name=portalNotificationMsgPanel].actor-wrapper.hidden-actor ~ div[data-style-actor-name=fundedProjectfilterPanel].actor-wrapper {
    top: 2.3rem !important;
  }
  div[data-style-actor-name=portalNotificationMsgPanel].actor-wrapper ~ div[data-style-actor-name=fundedProjectListView].actor-wrapper div[data-style-actor-name=fundedProjectListView].list-view div[data-style-id=pagination] {
    top: 6rem !important;
  }
  div[data-style-actor-name=portalNotificationMsgPanel].actor-wrapper ~ div[data-style-actor-name=fundedProjectListView].actor-wrapper div[data-style-actor-name=fundedProjectListView].list-view .blank-message {
    height: calc(100vh - 38rem) !important;
  }
}
@media only screen and (max-width: 1107px) {
  div[data-style-actor-name=dynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-section-name=filtering].section div[data-style-field-name=actionType] .control .input-main .radiobutton-entry:last-child {
    margin-right: 2rem;
    margin-top: 1.5rem;
  }
}
@media only screen and (max-width: 1023px) {
  div[data-style-actor-name=dynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-section-name=filtering].section div[data-style-field-name=appSearch] {
    margin: 2.5rem 4rem 1rem !important;
  }
  div[data-style-actor-name=dynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-section-name=filtering].section div[data-style-field-name=appSearch] .control .input-main .form-control {
    width: 40rem !important;
    height: 5.4rem !important;
  }
  div[data-style-actor-name=dynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-section-name=filtering].section div[data-style-field-name=actionType] {
    margin: 0px 4rem 2.5rem !important;
  }
  div[data-style-actor-name=dynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-section-name=filtering].section div[data-style-field-name=actionType] .control .input-main .radiobutton-entry {
    height: 5.3rem;
    margin-top: 1.5rem;
  }
  div[data-style-actor-name=dynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-action-name=searchBtn] div[data-style-id=action], div[data-style-actor-name=dynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-action-name=searchButton] div[data-style-id=action] {
    transform: translate(38.6rem, 4.2rem);
  }
  div[data-style-actor-name=dynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
    margin: 0.5rem 4rem 3rem;
  }
}
@media only screen and (max-width: 767px) {
  div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=howDoIList].actor-wrapper div[data-style-id=list-view][data-style-actor-name=howDoIList].list-view div[data-style-id=text-before].text-before span:last-child {
    font-size: 1.5rem;
  }
  div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=howDoIList].actor-wrapper div[data-style-id=list-view][data-style-actor-name=howDoIList].list-view div[data-style-id=text-before].text-before span:last-child span {
    font-size: 1.5rem;
  }
  div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=toolsArea].actor-wrapper .static-content .linkDetailsText {
    font-size: 1.5rem;
  }
  div[data-style-actor-name=dynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-section-name=filtering].section div[data-style-field-name=actionType] .control .input-main .radiobutton-entry {
    width: 17.5rem;
  }
  div[data-style-actor-name=dynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-section-name=filtering].section div[data-style-field-name=actionType] .control .input-main .radiobutton-entry:nth-child(5) {
    width: 17.5rem;
  }
  div[data-style-actor-name=fundedProjectfilterPanel].actor-wrapper {
    top: 10.5rem;
  }
  div[data-style-actor-name=fundedProjectfilterPanel].actor-wrapper .entries div[data-style-id=field] .control .radiobutton-entry {
    width: 17.5rem;
    height: 5rem;
  }
  div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=portalNotificationMsgPanel].actor-wrapper {
    min-height: 6.4rem;
  }
  div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=portalNotificationMsgPanel].actor-wrapper div[data-style-id=base-panel].base-panel .entries .control .input-main div {
    font-size: 1.4rem;
    line-height: 1.8rem;
  }
  div[data-style-actor-name=portalNotificationMsgPanel].actor-wrapper.hidden-actor ~ div[data-style-actor-name=fundedProjectfilterPanel].actor-wrapper {
    top: 2.1rem !important;
  }
}
@media only screen and (max-width: 690px) {
  div[data-style-actor-name=activeProjectListView].actor-wrapper {
    display: none;
  }
  div[data-style-actor-name=fundedProjectListView].actor-wrapper {
    display: none;
  }
  div[data-style-actor-name=mobActiveProjectQueueView].actor-wrapper {
    display: revert !important;
  }
  div[data-style-actor-name=mobFundedProjectQueueView].actor-wrapper {
    display: revert !important;
  }
  div[data-style-actor-name=activeProject].actor-wrapper {
    height: calc(100vh - 14.35rem);
  }
  div[data-style-actor-name=fundedProjectfilterPanel].actor-wrapper {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
  }
  div[data-style-actor-name=fundedProjectfilterPanel].actor-wrapper .entries div[data-style-id=field] .control {
    border-bottom: 1px solid #558000;
  }
  div[data-style-actor-name=fundedProjectfilterPanel].actor-wrapper .entries div[data-style-id=field] .control .radiobutton-entry {
    margin: 0;
    width: 100%;
    margin: 0;
    height: 3.5rem;
  }
  div[data-style-actor-name=fundedProjectfilterPanel].actor-wrapper .entries div[data-style-id=field] .control .radiobutton-entry label {
    background: transparent !important;
    color: #558000 !important;
    border-radius: 0;
  }
  div[data-style-actor-name=fundedProjectfilterPanel].actor-wrapper .entries div[data-style-id=field] .control .radiobutton-entry input:checked + label {
    border-bottom: 4px solid #558000;
  }
  div[data-style-actor-name=portalNotificationMsgPanel].actor-wrapper {
    margin: 6rem 0 0 !important;
  }
  div[data-style-actor-name=portalNotificationMsgPanel].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-top {
    right: 7.3rem !important;
    top: -1.9rem !important;
  }
  div[data-style-actor-name=portalNotificationMsgPanel].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-top div[data-style-id=action] img {
    width: 3rem !important;
  }
  div[data-style-actor-name=portalNotificationMsgPanel].actor-wrapper.hidden-actor ~ div[data-style-actor-name=fundedProjectfilterPanel].actor-wrapper {
    top: 0 !important;
  }
}
@media only screen and (max-width: 575px) {
  div[data-style-actor-name=dynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-section-name=filtering].section div[data-style-field-name=appSearch] {
    margin: 2.5rem !important;
    width: 100% !important;
  }
  div[data-style-actor-name=dynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-section-name=filtering].section div[data-style-field-name=appSearch] .control .input-main .form-control {
    width: 100% !important;
  }
  div[data-style-actor-name=dynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-section-name=filtering].section div[data-style-field-name=actionType] {
    margin: 0px 2.5rem !important;
    width: 100% !important;
  }
  div[data-style-actor-name=dynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-section-name=filtering].section div[data-style-field-name=actionType] .field-content {
    width: 100% !important;
  }
  div[data-style-actor-name=dynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-section-name=filtering].section div[data-style-field-name=actionType] .control .input-main > div .radiobutton-entry:first-child {
    width: 36% !important;
    margin-right: 4rem !important;
  }
  div[data-style-actor-name=dynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-section-name=filtering].section div[data-style-field-name=actionType] .control .input-main > div .radiobutton-entry:nth-child(2) {
    width: 55% !important;
  }
  div[data-style-actor-name=dynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-section-name=filtering].section div[data-style-field-name=actionType] .control .input-main > div .radiobutton-entry:nth-child(3) {
    width: 39% !important;
  }
  div[data-style-actor-name=dynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-section-name=filtering].section div[data-style-field-name=actionType] .control .input-main > div .radiobutton-entry:nth-child(4) {
    width: 39% !important;
  }
  div[data-style-actor-name=dynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-section-name=filtering].section div[data-style-field-name=actionType] .control .input-main > div .radiobutton-entry:nth-child(5) {
    width: 55% !important;
    margin-right: 8rem !important;
  }
  div[data-style-actor-name=dynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-section-name=filtering].section div[data-style-field-name=actionType] .control .input-main > div .radiobutton-entry:nth-child(6) {
    width: 39% !important;
  }
  div[data-style-actor-name=dynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-section-name=filtering].section div[data-style-field-name=actionType] .control .input-main > div .radiobutton-entry:nth-child(7) {
    width: 39% !important;
    margin-right: 4rem !important;
  }
  div[data-style-actor-name=dynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-section-name=filtering].section div[data-style-field-name=actionType] .control .input-main > div .radiobutton-entry {
    margin-bottom: 2.5rem !important;
    margin-top: 0 !important;
    min-width: 22rem !important;
  }
  div[data-style-actor-name=dynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel .record-actions-top-left {
    right: 12px !important;
    left: unset !important;
  }
  div[data-style-actor-name=dynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel .record-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action] {
    transform: translate(-3.4rem, 4rem) !important;
  }
  div[data-style-actor-name=dynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
    margin: 0.5rem 2.5rem 3rem;
  }
  div[data-style-actor-name=mobActiveProjectQueueView].actor-wrapper div[data-style-id=queue-view].queue-view {
    margin-left: 2.4rem !important;
    margin-right: 2.4rem !important;
  }
  div[data-style-actor-name=mobActiveProjectQueueView].actor-wrapper div[data-style-id=queue-view].queue-view h1 {
    margin-left: 1rem !important;
  }
  div[data-style-actor-name=mobFundedProjectQueueView].actor-wrapper div[data-style-id=queue-view].queue-view {
    margin-left: 2.4rem !important;
    margin-right: 2.4rem !important;
  }
  div[data-style-actor-name=mobFundedProjectQueueView].actor-wrapper div[data-style-id=queue-view].queue-view h1 {
    margin-left: 1rem !important;
  }
  div[data-style-actor-name=portalNotificationMsgPanel].actor-wrapper div[data-style-id=base-panel].base-panel {
    margin-left: 2.4rem !important;
    margin-right: 2.4rem !important;
  }
  div[data-style-actor-name=portalNotificationMsgPanel].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-top {
    right: 5.8rem !important;
  }
  div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=contactWatercressContent].actor-wrapper div[data-style-actor-name=contactWatercressContent] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
    position: fixed;
    top: calc(100vh - 35rem);
    left: calc(100vw - 21.2rem);
  }
  div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=contactWatercressContent].actor-wrapper div[data-style-actor-name=contactWatercressContent] .component-actions-bottom {
    position: unset;
    height: unset;
    bottom: unset;
    right: unset;
  }
}
@media only screen and (max-height: 575px) and (max-width: 1130px) {
  div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=activeProjectListView].actor-wrapper div[data-style-actor-name=activeProjectListView].list-view .entries {
    max-height: calc(100vh - 24rem) !important;
  }
  div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=fundedProjectListView].actor-wrapper div[data-style-actor-name=fundedProjectListView].list-view .entries {
    max-height: calc(100vh - 24rem) !important;
  }
}
@-moz-document url-prefix() {
  div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=activeProjectListView].actor-wrapper div[data-style-actor-name=activeProjectListView].list-view .entries {
    overflow-y: auto;
  }
  div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=activeProjectListView].actor-wrapper div[data-style-actor-name=activeProjectListView].list-view {
    margin-bottom: 0;
  }
  div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=fundedProjectListView].actor-wrapper div[data-style-actor-name=fundedProjectListView].list-view .entries {
    overflow-y: auto;
  }
  div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper div[data-style-actor-name=fundedProjectListView].actor-wrapper div[data-style-actor-name=fundedProjectListView].list-view {
    margin-bottom: 0;
  }
  div[data-style-id=tab-step-container][data-style-actor-name=dealerPortalHomeTab] div[data-style-actor-name=homeContainer].actor-wrapper {
    overflow: auto;
  }
}
div[data-style-actor-name=projectApplicationContainer].actor-wrapper, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper {
  padding-bottom: 2rem;
  padding-top: 0rem;
  display: flex;
  justify-content: center;
}
div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division], div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division],
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] {
  display: flex;
  flex-flow: row;
}
div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper {
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
  border-top-left-radius: 22px;
  border-bottom-right-radius: 22px;
  padding: 8rem 3rem 2rem;
  margin: 1.5rem;
  width: 100%;
  max-width: 55rem;
  min-width: 30rem;
}
div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper .record-content, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper .record-content,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper .record-content {
  padding: 0 !important;
}
div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel], div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel],
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] {
  box-shadow: none !important;
  border: none !important;
}
div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field], div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field],
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field] {
  margin-bottom: 3rem;
}
div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=householdIncome], div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=householdIncome],
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=householdIncome] {
  margin-bottom: 1.5rem;
}
div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=householdIncome] .error, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=householdIncome] .error,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=householdIncome] .error {
  top: unset;
  height: unset !important;
  line-height: unset !important;
  margin-top: 0.5rem;
  margin-bottom: 0.4rem;
  position: relative !important;
}
div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field].currency .input-prefix, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field].currency .input-prefix,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field].currency .input-prefix {
  font-size: 12px;
  padding-left: 1.6rem;
}
div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field].currency .form-control, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field].currency .form-control,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field].currency .form-control {
  padding-left: 3rem !important;
}
div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field] .error, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field] .error,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field] .error {
  font-size: 1.2rem;
  top: 3.95rem;
}
div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=coAppSpouseCheckbox], div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=coAppSpouseCheckbox],
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=coAppSpouseCheckbox] {
  margin-bottom: 0;
}
div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=coAppSpouseCheckbox] .checkbox-entry, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=coAppSpouseCheckbox] .checkbox-entry,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=coAppSpouseCheckbox] .checkbox-entry {
  margin-left: 0.5rem;
}
div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field] .flabel, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field] .flabel,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field] .flabel {
  display: none;
}
div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field] .control .input-main .form-control, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field] .control .input-main .form-control,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field] .control .input-main .form-control {
  height: 4.2rem;
  font-size: 12px;
  padding: 0.7rem 1.5rem;
  border-top-left-radius: 17px;
  border-bottom-right-radius: 17px;
  box-shadow: none !important;
}
div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=loanAgreementLanguage] .flabel, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=loanAgreementLanguage] .flabel,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=loanAgreementLanguage] .flabel {
  display: flex !important;
  margin-bottom: 1rem;
}
div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=loanAgreementLanguage] .flabel label, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=loanAgreementLanguage] .flabel label,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=loanAgreementLanguage] .flabel label {
  font-size: 1.3rem;
  font-weight: 600;
}
div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=loanAgreementLanguage] .control .input-main > div, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=loanAgreementLanguage] .control .input-main > div,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=loanAgreementLanguage] .control .input-main > div {
  justify-content: flex-start;
}
div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=loanAgreementLanguage] .control .input-main > div .radiobutton-entry, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=loanAgreementLanguage] .control .input-main > div .radiobutton-entry,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=loanAgreementLanguage] .control .input-main > div .radiobutton-entry {
  height: 4rem;
  margin-top: 0;
}
div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=loanAgreementLanguage] .control .input-main > div .radiobutton-entry label, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=loanAgreementLanguage] .control .input-main > div .radiobutton-entry label,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=loanAgreementLanguage] .control .input-main > div .radiobutton-entry label {
  font-size: 12px;
  background-color: #e2e2e2;
  color: rgba(0, 0, 0, 0.5);
}
div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=loanAgreementLanguage] .control .input-main > div .radiobutton-entry:first-child, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=loanAgreementLanguage] .control .input-main > div .radiobutton-entry:first-child,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=loanAgreementLanguage] .control .input-main > div .radiobutton-entry:first-child {
  margin: 0 1.5rem 0 0;
}
div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=loanAgreementLanguage] .control .input-main > div .radiobutton-entry input:checked + label, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=loanAgreementLanguage] .control .input-main > div .radiobutton-entry input:checked + label,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=loanAgreementLanguage] .control .input-main > div .radiobutton-entry input:checked + label {
  background-color: #84c220 !important;
  color: white !important;
}
div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=name], div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=name],
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=name] {
  width: 48% !important;
  margin-right: 2%;
}
div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=name] .form-control::-moz-placeholder, div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=lastName] .form-control::-moz-placeholder, div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=address] .form-control::-moz-placeholder, div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=city] .form-control::-moz-placeholder, div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=zipcode] .form-control::-moz-placeholder, div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=govtId] .form-control::-moz-placeholder, div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=maskedGovtId] .form-control::-moz-placeholder, div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=dateOfBirth] .form-control::-moz-placeholder, div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=maskedDob] .form-control::-moz-placeholder, div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=householdIncome] .form-control::-moz-placeholder, div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=ssn] .form-control::-moz-placeholder, div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=maskedSsn] .form-control::-moz-placeholder, div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=email] .form-control::-moz-placeholder, div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=mobilePhone] .form-control::-moz-placeholder, div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=maskedGovtIdCoApp] .form-control::-moz-placeholder, div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=maskedDobCoApp] .form-control::-moz-placeholder, div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=maskedSsnCoApp] .form-control::-moz-placeholder, div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=govtIdReprocess] .form-control::-moz-placeholder, div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=dateOfBirthReprocess] .form-control::-moz-placeholder, div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=ssnReprocess] .form-control::-moz-placeholder, div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=govtIdReprocessCoApp] .form-control::-moz-placeholder, div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=dateOfBirthReprocessCoApp] .form-control::-moz-placeholder, div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=ssnReprocessCoApp] .form-control::-moz-placeholder, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=name] .form-control::-moz-placeholder, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=lastName] .form-control::-moz-placeholder, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=address] .form-control::-moz-placeholder, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=city] .form-control::-moz-placeholder, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=zipcode] .form-control::-moz-placeholder, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=govtId] .form-control::-moz-placeholder, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=maskedGovtId] .form-control::-moz-placeholder, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=dateOfBirth] .form-control::-moz-placeholder, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=maskedDob] .form-control::-moz-placeholder, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=householdIncome] .form-control::-moz-placeholder, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=ssn] .form-control::-moz-placeholder, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=maskedSsn] .form-control::-moz-placeholder, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=email] .form-control::-moz-placeholder, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=mobilePhone] .form-control::-moz-placeholder, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=maskedGovtIdCoApp] .form-control::-moz-placeholder, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=maskedDobCoApp] .form-control::-moz-placeholder, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=maskedSsnCoApp] .form-control::-moz-placeholder, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=govtIdReprocess] .form-control::-moz-placeholder, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=dateOfBirthReprocess] .form-control::-moz-placeholder, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=ssnReprocess] .form-control::-moz-placeholder, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=govtIdReprocessCoApp] .form-control::-moz-placeholder, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=dateOfBirthReprocessCoApp] .form-control::-moz-placeholder, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=ssnReprocessCoApp] .form-control::-moz-placeholder, div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=name] .form-control::-moz-placeholder, div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=lastName] .form-control::-moz-placeholder, div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=address] .form-control::-moz-placeholder, div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=city] .form-control::-moz-placeholder, div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=zipcode] .form-control::-moz-placeholder, div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=govtId] .form-control::-moz-placeholder, div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=maskedGovtId] .form-control::-moz-placeholder, div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=dateOfBirth] .form-control::-moz-placeholder, div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=maskedDob] .form-control::-moz-placeholder, div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=householdIncome] .form-control::-moz-placeholder, div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=ssn] .form-control::-moz-placeholder, div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=maskedSsn] .form-control::-moz-placeholder, div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=email] .form-control::-moz-placeholder, div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=mobilePhone] .form-control::-moz-placeholder, div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=maskedGovtIdCoApp] .form-control::-moz-placeholder, div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=maskedDobCoApp] .form-control::-moz-placeholder, div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=maskedSsnCoApp] .form-control::-moz-placeholder, div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=govtIdReprocess] .form-control::-moz-placeholder, div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=dateOfBirthReprocess] .form-control::-moz-placeholder, div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=ssnReprocess] .form-control::-moz-placeholder, div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=govtIdReprocessCoApp] .form-control::-moz-placeholder, div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=dateOfBirthReprocessCoApp] .form-control::-moz-placeholder, div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=ssnReprocessCoApp] .form-control::-moz-placeholder {
  color: black;
}
div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=name] .form-control::placeholder, div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=lastName] .form-control::placeholder, div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=address] .form-control::placeholder, div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=city] .form-control::placeholder, div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=zipcode] .form-control::placeholder, div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=govtId] .form-control::placeholder, div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=maskedGovtId] .form-control::placeholder, div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=dateOfBirth] .form-control::placeholder, div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=maskedDob] .form-control::placeholder, div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=householdIncome] .form-control::placeholder, div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=ssn] .form-control::placeholder, div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=maskedSsn] .form-control::placeholder, div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=email] .form-control::placeholder, div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=mobilePhone] .form-control::placeholder, div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=maskedGovtIdCoApp] .form-control::placeholder, div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=maskedDobCoApp] .form-control::placeholder, div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=maskedSsnCoApp] .form-control::placeholder, div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=govtIdReprocess] .form-control::placeholder, div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=dateOfBirthReprocess] .form-control::placeholder, div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=ssnReprocess] .form-control::placeholder, div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=govtIdReprocessCoApp] .form-control::placeholder, div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=dateOfBirthReprocessCoApp] .form-control::placeholder, div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=ssnReprocessCoApp] .form-control::placeholder, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=name] .form-control::placeholder, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=lastName] .form-control::placeholder, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=address] .form-control::placeholder, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=city] .form-control::placeholder, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=zipcode] .form-control::placeholder, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=govtId] .form-control::placeholder, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=maskedGovtId] .form-control::placeholder, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=dateOfBirth] .form-control::placeholder, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=maskedDob] .form-control::placeholder, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=householdIncome] .form-control::placeholder, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=ssn] .form-control::placeholder, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=maskedSsn] .form-control::placeholder, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=email] .form-control::placeholder, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=mobilePhone] .form-control::placeholder, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=maskedGovtIdCoApp] .form-control::placeholder, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=maskedDobCoApp] .form-control::placeholder, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=maskedSsnCoApp] .form-control::placeholder, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=govtIdReprocess] .form-control::placeholder, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=dateOfBirthReprocess] .form-control::placeholder, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=ssnReprocess] .form-control::placeholder, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=govtIdReprocessCoApp] .form-control::placeholder, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=dateOfBirthReprocessCoApp] .form-control::placeholder, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=ssnReprocessCoApp] .form-control::placeholder,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=name] .form-control::placeholder,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=lastName] .form-control::placeholder,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=address] .form-control::placeholder,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=city] .form-control::placeholder,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=zipcode] .form-control::placeholder,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=govtId] .form-control::placeholder,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=maskedGovtId] .form-control::placeholder,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=dateOfBirth] .form-control::placeholder,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=maskedDob] .form-control::placeholder,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=householdIncome] .form-control::placeholder,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=ssn] .form-control::placeholder,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=maskedSsn] .form-control::placeholder,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=email] .form-control::placeholder,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=mobilePhone] .form-control::placeholder,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=maskedGovtIdCoApp] .form-control::placeholder,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=maskedDobCoApp] .form-control::placeholder,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=maskedSsnCoApp] .form-control::placeholder,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=govtIdReprocess] .form-control::placeholder,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=dateOfBirthReprocess] .form-control::placeholder,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=ssnReprocess] .form-control::placeholder,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=govtIdReprocessCoApp] .form-control::placeholder,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=dateOfBirthReprocessCoApp] .form-control::placeholder,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=ssnReprocessCoApp] .form-control::placeholder {
  color: black;
}
div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=govtIdReprocess], div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=dateOfBirthReprocess], div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=ssnReprocess], div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=govtIdReprocessCoApp], div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=dateOfBirthReprocessCoApp], div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=ssnReprocessCoApp], div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=govtIdReprocess], div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=dateOfBirthReprocess], div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=ssnReprocess], div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=govtIdReprocessCoApp], div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=dateOfBirthReprocessCoApp], div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=ssnReprocessCoApp],
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=govtIdReprocess],
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=dateOfBirthReprocess],
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=ssnReprocess],
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=govtIdReprocessCoApp],
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=dateOfBirthReprocessCoApp],
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=ssnReprocessCoApp] {
  display: none;
}
div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=middleName], div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=middleName],
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=middleName] {
  width: 48% !important;
  margin-left: 2%;
}
div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=state], div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=state],
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=state] {
  width: 48% !important;
  margin-right: 2%;
}
div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=state] .input-main::after, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=state] .input-main::after,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=state] .input-main::after {
  right: 1.5rem;
  top: 50%;
  transform: translateY(-50%);
  height: 4.2rem;
  display: flex;
  align-items: center;
  padding: 0 !important;
}
div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=state] .form-control, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=state] .form-control,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=state] .form-control {
  padding-right: 3rem !important;
}
div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=govtIdType] .input-main::after, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=govtIdType] .input-main::after,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=govtIdType] .input-main::after {
  right: 1.5rem;
  top: 50%;
  transform: translateY(-50%);
  height: 4.2rem;
  display: flex;
  align-items: center;
  padding: 0 !important;
}
div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=govtIdType] .form-control, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=govtIdType] .form-control,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=govtIdType] .form-control {
  padding-right: 3rem !important;
}
div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=zipcode], div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=zipcode],
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=zipcode] {
  width: 48% !important;
  margin-left: 2%;
}
div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=phoneType], div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=phoneType],
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=phoneType] {
  width: 37% !important;
  margin-right: 2%;
}
div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=phoneType] .input-main::after, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=phoneType] .input-main::after,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=phoneType] .input-main::after {
  right: 1.5rem;
  top: 50%;
  transform: translateY(-50%);
  height: 4.2rem;
  display: flex;
  align-items: center;
  padding: 0 !important;
}
div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=phoneType] .form-control, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=phoneType] .form-control,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=phoneType] .form-control {
  padding-right: 3rem !important;
}
div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=phoneType] .error, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=phoneType] .error,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=phoneType] .error {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=phoneType] .error span, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=phoneType] .error span,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=phoneType] .error span {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=mobilePhone], div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=mobilePhone],
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=mobilePhone] {
  width: 59% !important;
  margin-left: 2%;
}
div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=ownProperty] .field-content > div, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=ownProperty] .field-content > div,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=ownProperty] .field-content > div {
  display: flex;
  flex-flow: row-reverse;
  align-items: center;
}
div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=ownProperty] .field-content > div .flabel, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=ownProperty] .field-content > div .flabel,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=ownProperty] .field-content > div .flabel {
  white-space: unset !important;
  overflow: unset !important;
  text-overflow: unset !important;
  height: -moz-fit-content;
  height: fit-content;
  line-height: 2rem;
}
div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=ownProperty] .field-content > div .flabel label[data-style-id=field-label], div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=ownProperty] .field-content > div .flabel label[data-style-id=field-label],
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=ownProperty] .field-content > div .flabel label[data-style-id=field-label] {
  margin-left: 1rem;
  white-space: unset !important;
  overflow: unset !important;
  text-overflow: unset !important;
  font-size: 1.4rem !important;
  color: black !important;
}
div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=ownProperty] .field-content > div .flabel label[data-style-id=field-label]::after, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=ownProperty] .field-content > div .flabel label[data-style-id=field-label]::after,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=ownProperty] .field-content > div .flabel label[data-style-id=field-label]::after {
  display: none;
}
div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=ownProperty] .field-content > div .control, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=ownProperty] .field-content > div .control,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=ownProperty] .field-content > div .control {
  height: -moz-fit-content;
  height: fit-content;
}
div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=ownProperty] .field-content > div .control .input-main::after, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=ownProperty] .field-content > div .control .input-main::after,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=ownProperty] .field-content > div .control .input-main::after {
  transform: translateY(35%);
  top: 100%;
  left: 13rem;
}
div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=ownProperty] .field-content > div .checkbox-entry, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=ownProperty] .field-content > div .checkbox-entry,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=ownProperty] .field-content > div .checkbox-entry {
  width: auto;
  align-items: center;
  height: -moz-fit-content;
  height: fit-content;
}
div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=ownProperty] .field-content > div .checkbox-entry input, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=ownProperty] .field-content > div .checkbox-entry input,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=ownProperty] .field-content > div .checkbox-entry input {
  -webkit-appearance: revert !important;
     -moz-appearance: revert !important;
          appearance: revert !important;
  margin: 0 !important;
}
div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=ownProperty] .field-content > div .checkbox-entry label, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=ownProperty] .field-content > div .checkbox-entry label,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=ownProperty] .field-content > div .checkbox-entry label {
  display: none;
}
div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=ownProperty] .field-content > div .error, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=ownProperty] .field-content > div .error,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=ownProperty] .field-content > div .error {
  top: 2rem;
  justify-content: left;
}
div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-action-name=back], div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-action-name=backSpanish], div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-action-name=backReprocess], div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-action-name=backProject], div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-action-name=backProduct], div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-action-name=back], div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-action-name=backSpanish], div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-action-name=backReprocess], div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-action-name=backProject], div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-action-name=backProduct],
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-action-name=back],
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-action-name=backSpanish],
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-action-name=backReprocess],
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-action-name=backProject],
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-action-name=backProduct] {
  transform: translateY(-40px);
  color: #84c220;
  font-family: "Mukta", sans-serif;
}
div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-action-name=back] .action, div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-action-name=backSpanish] .action, div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-action-name=backReprocess] .action, div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-action-name=backProject] .action, div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-action-name=backProduct] .action, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-action-name=back] .action, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-action-name=backSpanish] .action, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-action-name=backReprocess] .action, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-action-name=backProject] .action, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-action-name=backProduct] .action,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-action-name=back] .action,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-action-name=backSpanish] .action,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-action-name=backReprocess] .action,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-action-name=backProject] .action,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-action-name=backProduct] .action {
  display: flex;
  align-items: center;
}
div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-action-name=back] .action img, div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-action-name=backSpanish] .action img, div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-action-name=backReprocess] .action img, div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-action-name=backProject] .action img, div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-action-name=backProduct] .action img, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-action-name=back] .action img, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-action-name=backSpanish] .action img, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-action-name=backReprocess] .action img, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-action-name=backProject] .action img, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-action-name=backProduct] .action img,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-action-name=back] .action img,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-action-name=backSpanish] .action img,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-action-name=backReprocess] .action img,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-action-name=backProject] .action img,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-action-name=backProduct] .action img {
  transform: rotate(180deg);
  width: 1.5rem;
  margin: 0 0.7rem 0 0.3rem;
  height: 1.5rem;
}
div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] h1, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] h1,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] h1 {
  padding: 1.4rem 0 1.4rem 3rem;
  font-size: 15px;
  font-family: "Mukta", sans-serif;
  font-weight: 800;
}
div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] h1::after, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] h1::after,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] h1::after {
  color: #9a9a9a;
  content: "*Required Fields";
  font-style: italic;
  position: absolute;
  top: 4.2rem;
  font-size: 11px;
  left: 3rem;
}
div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=newProjectPrimaryApplicantPanel].actor-wrapper div[data-style-id=field][data-style-field-name=householdIncome] .field-content > div::after,
div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=newProjectCoApplicantPanel].actor-wrapper div[data-style-id=field][data-style-field-name=householdIncome] .field-content > div::after,
div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantNewProjectPrimaryApplicantPanel].actor-wrapper div[data-style-id=field][data-style-field-name=householdIncome] .field-content > div::after,
div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantNewProjectCoApplicantPanel].actor-wrapper div[data-style-id=field][data-style-field-name=householdIncome] .field-content > div::after,
div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=previewNewProjectPrimaryApplicantPanel].actor-wrapper div[data-style-id=field][data-style-field-name=householdIncome] .field-content > div::after, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=newProjectPrimaryApplicantPanel].actor-wrapper div[data-style-id=field][data-style-field-name=householdIncome] .field-content > div::after,
div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=newProjectCoApplicantPanel].actor-wrapper div[data-style-id=field][data-style-field-name=householdIncome] .field-content > div::after,
div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantNewProjectPrimaryApplicantPanel].actor-wrapper div[data-style-id=field][data-style-field-name=householdIncome] .field-content > div::after,
div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantNewProjectCoApplicantPanel].actor-wrapper div[data-style-id=field][data-style-field-name=householdIncome] .field-content > div::after,
div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=previewNewProjectPrimaryApplicantPanel].actor-wrapper div[data-style-id=field][data-style-field-name=householdIncome] .field-content > div::after,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=newProjectPrimaryApplicantPanel].actor-wrapper div[data-style-id=field][data-style-field-name=householdIncome] .field-content > div::after,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=newProjectCoApplicantPanel].actor-wrapper div[data-style-id=field][data-style-field-name=householdIncome] .field-content > div::after,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantNewProjectPrimaryApplicantPanel].actor-wrapper div[data-style-id=field][data-style-field-name=householdIncome] .field-content > div::after,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantNewProjectCoApplicantPanel].actor-wrapper div[data-style-id=field][data-style-field-name=householdIncome] .field-content > div::after,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=previewNewProjectPrimaryApplicantPanel].actor-wrapper div[data-style-id=field][data-style-field-name=householdIncome] .field-content > div::after {
  font-family: "Mukta", sans-serif;
  font-weight: 400;
  font-size: 1.15rem;
  line-height: 1.4rem;
  display: flex;
  text-align: left;
  font-style: italic;
  margin-top: 0.08rem;
}
div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=newProjectPrimaryApplicantPanel].actor-wrapper div[data-style-id=field][data-style-field-name=householdIncome] .field-content > div::after,
div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantNewProjectPrimaryApplicantPanel].actor-wrapper div[data-style-id=field][data-style-field-name=householdIncome] .field-content > div::after,
div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=previewNewProjectPrimaryApplicantPanel].actor-wrapper div[data-style-id=field][data-style-field-name=householdIncome] .field-content > div::after, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=newProjectPrimaryApplicantPanel].actor-wrapper div[data-style-id=field][data-style-field-name=householdIncome] .field-content > div::after,
div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantNewProjectPrimaryApplicantPanel].actor-wrapper div[data-style-id=field][data-style-field-name=householdIncome] .field-content > div::after,
div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=previewNewProjectPrimaryApplicantPanel].actor-wrapper div[data-style-id=field][data-style-field-name=householdIncome] .field-content > div::after,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=newProjectPrimaryApplicantPanel].actor-wrapper div[data-style-id=field][data-style-field-name=householdIncome] .field-content > div::after,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantNewProjectPrimaryApplicantPanel].actor-wrapper div[data-style-id=field][data-style-field-name=householdIncome] .field-content > div::after,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=previewNewProjectPrimaryApplicantPanel].actor-wrapper div[data-style-id=field][data-style-field-name=householdIncome] .field-content > div::after {
  content: "Gross Annual Household Income - Alimony, child support or separate maintenance income need not be revealed if you do not wish to have it considered as a basis for repaying this obligation.";
}
div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=newProjectCoApplicantPanel].actor-wrapper div[data-style-id=field][data-style-field-name=householdIncome] .field-content > div::after,
div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantNewProjectCoApplicantPanel].actor-wrapper div[data-style-id=field][data-style-field-name=householdIncome] .field-content > div::after, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=newProjectCoApplicantPanel].actor-wrapper div[data-style-id=field][data-style-field-name=householdIncome] .field-content > div::after,
div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantNewProjectCoApplicantPanel].actor-wrapper div[data-style-id=field][data-style-field-name=householdIncome] .field-content > div::after,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=newProjectCoApplicantPanel].actor-wrapper div[data-style-id=field][data-style-field-name=householdIncome] .field-content > div::after,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantNewProjectCoApplicantPanel].actor-wrapper div[data-style-id=field][data-style-field-name=householdIncome] .field-content > div::after {
  content: "Additional Annual Income - Alimony, child support or separate maintenance income need not be revealed if you do not wish to have it considered as a basis for repaying this obligation.";
}
div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishNewProjectPrimaryApplicantPanel].actor-wrapper div[data-style-id=field][data-style-field-name=householdIncome] .field-content > div::after,
div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishNewProjectCoApplicantPanel].actor-wrapper div[data-style-id=field][data-style-field-name=householdIncome] .field-content > div::after,
div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishApplicantNewProjectPrimaryApplicantPanel].actor-wrapper div[data-style-id=field][data-style-field-name=householdIncome] .field-content > div::after,
div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishApplicantNewProjectCoApplicantPanel].actor-wrapper div[data-style-id=field][data-style-field-name=householdIncome] .field-content > div::after, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishNewProjectPrimaryApplicantPanel].actor-wrapper div[data-style-id=field][data-style-field-name=householdIncome] .field-content > div::after,
div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishNewProjectCoApplicantPanel].actor-wrapper div[data-style-id=field][data-style-field-name=householdIncome] .field-content > div::after,
div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishApplicantNewProjectPrimaryApplicantPanel].actor-wrapper div[data-style-id=field][data-style-field-name=householdIncome] .field-content > div::after,
div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishApplicantNewProjectCoApplicantPanel].actor-wrapper div[data-style-id=field][data-style-field-name=householdIncome] .field-content > div::after,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishNewProjectPrimaryApplicantPanel].actor-wrapper div[data-style-id=field][data-style-field-name=householdIncome] .field-content > div::after,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishNewProjectCoApplicantPanel].actor-wrapper div[data-style-id=field][data-style-field-name=householdIncome] .field-content > div::after,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishApplicantNewProjectPrimaryApplicantPanel].actor-wrapper div[data-style-id=field][data-style-field-name=householdIncome] .field-content > div::after,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishApplicantNewProjectCoApplicantPanel].actor-wrapper div[data-style-id=field][data-style-field-name=householdIncome] .field-content > div::after {
  font-family: "Mukta", sans-serif;
  font-weight: 400;
  font-size: 1.1rem;
  line-height: 1.3rem;
  display: flex;
  text-align: left;
  font-style: italic;
  margin-top: 0.08rem;
}
div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishNewProjectPrimaryApplicantPanel].actor-wrapper div[data-style-id=field][data-style-field-name=householdIncome] .field-content > div::after,
div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishApplicantNewProjectPrimaryApplicantPanel].actor-wrapper div[data-style-id=field][data-style-field-name=householdIncome] .field-content > div::after, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishNewProjectPrimaryApplicantPanel].actor-wrapper div[data-style-id=field][data-style-field-name=householdIncome] .field-content > div::after,
div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishApplicantNewProjectPrimaryApplicantPanel].actor-wrapper div[data-style-id=field][data-style-field-name=householdIncome] .field-content > div::after,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishNewProjectPrimaryApplicantPanel].actor-wrapper div[data-style-id=field][data-style-field-name=householdIncome] .field-content > div::after,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishApplicantNewProjectPrimaryApplicantPanel].actor-wrapper div[data-style-id=field][data-style-field-name=householdIncome] .field-content > div::after {
  content: "Ingreso familiar bruto anual - No es necesario revelar los ingresos por pensión alimenticia, la manutención de menores o los ingresos por mantenimiento por separado si no desea que se considere como base para el pago de esta obligación.";
}
div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishNewProjectCoApplicantPanel].actor-wrapper div[data-style-id=field][data-style-field-name=householdIncome] .field-content > div::after,
div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishApplicantNewProjectCoApplicantPanel].actor-wrapper div[data-style-id=field][data-style-field-name=householdIncome] .field-content > div::after, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishNewProjectCoApplicantPanel].actor-wrapper div[data-style-id=field][data-style-field-name=householdIncome] .field-content > div::after,
div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishApplicantNewProjectCoApplicantPanel].actor-wrapper div[data-style-id=field][data-style-field-name=householdIncome] .field-content > div::after,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishNewProjectCoApplicantPanel].actor-wrapper div[data-style-id=field][data-style-field-name=householdIncome] .field-content > div::after,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishApplicantNewProjectCoApplicantPanel].actor-wrapper div[data-style-id=field][data-style-field-name=householdIncome] .field-content > div::after {
  content: "Ingresos anuales adicionales - No es necesario revelar los ingresos por pensión alimenticia, la manutención de menores o los ingresos por mantenimiento por separado si no desea que se considere como base para el pago de esta obligación.";
}
div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=newProjectPrimaryApplicantPanel].actor-wrapper, div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantNewProjectPrimaryApplicantPanel].actor-wrapper, div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishNewProjectPrimaryApplicantPanel].actor-wrapper, div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishApplicantNewProjectPrimaryApplicantPanel].actor-wrapper,
div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=previewNewProjectPrimaryApplicantPanel].actor-wrapper, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=newProjectPrimaryApplicantPanel].actor-wrapper, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantNewProjectPrimaryApplicantPanel].actor-wrapper, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishNewProjectPrimaryApplicantPanel].actor-wrapper, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishApplicantNewProjectPrimaryApplicantPanel].actor-wrapper,
div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=previewNewProjectPrimaryApplicantPanel].actor-wrapper,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=newProjectPrimaryApplicantPanel].actor-wrapper,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantNewProjectPrimaryApplicantPanel].actor-wrapper,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishNewProjectPrimaryApplicantPanel].actor-wrapper,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishApplicantNewProjectPrimaryApplicantPanel].actor-wrapper,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=previewNewProjectPrimaryApplicantPanel].actor-wrapper {
  min-width: 35rem;
}
div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=newProjectPrimaryApplicantPanel].actor-wrapper div[data-style-actor-name=spanishNewProjectPrimaryApplicantPanel].base-panel::before, div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantNewProjectPrimaryApplicantPanel].actor-wrapper div[data-style-actor-name=spanishNewProjectPrimaryApplicantPanel].base-panel::before, div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishNewProjectPrimaryApplicantPanel].actor-wrapper div[data-style-actor-name=spanishNewProjectPrimaryApplicantPanel].base-panel::before, div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishApplicantNewProjectPrimaryApplicantPanel].actor-wrapper div[data-style-actor-name=spanishNewProjectPrimaryApplicantPanel].base-panel::before,
div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=previewNewProjectPrimaryApplicantPanel].actor-wrapper div[data-style-actor-name=spanishNewProjectPrimaryApplicantPanel].base-panel::before, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=newProjectPrimaryApplicantPanel].actor-wrapper div[data-style-actor-name=spanishNewProjectPrimaryApplicantPanel].base-panel::before, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantNewProjectPrimaryApplicantPanel].actor-wrapper div[data-style-actor-name=spanishNewProjectPrimaryApplicantPanel].base-panel::before, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishNewProjectPrimaryApplicantPanel].actor-wrapper div[data-style-actor-name=spanishNewProjectPrimaryApplicantPanel].base-panel::before, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishApplicantNewProjectPrimaryApplicantPanel].actor-wrapper div[data-style-actor-name=spanishNewProjectPrimaryApplicantPanel].base-panel::before,
div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=previewNewProjectPrimaryApplicantPanel].actor-wrapper div[data-style-actor-name=spanishNewProjectPrimaryApplicantPanel].base-panel::before,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=newProjectPrimaryApplicantPanel].actor-wrapper div[data-style-actor-name=spanishNewProjectPrimaryApplicantPanel].base-panel::before,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantNewProjectPrimaryApplicantPanel].actor-wrapper div[data-style-actor-name=spanishNewProjectPrimaryApplicantPanel].base-panel::before,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishNewProjectPrimaryApplicantPanel].actor-wrapper div[data-style-actor-name=spanishNewProjectPrimaryApplicantPanel].base-panel::before,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishApplicantNewProjectPrimaryApplicantPanel].actor-wrapper div[data-style-actor-name=spanishNewProjectPrimaryApplicantPanel].base-panel::before,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=previewNewProjectPrimaryApplicantPanel].actor-wrapper div[data-style-actor-name=spanishNewProjectPrimaryApplicantPanel].base-panel::before {
  color: #84c220;
  content: "*Identificación Escaneada (Si Aplica)";
  position: absolute;
  top: 2.5rem;
  font-size: 10px;
  background: #f2fdf2;
  right: 0;
  margin-right: 3.1rem;
  width: 9.5rem;
  padding: 1.5rem;
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
  border-top-left-radius: 16px;
  border-bottom-right-radius: 16px;
  font-weight: 400;
}
div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=newProjectPrimaryApplicantPanel].actor-wrapper .text-before, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=newProjectPrimaryApplicantPanel].actor-wrapper .text-before,
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=newProjectPrimaryApplicantPanel].actor-wrapper .text-before {
  color: #84c220;
  content: "*From ID Scan (if applicable)";
  position: absolute;
  top: 2.5rem;
  font-size: 10px;
  background: #f2fdf2;
  right: 0;
  margin-right: 3.1rem;
  width: 9.5rem;
  padding: 1.5rem;
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
  border-top-left-radius: 16px;
  border-bottom-right-radius: 16px;
  font-weight: 400;
}

div[data-style-id=field][data-style-field-name=govtIdType] + div[data-style-id=field][data-style-field-name=govtIdReprocessCoApp] {
  display: unset !important;
}

div[data-style-id=field][data-style-field-name=govtIdReprocessCoApp] + div[data-style-id=field][data-style-field-name=dateOfBirthReprocessCoApp] {
  display: unset !important;
}

div[data-style-id=field][data-style-field-name=householdIncome] + div[data-style-id=field][data-style-field-name=ssnReprocessCoApp] {
  display: unset !important;
}

div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=newProjectCoApplicantPanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=householdIncome] .form-control::-moz-placeholder, div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantNewProjectCoApplicantPanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=householdIncome] .form-control::-moz-placeholder, div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishNewProjectCoApplicantPanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=householdIncome] .form-control::-moz-placeholder, div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishApplicantNewProjectCoApplicantPanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=householdIncome] .form-control::-moz-placeholder, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=newProjectCoApplicantPanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=householdIncome] .form-control::-moz-placeholder, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantNewProjectCoApplicantPanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=householdIncome] .form-control::-moz-placeholder, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishNewProjectCoApplicantPanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=householdIncome] .form-control::-moz-placeholder, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishApplicantNewProjectCoApplicantPanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=householdIncome] .form-control::-moz-placeholder {
  color: rgba(0, 0, 0, 0.4) !important;
}

div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=newProjectCoApplicantPanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=householdIncome] .form-control::placeholder, div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantNewProjectCoApplicantPanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=householdIncome] .form-control::placeholder, div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishNewProjectCoApplicantPanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=householdIncome] .form-control::placeholder, div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishApplicantNewProjectCoApplicantPanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=householdIncome] .form-control::placeholder, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=newProjectCoApplicantPanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=householdIncome] .form-control::placeholder, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantNewProjectCoApplicantPanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=householdIncome] .form-control::placeholder, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishNewProjectCoApplicantPanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=householdIncome] .form-control::placeholder, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishApplicantNewProjectCoApplicantPanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=householdIncome] .form-control::placeholder {
  color: rgba(0, 0, 0, 0.4) !important;
}

.boolean .flabel {
  margin-right: 1rem;
  display: inherit !important;
}
.boolean .flabel label {
  font-family: "Mukta", sans-serif !important;
  font-weight: 500;
  font-size: 12px !important;
  color: rgba(0, 0, 0, 0.4) !important;
}

div[data-style-actor-name=newProjectCoApplicantPanel] .boolean .flabel, div[data-style-actor-name=applicantNewProjectCoApplicantPanel] .boolean .flabel, div[data-style-actor-name=spanishNewProjectCoApplicantPanel] .boolean .flabel, div[data-style-actor-name=spanishApplicantNewProjectCoApplicantPanel] .boolean .flabel {
  height: 4.7rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
div[data-style-actor-name=newProjectCoApplicantPanel] .boolean .flabel label, div[data-style-actor-name=applicantNewProjectCoApplicantPanel] .boolean .flabel label, div[data-style-actor-name=spanishNewProjectCoApplicantPanel] .boolean .flabel label, div[data-style-actor-name=spanishApplicantNewProjectCoApplicantPanel] .boolean .flabel label {
  line-height: 1.7rem;
}
div[data-style-actor-name=newProjectCoApplicantPanel] .boolean .control, div[data-style-actor-name=applicantNewProjectCoApplicantPanel] .boolean .control, div[data-style-actor-name=spanishNewProjectCoApplicantPanel] .boolean .control, div[data-style-actor-name=spanishApplicantNewProjectCoApplicantPanel] .boolean .control {
  margin: 0 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
div[data-style-actor-name=newProjectCoApplicantPanel] .component-actions-top .component-actions-top-left, div[data-style-actor-name=applicantNewProjectCoApplicantPanel] .component-actions-top .component-actions-top-left, div[data-style-actor-name=spanishNewProjectCoApplicantPanel] .component-actions-top .component-actions-top-left, div[data-style-actor-name=spanishApplicantNewProjectCoApplicantPanel] .component-actions-top .component-actions-top-left {
  position: absolute;
  top: 2.5rem;
  right: 3rem;
  left: unset !important;
}
div[data-style-actor-name=newProjectCoApplicantPanel] .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper], div[data-style-actor-name=applicantNewProjectCoApplicantPanel] .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper], div[data-style-actor-name=spanishNewProjectCoApplicantPanel] .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper], div[data-style-actor-name=spanishApplicantNewProjectCoApplicantPanel] .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] {
  margin: 0;
  width: -moz-fit-content;
  width: fit-content;
}
div[data-style-actor-name=newProjectCoApplicantPanel] .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=applicantNewProjectCoApplicantPanel] .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=spanishNewProjectCoApplicantPanel] .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=spanishApplicantNewProjectCoApplicantPanel] .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action] {
  color: white;
  font-size: 10px;
  background: #84c220;
  font-size: 1.2rem;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 0;
  border-top-left-radius: 16px !important;
  border-bottom-right-radius: 16px !important;
  padding: 1.1rem !important;
  padding-bottom: 1rem !important;
  padding-top: 1rem !important;
  margin: 0;
}
div[data-style-actor-name=newProjectCoApplicantPanel] .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-actor-name=applicantNewProjectCoApplicantPanel] .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-actor-name=spanishNewProjectCoApplicantPanel] .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-actor-name=spanishApplicantNewProjectCoApplicantPanel] .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action]::after {
  content: "\f061" !important;
  font-family: "fontawesome";
  color: white;
  padding-left: 0.7rem;
  width: auto;
  height: auto;
  filter: unset !important;
  transform: unset !important;
}

div[data-style-actor-name=spanishNewProjectCoApplicantPanel] div[data-style-id=field][data-style-field-name=coAppSpouseCheckbox], div[data-style-actor-name=spanishApplicantNewProjectCoApplicantPanel] div[data-style-id=field][data-style-field-name=coAppSpouseCheckbox] {
  margin-bottom: 1rem !important;
}

div[data-style-action-name="confirm_inputs_btn "] {
  width: 100%;
}
div[data-style-action-name="confirm_inputs_btn "] .linearGreen_Btn {
  height: 4rem !important;
  width: 100% !important;
  font-size: 12px !important;
  font-family: Arial Rounded MT Bold;
  justify-content: center;
  align-items: center;
  display: flex;
}
div[data-style-action-name="confirm_inputs_btn "] .linearGreen_Btn::after {
  margin-left: 5px;
}

div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel {
  box-shadow: none !important;
  border: none !important;
  /**** CSS start for Cl-893 ****/
  /**** CSS end for Cl-893 ****/
}
div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before {
  max-width: 64rem;
  margin: 0 auto;
  padding: 0;
  margin-bottom: 2rem !important;
  /**** CSS start for Cl-893 ****/
  /**** CSS end for Cl-893 ****/
}
div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureHeader, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureHeader, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureHeader, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureHeader, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureHeader, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureHeader, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureHeader, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureHeader, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureHeader, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureHeader, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureHeader, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureHeader, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureHeader, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureHeader, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureHeader, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureHeader {
  font-weight: 800;
  font-family: "Mukta", sans-serif;
  margin-bottom: 1.2rem;
  text-align: center;
  display: flex;
  flex-flow: column;
  font-size: 1.6rem;
  line-height: 2rem;
  /**** CSS start for Cl-893 ****/
  border: 1px solid;
  padding: 2rem 2.5rem 0 2.5rem;
  border-bottom: 0;
  padding-bottom: 1.2rem;
  margin: 0;
  /**** CSS end for Cl-893 ****/
}
div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureHeader span, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureHeader span, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureHeader span, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureHeader span, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureHeader span, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureHeader span, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureHeader span, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureHeader span, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureHeader span, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureHeader span, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureHeader span, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureHeader span, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureHeader span, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureHeader span, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureHeader span, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureHeader span {
  font-size: 1.4rem;
}
div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureBody, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureBody, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureBody, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureBody, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureBody, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureBody, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureBody, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureBody, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureBody, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureBody, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureBody, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureBody, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureBody, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureBody, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureBody, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureBody {
  display: flex;
  flex-flow: column;
  font-family: "Mukta", sans-serif;
  /**** CSS start for Cl-893 ****/
  border: 1px solid;
  padding: 0 2.5rem 2rem 2.5rem;
  border-top: 0;
  /**** CSS end for Cl-893 ****/
}
div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureBody p, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureBody p, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureBody p, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureBody p, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureBody p, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureBody p, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureBody p, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureBody p, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureBody p, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureBody p, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureBody p, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureBody p, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureBody p, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureBody p, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureBody p, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureBody p {
  line-height: 2rem;
  text-align: justify;
  margin-bottom: 0;
}
div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureBody p span, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureBody p span, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureBody p span, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureBody p span, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureBody p span, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureBody p span, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureBody p span, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureBody p span, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureBody p span, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureBody p span, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureBody p span, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureBody p span, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureBody p span, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureBody p span, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureBody p span, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureBody p span {
  font-weight: 800;
}
div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureSectionHeader, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureSectionHeader, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureSectionHeader, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureSectionHeader, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureSectionHeader, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureSectionHeader, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureSectionHeader, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureSectionHeader, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureSectionHeader, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureSectionHeader, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureSectionHeader, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureSectionHeader, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureSectionHeader, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureSectionHeader, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureSectionHeader, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureSectionHeader {
  display: flex;
  flex-flow: column;
  text-align: left;
  font-size: 1.8rem;
  font-family: "Mukta", sans-serif;
  font-weight: 800;
  line-height: 2.2rem;
}
@media only screen and (max-width: 767px) {
  div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureSectionHeader, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureSectionHeader, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureSectionHeader, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureSectionHeader, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureSectionHeader, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureSectionHeader, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureSectionHeader, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureSectionHeader, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureSectionHeader, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureSectionHeader, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureSectionHeader, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureSectionHeader, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureSectionHeader, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureSectionHeader, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureSectionHeader, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureSectionHeader {
    font-size: 2rem;
    line-height: 2.4rem;
  }
}
div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureSectionHeader div, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureSectionHeader div, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureSectionHeader div, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureSectionHeader div, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureSectionHeader div, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureSectionHeader div, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureSectionHeader div, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureSectionHeader div, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureSectionHeader div, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureSectionHeader div, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureSectionHeader div, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureSectionHeader div, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureSectionHeader div, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureSectionHeader div, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureSectionHeader div, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureSectionHeader div {
  font-size: 1.5rem;
  font-family: "Mukta", sans-serif;
  font-weight: 400;
  line-height: 1.9rem;
  margin: 0.8rem 0 1.2rem;
}
div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureSectionHeader div span, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureSectionHeader div span, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureSectionHeader div span, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureSectionHeader div span, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureSectionHeader div span, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureSectionHeader div span, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureSectionHeader div span, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureSectionHeader div span, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureSectionHeader div span, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureSectionHeader div span, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureSectionHeader div span, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureSectionHeader div span, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureSectionHeader div span, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureSectionHeader div span, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureSectionHeader div span, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureSectionHeader div span {
  font-weight: 800;
}
@media only screen and (max-width: 767px) {
  div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureSectionHeader div, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureSectionHeader div, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureSectionHeader div, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureSectionHeader div, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureSectionHeader div, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureSectionHeader div, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureSectionHeader div, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureSectionHeader div, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureSectionHeader div, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureSectionHeader div, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureSectionHeader div, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureSectionHeader div, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureSectionHeader div, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureSectionHeader div, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureSectionHeader div, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureSectionHeader div {
    font-size: 1.7rem;
    line-height: 2.1rem;
  }
}
div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=disclosure], div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure], div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure], div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure], div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=disclosure], div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure], div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure], div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure], div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=disclosure], div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure], div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure], div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure], div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=disclosure], div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure], div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure], div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure] {
  display: flex;
  flex-flow: row;
  /**** CSS start for Cl-893 ****/
  justify-content: flex-start;
  max-width: 64rem;
  /**** CSS end for Cl-893 ****/
  margin: 0 auto;
  align-items: center;
  padding: 0;
  /*&::after{
      content: "\f0c8";
      font-family: 'FontAwesome';
      border: 1px solid rgba(0,0,0,0.3);
      color: transparent;
      width: 1.5rem !important;
      font-size: 1.4rem;
  }*/
  /*input:checked ~ div[data-style-id="disclosure"]::after{
      width: 1.5rem !important;
      font-size: 1.4rem;
      content: "\f00c" !important;
      font-family: 'FontAwesome';
      border: 1px solid #84c220;
      color: #84c220;
  }*/
}
div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=disclosure] .description, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure] .description, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure] .description, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure] .description, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=disclosure] .description, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure] .description, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure] .description, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure] .description, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=disclosure] .description, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure] .description, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure] .description, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure] .description, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=disclosure] .description, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure] .description, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure] .description, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure] .description {
  display: none;
}
div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=disclosure] input, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure] input, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure] input, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure] input, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=disclosure] input, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure] input, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure] input, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure] input, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=disclosure] input, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure] input, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure] input, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure] input, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=disclosure] input, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure] input, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure] input, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure] input {
  /*margin: 2px 0 0;*/
  top: 0;
  margin: 0;
  font-size: 1.3rem;
  height: 5rem;
  min-width: 1.5rem;
}
div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=disclosure] p, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure] p, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure] p, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure] p, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=disclosure] p, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure] p, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure] p, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure] p, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=disclosure] p, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure] p, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure] p, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure] p, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=disclosure] p, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure] p, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure] p, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure] p {
  margin-left: 1rem;
  margin-bottom: 0;
  text-align: justify;
  font-family: "Mukta", sans-serif;
  /**** CSS start for Cl-893 ****/
  /**** CSS end for Cl-893 ****/
}
div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=disclosure] p span, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure] p span, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure] p span, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure] p span, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=disclosure] p span, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure] p span, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure] p span, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure] p span, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=disclosure] p span, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure] p span, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure] p span, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure] p span, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=disclosure] p span, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure] p span, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure] p span, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure] p span {
  color: blue;
  text-decoration: underline;
}
div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel .entries, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel .entries, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel .entries, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel .entries, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel .entries, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel .entries, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel .entries, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel .entries, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel .entries, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel .entries, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel .entries, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel .entries, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel .entries, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel .entries, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel .entries, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel .entries {
  display: none;
}
div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel .entries div[data-style-id=field], div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel .entries div[data-style-id=field], div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel .entries div[data-style-id=field], div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel .entries div[data-style-id=field], div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel .entries div[data-style-id=field], div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel .entries div[data-style-id=field], div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel .entries div[data-style-id=field], div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel .entries div[data-style-id=field], div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel .entries div[data-style-id=field], div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel .entries div[data-style-id=field], div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel .entries div[data-style-id=field], div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel .entries div[data-style-id=field], div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel .entries div[data-style-id=field], div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel .entries div[data-style-id=field], div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel .entries div[data-style-id=field], div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel .entries div[data-style-id=field] {
  height: 0;
  opacity: 0;
}
div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper], div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper], div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper], div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper], div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper], div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper], div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper], div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper], div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper], div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper], div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper], div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper], div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper], div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper], div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper], div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper] {
  width: 40%;
  max-width: 40rem;
  margin-top: 3.5rem;
  margin-bottom: 4rem;
  /**** CSS start for Cl-893 ****/
  /**** CSS end for Cl-893 ****/
  /**** CSS start for Cl-893 ****/
  /**** CSS end for Cl-893 ****/
}
div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper][data-style-action-name=nextButton], div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper][data-style-action-name=nextButton], div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper][data-style-action-name=nextButton], div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper][data-style-action-name=nextButton], div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper][data-style-action-name=nextButton], div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper][data-style-action-name=nextButton], div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper][data-style-action-name=nextButton], div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper][data-style-action-name=nextButton], div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper][data-style-action-name=nextButton], div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper][data-style-action-name=nextButton], div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper][data-style-action-name=nextButton], div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper][data-style-action-name=nextButton], div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper][data-style-action-name=nextButton], div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper][data-style-action-name=nextButton], div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper][data-style-action-name=nextButton], div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper][data-style-action-name=nextButton] {
  margin-top: 1rem;
}
div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper] div[data-style-id=action] {
  height: 4.5rem !important;
}
div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper][data-style-action-name=backDisclosure] div[data-style-id=action], div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper][data-style-action-name=backDisclosure] div[data-style-id=action], div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper][data-style-action-name=backDisclosure] div[data-style-id=action], div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper][data-style-action-name=backDisclosure] div[data-style-id=action], div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper][data-style-action-name=backDisclosure] div[data-style-id=action], div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper][data-style-action-name=backDisclosure] div[data-style-id=action], div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper][data-style-action-name=backDisclosure] div[data-style-id=action], div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper][data-style-action-name=backDisclosure] div[data-style-id=action], div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper][data-style-action-name=backDisclosure] div[data-style-id=action], div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper][data-style-action-name=backDisclosure] div[data-style-id=action], div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper][data-style-action-name=backDisclosure] div[data-style-id=action], div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper][data-style-action-name=backDisclosure] div[data-style-id=action], div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper][data-style-action-name=backDisclosure] div[data-style-id=action], div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper][data-style-action-name=backDisclosure] div[data-style-id=action], div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper][data-style-action-name=backDisclosure] div[data-style-id=action], div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper][data-style-action-name=backDisclosure] div[data-style-id=action] {
  height: auto !important;
}
div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper][data-style-action-name=backDisclosureSpanish] div[data-style-id=action], div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper][data-style-action-name=backDisclosureSpanish] div[data-style-id=action], div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper][data-style-action-name=backDisclosureSpanish] div[data-style-id=action], div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper][data-style-action-name=backDisclosureSpanish] div[data-style-id=action], div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper][data-style-action-name=backDisclosureSpanish] div[data-style-id=action], div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper][data-style-action-name=backDisclosureSpanish] div[data-style-id=action], div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper][data-style-action-name=backDisclosureSpanish] div[data-style-id=action], div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper][data-style-action-name=backDisclosureSpanish] div[data-style-id=action], div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper][data-style-action-name=backDisclosureSpanish] div[data-style-id=action], div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper][data-style-action-name=backDisclosureSpanish] div[data-style-id=action], div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper][data-style-action-name=backDisclosureSpanish] div[data-style-id=action], div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper][data-style-action-name=backDisclosureSpanish] div[data-style-id=action], div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper][data-style-action-name=backDisclosureSpanish] div[data-style-id=action], div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper][data-style-action-name=backDisclosureSpanish] div[data-style-id=action], div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper][data-style-action-name=backDisclosureSpanish] div[data-style-id=action], div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper][data-style-action-name=backDisclosureSpanish] div[data-style-id=action] {
  height: auto !important;
}
div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel .message-wrapper.top, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel .message-wrapper.top, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel .message-wrapper.top, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel .message-wrapper.top, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel .message-wrapper.top, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel .message-wrapper.top, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel .message-wrapper.top, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel .message-wrapper.top, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel .message-wrapper.top, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel .message-wrapper.top, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel .message-wrapper.top, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel .message-wrapper.top, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel .message-wrapper.top, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel .message-wrapper.top, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel .message-wrapper.top, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel .message-wrapper.top {
  position: relative;
}
div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel .message-wrapper.top div[data-style-id=in-progress].save-submit, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel .message-wrapper.top div[data-style-id=in-progress].save-submit, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel .message-wrapper.top div[data-style-id=in-progress].save-submit, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel .message-wrapper.top div[data-style-id=in-progress].save-submit, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel .message-wrapper.top div[data-style-id=in-progress].save-submit, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel .message-wrapper.top div[data-style-id=in-progress].save-submit, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel .message-wrapper.top div[data-style-id=in-progress].save-submit, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel .message-wrapper.top div[data-style-id=in-progress].save-submit, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel .message-wrapper.top div[data-style-id=in-progress].save-submit, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel .message-wrapper.top div[data-style-id=in-progress].save-submit, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel .message-wrapper.top div[data-style-id=in-progress].save-submit, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel .message-wrapper.top div[data-style-id=in-progress].save-submit, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel .message-wrapper.top div[data-style-id=in-progress].save-submit, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel .message-wrapper.top div[data-style-id=in-progress].save-submit, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel .message-wrapper.top div[data-style-id=in-progress].save-submit, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel .message-wrapper.top div[data-style-id=in-progress].save-submit {
  position: absolute;
  width: 40%;
  max-width: 40rem;
  height: 4.5rem;
  border-bottom-right-radius: 19px !important;
  border-top-left-radius: 19px !important;
  display: flex;
  justify-content: center;
  align-items: center;
  bottom: unset;
  background: linear-gradient(180deg, #84c220 0%, #196e1f 100%);
}
div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=text-after].text-after, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-after].text-after, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=text-after].text-after, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-after].text-after, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=text-after].text-after, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-after].text-after, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=text-after].text-after, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-after].text-after, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=text-after].text-after, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-after].text-after, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=text-after].text-after, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-after].text-after, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=text-after].text-after, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-after].text-after, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=text-after].text-after, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-after].text-after {
  padding: 0;
  height: 100vh;
  position: fixed;
  width: 100%;
  top: -7rem;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
}
div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=text-after].text-after > div, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-after].text-after > div, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=text-after].text-after > div, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-after].text-after > div, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=text-after].text-after > div, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-after].text-after > div, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=text-after].text-after > div, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-after].text-after > div, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=text-after].text-after > div, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-after].text-after > div, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=text-after].text-after > div, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-after].text-after > div, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=text-after].text-after > div, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-after].text-after > div, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=text-after].text-after > div, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-after].text-after > div {
  font-size: 12px;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-flow: column;
  align-items: center;
}
div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosure], div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosureSpanish], div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosure], div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosureSpanish], div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosure], div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosureSpanish], div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosure], div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosureSpanish], div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosure], div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosureSpanish], div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosure], div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosureSpanish], div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosure], div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosureSpanish], div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosure], div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosureSpanish], div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosure], div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosureSpanish], div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosure], div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosureSpanish], div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosure], div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosureSpanish], div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosure], div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosureSpanish], div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosure], div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosureSpanish], div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosure], div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosureSpanish], div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosure], div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosureSpanish], div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosure], div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosureSpanish] {
  color: #84c220;
  font-family: "Mukta", sans-serif;
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
  margin: 0;
  transform: translateY(-3rem);
}
@media only screen and (max-width: 768px) {
  div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosure], div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosureSpanish], div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosure], div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosureSpanish], div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosure], div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosureSpanish], div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosure], div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosureSpanish], div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosure], div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosureSpanish], div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosure], div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosureSpanish], div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosure], div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosureSpanish], div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosure], div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosureSpanish], div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosure], div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosureSpanish], div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosure], div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosureSpanish], div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosure], div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosureSpanish], div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosure], div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosureSpanish], div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosure], div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosureSpanish], div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosure], div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosureSpanish], div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosure], div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosureSpanish], div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosure], div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosureSpanish] {
    transform: translateY(-3.5rem);
  }
}
div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosure] .action, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosureSpanish] .action, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosure] .action, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosureSpanish] .action, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosure] .action, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosureSpanish] .action, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosure] .action, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosureSpanish] .action, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosure] .action, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosureSpanish] .action, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosure] .action, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosureSpanish] .action, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosure] .action, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosureSpanish] .action, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosure] .action, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosureSpanish] .action, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosure] .action, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosureSpanish] .action, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosure] .action, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosureSpanish] .action, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosure] .action, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosureSpanish] .action, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosure] .action, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosureSpanish] .action, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosure] .action, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosureSpanish] .action, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosure] .action, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosureSpanish] .action, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosure] .action, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosureSpanish] .action, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosure] .action, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosureSpanish] .action {
  display: flex;
  align-items: center;
  height: auto !important;
}
@media only screen and (max-width: 768px) {
  div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosure] .action, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosureSpanish] .action, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosure] .action, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosureSpanish] .action, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosure] .action, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosureSpanish] .action, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosure] .action, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosureSpanish] .action, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosure] .action, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosureSpanish] .action, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosure] .action, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosureSpanish] .action, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosure] .action, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosureSpanish] .action, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosure] .action, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosureSpanish] .action, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosure] .action, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosureSpanish] .action, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosure] .action, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosureSpanish] .action, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosure] .action, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosureSpanish] .action, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosure] .action, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosureSpanish] .action, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosure] .action, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosureSpanish] .action, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosure] .action, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosureSpanish] .action, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosure] .action, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosureSpanish] .action, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosure] .action, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosureSpanish] .action {
    font-size: 1.6rem !important;
  }
}
div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosure] .action img, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosureSpanish] .action img, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosure] .action img, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosureSpanish] .action img, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosure] .action img, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosureSpanish] .action img, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosure] .action img, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosureSpanish] .action img, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosure] .action img, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosureSpanish] .action img, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosure] .action img, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosureSpanish] .action img, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosure] .action img, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosureSpanish] .action img, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosure] .action img, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosureSpanish] .action img, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosure] .action img, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosureSpanish] .action img, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosure] .action img, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosureSpanish] .action img, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosure] .action img, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosureSpanish] .action img, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosure] .action img, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosureSpanish] .action img, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosure] .action img, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosureSpanish] .action img, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosure] .action img, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosureSpanish] .action img, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosure] .action img, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosureSpanish] .action img, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosure] .action img, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-action-name=backDisclosureSpanish] .action img {
  transform: rotate(180deg);
  width: 1.5rem;
  margin: 0 0.7rem 0 0.3rem;
  height: 1.5rem;
}
div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel .component-actions-top-left, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel .component-actions-top-left, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel .component-actions-top-left, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel .component-actions-top-left, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel .component-actions-top-left, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel .component-actions-top-left, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel .component-actions-top-left, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel .component-actions-top-left, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel .component-actions-top-left, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel .component-actions-top-left, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel .component-actions-top-left, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel .component-actions-top-left, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel .component-actions-top-left, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel .component-actions-top-left, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel .component-actions-top-left, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel .component-actions-top-left {
  left: 50%;
  width: 64rem;
  transform: translateX(-50%);
  text-align: left;
}
@media only screen and (max-width: 575px) {
  div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel .component-actions-top-left, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel .component-actions-top-left, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel .component-actions-top-left, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel .component-actions-top-left, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel .component-actions-top-left, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel .component-actions-top-left, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel .component-actions-top-left, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel .component-actions-top-left, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel .component-actions-top-left, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel .component-actions-top-left, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel .component-actions-top-left, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel .component-actions-top-left, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel .component-actions-top-left, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel .component-actions-top-left, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel .component-actions-top-left, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel .component-actions-top-left {
    width: 91%;
  }
}
div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel .component-actions-bottom-left::before, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel .component-actions-bottom-left::before, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel .component-actions-bottom-left::before, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel .component-actions-bottom-left::before, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel .component-actions-bottom-left::before, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel .component-actions-bottom-left::before, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel .component-actions-bottom-left::before, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel .component-actions-bottom-left::before, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel .component-actions-bottom-left::before, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel .component-actions-bottom-left::before, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel .component-actions-bottom-left::before, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel .component-actions-bottom-left::before, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel .component-actions-bottom-left::before, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel .component-actions-bottom-left::before, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel .component-actions-bottom-left::before, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel .component-actions-bottom-left::before {
  display: none !important;
}

/**** CSS start for Cl-893 ****/
div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-child(3) > div::before, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-child(3) > div::before, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-child(3) > div::before, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-child(3) > div::before {
  content: "Credit Consent";
  font-weight: 800;
  font-family: "Mukta", sans-serif;
  font-size: 1.6rem;
  line-height: 2rem;
  width: 64rem;
  margin: auto;
  margin-bottom: 1rem;
  margin-top: 1rem;
  display: flex;
}
@media only screen and (max-width: 768px) {
  div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-child(3) > div::before, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-child(3) > div::before, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-child(3) > div::before, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-child(3) > div::before {
    font-size: 1.8rem;
    line-height: 2.2rem;
  }
}
@media only screen and (max-width: 575px) {
  div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-child(3) > div::before, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-child(3) > div::before, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-child(3) > div::before, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-child(3) > div::before {
    width: 91%;
  }
}
div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-last-child(5) > div::before, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-last-child(5) > div::before, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-last-child(5) > div::before, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-last-child(5) > div::before {
  content: "Communications Consent";
  font-weight: 800;
  font-family: "Mukta", sans-serif;
  font-size: 1.6rem;
  line-height: 2rem;
  width: 64rem;
  margin: auto;
  margin-bottom: 1rem;
  margin-top: 1rem;
  display: flex;
}
@media only screen and (max-width: 768px) {
  div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-last-child(5) > div::before, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-last-child(5) > div::before, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-last-child(5) > div::before, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-last-child(5) > div::before {
    font-size: 1.8rem;
    line-height: 2.2rem;
  }
}
@media only screen and (max-width: 575px) {
  div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-last-child(5) > div::before, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-last-child(5) > div::before, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-last-child(5) > div::before, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-last-child(5) > div::before {
    width: 91%;
  }
}
div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-last-child(4) > div::before, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-last-child(4) > div::before, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-last-child(4) > div::before, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-last-child(4) > div::before {
  content: "Electronic Records Consent";
  font-weight: 800;
  font-family: "Mukta", sans-serif;
  font-size: 1.6rem;
  line-height: 2rem;
  width: 64rem;
  margin: auto;
  margin-bottom: 1rem;
  margin-top: 1rem;
  display: flex;
}
@media only screen and (max-width: 768px) {
  div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-last-child(4) > div::before, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-last-child(4) > div::before, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-last-child(4) > div::before, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-last-child(4) > div::before {
    font-size: 1.8rem;
    line-height: 2.2rem;
  }
}
@media only screen and (max-width: 575px) {
  div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-last-child(4) > div::before, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-last-child(4) > div::before, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-last-child(4) > div::before, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-last-child(4) > div::before {
    width: 91%;
  }
}
div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-last-child(3) > div::before, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-last-child(3) > div::before, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-last-child(3) > div::before, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-last-child(3) > div::before {
  content: "Privacy Notice";
  font-weight: 800;
  font-family: "Mukta", sans-serif;
  font-size: 1.6rem;
  line-height: 2rem;
  width: 64rem;
  margin: auto;
  margin-bottom: 1rem;
  margin-top: 1rem;
  display: flex;
}
@media only screen and (max-width: 768px) {
  div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-last-child(3) > div::before, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-last-child(3) > div::before, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-last-child(3) > div::before, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-last-child(3) > div::before {
    font-size: 1.8rem;
    line-height: 2.2rem;
  }
}
@media only screen and (max-width: 575px) {
  div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-last-child(3) > div::before, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-last-child(3) > div::before, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-last-child(3) > div::before, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-last-child(3) > div::before {
    width: 91%;
  }
}
div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel:has(.text-after) > div:has(div[data-style-id=disclosure]):nth-last-child(6) > div::before, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel:has(.text-after) > div:has(div[data-style-id=disclosure]):nth-last-child(6) > div::before, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel:has(.text-after) > div:has(div[data-style-id=disclosure]):nth-last-child(6) > div::before, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel:has(.text-after) > div:has(div[data-style-id=disclosure]):nth-last-child(6) > div::before {
  content: "Communications Consent";
  font-weight: 800;
  font-family: "Mukta", sans-serif;
  font-size: 1.6rem;
  line-height: 2rem;
  width: 64rem;
  margin: auto;
  margin-bottom: 1rem;
  margin-top: 1rem;
  display: flex;
}
@media only screen and (max-width: 768px) {
  div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel:has(.text-after) > div:has(div[data-style-id=disclosure]):nth-last-child(6) > div::before, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel:has(.text-after) > div:has(div[data-style-id=disclosure]):nth-last-child(6) > div::before, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel:has(.text-after) > div:has(div[data-style-id=disclosure]):nth-last-child(6) > div::before, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel:has(.text-after) > div:has(div[data-style-id=disclosure]):nth-last-child(6) > div::before {
    font-size: 1.8rem;
    line-height: 2.2rem;
  }
}
@media only screen and (max-width: 575px) {
  div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel:has(.text-after) > div:has(div[data-style-id=disclosure]):nth-last-child(6) > div::before, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel:has(.text-after) > div:has(div[data-style-id=disclosure]):nth-last-child(6) > div::before, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel:has(.text-after) > div:has(div[data-style-id=disclosure]):nth-last-child(6) > div::before, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel:has(.text-after) > div:has(div[data-style-id=disclosure]):nth-last-child(6) > div::before {
    width: 91%;
  }
}
div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel:has(.text-after) > div:has(div[data-style-id=disclosure]):nth-last-child(5) > div::before, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel:has(.text-after) > div:has(div[data-style-id=disclosure]):nth-last-child(5) > div::before, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel:has(.text-after) > div:has(div[data-style-id=disclosure]):nth-last-child(5) > div::before, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel:has(.text-after) > div:has(div[data-style-id=disclosure]):nth-last-child(5) > div::before {
  content: "Electronic Records Consent";
  font-weight: 800;
  font-family: "Mukta", sans-serif;
  font-size: 1.6rem;
  line-height: 2rem;
  width: 64rem;
  margin: auto;
  margin-bottom: 1rem;
  margin-top: 1rem;
  display: flex;
}
@media only screen and (max-width: 768px) {
  div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel:has(.text-after) > div:has(div[data-style-id=disclosure]):nth-last-child(5) > div::before, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel:has(.text-after) > div:has(div[data-style-id=disclosure]):nth-last-child(5) > div::before, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel:has(.text-after) > div:has(div[data-style-id=disclosure]):nth-last-child(5) > div::before, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel:has(.text-after) > div:has(div[data-style-id=disclosure]):nth-last-child(5) > div::before {
    font-size: 1.8rem;
    line-height: 2.2rem;
  }
}
@media only screen and (max-width: 575px) {
  div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel:has(.text-after) > div:has(div[data-style-id=disclosure]):nth-last-child(5) > div::before, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel:has(.text-after) > div:has(div[data-style-id=disclosure]):nth-last-child(5) > div::before, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel:has(.text-after) > div:has(div[data-style-id=disclosure]):nth-last-child(5) > div::before, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel:has(.text-after) > div:has(div[data-style-id=disclosure]):nth-last-child(5) > div::before {
    width: 91%;
  }
}
div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel:has(.text-after) > div:has(div[data-style-id=disclosure]):nth-last-child(4) > div::before, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel:has(.text-after) > div:has(div[data-style-id=disclosure]):nth-last-child(4) > div::before, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel:has(.text-after) > div:has(div[data-style-id=disclosure]):nth-last-child(4) > div::before, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel:has(.text-after) > div:has(div[data-style-id=disclosure]):nth-last-child(4) > div::before {
  content: "Privacy Notice";
  font-weight: 800;
  font-family: "Mukta", sans-serif;
  font-size: 1.6rem;
  line-height: 2rem;
  width: 64rem;
  margin: auto;
  margin-bottom: 1rem;
  margin-top: 1rem;
  display: flex;
}
@media only screen and (max-width: 768px) {
  div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel:has(.text-after) > div:has(div[data-style-id=disclosure]):nth-last-child(4) > div::before, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel:has(.text-after) > div:has(div[data-style-id=disclosure]):nth-last-child(4) > div::before, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel:has(.text-after) > div:has(div[data-style-id=disclosure]):nth-last-child(4) > div::before, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel:has(.text-after) > div:has(div[data-style-id=disclosure]):nth-last-child(4) > div::before {
    font-size: 1.8rem;
    line-height: 2.2rem;
  }
}
@media only screen and (max-width: 575px) {
  div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel:has(.text-after) > div:has(div[data-style-id=disclosure]):nth-last-child(4) > div::before, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel:has(.text-after) > div:has(div[data-style-id=disclosure]):nth-last-child(4) > div::before, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel:has(.text-after) > div:has(div[data-style-id=disclosure]):nth-last-child(4) > div::before, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel:has(.text-after) > div:has(div[data-style-id=disclosure]):nth-last-child(4) > div::before {
    width: 91%;
  }
}

div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel:has(div[data-style-action-name=confirmInputDetailsFinanceManager]) > div:has(div[data-style-id=disclosure]):nth-child(3) > div::before, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel:has(div[data-style-action-name=federalJointInputsFinanceManager]) > div:has(div[data-style-id=disclosure]):nth-child(3) > div::before {
  display: none !important;
}

div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-child(3) > div::before, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-child(3) > div::before, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-child(3) > div::before, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-child(3) > div::before {
  content: "Consentimiento de crédito";
  font-weight: 800;
  font-family: "Mukta", sans-serif;
  font-size: 1.6rem;
  line-height: 2rem;
  width: 64rem;
  margin: auto;
  margin-bottom: 1rem;
  margin-top: 1rem;
  display: flex;
}
@media only screen and (max-width: 768px) {
  div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-child(3) > div::before, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-child(3) > div::before, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-child(3) > div::before, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-child(3) > div::before {
    font-size: 1.8rem;
    line-height: 2.2rem;
  }
}
@media only screen and (max-width: 575px) {
  div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-child(3) > div::before, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-child(3) > div::before, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-child(3) > div::before, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-child(3) > div::before {
    width: 91%;
  }
}
div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-last-child(5) > div::before, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-last-child(5) > div::before, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-last-child(5) > div::before, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-last-child(5) > div::before {
  content: "Consentimiento de comunicaciones";
  font-weight: 800;
  font-family: "Mukta", sans-serif;
  font-size: 1.6rem;
  line-height: 2rem;
  width: 64rem;
  margin: auto;
  margin-bottom: 1rem;
  margin-top: 1rem;
  display: flex;
}
@media only screen and (max-width: 768px) {
  div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-last-child(5) > div::before, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-last-child(5) > div::before, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-last-child(5) > div::before, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-last-child(5) > div::before {
    font-size: 1.8rem;
    line-height: 2.2rem;
  }
}
@media only screen and (max-width: 575px) {
  div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-last-child(5) > div::before, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-last-child(5) > div::before, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-last-child(5) > div::before, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-last-child(5) > div::before {
    width: 91%;
  }
}
div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-last-child(4) > div::before, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-last-child(4) > div::before, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-last-child(4) > div::before, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-last-child(4) > div::before {
  content: "Consentimiento de registros electrónicos";
  font-weight: 800;
  font-family: "Mukta", sans-serif;
  font-size: 1.6rem;
  line-height: 2rem;
  width: 64rem;
  margin: auto;
  margin-bottom: 1rem;
  margin-top: 1rem;
  display: flex;
}
@media only screen and (max-width: 768px) {
  div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-last-child(4) > div::before, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-last-child(4) > div::before, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-last-child(4) > div::before, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-last-child(4) > div::before {
    font-size: 1.8rem;
    line-height: 2.2rem;
  }
}
@media only screen and (max-width: 575px) {
  div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-last-child(4) > div::before, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-last-child(4) > div::before, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-last-child(4) > div::before, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-last-child(4) > div::before {
    width: 91%;
  }
}
div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-last-child(3) > div::before, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-last-child(3) > div::before, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-last-child(3) > div::before, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-last-child(3) > div::before {
  content: "Aviso de privacidad";
  font-weight: 800;
  font-family: "Mukta", sans-serif;
  font-size: 1.6rem;
  line-height: 2rem;
  width: 64rem;
  margin: auto;
  margin-bottom: 1rem;
  margin-top: 1rem;
  display: flex;
}
@media only screen and (max-width: 768px) {
  div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-last-child(3) > div::before, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-last-child(3) > div::before, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-last-child(3) > div::before, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-last-child(3) > div::before {
    font-size: 1.8rem;
    line-height: 2.2rem;
  }
}
@media only screen and (max-width: 575px) {
  div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-last-child(3) > div::before, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-last-child(3) > div::before, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-last-child(3) > div::before, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel > div:has(div[data-style-id=disclosure]):nth-last-child(3) > div::before {
    width: 91%;
  }
}
div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel:has(.text-after) > div:has(div[data-style-id=disclosure]):nth-last-child(6) > div::before, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel:has(.text-after) > div:has(div[data-style-id=disclosure]):nth-last-child(6) > div::before, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel:has(.text-after) > div:has(div[data-style-id=disclosure]):nth-last-child(6) > div::before, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel:has(.text-after) > div:has(div[data-style-id=disclosure]):nth-last-child(6) > div::before {
  content: "Consentimiento de comunicaciones";
  font-weight: 800;
  font-family: "Mukta", sans-serif;
  font-size: 1.6rem;
  line-height: 2rem;
  width: 64rem;
  margin: auto;
  margin-bottom: 1rem;
  margin-top: 1rem;
  display: flex;
}
@media only screen and (max-width: 768px) {
  div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel:has(.text-after) > div:has(div[data-style-id=disclosure]):nth-last-child(6) > div::before, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel:has(.text-after) > div:has(div[data-style-id=disclosure]):nth-last-child(6) > div::before, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel:has(.text-after) > div:has(div[data-style-id=disclosure]):nth-last-child(6) > div::before, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel:has(.text-after) > div:has(div[data-style-id=disclosure]):nth-last-child(6) > div::before {
    font-size: 1.8rem;
    line-height: 2.2rem;
  }
}
@media only screen and (max-width: 575px) {
  div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel:has(.text-after) > div:has(div[data-style-id=disclosure]):nth-last-child(6) > div::before, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel:has(.text-after) > div:has(div[data-style-id=disclosure]):nth-last-child(6) > div::before, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel:has(.text-after) > div:has(div[data-style-id=disclosure]):nth-last-child(6) > div::before, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel:has(.text-after) > div:has(div[data-style-id=disclosure]):nth-last-child(6) > div::before {
    width: 91%;
  }
}
div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel:has(.text-after) > div:has(div[data-style-id=disclosure]):nth-last-child(5) > div::before, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel:has(.text-after) > div:has(div[data-style-id=disclosure]):nth-last-child(5) > div::before, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel:has(.text-after) > div:has(div[data-style-id=disclosure]):nth-last-child(5) > div::before, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel:has(.text-after) > div:has(div[data-style-id=disclosure]):nth-last-child(5) > div::before {
  content: "Consentimiento de registros electrónicos";
  font-weight: 800;
  font-family: "Mukta", sans-serif;
  font-size: 1.6rem;
  line-height: 2rem;
  width: 64rem;
  margin: auto;
  margin-bottom: 1rem;
  margin-top: 1rem;
  display: flex;
}
@media only screen and (max-width: 768px) {
  div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel:has(.text-after) > div:has(div[data-style-id=disclosure]):nth-last-child(5) > div::before, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel:has(.text-after) > div:has(div[data-style-id=disclosure]):nth-last-child(5) > div::before, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel:has(.text-after) > div:has(div[data-style-id=disclosure]):nth-last-child(5) > div::before, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel:has(.text-after) > div:has(div[data-style-id=disclosure]):nth-last-child(5) > div::before {
    font-size: 1.8rem;
    line-height: 2.2rem;
  }
}
@media only screen and (max-width: 575px) {
  div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel:has(.text-after) > div:has(div[data-style-id=disclosure]):nth-last-child(5) > div::before, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel:has(.text-after) > div:has(div[data-style-id=disclosure]):nth-last-child(5) > div::before, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel:has(.text-after) > div:has(div[data-style-id=disclosure]):nth-last-child(5) > div::before, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel:has(.text-after) > div:has(div[data-style-id=disclosure]):nth-last-child(5) > div::before {
    width: 91%;
  }
}
div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel:has(.text-after) > div:has(div[data-style-id=disclosure]):nth-last-child(4) > div::before, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel:has(.text-after) > div:has(div[data-style-id=disclosure]):nth-last-child(4) > div::before, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel:has(.text-after) > div:has(div[data-style-id=disclosure]):nth-last-child(4) > div::before, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel:has(.text-after) > div:has(div[data-style-id=disclosure]):nth-last-child(4) > div::before {
  content: "Aviso de privacidad";
  font-weight: 800;
  font-family: "Mukta", sans-serif;
  font-size: 1.6rem;
  line-height: 2rem;
  width: 64rem;
  margin: auto;
  margin-bottom: 1rem;
  margin-top: 1rem;
  display: flex;
}
@media only screen and (max-width: 768px) {
  div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel:has(.text-after) > div:has(div[data-style-id=disclosure]):nth-last-child(4) > div::before, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel:has(.text-after) > div:has(div[data-style-id=disclosure]):nth-last-child(4) > div::before, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel:has(.text-after) > div:has(div[data-style-id=disclosure]):nth-last-child(4) > div::before, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel:has(.text-after) > div:has(div[data-style-id=disclosure]):nth-last-child(4) > div::before {
    font-size: 1.8rem;
    line-height: 2.2rem;
  }
}
@media only screen and (max-width: 575px) {
  div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel:has(.text-after) > div:has(div[data-style-id=disclosure]):nth-last-child(4) > div::before, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel:has(.text-after) > div:has(div[data-style-id=disclosure]):nth-last-child(4) > div::before, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel:has(.text-after) > div:has(div[data-style-id=disclosure]):nth-last-child(4) > div::before, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel:has(.text-after) > div:has(div[data-style-id=disclosure]):nth-last-child(4) > div::before {
    width: 91%;
  }
}

/**** CSS end for Cl-893 ****/
div[data-style-actor-name=previewProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=previewProjectApplicationConfirmInput].base-panel {
  box-shadow: none !important;
  border: none !important;
}
div[data-style-actor-name=previewProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=previewProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before {
  max-width: 55rem;
  margin: 0 auto;
  border: 1px solid;
  padding: 2rem 2.5rem;
  margin-bottom: 2rem !important;
}
div[data-style-actor-name=previewProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=previewProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureHeader {
  font-weight: 800;
  font-family: "Mukta", sans-serif;
  margin-bottom: 1.2rem;
  text-align: center;
  display: flex;
  flex-flow: column;
  font-size: 1.6rem;
  line-height: 2rem;
}
div[data-style-actor-name=previewProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=previewProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureHeader span {
  font-size: 1.4rem;
}
div[data-style-actor-name=previewProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=previewProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureBody {
  display: flex;
  flex-flow: column;
}
div[data-style-actor-name=previewProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=previewProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureBody p {
  line-height: 2rem;
  text-align: justify;
  margin-bottom: 0;
}
div[data-style-actor-name=previewProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=previewProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureBody p span {
  font-weight: 600;
}
div[data-style-actor-name=previewProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=previewProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure] {
  display: flex;
  flex-flow: row;
  justify-content: center;
  max-width: 55rem;
  margin: 0 auto;
  align-items: center;
  padding: 0;
}
div[data-style-actor-name=previewProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=previewProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure] .description {
  display: none;
}
div[data-style-actor-name=previewProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=previewProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure] input {
  top: 0;
  margin: 0;
  font-size: 1.3rem;
  height: 5rem;
  min-width: 1.5rem;
}
div[data-style-actor-name=previewProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=previewProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure] p {
  margin-left: 1rem;
  margin-bottom: 0;
  text-align: justify;
  font-family: "Mukta", sans-serif;
}
div[data-style-actor-name=previewProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=previewProjectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper] {
  width: 40%;
  max-width: 40rem;
  margin-top: 4.5rem;
  margin-bottom: 4rem;
}
div[data-style-actor-name=previewProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=previewProjectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper] div[data-style-id=action] {
  height: 4.5rem !important;
}

div[data-style-actor-name=projectApplication].actor-wrapper, div[data-style-actor-name=applicantProjectApplication].actor-wrapper, div[data-style-actor-name=previewProjectApplication].actor-wrapper {
  max-height: calc(100vh - 7.5rem);
  overflow: overlay;
}

.message-wrapper.top div[data-style-id=error].save-submit {
  top: 0;
  width: 80%;
  white-space: initial;
  line-height: 2.5rem;
  position: fixed !important;
  padding: 0.4rem 2rem !important;
  border-radius: 0;
  color: white;
  background-color: red !important;
  border-radius: 5px !important;
  margin-top: 0.5rem;
}
.message-wrapper.top div[data-style-id=error].save-submit::before {
  content: "⚠";
  font-family: fontAwesome;
  color: white;
  font-size: 1.8rem;
  padding-right: 0.6rem;
}
.message-wrapper.top div[data-style-id=error].save-submit::after {
  display: none;
}

div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-actor-name=spanishNewProjectPrimaryApplicantPanel].actor-wrapper h1::after, div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-actor-name=spanishNewProjectCoApplicantPanel].actor-wrapper h1::after, div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-actor-name=spanishNewProjectInstallationAddressPanel].actor-wrapper h1::after, div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-actor-name=spanishApplicantNewProjectPrimaryApplicantPanel].actor-wrapper h1::after, div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-actor-name=spanishApplicantNewProjectCoApplicantPanel].actor-wrapper h1::after, div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-actor-name=spanishApplicantNewProjectInstallationAddressPanel].actor-wrapper h1::after, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-actor-name=spanishNewProjectPrimaryApplicantPanel].actor-wrapper h1::after, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-actor-name=spanishNewProjectCoApplicantPanel].actor-wrapper h1::after, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-actor-name=spanishNewProjectInstallationAddressPanel].actor-wrapper h1::after, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-actor-name=spanishApplicantNewProjectPrimaryApplicantPanel].actor-wrapper h1::after, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-actor-name=spanishApplicantNewProjectCoApplicantPanel].actor-wrapper h1::after, div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-actor-name=spanishApplicantNewProjectInstallationAddressPanel].actor-wrapper h1::after {
  content: "*Campos Requeridos" !important;
}

div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field].error.string .control .input-main .form-control, div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field].error.datepicker .control .input-main .form-control, div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field].error.currency .control .input-main .form-control {
  border: 1px solid rgba(0, 0, 0, 0.15) !important;
}
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field].error.string .control .input-main::after, div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field].error.datepicker .control .input-main::after, div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field].error.currency .control .input-main::after {
  display: none !important;
}
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field].error.picklist .control .input-main .form-control {
  border: 1px solid rgba(0, 0, 0, 0.15) !important;
}
div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field] .error {
  display: none !important;
}

div[data-style-actor-name=dealerLogoContainer].actor-wrapper, div[data-style-actor-name=dealerIconPanel].actor-wrapper {
  display: none;
}
div[data-style-actor-name=dealerLogoContainer].actor-wrapper .base-panel, div[data-style-actor-name=dealerIconPanel].actor-wrapper .base-panel {
  height: 0 !important;
  opacity: 0;
}

div[data-style-actor-name=appContainerCssPanel].actor-wrapper {
  display: none !important;
  opacity: 0;
  height: 0 !important;
}

div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=newProjectPrimaryApplicantPanel].actor-wrapper .text-before {
  display: none;
}
div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectApplication].actor-wrapper {
  max-height: unset;
  overflow: unset;
}
div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=text-after].text-after {
  top: 0 !important;
  left: 0;
}

div[data-style-action-name=maskFieldClear], div[data-style-action-name=maskFieldVisible], div[data-style-action-name=maskFieldClearGovtId], div[data-style-action-name=maskFieldVisibleGovtId], div[data-style-action-name=maskFieldClearDob], div[data-style-action-name=maskFieldVisibleDob], div[data-style-action-name=maskFieldClearCoApp], div[data-style-action-name=maskFieldVisibleCoApp], div[data-style-action-name=maskFieldClearGovtIdCoApp], div[data-style-action-name=maskFieldVisibleGovtIdCoApp], div[data-style-action-name=maskFieldClearDobCoApp], div[data-style-action-name=maskFieldVisibleDobCoApp] {
  display: none !important;
  margin: 0 !important;
}
div[data-style-action-name=maskFieldClear] div[data-style-id=action], div[data-style-action-name=maskFieldVisible] div[data-style-id=action], div[data-style-action-name=maskFieldClearGovtId] div[data-style-id=action], div[data-style-action-name=maskFieldVisibleGovtId] div[data-style-id=action], div[data-style-action-name=maskFieldClearDob] div[data-style-id=action], div[data-style-action-name=maskFieldVisibleDob] div[data-style-id=action], div[data-style-action-name=maskFieldClearCoApp] div[data-style-id=action], div[data-style-action-name=maskFieldVisibleCoApp] div[data-style-id=action], div[data-style-action-name=maskFieldClearGovtIdCoApp] div[data-style-id=action], div[data-style-action-name=maskFieldVisibleGovtIdCoApp] div[data-style-id=action], div[data-style-action-name=maskFieldClearDobCoApp] div[data-style-id=action], div[data-style-action-name=maskFieldVisibleDobCoApp] div[data-style-id=action] {
  padding: 0 !important;
  font-size: 0 !important;
  background: transparent !important;
}

div[data-style-id=action-wrapper][data-style-action-name=PollingAPIAction], div[data-style-id=action-wrapper][data-style-action-name=PollingAPIActionFederal], div[data-style-id=action-wrapper][data-style-action-name=PollingAPIActionWiTale], div[data-style-id=action-wrapper][data-style-action-name=PollingAPIActionWiTaleSpanish], div[data-style-id=action-wrapper][data-style-action-name=PollingAPIActionSpanish], div[data-style-id=action-wrapper][data-style-action-name=PollingAPIActionFederalSpanish], div[data-style-id=action-wrapper][data-style-action-name=PollingAPIActionApplicant], div[data-style-id=action-wrapper][data-style-action-name=PollingAPIActionWiTaleApplicant], div[data-style-id=action-wrapper][data-style-action-name=PollingAPIWiTaleApplicantSpanish], div[data-style-id=action-wrapper][data-style-action-name=PollingAPIActionFederalApplicant], div[data-style-id=action-wrapper][data-style-action-name=PollingAPIActionApplicantSpanish], div[data-style-id=action-wrapper][data-style-action-name=PollingAPIFederalApplicantSpanish] {
  display: none;
  height: 0;
  opacity: 0;
  margin: 0 !important;
}
div[data-style-id=action-wrapper][data-style-action-name=PollingAPIAction] div[data-style-id=action], div[data-style-id=action-wrapper][data-style-action-name=PollingAPIActionFederal] div[data-style-id=action], div[data-style-id=action-wrapper][data-style-action-name=PollingAPIActionWiTale] div[data-style-id=action], div[data-style-id=action-wrapper][data-style-action-name=PollingAPIActionWiTaleSpanish] div[data-style-id=action], div[data-style-id=action-wrapper][data-style-action-name=PollingAPIActionSpanish] div[data-style-id=action], div[data-style-id=action-wrapper][data-style-action-name=PollingAPIActionFederalSpanish] div[data-style-id=action], div[data-style-id=action-wrapper][data-style-action-name=PollingAPIActionApplicant] div[data-style-id=action], div[data-style-id=action-wrapper][data-style-action-name=PollingAPIActionWiTaleApplicant] div[data-style-id=action], div[data-style-id=action-wrapper][data-style-action-name=PollingAPIWiTaleApplicantSpanish] div[data-style-id=action], div[data-style-id=action-wrapper][data-style-action-name=PollingAPIActionFederalApplicant] div[data-style-id=action], div[data-style-id=action-wrapper][data-style-action-name=PollingAPIActionApplicantSpanish] div[data-style-id=action], div[data-style-id=action-wrapper][data-style-action-name=PollingAPIFederalApplicantSpanish] div[data-style-id=action] {
  height: 0 !important;
}

div[data-style-actor-name=uniqueIdPanel].actor-wrapper {
  display: none;
  height: 0;
}

div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper .component-actions-bottom-right, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper .component-actions-bottom-right, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper .component-actions-bottom-right, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper .component-actions-bottom-right {
  display: none !important;
}

div[data-style-action-name=dcCityButton][data-style-id=action-wrapper] {
  display: none;
  height: 0;
  opacity: 0;
}
div[data-style-action-name=dcCityButton][data-style-id=action-wrapper] div[data-style-id=action] {
  padding: 0 !important;
}

/**** css start for Cl-893 ****/
div[data-style-actor-name=productDetailsDataModel].actor-wrapper {
  height: -moz-fit-content !important;
  height: fit-content !important;
  min-width: 35rem;
  width: 100%;
  max-width: 55rem;
  margin: auto;
}
@media only screen and (max-width: 576px) {
  div[data-style-actor-name=productDetailsDataModel].actor-wrapper {
    min-width: 90%;
    padding: 0 1.5rem;
  }
}
div[data-style-actor-name=productDetailsDataModel].actor-wrapper .base-panel {
  box-shadow: unset !important;
  border: 0px !important;
}
div[data-style-actor-name=productDetailsDataModel].actor-wrapper .text-before {
  font-size: 1.5rem;
  line-height: 1.9rem;
  padding: 0;
  font-family: "Mukta", sans-serif;
  padding-top: 3.5rem;
  padding-bottom: 1.5rem;
  text-align: left;
}
div[data-style-actor-name=productDetailsDataModel].actor-wrapper .entries .record-container {
  background: transparent !important;
  border: 0 !important;
}
div[data-style-actor-name=productDetailsDataModel].actor-wrapper .entries .record-content {
  padding: 0 !important;
  min-height: 34px;
}
div[data-style-actor-name=productDetailsDataModel].actor-wrapper .entries div[data-style-section-name=productDetailsSection] div[data-style-id=field] {
  margin-bottom: 0rem;
}
div[data-style-actor-name=productDetailsDataModel].actor-wrapper .entries div[data-style-section-name=productDetailsSection] .flabel {
  display: none;
}
div[data-style-actor-name=productDetailsDataModel].actor-wrapper .entries div[data-style-section-name=productDetailsSection] .control.readonly {
  padding: 0 !important;
}
div[data-style-actor-name=productDetailsDataModel].actor-wrapper .entries div[data-style-section-name=productDetailsSection] .input-main > div {
  display: flex;
  flex-flow: column;
  text-align: left;
  font-family: "Mukta", sans-serif;
}
div[data-style-actor-name=productDetailsDataModel].actor-wrapper .entries div[data-style-section-name=productDetailsSection] .input-main > div .header {
  font-weight: 800;
  font-size: 1.5rem;
  line-height: 1.9rem;
  padding-top: 3.5rem;
}
@media only screen and (max-width: 767px) {
  div[data-style-actor-name=productDetailsDataModel].actor-wrapper .entries div[data-style-section-name=productDetailsSection] .input-main > div .header {
    font-size: 1.7rem;
    line-height: 2.1rem;
  }
}
div[data-style-actor-name=productDetailsDataModel].actor-wrapper .entries div[data-style-section-name=productDetailsSection] .input-main > div ul {
  padding-left: 0;
  font-size: 1.5rem;
  line-height: 1.9rem;
  margin: 0;
}
@media only screen and (max-width: 767px) {
  div[data-style-actor-name=productDetailsDataModel].actor-wrapper .entries div[data-style-section-name=productDetailsSection] .input-main > div ul {
    font-size: 1.7rem;
    line-height: 2.1rem;
  }
}
div[data-style-actor-name=productDetailsDataModel].actor-wrapper .entries div[data-style-section-name=productDetailsSection] .input-main > div li {
  font-size: 1.3rem;
  line-height: 1.7rem;
  padding-left: 3.5rem;
  display: flex;
}
@media only screen and (max-width: 767px) {
  div[data-style-actor-name=productDetailsDataModel].actor-wrapper .entries div[data-style-section-name=productDetailsSection] .input-main > div li {
    font-size: 1.5rem;
    line-height: 1.9rem;
  }
}
div[data-style-actor-name=productDetailsDataModel].actor-wrapper .entries div[data-style-section-name=productDetailsSection] .input-main > div li::before {
  content: "-";
  transform: translateX(-1rem);
}
div[data-style-actor-name=productDetailsDataModel].actor-wrapper .entries div[data-style-section-name=productDetailsSection] .input-main > div li:first-child {
  margin-top: 1rem;
}
div[data-style-actor-name=productDetailsDataModel].actor-wrapper .entries div[data-style-section-name=productDetailsSection] .input-main > div li:last-child {
  margin-bottom: 1rem;
}
div[data-style-actor-name=productDetailsDataModel].actor-wrapper .entries div[data-style-section-name=productDetailsSection] .input-main > div .footer {
  font-size: 1.2rem;
  line-height: 1.5rem;
}
@media only screen and (max-width: 767px) {
  div[data-style-actor-name=productDetailsDataModel].actor-wrapper .entries div[data-style-section-name=productDetailsSection] .input-main > div .footer {
    font-size: 1.4rem;
    line-height: 1.7rem;
  }
}
div[data-style-actor-name=productDetailsDataModel].actor-wrapper .entries div[data-style-section-name=productDetailsSectionFMM] {
  /**** CSS start for Cl-1051 ****/
  /**** CSS end for Cl-1051 ****/
}
div[data-style-actor-name=productDetailsDataModel].actor-wrapper .entries div[data-style-section-name=productDetailsSectionFMM] div[data-style-id=field] {
  margin-bottom: 1rem;
}
div[data-style-actor-name=productDetailsDataModel].actor-wrapper .entries div[data-style-section-name=productDetailsSectionFMM] div[data-style-id=field]:last-child {
  margin-bottom: 0;
}
div[data-style-actor-name=productDetailsDataModel].actor-wrapper .entries div[data-style-section-name=productDetailsSectionFMM] .field-content > div {
  display: flex;
  flex-flow: row;
  align-items: flex-start;
}
div[data-style-actor-name=productDetailsDataModel].actor-wrapper .entries div[data-style-section-name=productDetailsSectionFMM] .flabel {
  margin: 0;
  height: unset;
  line-height: unset;
  align-items: center;
  display: flex;
  white-space: unset !important;
  overflow: unset !important;
  text-overflow: unset !important;
}
div[data-style-actor-name=productDetailsDataModel].actor-wrapper .entries div[data-style-section-name=productDetailsSectionFMM] .flabel label {
  font-size: 1.4rem;
  margin-right: 1rem;
  line-height: 1.7rem;
  font-family: "Mukta", sans-serif;
  white-space: unset !important;
  overflow: unset !important;
  text-overflow: unset !important;
}
div[data-style-actor-name=productDetailsDataModel].actor-wrapper .entries div[data-style-section-name=productDetailsSectionFMM] .control.readonly {
  min-height: unset !important;
  padding: 0;
}
div[data-style-actor-name=productDetailsDataModel].actor-wrapper .entries div[data-style-section-name=productDetailsSectionFMM] .input-main {
  white-space: unset !important;
  overflow: unset !important;
  text-overflow: unset !important;
}
div[data-style-actor-name=productDetailsDataModel].actor-wrapper .entries div[data-style-section-name=productDetailsSectionFMM] .input-main div {
  font-size: 1.4rem;
  line-height: 1.7rem;
  font-family: "Mukta", sans-serif;
  white-space: unset !important;
  overflow: unset !important;
  text-overflow: unset !important;
  text-align: left;
}
div[data-style-actor-name=productDetailsDataModel].actor-wrapper div[data-style-action-name=back], div[data-style-actor-name=productDetailsDataModel].actor-wrapper div[data-style-action-name=backSpanish], div[data-style-actor-name=productDetailsDataModel].actor-wrapper div[data-style-action-name=backReprocess], div[data-style-actor-name=productDetailsDataModel].actor-wrapper div[data-style-action-name=backProject], div[data-style-actor-name=productDetailsDataModel].actor-wrapper div[data-style-action-name=backProduct] {
  color: #84c220;
  font-family: "Mukta", sans-serif;
}
div[data-style-actor-name=productDetailsDataModel].actor-wrapper div[data-style-action-name=back] .action, div[data-style-actor-name=productDetailsDataModel].actor-wrapper div[data-style-action-name=backSpanish] .action, div[data-style-actor-name=productDetailsDataModel].actor-wrapper div[data-style-action-name=backReprocess] .action, div[data-style-actor-name=productDetailsDataModel].actor-wrapper div[data-style-action-name=backProject] .action, div[data-style-actor-name=productDetailsDataModel].actor-wrapper div[data-style-action-name=backProduct] .action {
  display: flex;
  align-items: center;
}
div[data-style-actor-name=productDetailsDataModel].actor-wrapper div[data-style-action-name=back] .action img, div[data-style-actor-name=productDetailsDataModel].actor-wrapper div[data-style-action-name=backSpanish] .action img, div[data-style-actor-name=productDetailsDataModel].actor-wrapper div[data-style-action-name=backReprocess] .action img, div[data-style-actor-name=productDetailsDataModel].actor-wrapper div[data-style-action-name=backProject] .action img, div[data-style-actor-name=productDetailsDataModel].actor-wrapper div[data-style-action-name=backProduct] .action img {
  transform: rotate(180deg);
  width: 1.5rem;
  margin: 0 0.7rem 0 0.3rem;
  height: 1.5rem;
}

div[data-style-actor-name=applicantProductDetailsPanel].actor-wrapper {
  height: -moz-fit-content !important;
  height: fit-content !important;
  min-width: 35rem;
  width: 100%;
  max-width: 55rem;
  margin: auto;
}
@media only screen and (max-width: 576px) {
  div[data-style-actor-name=applicantProductDetailsPanel].actor-wrapper {
    min-width: 90%;
    padding: 0 1.5rem;
  }
}
div[data-style-actor-name=applicantProductDetailsPanel].actor-wrapper .base-panel {
  box-shadow: unset !important;
  border: 0px !important;
}
div[data-style-actor-name=applicantProductDetailsPanel].actor-wrapper .entries .record-container {
  background: transparent !important;
  border: 0 !important;
}
div[data-style-actor-name=applicantProductDetailsPanel].actor-wrapper .entries .record-content {
  padding: 0 !important;
}
div[data-style-actor-name=applicantProductDetailsPanel].actor-wrapper .entries div[data-style-section-name=guestProductDetailsSection] div[data-style-id=field] {
  margin-bottom: 0rem;
}
div[data-style-actor-name=applicantProductDetailsPanel].actor-wrapper .entries div[data-style-section-name=guestProductDetailsSection] .flabel {
  display: none;
}
div[data-style-actor-name=applicantProductDetailsPanel].actor-wrapper .entries div[data-style-section-name=guestProductDetailsSection] .control.readonly {
  padding: 0 !important;
}
div[data-style-actor-name=applicantProductDetailsPanel].actor-wrapper .entries div[data-style-section-name=guestProductDetailsSection] .input-main > div {
  display: flex;
  flex-flow: column;
  text-align: left;
  font-family: "Mukta", sans-serif;
}
div[data-style-actor-name=applicantProductDetailsPanel].actor-wrapper .entries div[data-style-section-name=guestProductDetailsSection] .input-main > div .header {
  font-weight: 800;
  font-size: 1.5rem;
  line-height: 1.9rem;
  padding-top: 3.5rem;
}
@media only screen and (max-width: 767px) {
  div[data-style-actor-name=applicantProductDetailsPanel].actor-wrapper .entries div[data-style-section-name=guestProductDetailsSection] .input-main > div .header {
    font-size: 1.7rem;
    line-height: 2.1rem;
  }
}
div[data-style-actor-name=applicantProductDetailsPanel].actor-wrapper .entries div[data-style-section-name=guestProductDetailsSection] .input-main > div ul {
  padding-left: 0;
  font-size: 1.5rem;
  line-height: 1.9rem;
  margin: 0;
}
@media only screen and (max-width: 767px) {
  div[data-style-actor-name=applicantProductDetailsPanel].actor-wrapper .entries div[data-style-section-name=guestProductDetailsSection] .input-main > div ul {
    font-size: 1.7rem;
    line-height: 2.1rem;
  }
}
div[data-style-actor-name=applicantProductDetailsPanel].actor-wrapper .entries div[data-style-section-name=guestProductDetailsSection] .input-main > div li {
  font-size: 1.3rem;
  line-height: 1.7rem;
  padding-left: 3.5rem;
  display: flex;
}
@media only screen and (max-width: 767px) {
  div[data-style-actor-name=applicantProductDetailsPanel].actor-wrapper .entries div[data-style-section-name=guestProductDetailsSection] .input-main > div li {
    font-size: 1.5rem;
    line-height: 1.9rem;
  }
}
div[data-style-actor-name=applicantProductDetailsPanel].actor-wrapper .entries div[data-style-section-name=guestProductDetailsSection] .input-main > div li::before {
  content: "-";
  transform: translateX(-1rem);
}
div[data-style-actor-name=applicantProductDetailsPanel].actor-wrapper .entries div[data-style-section-name=guestProductDetailsSection] .input-main > div li:first-child {
  margin-top: 1rem;
}
div[data-style-actor-name=applicantProductDetailsPanel].actor-wrapper .entries div[data-style-section-name=guestProductDetailsSection] .input-main > div li:last-child {
  margin-bottom: 1rem;
}
div[data-style-actor-name=applicantProductDetailsPanel].actor-wrapper .entries div[data-style-section-name=guestProductDetailsSection] .input-main > div .footer {
  font-size: 1.2rem;
  line-height: 1.5rem;
}
@media only screen and (max-width: 767px) {
  div[data-style-actor-name=applicantProductDetailsPanel].actor-wrapper .entries div[data-style-section-name=guestProductDetailsSection] .input-main > div .footer {
    font-size: 1.4rem;
    line-height: 1.7rem;
  }
}

div[data-style-actor-name=productDetailsDataModel].hidden-actor + div[data-style-actor-name=projectApplicationContainer].actor-wrapper {
  padding-top: 3.5rem;
}

div[data-style-actor-name=applicantProductDetailsPanel].hidden-actor + div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper {
  padding-top: 3.5rem;
}

/**** CSS start for Cl-893 ****/
div[data-style-id=disclosure]:has(.stateNotice) input {
  display: none !important;
  opacity: 0;
}
div[data-style-id=disclosure]:has(.stateNotice) .confirmation {
  margin: 1.5rem 0 !important;
}
div[data-style-id=disclosure]:has(.stateNotice) .confirmation .stateNotice span {
  color: #37444e !important;
  font-family: "Mukta", sans-serif;
  font-size: 1.6rem;
  line-height: 2rem;
  font-weight: 800;
}
@media only screen and (max-width: 576px) {
  div[data-style-id=disclosure]:has(.stateNotice) .confirmation .stateNotice span {
    font-size: 1.8rem;
    line-height: 2.2rem;
  }
}
div[data-style-id=disclosure]:has(.stateNotice) .confirmation .stateNotice span:last-child {
  text-decoration: unset !important;
}

/**** css end for Cl-893 ****/
/**** CSS start for Cl-933 ****/
div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=field][data-style-field-name=mobilePhonePrefix] {
  width: -moz-fit-content !important;
  width: fit-content !important;
  margin-left: 2% !important;
}
div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=field][data-style-field-name=mobilePhonePrefix] .control.readonly {
  padding: 0 !important;
}
div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=field][data-style-field-name=mobilePhonePrefix] .input-main div {
  height: 4.2rem;
  font-size: 12px;
  padding: 0.7rem 1.5rem;
  border-top-left-radius: 17px;
  border-bottom-right-radius: 17px;
  box-shadow: none !important;
  border: none !important;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  color: black;
  display: flex;
  align-items: center;
  background-color: #f2f2f2;
}
@media only screen and (max-width: 768px) {
  div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=field][data-style-field-name=mobilePhonePrefix] .input-main div {
    height: 5.2rem !important;
    padding: 0.7rem 1.8rem !important;
    border-top-left-radius: 16px !important;
    border-bottom-right-radius: 16px !important;
  }
}
@media only screen and (max-width: 576px) {
  div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=field][data-style-field-name=mobilePhonePrefix] .input-main div {
    height: 5.7rem !important;
    padding: 0.7rem 2rem !important;
  }
}
div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=field][data-style-field-name=mobilePhonePrefix] .input-main {
  width: 100%;
  justify-content: center;
}
div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=field][data-style-field-name=mobilePhone] .error {
  top: unset !important;
  height: unset !important;
  line-height: unset !important;
  margin-top: 0.5rem;
  margin-bottom: 0.4rem;
  position: relative !important;
  white-space: unset !important;
  overflow: unset !important;
  text-overflow: unset !important;
}

div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=mobilePhonePrefix] ~ div[data-style-id=field][data-style-field-name=mobilePhone] {
  width: calc(57% - 44px) !important;
}
@media only screen and (max-width: 768px) {
  div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=mobilePhonePrefix] ~ div[data-style-id=field][data-style-field-name=mobilePhone] {
    width: calc(57% - 45px) !important;
  }
}
@media only screen and (max-width: 576px) {
  div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=mobilePhonePrefix] ~ div[data-style-id=field][data-style-field-name=mobilePhone] {
    width: calc(57% - 46px) !important;
  }
}

/**** CSS end for Cl-933 ****/
/**** CSS start for Cl-946 ****/
div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=field][data-style-field-name=mobilePhonePrefix] {
  width: -moz-fit-content !important;
  width: fit-content !important;
  margin-left: 2% !important;
}
div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=field][data-style-field-name=mobilePhonePrefix] .control.readonly {
  padding: 0 !important;
}
div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=field][data-style-field-name=mobilePhonePrefix] .input-main div {
  height: 4.2rem;
  font-size: 12px;
  padding: 0.7rem 1.5rem;
  border-top-left-radius: 17px;
  border-bottom-right-radius: 17px;
  box-shadow: none !important;
  border: none !important;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  color: black;
  display: flex;
  align-items: center;
  background-color: #f2f2f2;
}
@media only screen and (max-width: 768px) {
  div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=field][data-style-field-name=mobilePhonePrefix] .input-main div {
    height: 5.2rem !important;
    padding: 0.7rem 1.8rem !important;
    border-top-left-radius: 16px !important;
    border-bottom-right-radius: 16px !important;
  }
}
@media only screen and (max-width: 576px) {
  div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=field][data-style-field-name=mobilePhonePrefix] .input-main div {
    height: 5.7rem !important;
    padding: 0.7rem 2rem !important;
  }
}
div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=field][data-style-field-name=mobilePhonePrefix] .input-main {
  width: 100%;
  justify-content: center;
}
div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=field][data-style-field-name=mobilePhone] .error {
  top: unset !important;
  height: unset !important;
  line-height: unset !important;
  margin-top: 0.5rem;
  margin-bottom: 0.4rem;
  position: relative !important;
  white-space: unset !important;
  overflow: unset !important;
  text-overflow: unset !important;
}

div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=mobilePhonePrefix] ~ div[data-style-id=field][data-style-field-name=mobilePhone] {
  width: calc(57% - 44px) !important;
}
@media only screen and (max-width: 768px) {
  div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=mobilePhonePrefix] ~ div[data-style-id=field][data-style-field-name=mobilePhone] {
    width: calc(57% - 45px) !important;
  }
}
@media only screen and (max-width: 576px) {
  div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=mobilePhonePrefix] ~ div[data-style-id=field][data-style-field-name=mobilePhone] {
    width: calc(57% - 46px) !important;
  }
}

/**** CSS end for Cl-946 ****/
/**** CSS start for Cl-998 ****/
.react-datepicker__tab-loop {
  display: none !important;
}

/**** CSS end for Cl-998 ****/
@media only screen and (max-width: 1150px) {
  div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] {
    flex-flow: wrap !important;
    justify-content: center !important;
  }
}
@media only screen and (max-width: 768px) {
  /**** CSS start for Cl-933 ****/
  div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field][data-style-field-name=mobilePhone] .error {
    top: unset !important;
  }
  /**** CSS end for Cl-933 ****/
  /**** CSS start for Cl-946 ****/
  div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field][data-style-field-name=mobilePhone] .error {
    top: unset !important;
  }
  div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field][data-style-field-name=mobilePhone] .error {
    top: unset !important;
  }
  /**** CSS end for Cl-946 ****/
  div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component, div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component {
    padding: 9rem 3rem 2rem !important;
  }
  div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable h1::after, div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable h1::after, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable h1::after, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable h1::after {
    top: 4.6rem !important;
    font-size: 11px !important;
    left: 3rem !important;
    height: 1.5rem !important;
  }
  div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field], div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field], div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field], div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field] {
    margin-bottom: 3.5rem !important;
  }
  div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field][data-style-field-name=householdIncome], div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field][data-style-field-name=householdIncome], div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field][data-style-field-name=householdIncome], div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field][data-style-field-name=householdIncome] {
    margin-bottom: 2rem !important;
  }
  div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field][data-style-field-name=householdIncome] .field-content > div::after, div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field][data-style-field-name=householdIncome] .field-content > div::after, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field][data-style-field-name=householdIncome] .field-content > div::after, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field][data-style-field-name=householdIncome] .field-content > div::after {
    font-size: 1.4rem !important;
    line-height: 1.6rem !important;
    margin-top: 0.1rem !important;
  }
  div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field][data-style-field-name=householdIncome] .error, div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field][data-style-field-name=householdIncome] .error, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field][data-style-field-name=householdIncome] .error, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field][data-style-field-name=householdIncome] .error {
    top: unset !important;
    margin-top: 0.7rem;
  }
  div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field] .form-control, div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field] .form-control, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field] .form-control, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field] .form-control {
    height: 5.2rem !important;
    padding: 0.7rem 1.8rem !important;
    border-top-left-radius: 16px !important;
    border-bottom-right-radius: 16px !important;
  }
  div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field][data-style-field-name=loanAgreementLanguage] .flabel label, div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field][data-style-field-name=loanAgreementLanguage] .flabel label, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field][data-style-field-name=loanAgreementLanguage] .flabel label, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field][data-style-field-name=loanAgreementLanguage] .flabel label {
    font-size: 1.6rem;
  }
  div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field][data-style-field-name=loanAgreementLanguage] .control .input-main > div .radiobutton-entry, div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field][data-style-field-name=loanAgreementLanguage] .control .input-main > div .radiobutton-entry, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field][data-style-field-name=loanAgreementLanguage] .control .input-main > div .radiobutton-entry, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field][data-style-field-name=loanAgreementLanguage] .control .input-main > div .radiobutton-entry {
    height: 5.2rem;
  }
  div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field][data-style-field-name=phoneType] .form-control, div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field][data-style-field-name=phoneType] .form-control, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field][data-style-field-name=phoneType] .form-control, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field][data-style-field-name=phoneType] .form-control {
    padding-right: 3rem !important;
  }
  div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field].currency .input-prefix, div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field].currency .input-prefix, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field].currency .input-prefix, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field].currency .input-prefix {
    padding-left: 2.2rem !important;
  }
  div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field].currency .form-control, div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field].currency .form-control, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field].currency .form-control, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field].currency .form-control {
    padding-left: 4.4rem !important;
  }
  div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field][data-style-field-name=coAppSpouseCheckbox], div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field][data-style-field-name=coAppSpouseCheckbox], div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field][data-style-field-name=coAppSpouseCheckbox], div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field][data-style-field-name=coAppSpouseCheckbox] {
    margin-bottom: 1.5rem !important;
  }
  div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field] .error, div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field] .error, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field] .error, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field] .error {
    top: 5rem !important;
  }
  div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=appContainerCssPanel].hidden-actor.actor-wrapper ~ div[data-style-actor-name=newProjectPrimaryApplicantPanel].actor-wrapper, div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=appContainerCssPanel].hidden-actor.actor-wrapper ~ div[data-style-actor-name=newProjectPrimaryApplicantPanel].actor-wrapper, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=appContainerCssPanel].hidden-actor.actor-wrapper ~ div[data-style-actor-name=newProjectPrimaryApplicantPanel].actor-wrapper, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=appContainerCssPanel].hidden-actor.actor-wrapper ~ div[data-style-actor-name=newProjectPrimaryApplicantPanel].actor-wrapper {
    padding: 9rem 3rem 2rem !important;
  }
  div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=appContainerCssPanel].hidden-actor.actor-wrapper ~ div[data-style-actor-name=newProjectPrimaryApplicantPanel].actor-wrapper div[data-style-id=base-panel].base-panel.editable h1::after, div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=appContainerCssPanel].hidden-actor.actor-wrapper ~ div[data-style-actor-name=newProjectPrimaryApplicantPanel].actor-wrapper div[data-style-id=base-panel].base-panel.editable h1::after, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=appContainerCssPanel].hidden-actor.actor-wrapper ~ div[data-style-actor-name=newProjectPrimaryApplicantPanel].actor-wrapper div[data-style-id=base-panel].base-panel.editable h1::after, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=appContainerCssPanel].hidden-actor.actor-wrapper ~ div[data-style-actor-name=newProjectPrimaryApplicantPanel].actor-wrapper div[data-style-id=base-panel].base-panel.editable h1::after {
    top: 4.6rem !important;
  }
  div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=appContainerCssPanel].hidden-actor.actor-wrapper ~ div[data-style-actor-name=newProjectCoApplicantPanel].actor-wrapper, div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=appContainerCssPanel].hidden-actor.actor-wrapper ~ div[data-style-actor-name=newProjectCoApplicantPanel].actor-wrapper, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=appContainerCssPanel].hidden-actor.actor-wrapper ~ div[data-style-actor-name=newProjectCoApplicantPanel].actor-wrapper, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=appContainerCssPanel].hidden-actor.actor-wrapper ~ div[data-style-actor-name=newProjectCoApplicantPanel].actor-wrapper {
    padding: 9rem 3rem 2rem !important;
  }
  div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=appContainerCssPanel].hidden-actor.actor-wrapper ~ div[data-style-actor-name=newProjectCoApplicantPanel].actor-wrapper div[data-style-id=base-panel].base-panel.editable h1::after, div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=appContainerCssPanel].hidden-actor.actor-wrapper ~ div[data-style-actor-name=newProjectCoApplicantPanel].actor-wrapper div[data-style-id=base-panel].base-panel.editable h1::after, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=appContainerCssPanel].hidden-actor.actor-wrapper ~ div[data-style-actor-name=newProjectCoApplicantPanel].actor-wrapper div[data-style-id=base-panel].base-panel.editable h1::after, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=appContainerCssPanel].hidden-actor.actor-wrapper ~ div[data-style-actor-name=newProjectCoApplicantPanel].actor-wrapper div[data-style-id=base-panel].base-panel.editable h1::after {
    top: 4.6rem !important;
  }
  div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=newProjectPrimaryApplicantPanel].actor-wrapper, div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishNewProjectPrimaryApplicantPanel].actor-wrapper, div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=newProjectPrimaryApplicantPanel].actor-wrapper, div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishNewProjectPrimaryApplicantPanel].actor-wrapper, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=newProjectPrimaryApplicantPanel].actor-wrapper, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishNewProjectPrimaryApplicantPanel].actor-wrapper, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=newProjectPrimaryApplicantPanel].actor-wrapper, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishNewProjectPrimaryApplicantPanel].actor-wrapper {
    padding: 14.2rem 3rem 2rem !important;
  }
  div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=newProjectPrimaryApplicantPanel].actor-wrapper div[data-style-id=base-panel].base-panel.editable h1::after, div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishNewProjectPrimaryApplicantPanel].actor-wrapper div[data-style-id=base-panel].base-panel.editable h1::after, div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=newProjectPrimaryApplicantPanel].actor-wrapper div[data-style-id=base-panel].base-panel.editable h1::after, div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishNewProjectPrimaryApplicantPanel].actor-wrapper div[data-style-id=base-panel].base-panel.editable h1::after, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=newProjectPrimaryApplicantPanel].actor-wrapper div[data-style-id=base-panel].base-panel.editable h1::after, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishNewProjectPrimaryApplicantPanel].actor-wrapper div[data-style-id=base-panel].base-panel.editable h1::after, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=newProjectPrimaryApplicantPanel].actor-wrapper div[data-style-id=base-panel].base-panel.editable h1::after, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishNewProjectPrimaryApplicantPanel].actor-wrapper div[data-style-id=base-panel].base-panel.editable h1::after {
    top: 9.7rem !important;
    font-size: 11px !important;
    left: 3rem !important;
    height: 1.5rem !important;
  }
  div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=newProjectPrimaryApplicantPanel].actor-wrapper div[data-style-id=base-panel].base-panel.editable::before, div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishNewProjectPrimaryApplicantPanel].actor-wrapper div[data-style-id=base-panel].base-panel.editable::before, div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=newProjectPrimaryApplicantPanel].actor-wrapper div[data-style-id=base-panel].base-panel.editable::before, div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishNewProjectPrimaryApplicantPanel].actor-wrapper div[data-style-id=base-panel].base-panel.editable::before, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=newProjectPrimaryApplicantPanel].actor-wrapper div[data-style-id=base-panel].base-panel.editable::before, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishNewProjectPrimaryApplicantPanel].actor-wrapper div[data-style-id=base-panel].base-panel.editable::before, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=newProjectPrimaryApplicantPanel].actor-wrapper div[data-style-id=base-panel].base-panel.editable::before, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishNewProjectPrimaryApplicantPanel].actor-wrapper div[data-style-id=base-panel].base-panel.editable::before {
    top: 7rem;
    padding: 0.8rem 2rem;
    width: -moz-fit-content;
    width: fit-content;
    left: 3rem;
    font-size: 12px;
    margin: 0px;
  }
  div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=newProjectPrimaryApplicantPanel].actor-wrapper div[data-style-id=base-panel].base-panel.editable .text-before, div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=newProjectPrimaryApplicantPanel].actor-wrapper div[data-style-id=base-panel].base-panel.editable .text-before, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=newProjectPrimaryApplicantPanel].actor-wrapper div[data-style-id=base-panel].base-panel.editable .text-before, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=newProjectPrimaryApplicantPanel].actor-wrapper div[data-style-id=base-panel].base-panel.editable .text-before {
    top: 7rem;
    padding: 0.8rem 2rem;
    width: -moz-fit-content;
    width: fit-content;
    left: 3rem;
    font-size: 12px;
    margin: 0px;
  }
  div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=newProjectCoApplicantPanel].actor-wrapper, div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishNewProjectCoApplicantPanel].actor-wrapper, div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=newProjectCoApplicantPanel].actor-wrapper, div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishNewProjectCoApplicantPanel].actor-wrapper, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=newProjectCoApplicantPanel].actor-wrapper, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishNewProjectCoApplicantPanel].actor-wrapper, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=newProjectCoApplicantPanel].actor-wrapper, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishNewProjectCoApplicantPanel].actor-wrapper {
    padding: 14.2rem 3rem 2rem !important;
  }
  div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=newProjectCoApplicantPanel].actor-wrapper div[data-style-id=base-panel].base-panel.editable h1::after, div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishNewProjectCoApplicantPanel].actor-wrapper div[data-style-id=base-panel].base-panel.editable h1::after, div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=newProjectCoApplicantPanel].actor-wrapper div[data-style-id=base-panel].base-panel.editable h1::after, div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishNewProjectCoApplicantPanel].actor-wrapper div[data-style-id=base-panel].base-panel.editable h1::after, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=newProjectCoApplicantPanel].actor-wrapper div[data-style-id=base-panel].base-panel.editable h1::after, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishNewProjectCoApplicantPanel].actor-wrapper div[data-style-id=base-panel].base-panel.editable h1::after, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=newProjectCoApplicantPanel].actor-wrapper div[data-style-id=base-panel].base-panel.editable h1::after, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishNewProjectCoApplicantPanel].actor-wrapper div[data-style-id=base-panel].base-panel.editable h1::after {
    top: 9.7rem !important;
    font-size: 11px !important;
    left: 3rem !important;
    height: 1.5rem !important;
  }
  div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=newProjectCoApplicantPanel].actor-wrapper div[data-style-id=base-panel].base-panel.editable .component-actions-top-left, div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishNewProjectCoApplicantPanel].actor-wrapper div[data-style-id=base-panel].base-panel.editable .component-actions-top-left, div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=newProjectCoApplicantPanel].actor-wrapper div[data-style-id=base-panel].base-panel.editable .component-actions-top-left, div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishNewProjectCoApplicantPanel].actor-wrapper div[data-style-id=base-panel].base-panel.editable .component-actions-top-left, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=newProjectCoApplicantPanel].actor-wrapper div[data-style-id=base-panel].base-panel.editable .component-actions-top-left, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishNewProjectCoApplicantPanel].actor-wrapper div[data-style-id=base-panel].base-panel.editable .component-actions-top-left, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=newProjectCoApplicantPanel].actor-wrapper div[data-style-id=base-panel].base-panel.editable .component-actions-top-left, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishNewProjectCoApplicantPanel].actor-wrapper div[data-style-id=base-panel].base-panel.editable .component-actions-top-left {
    top: 6.7rem !important;
    left: 3rem !important;
    right: unset !important;
  }
  div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=newProjectCoApplicantPanel].actor-wrapper div[data-style-id=base-panel].base-panel.editable .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishNewProjectCoApplicantPanel].actor-wrapper div[data-style-id=base-panel].base-panel.editable .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=newProjectCoApplicantPanel].actor-wrapper div[data-style-id=base-panel].base-panel.editable .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishNewProjectCoApplicantPanel].actor-wrapper div[data-style-id=base-panel].base-panel.editable .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=newProjectCoApplicantPanel].actor-wrapper div[data-style-id=base-panel].base-panel.editable .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishNewProjectCoApplicantPanel].actor-wrapper div[data-style-id=base-panel].base-panel.editable .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=newProjectCoApplicantPanel].actor-wrapper div[data-style-id=base-panel].base-panel.editable .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=spanishNewProjectCoApplicantPanel].actor-wrapper div[data-style-id=base-panel].base-panel.editable .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action] {
    width: -moz-fit-content !important;
    width: fit-content !important;
    padding: 1.2rem 2rem !important;
    font-size: 12px !important;
  }
  div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable div[data-style-id=action-wrapper], div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable div[data-style-id=action-wrapper], div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable div[data-style-id=action-wrapper], div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable div[data-style-id=action-wrapper], div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable div[data-style-id=action-wrapper], div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable div[data-style-id=action-wrapper], div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable div[data-style-id=action-wrapper], div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable div[data-style-id=action-wrapper] {
    width: 50% !important;
    /**** CSS start for Cl-893 ****/
    /**** CSS end for Cl-893 ****/
  }
  div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable div[data-style-id=action-wrapper] div[data-style-id=action].action, div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable div[data-style-id=action-wrapper] div[data-style-id=action].action, div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable div[data-style-id=action-wrapper] div[data-style-id=action].action, div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable div[data-style-id=action-wrapper] div[data-style-id=action].action, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable div[data-style-id=action-wrapper] div[data-style-id=action].action, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable div[data-style-id=action-wrapper] div[data-style-id=action].action, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable div[data-style-id=action-wrapper] div[data-style-id=action].action, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable div[data-style-id=action-wrapper] div[data-style-id=action].action {
    height: 5.3rem !important;
    font-size: 14px !important;
  }
  div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable div[data-style-id=action-wrapper][data-style-action-name=backDisclosure] div[data-style-id=action].action, div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable div[data-style-id=action-wrapper][data-style-action-name=backDisclosure] div[data-style-id=action].action, div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable div[data-style-id=action-wrapper][data-style-action-name=backDisclosure] div[data-style-id=action].action, div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable div[data-style-id=action-wrapper][data-style-action-name=backDisclosure] div[data-style-id=action].action, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable div[data-style-id=action-wrapper][data-style-action-name=backDisclosure] div[data-style-id=action].action, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable div[data-style-id=action-wrapper][data-style-action-name=backDisclosure] div[data-style-id=action].action, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable div[data-style-id=action-wrapper][data-style-action-name=backDisclosure] div[data-style-id=action].action, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable div[data-style-id=action-wrapper][data-style-action-name=backDisclosure] div[data-style-id=action].action {
    height: auto !important;
    font-size: 1.6rem !important;
  }
  div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable div[data-style-id=action-wrapper][data-style-action-name=backDisclosureSpanish] div[data-style-id=action].action, div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable div[data-style-id=action-wrapper][data-style-action-name=backDisclosureSpanish] div[data-style-id=action].action, div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable div[data-style-id=action-wrapper][data-style-action-name=backDisclosureSpanish] div[data-style-id=action].action, div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable div[data-style-id=action-wrapper][data-style-action-name=backDisclosureSpanish] div[data-style-id=action].action, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable div[data-style-id=action-wrapper][data-style-action-name=backDisclosureSpanish] div[data-style-id=action].action, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable div[data-style-id=action-wrapper][data-style-action-name=backDisclosureSpanish] div[data-style-id=action].action, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable div[data-style-id=action-wrapper][data-style-action-name=backDisclosureSpanish] div[data-style-id=action].action, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable div[data-style-id=action-wrapper][data-style-action-name=backDisclosureSpanish] div[data-style-id=action].action {
    height: auto !important;
    font-size: 1.6rem !important;
  }
  div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable .message-wrapper.top div[data-style-id=in-progress].save-submit, div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable .message-wrapper.top div[data-style-id=in-progress].save-submit, div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable .message-wrapper.top div[data-style-id=in-progress].save-submit, div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable .message-wrapper.top div[data-style-id=in-progress].save-submit, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable .message-wrapper.top div[data-style-id=in-progress].save-submit, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable .message-wrapper.top div[data-style-id=in-progress].save-submit, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable .message-wrapper.top div[data-style-id=in-progress].save-submit, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable .message-wrapper.top div[data-style-id=in-progress].save-submit {
    width: 50% !important;
    height: 5.3rem !important;
  }
  div[data-style-actor-name=previewProjectApplication].actor-wrapper div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component {
    padding: 9rem 3rem 2rem !important;
  }
  div[data-style-actor-name=previewProjectApplication].actor-wrapper div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable h1::after {
    top: 4.6rem !important;
    font-size: 11px !important;
    left: 3rem !important;
    height: 1.5rem !important;
  }
  div[data-style-actor-name=previewProjectApplication].actor-wrapper div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field] {
    margin-bottom: 3.5rem !important;
  }
  div[data-style-actor-name=previewProjectApplication].actor-wrapper div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field][data-style-field-name=householdIncome] {
    margin-bottom: 2rem !important;
  }
  div[data-style-actor-name=previewProjectApplication].actor-wrapper div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field][data-style-field-name=householdIncome] .field-content > div::after {
    font-size: 1.4rem !important;
    line-height: 1.6rem !important;
    margin-top: 0.1rem !important;
  }
  div[data-style-actor-name=previewProjectApplication].actor-wrapper div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field][data-style-field-name=householdIncome] .error {
    top: unset !important;
    margin-top: 0.7rem;
  }
  div[data-style-actor-name=previewProjectApplication].actor-wrapper div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field] .form-control {
    height: 5.2rem !important;
    padding: 0.7rem 1.8rem !important;
    border-top-left-radius: 16px !important;
    border-bottom-right-radius: 16px !important;
  }
  div[data-style-actor-name=previewProjectApplication].actor-wrapper div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field][data-style-field-name=phoneType] .form-control {
    padding-right: 3rem !important;
  }
  div[data-style-actor-name=previewProjectApplication].actor-wrapper div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field].currency .input-prefix {
    padding-left: 2.2rem !important;
  }
  div[data-style-actor-name=previewProjectApplication].actor-wrapper div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field].currency .form-control {
    padding-left: 4.4rem !important;
  }
  div[data-style-actor-name=previewProjectApplication].actor-wrapper div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field][data-style-field-name=coAppSpouseCheckbox] {
    margin-bottom: 1.5rem !important;
  }
  div[data-style-actor-name=previewProjectApplication].actor-wrapper div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field] .error {
    top: 5rem !important;
  }
  div[data-style-actor-name=previewProjectApplication].actor-wrapper div[data-style-actor-name=previewProjectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable div[data-style-id=action-wrapper] {
    width: 50% !important;
  }
  div[data-style-actor-name=previewProjectApplication].actor-wrapper div[data-style-actor-name=previewProjectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable div[data-style-id=action-wrapper] div[data-style-id=action].action {
    height: 5.3rem !important;
    font-size: 14px !important;
  }
  div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureHeader, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureHeader, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureHeader, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureHeader, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureHeader, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureHeader, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureHeader, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureHeader, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureHeader, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureHeader, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureHeader, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureHeader, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureHeader, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureHeader, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureHeader, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureHeader {
    font-size: 1.8rem;
  }
  div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureHeader span, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureHeader span, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureHeader span, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureHeader span, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureHeader span, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureHeader span, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureHeader span, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureHeader span, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureHeader span, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureHeader span, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureHeader span, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureHeader span, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureHeader span, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureHeader span, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureHeader span, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureHeader span {
    font-size: 1.6rem;
  }
  div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureBody p, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureBody p, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureBody p, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureBody p, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureBody p, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureBody p, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureBody p, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureBody p, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureBody p, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureBody p, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureBody p, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureBody p, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureBody p, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureBody p, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureBody p, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureBody p {
    line-height: 2.4rem;
  }
  div[data-style-actor-name=previewProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=previewProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureHeader {
    font-size: 1.8rem;
  }
  div[data-style-actor-name=previewProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=previewProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureHeader span {
    font-size: 1.6rem;
  }
  div[data-style-actor-name=previewProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=previewProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before .disclosureBody p {
    line-height: 2.4rem;
  }
  div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component {
    padding: 9rem 3rem 2rem !important;
  }
  div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable h1::after {
    top: 4.6rem !important;
    font-size: 11px !important;
    left: 3rem !important;
    height: 1.5rem !important;
  }
  div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field] {
    margin-bottom: 3.5rem !important;
  }
  div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field][data-style-field-name=householdIncome] {
    margin-bottom: 2rem !important;
  }
  div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field][data-style-field-name=householdIncome] .field-content > div::after {
    font-size: 1.4rem !important;
    line-height: 1.6rem !important;
    margin-top: 0.1rem !important;
  }
  div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field][data-style-field-name=householdIncome] .error {
    top: unset !important;
    margin-top: 0.7rem;
  }
  div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field] .form-control {
    height: 5.2rem !important;
    padding: 0.7rem 1.8rem !important;
    border-top-left-radius: 16px !important;
    border-bottom-right-radius: 16px !important;
  }
  div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field].currency .input-prefix {
    padding-left: 2.2rem !important;
  }
  div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field].currency .form-control {
    padding-left: 4.4rem !important;
  }
  div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field][data-style-field-name=coAppSpouseCheckbox] {
    margin-bottom: 1.5rem !important;
  }
  div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field] .error {
    top: 5rem !important;
  }
  div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable div[data-style-id=action-wrapper] {
    width: 50% !important;
    /**** CSS start for Cl-893 ****/
    /**** CSS end for Cl-893 ****/
  }
  div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable div[data-style-id=action-wrapper] div[data-style-id=action].action {
    height: 5.3rem !important;
    font-size: 14px !important;
  }
  div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable div[data-style-id=action-wrapper][data-style-action-name=backDisclosure] div[data-style-id=action].action {
    height: auto !important;
    font-size: 1.6rem !important;
  }
  div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable .message-wrapper.top div[data-style-id=in-progress].save-submit {
    width: 50% !important;
    height: 5.3rem !important;
  }
  div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=ownProperty] .field-content > div .flabel label[data-style-id=field-label] {
    font-size: 1.5rem !important;
  }
}
@media only screen and (max-width: 690px) {
  div[data-style-actor-name=projectApplication].actor-wrapper {
    max-height: calc(100vh - 14.1rem);
  }
  div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=text-after].text-after, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=text-after].text-after {
    top: -14.1rem;
  }
  div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectApplication].actor-wrapper {
    max-height: unset;
  }
  div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=text-after].text-after {
    top: 0;
  }
}
@media only screen and (max-width: 640px) {
  div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel .message-wrapper.top div[data-style-id=error].save-submit {
    top: 15.7rem;
  }
}
@media only screen and (max-width: 576px) {
  /**** CSS start for Cl-933 ****/
  div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field][data-style-field-name=mobilePhone] .error {
    top: unset !important;
  }
  /**** CSS end for Cl-933 ****/
  div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component, div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component {
    min-width: 90% !important;
  }
  div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable h1, div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable h1, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable h1, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable h1 {
    font-size: 2rem !important;
  }
  div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field][data-style-field-name=householdIncome] .error, div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field][data-style-field-name=householdIncome] .error, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field][data-style-field-name=householdIncome] .error, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field][data-style-field-name=householdIncome] .error {
    top: unset !important;
  }
  div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field] .form-control, div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field] .form-control, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field] .form-control, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field] .form-control {
    height: 5.7rem !important;
    padding: 0.7rem 2rem !important;
  }
  div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field][data-style-field-name=govtIdType] .form-control, div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field][data-style-field-name=govtIdType] .form-control, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field][data-style-field-name=govtIdType] .form-control, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field][data-style-field-name=govtIdType] .form-control {
    padding-right: 3rem !important;
  }
  div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field] .error, div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field] .error, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field] .error, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field] .error {
    top: 5.4rem !important;
  }
  div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable div[data-style-id=action-wrapper], div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable div[data-style-id=action-wrapper], div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable div[data-style-id=action-wrapper], div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable div[data-style-id=action-wrapper], div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable div[data-style-id=action-wrapper], div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable div[data-style-id=action-wrapper], div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable div[data-style-id=action-wrapper], div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable div[data-style-id=action-wrapper] {
    width: 91% !important;
  }
  div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable div[data-style-id=action-wrapper] div[data-style-id=action].action, div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable div[data-style-id=action-wrapper] div[data-style-id=action].action, div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable div[data-style-id=action-wrapper] div[data-style-id=action].action, div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable div[data-style-id=action-wrapper] div[data-style-id=action].action, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable div[data-style-id=action-wrapper] div[data-style-id=action].action, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable div[data-style-id=action-wrapper] div[data-style-id=action].action, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable div[data-style-id=action-wrapper] div[data-style-id=action].action, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable div[data-style-id=action-wrapper] div[data-style-id=action].action {
    font-size: 12px !important;
  }
  div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable .message-wrapper.top div[data-style-id=in-progress].save-submit, div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable .message-wrapper.top div[data-style-id=in-progress].save-submit, div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable .message-wrapper.top div[data-style-id=in-progress].save-submit, div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable .message-wrapper.top div[data-style-id=in-progress].save-submit, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable .message-wrapper.top div[data-style-id=in-progress].save-submit, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable .message-wrapper.top div[data-style-id=in-progress].save-submit, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable .message-wrapper.top div[data-style-id=in-progress].save-submit, div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable .message-wrapper.top div[data-style-id=in-progress].save-submit {
    width: 91% !important;
    font-size: 12px !important;
  }
  div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable div[data-style-id=disclosure], div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable div[data-style-id=disclosure], div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable div[data-style-id=disclosure], div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable div[data-style-id=disclosure], div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable div[data-style-id=disclosure], div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable div[data-style-id=disclosure], div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable div[data-style-id=disclosure], div[data-style-actor-name=applicantProjectApplication].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable div[data-style-id=disclosure] {
    width: 91% !important;
  }
  div[data-style-actor-name=previewProjectApplication].actor-wrapper div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component {
    min-width: 90% !important;
  }
  div[data-style-actor-name=previewProjectApplication].actor-wrapper div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable h1 {
    font-size: 2rem !important;
  }
  div[data-style-actor-name=previewProjectApplication].actor-wrapper div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field][data-style-field-name=householdIncome] .error {
    top: unset !important;
  }
  div[data-style-actor-name=previewProjectApplication].actor-wrapper div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field] .form-control {
    height: 5.7rem !important;
    padding: 0.7rem 2rem !important;
  }
  div[data-style-actor-name=previewProjectApplication].actor-wrapper div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field][data-style-field-name=govtIdType] .form-control {
    padding-right: 3rem !important;
  }
  div[data-style-actor-name=previewProjectApplication].actor-wrapper div[data-style-actor-name=previewProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field] .error {
    top: 5.4rem !important;
  }
  div[data-style-actor-name=previewProjectApplication].actor-wrapper div[data-style-actor-name=previewProjectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable div[data-style-id=action-wrapper] {
    width: 91% !important;
  }
  div[data-style-actor-name=previewProjectApplication].actor-wrapper div[data-style-actor-name=previewProjectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable div[data-style-id=action-wrapper] div[data-style-id=action].action {
    font-size: 12px !important;
  }
  div[data-style-actor-name=previewProjectApplication].actor-wrapper div[data-style-actor-name=previewProjectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable div[data-style-id=disclosure] {
    width: 91% !important;
  }
  div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before {
    width: 91% !important;
  }
  div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=disclosure] input, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure] input, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure] input, div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure] input, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=disclosure] input, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure] input, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure] input, div[data-style-actor-name=applicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure] input, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=disclosure] input, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure] input, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure] input, div[data-style-actor-name=spanishProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure] input, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=disclosure] input, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=applicantProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure] input, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure] input, div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=spanishApplicantProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure] input {
    min-width: 1.65rem;
  }
  div[data-style-actor-name=previewProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=previewProjectApplicationConfirmInput].base-panel div[data-style-id=text-before].text-before {
    width: 91% !important;
  }
  div[data-style-actor-name=previewProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=previewProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure] input {
    min-width: 1.65rem;
  }
  div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component {
    min-width: 90% !important;
  }
  div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable h1 {
    font-size: 2rem !important;
  }
  div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field][data-style-field-name=householdIncome] .error {
    top: unset !important;
  }
  div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field] .form-control {
    height: 5.7rem !important;
    padding: 0.7rem 2rem !important;
  }
  div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field][data-style-field-name=govtIdType] .form-control {
    padding-right: 3rem !important;
  }
  div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=projectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field] .error {
    top: 5.4rem !important;
  }
  div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable div[data-style-id=action-wrapper] {
    width: 91% !important;
  }
  div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable div[data-style-id=action-wrapper] div[data-style-id=action].action {
    font-size: 12px !important;
  }
  div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectApplication].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable div[data-style-id=disclosure] {
    width: 91% !important;
  }
  div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=projectApplicationConfirmInput].base-panel div[data-style-id=disclosure] input {
    min-width: 1.65rem;
  }
}
@-moz-document url-prefix() {
  div[data-style-actor-name=projectApplication].actor-wrapper, div[data-style-actor-name=applicantProjectApplication].actor-wrapper {
    overflow: auto;
  }
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper {
  height: auto;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] {
  height: 100%;
  display: flex;
  flex-flow: column;
  justify-content: center;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalContainer].actor-wrapper, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectApprovalContainer].actor-wrapper, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalContainer].actor-wrapper, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectApprovalContainer].actor-wrapper, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalContainer].actor-wrapper, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectApprovalContainer].actor-wrapper, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalContainer].actor-wrapper, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectApprovalContainer].actor-wrapper {
  justify-content: center;
  position: relative;
  display: flex;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalContainer], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalContainer], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectApprovalContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalContainer], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectApprovalContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalContainer], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalContainer], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalContainer], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectApprovalContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalContainer], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectApprovalContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalContainer], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalContainer], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalContainer], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectApprovalContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalContainer], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectApprovalContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalContainer], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalContainer], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalContainer], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectApprovalContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalContainer], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectApprovalContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalContainer] {
  border-radius: 0 !important;
  border-top-left-radius: 20px !important;
  border-bottom-right-radius: 20px !important;
  outline: none !important;
  max-width: 75rem;
  min-width: 55rem;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalPanelForCss].actor-wrapper, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalPanelForCssSpanish].actor-wrapper, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalPanelForCssApplicant].actor-wrapper, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalPanelForCssApplicantSpanish].actor-wrapper, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=panelForCss].actor-wrapper, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalPanelForCss].actor-wrapper, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalPanelForCssSpanish].actor-wrapper, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalPanelForCssApplicant].actor-wrapper, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalPanelForCssApplicantSpanish].actor-wrapper, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=panelForCss].actor-wrapper, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalPanelForCss].actor-wrapper, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalPanelForCssSpanish].actor-wrapper, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalPanelForCssApplicant].actor-wrapper, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalPanelForCssApplicantSpanish].actor-wrapper, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=panelForCss].actor-wrapper, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalPanelForCss].actor-wrapper, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalPanelForCssSpanish].actor-wrapper, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalPanelForCssApplicant].actor-wrapper, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalPanelForCssApplicantSpanish].actor-wrapper, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=panelForCss].actor-wrapper {
  display: none;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=panelForCss].hidden-actor.actor-wrapper ~ div[data-style-actor-name=emiTenureCardView].actor-wrapper, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=panelForCss].hidden-actor.actor-wrapper ~ div[data-style-actor-name=emiTenureCardView].actor-wrapper, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=panelForCss].hidden-actor.actor-wrapper ~ div[data-style-actor-name=emiTenureCardView].actor-wrapper, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=panelForCss].hidden-actor.actor-wrapper ~ div[data-style-actor-name=emiTenureCardView].actor-wrapper {
  border-bottom: 1px solid #84c220 !important;
  border-bottom-right-radius: 19px !important;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=panelForCss].hidden-actor.actor-wrapper ~ div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=panelForCss].hidden-actor.actor-wrapper ~ div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=panelForCss].hidden-actor.actor-wrapper ~ div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=panelForCss].hidden-actor.actor-wrapper ~ div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper {
  border-bottom: 1px solid #84c220 !important;
  border-bottom-right-radius: 19px !important;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper {
  border-bottom: 1px solid !important;
  border-right: 1px solid !important;
  border-left: 1px solid !important;
  border-bottom-right-radius: 19px;
  border-color: #84c220 !important;
  margin-bottom: 4.3rem;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view {
  box-shadow: none !important;
  border: none !important;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  flex-flow: column;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-before].text-before, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-before].text-before, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-before].text-before, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-before].text-before {
  margin-bottom: 2.4rem;
  display: flex;
  margin-top: 1rem;
  justify-content: center;
  height: unset;
  color: rgba(0, 0, 0, 0.7);
  white-space: unset;
  overflow: unset;
  text-overflow: unset;
  font-size: 1.65rem;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  padding: 0 2rem;
  line-height: 2.4rem;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries {
  padding: 0;
  display: flex;
  flex-flow: wrap;
  align-items: center;
  justify-content: center;
  margin-bottom: 4.3rem;
  margin-top: 1.2rem;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container {
  border: none;
  padding: 0;
  width: -moz-fit-content !important;
  width: fit-content !important;
  background-color: #eeffe9;
  border-radius: 0;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-content, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-content, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-content, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-content {
  padding: 0;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .section, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .section, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .section, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .section {
  padding: 2rem;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries div[data-style-id=field], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries div[data-style-id=field], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries div[data-style-id=field], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries div[data-style-id=field] {
  width: -moz-fit-content !important;
  width: fit-content !important;
  margin: 0 !important;
  height: -moz-fit-content;
  height: fit-content;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries div[data-style-id=field] .control, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries div[data-style-id=field] .control, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries div[data-style-id=field] .control, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries div[data-style-id=field] .control {
  padding: 0;
  min-height: unset;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries div[data-style-id=field] .control .input-main div, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries div[data-style-id=field] .control .input-main div, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries div[data-style-id=field] .control .input-main div, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries div[data-style-id=field] .control .input-main div {
  font-size: 1.4rem;
  font-family: "Mukta", sans-serif;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries div[data-style-id=field]:first-child .control .input-main div, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries div[data-style-id=field]:first-child .control .input-main div, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries div[data-style-id=field]:first-child .control .input-main div, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries div[data-style-id=field]:first-child .control .input-main div {
  color: rgba(0, 0, 0, 0.5);
  font-weight: 500;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries div[data-style-id=field]:last-child .control .input-main div, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries div[data-style-id=field]:last-child .control .input-main div, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries div[data-style-id=field]:last-child .control .input-main div, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries div[data-style-id=field]:last-child .control .input-main div {
  color: black;
  font-weight: 600;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries div[data-style-id=field]:last-child .control .input-main::after, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries div[data-style-id=field]:last-child .control .input-main::after, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries div[data-style-id=field]:last-child .control .input-main::after, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries div[data-style-id=field]:last-child .control .input-main::after {
  content: "months";
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  font-size: 1.4rem;
  padding-left: 0.3rem;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries div[data-style-section-name=pricingDetailSpanish].section div[data-style-id=field]:last-child .control .input-main::after, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries div[data-style-section-name=pricingDetailSpanish].section div[data-style-id=field]:last-child .control .input-main::after, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries div[data-style-section-name=pricingDetailSpanish].section div[data-style-id=field]:last-child .control .input-main::after, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries div[data-style-section-name=pricingDetailSpanish].section div[data-style-id=field]:last-child .control .input-main::after {
  content: "meses" !important;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-after].text-after, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-after].text-after, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-after].text-after, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-after].text-after {
  padding: 0;
  margin-bottom: 2.7rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-after].text-after #building, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-after].text-after #building, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-after].text-after #building, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-after].text-after #building {
  font-size: 12px;
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  flex-flow: column;
  width: -moz-fit-content;
  width: fit-content;
  align-items: center;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-after].text-after #building #caption, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-after].text-after #building #caption, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-after].text-after #building #caption, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-after].text-after #building #caption {
  font-size: 1.2rem;
  color: rgba(0, 0, 0, 0.5) !important;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view h1, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view h1, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view h1, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view h1 {
  padding: 0;
  height: 100vh;
  position: fixed;
  width: 100%;
  top: -7rem;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view h1 > div, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view h1 > div, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view h1 > div, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view h1 > div {
  font-size: 12px;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-flow: column;
  align-items: center;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom {
  bottom: 0;
  margin-bottom: 3.6rem;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left {
  display: flex;
  flex-flow: row;
  justify-content: center;
  margin-left: 3.5rem;
  margin-right: 3.5rem;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  margin: 0;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].action, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].action, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].action, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].action {
  font-size: 14px;
  height: 5.5rem;
  text-align: left;
  font-weight: 400 !important;
  margin: 0 1rem;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].action.red_Btn, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].action.red_Btn, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].action.red_Btn, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].action.red_Btn {
  width: 16rem;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].action.deepGreen_Btn, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].action.deepGreen_Btn, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].action.deepGreen_Btn, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].action.deepGreen_Btn {
  width: 23rem;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].action.linearGreen_Btn, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].action.linearGreen_Btn, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].action.linearGreen_Btn, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].action.linearGreen_Btn {
  width: 18rem;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].action::after, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].action::after, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].action::after, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].action::after {
  margin-left: 0.5rem;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=saveForLaterPanel].actor-wrapper, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=saveForLaterPanel].actor-wrapper, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=saveForLaterPanel].actor-wrapper, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=saveForLaterPanel].actor-wrapper {
  border-bottom: 1px solid !important;
  border-right: 1px solid !important;
  border-left: 1px solid !important;
  border-bottom-right-radius: 19px;
  border-color: #84c220 !important;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=saveForLaterPanel].actor-wrapper .base-panel, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=saveForLaterPanel].actor-wrapper .base-panel, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=saveForLaterPanel].actor-wrapper .base-panel, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=saveForLaterPanel].actor-wrapper .base-panel {
  border: none !important;
  box-shadow: none !important;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=saveForLaterPanel].actor-wrapper .base-panel .text-before, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=saveForLaterPanel].actor-wrapper .base-panel .text-before, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=saveForLaterPanel].actor-wrapper .base-panel .text-before, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=saveForLaterPanel].actor-wrapper .base-panel .text-before {
  font-size: 1.5rem;
  color: rgba(0, 0, 0, 0.5);
  position: absolute;
  width: 100%;
  display: flex;
  flex-flow: row;
  padding: 0 2rem;
  justify-content: center;
  align-items: center;
  transform: translateY(-1.3rem);
  font-family: "Mukta", sans-serif;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=saveForLaterPanel].actor-wrapper .base-panel .text-before::before, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=saveForLaterPanel].actor-wrapper .base-panel .text-before::after, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=saveForLaterPanel].actor-wrapper .base-panel .text-before::before, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=saveForLaterPanel].actor-wrapper .base-panel .text-before::after, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=saveForLaterPanel].actor-wrapper .base-panel .text-before::before, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=saveForLaterPanel].actor-wrapper .base-panel .text-before::after, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=saveForLaterPanel].actor-wrapper .base-panel .text-before::before, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=saveForLaterPanel].actor-wrapper .base-panel .text-before::after {
  content: "";
  height: 1px;
  background-color: rgba(0, 0, 0, 0.5);
  width: 47%;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=saveForLaterPanel].actor-wrapper .base-panel .text-before::before, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=saveForLaterPanel].actor-wrapper .base-panel .text-before::before, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=saveForLaterPanel].actor-wrapper .base-panel .text-before::before, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=saveForLaterPanel].actor-wrapper .base-panel .text-before::before {
  margin-right: 0.8rem;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=saveForLaterPanel].actor-wrapper .base-panel .text-before::after, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=saveForLaterPanel].actor-wrapper .base-panel .text-before::after, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=saveForLaterPanel].actor-wrapper .base-panel .text-before::after, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=saveForLaterPanel].actor-wrapper .base-panel .text-before::after {
  margin-left: 0.8rem;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=saveForLaterPanel].actor-wrapper .base-panel .text-after, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=saveForLaterPanel].actor-wrapper .base-panel h2, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=saveForLaterPanel].actor-wrapper .base-panel .text-after, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=saveForLaterPanel].actor-wrapper .base-panel h2, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=saveForLaterPanel].actor-wrapper .base-panel .text-after, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=saveForLaterPanel].actor-wrapper .base-panel h2, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=saveForLaterPanel].actor-wrapper .base-panel .text-after, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=saveForLaterPanel].actor-wrapper .base-panel h2 {
  font-size: 1.6rem;
  color: rgba(0, 0, 0, 0.7);
  padding: 2.9rem 2rem;
  font-family: "Mukta", sans-serif;
  line-height: 2.5rem;
  font-weight: 600;
  display: flex;
  justify-content: center;
  text-align: center;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=saveForLaterPanel].actor-wrapper .base-panel h2, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=saveForLaterPanel].actor-wrapper .base-panel h2, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=saveForLaterPanel].actor-wrapper .base-panel h2, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=saveForLaterPanel].actor-wrapper .base-panel h2 {
  position: relative !important;
  height: unset !important;
  top: unset !important;
  left: unset !important;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=saveForLaterPanel].actor-wrapper .base-panel h1, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=saveForLaterPanel].actor-wrapper .base-panel h1, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=saveForLaterPanel].actor-wrapper .base-panel h1, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=saveForLaterPanel].actor-wrapper .base-panel h1 {
  padding: 0;
  height: 100vh;
  position: fixed;
  width: 100%;
  top: -7rem;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=saveForLaterPanel].actor-wrapper .base-panel h1 > div, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=saveForLaterPanel].actor-wrapper .base-panel h1 > div, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=saveForLaterPanel].actor-wrapper .base-panel h1 > div, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=saveForLaterPanel].actor-wrapper .base-panel h1 > div {
  font-size: 12px;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-flow: column;
  align-items: center;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=saveForLaterPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=saveForLaterPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=saveForLaterPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=saveForLaterPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  margin-bottom: 3.6rem;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=saveForLaterPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=saveForLaterPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=saveForLaterPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=saveForLaterPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
  height: 5.5rem;
  width: 19rem;
  font-size: 14px;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=saveForLaterPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]::after, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=saveForLaterPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]::after, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=saveForLaterPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]::after, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=saveForLaterPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]::after {
  text-align: left;
  padding: 0 2rem;
  font-family: "Mukta", sans-serif;
  line-height: 1.8rem;
  font-size: 1.4rem;
  font-style: italic;
  padding-top: 3.4rem;
  color: black;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=saveForLaterPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=saveForLaterBtn]::after, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=saveForLaterPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=saveForLaterBtn]::after, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=saveForLaterPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=saveForLaterBtn]::after, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=saveForLaterPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=saveForLaterBtn]::after {
  content: "*Reminder: Paying the contractor for the completed project is contingent on verifying property ownership and eligibility plus submitting the necessary paperwork. ";
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=saveForLaterPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=saveForLaterBtnSpanish]::after, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=saveForLaterPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=saveForLaterBtnSpanish]::after, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=saveForLaterPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=saveForLaterBtnSpanish]::after, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=saveForLaterPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=saveForLaterBtnSpanish]::after {
  content: "*Recordatorio: El pago al contratista por el proyecto terminado depende de la verificación de la propiedad y la elegibilidad de la propiedad, además la entrega de toda la documentación necesaria.";
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=saveForLaterPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=saveForLaterBtnReprocess]::after, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=saveForLaterPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=saveForLaterBtnReprocess]::after, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=saveForLaterPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=saveForLaterBtnReprocess]::after, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=saveForLaterPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=saveForLaterBtnReprocess]::after {
  content: "*Reminder: Paying the contractor for the completed project is contingent on verifying property ownership and eligibility plus submitting the necessary paperwork. ";
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=saveForLaterPanelApplicant].actor-wrapper, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=saveForLaterPanelApplicant].actor-wrapper, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=saveForLaterPanelApplicant].actor-wrapper, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=saveForLaterPanelApplicant].actor-wrapper {
  border-bottom: 1px solid !important;
  border-right: 1px solid !important;
  border-left: 1px solid !important;
  border-bottom-right-radius: 19px;
  border-color: #84c220 !important;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=saveForLaterPanelApplicant].actor-wrapper .base-panel, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=saveForLaterPanelApplicant].actor-wrapper .base-panel, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=saveForLaterPanelApplicant].actor-wrapper .base-panel, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=saveForLaterPanelApplicant].actor-wrapper .base-panel {
  border: none !important;
  box-shadow: none !important;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=saveForLaterPanelApplicant].actor-wrapper .base-panel .text-before, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=saveForLaterPanelApplicant].actor-wrapper .base-panel .text-before, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=saveForLaterPanelApplicant].actor-wrapper .base-panel .text-before, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=saveForLaterPanelApplicant].actor-wrapper .base-panel .text-before {
  font-size: 1.5rem;
  color: rgba(0, 0, 0, 0.5);
  position: absolute;
  width: 100%;
  display: flex;
  flex-flow: row;
  padding: 0 2rem;
  justify-content: center;
  align-items: center;
  transform: translateY(-1.3rem);
  font-family: "Mukta", sans-serif;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=saveForLaterPanelApplicant].actor-wrapper .base-panel .text-before::before, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=saveForLaterPanelApplicant].actor-wrapper .base-panel .text-before::after, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=saveForLaterPanelApplicant].actor-wrapper .base-panel .text-before::before, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=saveForLaterPanelApplicant].actor-wrapper .base-panel .text-before::after, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=saveForLaterPanelApplicant].actor-wrapper .base-panel .text-before::before, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=saveForLaterPanelApplicant].actor-wrapper .base-panel .text-before::after, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=saveForLaterPanelApplicant].actor-wrapper .base-panel .text-before::before, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=saveForLaterPanelApplicant].actor-wrapper .base-panel .text-before::after {
  content: "";
  height: 1px;
  background-color: rgba(0, 0, 0, 0.5);
  width: 47%;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=saveForLaterPanelApplicant].actor-wrapper .base-panel .text-before::before, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=saveForLaterPanelApplicant].actor-wrapper .base-panel .text-before::before, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=saveForLaterPanelApplicant].actor-wrapper .base-panel .text-before::before, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=saveForLaterPanelApplicant].actor-wrapper .base-panel .text-before::before {
  margin-right: 0.8rem;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=saveForLaterPanelApplicant].actor-wrapper .base-panel .text-before::after, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=saveForLaterPanelApplicant].actor-wrapper .base-panel .text-before::after, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=saveForLaterPanelApplicant].actor-wrapper .base-panel .text-before::after, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=saveForLaterPanelApplicant].actor-wrapper .base-panel .text-before::after {
  margin-left: 0.8rem;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=saveForLaterPanelApplicant].actor-wrapper .base-panel .text-after, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=saveForLaterPanelApplicant].actor-wrapper .base-panel h2, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=saveForLaterPanelApplicant].actor-wrapper .base-panel .text-after, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=saveForLaterPanelApplicant].actor-wrapper .base-panel h2, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=saveForLaterPanelApplicant].actor-wrapper .base-panel .text-after, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=saveForLaterPanelApplicant].actor-wrapper .base-panel h2, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=saveForLaterPanelApplicant].actor-wrapper .base-panel .text-after, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=saveForLaterPanelApplicant].actor-wrapper .base-panel h2 {
  font-size: 1.6rem;
  color: rgba(0, 0, 0, 0.7);
  padding: 2.9rem 2rem;
  font-family: "Mukta", sans-serif;
  line-height: 2.5rem;
  font-weight: 600;
  display: flex;
  justify-content: center;
  text-align: center;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=saveForLaterPanelApplicant].actor-wrapper .base-panel h2, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=saveForLaterPanelApplicant].actor-wrapper .base-panel h2, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=saveForLaterPanelApplicant].actor-wrapper .base-panel h2, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=saveForLaterPanelApplicant].actor-wrapper .base-panel h2 {
  position: relative !important;
  height: unset !important;
  top: unset !important;
  left: unset !important;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=saveForLaterPanelApplicant].actor-wrapper .base-panel h1, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=saveForLaterPanelApplicant].actor-wrapper .base-panel h1, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=saveForLaterPanelApplicant].actor-wrapper .base-panel h1, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=saveForLaterPanelApplicant].actor-wrapper .base-panel h1 {
  padding: 0;
  height: 100vh;
  position: fixed;
  width: 100%;
  top: -7rem;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=saveForLaterPanelApplicant].actor-wrapper .base-panel h1 > div, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=saveForLaterPanelApplicant].actor-wrapper .base-panel h1 > div, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=saveForLaterPanelApplicant].actor-wrapper .base-panel h1 > div, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=saveForLaterPanelApplicant].actor-wrapper .base-panel h1 > div {
  font-size: 12px;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-flow: column;
  align-items: center;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=saveForLaterPanelApplicant].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=saveForLaterPanelApplicant].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=saveForLaterPanelApplicant].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=saveForLaterPanelApplicant].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  margin-bottom: 3.6rem;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=saveForLaterPanelApplicant].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=saveForLaterPanelApplicant].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=saveForLaterPanelApplicant].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=saveForLaterPanelApplicant].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
  height: 5.5rem;
  width: 19rem;
  font-size: 14px;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=saveForLaterPanelApplicant].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]::after, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=saveForLaterPanelApplicant].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]::after, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=saveForLaterPanelApplicant].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]::after, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=saveForLaterPanelApplicant].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]::after {
  text-align: left;
  padding: 0 2rem;
  font-family: "Mukta", sans-serif;
  line-height: 1.8rem;
  font-size: 1.4rem;
  font-style: italic;
  padding-top: 3.4rem;
  color: black;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=saveForLaterPanelApplicant].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=saveForLaterBtn]::after, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=saveForLaterPanelApplicant].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=saveForLaterBtn]::after, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=saveForLaterPanelApplicant].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=saveForLaterBtn]::after, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=saveForLaterPanelApplicant].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=saveForLaterBtn]::after {
  content: "*Reminder: Paying the contractor for the completed project is contingent on verifying property ownership and eligibility plus submitting the necessary paperwork. ";
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=saveForLaterPanelApplicant].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=saveForLaterBtnSpanish]::after, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=saveForLaterPanelApplicant].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=saveForLaterBtnSpanish]::after, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=saveForLaterPanelApplicant].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=saveForLaterBtnSpanish]::after, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=saveForLaterPanelApplicant].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=saveForLaterBtnSpanish]::after {
  content: "*Recordatorio: El pago al contratista por el proyecto terminado depende de la verificación de la propiedad y la elegibilidad de la propiedad, además la entrega de toda la documentación necesaria.";
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalPanelForCss].hidden-actor.actor-wrapper + div[data-style-actor-name=projectApproval].actor-wrapper, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalPanelForCss].hidden-actor.actor-wrapper + div[data-style-actor-name=projectApproval].actor-wrapper, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalPanelForCss].hidden-actor.actor-wrapper + div[data-style-actor-name=projectApproval].actor-wrapper, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalPanelForCss].hidden-actor.actor-wrapper + div[data-style-actor-name=projectApproval].actor-wrapper {
  border-bottom: 1px solid #84c220 !important;
  border-bottom-right-radius: 19px;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalPanelForCss].hidden-actor.actor-wrapper + div[data-style-actor-name=projectApprovalRics].actor-wrapper, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalPanelForCss].hidden-actor.actor-wrapper + div[data-style-actor-name=projectApprovalRics].actor-wrapper, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalPanelForCss].hidden-actor.actor-wrapper + div[data-style-actor-name=projectApprovalRics].actor-wrapper, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalPanelForCss].hidden-actor.actor-wrapper + div[data-style-actor-name=projectApprovalRics].actor-wrapper {
  border-bottom: 1px solid #84c220 !important;
  border-bottom-right-radius: 19px;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalPanelForCssSpanish].hidden-actor.actor-wrapper + div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalPanelForCssSpanish].hidden-actor.actor-wrapper + div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalPanelForCssSpanish].hidden-actor.actor-wrapper + div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalPanelForCssSpanish].hidden-actor.actor-wrapper + div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper {
  border-bottom: 1px solid #84c220 !important;
  border-bottom-right-radius: 19px;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalPanelForCssApplicant].hidden-actor.actor-wrapper + div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalPanelForCssApplicant].hidden-actor.actor-wrapper + div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalPanelForCssApplicant].hidden-actor.actor-wrapper + div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalPanelForCssApplicant].hidden-actor.actor-wrapper + div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper {
  border-bottom: 1px solid #84c220 !important;
  border-bottom-right-radius: 19px;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalPanelForCssApplicantSpanish].hidden-actor.actor-wrapper + div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalPanelForCssApplicantSpanish].hidden-actor.actor-wrapper + div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalPanelForCssApplicantSpanish].hidden-actor.actor-wrapper + div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalPanelForCssApplicantSpanish].hidden-actor.actor-wrapper + div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper {
  border-bottom: 1px solid #84c220 !important;
  border-bottom-right-radius: 19px;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper {
  border-bottom: 0px solid;
  border-right: 1px solid !important;
  border-left: 1px solid !important;
  border-bottom-right-radius: 0;
  border-color: #84c220 !important;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view {
  box-shadow: none !important;
  border: none !important;
  height: -moz-fit-content;
  height: fit-content;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-after].text-after, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-after].text-after, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-after].text-after, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-after].text-after {
  margin-bottom: 2.4rem;
  display: flex;
  margin-top: 1rem;
  justify-content: center;
  height: unset;
  line-height: unset;
  white-space: unset;
  overflow: unset;
  text-overflow: unset;
  padding: 0;
  color: rgba(0, 0, 0, 0.7);
  white-space: unset;
  overflow: unset;
  text-overflow: unset;
  font-size: 1.65rem;
  /*font-family: arial rounded mt bold;*/
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  text-align: center;
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-before].text-before, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-before].text-before, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-before].text-before, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-before].text-before {
  padding: 0;
  margin-bottom: 2.7rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-before].text-before #building, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-before].text-before #building, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-before].text-before #building, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-before].text-before #building {
  font-size: 12px;
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  flex-flow: column;
  width: -moz-fit-content;
  width: fit-content;
  align-items: center;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-before].text-before #building #caption, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-before].text-before #building #caption, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-before].text-before #building #caption, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-before].text-before #building #caption {
  font-size: 1.2rem;
  color: rgba(0, 0, 0, 0.5) !important;
  /*font-family: arial rounded mt bold;*/
  font-family: "Mukta", sans-serif;
  font-weight: 600;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view h1, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view h1, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view h1, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view h1 {
  padding: 0;
  height: 100vh;
  position: fixed;
  width: 100%;
  top: -7rem;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view h1 > div, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view h1 > div, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view h1 > div, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view h1 > div {
  font-size: 12px;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-flow: column;
  align-items: center;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries {
  padding: 0;
  display: flex;
  flex-flow: row;
  align-items: center;
  justify-content: center;
  margin-bottom: 2.8rem;
  margin-top: 2.8rem;
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container {
  width: -moz-fit-content !important;
  width: fit-content !important;
  padding: 0;
  height: -moz-fit-content;
  height: fit-content;
  margin: 1rem 0;
  border: none !important;
  background-color: transparent !important;
  margin: 0 !important;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content {
  padding: 0 !important;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section {
  width: -moz-fit-content;
  width: fit-content;
  align-items: center;
  display: flex;
  flex-flow: wrap;
  justify-content: center;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] {
  background-color: rgba(236, 255, 230, 0.85);
  width: 11rem !important;
  padding: 0.5rem 1rem !important;
  margin: 0;
  border: 1px solid #84c220;
  margin-right: 0.5rem;
  margin-top: 0.5rem;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field][data-style-field-name=creditLimit], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field][data-style-field-name=creditLimit], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field][data-style-field-name=creditLimit], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field][data-style-field-name=creditLimit] {
  margin-right: 0;
  color: white;
  background-color: #558000;
  border: 1px solid #558000;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field][data-style-field-name=creditLimit] .flabel label, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field][data-style-field-name=creditLimit] .flabel label, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field][data-style-field-name=creditLimit] .flabel label, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field][data-style-field-name=creditLimit] .flabel label {
  color: white !important;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] .field-content > div, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] .field-content > div, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] .field-content > div, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] .field-content > div {
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] .flabel, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] .flabel, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] .flabel, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] .flabel {
  white-space: unset !important;
  overflow: unset !important;
  text-overflow: unset !important;
  height: unset !important;
  line-height: unset !important;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] .flabel label, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] .flabel label, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] .flabel label, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] .flabel label {
  white-space: unset !important;
  overflow: unset !important;
  text-overflow: unset !important;
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: 600;
  font-family: "Mukta", sans-serif;
  text-align: center;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] .control.readonly, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] .control.readonly, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] .control.readonly, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] .control.readonly {
  padding: 0 !important;
  min-height: unset !important;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] .control.readonly .input-main div, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] .control.readonly .input-main div, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] .control.readonly .input-main div, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] .control.readonly .input-main div {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: 600;
  font-family: "Mukta", sans-serif;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .message-wrapper.top, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .message-wrapper.top, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .message-wrapper.top, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .message-wrapper.top {
  position: relative;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .message-wrapper.top div[data-style-id=in-progress].save-submit, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .message-wrapper.top div[data-style-id=in-progress].save-submit, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .message-wrapper.top div[data-style-id=in-progress].save-submit, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .message-wrapper.top div[data-style-id=in-progress].save-submit {
  position: relative;
  top: -4.6rem;
  right: 23rem;
  width: 16.8rem;
  height: 5.5rem;
  border-bottom-right-radius: 19px !important;
  border-top-left-radius: 19px !important;
  display: flex;
  justify-content: center;
  align-items: center;
  bottom: unset;
  background: #84c220;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom {
  /*bottom: -12rem;*/
  bottom: 0;
  margin-bottom: 3.6rem;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left {
  display: flex;
  flex-flow: row;
  justify-content: center;
  margin-left: 3.5rem;
  margin-right: 3.5rem;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  margin: 0;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].action, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].action, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].action, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].action {
  height: 5.5rem;
  text-align: left;
  font-weight: 400 !important;
  margin: 0 1rem;
  font-size: 1.4rem !important;
  width: 14rem;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].action::after, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].action::after, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].action::after, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].action::after {
  margin-left: 0.5rem;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=proceedToButton] div[data-style-id=action].action, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=proceedToButtonReprocessed] div[data-style-id=action].action, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=proceedToButton] div[data-style-id=action].action, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=proceedToButtonReprocessed] div[data-style-id=action].action, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=proceedToButton] div[data-style-id=action].action, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=proceedToButtonReprocessed] div[data-style-id=action].action, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=proceedToButton] div[data-style-id=action].action, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=proceedToButtonReprocessed] div[data-style-id=action].action {
  width: 20rem;
}
@media only screen and (max-width: 767px) {
  div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=proceedToButton] div[data-style-id=action].action, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=proceedToButtonReprocessed] div[data-style-id=action].action, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=proceedToButton] div[data-style-id=action].action, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=proceedToButtonReprocessed] div[data-style-id=action].action, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=proceedToButton] div[data-style-id=action].action, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=proceedToButtonReprocessed] div[data-style-id=action].action, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=proceedToButton] div[data-style-id=action].action, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=proceedToButtonReprocessed] div[data-style-id=action].action {
    font-size: 1.6rem !important;
  }
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper {
  border-bottom: 0px solid !important;
  border-right: 1px solid !important;
  border-left: 1px solid !important;
  border-bottom-right-radius: 0px;
  border-color: #84c220 !important;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view {
  box-shadow: none !important;
  border: none !important;
  height: -moz-fit-content;
  height: fit-content;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-after].text-after, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-after].text-after, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-after].text-after, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-after].text-after, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-after].text-after, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-after].text-after, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-after].text-after, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-after].text-after {
  margin-bottom: 2.4rem;
  display: flex;
  margin-top: 1rem;
  justify-content: center;
  height: unset;
  line-height: unset;
  white-space: unset;
  overflow: unset;
  text-overflow: unset;
  padding: 0;
  color: rgba(0, 0, 0, 0.7);
  white-space: unset;
  overflow: unset;
  text-overflow: unset;
  font-size: 1.65rem;
  /*font-family: arial rounded mt bold;*/
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  text-align: center;
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-before].text-before, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-before].text-before, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-before].text-before, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-before].text-before, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-before].text-before, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-before].text-before, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-before].text-before, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-before].text-before {
  padding: 0;
  margin-bottom: 2.7rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-before].text-before #building, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-before].text-before #building, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-before].text-before #building, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-before].text-before #building, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-before].text-before #building, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-before].text-before #building, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-before].text-before #building, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-before].text-before #building {
  font-size: 12px;
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  flex-flow: column;
  width: -moz-fit-content;
  width: fit-content;
  align-items: center;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-before].text-before #building #caption, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-before].text-before #building #caption, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-before].text-before #building #caption, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-before].text-before #building #caption, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-before].text-before #building #caption, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-before].text-before #building #caption, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-before].text-before #building #caption, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-before].text-before #building #caption {
  font-size: 1.2rem;
  color: rgba(0, 0, 0, 0.5) !important;
  /*font-family: arial rounded mt bold;*/
  font-family: "Mukta", sans-serif;
  font-weight: 600;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view h1, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view h1, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view h1, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view h1, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view h1, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view h1, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view h1, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view h1 {
  padding: 0;
  height: 100vh;
  position: fixed;
  width: 100%;
  top: -7rem;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view h1 > div, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view h1 > div, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view h1 > div, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view h1 > div, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view h1 > div, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view h1 > div, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view h1 > div, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view h1 > div {
  font-size: 12px;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-flow: column;
  align-items: center;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries {
  padding: 0;
  display: flex;
  flex-flow: row;
  align-items: center;
  justify-content: center;
  margin-bottom: 2.8rem;
  margin-top: 2.8rem;
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container {
  width: -moz-fit-content !important;
  width: fit-content !important;
  padding: 0;
  height: -moz-fit-content;
  height: fit-content;
  margin: 1rem 0;
  border: none !important;
  background-color: transparent !important;
  margin: 0 !important;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content {
  padding: 0 !important;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section {
  width: -moz-fit-content;
  width: fit-content;
  align-items: center;
  display: flex;
  flex-flow: wrap;
  justify-content: center;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] {
  background-color: rgba(236, 255, 230, 0.85);
  width: 11rem !important;
  padding: 0.5rem 1rem !important;
  margin: 0;
  border: 1px solid #84c220;
  margin-right: 0.5rem;
  margin-top: 0.5rem;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field][data-style-field-name=creditLimit], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field][data-style-field-name=creditLimit], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field][data-style-field-name=creditLimit], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field][data-style-field-name=creditLimit], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field][data-style-field-name=creditLimit], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field][data-style-field-name=creditLimit], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field][data-style-field-name=creditLimit], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field][data-style-field-name=creditLimit] {
  margin-right: 0;
  color: white;
  background-color: #558000;
  border: 1px solid #558000;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field][data-style-field-name=creditLimit] .flabel label, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field][data-style-field-name=creditLimit] .flabel label, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field][data-style-field-name=creditLimit] .flabel label, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field][data-style-field-name=creditLimit] .flabel label, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field][data-style-field-name=creditLimit] .flabel label, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field][data-style-field-name=creditLimit] .flabel label, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field][data-style-field-name=creditLimit] .flabel label, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field][data-style-field-name=creditLimit] .flabel label {
  color: white !important;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] .field-content > div, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] .field-content > div, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] .field-content > div, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] .field-content > div, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] .field-content > div, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] .field-content > div, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] .field-content > div, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] .field-content > div {
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] .flabel, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] .flabel, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] .flabel, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] .flabel, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] .flabel, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] .flabel, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] .flabel, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] .flabel {
  white-space: unset !important;
  overflow: unset !important;
  text-overflow: unset !important;
  height: unset !important;
  line-height: unset !important;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] .flabel label, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] .flabel label, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] .flabel label, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] .flabel label, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] .flabel label, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] .flabel label, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] .flabel label, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] .flabel label {
  white-space: unset !important;
  overflow: unset !important;
  text-overflow: unset !important;
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: 600;
  font-family: "Mukta", sans-serif;
  text-align: center;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] .control.readonly, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] .control.readonly, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] .control.readonly, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] .control.readonly, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] .control.readonly, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] .control.readonly, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] .control.readonly, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] .control.readonly {
  padding: 0 !important;
  min-height: unset !important;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] .control.readonly .input-main div, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] .control.readonly .input-main div, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] .control.readonly .input-main div, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] .control.readonly .input-main div, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] .control.readonly .input-main div, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] .control.readonly .input-main div, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] .control.readonly .input-main div, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] .control.readonly .input-main div {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: 600;
  font-family: "Mukta", sans-serif;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .message-wrapper.top, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .message-wrapper.top, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .message-wrapper.top, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .message-wrapper.top, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .message-wrapper.top, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .message-wrapper.top, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .message-wrapper.top, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .message-wrapper.top {
  position: relative;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .message-wrapper.top div[data-style-id=in-progress].save-submit, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .message-wrapper.top div[data-style-id=in-progress].save-submit, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .message-wrapper.top div[data-style-id=in-progress].save-submit, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .message-wrapper.top div[data-style-id=in-progress].save-submit, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .message-wrapper.top div[data-style-id=in-progress].save-submit, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .message-wrapper.top div[data-style-id=in-progress].save-submit, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .message-wrapper.top div[data-style-id=in-progress].save-submit, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .message-wrapper.top div[data-style-id=in-progress].save-submit {
  position: relative;
  top: -4.6rem;
  right: 23rem;
  width: 16.8rem;
  height: 5.5rem;
  border-bottom-right-radius: 19px !important;
  border-top-left-radius: 19px !important;
  display: flex;
  justify-content: center;
  align-items: center;
  bottom: unset;
  background: #84c220;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom {
  /*bottom: -12rem;*/
  bottom: 0;
  margin-bottom: 3.6rem;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left {
  display: flex;
  flex-flow: row;
  justify-content: center;
  margin-left: 3.5rem;
  margin-right: 3.5rem;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  margin: 0;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].action, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].action, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].action, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].action, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].action, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].action, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].action, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].action {
  height: 5.5rem;
  text-align: left;
  font-weight: 400 !important;
  margin: 0 1rem;
  font-size: 1.4rem !important;
  width: 14rem;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].action::after, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].action::after, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].action::after, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].action::after, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].action::after, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].action::after, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].action::after, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].action::after {
  margin-left: 0.5rem;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=proceedToButton] div[data-style-id=action].action, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=proceedToButtonSpanish] div[data-style-id=action].action, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=proceedToButton] div[data-style-id=action].action, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=proceedToButtonSpanish] div[data-style-id=action].action, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=proceedToButton] div[data-style-id=action].action, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=proceedToButtonSpanish] div[data-style-id=action].action, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=proceedToButton] div[data-style-id=action].action, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=proceedToButtonSpanish] div[data-style-id=action].action, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=proceedToButton] div[data-style-id=action].action, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=proceedToButtonSpanish] div[data-style-id=action].action, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=proceedToButton] div[data-style-id=action].action, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=proceedToButtonSpanish] div[data-style-id=action].action, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=proceedToButton] div[data-style-id=action].action, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=proceedToButtonSpanish] div[data-style-id=action].action, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=proceedToButton] div[data-style-id=action].action, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=proceedToButtonSpanish] div[data-style-id=action].action {
  width: 20rem;
}
@media only screen and (max-width: 767px) {
  div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=proceedToButton] div[data-style-id=action].action, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=proceedToButtonSpanish] div[data-style-id=action].action, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=proceedToButton] div[data-style-id=action].action, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=proceedToButtonSpanish] div[data-style-id=action].action, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=proceedToButton] div[data-style-id=action].action, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=proceedToButtonSpanish] div[data-style-id=action].action, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=proceedToButton] div[data-style-id=action].action, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=proceedToButtonSpanish] div[data-style-id=action].action, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=proceedToButton] div[data-style-id=action].action, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=proceedToButtonSpanish] div[data-style-id=action].action, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=proceedToButton] div[data-style-id=action].action, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=proceedToButtonSpanish] div[data-style-id=action].action, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=proceedToButton] div[data-style-id=action].action, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=proceedToButtonSpanish] div[data-style-id=action].action, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=proceedToButton] div[data-style-id=action].action, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=proceedToButtonSpanish] div[data-style-id=action].action {
    font-size: 1.6rem !important;
  }
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper {
  border-bottom: 0px solid !important;
  border-right: 1px solid !important;
  border-left: 1px solid !important;
  border-bottom-right-radius: 0px;
  border-color: #84c220 !important;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view {
  box-shadow: none !important;
  border: none !important;
  height: -moz-fit-content;
  height: fit-content;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-after].text-after, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-after].text-after, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-after].text-after, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-after].text-after {
  margin-bottom: 2.4rem;
  display: flex;
  margin-top: 1rem;
  justify-content: center;
  height: unset;
  line-height: unset;
  white-space: unset;
  overflow: unset;
  text-overflow: unset;
  padding: 0;
  color: rgba(0, 0, 0, 0.7);
  white-space: unset;
  overflow: unset;
  text-overflow: unset;
  font-size: 1.65rem;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  text-align: center;
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-before].text-before, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-before].text-before, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-before].text-before, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-before].text-before {
  padding: 0;
  margin-bottom: 2.7rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-before].text-before #building, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-before].text-before #building, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-before].text-before #building, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-before].text-before #building {
  font-size: 12px;
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  flex-flow: column;
  width: -moz-fit-content;
  width: fit-content;
  align-items: center;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-before].text-before #building #caption, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-before].text-before #building #caption, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-before].text-before #building #caption, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-before].text-before #building #caption {
  font-size: 1.2rem;
  color: rgba(0, 0, 0, 0.5) !important;
  /*font-family: arial rounded mt bold;*/
  font-family: "Mukta", sans-serif;
  font-weight: 600;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view h1, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view h1, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view h1, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view h1 {
  padding: 0;
  height: 100vh;
  position: fixed;
  width: 100%;
  top: -7rem;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view h1 > div, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view h1 > div, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view h1 > div, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view h1 > div {
  font-size: 12px;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-flow: column;
  align-items: center;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries {
  padding: 0;
  display: flex;
  flex-flow: row;
  align-items: center;
  justify-content: center;
  margin-bottom: 2.8rem;
  margin-top: 2.8rem;
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container {
  width: -moz-fit-content !important;
  width: fit-content !important;
  padding: 0;
  height: -moz-fit-content;
  height: fit-content;
  margin: 1rem 0;
  border: none !important;
  background-color: transparent !important;
  margin: 0 !important;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content {
  padding: 0 !important;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section {
  width: -moz-fit-content;
  width: fit-content;
  align-items: center;
  display: flex;
  flex-flow: wrap;
  justify-content: center;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] {
  background-color: rgba(236, 255, 230, 0.85);
  width: 11rem !important;
  padding: 0.5rem 1rem !important;
  margin: 0;
  border: 1px solid #84c220;
  margin-right: 0.5rem;
  margin-top: 0.5rem;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field][data-style-field-name=creditLimit], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field][data-style-field-name=creditLimit], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field][data-style-field-name=creditLimit], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field][data-style-field-name=creditLimit] {
  margin-right: 0;
  color: white;
  background-color: #558000;
  border: 1px solid #558000;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field][data-style-field-name=creditLimit] .flabel label, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field][data-style-field-name=creditLimit] .flabel label, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field][data-style-field-name=creditLimit] .flabel label, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field][data-style-field-name=creditLimit] .flabel label {
  color: white !important;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] .field-content > div, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] .field-content > div, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] .field-content > div, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] .field-content > div {
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] .flabel, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] .flabel, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] .flabel, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] .flabel {
  white-space: unset !important;
  overflow: unset !important;
  text-overflow: unset !important;
  height: unset !important;
  line-height: unset !important;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] .flabel label, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] .flabel label, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] .flabel label, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] .flabel label {
  white-space: unset !important;
  overflow: unset !important;
  text-overflow: unset !important;
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: 600;
  font-family: "Mukta", sans-serif;
  text-align: center;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] .control.readonly, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] .control.readonly, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] .control.readonly, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] .control.readonly {
  padding: 0 !important;
  min-height: unset !important;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] .control.readonly .input-main div, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] .control.readonly .input-main div, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] .control.readonly .input-main div, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field] .control.readonly .input-main div {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: 600;
  font-family: "Mukta", sans-serif;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .message-wrapper.top, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .message-wrapper.top, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .message-wrapper.top, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .message-wrapper.top {
  position: relative;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .message-wrapper.top div[data-style-id=in-progress].save-submit, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .message-wrapper.top div[data-style-id=in-progress].save-submit, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .message-wrapper.top div[data-style-id=in-progress].save-submit, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .message-wrapper.top div[data-style-id=in-progress].save-submit {
  position: relative;
  top: -4.6rem;
  right: 23rem;
  width: 16.8rem;
  height: 5.5rem;
  border-bottom-right-radius: 19px !important;
  border-top-left-radius: 19px !important;
  display: flex;
  justify-content: center;
  align-items: center;
  bottom: unset;
  background: #84c220;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom {
  bottom: 0;
  margin-bottom: 3.6rem;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left {
  display: flex;
  flex-flow: row;
  justify-content: center;
  margin-left: 3.5rem;
  margin-right: 3.5rem;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  margin: 0;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].action, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].action, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].action, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].action {
  height: 5.5rem;
  text-align: left;
  font-weight: 400 !important;
  margin: 0 1rem;
  font-size: 1.4rem !important;
  width: 14rem;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].action::after, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].action::after, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].action::after, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].action::after {
  margin-left: 0.5rem;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=proceedToButtonSpanish] div[data-style-id=action].action, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=proceedToButtonSpanish] div[data-style-id=action].action, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=proceedToButtonSpanish] div[data-style-id=action].action, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=proceedToButtonSpanish] div[data-style-id=action].action {
  width: 20rem;
}
@media only screen and (max-width: 767px) {
  div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=proceedToButtonSpanish] div[data-style-id=action].action, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=proceedToButtonSpanish] div[data-style-id=action].action, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=proceedToButtonSpanish] div[data-style-id=action].action, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=proceedToButtonSpanish] div[data-style-id=action].action {
    font-size: 1.6rem !important;
  }
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=docusignMobileEsign] div[data-style-id=action].action, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=docusignMobileEsign] div[data-style-id=action].action, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=docusignMobileEsign] div[data-style-id=action].action, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=docusignMobileEsign] div[data-style-id=action].action, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=docusignMobileEsign] div[data-style-id=action].action, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=docusignMobileEsign] div[data-style-id=action].action, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=docusignMobileEsign] div[data-style-id=action].action, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=docusignMobileEsign] div[data-style-id=action].action {
  font-size: 1.4rem !important;
  width: 16rem !important;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=docusignPaper] div[data-style-id=action].action, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=docusignPaper] div[data-style-id=action].action, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=docusignPaper] div[data-style-id=action].action, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=docusignPaper] div[data-style-id=action].action, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=docusignPaper] div[data-style-id=action].action, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=docusignPaper] div[data-style-id=action].action, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=docusignPaper] div[data-style-id=action].action, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=docusignPaper] div[data-style-id=action].action {
  width: 14rem;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .message-wrapper.top div[data-style-id=in-progress].save-submit, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .message-wrapper.top div[data-style-id=in-progress].save-submit, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .message-wrapper.top div[data-style-id=in-progress].save-submit, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .message-wrapper.top div[data-style-id=in-progress].save-submit, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .message-wrapper.top div[data-style-id=in-progress].save-submit, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .message-wrapper.top div[data-style-id=in-progress].save-submit, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .message-wrapper.top div[data-style-id=in-progress].save-submit, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .message-wrapper.top div[data-style-id=in-progress].save-submit {
  width: 19.8rem;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApproval].actor-wrapper, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishProjectApproval].actor-wrapper, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApproval].actor-wrapper, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishProjectApproval].actor-wrapper, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApproval].actor-wrapper, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishProjectApproval].actor-wrapper, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApproval].actor-wrapper, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishProjectApproval].actor-wrapper {
  display: flex;
  border-top: 1px solid !important;
  border-right: 1px solid !important;
  border-left: 1px solid !important;
  border-top-left-radius: 19px;
  border-color: #84c220 !important;
  margin-top: 3.5rem;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=projectApproval].base-panel, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishProjectApproval].base-panel, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=projectApproval].base-panel, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishProjectApproval].base-panel, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=projectApproval].base-panel, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishProjectApproval].base-panel, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=projectApproval].base-panel, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishProjectApproval].base-panel, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=projectApproval].base-panel, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishProjectApproval].base-panel, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=projectApproval].base-panel, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishProjectApproval].base-panel, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=projectApproval].base-panel, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishProjectApproval].base-panel, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=projectApproval].base-panel, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishProjectApproval].base-panel {
  outline: none !important;
  display: flex;
  position: absolute;
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  flex-flow: column-reverse;
  position: relative;
  box-shadow: none !important;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=projectApproval].base-panel h1, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishProjectApproval].base-panel h1, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=projectApproval].base-panel h1, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishProjectApproval].base-panel h1, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=projectApproval].base-panel h1, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishProjectApproval].base-panel h1, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=projectApproval].base-panel h1, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishProjectApproval].base-panel h1, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=projectApproval].base-panel h1, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishProjectApproval].base-panel h1, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=projectApproval].base-panel h1, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishProjectApproval].base-panel h1, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=projectApproval].base-panel h1, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishProjectApproval].base-panel h1, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=projectApproval].base-panel h1, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishProjectApproval].base-panel h1 {
  background-color: rgba(236, 255, 230, 0.85);
  font-size: 2.2rem;
  height: 10rem;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  border-top-left-radius: 20px;
  top: 0rem;
  width: 100%;
  position: relative;
  font-family: "Mukta", sans-serif;
  font-weight: 800;
  border-bottom-right-radius: 19px;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=projectApproval].base-panel h1 img, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishProjectApproval].base-panel h1 img, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=projectApproval].base-panel h1 img, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishProjectApproval].base-panel h1 img, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=projectApproval].base-panel h1 img, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishProjectApproval].base-panel h1 img, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=projectApproval].base-panel h1 img, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishProjectApproval].base-panel h1 img, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=projectApproval].base-panel h1 img, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishProjectApproval].base-panel h1 img, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=projectApproval].base-panel h1 img, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishProjectApproval].base-panel h1 img, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=projectApproval].base-panel h1 img, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishProjectApproval].base-panel h1 img, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=projectApproval].base-panel h1 img, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishProjectApproval].base-panel h1 img {
  width: 5.5rem;
  height: 6.5rem;
  background: #009900;
  padding: 1rem;
  border-top-left-radius: 12px;
  border-bottom-right-radius: 12px;
  transform: translate(0rem, -3rem);
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=projectApproval].base-panel h1 span.approve_text, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishProjectApproval].base-panel h1 span.approve_text, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=projectApproval].base-panel h1 span.approve_text, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishProjectApproval].base-panel h1 span.approve_text, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=projectApproval].base-panel h1 span.approve_text, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishProjectApproval].base-panel h1 span.approve_text, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=projectApproval].base-panel h1 span.approve_text, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishProjectApproval].base-panel h1 span.approve_text, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=projectApproval].base-panel h1 span.approve_text, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishProjectApproval].base-panel h1 span.approve_text, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=projectApproval].base-panel h1 span.approve_text, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishProjectApproval].base-panel h1 span.approve_text, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=projectApproval].base-panel h1 span.approve_text, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishProjectApproval].base-panel h1 span.approve_text, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=projectApproval].base-panel h1 span.approve_text, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishProjectApproval].base-panel h1 span.approve_text {
  transform: translateY(-1.5rem);
  text-align: center;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper {
  display: flex;
  border-top: 1px solid !important;
  border-right: 1px solid !important;
  border-left: 1px solid !important;
  border-top-left-radius: 19px;
  border-color: #84c220 !important;
  margin-top: 3.5rem;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel {
  outline: none !important;
  display: flex;
  position: absolute;
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  flex-flow: column-reverse;
  position: relative;
  box-shadow: none !important;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel h1, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel h1, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel h1, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel h1, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel h1, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel h1, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel h1, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel h1, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel h1, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel h1, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel h1, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel h1, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel h1, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel h1, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel h1, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel h1 {
  background-color: rgba(236, 255, 230, 0.85);
  font-size: 2.2rem;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  border-top-left-radius: 20px;
  top: 0rem;
  width: 100%;
  position: relative;
  font-family: "Mukta", sans-serif;
  font-weight: 800;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel h1 img, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel h1 img, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel h1 img, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel h1 img, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel h1 img, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel h1 img, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel h1 img, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel h1 img, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel h1 img, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel h1 img, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel h1 img, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel h1 img, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel h1 img, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel h1 img, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel h1 img, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel h1 img {
  width: 5.5rem;
  height: 6.5rem;
  background: #009900;
  padding: 1rem;
  border-top-left-radius: 12px;
  border-bottom-right-radius: 12px;
  transform: translate(0rem, -3rem);
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel h1 span.approve_text, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel h1 span.approve_text, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel h1 span.approve_text, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel h1 span.approve_text, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel h1 span.approve_text, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel h1 span.approve_text, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel h1 span.approve_text, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel h1 span.approve_text, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel h1 span.approve_text, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel h1 span.approve_text, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel h1 span.approve_text, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel h1 span.approve_text, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel h1 span.approve_text, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel h1 span.approve_text, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel h1 span.approve_text, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel h1 span.approve_text {
  transform: translateY(-1.5rem);
  text-align: center;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel .entries .record-container, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel .entries .record-container, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel .entries .record-container, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel .entries .record-container, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel .entries .record-container, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel .entries .record-container, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel .entries .record-container, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel .entries .record-container, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel .entries .record-container, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel .entries .record-container, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel .entries .record-container, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel .entries .record-container, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel .entries .record-container, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel .entries .record-container, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel .entries .record-container, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel .entries .record-container {
  border: none;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel .entries .record-content, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel .entries .record-content, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel .entries .record-content, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel .entries .record-content, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel .entries .record-content, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel .entries .record-content, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel .entries .record-content, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel .entries .record-content, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel .entries .record-content, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel .entries .record-content, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel .entries .record-content, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel .entries .record-content, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel .entries .record-content, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel .entries .record-content, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel .entries .record-content, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel .entries .record-content {
  padding: 0 !important;
  /*div[data-style-id="field"][data-style-field-name="header"]{
      background-color: rgba(236,255,230,.85);
      height: 10rem;
      border-top-left-radius: 20px;
      margin: 0;
      .field-content{
          height: 100%;
          & > div{
              height: 100%;
              .flabel{
                  height: 100%;
                  line-height: normal;
                  label{
                      display: flex;
                      align-items: center;
                      justify-content: center;
                      height: 100%;
                      img{
                          width: 5.5rem;
                          height: 5.5rem;
                          background: #009900;
                          padding: 1rem;
                          border-top-left-radius: 12px;
                          border-bottom-right-radius: 12px;
                          //transform: translate(3.2rem,-3rem);
                          position: absolute;
                          top: -3rem;
                          left: 50%;
                          transform: translateX(-50%);
                      }
                      span{
                          transform: translateY(1.5rem);
                          font-size: 2.2rem;
                          font-family: $font-family;
                          font-weight: 800;
                          color: black;
                      }
                  }
              }
              .control.readonly{
                  padding-left: 0.6rem;
                  min-height: unset;
                  width: fit-content;
                  padding-top: 0rem;
                  .input-main{
                      font-size: 2.2rem;
                      color:black;
                      font-family: $font-family;
                      font-weight: 800;
                      div{
                          transform: translateY(1.5rem);
                      }
                      &::after{
                          content: "!";
                          transform: translateY(1.5rem);
                      }
                  }
              }
          }
      }
  }*/
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel .entries .record-content div[data-style-id=field], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel .entries .record-content div[data-style-id=field], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel .entries .record-content div[data-style-id=field], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel .entries .record-content div[data-style-id=field], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel .entries .record-content div[data-style-id=field], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel .entries .record-content div[data-style-id=field], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel .entries .record-content div[data-style-id=field], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel .entries .record-content div[data-style-id=field], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel .entries .record-content div[data-style-id=field], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel .entries .record-content div[data-style-id=field], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel .entries .record-content div[data-style-id=field], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel .entries .record-content div[data-style-id=field], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel .entries .record-content div[data-style-id=field], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel .entries .record-content div[data-style-id=field], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel .entries .record-content div[data-style-id=field], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel .entries .record-content div[data-style-id=field] {
  width: 100%;
  margin: 3rem 0 1rem;
  margin: 3rem 10rem 1.3rem;
  width: 100%;
  height: unset;
  position: relative;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel .entries .record-content div[data-style-id=field] .field-content > div, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel .entries .record-content div[data-style-id=field] .field-content > div, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel .entries .record-content div[data-style-id=field] .field-content > div, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel .entries .record-content div[data-style-id=field] .field-content > div, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel .entries .record-content div[data-style-id=field] .field-content > div, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel .entries .record-content div[data-style-id=field] .field-content > div, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel .entries .record-content div[data-style-id=field] .field-content > div, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel .entries .record-content div[data-style-id=field] .field-content > div, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel .entries .record-content div[data-style-id=field] .field-content > div, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel .entries .record-content div[data-style-id=field] .field-content > div, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel .entries .record-content div[data-style-id=field] .field-content > div, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel .entries .record-content div[data-style-id=field] .field-content > div, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel .entries .record-content div[data-style-id=field] .field-content > div, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel .entries .record-content div[data-style-id=field] .field-content > div, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel .entries .record-content div[data-style-id=field] .field-content > div, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel .entries .record-content div[data-style-id=field] .field-content > div {
  display: flex;
  flex-flow: wrap;
  justify-content: center;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel .entries .record-content div[data-style-id=field] .field-content > div .flabel, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel .entries .record-content div[data-style-id=field] .field-content > div .flabel, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel .entries .record-content div[data-style-id=field] .field-content > div .flabel, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel .entries .record-content div[data-style-id=field] .field-content > div .flabel, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel .entries .record-content div[data-style-id=field] .field-content > div .flabel, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel .entries .record-content div[data-style-id=field] .field-content > div .flabel, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel .entries .record-content div[data-style-id=field] .field-content > div .flabel, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel .entries .record-content div[data-style-id=field] .field-content > div .flabel, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel .entries .record-content div[data-style-id=field] .field-content > div .flabel, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel .entries .record-content div[data-style-id=field] .field-content > div .flabel, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel .entries .record-content div[data-style-id=field] .field-content > div .flabel, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel .entries .record-content div[data-style-id=field] .field-content > div .flabel, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel .entries .record-content div[data-style-id=field] .field-content > div .flabel, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel .entries .record-content div[data-style-id=field] .field-content > div .flabel, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel .entries .record-content div[data-style-id=field] .field-content > div .flabel, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel .entries .record-content div[data-style-id=field] .field-content > div .flabel {
  margin: 0;
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
  font-size: 2.2rem;
  white-space: unset !important;
  overflow: unset !important;
  text-overflow: unset !important;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel .entries .record-content div[data-style-id=field] .field-content > div .flabel label, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel .entries .record-content div[data-style-id=field] .field-content > div .flabel label, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel .entries .record-content div[data-style-id=field] .field-content > div .flabel label, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel .entries .record-content div[data-style-id=field] .field-content > div .flabel label, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel .entries .record-content div[data-style-id=field] .field-content > div .flabel label, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel .entries .record-content div[data-style-id=field] .field-content > div .flabel label, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel .entries .record-content div[data-style-id=field] .field-content > div .flabel label, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel .entries .record-content div[data-style-id=field] .field-content > div .flabel label, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel .entries .record-content div[data-style-id=field] .field-content > div .flabel label, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel .entries .record-content div[data-style-id=field] .field-content > div .flabel label, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel .entries .record-content div[data-style-id=field] .field-content > div .flabel label, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel .entries .record-content div[data-style-id=field] .field-content > div .flabel label, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel .entries .record-content div[data-style-id=field] .field-content > div .flabel label, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel .entries .record-content div[data-style-id=field] .field-content > div .flabel label, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel .entries .record-content div[data-style-id=field] .field-content > div .flabel label, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel .entries .record-content div[data-style-id=field] .field-content > div .flabel label {
  font-size: 2rem;
  color: #008000;
  white-space: unset !important;
  overflow: unset !important;
  text-overflow: unset !important;
  /*font-family: arial rounded mt bold;*/
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  text-align: center;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel .entries .record-content div[data-style-id=field] .field-content > div .control.readonly, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel .entries .record-content div[data-style-id=field] .field-content > div .control.readonly, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel .entries .record-content div[data-style-id=field] .field-content > div .control.readonly, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel .entries .record-content div[data-style-id=field] .field-content > div .control.readonly, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel .entries .record-content div[data-style-id=field] .field-content > div .control.readonly, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel .entries .record-content div[data-style-id=field] .field-content > div .control.readonly, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel .entries .record-content div[data-style-id=field] .field-content > div .control.readonly, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel .entries .record-content div[data-style-id=field] .field-content > div .control.readonly, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel .entries .record-content div[data-style-id=field] .field-content > div .control.readonly, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel .entries .record-content div[data-style-id=field] .field-content > div .control.readonly, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel .entries .record-content div[data-style-id=field] .field-content > div .control.readonly, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel .entries .record-content div[data-style-id=field] .field-content > div .control.readonly, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel .entries .record-content div[data-style-id=field] .field-content > div .control.readonly, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel .entries .record-content div[data-style-id=field] .field-content > div .control.readonly, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel .entries .record-content div[data-style-id=field] .field-content > div .control.readonly, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel .entries .record-content div[data-style-id=field] .field-content > div .control.readonly {
  padding: 0;
  min-height: unset;
  width: -moz-fit-content;
  width: fit-content;
  padding-top: 0rem;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel .entries .record-content div[data-style-id=field] .field-content > div .control.readonly .input-main, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel .entries .record-content div[data-style-id=field] .field-content > div .control.readonly .input-main, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel .entries .record-content div[data-style-id=field] .field-content > div .control.readonly .input-main, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel .entries .record-content div[data-style-id=field] .field-content > div .control.readonly .input-main, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel .entries .record-content div[data-style-id=field] .field-content > div .control.readonly .input-main, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel .entries .record-content div[data-style-id=field] .field-content > div .control.readonly .input-main, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel .entries .record-content div[data-style-id=field] .field-content > div .control.readonly .input-main, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel .entries .record-content div[data-style-id=field] .field-content > div .control.readonly .input-main, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel .entries .record-content div[data-style-id=field] .field-content > div .control.readonly .input-main, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel .entries .record-content div[data-style-id=field] .field-content > div .control.readonly .input-main, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel .entries .record-content div[data-style-id=field] .field-content > div .control.readonly .input-main, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel .entries .record-content div[data-style-id=field] .field-content > div .control.readonly .input-main, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel .entries .record-content div[data-style-id=field] .field-content > div .control.readonly .input-main, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel .entries .record-content div[data-style-id=field] .field-content > div .control.readonly .input-main, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=applicantProjectApproval].base-panel .entries .record-content div[data-style-id=field] .field-content > div .control.readonly .input-main, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel][data-style-actor-name=spanishApplicantProjectApproval].base-panel .entries .record-content div[data-style-id=field] .field-content > div .control.readonly .input-main {
  font-size: 2rem;
  color: #008000;
  /*font-family: arial rounded mt bold;*/
  font-family: "Mukta", sans-serif;
  font-weight: 600;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRics].actor-wrapper, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRics].actor-wrapper, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRics].actor-wrapper, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRics].actor-wrapper, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper {
  border-right: 1px solid !important;
  border-left: 1px solid !important;
  border-color: #84c220 !important;
  display: flex;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] {
  width: 100%;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .text-before, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .text-before, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .text-before, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .text-before, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .text-before, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .text-before, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .text-before, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .text-before, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .text-before, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .text-before, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .text-before, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .text-before, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .text-before, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .text-before, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .text-before, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .text-before {
  margin: 3rem 10rem 2rem;
  height: unset;
  position: relative;
  padding: 0;
  line-height: 2.3rem;
  font-size: 2rem;
  color: #008000;
  white-space: unset !important;
  overflow: unset !important;
  text-overflow: unset !important;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  text-align: center;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .text-before span:first-child, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .text-before span:first-child, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .text-before span:first-child, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .text-before span:first-child, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .text-before span:first-child, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .text-before span:first-child, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .text-before span:first-child, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .text-before span:first-child, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .text-before span:first-child, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .text-before span:first-child, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .text-before span:first-child, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .text-before span:first-child, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .text-before span:first-child, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .text-before span:first-child, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .text-before span:first-child, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .text-before span:first-child {
  display: none;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .entries .record-content, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .entries .record-content, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .entries .record-content, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .entries .record-content, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .entries .record-content, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .entries .record-content, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .entries .record-content, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .entries .record-content, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .entries .record-content, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .entries .record-content, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .entries .record-content, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .entries .record-content, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .entries .record-content, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .entries .record-content, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .entries .record-content, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .entries .record-content {
  padding: 0 !important;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .entries .section, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .entries .section, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .entries .section, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .entries .section, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .entries .section, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .entries .section, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .entries .section, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .entries .section, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .entries .section, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .entries .section, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .entries .section, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .entries .section, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .entries .section, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .entries .section, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .entries .section, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .entries .section {
  flex-flow: column;
  align-items: center;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] {
  width: 50% !important;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field]:first-child, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field]:first-child, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field]:first-child, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field]:first-child, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field]:first-child, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field]:first-child, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field]:first-child, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field]:first-child, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field]:first-child, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field]:first-child, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field]:first-child, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field]:first-child, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field]:first-child, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field]:first-child, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field]:first-child, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field]:first-child {
  margin-top: 2.7rem;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly {
  padding: 0;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly .input-main.with-prefix, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly .input-main.with-prefix, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly .input-main.with-prefix, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly .input-main.with-prefix, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly .input-main.with-prefix, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly .input-main.with-prefix, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly .input-main.with-prefix, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly .input-main.with-prefix, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly .input-main.with-prefix, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly .input-main.with-prefix, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly .input-main.with-prefix, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly .input-main.with-prefix, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly .input-main.with-prefix, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly .input-main.with-prefix, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly .input-main.with-prefix, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly .input-main.with-prefix {
  height: 4.6rem;
  background-color: #d2d2d2;
  border-top-left-radius: 19px;
  border-bottom-right-radius: 19px;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly .input-main.with-prefix::after, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly .input-main.with-prefix::after, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly .input-main.with-prefix::after, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly .input-main.with-prefix::after, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly .input-main.with-prefix::after, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly .input-main.with-prefix::after, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly .input-main.with-prefix::after, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly .input-main.with-prefix::after, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly .input-main.with-prefix::after, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly .input-main.with-prefix::after, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly .input-main.with-prefix::after, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly .input-main.with-prefix::after, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly .input-main.with-prefix::after, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly .input-main.with-prefix::after, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly .input-main.with-prefix::after, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly .input-main.with-prefix::after {
  display: none;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly .input-main.with-prefix div, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly .input-main.with-prefix div, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly .input-main.with-prefix div, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly .input-main.with-prefix div, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly .input-main.with-prefix div, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly .input-main.with-prefix div, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly .input-main.with-prefix div, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly .input-main.with-prefix div, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly .input-main.with-prefix div, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly .input-main.with-prefix div, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly .input-main.with-prefix div, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly .input-main.with-prefix div, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly .input-main.with-prefix div, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly .input-main.with-prefix div, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly .input-main.with-prefix div, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly .input-main.with-prefix div {
  font-size: 1.4rem;
  color: black;
  padding-left: 1.6rem;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .error, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .error, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .error, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .error, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .error, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .error, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .error, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .error, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .error, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .error, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .error, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .error, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .error, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .error, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .error, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .error {
  white-space: normal;
  line-height: 1.4rem;
  top: 8rem;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .flabel, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .flabel, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .flabel, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .flabel, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .flabel, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .flabel, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .flabel, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .flabel, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .flabel, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .flabel, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .flabel, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .flabel, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .flabel, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .flabel, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .flabel, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .flabel {
  margin-bottom: 0.4rem;
  height: -moz-fit-content;
  height: fit-content;
  line-height: unset;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .flabel label, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .flabel label, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .flabel label, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .flabel label, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .flabel label, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .flabel label, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .flabel label, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .flabel label, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .flabel label, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .flabel label, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .flabel label, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .flabel label, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .flabel label, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .flabel label, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .flabel label, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .flabel label {
  font-size: 1.5rem;
  color: rgba(0, 0, 0, 0.7);
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .control .input-main.with-prefix .input-prefix, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .control .input-main.with-prefix .input-prefix, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .control .input-main.with-prefix .input-prefix, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .control .input-main.with-prefix .input-prefix, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .control .input-main.with-prefix .input-prefix, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .control .input-main.with-prefix .input-prefix, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .control .input-main.with-prefix .input-prefix, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .control .input-main.with-prefix .input-prefix, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .control .input-main.with-prefix .input-prefix, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .control .input-main.with-prefix .input-prefix, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .control .input-main.with-prefix .input-prefix, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .control .input-main.with-prefix .input-prefix, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .control .input-main.with-prefix .input-prefix, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .control .input-main.with-prefix .input-prefix, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .control .input-main.with-prefix .input-prefix, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .control .input-main.with-prefix .input-prefix {
  padding-left: 1.6rem;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .control .input-main.with-prefix .form-control, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .control .input-main.with-prefix .form-control, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .control .input-main.with-prefix .form-control, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .control .input-main.with-prefix .form-control, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .control .input-main.with-prefix .form-control, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .control .input-main.with-prefix .form-control, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .control .input-main.with-prefix .form-control, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .control .input-main.with-prefix .form-control, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .control .input-main.with-prefix .form-control, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .control .input-main.with-prefix .form-control, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .control .input-main.with-prefix .form-control, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .control .input-main.with-prefix .form-control, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .control .input-main.with-prefix .form-control, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .control .input-main.with-prefix .form-control, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .control .input-main.with-prefix .form-control, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .control .input-main.with-prefix .form-control {
  height: 4.6rem;
  font-size: 1.4rem;
  padding-left: 3rem;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .error, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .error, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .error, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .error, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .error, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .error, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .error, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .error, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .error, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .error, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .error, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .error, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .error, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .error, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .error, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .error {
  position: absolute;
  top: 7.5rem;
  font-size: 1.2rem;
  height: unset;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  margin-bottom: 3.5rem;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
  height: 5rem;
  width: 20rem;
  font-size: 1.5rem;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectDeclinePanel].actor-wrapper, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishProjectDeclinePanel].actor-wrapper, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectDeclinePanel].actor-wrapper, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectDeclinePanel].actor-wrapper, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectDeclinePanel].actor-wrapper, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishProjectDeclinePanel].actor-wrapper, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectDeclinePanel].actor-wrapper, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectDeclinePanel].actor-wrapper, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectDeclinePanel].actor-wrapper, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishProjectDeclinePanel].actor-wrapper, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectDeclinePanel].actor-wrapper, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectDeclinePanel].actor-wrapper, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectDeclinePanel].actor-wrapper, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishProjectDeclinePanel].actor-wrapper, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectDeclinePanel].actor-wrapper, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectDeclinePanel].actor-wrapper {
  padding-bottom: 3.5rem;
  margin-top: 1.5rem;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectDeclinePanel].actor-wrapper div[data-style-id=base-panel], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectDeclinePanel].actor-wrapper div[data-style-id=base-panel], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectDeclinePanel].actor-wrapper div[data-style-id=base-panel], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectDeclinePanel].actor-wrapper div[data-style-id=base-panel], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] {
  display: flex;
  width: 100%;
  padding: 0;
  flex-flow: column-reverse;
  justify-content: space-between;
  height: 100%;
  align-items: center;
  margin: auto;
  border: none !important;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-before], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectDeclinePanel].actor-wrapper div[data-style-id=base-panel] h1, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-before], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] h1, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-before], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] h1, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-before], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] h1, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-before], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectDeclinePanel].actor-wrapper div[data-style-id=base-panel] h1, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-before], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] h1, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-before], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] h1, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-before], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] h1, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-before], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectDeclinePanel].actor-wrapper div[data-style-id=base-panel] h1, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-before], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] h1, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-before], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] h1, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-before], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] h1, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-before], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectDeclinePanel].actor-wrapper div[data-style-id=base-panel] h1, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-before], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] h1, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-before], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] h1, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-before], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] h1 {
  font-size: 1.5rem;
  margin-top: 1rem;
  padding: 0;
  font-family: "Mukta", sans-serif;
  font-weight: 400;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-before] img, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectDeclinePanel].actor-wrapper div[data-style-id=base-panel] h1 img, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-before] img, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] h1 img, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-before] img, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] h1 img, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-before] img, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] h1 img, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-before] img, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectDeclinePanel].actor-wrapper div[data-style-id=base-panel] h1 img, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-before] img, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] h1 img, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-before] img, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] h1 img, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-before] img, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] h1 img, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-before] img, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectDeclinePanel].actor-wrapper div[data-style-id=base-panel] h1 img, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-before] img, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] h1 img, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-before] img, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] h1 img, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-before] img, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] h1 img, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-before] img, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectDeclinePanel].actor-wrapper div[data-style-id=base-panel] h1 img, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-before] img, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] h1 img, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-before] img, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] h1 img, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-before] img, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] h1 img {
  height: 2rem;
  margin: 0 1rem;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-before] span, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectDeclinePanel].actor-wrapper div[data-style-id=base-panel] h1 span, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-before] span, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] h1 span, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-before] span, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] h1 span, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-before] span, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] h1 span, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-before] span, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectDeclinePanel].actor-wrapper div[data-style-id=base-panel] h1 span, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-before] span, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] h1 span, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-before] span, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] h1 span, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-before] span, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] h1 span, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-before] span, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectDeclinePanel].actor-wrapper div[data-style-id=base-panel] h1 span, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-before] span, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] h1 span, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-before] span, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] h1 span, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-before] span, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] h1 span, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-before] span, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectDeclinePanel].actor-wrapper div[data-style-id=base-panel] h1 span, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-before] span, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] h1 span, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-before] span, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] h1 span, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-before] span, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] h1 span {
  color: #000;
  font-weight: 600;
  margin-right: 8px;
  font-size: 1.8rem;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectDeclinePanel].actor-wrapper div[data-style-id=base-panel] h1, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] h1, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] h1, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] h1, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectDeclinePanel].actor-wrapper div[data-style-id=base-panel] h1, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] h1, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] h1, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] h1, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectDeclinePanel].actor-wrapper div[data-style-id=base-panel] h1, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] h1, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] h1, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] h1, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectDeclinePanel].actor-wrapper div[data-style-id=base-panel] h1, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] h1, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] h1, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] h1 {
  position: relative !important;
  height: unset;
  line-height: unset;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-after].text-after, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-after].text-after, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-after].text-after, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-after].text-after, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-after].text-after, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-after].text-after, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-after].text-after, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-after].text-after, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-after].text-after, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-after].text-after, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-after].text-after, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-after].text-after, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-after].text-after, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-after].text-after, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-after].text-after, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-after].text-after {
  padding: 0;
  height: 100vh;
  position: fixed;
  width: 100%;
  top: -7rem;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-after].text-after > div, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-after].text-after > div, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-after].text-after > div, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-after].text-after > div, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-after].text-after > div, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-after].text-after > div, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-after].text-after > div, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-after].text-after > div, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-after].text-after > div, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-after].text-after > div, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-after].text-after > div, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-after].text-after > div, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-after].text-after > div, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-after].text-after > div, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-after].text-after > div, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-after].text-after > div {
  font-size: 12px;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-flow: column;
  align-items: center;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top {
  position: relative;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top .component-actions-top-left, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top .component-actions-top-left, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top .component-actions-top-left, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top .component-actions-top-left, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top .component-actions-top-left, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top .component-actions-top-left, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top .component-actions-top-left, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top .component-actions-top-left, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top .component-actions-top-left, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top .component-actions-top-left, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top .component-actions-top-left, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top .component-actions-top-left, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top .component-actions-top-left, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top .component-actions-top-left, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top .component-actions-top-left, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top .component-actions-top-left {
  top: -2rem;
  right: -10rem;
  position: initial;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper], div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] {
  margin: 0;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action].action, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action].action, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action].action, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action].action, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action].action, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action].action, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action].action, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action].action, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action].action, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action].action, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action].action, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action].action, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action].action, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action].action, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action].action, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action].action {
  height: 5rem;
  width: 20rem;
  font-size: 15px;
  padding-right: 17.5px !important;
}
div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action].action::after, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action].action::after, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action].action::after, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action].action::after, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action].action::after, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action].action::after, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action].action::after, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action].action::after, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action].action::after, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action].action::after, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=applicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action].action::after, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action].action::after, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=projectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action].action::after, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action].action::after, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=applicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action].action::after, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action].action::after {
  margin-left: 3px;
}

div[data-style-actor-name=projectStatusContainer].actor-wrapper, div[data-style-actor-name=applicantProjectStatusContainer].actor-wrapper {
  height: calc(100vh - 7.5rem);
  overflow: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
div[data-style-actor-name=projectStatusContainer].actor-wrapper div[data-style-id=division], div[data-style-actor-name=applicantProjectStatusContainer].actor-wrapper div[data-style-id=division] {
  /*height: 100%;*/
  display: flex;
  flex-flow: column;
  margin: auto;
}

div[data-style-actor-name=spanishEmiTenureCardView] .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=spanishApplicantEmiTenureCardView] .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
  font-size: 1.15rem !important;
}

div[data-style-actor-name=projectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header], div[data-style-actor-name=spanishProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] {
  background-color: rgba(236, 255, 230, 0.85);
  height: -moz-fit-content !important;
  height: fit-content !important;
  border-top-left-radius: 20px;
  margin: 0 !important;
}
div[data-style-actor-name=projectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] .field-content, div[data-style-actor-name=spanishProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] .field-content {
  height: 100%;
}
div[data-style-actor-name=projectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] .field-content > div, div[data-style-actor-name=spanishProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] .field-content > div {
  height: 100%;
}
div[data-style-actor-name=projectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] .field-content > div .flabel, div[data-style-actor-name=spanishProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] .field-content > div .flabel {
  height: 100% !important;
  line-height: normal;
}
div[data-style-actor-name=projectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] .field-content > div .flabel label, div[data-style-actor-name=spanishProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] .field-content > div .flabel label {
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  height: 100%;
}
div[data-style-actor-name=projectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] .field-content > div .flabel label img, div[data-style-actor-name=spanishProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] .field-content > div .flabel label img {
  width: 5.5rem;
  height: 5.5rem;
  background: #009900;
  padding: 1rem;
  border-top-left-radius: 12px;
  border-bottom-right-radius: 12px;
  position: relative !important;
  transform: translate(0rem, -3.5rem);
}
div[data-style-actor-name=projectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] .field-content > div .flabel label span, div[data-style-actor-name=spanishProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] .field-content > div .flabel label span {
  transform: translateY(-1.5rem);
  font-size: 2.2rem;
  font-family: "Mukta", sans-serif;
  font-weight: 800;
  color: black;
  padding: 0 1rem;
}
div[data-style-actor-name=projectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] .field-content > div .control.readonly .input-main, div[data-style-actor-name=spanishProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] .field-content > div .control.readonly .input-main {
  font-size: 2.2rem !important;
  color: black !important;
  font-family: "Mukta", sans-serif;
  font-weight: 800 !important;
}
div[data-style-actor-name=projectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] .field-content > div .control.readonly .input-main div, div[data-style-actor-name=spanishProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] .field-content > div .control.readonly .input-main div {
  transform: translateY(1.5rem);
}

div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header], div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] {
  height: -moz-fit-content !important;
  height: fit-content !important;
  border-top-left-radius: 20px;
  margin: 0 !important;
}
div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] .field-content, div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] .field-content {
  height: 100%;
}
div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] .field-content > div, div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] .field-content > div {
  height: 100%;
}
div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] .field-content > div .flabel, div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] .field-content > div .flabel {
  height: 100% !important;
  line-height: normal;
  width: 100% !important;
}
div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] .field-content > div .flabel label, div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] .field-content > div .flabel label {
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  height: 100%;
}
div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] .field-content > div .flabel label img.approve_icon, div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] .field-content > div .flabel label img.approve_icon {
  width: 5.5rem;
  height: 5.5rem;
  background: #009900;
  padding: 1rem;
  border-top-left-radius: 12px;
  border-bottom-right-radius: 12px;
  position: relative !important;
  transform: translate(0rem, -3.5rem);
}
div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] .field-content > div .control.readonly .input-main, div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] .field-content > div .control.readonly .input-main {
  font-size: 2.2rem !important;
  color: black !important;
  font-family: "Mukta", sans-serif;
  font-weight: 800 !important;
}
div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] .field-content > div .control.readonly .input-main div, div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] .field-content > div .control.readonly .input-main div {
  transform: translateY(1.5rem);
}
div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] label, div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] label {
  white-space: unset !important;
  overflow: unset !important;
  text-overflow: unset;
  /**** Css start for Cl-1013 ****/
  /**** CSS start for Cl-1028 ****/
  /**** CSS end for Cl-1028 ****/
  /**** Css end for Cl-1013 ****/
}
div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] label > span:first-child, div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] label > span:first-child {
  background-color: rgba(236, 255, 230, 0.85);
  font-size: 2.2rem;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  border-top-left-radius: 20px;
  width: 100%;
  position: relative;
  font-family: "Mukta", sans-serif;
  font-weight: 800;
  color: #37444e;
}
div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] label > span:first-child .approve_text, div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] label > span:first-child .approve_text {
  transform: translateY(-1.5rem);
  text-align: center;
}
@media only screen and (max-width: 490px) {
  div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] label > span:first-child .approve_text, div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] label > span:first-child .approve_text {
    padding: 0 2rem;
  }
}
div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] label > span.approve_screen_help_text_area, div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] label > span.approve_screen_help_text_area {
  display: flex;
  flex-flow: column;
  font-family: "Mukta", sans-serif;
  font-size: 1.4rem;
  margin-top: 1rem;
  margin-left: 1.5rem;
  margin-right: 1.5rem;
  line-height: 1.8rem;
  width: calc(100% - 3rem);
  color: #37444e;
  font-weight: 400;
}
div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] label > span.approve_screen_help_text_area .approve_screen_help_text_header, div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] label > span.approve_screen_help_text_area .approve_screen_help_text_header {
  margin-bottom: 0.8rem;
}
div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] label > span.counter_offer_screen_help_text_area, div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] label > span.counter_offer_screen_help_text_area {
  display: flex;
  flex-flow: column;
  font-family: "Mukta", sans-serif;
  font-size: 1.4rem;
  margin-top: 1rem;
  margin-left: 1.5rem;
  margin-right: 1.5rem;
  line-height: 1.8rem;
  width: 75%;
  color: #37444e;
  text-align: left;
  font-weight: 400;
  /**** Css start for Cl-1013 ****/
  /**** Css end for Cl-1013 ****/
}
@media only screen and (max-width: 575px) {
  div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] label > span.counter_offer_screen_help_text_area, div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] label > span.counter_offer_screen_help_text_area {
    width: calc(100% - 4rem);
  }
}
div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] label > span.counter_offer_screen_help_text_area .lenderDetailsContainerApproval, div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] label > span.counter_offer_screen_help_text_area .lenderDetailsContainerApproval {
  width: 100% !important;
  margin-top: 0 !important;
}
div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] label > span.counter_offer_screen_help_text_area .counter_offer_screen_help_text_header, div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] label > span.counter_offer_screen_help_text_area .counter_offer_screen_help_text_header {
  margin-bottom: 0.8rem;
}
div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] label > span.counter_offer_screen_help_text_area .counter_offer_screen_help_text_product, div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] label > span.counter_offer_screen_help_text_area .counter_offer_screen_help_text_product {
  margin-bottom: 0.8rem;
}
div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] label .lenderDetailsContainerApproval, div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] label .lenderDetailsContainerApproval {
  font-weight: 800;
  display: flex;
  flex-flow: column;
  font-family: "Mukta", sans-serif;
  font-size: 1.4rem;
  line-height: 1.8rem;
  color: #37444e;
  text-align: left;
  width: 75%;
  margin-top: 1rem;
}
@media only screen and (max-width: 575px) {
  div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] label .lenderDetailsContainerApproval, div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] label .lenderDetailsContainerApproval {
    width: calc(100% - 4rem);
  }
}
div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] label .lenderNameHeader, div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] label .lenderNameHeader {
  display: flex;
  flex-flow: row;
}
div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] label .lenderName, div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] label .lenderName {
  font-weight: 600;
  margin-left: 0.8rem;
}
div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] label .lenderLogoContainerApproval, div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] label .lenderLogoContainerApproval {
  margin-top: 0.8rem;
  display: flex;
  flex-flow: row;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.8rem;
  font-weight: 600;
}
div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] label .lenderLogoContainerApproval img, div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] label .lenderLogoContainerApproval img {
  height: 3rem;
  margin: 0 0.6rem;
}

div[data-style-actor-name=projectStatusContainer].actor-wrapper div[data-style-id=tab-step-container] {
  padding: 0;
}

div[data-style-actor-name=projectStatusContainer].actor-wrapper .tabs {
  width: 100%;
}
div[data-style-actor-name=projectStatusContainer].actor-wrapper div[data-style-actor-name=projectApproveContainer].actor-wrapper {
  overflow: auto;
  height: calc(100vh - 7.5rem);
  width: 100%;
}
div[data-style-actor-name=projectStatusContainer].actor-wrapper div[data-style-actor-name=projectApproveContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApproveContainer] {
  height: 100%;
}
div[data-style-actor-name=projectStatusContainer].actor-wrapper div[data-style-actor-name=projectApproveContainer].actor-wrapper div[data-style-actor-name=projectApprovalStatus].actor-wrapper {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
div[data-style-actor-name=projectStatusContainer].actor-wrapper div[data-style-actor-name=projectApproveContainer].actor-wrapper div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] {
  display: flex;
  height: -moz-fit-content;
  height: fit-content;
}
div[data-style-actor-name=projectStatusContainer].actor-wrapper div[data-style-actor-name=projectApproveContainer].actor-wrapper div[data-style-actor-name=projectApprovalContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectApproval].actor-wrapper {
  margin-top: 4.3rem;
}
div[data-style-actor-name=projectStatusContainer].actor-wrapper div[data-style-actor-name=projectApproveContainer].actor-wrapper div[data-style-actor-name=projectApprovalContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectApproval].actor-wrapper .base-panel {
  flex-flow: column;
}
div[data-style-actor-name=projectStatusContainer].actor-wrapper div[data-style-actor-name=projectApproveContainer].actor-wrapper div[data-style-actor-name=projectApprovalContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectApproval].actor-wrapper .base-panel .text-before {
  padding: 0;
  display: flex;
  flex-flow: column;
  align-items: center;
  /**** Css start for Cl-1013 ****/
  /**** CSS start for Cl-1028 ****/
  /**** CSS end for Cl-1028 ****/
  /**** Css end for Cl-1013 ****/
}
div[data-style-actor-name=projectStatusContainer].actor-wrapper div[data-style-actor-name=projectApproveContainer].actor-wrapper div[data-style-actor-name=projectApprovalContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectApproval].actor-wrapper .base-panel .text-before > span:first-child {
  background-color: rgba(236, 255, 230, 0.85);
  font-size: 2.2rem;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  border-top-left-radius: 20px;
  width: 100%;
  position: relative;
  font-family: "Mukta", sans-serif;
  font-weight: 800;
}
div[data-style-actor-name=projectStatusContainer].actor-wrapper div[data-style-actor-name=projectApproveContainer].actor-wrapper div[data-style-actor-name=projectApprovalContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectApproval].actor-wrapper .base-panel .text-before > span:first-child img {
  width: 5.5rem;
  height: 6.5rem;
  background: #009900;
  padding: 1rem;
  border-top-left-radius: 12px;
  border-bottom-right-radius: 12px;
  transform: translate(0rem, -3.5rem);
}
div[data-style-actor-name=projectStatusContainer].actor-wrapper div[data-style-actor-name=projectApproveContainer].actor-wrapper div[data-style-actor-name=projectApprovalContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectApproval].actor-wrapper .base-panel .text-before > span:first-child span.approve_text {
  transform: translateY(-1.5rem);
  text-align: center;
}
div[data-style-actor-name=projectStatusContainer].actor-wrapper div[data-style-actor-name=projectApproveContainer].actor-wrapper div[data-style-actor-name=projectApprovalContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectApproval].actor-wrapper .base-panel .text-before > span.approve_screen_help_text_area {
  display: flex;
  flex-flow: column;
  font-family: "Mukta", sans-serif;
  font-size: 1.4rem;
  margin-top: 1rem;
  margin-left: 1.5rem;
  margin-right: 1.5rem;
  line-height: 1.8rem;
  text-align: center;
}
div[data-style-actor-name=projectStatusContainer].actor-wrapper div[data-style-actor-name=projectApproveContainer].actor-wrapper div[data-style-actor-name=projectApprovalContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectApproval].actor-wrapper .base-panel .text-before > span.approve_screen_help_text_area .approve_screen_help_text_header {
  margin-bottom: 0.8rem;
}
div[data-style-actor-name=projectStatusContainer].actor-wrapper div[data-style-actor-name=projectApproveContainer].actor-wrapper div[data-style-actor-name=projectApprovalContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectApproval].actor-wrapper .base-panel .text-before > span.counter_offer_screen_help_text_area {
  display: flex;
  flex-flow: column;
  font-family: "Mukta", sans-serif;
  font-size: 1.4rem;
  margin-top: 1rem;
  margin-left: 1.5rem;
  margin-right: 1.5rem;
  line-height: 1.8rem;
  width: 75%;
  color: #37444e;
  text-align: left;
  /**** Css start for Cl-1013 ****/
  /**** Css end for Cl-1013 ****/
}
@media only screen and (max-width: 575px) {
  div[data-style-actor-name=projectStatusContainer].actor-wrapper div[data-style-actor-name=projectApproveContainer].actor-wrapper div[data-style-actor-name=projectApprovalContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectApproval].actor-wrapper .base-panel .text-before > span.counter_offer_screen_help_text_area {
    width: calc(100% - 4rem);
  }
}
div[data-style-actor-name=projectStatusContainer].actor-wrapper div[data-style-actor-name=projectApproveContainer].actor-wrapper div[data-style-actor-name=projectApprovalContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectApproval].actor-wrapper .base-panel .text-before > span.counter_offer_screen_help_text_area .lenderDetailsContainerApproval {
  width: 100% !important;
  margin-top: 0 !important;
}
div[data-style-actor-name=projectStatusContainer].actor-wrapper div[data-style-actor-name=projectApproveContainer].actor-wrapper div[data-style-actor-name=projectApprovalContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectApproval].actor-wrapper .base-panel .text-before > span.counter_offer_screen_help_text_area .counter_offer_screen_help_text_header {
  margin-bottom: 0.8rem;
}
div[data-style-actor-name=projectStatusContainer].actor-wrapper div[data-style-actor-name=projectApproveContainer].actor-wrapper div[data-style-actor-name=projectApprovalContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectApproval].actor-wrapper .base-panel .text-before > span.counter_offer_screen_help_text_area .counter_offer_screen_help_text_product {
  margin-bottom: 0.8rem;
}
div[data-style-actor-name=projectStatusContainer].actor-wrapper div[data-style-actor-name=projectApproveContainer].actor-wrapper div[data-style-actor-name=projectApprovalContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectApproval].actor-wrapper .base-panel .text-before .lenderDetailsContainerApproval {
  font-weight: 800;
  display: flex;
  flex-flow: column;
  font-family: "Mukta", sans-serif;
  font-size: 1.4rem;
  line-height: 1.8rem;
  color: #37444e;
  text-align: left;
  width: 75%;
  margin-top: 1rem;
}
@media only screen and (max-width: 575px) {
  div[data-style-actor-name=projectStatusContainer].actor-wrapper div[data-style-actor-name=projectApproveContainer].actor-wrapper div[data-style-actor-name=projectApprovalContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectApproval].actor-wrapper .base-panel .text-before .lenderDetailsContainerApproval {
    width: calc(100% - 4rem);
  }
}
div[data-style-actor-name=projectStatusContainer].actor-wrapper div[data-style-actor-name=projectApproveContainer].actor-wrapper div[data-style-actor-name=projectApprovalContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectApproval].actor-wrapper .base-panel .text-before .lenderNameHeader {
  display: flex;
  flex-flow: row;
}
div[data-style-actor-name=projectStatusContainer].actor-wrapper div[data-style-actor-name=projectApproveContainer].actor-wrapper div[data-style-actor-name=projectApprovalContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectApproval].actor-wrapper .base-panel .text-before .lenderName {
  font-weight: 600;
  margin-left: 0.8rem;
}
div[data-style-actor-name=projectStatusContainer].actor-wrapper div[data-style-actor-name=projectApproveContainer].actor-wrapper div[data-style-actor-name=projectApprovalContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectApproval].actor-wrapper .base-panel .text-before .lenderLogoContainerApproval {
  margin-top: 0.8rem;
  display: flex;
  flex-flow: row;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.8rem;
  font-weight: 600;
}
div[data-style-actor-name=projectStatusContainer].actor-wrapper div[data-style-actor-name=projectApproveContainer].actor-wrapper div[data-style-actor-name=projectApprovalContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectApproval].actor-wrapper .base-panel .text-before .lenderLogoContainerApproval img {
  height: 3rem;
  margin: 0 0.6rem;
}
div[data-style-actor-name=projectStatusContainer].actor-wrapper div[data-style-actor-name=projectApproveContainer].actor-wrapper div[data-style-actor-name=projectApprovalContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectApproval].actor-wrapper .base-panel .entries .record-content {
  padding: 0 !important;
}
div[data-style-actor-name=projectStatusContainer].actor-wrapper div[data-style-actor-name=projectApproveContainer].actor-wrapper div[data-style-actor-name=projectApprovalContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectApproval].actor-wrapper .base-panel .entries .section {
  flex-flow: column;
  align-items: center;
}
div[data-style-actor-name=projectStatusContainer].actor-wrapper div[data-style-actor-name=projectApproveContainer].actor-wrapper div[data-style-actor-name=projectApprovalContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectApproval].actor-wrapper .base-panel .entries div[data-style-id=field] {
  width: 50% !important;
}
div[data-style-actor-name=projectStatusContainer].actor-wrapper div[data-style-actor-name=projectApproveContainer].actor-wrapper div[data-style-actor-name=projectApprovalContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectApproval].actor-wrapper .base-panel .entries div[data-style-id=field]:first-child {
  margin-top: 2.7rem;
}
div[data-style-actor-name=projectStatusContainer].actor-wrapper div[data-style-actor-name=projectApproveContainer].actor-wrapper div[data-style-actor-name=projectApprovalContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectApproval].actor-wrapper .base-panel .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly {
  padding: 0;
}
div[data-style-actor-name=projectStatusContainer].actor-wrapper div[data-style-actor-name=projectApproveContainer].actor-wrapper div[data-style-actor-name=projectApprovalContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectApproval].actor-wrapper .base-panel .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly .input-main.with-prefix {
  height: 4.6rem;
  background-color: #d2d2d2;
  border-top-left-radius: 19px;
  border-bottom-right-radius: 19px;
}
div[data-style-actor-name=projectStatusContainer].actor-wrapper div[data-style-actor-name=projectApproveContainer].actor-wrapper div[data-style-actor-name=projectApprovalContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectApproval].actor-wrapper .base-panel .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly .input-main.with-prefix::after {
  display: none;
}
div[data-style-actor-name=projectStatusContainer].actor-wrapper div[data-style-actor-name=projectApproveContainer].actor-wrapper div[data-style-actor-name=projectApprovalContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectApproval].actor-wrapper .base-panel .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly .input-main.with-prefix div {
  font-size: 1.4rem;
  color: black;
  padding-left: 1.6rem;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
}
div[data-style-actor-name=projectStatusContainer].actor-wrapper div[data-style-actor-name=projectApproveContainer].actor-wrapper div[data-style-actor-name=projectApprovalContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectApproval].actor-wrapper .base-panel .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .error {
  white-space: normal;
  line-height: 1.4rem;
  top: 8rem;
}
div[data-style-actor-name=projectStatusContainer].actor-wrapper div[data-style-actor-name=projectApproveContainer].actor-wrapper div[data-style-actor-name=projectApprovalContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectApproval].actor-wrapper .base-panel .entries div[data-style-id=field] .flabel {
  margin-bottom: 0.4rem;
  height: -moz-fit-content;
  height: fit-content;
  line-height: unset;
}
div[data-style-actor-name=projectStatusContainer].actor-wrapper div[data-style-actor-name=projectApproveContainer].actor-wrapper div[data-style-actor-name=projectApprovalContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectApproval].actor-wrapper .base-panel .entries div[data-style-id=field] .flabel label {
  font-size: 1.5rem;
  color: rgba(0, 0, 0, 0.7);
}
div[data-style-actor-name=projectStatusContainer].actor-wrapper div[data-style-actor-name=projectApproveContainer].actor-wrapper div[data-style-actor-name=projectApprovalContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectApproval].actor-wrapper .base-panel .entries div[data-style-id=field] .control .input-main.with-prefix .input-prefix {
  padding-left: 1.6rem;
}
div[data-style-actor-name=projectStatusContainer].actor-wrapper div[data-style-actor-name=projectApproveContainer].actor-wrapper div[data-style-actor-name=projectApprovalContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectApproval].actor-wrapper .base-panel .entries div[data-style-id=field] .control .input-main.with-prefix .form-control {
  height: 4.6rem;
  font-size: 1.4rem;
  padding-left: 3rem;
}
div[data-style-actor-name=projectStatusContainer].actor-wrapper div[data-style-actor-name=projectApproveContainer].actor-wrapper div[data-style-actor-name=projectApprovalContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectApproval].actor-wrapper .base-panel .entries div[data-style-id=field] .error {
  position: absolute;
  top: 7.5rem;
  font-size: 1.2rem;
  height: unset;
}
div[data-style-actor-name=projectStatusContainer].actor-wrapper div[data-style-actor-name=projectApproveContainer].actor-wrapper div[data-style-actor-name=projectApprovalContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectApproval].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  margin-bottom: 3.5rem;
}
div[data-style-actor-name=projectStatusContainer].actor-wrapper div[data-style-actor-name=projectApproveContainer].actor-wrapper div[data-style-actor-name=projectApprovalContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectApproval].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
  height: 5rem;
  width: 20rem;
  font-size: 1.5rem;
}

div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectStatusContainer].actor-wrapper div[data-style-actor-name=projectApproveContainer].actor-wrapper {
  overflow: auto;
  height: 100%;
  width: 100%;
}
div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectStatusContainer].actor-wrapper div[data-style-actor-name=projectApproveContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApproveContainer] {
  height: 100%;
}
div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-after].text-after {
  top: 0;
}
div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view h1 {
  top: 0;
}
div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view h1 {
  top: 0;
}
div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=saveForLaterPanel].actor-wrapper .base-panel h1 {
  top: 0;
}

div[data-style-actor-name=weblinkApprovePanel].actor-wrapper .base-panel {
  box-shadow: none !important;
  border-radius: 0 !important;
  border: 1px solid #84c220 !important;
  border-top: 0 !important;
  border-bottom-right-radius: 19px !important;
}
div[data-style-actor-name=weblinkApprovePanel].actor-wrapper .text-before {
  font-size: 2rem;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  color: #558000;
  padding: 1.7rem 1rem 1rem;
}
div[data-style-actor-name=weblinkApprovePanel].actor-wrapper .text-after {
  font-size: 1.5rem;
  font-family: "Mukta", sans-serif;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.6);
  padding: 0 1rem 2.2rem;
}
div[data-style-actor-name=weblinkApprovePanel].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  flex-flow: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 2.6rem;
}
@media only screen and (max-width: 767px) {
  div[data-style-actor-name=weblinkApprovePanel].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
    margin-bottom: 3.2rem !important;
  }
}
div[data-style-actor-name=weblinkApprovePanel].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
  width: 10rem;
  height: 4.5rem;
}
div[data-style-actor-name=weblinkApprovePanel].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after {
  display: none !important;
}
div[data-style-actor-name=weblinkApprovePanel].actor-wrapper div[data-style-action-name=goToApprovedPage][data-style-id=action-wrapper]::after {
  content: "*Reminder: Paying the contractor for the completed project is contingent on verifying property ownership and eligibility plus submitting the necessary paperwork.";
  font-family: "Mukta", sans-serif;
  font-size: 1.2rem;
  font-weight: 500;
  text-align: left;
  margin: 2.5rem 4rem 0;
  line-height: 1.5rem;
}
@media only screen and (max-width: 767px) {
  div[data-style-actor-name=weblinkApprovePanel].actor-wrapper div[data-style-action-name=goToApprovedPage][data-style-id=action-wrapper]::after {
    font-size: 1.3rem;
    margin: 3.2rem 4rem 0;
  }
}

@media only screen and (max-width: 767px) {
  div[data-style-actor-name=projectApprovalContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalContainer], div[data-style-actor-name=projectApprovalContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalContainer], div[data-style-actor-name=applicantProjectApprovalContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalContainer], div[data-style-actor-name=applicantProjectApprovalContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalContainer] {
    width: 58rem;
  }
  div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalContainer] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left {
    flex-flow: column;
  }
  div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalContainer] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
    margin-bottom: 3.3rem;
  }
  div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalContainer] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].action {
    font-size: 1.4rem;
  }
  div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalContainer] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].action.red_Btn {
    width: 22rem;
  }
  div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalContainer] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].action.deepGreen_Btn {
    width: 26rem;
  }
  div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalContainer] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].action.linearGreen_Btn {
    width: 22rem;
  }
  div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectApprovalContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalContainer] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:last-child {
    margin-bottom: 0;
  }
  div[data-style-actor-name=saveForLaterPanel].actor-wrapper .base-panel .text-after, div[data-style-actor-name=saveForLaterPanel].actor-wrapper .base-panel h2 {
    padding: 3.1rem 2rem 2.8rem !important;
  }
  div[data-style-actor-name=saveForLaterPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
    width: 23rem !important;
  }
  div[data-style-actor-name=saveForLaterPanelApplicant].actor-wrapper .base-panel .text-after, div[data-style-actor-name=saveForLaterPanelApplicant].actor-wrapper .base-panel h2 {
    padding: 3.1rem 2rem 2.8rem !important;
  }
  div[data-style-actor-name=saveForLaterPanelApplicant].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
    width: 23rem !important;
  }
  div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .message-wrapper.top div[data-style-id=in-progress].save-submit, div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .message-wrapper.top div[data-style-id=in-progress].save-submit {
    right: unset !important;
    width: 25rem !important;
  }
  div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].action, div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].action {
    font-size: 1.5rem !important;
  }
  div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].action.lightGreen_Btn, div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].action.lightGreen_Btn {
    width: 25rem !important;
  }
  div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApproval].actor-wrapper div[data-style-id=base-panel].base-panel h1 img, div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=spanishProjectApproval].actor-wrapper div[data-style-id=base-panel].base-panel h1 img, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApproval].actor-wrapper div[data-style-id=base-panel].base-panel h1 img, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=spanishProjectApproval].actor-wrapper div[data-style-id=base-panel].base-panel h1 img {
    transform: translate(0rem, -2.5rem) !important;
  }
  div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel].base-panel h1 img, div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel].base-panel h1 img, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel].base-panel h1 img, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel].base-panel h1 img {
    transform: translate(0rem, -2.5rem) !important;
  }
  div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-content div[data-style-id=field], div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-content div[data-style-id=field], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-content div[data-style-id=field], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-content div[data-style-id=field] {
    margin: 2.8rem 6rem 1.3rem !important;
  }
  div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-content div[data-style-id=field][data-style-field-name=header], div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-content div[data-style-id=field][data-style-field-name=header], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-content div[data-style-id=field][data-style-field-name=header], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-content div[data-style-id=field][data-style-field-name=header] {
    margin: 0 !important;
  }
  div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-content div[data-style-id=field][data-style-field-name=header] .control.readonly, div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-content div[data-style-id=field][data-style-field-name=header] .control.readonly, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-content div[data-style-id=field][data-style-field-name=header] .control.readonly, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-content div[data-style-id=field][data-style-field-name=header] .control.readonly {
    padding-top: 0 !important;
  }
  div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-content div[data-style-id=field] .control.readonly, div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-content div[data-style-id=field] .control.readonly, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-content div[data-style-id=field] .control.readonly, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-content div[data-style-id=field] .control.readonly {
    padding-top: 0.4rem !important;
  }
  div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .text-before, div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .text-before, div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .text-before, div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .text-before, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .text-before, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .text-before, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .text-before, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .text-before {
    margin: 3rem 6rem 2rem;
    line-height: 2.4rem;
  }
  div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field], div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field], div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field], div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] {
    width: 70% !important;
  }
  div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly .input-main.with-prefix, div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly .input-main.with-prefix, div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly .input-main.with-prefix, div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly .input-main.with-prefix, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly .input-main.with-prefix, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly .input-main.with-prefix, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly .input-main.with-prefix, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly .input-main.with-prefix {
    height: 5rem;
  }
  div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly .input-main.with-prefix div, div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly .input-main.with-prefix div, div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly .input-main.with-prefix div, div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly .input-main.with-prefix div, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly .input-main.with-prefix div, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly .input-main.with-prefix div, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly .input-main.with-prefix div, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly .input-main.with-prefix div {
    padding-left: 2rem;
  }
  div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .error, div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .error, div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .error, div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .error, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .error, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .error, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .error, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .error {
    top: 8.5rem;
  }
  div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .flabel, div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .flabel, div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .flabel, div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .flabel, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .flabel, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .flabel, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .flabel, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .flabel {
    margin-bottom: 0.2rem;
  }
  div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .control .input-main.with-prefix .input-prefix, div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .control .input-main.with-prefix .input-prefix, div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .control .input-main.with-prefix .input-prefix, div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .control .input-main.with-prefix .input-prefix, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .control .input-main.with-prefix .input-prefix, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .control .input-main.with-prefix .input-prefix, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .control .input-main.with-prefix .input-prefix, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .control .input-main.with-prefix .input-prefix {
    padding-left: 2rem;
  }
  div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .control .input-main.with-prefix .form-control, div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .control .input-main.with-prefix .form-control, div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .control .input-main.with-prefix .form-control, div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .control .input-main.with-prefix .form-control, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .control .input-main.with-prefix .form-control, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .control .input-main.with-prefix .form-control, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .control .input-main.with-prefix .form-control, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .control .input-main.with-prefix .form-control {
    height: 5rem;
    padding-left: 3.8rem;
  }
  div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .error, div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .error, div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .error, div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .error, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .error, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .error, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .error, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .error {
    top: 7.8rem;
  }
  div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
    height: 5.5rem;
  }
  div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .message-wrapper.top div[data-style-id=in-progress].save-submit, div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .message-wrapper.top div[data-style-id=in-progress].save-submit, div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .message-wrapper.top div[data-style-id=in-progress].save-submit, div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .message-wrapper.top div[data-style-id=in-progress].save-submit, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .message-wrapper.top div[data-style-id=in-progress].save-submit, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .message-wrapper.top div[data-style-id=in-progress].save-submit, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .message-wrapper.top div[data-style-id=in-progress].save-submit, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .message-wrapper.top div[data-style-id=in-progress].save-submit {
    right: unset !important;
    width: 17rem;
  }
  div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left, div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left, div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left, div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left {
    flex-flow: column !important;
  }
  div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
    height: 5.5rem !important;
    font-size: 1.5rem !important;
    margin-top: 1.5rem !important;
    width: 23rem !important;
  }
  div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child div[data-style-id=action], div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child div[data-style-id=action], div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child div[data-style-id=action], div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child div[data-style-id=action], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child div[data-style-id=action], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child div[data-style-id=action], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child div[data-style-id=action], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child div[data-style-id=action] {
    margin-top: 0 !important;
  }
  div[data-style-actor-name=projectDeclinePanel].actor-wrapper div[data-style-id=action], div[data-style-actor-name=applicantProjectDeclinePanel].actor-wrapper div[data-style-id=action], div[data-style-actor-name=spanishProjectDeclinePanel].actor-wrapper div[data-style-id=action], div[data-style-actor-name=spanishApplicantProjectDeclinePanel].actor-wrapper div[data-style-id=action] {
    height: 5.5rem !important;
    width: 24rem !important;
    font-size: 13px !important;
  }
  div[data-style-actor-name=projectStatusContainer].actor-wrapper div[data-style-actor-name=projectApproveContainer].actor-wrapper div[data-style-actor-name=projectApprovalContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectApproval].actor-wrapper .base-panel .entries div[data-style-id=field] {
    width: 70% !important;
  }
  div[data-style-actor-name=projectStatusContainer].actor-wrapper div[data-style-actor-name=projectApproveContainer].actor-wrapper div[data-style-actor-name=projectApprovalContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectApproval].actor-wrapper .base-panel .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly .input-main.with-prefix {
    height: 5rem;
  }
  div[data-style-actor-name=projectStatusContainer].actor-wrapper div[data-style-actor-name=projectApproveContainer].actor-wrapper div[data-style-actor-name=projectApprovalContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectApproval].actor-wrapper .base-panel .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly .input-main.with-prefix div {
    padding-left: 2rem;
  }
  div[data-style-actor-name=projectStatusContainer].actor-wrapper div[data-style-actor-name=projectApproveContainer].actor-wrapper div[data-style-actor-name=projectApprovalContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectApproval].actor-wrapper .base-panel .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .error {
    top: 8.5rem;
  }
  div[data-style-actor-name=projectStatusContainer].actor-wrapper div[data-style-actor-name=projectApproveContainer].actor-wrapper div[data-style-actor-name=projectApprovalContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectApproval].actor-wrapper .base-panel .entries div[data-style-id=field] .flabel {
    margin-bottom: 0.2rem;
  }
  div[data-style-actor-name=projectStatusContainer].actor-wrapper div[data-style-actor-name=projectApproveContainer].actor-wrapper div[data-style-actor-name=projectApprovalContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectApproval].actor-wrapper .base-panel .entries div[data-style-id=field] .control .input-main.with-prefix .input-prefix {
    padding-left: 2rem;
  }
  div[data-style-actor-name=projectStatusContainer].actor-wrapper div[data-style-actor-name=projectApproveContainer].actor-wrapper div[data-style-actor-name=projectApprovalContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectApproval].actor-wrapper .base-panel .entries div[data-style-id=field] .control .input-main.with-prefix .form-control {
    height: 5rem;
    padding-left: 3.8rem;
  }
  div[data-style-actor-name=projectStatusContainer].actor-wrapper div[data-style-actor-name=projectApproveContainer].actor-wrapper div[data-style-actor-name=projectApprovalContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectApproval].actor-wrapper .base-panel .entries div[data-style-id=field] .error {
    top: 7.8rem;
  }
  div[data-style-actor-name=projectStatusContainer].actor-wrapper div[data-style-actor-name=projectApproveContainer].actor-wrapper div[data-style-actor-name=projectApprovalContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectApproval].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
    height: 5.5rem;
  }
  div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=docusignMobileEsign] div[data-style-id=action].action, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=applicantProjectApprovalStatus] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=docusignMobileEsign] div[data-style-id=action].action {
    width: 23rem !important;
  }
  div[data-style-actor-name=weblinkApprovePanel].actor-wrapper .text-before {
    padding: 2.1rem 1rem 1rem;
  }
  div[data-style-actor-name=weblinkApprovePanel].actor-wrapper .text-after {
    font-size: 1.7rem;
    padding: 0 1rem 2.6rem;
  }
  div[data-style-actor-name=weblinkApprovePanel].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
    margin-bottom: 3.5rem;
  }
  div[data-style-actor-name=weblinkApprovePanel].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
    width: 14rem;
    height: 5rem;
  }
}
@media only screen and (max-width: 690px) {
  div[data-style-actor-name=projectStatusContainer].actor-wrapper {
    height: calc(100vh - 14.1rem);
  }
  div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-after].text-after, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-after].text-after, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view h1, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view h1, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=financeManagerEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view h1, div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=saveForLaterPanel].actor-wrapper .base-panel h1 {
    top: -14.1rem;
  }
  div[data-style-actor-name=projectStatusContainer].actor-wrapper div[data-style-actor-name=projectApproveContainer].actor-wrapper {
    height: calc(100vh - 14.1rem);
  }
  div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectStatusContainer].actor-wrapper {
    height: calc(100vh - 26rem);
  }
  div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectStatusContainer].actor-wrapper div[data-style-actor-name=projectApproveContainer].actor-wrapper {
    height: 100%;
  }
  div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectStatusContainer].actor-wrapper div[data-style-actor-name=projectApproveContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApproveContainer] {
    height: 100%;
  }
  div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=projectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-after].text-after {
    top: 0;
  }
  div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=projectApprovalStatus] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view h1 {
    top: 0;
  }
}
@media only screen and (max-width: 490px) {
  div[data-style-actor-name=projectApprovalContainer].actor-wrapper div[data-style-id=division], div[data-style-actor-name=applicantProjectApprovalContainer].actor-wrapper div[data-style-id=division] {
    width: 90% !important;
    min-width: unset !important;
  }
  div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .message-wrapper.top div[data-style-id=in-progress].save-submit, div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .message-wrapper.top div[data-style-id=in-progress].save-submit {
    width: 27rem !important;
  }
  div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].action, div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].action {
    font-size: 1.5rem !important;
  }
  div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].action.lightGreen_Btn, div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].action.lightGreen_Btn {
    width: 27rem !important;
  }
  div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApproval].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=spanishProjectApproval].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApproval].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=spanishProjectApproval].actor-wrapper div[data-style-id=base-panel].base-panel {
    max-width: unset !important;
    min-width: unset !important;
    margin: 0 !important;
  }
  div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApproval].actor-wrapper div[data-style-id=base-panel].base-panel h1 img, div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=spanishProjectApproval].actor-wrapper div[data-style-id=base-panel].base-panel h1 img, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApproval].actor-wrapper div[data-style-id=base-panel].base-panel h1 img, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=spanishProjectApproval].actor-wrapper div[data-style-id=base-panel].base-panel h1 img {
    transform: translate(0rem, -2rem) !important;
  }
  div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel].base-panel {
    max-width: unset !important;
    min-width: unset !important;
    margin: 0 !important;
  }
  div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel].base-panel h1 img, div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel].base-panel h1 img, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel].base-panel h1 img, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel].base-panel h1 img {
    transform: translate(0rem, -2rem) !important;
  }
  div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-content div[data-style-id=field], div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-content div[data-style-id=field], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-content div[data-style-id=field], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-content div[data-style-id=field] {
    margin: 2.5rem 3rem 1.3rem !important;
  }
  div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-content div[data-style-id=field][data-style-field-name=header], div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-content div[data-style-id=field][data-style-field-name=header], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-content div[data-style-id=field][data-style-field-name=header], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-content div[data-style-id=field][data-style-field-name=header] {
    margin: 0 !important;
  }
  div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-content div[data-style-id=field][data-style-field-name=header] .control.readonly, div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-content div[data-style-id=field][data-style-field-name=header] .control.readonly, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-content div[data-style-id=field][data-style-field-name=header] .control.readonly, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-content div[data-style-id=field][data-style-field-name=header] .control.readonly {
    padding-top: 0 !important;
  }
  div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .text-before, div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .text-before, div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .text-before, div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .text-before, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .text-before, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .text-before, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .text-before, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .text-before {
    margin: 3rem 2.5rem 2rem;
  }
  div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field], div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field], div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field], div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRics].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsApplicant].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field], div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsApplicantSpanish].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] {
    width: 90% !important;
  }
  div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries, div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries, div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries, div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries {
    flex-flow: wrap !important;
    padding: 0 3rem;
  }
  div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left, div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left, div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left, div[data-style-actor-name=projectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=emiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=spanishEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=applicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left, div[data-style-actor-name=applicantProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=spanishApplicantEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left {
    margin: 0 2.5rem !important;
  }
  div[data-style-actor-name=projectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header], div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header], div[data-style-actor-name=spanishProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header], div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] {
    height: -moz-fit-content !important;
    height: fit-content !important;
  }
  div[data-style-actor-name=projectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] .field-content > div, div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] .field-content > div, div[data-style-actor-name=spanishProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] .field-content > div, div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] .field-content > div {
    display: flex;
    flex-flow: column !important;
    align-items: center !important;
  }
  div[data-style-actor-name=projectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] .field-content > div .flabel, div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] .field-content > div .flabel, div[data-style-actor-name=spanishProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] .field-content > div .flabel, div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] .field-content > div .flabel {
    height: -moz-fit-content !important;
    height: fit-content !important;
  }
  div[data-style-actor-name=projectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] .field-content > div .control.readonly .input-main, div[data-style-actor-name=applicantProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] .field-content > div .control.readonly .input-main, div[data-style-actor-name=spanishProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] .field-content > div .control.readonly .input-main, div[data-style-actor-name=spanishApplicantProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] .field-content > div .control.readonly .input-main {
    overflow: visible;
  }
  div[data-style-actor-name=projectStatusContainer].actor-wrapper div[data-style-actor-name=projectApproveContainer].actor-wrapper div[data-style-actor-name=projectApprovalContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectApproval].actor-wrapper .base-panel .text-before > span:first-child {
    height: -moz-fit-content;
    height: fit-content;
  }
  div[data-style-actor-name=projectStatusContainer].actor-wrapper div[data-style-actor-name=projectApproveContainer].actor-wrapper div[data-style-actor-name=projectApprovalContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectApproval].actor-wrapper .base-panel .text-before > span:first-child span.approve_text {
    padding: 0 2rem;
  }
  div[data-style-actor-name=projectStatusContainer].actor-wrapper div[data-style-actor-name=projectApproveContainer].actor-wrapper div[data-style-actor-name=projectApprovalContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=projectApproval].actor-wrapper .base-panel .entries div[data-style-id=field] {
    width: 90% !important;
  }
}
div[data-style-actor-name=applicationDeclinedByDealer].actor-wrapper, div[data-style-actor-name=applicationDeclinedByApplicant].actor-wrapper, div[data-style-actor-name=applicationDeclinedByApplicantSpanish].actor-wrapper, div[data-style-actor-name=loanApproved].actor-wrapper, div[data-style-actor-name=applicantLoanApproved].actor-wrapper, div[data-style-actor-name=applicantLoanApprovedSpanish].actor-wrapper {
  height: calc(100vh - 7.5rem);
  display: flex;
}
div[data-style-actor-name=applicationDeclinedByDealer].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-actor-name=applicationDeclinedByApplicant].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-actor-name=applicationDeclinedByApplicantSpanish].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-actor-name=loanApproved].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-actor-name=applicantLoanApproved].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-actor-name=applicantLoanApprovedSpanish].actor-wrapper div[data-style-id=base-panel].base-panel {
  margin: auto;
  padding: 3.4rem 0 3rem;
  min-width: 55rem;
  transform: translateY(0);
  box-shadow: none !important;
  border-radius: 0 !important;
  border-top-left-radius: 23px !important;
  border-bottom-right-radius: 23px !important;
  display: flex;
  flex-flow: column;
  justify-content: center;
  border: none !important;
}
div[data-style-actor-name=applicationDeclinedByDealer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after, div[data-style-actor-name=applicationDeclinedByApplicant].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after, div[data-style-actor-name=applicationDeclinedByApplicantSpanish].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after, div[data-style-actor-name=loanApproved].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after, div[data-style-actor-name=applicantLoanApproved].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after, div[data-style-actor-name=applicantLoanApprovedSpanish].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after {
  color: #84c220;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  font-size: 2rem;
  padding: 3.75rem 1rem;
  background-color: rgba(236, 255, 230, 0.5);
  border: 1px solid !important;
  border-color: #84c220 !important;
  border-top-left-radius: 21px;
  border-bottom-right-radius: 21px;
}
div[data-style-actor-name=applicationDeclinedByDealer].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom, div[data-style-actor-name=applicationDeclinedByApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom, div[data-style-actor-name=applicationDeclinedByApplicantSpanish].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom, div[data-style-actor-name=loanApproved].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom, div[data-style-actor-name=applicantLoanApproved].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom, div[data-style-actor-name=applicantLoanApprovedSpanish].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom {
  margin-top: 3rem;
}
div[data-style-actor-name=applicationDeclinedByDealer].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom div[data-style-id=action].action, div[data-style-actor-name=applicationDeclinedByApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom div[data-style-id=action].action, div[data-style-actor-name=applicationDeclinedByApplicantSpanish].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom div[data-style-id=action].action, div[data-style-actor-name=loanApproved].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom div[data-style-id=action].action, div[data-style-actor-name=applicantLoanApproved].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom div[data-style-id=action].action, div[data-style-actor-name=applicantLoanApprovedSpanish].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom div[data-style-id=action].action {
  height: 5rem;
  width: 25rem;
  font-size: 15px;
  padding-right: 17.5px !important;
}
div[data-style-actor-name=applicationDeclinedByDealer].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom div[data-style-id=action].action::after, div[data-style-actor-name=applicationDeclinedByApplicant].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom div[data-style-id=action].action::after, div[data-style-actor-name=applicationDeclinedByApplicantSpanish].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom div[data-style-id=action].action::after, div[data-style-actor-name=loanApproved].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom div[data-style-id=action].action::after, div[data-style-actor-name=applicantLoanApproved].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom div[data-style-id=action].action::after, div[data-style-actor-name=applicantLoanApprovedSpanish].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom div[data-style-id=action].action::after {
  margin-left: 3px;
}

div[data-style-actor-name=applicantLoanApproved].actor-wrapper .base-panel {
  flex-flow: column-reverse !important;
  align-items: center;
}
div[data-style-actor-name=applicantLoanApproved].actor-wrapper .text-before {
  font-size: 1.5rem;
  margin-top: 1rem;
  padding: 0;
  font-family: "Mukta", sans-serif;
  font-weight: 400;
}
div[data-style-actor-name=applicantLoanApproved].actor-wrapper .text-before img {
  height: 2rem;
  margin: 0 1rem;
}
div[data-style-actor-name=applicantLoanApproved].actor-wrapper .text-before span {
  color: #000;
  font-weight: 600;
  margin-right: 8px;
  font-size: 1.8rem;
}
div[data-style-actor-name=applicantLoanApproved].actor-wrapper .text-after {
  max-width: 58rem;
  width: 100%;
}

@media only screen and (max-width: 768px) {
  div[data-style-actor-name=applicationDeclinedByDealer].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-actor-name=applicationDeclinedByApplicant].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-actor-name=applicationDeclinedByApplicantSpanish].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-actor-name=loanApproved].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-actor-name=applicantLoanApproved].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-actor-name=applicantLoanApprovedSpanish].actor-wrapper div[data-style-id=base-panel].base-panel {
    width: 80%;
    min-width: unset !important;
    max-width: 60rem !important;
  }
  div[data-style-actor-name=applicationDeclinedByDealer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after, div[data-style-actor-name=applicationDeclinedByApplicant].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after, div[data-style-actor-name=applicationDeclinedByApplicantSpanish].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after, div[data-style-actor-name=loanApproved].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after, div[data-style-actor-name=applicantLoanApproved].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after, div[data-style-actor-name=applicantLoanApprovedSpanish].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after {
    padding: 4.75rem 1rem;
    font-size: 2.1rem;
  }
  div[data-style-actor-name=applicationDeclinedByDealer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=action-wrapper] .action, div[data-style-actor-name=applicationDeclinedByApplicant].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=action-wrapper] .action, div[data-style-actor-name=applicationDeclinedByApplicantSpanish].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=action-wrapper] .action, div[data-style-actor-name=loanApproved].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=action-wrapper] .action, div[data-style-actor-name=applicantLoanApproved].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=action-wrapper] .action, div[data-style-actor-name=applicantLoanApprovedSpanish].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=action-wrapper] .action {
    height: 6rem !important;
    width: 35rem !important;
  }
}
@media only screen and (max-width: 690px) {
  div[data-style-actor-name=applicationDeclinedByDealer].actor-wrapper, div[data-style-actor-name=loanApproved].actor-wrapper {
    height: calc(100vh - 14.1rem);
  }
}
@media only screen and (max-width: 576px) {
  div[data-style-actor-name=applicationDeclinedByDealer].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-actor-name=applicationDeclinedByApplicant].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-actor-name=applicationDeclinedByApplicantSpanish].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-actor-name=loanApproved].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-actor-name=applicantLoanApproved].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-actor-name=applicantLoanApprovedSpanish].actor-wrapper div[data-style-id=base-panel].base-panel {
    width: 90% !important;
    min-width: unset !important;
    max-width: unset !important;
  }
  div[data-style-actor-name=applicationDeclinedByDealer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after, div[data-style-actor-name=applicationDeclinedByApplicant].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after, div[data-style-actor-name=applicationDeclinedByApplicantSpanish].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after, div[data-style-actor-name=loanApproved].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after, div[data-style-actor-name=applicantLoanApproved].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after, div[data-style-actor-name=applicantLoanApprovedSpanish].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after {
    padding: 5rem 3rem;
    line-height: 3rem;
    font-size: 2.2rem;
  }
  div[data-style-actor-name=applicationDeclinedByDealer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=action-wrapper], div[data-style-actor-name=applicationDeclinedByApplicant].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=action-wrapper], div[data-style-actor-name=applicationDeclinedByApplicantSpanish].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=action-wrapper], div[data-style-actor-name=loanApproved].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=action-wrapper], div[data-style-actor-name=applicantLoanApproved].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=action-wrapper], div[data-style-actor-name=applicantLoanApprovedSpanish].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=action-wrapper] {
    width: 70% !important;
  }
  div[data-style-actor-name=applicationDeclinedByDealer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=action-wrapper] .action, div[data-style-actor-name=applicationDeclinedByApplicant].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=action-wrapper] .action, div[data-style-actor-name=applicationDeclinedByApplicantSpanish].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=action-wrapper] .action, div[data-style-actor-name=loanApproved].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=action-wrapper] .action, div[data-style-actor-name=applicantLoanApproved].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=action-wrapper] .action, div[data-style-actor-name=applicantLoanApprovedSpanish].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=action-wrapper] .action {
    height: 6.5rem !important;
    width: 100% !important;
  }
}
div[data-style-actor-name=counterOffer].actor-wrapper, div[data-style-actor-name=applicantCounterOffer].actor-wrapper, div[data-style-actor-name=spanishCounterOffer].actor-wrapper, div[data-style-actor-name=spanishApplicantCounterOffer].actor-wrapper, div[data-style-actor-name=updateCounterOffer].actor-wrapper {
  display: flex;
  justify-content: center;
  margin: auto;
  padding-top: 3rem;
  padding-bottom: 3rem;
}
div[data-style-actor-name=counterOffer].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-actor-name=applicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-actor-name=spanishCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-actor-name=spanishApplicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-actor-name=updateCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel {
  border: 1px solid !important;
  border-color: #84c220 !important;
  border-radius: 0 !important;
  border-top-left-radius: 20px !important;
  border-bottom-right-radius: 20px !important;
  outline: none !important;
  display: flex;
  flex-flow: column;
  height: auto !important;
  max-width: 70rem;
  min-width: 55rem;
  min-height: 10rem;
  margin: 0 4rem;
  box-shadow: none !important;
}
div[data-style-actor-name=counterOffer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before, div[data-style-actor-name=applicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before, div[data-style-actor-name=spanishCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before, div[data-style-actor-name=spanishApplicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before, div[data-style-actor-name=updateCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before {
  padding: 0;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  flex-flow: column;
}
div[data-style-actor-name=counterOffer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before .pageTitle, div[data-style-actor-name=applicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before .pageTitle, div[data-style-actor-name=spanishCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before .pageTitle, div[data-style-actor-name=spanishApplicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before .pageTitle, div[data-style-actor-name=updateCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before .pageTitle {
  height: 8rem;
  display: flex;
  flex-flow: column;
  justify-content: center;
  width: 100%;
  background-color: rgba(236, 255, 230, 0.85);
  border-top-left-radius: 20px;
  align-items: center;
}
div[data-style-actor-name=counterOffer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before .pageTitle img, div[data-style-actor-name=applicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before .pageTitle img, div[data-style-actor-name=spanishCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before .pageTitle img, div[data-style-actor-name=spanishApplicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before .pageTitle img, div[data-style-actor-name=updateCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before .pageTitle img {
  width: 5.5rem;
  background: #009900;
  padding: 1rem;
  border-top-left-radius: 12px;
  border-bottom-right-radius: 12px;
  transform: translate(0rem, -4.5rem);
  position: absolute;
}
div[data-style-actor-name=counterOffer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before .pageTitle .counterOfferText, div[data-style-actor-name=applicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before .pageTitle .counterOfferText, div[data-style-actor-name=spanishCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before .pageTitle .counterOfferText, div[data-style-actor-name=spanishApplicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before .pageTitle .counterOfferText, div[data-style-actor-name=updateCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before .pageTitle .counterOfferText {
  transform: translateY(1rem);
  font-size: 2rem;
  font-family: "Mukta", sans-serif;
  font-weight: 800;
}
div[data-style-actor-name=counterOffer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before .pageText, div[data-style-actor-name=applicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before .pageText, div[data-style-actor-name=spanishCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before .pageText, div[data-style-actor-name=spanishApplicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before .pageText, div[data-style-actor-name=updateCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before .pageText {
  margin: 0;
  height: -moz-fit-content;
  height: fit-content;
  white-space: unset !important;
  overflow: unset !important;
  text-overflow: unset !important;
  text-align: center;
  font-size: 1.4rem;
  padding: 3rem 11rem 2.3rem;
  color: rgba(0, 0, 0, 0.6);
  line-height: 2.3rem;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
}
div[data-style-actor-name=counterOffer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after, div[data-style-actor-name=applicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after, div[data-style-actor-name=spanishCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after, div[data-style-actor-name=spanishApplicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after, div[data-style-actor-name=updateCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after {
  padding: 0;
  height: 100vh;
  position: fixed;
  width: 100%;
  top: -7rem;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
}
div[data-style-actor-name=counterOffer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after > div, div[data-style-actor-name=applicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after > div, div[data-style-actor-name=spanishCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after > div, div[data-style-actor-name=spanishApplicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after > div, div[data-style-actor-name=updateCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after > div {
  font-size: 12px;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-flow: column;
  align-items: center;
}
div[data-style-actor-name=counterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container, div[data-style-actor-name=applicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container, div[data-style-actor-name=spanishCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container, div[data-style-actor-name=spanishApplicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container, div[data-style-actor-name=updateCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container {
  /*div[data-style-section-name="aprSec"].section,div[data-style-section-name="spanishAprSec"]*/
}
div[data-style-actor-name=counterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content, div[data-style-actor-name=applicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content, div[data-style-actor-name=spanishCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content, div[data-style-actor-name=spanishApplicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content, div[data-style-actor-name=updateCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content {
  padding: 0 !important;
}
div[data-style-actor-name=counterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div, div[data-style-actor-name=applicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div, div[data-style-actor-name=spanishCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div, div[data-style-actor-name=spanishApplicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div, div[data-style-actor-name=updateCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div {
  display: flex;
  flex-flow: column-reverse;
}
div[data-style-actor-name=counterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .section, div[data-style-actor-name=applicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .section, div[data-style-actor-name=spanishCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .section, div[data-style-actor-name=spanishApplicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .section, div[data-style-actor-name=updateCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .section {
  display: flex;
  justify-content: center;
  flex-flow: row;
  align-items: center;
  padding: 0 3rem 2rem;
}
div[data-style-actor-name=counterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .section div[data-style-id=field].standardVariant, div[data-style-actor-name=applicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .section div[data-style-id=field].standardVariant, div[data-style-actor-name=spanishCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .section div[data-style-id=field].standardVariant, div[data-style-actor-name=spanishApplicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .section div[data-style-id=field].standardVariant, div[data-style-actor-name=updateCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .section div[data-style-id=field].standardVariant {
  width: auto !important;
  margin-bottom: 0 !important;
}
div[data-style-actor-name=counterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .section div[data-style-id=field].standardVariant .field-content > div, div[data-style-actor-name=applicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .section div[data-style-id=field].standardVariant .field-content > div, div[data-style-actor-name=spanishCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .section div[data-style-id=field].standardVariant .field-content > div, div[data-style-actor-name=spanishApplicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .section div[data-style-id=field].standardVariant .field-content > div, div[data-style-actor-name=updateCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .section div[data-style-id=field].standardVariant .field-content > div {
  display: flex;
  flex-flow: row;
  align-items: center;
}
div[data-style-actor-name=counterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .section div[data-style-id=field].standardVariant .field-content > div .flabel, div[data-style-actor-name=applicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .section div[data-style-id=field].standardVariant .field-content > div .flabel, div[data-style-actor-name=spanishCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .section div[data-style-id=field].standardVariant .field-content > div .flabel, div[data-style-actor-name=spanishApplicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .section div[data-style-id=field].standardVariant .field-content > div .flabel, div[data-style-actor-name=updateCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .section div[data-style-id=field].standardVariant .field-content > div .flabel {
  margin: 0;
}
div[data-style-actor-name=counterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .section div[data-style-id=field].standardVariant .field-content > div .flabel label, div[data-style-actor-name=applicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .section div[data-style-id=field].standardVariant .field-content > div .flabel label, div[data-style-actor-name=spanishCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .section div[data-style-id=field].standardVariant .field-content > div .flabel label, div[data-style-actor-name=spanishApplicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .section div[data-style-id=field].standardVariant .field-content > div .flabel label, div[data-style-actor-name=updateCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .section div[data-style-id=field].standardVariant .field-content > div .flabel label {
  color: rgba(0, 0, 0, 0.6);
  font-size: 1.4rem;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
}
div[data-style-actor-name=counterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .section div[data-style-id=field].standardVariant .field-content > div .control, div[data-style-actor-name=applicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .section div[data-style-id=field].standardVariant .field-content > div .control, div[data-style-actor-name=spanishCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .section div[data-style-id=field].standardVariant .field-content > div .control, div[data-style-actor-name=spanishApplicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .section div[data-style-id=field].standardVariant .field-content > div .control, div[data-style-actor-name=updateCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .section div[data-style-id=field].standardVariant .field-content > div .control {
  height: -moz-fit-content;
  height: fit-content;
  padding: 0;
  min-height: unset;
  padding-left: 0.4rem;
}
div[data-style-actor-name=counterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .section div[data-style-id=field].standardVariant .field-content > div .control .input-main, div[data-style-actor-name=applicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .section div[data-style-id=field].standardVariant .field-content > div .control .input-main, div[data-style-actor-name=spanishCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .section div[data-style-id=field].standardVariant .field-content > div .control .input-main, div[data-style-actor-name=spanishApplicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .section div[data-style-id=field].standardVariant .field-content > div .control .input-main, div[data-style-actor-name=updateCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .section div[data-style-id=field].standardVariant .field-content > div .control .input-main {
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  font-size: 1.4rem;
}
div[data-style-actor-name=counterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .section div[data-style-id=field].standardVariant[data-style-field-name=genesis__Term__c], div[data-style-actor-name=applicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .section div[data-style-id=field].standardVariant[data-style-field-name=genesis__Term__c], div[data-style-actor-name=spanishCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .section div[data-style-id=field].standardVariant[data-style-field-name=genesis__Term__c], div[data-style-actor-name=spanishApplicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .section div[data-style-id=field].standardVariant[data-style-field-name=genesis__Term__c], div[data-style-actor-name=updateCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .section div[data-style-id=field].standardVariant[data-style-field-name=genesis__Term__c] {
  margin-left: 0.6rem !important;
}
div[data-style-actor-name=counterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .section div[data-style-id=field].standardVariant[data-style-field-name=genesis__Term__c] .input-main::after, div[data-style-actor-name=applicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .section div[data-style-id=field].standardVariant[data-style-field-name=genesis__Term__c] .input-main::after, div[data-style-actor-name=spanishCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .section div[data-style-id=field].standardVariant[data-style-field-name=genesis__Term__c] .input-main::after, div[data-style-actor-name=spanishApplicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .section div[data-style-id=field].standardVariant[data-style-field-name=genesis__Term__c] .input-main::after, div[data-style-actor-name=updateCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .section div[data-style-id=field].standardVariant[data-style-field-name=genesis__Term__c] .input-main::after {
  content: "months.";
  color: rgba(0, 0, 0, 0.6);
  padding-left: 0.3rem;
}
div[data-style-actor-name=counterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .section div[data-style-id=field].standardVariant[data-style-field-name=loanAmount], div[data-style-actor-name=applicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .section div[data-style-id=field].standardVariant[data-style-field-name=loanAmount], div[data-style-actor-name=spanishCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .section div[data-style-id=field].standardVariant[data-style-field-name=loanAmount], div[data-style-actor-name=spanishApplicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .section div[data-style-id=field].standardVariant[data-style-field-name=loanAmount], div[data-style-actor-name=updateCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .section div[data-style-id=field].standardVariant[data-style-field-name=loanAmount] {
  margin-left: 0.6rem !important;
}
div[data-style-actor-name=counterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .section div[data-style-id=field].standardVariant[data-style-field-name=loanAmount] .input-main::after, div[data-style-actor-name=applicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .section div[data-style-id=field].standardVariant[data-style-field-name=loanAmount] .input-main::after, div[data-style-actor-name=spanishCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .section div[data-style-id=field].standardVariant[data-style-field-name=loanAmount] .input-main::after, div[data-style-actor-name=spanishApplicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .section div[data-style-id=field].standardVariant[data-style-field-name=loanAmount] .input-main::after, div[data-style-actor-name=updateCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .section div[data-style-id=field].standardVariant[data-style-field-name=loanAmount] .input-main::after {
  content: ".";
  color: rgba(0, 0, 0, 0.6);
}
div[data-style-actor-name=counterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .message-wrapper.top, div[data-style-actor-name=applicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .message-wrapper.top, div[data-style-actor-name=spanishCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .message-wrapper.top, div[data-style-actor-name=spanishApplicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .message-wrapper.top, div[data-style-actor-name=updateCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .message-wrapper.top {
  position: relative;
}
div[data-style-actor-name=counterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .message-wrapper.top div[data-style-id=in-progress].save-submit, div[data-style-actor-name=applicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .message-wrapper.top div[data-style-id=in-progress].save-submit, div[data-style-actor-name=spanishCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .message-wrapper.top div[data-style-id=in-progress].save-submit, div[data-style-actor-name=spanishApplicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .message-wrapper.top div[data-style-id=in-progress].save-submit, div[data-style-actor-name=updateCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .message-wrapper.top div[data-style-id=in-progress].save-submit {
  position: absolute;
  width: 17rem;
  height: 4.5rem;
  border-bottom-right-radius: 19px !important;
  border-top-left-radius: 19px !important;
  display: flex;
  justify-content: center;
  align-items: center;
  bottom: unset;
  background: red;
  transform: translate(9rem, -4rem);
}
div[data-style-actor-name=counterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left, div[data-style-actor-name=applicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left, div[data-style-actor-name=spanishCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left, div[data-style-actor-name=spanishApplicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left, div[data-style-actor-name=updateCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left {
  flex-flow: row;
  justify-content: center;
  padding: 0.6rem 3rem 3.4rem;
}
div[data-style-actor-name=counterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-actor-name=applicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-actor-name=spanishCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-actor-name=spanishApplicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-actor-name=updateCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  margin: 0 1.5rem;
}
div[data-style-actor-name=counterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] .action, div[data-style-actor-name=applicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] .action, div[data-style-actor-name=spanishCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] .action, div[data-style-actor-name=spanishApplicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] .action, div[data-style-actor-name=updateCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] .action {
  height: 4.5rem;
  font-size: 1.4rem;
}
div[data-style-actor-name=counterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] .action.linearGreen_Btn, div[data-style-actor-name=applicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] .action.linearGreen_Btn, div[data-style-actor-name=spanishCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] .action.linearGreen_Btn, div[data-style-actor-name=spanishApplicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] .action.linearGreen_Btn, div[data-style-actor-name=updateCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] .action.linearGreen_Btn {
  width: 15rem;
}
div[data-style-actor-name=counterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] .action.red_Btn, div[data-style-actor-name=applicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] .action.red_Btn, div[data-style-actor-name=spanishCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] .action.red_Btn, div[data-style-actor-name=spanishApplicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] .action.red_Btn, div[data-style-actor-name=updateCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] .action.red_Btn {
  width: 17rem;
}

div[data-style-actor-name=spanishCounterOffer].actor-wrapper .pageText, div[data-style-actor-name=spanishApplicantCounterOffer].actor-wrapper .pageText {
  padding: 3rem 11rem 1.5rem !important;
}
div[data-style-actor-name=spanishCounterOffer].actor-wrapper .entries div[data-style-section-name=spanishAprSec].section, div[data-style-actor-name=spanishApplicantCounterOffer].actor-wrapper .entries div[data-style-section-name=spanishAprSec].section {
  flex-flow: wrap !important;
}
div[data-style-actor-name=spanishCounterOffer].actor-wrapper .entries div[data-style-section-name=spanishAprSec].section div[data-style-id=field][data-style-field-name=genesis__Term__c] .input-main::after, div[data-style-actor-name=spanishApplicantCounterOffer].actor-wrapper .entries div[data-style-section-name=spanishAprSec].section div[data-style-id=field][data-style-field-name=genesis__Term__c] .input-main::after {
  content: "meses." !important;
}
div[data-style-actor-name=spanishCounterOffer].actor-wrapper .entries div[data-style-section-name=spanishAprSec].section div[data-style-id=field][data-style-field-name=genesis__APR__c] .field-content > div, div[data-style-actor-name=spanishApplicantCounterOffer].actor-wrapper .entries div[data-style-section-name=spanishAprSec].section div[data-style-id=field][data-style-field-name=genesis__APR__c] .field-content > div {
  flex-flow: wrap !important;
  justify-content: center !important;
}
div[data-style-actor-name=spanishCounterOffer].actor-wrapper .entries div[data-style-section-name=spanishAprSec].section div[data-style-id=field][data-style-field-name=genesis__APR__c] .field-content > div .flabel, div[data-style-actor-name=spanishApplicantCounterOffer].actor-wrapper .entries div[data-style-section-name=spanishAprSec].section div[data-style-id=field][data-style-field-name=genesis__APR__c] .field-content > div .flabel {
  height: -moz-fit-content !important;
  height: fit-content !important;
  white-space: unset !important;
  overflow: unset !important;
  text-overflow: unset !important;
  padding-top: 0.3rem;
}
div[data-style-actor-name=spanishCounterOffer].actor-wrapper .entries div[data-style-section-name=spanishAprSec].section div[data-style-id=field][data-style-field-name=genesis__APR__c] .field-content > div .flabel label, div[data-style-actor-name=spanishApplicantCounterOffer].actor-wrapper .entries div[data-style-section-name=spanishAprSec].section div[data-style-id=field][data-style-field-name=genesis__APR__c] .field-content > div .flabel label {
  white-space: unset !important;
  overflow: unset !important;
  text-overflow: unset !important;
  line-height: 2.5rem !important;
  display: flex !important;
  text-align: center !important;
}
div[data-style-actor-name=spanishCounterOffer].actor-wrapper .entries div[data-style-section-name=spanishAprSec].section div[data-style-id=field][data-style-field-name=genesis__APR__c] .field-content > div .control, div[data-style-actor-name=spanishApplicantCounterOffer].actor-wrapper .entries div[data-style-section-name=spanishAprSec].section div[data-style-id=field][data-style-field-name=genesis__APR__c] .field-content > div .control {
  padding-top: 0.3rem !important;
}

div[data-style-actor-name=updateCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after {
  top: 0;
}

div[data-style-actor-name=counterOfferContainer].actor-wrapper {
  overflow: auto;
  height: calc(100vh - 7.5rem);
  width: 100%;
}
div[data-style-actor-name=counterOfferContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=counterOfferContainer] {
  height: 100%;
}

div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=counterOfferContainer].actor-wrapper {
  overflow: auto;
  height: 100%;
  width: 100%;
}
div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=counterOfferContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=counterOfferContainer] {
  height: 100%;
}
div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=counterOffer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after {
  top: 0;
}

@media only screen and (max-width: 767px) {
  div[data-style-actor-name=spanishCounterOffer].actor-wrapper .pageText, div[data-style-actor-name=spanishApplicantCounterOffer].actor-wrapper .pageText {
    padding: 4rem 5rem 2.6rem !important;
  }
  div[data-style-actor-name=counterOffer].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-actor-name=applicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-actor-name=spanishCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-actor-name=spanishApplicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-actor-name=updateCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel {
    height: -moz-fit-content !important;
    height: fit-content !important;
    width: 59rem !important;
  }
  div[data-style-actor-name=counterOffer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before .pageTitle, div[data-style-actor-name=applicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before .pageTitle, div[data-style-actor-name=spanishCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before .pageTitle, div[data-style-actor-name=spanishApplicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before .pageTitle, div[data-style-actor-name=updateCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before .pageTitle {
    height: 10rem !important;
  }
  div[data-style-actor-name=counterOffer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before .pageTitle img, div[data-style-actor-name=applicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before .pageTitle img, div[data-style-actor-name=spanishCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before .pageTitle img, div[data-style-actor-name=spanishApplicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before .pageTitle img, div[data-style-actor-name=updateCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before .pageTitle img {
    width: 6rem;
    transform: translate(0rem, -5rem);
  }
  div[data-style-actor-name=counterOffer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before .pageTitle .counterOfferText, div[data-style-actor-name=applicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before .pageTitle .counterOfferText, div[data-style-actor-name=spanishCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before .pageTitle .counterOfferText, div[data-style-actor-name=spanishApplicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before .pageTitle .counterOfferText, div[data-style-actor-name=updateCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before .pageTitle .counterOfferText {
    font-size: 2.2rem !important;
  }
  div[data-style-actor-name=counterOffer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before .pageText, div[data-style-actor-name=applicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before .pageText, div[data-style-actor-name=spanishCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before .pageText, div[data-style-actor-name=spanishApplicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before .pageText, div[data-style-actor-name=updateCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before .pageText {
    font-size: 1.7rem !important;
    padding: 4rem 5rem 3.4rem;
    line-height: 2.6rem !important;
  }
  div[data-style-actor-name=counterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries, div[data-style-actor-name=applicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries, div[data-style-actor-name=spanishCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries, div[data-style-actor-name=spanishApplicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries, div[data-style-actor-name=updateCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries {
    /*div[data-style-section-name="aprSec"].section,
        div[data-style-section-name="spanishAprSec"]*/
  }
  div[data-style-actor-name=counterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .section div[data-style-id=field].standardVariant .flabel label, div[data-style-actor-name=applicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .section div[data-style-id=field].standardVariant .flabel label, div[data-style-actor-name=spanishCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .section div[data-style-id=field].standardVariant .flabel label, div[data-style-actor-name=spanishApplicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .section div[data-style-id=field].standardVariant .flabel label, div[data-style-actor-name=updateCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .section div[data-style-id=field].standardVariant .flabel label {
    font-size: 1.7rem !important;
  }
  div[data-style-actor-name=counterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .section div[data-style-id=field].standardVariant .control .input-main, div[data-style-actor-name=applicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .section div[data-style-id=field].standardVariant .control .input-main, div[data-style-actor-name=spanishCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .section div[data-style-id=field].standardVariant .control .input-main, div[data-style-actor-name=spanishApplicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .section div[data-style-id=field].standardVariant .control .input-main, div[data-style-actor-name=updateCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .section div[data-style-id=field].standardVariant .control .input-main {
    font-size: 1.7rem !important;
  }
  div[data-style-actor-name=counterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .message-wrapper.top div[data-style-id=in-progress].save-submit, div[data-style-actor-name=applicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .message-wrapper.top div[data-style-id=in-progress].save-submit, div[data-style-actor-name=spanishCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .message-wrapper.top div[data-style-id=in-progress].save-submit, div[data-style-actor-name=spanishApplicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .message-wrapper.top div[data-style-id=in-progress].save-submit, div[data-style-actor-name=updateCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .message-wrapper.top div[data-style-id=in-progress].save-submit {
    width: 28rem;
    height: 5.1rem;
    transform: translateY(4.5rem);
  }
  div[data-style-actor-name=counterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left, div[data-style-actor-name=applicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left, div[data-style-actor-name=spanishCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left, div[data-style-actor-name=spanishApplicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left, div[data-style-actor-name=updateCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left {
    flex-flow: column;
    padding: 1.7rem 4rem 4.6rem !important;
  }
  div[data-style-actor-name=counterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] .action, div[data-style-actor-name=applicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] .action, div[data-style-actor-name=spanishCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] .action, div[data-style-actor-name=spanishApplicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] .action, div[data-style-actor-name=updateCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] .action {
    height: 5.3rem !important;
    font-size: 1.4rem !important;
  }
  div[data-style-actor-name=counterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] .action.linearGreen_Btn, div[data-style-actor-name=applicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] .action.linearGreen_Btn, div[data-style-actor-name=spanishCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] .action.linearGreen_Btn, div[data-style-actor-name=spanishApplicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] .action.linearGreen_Btn, div[data-style-actor-name=updateCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] .action.linearGreen_Btn {
    width: 22rem !important;
    margin-bottom: 2rem !important;
  }
  div[data-style-actor-name=counterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] .action.red_Btn, div[data-style-actor-name=applicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] .action.red_Btn, div[data-style-actor-name=spanishCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] .action.red_Btn, div[data-style-actor-name=spanishApplicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] .action.red_Btn, div[data-style-actor-name=updateCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] .action.red_Btn {
    width: 28rem !important;
  }
}
@media only screen and (max-width: 690px) {
  div[data-style-actor-name=counterOffer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after, div[data-style-actor-name=spanishCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after {
    top: -14.1rem;
  }
  div[data-style-actor-name=counterOfferContainer].actor-wrapper {
    height: calc(100vh - 14.1rem);
  }
  div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectStatusContainer].actor-wrapper {
    height: calc(100vh - 26rem);
  }
  div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=counterOfferContainer].actor-wrapper {
    height: 100%;
  }
  div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=counterOffer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after {
    top: 0;
  }
}
@media only screen and (max-width: 575px) {
  div[data-style-actor-name=spanishCounterOffer].actor-wrapper .pageText, div[data-style-actor-name=spanishApplicantCounterOffer].actor-wrapper .pageText {
    padding: 4rem 3rem 2.5rem !important;
  }
  div[data-style-actor-name=counterOffer].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-actor-name=applicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-actor-name=spanishCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-actor-name=spanishApplicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-actor-name=updateCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel {
    margin: 0;
    width: 93% !important;
    min-width: unset !important;
    height: -moz-fit-content !important;
    height: fit-content !important;
  }
  div[data-style-actor-name=counterOffer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before .pageTitle, div[data-style-actor-name=applicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before .pageTitle, div[data-style-actor-name=spanishCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before .pageTitle, div[data-style-actor-name=spanishApplicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before .pageTitle, div[data-style-actor-name=updateCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before .pageTitle {
    height: 12rem !important;
  }
  div[data-style-actor-name=counterOffer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before .pageTitle img, div[data-style-actor-name=applicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before .pageTitle img, div[data-style-actor-name=spanishCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before .pageTitle img, div[data-style-actor-name=spanishApplicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before .pageTitle img, div[data-style-actor-name=updateCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before .pageTitle img {
    width: 6.5rem;
    transform: translate(0rem, -6.1rem);
  }
  div[data-style-actor-name=counterOffer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before .pageTitle .counterOfferText, div[data-style-actor-name=applicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before .pageTitle .counterOfferText, div[data-style-actor-name=spanishCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before .pageTitle .counterOfferText, div[data-style-actor-name=spanishApplicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before .pageTitle .counterOfferText, div[data-style-actor-name=updateCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before .pageTitle .counterOfferText {
    font-size: 2.3rem !important;
  }
  div[data-style-actor-name=counterOffer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before .pageText, div[data-style-actor-name=applicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before .pageText, div[data-style-actor-name=spanishCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before .pageText, div[data-style-actor-name=spanishApplicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before .pageText, div[data-style-actor-name=updateCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before .pageText {
    line-height: 3rem !important;
    padding: 4rem 3rem 3.3rem;
  }
  div[data-style-actor-name=counterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries, div[data-style-actor-name=applicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries, div[data-style-actor-name=spanishCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries, div[data-style-actor-name=spanishApplicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries, div[data-style-actor-name=updateCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries {
    /*div[data-style-section-name="aprSec"].section,
        div[data-style-section-name="spanishAprSec"]*/
  }
  div[data-style-actor-name=counterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .section, div[data-style-actor-name=applicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .section, div[data-style-actor-name=spanishCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .section, div[data-style-actor-name=spanishApplicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .section, div[data-style-actor-name=updateCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .section {
    flex-flow: column !important;
    padding-bottom: 0 !important;
  }
  div[data-style-actor-name=counterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .section:last-child, div[data-style-actor-name=applicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .section:last-child, div[data-style-actor-name=spanishCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .section:last-child, div[data-style-actor-name=spanishApplicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .section:last-child, div[data-style-actor-name=updateCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .section:last-child {
    padding-bottom: 2rem !important;
  }
  div[data-style-actor-name=counterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .section:last-child .field-content > div, div[data-style-actor-name=applicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .section:last-child .field-content > div, div[data-style-actor-name=spanishCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .section:last-child .field-content > div, div[data-style-actor-name=spanishApplicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .section:last-child .field-content > div, div[data-style-actor-name=updateCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .section:last-child .field-content > div {
    flex-flow: column !important;
  }
  div[data-style-actor-name=counterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .section:last-child .field-content > div .flabel, div[data-style-actor-name=applicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .section:last-child .field-content > div .flabel, div[data-style-actor-name=spanishCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .section:last-child .field-content > div .flabel, div[data-style-actor-name=spanishApplicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .section:last-child .field-content > div .flabel, div[data-style-actor-name=updateCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .section:last-child .field-content > div .flabel {
    white-space: unset !important;
    overflow: unset !important;
    text-overflow: unset !important;
    height: -moz-fit-content !important;
    height: fit-content !important;
    text-align: center !important;
    line-height: 2.5rem !important;
  }
  div[data-style-actor-name=counterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .section:last-child .field-content > div .flabel label, div[data-style-actor-name=applicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .section:last-child .field-content > div .flabel label, div[data-style-actor-name=spanishCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .section:last-child .field-content > div .flabel label, div[data-style-actor-name=spanishApplicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .section:last-child .field-content > div .flabel label, div[data-style-actor-name=updateCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .section:last-child .field-content > div .flabel label {
    white-space: unset !important;
    overflow: unset !important;
    text-overflow: unset !important;
  }
  div[data-style-actor-name=counterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .section:last-child .field-content > div .control, div[data-style-actor-name=applicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .section:last-child .field-content > div .control, div[data-style-actor-name=spanishCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .section:last-child .field-content > div .control, div[data-style-actor-name=spanishApplicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .section:last-child .field-content > div .control, div[data-style-actor-name=updateCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .entries .section:last-child .field-content > div .control {
    padding-top: 0.5rem !important;
  }
  div[data-style-actor-name=counterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .message-wrapper.top div[data-style-id=in-progress].save-submit, div[data-style-actor-name=applicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .message-wrapper.top div[data-style-id=in-progress].save-submit, div[data-style-actor-name=spanishCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .message-wrapper.top div[data-style-id=in-progress].save-submit, div[data-style-actor-name=spanishApplicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .message-wrapper.top div[data-style-id=in-progress].save-submit, div[data-style-actor-name=updateCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .message-wrapper.top div[data-style-id=in-progress].save-submit {
    height: 5.6rem;
    transform: translateY(7.24rem);
  }
  div[data-style-actor-name=counterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left, div[data-style-actor-name=applicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left, div[data-style-actor-name=spanishCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left, div[data-style-actor-name=spanishApplicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left, div[data-style-actor-name=updateCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left {
    padding: 4rem 4rem 4.8rem !important;
  }
  div[data-style-actor-name=counterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] .action, div[data-style-actor-name=applicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] .action, div[data-style-actor-name=spanishCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] .action, div[data-style-actor-name=spanishApplicantCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] .action, div[data-style-actor-name=updateCounterOffer].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] .action {
    height: 5.8rem !important;
  }
}
div[data-style-actor-name=cancelProject].actor-wrapper, div[data-style-actor-name=applicantCancelProject].actor-wrapper, div[data-style-actor-name=spanishCancelProject].actor-wrapper, div[data-style-actor-name=spanishApplicantCancelProject].actor-wrapper, div[data-style-actor-name=updateCancelProject].actor-wrapper {
  display: flex;
  margin: auto;
  padding-top: 3rem;
  padding-bottom: 3rem;
}
div[data-style-actor-name=cancelProject].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-actor-name=applicantCancelProject].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-actor-name=spanishCancelProject].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-actor-name=spanishApplicantCancelProject].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-actor-name=updateCancelProject].actor-wrapper div[data-style-id=base-panel].base-panel {
  margin: auto;
  max-width: 50rem;
  transform: translateY(0);
  box-shadow: none !important;
  border-radius: 0 !important;
  border-top-left-radius: 23px !important;
  border-bottom-right-radius: 23px !important;
  display: flex;
  flex-flow: column;
  justify-content: center;
}
div[data-style-actor-name=cancelProject].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after, div[data-style-actor-name=cancelProject].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before, div[data-style-actor-name=applicantCancelProject].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after, div[data-style-actor-name=applicantCancelProject].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before, div[data-style-actor-name=spanishCancelProject].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after, div[data-style-actor-name=spanishCancelProject].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before, div[data-style-actor-name=spanishApplicantCancelProject].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after, div[data-style-actor-name=spanishApplicantCancelProject].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before, div[data-style-actor-name=updateCancelProject].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after, div[data-style-actor-name=updateCancelProject].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before {
  color: #84c220;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  font-size: 2rem;
  padding: 3.75rem 3rem;
  line-height: 2.8rem;
  background-color: rgba(236, 255, 230, 0.5);
  border: 1px solid !important;
  border-color: #84c220 !important;
  border-top-left-radius: 21px;
  border-bottom-right-radius: 21px;
  text-align: center;
}

div[data-style-actor-name=cancelProjectContainer].actor-wrapper {
  overflow: auto;
  height: calc(100vh - 7.5rem);
  width: 100%;
}
div[data-style-actor-name=cancelProjectContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=cancelProjectContainer] {
  height: 100%;
}

div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectStatusContainer].actor-wrapper {
  height: calc(100vh - 26rem);
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: unset;
}
div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectStatusContainer].actor-wrapper div[data-style-id=tab-step-container] {
  margin: auto;
}
div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectStatusContainer].actor-wrapper div[data-style-id=tab-title-bar] {
  display: none;
  opacity: 0;
  height: 0;
}
div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=cancelProjectContainer].actor-wrapper {
  overflow: auto;
  height: 100%;
  width: 100%;
}
div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=cancelProjectContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=cancelProjectContainer] {
  height: 100%;
}

@media only screen and (max-width: 767px) {
  div[data-style-actor-name=cancelProject].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-actor-name=applicantCancelProject].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-actor-name=spanishCancelProject].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-actor-name=spanishApplicantCancelProject].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-actor-name=updateCancelProject].actor-wrapper div[data-style-id=base-panel].base-panel {
    width: 81% !important;
    max-width: 58rem !important;
  }
  div[data-style-actor-name=cancelProject].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after, div[data-style-actor-name=cancelProject].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before, div[data-style-actor-name=applicantCancelProject].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after, div[data-style-actor-name=applicantCancelProject].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before, div[data-style-actor-name=spanishCancelProject].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after, div[data-style-actor-name=spanishCancelProject].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before, div[data-style-actor-name=spanishApplicantCancelProject].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after, div[data-style-actor-name=spanishApplicantCancelProject].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before, div[data-style-actor-name=updateCancelProject].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after, div[data-style-actor-name=updateCancelProject].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before {
    padding: 4.75rem 3rem !important;
    font-size: 2.3rem !important;
    line-height: 3.1rem !important;
  }
}
@media only screen and (max-width: 690px) {
  div[data-style-actor-name=cancelProjectContainer].actor-wrapper {
    height: calc(100vh - 14.1rem);
  }
  div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectStatusContainer].actor-wrapper {
    height: calc(100vh - 26rem);
  }
  div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=cancelProjectContainer].actor-wrapper {
    height: 100%;
  }
}
@media only screen and (max-width: 600px) {
  div[data-style-actor-name=cancelProject].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-actor-name=applicantCancelProject].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-actor-name=spanishCancelProject].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-actor-name=spanishApplicantCancelProject].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-actor-name=updateCancelProject].actor-wrapper div[data-style-id=base-panel].base-panel {
    width: 92% !important;
    max-width: unset !important;
  }
  div[data-style-actor-name=cancelProject].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after, div[data-style-actor-name=cancelProject].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before, div[data-style-actor-name=applicantCancelProject].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after, div[data-style-actor-name=applicantCancelProject].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before, div[data-style-actor-name=spanishCancelProject].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after, div[data-style-actor-name=spanishCancelProject].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before, div[data-style-actor-name=spanishApplicantCancelProject].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after, div[data-style-actor-name=spanishApplicantCancelProject].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before, div[data-style-actor-name=updateCancelProject].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after, div[data-style-actor-name=updateCancelProject].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before {
    padding: 5rem 3rem !important;
    font-size: 2.5rem !important;
    line-height: 3.5rem;
  }
}
div[data-style-actor-name=contactUsPage].actor-wrapper {
  height: calc(100vh - 7.5rem);
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: auto;
}
div[data-style-actor-name=contactUsPage].actor-wrapper div[data-style-id=static-content].static-content {
  padding: 0;
  width: 80%;
  max-width: 88rem;
  margin: auto;
}
div[data-style-actor-name=contactUsPage].actor-wrapper div[data-style-id=static-content].static-content > div {
  padding: 2rem 0 2.6rem;
}
div[data-style-actor-name=contactUsPage].actor-wrapper div[data-style-id=static-content].static-content > div:first-child {
  padding-bottom: 0;
}
div[data-style-actor-name=contactUsPage].actor-wrapper div[data-style-id=static-content].static-content .contactUsPageContainer {
  width: 100%;
}
div[data-style-actor-name=contactUsPage].actor-wrapper div[data-style-id=static-content].static-content .contactUsPageContainer .contactUsInformation p {
  margin-bottom: 3rem;
  font-size: 2.3rem;
  font-family: "Mukta", sans-serif;
  padding: 0 3rem;
  font-weight: 800;
}
div[data-style-actor-name=contactUsPage].actor-wrapper div[data-style-id=static-content].static-content .contactUsPageContainer .contactUsInformation .contactUsDetails {
  /*align-items: center;*/
  display: flex;
  flex-flow: row;
  justify-content: space-around;
  margin-bottom: 5rem;
}
div[data-style-actor-name=contactUsPage].actor-wrapper div[data-style-id=static-content].static-content .contactUsPageContainer .contactUsInformation .contactUsDetails p {
  margin: 0;
  padding: 1rem;
  display: flex;
  align-items: center;
  flex-flow: column;
}
div[data-style-actor-name=contactUsPage].actor-wrapper div[data-style-id=static-content].static-content .contactUsPageContainer .contactUsInformation .contactUsDetails p img {
  padding: 10px;
  width: 5rem;
  border-bottom-right-radius: 15px;
  border-top-left-radius: 15px;
  margin: 1.3rem;
}
div[data-style-actor-name=contactUsPage].actor-wrapper div[data-style-id=static-content].static-content .contactUsPageContainer .contactUsInformation .contactUsDetails p span {
  font-size: 1.5rem;
  line-height: 2.5rem;
  font-weight: 500;
}
div[data-style-actor-name=contactUsPage].actor-wrapper div[data-style-id=static-content].static-content .contactUsPageContainer .contactUschatNow button {
  margin: auto;
  border: none;
  height: 5rem;
  font-size: 1.5rem;
  width: 40%;
  max-width: 30rem;
  outline: none;
}
div[data-style-actor-name=contactUsPage].actor-wrapper div[data-style-id=static-content].static-content .contactUsPageContainer .contactUschatNow svg {
  height: 2.5rem;
  width: 2.5rem;
  margin-right: 5px;
}
div[data-style-actor-name=contactUsPage].actor-wrapper div[data-style-id=static-content].static-content .component-actions-bottom {
  padding-top: 0;
}
div[data-style-actor-name=contactUsPage].actor-wrapper div[data-style-id=static-content].static-content .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  height: 5rem;
  font-size: 1.5rem;
  width: 40%;
  max-width: 30rem;
  /*&[data-style-action-name="chatterBtnSecond"]{
      display: none;
  }*/
}
div[data-style-actor-name=contactUsPage].actor-wrapper div[data-style-id=static-content].static-content .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
  font-size: 1.5rem;
}
div[data-style-actor-name=contactUsPage].actor-wrapper div[data-style-id=static-content].static-content .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] svg {
  height: 2.5rem;
  width: 2.5rem;
  margin-right: 5px;
}

@media only screen and (max-width: 768px) {
  div[data-style-actor-name=contactUsPage].actor-wrapper div[data-style-id=static-content].static-content {
    width: 90% !important;
    max-width: 90rem !important;
  }
  div[data-style-actor-name=contactUsPage].actor-wrapper div[data-style-id=static-content].static-content .contactUsPageContainer .contactUsInformation p {
    font-size: 2.8rem !important;
  }
  div[data-style-actor-name=contactUsPage].actor-wrapper div[data-style-id=static-content].static-content .contactUsPageContainer .contactUsInformation .contactUsDetails img {
    width: 5.5rem !important;
  }
  div[data-style-actor-name=contactUsPage].actor-wrapper div[data-style-id=static-content].static-content .contactUsPageContainer .contactUsInformation .contactUsDetails span {
    font-size: 1.6rem !important;
  }
  div[data-style-actor-name=contactUsPage].actor-wrapper div[data-style-id=static-content].static-content .contactUsPageContainer .contactUschatNow button {
    height: 5.5rem !important;
    max-width: unset !important;
    width: 37rem !important;
  }
  div[data-style-actor-name=contactUsPage].actor-wrapper div[data-style-id=static-content].static-content .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
    height: 5.5rem;
    width: 37rem;
    max-width: unset;
  }
}
@media only screen and (max-width: 690px) {
  div[data-style-actor-name=contactUsPage].actor-wrapper {
    height: calc(100vh - 14.1rem);
  }
}
@media only screen and (max-width: 575px) {
  div[data-style-actor-name=contactUsPage].actor-wrapper div[data-style-id=static-content].static-content > div {
    padding: 2rem 0 3.1rem;
  }
  div[data-style-actor-name=contactUsPage].actor-wrapper div[data-style-id=static-content].static-content .contactUsPageContainer .contactUsInformation p {
    font-size: 3.5rem !important;
  }
  div[data-style-actor-name=contactUsPage].actor-wrapper div[data-style-id=static-content].static-content .contactUsPageContainer .contactUsInformation .contactUsDetails {
    flex-flow: column;
  }
  div[data-style-actor-name=contactUsPage].actor-wrapper div[data-style-id=static-content].static-content .contactUsPageContainer .contactUsInformation .contactUsDetails p img {
    width: 6rem !important;
  }
  div[data-style-actor-name=contactUsPage].actor-wrapper div[data-style-id=static-content].static-content .contactUsPageContainer .contactUsInformation .contactUsDetails p span {
    font-size: 1.8rem !important;
  }
  div[data-style-actor-name=contactUsPage].actor-wrapper div[data-style-id=static-content].static-content .contactUsPageContainer .contactUschatNow button {
    width: 90% !important;
    height: 6rem !important;
  }
  div[data-style-actor-name=contactUsPage].actor-wrapper div[data-style-id=static-content].static-content .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
    height: 6rem;
    width: 90%;
  }
}
div[data-style-actor-name=dealerPortalProfileTab].actor-wrapper {
  height: calc(100vh - 7.5rem);
}
div[data-style-actor-name=dealerPortalProfileTab].actor-wrapper div[data-style-id=division] {
  display: flex;
  align-items: center;
  justify-content: center;
  height: inherit;
}
div[data-style-actor-name=dealerPortalProfileTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=profilePage].actor-wrapper {
  margin: auto;
  width: 60rem;
}
div[data-style-actor-name=dealerPortalProfileTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=profilePage].actor-wrapper div[data-style-id=base-panel].base-panel {
  box-shadow: none !important;
  padding: 1.7rem 0 2rem;
}
div[data-style-actor-name=dealerPortalProfileTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=profilePage].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-content {
  padding: 0 !important;
}
div[data-style-actor-name=dealerPortalProfileTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=profilePage].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] {
  margin-bottom: 3rem;
}
div[data-style-actor-name=dealerPortalProfileTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=profilePage].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .flabel label {
  font-family: "Mukta", sans-serif;
  font-weight: 700;
}
div[data-style-actor-name=dealerPortalProfileTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=profilePage].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .control {
  padding: 0;
}
div[data-style-actor-name=dealerPortalProfileTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=profilePage].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .control .input-main {
  height: 5rem;
  align-items: center;
}
div[data-style-actor-name=dealerPortalProfileTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=profilePage].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .control .input-main .form-control {
  height: 5rem;
  font-size: 1.5rem;
  box-shadow: none !important;
}
div[data-style-actor-name=dealerPortalProfileTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=profilePage].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .control .input-main div {
  padding: 1rem 2.15rem;
  font-size: 1.5rem;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  width: 100%;
  text-align: left;
  /*border-bottom: 1px solid rgba(0,0,0,0.2);*/
  height: inherit;
  align-items: center;
  background: #f2f2f2;
  border-bottom-right-radius: 19px;
  border-top-left-radius: 19px;
  display: flex;
}
div[data-style-actor-name=dealerPortalProfileTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=profilePage].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field]:first-child {
  margin-bottom: 4rem;
}
div[data-style-actor-name=dealerPortalProfileTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=profilePage].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field]:first-child .control {
  display: none;
}
div[data-style-actor-name=dealerPortalProfileTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=profilePage].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field]:first-child .flabel {
  text-align: center;
  margin-bottom: 0;
}
div[data-style-actor-name=dealerPortalProfileTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=profilePage].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field]:first-child .flabel label {
  font-size: 2.2rem;
  font-weight: 800 !important;
}
div[data-style-actor-name=dealerPortalProfileTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=profilePage].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .error {
  top: 8.6rem;
}
div[data-style-actor-name=dealerPortalProfileTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=profilePage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left {
  margin-top: 4rem;
  justify-content: center;
}
div[data-style-actor-name=dealerPortalProfileTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=profilePage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  width: 20rem;
  margin: 0 1rem;
}
div[data-style-actor-name=dealerPortalProfileTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=profilePage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
  height: 5rem;
}

@media only screen and (max-width: 690px) {
  div[data-style-actor-name=dealerPortalProfileTab].actor-wrapper {
    height: calc(100vh - 14.1rem);
  }
}
@media only screen and (max-width: 575px) {
  div[data-style-actor-name=profilePage].actor-wrapper {
    width: 90% !important;
  }
  div[data-style-actor-name=profilePage].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .error {
    top: 8.9rem;
  }
  div[data-style-actor-name=profilePage].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left {
    margin-top: 3rem !important;
    /*div[data-style-id="action-wrapper"]{
        margin: 0 1rem;
    }*/
  }
}
div[data-style-actor-name=projectStipulations].actor-wrapper, div[data-style-actor-name=applicantProjectStipulations].actor-wrapper, div[data-style-actor-name=spanishProjectStipulations].actor-wrapper, div[data-style-actor-name=updateProjectStipulations].actor-wrapper, div[data-style-actor-name=spanishApplicantProjectStipulations].actor-wrapper, div[data-style-actor-name=projectNoStipulations].actor-wrapper, div[data-style-actor-name=spanishProjectNoStipulations].actor-wrapper, div[data-style-actor-name=updateProjectNoStips].actor-wrapper, div[data-style-actor-name=applicantProjectNoStipulations].actor-wrapper, div[data-style-actor-name=spanishApplicantProjectNoStipulations].actor-wrapper {
  padding: 3.5rem 0;
}
div[data-style-actor-name=projectStipulations].actor-wrapper div[data-style-id=list-view].list-view, div[data-style-actor-name=applicantProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view, div[data-style-actor-name=spanishProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view, div[data-style-actor-name=updateProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view, div[data-style-actor-name=spanishApplicantProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view, div[data-style-actor-name=projectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view, div[data-style-actor-name=spanishProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view, div[data-style-actor-name=updateProjectNoStips].actor-wrapper div[data-style-id=list-view].list-view, div[data-style-actor-name=applicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view, div[data-style-actor-name=spanishApplicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view {
  border: 1px solid #84c220 !important;
  border-radius: 0 !important;
  border-top-left-radius: 19px !important;
  border-bottom-right-radius: 19px !important;
  width: 53rem;
  box-shadow: none !important;
  margin: auto;
}
div[data-style-actor-name=projectStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before], div[data-style-actor-name=projectStipulations].actor-wrapper div[data-style-id=list-view].list-view h1.title, div[data-style-actor-name=applicantProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before], div[data-style-actor-name=applicantProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view h1.title, div[data-style-actor-name=spanishProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before], div[data-style-actor-name=spanishProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view h1.title, div[data-style-actor-name=updateProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before], div[data-style-actor-name=updateProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view h1.title, div[data-style-actor-name=spanishApplicantProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before], div[data-style-actor-name=spanishApplicantProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view h1.title, div[data-style-actor-name=projectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before], div[data-style-actor-name=projectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view h1.title, div[data-style-actor-name=spanishProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before], div[data-style-actor-name=spanishProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view h1.title, div[data-style-actor-name=updateProjectNoStips].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before], div[data-style-actor-name=updateProjectNoStips].actor-wrapper div[data-style-id=list-view].list-view h1.title, div[data-style-actor-name=applicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before], div[data-style-actor-name=applicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view h1.title, div[data-style-actor-name=spanishApplicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before], div[data-style-actor-name=spanishApplicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view h1.title {
  padding: 0;
  display: flex;
  flex-flow: column;
}
div[data-style-actor-name=projectStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before] .list_icon, div[data-style-actor-name=projectStipulations].actor-wrapper div[data-style-id=list-view].list-view h1.title .list_icon, div[data-style-actor-name=applicantProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before] .list_icon, div[data-style-actor-name=applicantProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view h1.title .list_icon, div[data-style-actor-name=spanishProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before] .list_icon, div[data-style-actor-name=spanishProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view h1.title .list_icon, div[data-style-actor-name=updateProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before] .list_icon, div[data-style-actor-name=updateProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view h1.title .list_icon, div[data-style-actor-name=spanishApplicantProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before] .list_icon, div[data-style-actor-name=spanishApplicantProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view h1.title .list_icon, div[data-style-actor-name=projectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before] .list_icon, div[data-style-actor-name=projectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view h1.title .list_icon, div[data-style-actor-name=spanishProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before] .list_icon, div[data-style-actor-name=spanishProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view h1.title .list_icon, div[data-style-actor-name=updateProjectNoStips].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before] .list_icon, div[data-style-actor-name=updateProjectNoStips].actor-wrapper div[data-style-id=list-view].list-view h1.title .list_icon, div[data-style-actor-name=applicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before] .list_icon, div[data-style-actor-name=applicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view h1.title .list_icon, div[data-style-actor-name=spanishApplicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before] .list_icon, div[data-style-actor-name=spanishApplicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view h1.title .list_icon {
  background-color: green;
  width: auto;
  height: 6rem;
  padding: 1rem;
  border-top-left-radius: 1.3rem;
  border-bottom-right-radius: 1.3rem;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -3.3rem);
}
div[data-style-actor-name=projectStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before] .list_icon img, div[data-style-actor-name=projectStipulations].actor-wrapper div[data-style-id=list-view].list-view h1.title .list_icon img, div[data-style-actor-name=applicantProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before] .list_icon img, div[data-style-actor-name=applicantProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view h1.title .list_icon img, div[data-style-actor-name=spanishProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before] .list_icon img, div[data-style-actor-name=spanishProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view h1.title .list_icon img, div[data-style-actor-name=updateProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before] .list_icon img, div[data-style-actor-name=updateProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view h1.title .list_icon img, div[data-style-actor-name=spanishApplicantProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before] .list_icon img, div[data-style-actor-name=spanishApplicantProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view h1.title .list_icon img, div[data-style-actor-name=projectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before] .list_icon img, div[data-style-actor-name=projectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view h1.title .list_icon img, div[data-style-actor-name=spanishProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before] .list_icon img, div[data-style-actor-name=spanishProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view h1.title .list_icon img, div[data-style-actor-name=updateProjectNoStips].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before] .list_icon img, div[data-style-actor-name=updateProjectNoStips].actor-wrapper div[data-style-id=list-view].list-view h1.title .list_icon img, div[data-style-actor-name=applicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before] .list_icon img, div[data-style-actor-name=applicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view h1.title .list_icon img, div[data-style-actor-name=spanishApplicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before] .list_icon img, div[data-style-actor-name=spanishApplicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view h1.title .list_icon img {
  width: 4rem;
}
div[data-style-actor-name=projectStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before] .pageHeading, div[data-style-actor-name=projectStipulations].actor-wrapper div[data-style-id=list-view].list-view h1.title .pageHeading, div[data-style-actor-name=applicantProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before] .pageHeading, div[data-style-actor-name=applicantProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view h1.title .pageHeading, div[data-style-actor-name=spanishProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before] .pageHeading, div[data-style-actor-name=spanishProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view h1.title .pageHeading, div[data-style-actor-name=updateProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before] .pageHeading, div[data-style-actor-name=updateProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view h1.title .pageHeading, div[data-style-actor-name=spanishApplicantProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before] .pageHeading, div[data-style-actor-name=spanishApplicantProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view h1.title .pageHeading, div[data-style-actor-name=projectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before] .pageHeading, div[data-style-actor-name=projectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view h1.title .pageHeading, div[data-style-actor-name=spanishProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before] .pageHeading, div[data-style-actor-name=spanishProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view h1.title .pageHeading, div[data-style-actor-name=updateProjectNoStips].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before] .pageHeading, div[data-style-actor-name=updateProjectNoStips].actor-wrapper div[data-style-id=list-view].list-view h1.title .pageHeading, div[data-style-actor-name=applicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before] .pageHeading, div[data-style-actor-name=applicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view h1.title .pageHeading, div[data-style-actor-name=spanishApplicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before] .pageHeading, div[data-style-actor-name=spanishApplicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view h1.title .pageHeading {
  background-color: rgba(236, 255, 230, 0.85);
  /*font-family: arial rounded mt bold;*/
  font-family: "Mukta", sans-serif;
  font-weight: 800;
  font-size: 2.2rem;
  border-top-left-radius: 19px;
  padding: 5.5rem 2rem 2.5rem;
  text-align: center;
}
div[data-style-actor-name=projectStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before] .containerText, div[data-style-actor-name=projectStipulations].actor-wrapper div[data-style-id=list-view].list-view h1.title .containerText, div[data-style-actor-name=applicantProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before] .containerText, div[data-style-actor-name=applicantProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view h1.title .containerText, div[data-style-actor-name=spanishProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before] .containerText, div[data-style-actor-name=spanishProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view h1.title .containerText, div[data-style-actor-name=updateProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before] .containerText, div[data-style-actor-name=updateProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view h1.title .containerText, div[data-style-actor-name=spanishApplicantProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before] .containerText, div[data-style-actor-name=spanishApplicantProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view h1.title .containerText, div[data-style-actor-name=projectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before] .containerText, div[data-style-actor-name=projectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view h1.title .containerText, div[data-style-actor-name=spanishProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before] .containerText, div[data-style-actor-name=spanishProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view h1.title .containerText, div[data-style-actor-name=updateProjectNoStips].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before] .containerText, div[data-style-actor-name=updateProjectNoStips].actor-wrapper div[data-style-id=list-view].list-view h1.title .containerText, div[data-style-actor-name=applicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before] .containerText, div[data-style-actor-name=applicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view h1.title .containerText, div[data-style-actor-name=spanishApplicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before] .containerText, div[data-style-actor-name=spanishApplicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view h1.title .containerText {
  /*font-family: arial rounded mt bold;*/
  font-family: "Mukta", sans-serif;
  font-weight: 500;
  font-size: 1.7rem;
  padding: 4rem 5rem 3rem;
  color: rgba(0, 0, 0, 0.5) !important;
  text-align: center;
}
div[data-style-actor-name=projectStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-after].text-after, div[data-style-actor-name=applicantProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-after].text-after, div[data-style-actor-name=spanishProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-after].text-after, div[data-style-actor-name=updateProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-after].text-after, div[data-style-actor-name=spanishApplicantProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-after].text-after, div[data-style-actor-name=projectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-after].text-after, div[data-style-actor-name=spanishProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-after].text-after, div[data-style-actor-name=updateProjectNoStips].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-after].text-after, div[data-style-actor-name=applicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-after].text-after, div[data-style-actor-name=spanishApplicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-after].text-after {
  padding: 0;
  margin-bottom: 2.7rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
div[data-style-actor-name=projectStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-after].text-after #building, div[data-style-actor-name=applicantProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-after].text-after #building, div[data-style-actor-name=spanishProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-after].text-after #building, div[data-style-actor-name=updateProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-after].text-after #building, div[data-style-actor-name=spanishApplicantProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-after].text-after #building, div[data-style-actor-name=projectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-after].text-after #building, div[data-style-actor-name=spanishProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-after].text-after #building, div[data-style-actor-name=updateProjectNoStips].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-after].text-after #building, div[data-style-actor-name=applicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-after].text-after #building, div[data-style-actor-name=spanishApplicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-after].text-after #building {
  font-size: 12px;
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  flex-flow: column;
  width: -moz-fit-content;
  width: fit-content;
  align-items: center;
}
div[data-style-actor-name=projectStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-after].text-after #building #caption, div[data-style-actor-name=applicantProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-after].text-after #building #caption, div[data-style-actor-name=spanishProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-after].text-after #building #caption, div[data-style-actor-name=updateProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-after].text-after #building #caption, div[data-style-actor-name=spanishApplicantProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-after].text-after #building #caption, div[data-style-actor-name=projectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-after].text-after #building #caption, div[data-style-actor-name=spanishProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-after].text-after #building #caption, div[data-style-actor-name=updateProjectNoStips].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-after].text-after #building #caption, div[data-style-actor-name=applicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-after].text-after #building #caption, div[data-style-actor-name=spanishApplicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-after].text-after #building #caption {
  font-size: 1.2rem;
  color: rgba(0, 0, 0, 0.5) !important;
  /*font-family: arial rounded mt bold;*/
  font-family: "Mukta", sans-serif;
  font-weight: 600;
}
div[data-style-actor-name=projectStipulations].actor-wrapper div[data-style-id=list-view].list-view .component-actions-bottom .component-actions-bottom-left, div[data-style-actor-name=applicantProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view .component-actions-bottom .component-actions-bottom-left, div[data-style-actor-name=spanishProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view .component-actions-bottom .component-actions-bottom-left, div[data-style-actor-name=updateProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view .component-actions-bottom .component-actions-bottom-left, div[data-style-actor-name=spanishApplicantProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view .component-actions-bottom .component-actions-bottom-left, div[data-style-actor-name=projectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view .component-actions-bottom .component-actions-bottom-left, div[data-style-actor-name=spanishProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view .component-actions-bottom .component-actions-bottom-left, div[data-style-actor-name=updateProjectNoStips].actor-wrapper div[data-style-id=list-view].list-view .component-actions-bottom .component-actions-bottom-left, div[data-style-actor-name=applicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view .component-actions-bottom .component-actions-bottom-left, div[data-style-actor-name=spanishApplicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view .component-actions-bottom .component-actions-bottom-left {
  padding: 3.3rem 4rem;
  padding-bottom: 4.4rem;
}
div[data-style-actor-name=projectStipulations].actor-wrapper div[data-style-id=list-view].list-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-actor-name=applicantProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-actor-name=spanishProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-actor-name=updateProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-actor-name=spanishApplicantProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-actor-name=projectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-actor-name=spanishProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-actor-name=updateProjectNoStips].actor-wrapper div[data-style-id=list-view].list-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-actor-name=applicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-actor-name=spanishApplicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  width: 25rem;
}
div[data-style-actor-name=projectStipulations].actor-wrapper div[data-style-id=list-view].list-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=applicantProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=spanishProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=updateProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=spanishApplicantProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=projectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=spanishProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=updateProjectNoStips].actor-wrapper div[data-style-id=list-view].list-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=applicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=spanishApplicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
  text-align: left;
  height: 6rem;
}
div[data-style-actor-name=projectStipulations].actor-wrapper div[data-style-id=list-view].list-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-actor-name=applicantProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-actor-name=spanishProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-actor-name=updateProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-actor-name=spanishApplicantProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-actor-name=projectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-actor-name=spanishProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-actor-name=updateProjectNoStips].actor-wrapper div[data-style-id=list-view].list-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-actor-name=applicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after, div[data-style-actor-name=spanishApplicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after {
  padding-left: 0.8rem;
}
div[data-style-actor-name=projectStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=list-header], div[data-style-actor-name=applicantProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=list-header], div[data-style-actor-name=spanishProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=list-header], div[data-style-actor-name=updateProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=list-header], div[data-style-actor-name=spanishApplicantProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=list-header], div[data-style-actor-name=projectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=list-header], div[data-style-actor-name=spanishProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=list-header], div[data-style-actor-name=updateProjectNoStips].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=list-header], div[data-style-actor-name=applicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=list-header], div[data-style-actor-name=spanishApplicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=list-header] {
  display: none;
}
div[data-style-actor-name=projectStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries, div[data-style-actor-name=applicantProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries, div[data-style-actor-name=spanishProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries, div[data-style-actor-name=updateProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries, div[data-style-actor-name=spanishApplicantProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries, div[data-style-actor-name=projectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries, div[data-style-actor-name=spanishProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries, div[data-style-actor-name=updateProjectNoStips].actor-wrapper div[data-style-id=list-view].list-view .entries, div[data-style-actor-name=applicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries, div[data-style-actor-name=spanishApplicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries {
  border: none !important;
}
div[data-style-actor-name=projectStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container, div[data-style-actor-name=applicantProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container, div[data-style-actor-name=spanishProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container, div[data-style-actor-name=updateProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container, div[data-style-actor-name=spanishApplicantProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container, div[data-style-actor-name=projectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container, div[data-style-actor-name=spanishProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container, div[data-style-actor-name=updateProjectNoStips].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container, div[data-style-actor-name=applicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container, div[data-style-actor-name=spanishApplicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container {
  background: transparent !important;
  padding-top: 1.3rem;
}
div[data-style-actor-name=projectStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container:first-child, div[data-style-actor-name=applicantProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container:first-child, div[data-style-actor-name=spanishProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container:first-child, div[data-style-actor-name=updateProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container:first-child, div[data-style-actor-name=spanishApplicantProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container:first-child, div[data-style-actor-name=projectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container:first-child, div[data-style-actor-name=spanishProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container:first-child, div[data-style-actor-name=updateProjectNoStips].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container:first-child, div[data-style-actor-name=applicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container:first-child, div[data-style-actor-name=spanishApplicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container:first-child {
  padding-top: 0 !important;
}
div[data-style-actor-name=projectStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content > div, div[data-style-actor-name=applicantProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content > div, div[data-style-actor-name=spanishProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content > div, div[data-style-actor-name=updateProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content > div, div[data-style-actor-name=spanishApplicantProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content > div, div[data-style-actor-name=projectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content > div, div[data-style-actor-name=spanishProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content > div, div[data-style-actor-name=updateProjectNoStips].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content > div, div[data-style-actor-name=applicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content > div, div[data-style-actor-name=spanishApplicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content > div {
  padding: 0;
}
div[data-style-actor-name=projectStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content div[data-style-id=list-row], div[data-style-actor-name=applicantProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content div[data-style-id=list-row], div[data-style-actor-name=spanishProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content div[data-style-id=list-row], div[data-style-actor-name=updateProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content div[data-style-id=list-row], div[data-style-actor-name=spanishApplicantProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content div[data-style-id=list-row], div[data-style-actor-name=projectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content div[data-style-id=list-row], div[data-style-actor-name=spanishProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content div[data-style-id=list-row], div[data-style-actor-name=updateProjectNoStips].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content div[data-style-id=list-row], div[data-style-actor-name=applicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content div[data-style-id=list-row], div[data-style-actor-name=spanishApplicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content div[data-style-id=list-row] {
  padding: 0 2rem;
  justify-content: center;
  flex-flow: wrap;
}
div[data-style-actor-name=projectStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content div[data-style-id=list-row] > div, div[data-style-actor-name=applicantProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content div[data-style-id=list-row] > div, div[data-style-actor-name=spanishProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content div[data-style-id=list-row] > div, div[data-style-actor-name=updateProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content div[data-style-id=list-row] > div, div[data-style-actor-name=spanishApplicantProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content div[data-style-id=list-row] > div, div[data-style-actor-name=projectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content div[data-style-id=list-row] > div, div[data-style-actor-name=spanishProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content div[data-style-id=list-row] > div, div[data-style-actor-name=updateProjectNoStips].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content div[data-style-id=list-row] > div, div[data-style-actor-name=applicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content div[data-style-id=list-row] > div, div[data-style-actor-name=spanishApplicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content div[data-style-id=list-row] > div {
  width: -moz-fit-content !important;
  width: fit-content !important;
}
div[data-style-actor-name=projectStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content div[data-style-id=list-row] div[data-style-id=field], div[data-style-actor-name=applicantProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content div[data-style-id=list-row] div[data-style-id=field], div[data-style-actor-name=spanishProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content div[data-style-id=list-row] div[data-style-id=field], div[data-style-actor-name=updateProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content div[data-style-id=list-row] div[data-style-id=field], div[data-style-actor-name=spanishApplicantProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content div[data-style-id=list-row] div[data-style-id=field], div[data-style-actor-name=projectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content div[data-style-id=list-row] div[data-style-id=field], div[data-style-actor-name=spanishProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content div[data-style-id=list-row] div[data-style-id=field], div[data-style-actor-name=updateProjectNoStips].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content div[data-style-id=list-row] div[data-style-id=field], div[data-style-actor-name=applicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content div[data-style-id=list-row] div[data-style-id=field], div[data-style-actor-name=spanishApplicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content div[data-style-id=list-row] div[data-style-id=field] {
  align-items: center;
  display: flex;
}
div[data-style-actor-name=projectStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content div[data-style-id=list-row] div[data-style-id=field] .control.readonly .input-main, div[data-style-actor-name=applicantProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content div[data-style-id=list-row] div[data-style-id=field] .control.readonly .input-main, div[data-style-actor-name=spanishProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content div[data-style-id=list-row] div[data-style-id=field] .control.readonly .input-main, div[data-style-actor-name=updateProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content div[data-style-id=list-row] div[data-style-id=field] .control.readonly .input-main, div[data-style-actor-name=spanishApplicantProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content div[data-style-id=list-row] div[data-style-id=field] .control.readonly .input-main, div[data-style-actor-name=projectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content div[data-style-id=list-row] div[data-style-id=field] .control.readonly .input-main, div[data-style-actor-name=spanishProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content div[data-style-id=list-row] div[data-style-id=field] .control.readonly .input-main, div[data-style-actor-name=updateProjectNoStips].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content div[data-style-id=list-row] div[data-style-id=field] .control.readonly .input-main, div[data-style-actor-name=applicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content div[data-style-id=list-row] div[data-style-id=field] .control.readonly .input-main, div[data-style-actor-name=spanishApplicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content div[data-style-id=list-row] div[data-style-id=field] .control.readonly .input-main {
  white-space: unset !important;
  padding: 0;
}
div[data-style-actor-name=projectStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content div[data-style-id=list-row] div[data-style-id=field] .control.readonly .input-main div, div[data-style-actor-name=applicantProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content div[data-style-id=list-row] div[data-style-id=field] .control.readonly .input-main div, div[data-style-actor-name=spanishProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content div[data-style-id=list-row] div[data-style-id=field] .control.readonly .input-main div, div[data-style-actor-name=updateProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content div[data-style-id=list-row] div[data-style-id=field] .control.readonly .input-main div, div[data-style-actor-name=spanishApplicantProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content div[data-style-id=list-row] div[data-style-id=field] .control.readonly .input-main div, div[data-style-actor-name=projectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content div[data-style-id=list-row] div[data-style-id=field] .control.readonly .input-main div, div[data-style-actor-name=spanishProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content div[data-style-id=list-row] div[data-style-id=field] .control.readonly .input-main div, div[data-style-actor-name=updateProjectNoStips].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content div[data-style-id=list-row] div[data-style-id=field] .control.readonly .input-main div, div[data-style-actor-name=applicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content div[data-style-id=list-row] div[data-style-id=field] .control.readonly .input-main div, div[data-style-actor-name=spanishApplicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content div[data-style-id=list-row] div[data-style-id=field] .control.readonly .input-main div {
  color: rgba(0, 0, 0, 0.5);
  text-align: center;
}
div[data-style-actor-name=projectStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content div[data-style-id=list-row] div[data-style-id=field][data-style-field-name=genesis__Account__r_Name]::after, div[data-style-actor-name=applicantProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content div[data-style-id=list-row] div[data-style-id=field][data-style-field-name=genesis__Account__r_Name]::after, div[data-style-actor-name=spanishProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content div[data-style-id=list-row] div[data-style-id=field][data-style-field-name=genesis__Account__r_Name]::after, div[data-style-actor-name=updateProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content div[data-style-id=list-row] div[data-style-id=field][data-style-field-name=genesis__Account__r_Name]::after, div[data-style-actor-name=spanishApplicantProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content div[data-style-id=list-row] div[data-style-id=field][data-style-field-name=genesis__Account__r_Name]::after, div[data-style-actor-name=projectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content div[data-style-id=list-row] div[data-style-id=field][data-style-field-name=genesis__Account__r_Name]::after, div[data-style-actor-name=spanishProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content div[data-style-id=list-row] div[data-style-id=field][data-style-field-name=genesis__Account__r_Name]::after, div[data-style-actor-name=updateProjectNoStips].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content div[data-style-id=list-row] div[data-style-id=field][data-style-field-name=genesis__Account__r_Name]::after, div[data-style-actor-name=applicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content div[data-style-id=list-row] div[data-style-id=field][data-style-field-name=genesis__Account__r_Name]::after, div[data-style-actor-name=spanishApplicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content div[data-style-id=list-row] div[data-style-id=field][data-style-field-name=genesis__Account__r_Name]::after {
  content: "\f068";
  font-family: "FontAwesome";
  width: 3rem;
  font-size: 1rem;
  color: rgba(0, 0, 0, 0.5);
  text-align: center;
}

div[data-style-actor-name=projectNoStipulations].actor-wrapper .component-actions-bottom .component-actions-bottom-left, div[data-style-actor-name=spanishProjectNoStipulations].actor-wrapper .component-actions-bottom .component-actions-bottom-left, div[data-style-actor-name=updateProjectNoStips].actor-wrapper .component-actions-bottom .component-actions-bottom-left {
  padding: 0.9rem 4rem !important;
  padding-bottom: 4.7rem !important;
}

div[data-style-actor-name=applicantProjectStipulations].actor-wrapper .entries, div[data-style-actor-name=spanishApplicantProjectStipulations].actor-wrapper .entries {
  padding-bottom: 4rem;
}
div[data-style-actor-name=applicantProjectStipulations].actor-wrapper .component-actions-bottom .component-actions-bottom-left, div[data-style-actor-name=spanishApplicantProjectStipulations].actor-wrapper .component-actions-bottom .component-actions-bottom-left {
  padding: 0 !important;
}

div[data-style-actor-name=applicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before] .containerText, div[data-style-actor-name=spanishApplicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before] .containerText {
  padding: 4rem 5rem 4.3rem;
}

div[data-style-actor-name=stipsContainer].actor-wrapper {
  overflow: auto;
  height: calc(100vh - 7.5rem);
  width: 100%;
}
div[data-style-actor-name=stipsContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=stipsContainer] {
  height: 100%;
}
div[data-style-actor-name=stipsContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=stipsContainer] div[data-style-actor-name=projectStipulations].actor-wrapper, div[data-style-actor-name=stipsContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=stipsContainer] div[data-style-actor-name=spanishProjectStipulations].actor-wrapper, div[data-style-actor-name=stipsContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=stipsContainer] div[data-style-actor-name=projectNoStipulations].actor-wrapper, div[data-style-actor-name=stipsContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=stipsContainer] div[data-style-actor-name=spanishProjectNoStipulations].actor-wrapper {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: auto;
}

div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=stipsContainer].actor-wrapper {
  overflow: auto;
  height: 100%;
  width: 100%;
}
div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=stipsContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=stipsContainer] {
  height: 100%;
}

/**** CSS start for Cl-1008 ****/
div[data-style-actor-name=projectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view h1.title, div[data-style-actor-name=spanishProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view h1.title {
  position: relative !important;
  height: unset !important;
}
div[data-style-actor-name=projectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view h1.title .list_icon, div[data-style-actor-name=spanishProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view h1.title .list_icon {
  line-height: normal !important;
}
div[data-style-actor-name=projectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view h1.title .pageHeading, div[data-style-actor-name=spanishProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view h1.title .pageHeading {
  line-height: normal !important;
}
div[data-style-actor-name=projectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view h1.title .containerText, div[data-style-actor-name=spanishProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view h1.title .containerText {
  line-height: normal !important;
  display: flex;
  flex-flow: column;
  text-align: center !important;
}
div[data-style-actor-name=projectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view h1.title .containerText span, div[data-style-actor-name=spanishProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view h1.title .containerText span {
  font-size: 1.5rem;
  line-height: 2.2rem;
  margin-bottom: 1.3rem;
}
div[data-style-actor-name=projectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view h1.title .containerText span:last-child, div[data-style-actor-name=spanishProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view h1.title .containerText span:last-child {
  margin-bottom: 0;
  color: #37444e;
}
div[data-style-actor-name=projectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view h1.title .lenderDetailsContainer, div[data-style-actor-name=spanishProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view h1.title .lenderDetailsContainer {
  display: flex;
  flex-flow: column;
}
div[data-style-actor-name=projectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view h1.title .lenderDetailsContainer .lenderLogoContainer, div[data-style-actor-name=spanishProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view h1.title .lenderDetailsContainer .lenderLogoContainer {
  margin-top: 1.3rem;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
}
div[data-style-actor-name=projectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view h1.title .lenderDetailsContainer .lenderLogoContainer img, div[data-style-actor-name=spanishProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view h1.title .lenderDetailsContainer .lenderLogoContainer img {
  height: 3rem;
  margin: 0 0.6rem;
}

div[data-style-actor-name=applicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view h1.title, div[data-style-actor-name=spanishApplicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view h1.title {
  position: relative !important;
  height: unset !important;
}
div[data-style-actor-name=applicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view h1.title .list_icon, div[data-style-actor-name=spanishApplicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view h1.title .list_icon {
  line-height: normal !important;
}
div[data-style-actor-name=applicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view h1.title .pageHeading, div[data-style-actor-name=spanishApplicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view h1.title .pageHeading {
  line-height: normal !important;
}
div[data-style-actor-name=applicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view h1.title .containerText, div[data-style-actor-name=spanishApplicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view h1.title .containerText {
  line-height: normal !important;
  display: flex;
  flex-flow: column;
  text-align: center !important;
}
div[data-style-actor-name=applicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view h1.title .containerText span, div[data-style-actor-name=spanishApplicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view h1.title .containerText span {
  font-size: 1.5rem;
  line-height: 2.2rem;
  margin-bottom: 1.3rem;
}
div[data-style-actor-name=applicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view h1.title .containerText span:last-child, div[data-style-actor-name=spanishApplicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view h1.title .containerText span:last-child {
  margin-bottom: 0;
  color: #37444e;
}
div[data-style-actor-name=applicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view h1.title .lenderDetailsContainer, div[data-style-actor-name=spanishApplicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view h1.title .lenderDetailsContainer {
  display: flex;
  flex-flow: column;
}
div[data-style-actor-name=applicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view h1.title .lenderDetailsContainer .lenderLogoContainer, div[data-style-actor-name=spanishApplicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view h1.title .lenderDetailsContainer .lenderLogoContainer {
  margin-top: 1.3rem;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
}
div[data-style-actor-name=applicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view h1.title .lenderDetailsContainer .lenderLogoContainer img, div[data-style-actor-name=spanishApplicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view h1.title .lenderDetailsContainer .lenderLogoContainer img {
  height: 3rem;
  margin: 0 0.6rem;
}

/**** CSS end for Cl-1008 ****/
@media only screen and (max-width: 768px) {
  div[data-style-actor-name=projectStipulations].actor-wrapper div[data-style-id=list-view].list-view, div[data-style-actor-name=applicantProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view, div[data-style-actor-name=spanishProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view, div[data-style-actor-name=updateProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view, div[data-style-actor-name=spanishApplicantProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view, div[data-style-actor-name=projectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view, div[data-style-actor-name=spanishProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view, div[data-style-actor-name=updateProjectNoStips].actor-wrapper div[data-style-id=list-view].list-view, div[data-style-actor-name=applicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view, div[data-style-actor-name=spanishApplicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view {
    width: 62rem;
  }
  div[data-style-actor-name=projectStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before] .pageHeading, div[data-style-actor-name=applicantProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before] .pageHeading, div[data-style-actor-name=spanishProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before] .pageHeading, div[data-style-actor-name=updateProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before] .pageHeading, div[data-style-actor-name=spanishApplicantProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before] .pageHeading, div[data-style-actor-name=projectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before] .pageHeading, div[data-style-actor-name=spanishProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before] .pageHeading, div[data-style-actor-name=updateProjectNoStips].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before] .pageHeading, div[data-style-actor-name=applicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before] .pageHeading, div[data-style-actor-name=spanishApplicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before] .pageHeading {
    padding: 6rem 1rem 3rem;
  }
  div[data-style-actor-name=projectStipulations].actor-wrapper div[data-style-id=list-view].list-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-actor-name=applicantProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-actor-name=spanishProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-actor-name=updateProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-actor-name=spanishApplicantProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-actor-name=projectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-actor-name=spanishProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-actor-name=updateProjectNoStips].actor-wrapper div[data-style-id=list-view].list-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-actor-name=applicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-actor-name=spanishApplicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
    width: 27rem;
  }
}
@media only screen and (max-width: 690px) {
  div[data-style-actor-name=stipsContainer].actor-wrapper {
    height: calc(100vh - 14.1rem);
  }
  div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=projectStatusContainer].actor-wrapper {
    height: calc(100vh - 26rem);
  }
  div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=stipsContainer].actor-wrapper {
    height: 100%;
  }
}
@media only screen and (max-width: 576px) {
  div[data-style-actor-name=projectStipulations].actor-wrapper, div[data-style-actor-name=applicantProjectStipulations].actor-wrapper, div[data-style-actor-name=spanishProjectStipulations].actor-wrapper, div[data-style-actor-name=updateProjectStipulations].actor-wrapper, div[data-style-actor-name=spanishApplicantProjectStipulations].actor-wrapper, div[data-style-actor-name=projectNoStipulations].actor-wrapper, div[data-style-actor-name=spanishProjectNoStipulations].actor-wrapper, div[data-style-actor-name=updateProjectNoStips].actor-wrapper, div[data-style-actor-name=applicantProjectNoStipulations].actor-wrapper, div[data-style-actor-name=spanishApplicantProjectNoStipulations].actor-wrapper {
    display: flex;
    justify-content: center;
  }
  div[data-style-actor-name=projectStipulations].actor-wrapper div[data-style-id=list-view].list-view, div[data-style-actor-name=applicantProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view, div[data-style-actor-name=spanishProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view, div[data-style-actor-name=updateProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view, div[data-style-actor-name=spanishApplicantProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view, div[data-style-actor-name=projectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view, div[data-style-actor-name=spanishProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view, div[data-style-actor-name=updateProjectNoStips].actor-wrapper div[data-style-id=list-view].list-view, div[data-style-actor-name=applicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view, div[data-style-actor-name=spanishApplicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view {
    width: 90%;
  }
  div[data-style-actor-name=projectStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before] .pageHeading, div[data-style-actor-name=applicantProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before] .pageHeading, div[data-style-actor-name=spanishProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before] .pageHeading, div[data-style-actor-name=updateProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before] .pageHeading, div[data-style-actor-name=spanishApplicantProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before] .pageHeading, div[data-style-actor-name=projectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before] .pageHeading, div[data-style-actor-name=spanishProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before] .pageHeading, div[data-style-actor-name=updateProjectNoStips].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before] .pageHeading, div[data-style-actor-name=applicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before] .pageHeading, div[data-style-actor-name=spanishApplicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before] .pageHeading {
    font-size: 2.3rem;
    padding: 6.5rem 1rem 3.5rem;
  }
  div[data-style-actor-name=projectStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before] .containerText, div[data-style-actor-name=applicantProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before] .containerText, div[data-style-actor-name=spanishProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before] .containerText, div[data-style-actor-name=updateProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before] .containerText, div[data-style-actor-name=spanishApplicantProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before] .containerText, div[data-style-actor-name=projectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before] .containerText, div[data-style-actor-name=spanishProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before] .containerText, div[data-style-actor-name=updateProjectNoStips].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before] .containerText, div[data-style-actor-name=applicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before] .containerText, div[data-style-actor-name=spanishApplicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before] .containerText {
    font-size: 1.8rem;
  }
  div[data-style-actor-name=projectStipulations].actor-wrapper div[data-style-id=list-view].list-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-actor-name=applicantProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-actor-name=spanishProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-actor-name=updateProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-actor-name=spanishApplicantProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-actor-name=projectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-actor-name=spanishProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-actor-name=updateProjectNoStips].actor-wrapper div[data-style-id=list-view].list-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-actor-name=applicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-actor-name=spanishApplicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
    width: 100%;
    max-width: 26rem;
  }
  div[data-style-actor-name=projectStipulations].actor-wrapper div[data-style-id=list-view].list-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=applicantProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=spanishProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=updateProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=spanishApplicantProjectStipulations].actor-wrapper div[data-style-id=list-view].list-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=projectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=spanishProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=updateProjectNoStips].actor-wrapper div[data-style-id=list-view].list-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=applicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=spanishApplicantProjectNoStipulations].actor-wrapper div[data-style-id=list-view].list-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
    height: 6.5rem;
    font-size: 1.6rem;
  }
}
div[id=app][pageid=watercress_applicant_portal] div[data-style-id=app][data-style-stage-name=ValidateGuid] div[data-style-id=app-content] {
  height: 100%;
}
div[id=app][pageid=watercress_applicant_portal] div[data-style-id=app][data-style-stage-name=ValidateGuid] div[data-style-id=app-content] div[data-style-actor-name=validateGuidPanel].actor-wrapper {
  height: 100%;
}
div[id=app][pageid=watercress_applicant_portal] div[data-style-id=app][data-style-stage-name=ValidateGuid] div[data-style-id=app-content] div[data-style-actor-name=validateGuidPanel].actor-wrapper div[data-style-id=base-panel].base-panel {
  box-shadow: none !important;
  display: flex;
  justify-content: center;
  align-items: center;
  height: inherit;
}
div[id=app][pageid=watercress_applicant_portal] div[data-style-id=app][data-style-stage-name=ValidateGuid] div[data-style-id=app-content] div[data-style-actor-name=validateGuidPanel].actor-wrapper div[data-style-id=base-panel].base-panel .message-wrapper.top {
  position: relative;
  top: 0 !important;
  right: unset !important;
  left: unset !important;
  height: -moz-fit-content !important;
  height: fit-content !important;
}
div[id=app][pageid=watercress_applicant_portal] div[data-style-id=app][data-style-stage-name=ValidateGuid] div[data-style-id=app-content] div[data-style-actor-name=validateGuidPanel].actor-wrapper div[data-style-id=base-panel].base-panel .message-wrapper.top div[data-style-id=error].mloading {
  background: red;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  color: white;
  font-size: 2.2rem;
  padding: 2rem 5rem;
  font-weight: 600;
}
div[id=app][pageid=watercress_applicant_portal] div[data-style-id=app][data-style-stage-name=ValidateGuid] div[data-style-id=app-content] div[data-style-actor-name=validateGuidPanel].actor-wrapper div[data-style-id=base-panel].base-panel .message-wrapper.top div[data-style-id=error].mloading::before {
  content: "⚠";
  font-family: fontAwesome;
  color: white;
  font-size: 1.8rem;
  padding-right: 0.6rem;
  font-size: 2rem;
}
div[id=app][pageid=watercress_applicant_portal] div[data-style-id=app][data-style-stage-name=ValidateGuid] div[data-style-id=app-content] div[data-style-actor-name=validateGuidPanel].actor-wrapper div[data-style-id=base-panel].base-panel .message-wrapper.top div[data-style-id=error].mloading::after {
  display: none;
}
div[id=app][pageid=watercress_applicant_portal] div[data-style-id=app][data-style-stage-name=ValidateGuid] div[data-style-id=app-content] div[data-style-actor-name=validateGuidPanel].actor-wrapper div[data-style-id=base-panel].base-panel .message-wrapper.top .refresh {
  display: none;
}
div[id=app][pageid=watercress_applicant_portal] div[data-style-id=app][data-style-stage-name=ValidateGuid] div[data-style-id=app-content] div[data-style-actor-name=validateGuidPanel].actor-wrapper div[data-style-id=base-panel].base-panel .text-after {
  z-index: 1;
  color: black;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1rem;
}
div[id=app][pageid=watercress_applicant_portal] div[data-style-id=app][data-style-stage-name=ValidateGuid] div[data-style-id=app-content] div[data-style-actor-name=validateGuidPanel].actor-wrapper div[data-style-id=base-panel].base-panel .text-after .loaderClassText {
  line-height: 2.85rem !important;
}
div[id=app][pageid=watercress_applicant_portal] div[data-style-id=app][data-style-stage-name=GuidExpired] div[data-style-id=app-content] {
  height: 100%;
}
div[id=app][pageid=watercress_applicant_portal] div[data-style-id=app][data-style-stage-name=GuidExpired] div[data-style-id=app-content] div[data-style-actor-name=guid_expired_container] {
  height: inherit;
  display: flex;
  justify-content: center;
  align-items: center;
}
div[id=app][pageid=watercress_applicant_portal] div[data-style-id=app][data-style-stage-name=GuidExpired] div[data-style-id=app-content] div[data-style-actor-name=guid_expired_container] div[data-style-actor-name=guid_expired_panel].actor-wrapper, div[id=app][pageid=watercress_applicant_portal] div[data-style-id=app][data-style-stage-name=GuidExpired] div[data-style-id=app-content] div[data-style-actor-name=guid_expired_container] div[data-style-actor-name=guid_expired_panel_spanish].actor-wrapper {
  height: inherit;
  display: flex;
  justify-content: center;
  align-items: center;
}
div[id=app][pageid=watercress_applicant_portal] div[data-style-id=app][data-style-stage-name=GuidExpired] div[data-style-id=app-content] div[data-style-actor-name=guid_expired_container] div[data-style-actor-name=guid_expired_panel].actor-wrapper div[data-style-id=base-panel].base-panel, div[id=app][pageid=watercress_applicant_portal] div[data-style-id=app][data-style-stage-name=GuidExpired] div[data-style-id=app-content] div[data-style-actor-name=guid_expired_container] div[data-style-actor-name=guid_expired_panel_spanish].actor-wrapper div[data-style-id=base-panel].base-panel {
  box-shadow: none !important;
  padding: 4rem 3rem;
  margin: auto;
  border: 1px solid #84c220;
  border-radius: 0;
  border-top-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: rgba(236, 255, 230, 0.5);
  text-align: center;
}
div[id=app][pageid=watercress_applicant_portal] div[data-style-id=app][data-style-stage-name=GuidExpired] div[data-style-id=app-content] div[data-style-actor-name=guid_expired_container] div[data-style-actor-name=guid_expired_panel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after, div[id=app][pageid=watercress_applicant_portal] div[data-style-id=app][data-style-stage-name=GuidExpired] div[data-style-id=app-content] div[data-style-actor-name=guid_expired_container] div[data-style-actor-name=guid_expired_panel_spanish].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after {
  font-size: 2.2rem;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  color: #84c220;
  padding: 0;
}

@media only screen and (max-width: 767px) {
  div[data-style-actor-name=guid_expired_panel].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-actor-name=guid_expired_panel_spanish].actor-wrapper div[data-style-id=base-panel].base-panel {
    width: 75% !important;
    max-width: 55rem !important;
    padding: 4.5rem 3.5rem !important;
  }
  div[data-style-actor-name=guid_expired_panel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after, div[data-style-actor-name=guid_expired_panel_spanish].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after {
    font-size: 2.3rem !important;
  }
}
@media only screen and (max-width: 575px) {
  div[data-style-actor-name=guid_expired_panel].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-actor-name=guid_expired_panel_spanish].actor-wrapper div[data-style-id=base-panel].base-panel {
    width: 90% !important;
    max-width: unset !important;
    padding: 5rem 3rem !important;
  }
  div[data-style-actor-name=guid_expired_panel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after, div[data-style-actor-name=guid_expired_panel_spanish].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after {
    font-size: 2.5rem !important;
    line-height: 3.5rem;
  }
}
div[data-style-actor-name=applicationDetail].actor-wrapper {
  height: calc(100vh - 7.4rem);
  overflow: auto;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=stepsAndAppSearchContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=stepsAndAppSearchContainer] {
  display: flex;
  flex-flow: wrap;
  align-items: center;
  justify-content: space-between;
  background-color: rgba(0, 0, 0, 0.05) !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationSteps].actor-wrapper, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsHomeImprovement].actor-wrapper, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsDeclined].actor-wrapper, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsHomeImprovementDeclined].actor-wrapper {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  margin-right: 4rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationSteps].actor-wrapper .steps, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsHomeImprovement].actor-wrapper .steps, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsDeclined].actor-wrapper .steps, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsHomeImprovementDeclined].actor-wrapper .steps {
  display: flex;
  flex-flow: row;
  padding: 0;
  align-items: center;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationSteps].actor-wrapper .steps .text-before, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsHomeImprovement].actor-wrapper .steps .text-before, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsDeclined].actor-wrapper .steps .text-before, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsHomeImprovementDeclined].actor-wrapper .steps .text-before {
  padding: 0;
  font-size: 1.2rem;
  font-family: "Mukta", sans-serif;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationSteps].actor-wrapper .steps .text-after, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsHomeImprovement].actor-wrapper .steps .text-after, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsDeclined].actor-wrapper .steps .text-after, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsHomeImprovementDeclined].actor-wrapper .steps .text-after {
  padding: 0;
  font-size: 1.3rem;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationSteps].actor-wrapper .steps .text-after span:first-child, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsHomeImprovement].actor-wrapper .steps .text-after span:first-child, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsDeclined].actor-wrapper .steps .text-after span:first-child, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsHomeImprovementDeclined].actor-wrapper .steps .text-after span:first-child {
  display: none;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationSteps].actor-wrapper .steps .text-after span:nth-child(3), div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsHomeImprovement].actor-wrapper .steps .text-after span:nth-child(3), div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsDeclined].actor-wrapper .steps .text-after span:nth-child(3), div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsHomeImprovementDeclined].actor-wrapper .steps .text-after span:nth-child(3) {
  display: none !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationSteps].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar], div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsHomeImprovement].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar], div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsDeclined].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar], div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsHomeImprovementDeclined].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] {
  display: flex;
  flex-flow: row;
  border: none;
  border-radius: 25px;
  padding: 0 1rem;
  width: 100% !important;
  height: -moz-fit-content;
  height: fit-content;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationSteps].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title], div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsHomeImprovement].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title], div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsDeclined].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title], div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsHomeImprovementDeclined].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title] {
  padding: 0.3rem 1.8rem;
  transform: skewX(-17deg);
  display: flex;
  align-items: center;
  justify-content: center;
  height: auto;
  border: 2px solid black !important;
  border-right: 0px solid !important;
  width: 100% !important;
  margin: 0;
  background-color: #558000;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationSteps].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title]::before, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationSteps].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title]::after, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsHomeImprovement].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title]::before, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsHomeImprovement].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title]::after, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsDeclined].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title]::before, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsDeclined].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title]::after, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsHomeImprovementDeclined].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title]::before, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsHomeImprovementDeclined].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title]::after {
  display: none !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationSteps].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title] > div, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsHomeImprovement].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title] > div, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsDeclined].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title] > div, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsHomeImprovementDeclined].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title] > div {
  height: -moz-fit-content !important;
  height: fit-content !important;
  height: fit-content;
  margin: auto;
  transform: skewX(17deg);
  display: flex;
  color: white;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationSteps].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title] > div > span, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsHomeImprovement].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title] > div > span, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsDeclined].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title] > div > span, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsHomeImprovementDeclined].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title] > div > span {
  display: flex;
  flex-flow: column;
  font-size: 11px;
  line-height: 1.5rem;
  font-family: "Mukta", sans-serif;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationSteps].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title]:first-child, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsHomeImprovement].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title]:first-child, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsDeclined].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title]:first-child, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsHomeImprovementDeclined].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title]:first-child {
  padding: 0.3rem 2.2rem 0.3rem 2.5rem !important;
  border-top-left-radius: 39px;
  border-bottom-left-radius: 78px;
  border: 2px solid black;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationSteps].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title]:nth-last-child(2), div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsHomeImprovement].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title]:nth-last-child(2), div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsDeclined].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title]:nth-last-child(2), div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsHomeImprovementDeclined].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title]:nth-last-child(2) {
  border: none !important;
  padding: 0.3rem 2.5rem 0.3rem 2.2rem !important;
  border-bottom-right-radius: 39px;
  border-top-right-radius: 78px;
  border: 2px solid black !important;
  border-left: 2px solid transparent;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationSteps].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title]:last-child, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsHomeImprovement].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title]:last-child, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsDeclined].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title]:last-child, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsHomeImprovementDeclined].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title]:last-child {
  display: none;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationSteps].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title].current, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsHomeImprovement].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title].current, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsDeclined].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title].current, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsHomeImprovementDeclined].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title].current {
  background-color: #84c220;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationSteps].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title].current div, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsHomeImprovement].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title].current div, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsDeclined].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title].current div, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsHomeImprovementDeclined].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title].current div {
  color: white;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationSteps].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title].current ~ div[data-style-id=step-title], div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsHomeImprovement].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title].current ~ div[data-style-id=step-title], div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsDeclined].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title].current ~ div[data-style-id=step-title], div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsHomeImprovementDeclined].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title].current ~ div[data-style-id=step-title] {
  background-color: white;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationSteps].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title].current ~ div[data-style-id=step-title] div, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsHomeImprovement].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title].current ~ div[data-style-id=step-title] div, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsDeclined].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title].current ~ div[data-style-id=step-title] div, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsHomeImprovementDeclined].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title].current ~ div[data-style-id=step-title] div {
  color: black;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsHomeImprovementDeclined].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title].current, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsDeclined].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title].current {
  background-color: white;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsHomeImprovementDeclined].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title].current div, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsDeclined].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title].current div {
  color: black;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewDynamicAppSearchPanel].actor-wrapper, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=dynamicAppSearchPanel].actor-wrapper {
  width: -moz-fit-content;
  width: fit-content;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewDynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=dynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel {
  display: flex;
  align-items: center;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewDynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=dynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container {
  background-color: transparent;
  border: none;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewDynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container div[data-style-section-name=filtering].section, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=dynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container div[data-style-section-name=filtering].section {
  background-color: transparent;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper {
  height: calc(100vh - 15.1rem);
  overflow: auto;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] {
  display: flex;
  flex-flow: wrap;
  height: inherit;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper {
  max-width: 32rem;
  margin-bottom: 2.8rem;
  margin-left: 4rem;
  margin-top: 3rem;
  padding: 18rem 0 2rem 1rem;
  background-color: #558000;
  border-top-left-radius: 19px;
  border-bottom-right-radius: 19px;
  /*height: fit-content;*/
  width: 100%;
  height: calc(100vh - 21rem);
  min-height: 50rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division] {
  /*.actor-wrapper:last-child{
      position: absolute;
      width: 100%;
      left: 0;
      bottom: 0;
      div[data-style-id="text-after"].text-after{
          padding: 0;
          height: 100vh;
          position: fixed;
          width: 100%;
          top: -7rem;
          left: 0;
          background-color: rgba(0,0,0,0.7);
          z-index: 9999;
          display: flex;
          justify-content: center;
          align-items: center;
          & > div {
              font-size: 12px;
              height: fit-content;
              width: fit-content;
              display: flex;
              flex-flow: column;
              align-items: center;
          }
      }
  }*/
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division] .actor-wrapper .base-panel, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division] .actor-wrapper .list-view {
  display: flex;
  flex-flow: column-reverse;
  border: none !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division] .actor-wrapper .base-panel > div:nth-last-child(2)::after, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division] .actor-wrapper .list-view > div:nth-last-child(2)::after {
  display: none;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=list-header] {
  display: none;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division] .actor-wrapper .entries .record-container {
  border: none !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division] .actor-wrapper .entries .record-container .record-content {
  padding: 0 !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division] .actor-wrapper .text-before {
  padding: 0 !important;
  height: 0 !important;
  font-size: 0 !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division] .actor-wrapper .text-before::after {
  content: "";
  position: absolute;
  left: 0;
  height: 40px;
  width: 40px;
  border-bottom-right-radius: 50%;
  z-index: 1;
  transform: translate(27.1rem, 0) !important;
  border-top-right-radius: 50% !important;
  border-bottom-right-radius: unset !important;
  box-shadow: 0 -16px 0 0 white !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=text-after].text-after {
  padding: 0;
  height: 100vh;
  position: fixed;
  width: 100%;
  top: -7rem;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=text-after].text-after > div {
  font-size: 12px;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-flow: column;
  align-items: center;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division] .actor-wrapper .text-before ~ .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] {
  background-color: white !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division] .actor-wrapper .text-before ~ .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action] {
  color: black;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division] .actor-wrapper .text-before ~ .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action]::after {
  content: "\f068";
  font-family: FontAwesome;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division] .actor-wrapper .text-before ~ .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action] span::before {
  color: #558000 !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division] .actor-wrapper .text-before ~ .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action] span .green {
  display: unset !important;
  width: 16px;
  margin-right: 0.8rem;
  margin-bottom: 0.5px;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division] .actor-wrapper .text-before ~ .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action] span .white {
  display: none;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division] .actor-wrapper .text-before ~ .component-actions-top .component-actions-top-left {
  /*&::after{
      transform: translate(27.1rem, 6.5rem) !important;
      border-top-right-radius: 50% !important;
      border-bottom-right-radius: unset !important;
      box-shadow: 0 -25px 0 0 white !important;
  }*/
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division] .actor-wrapper .text-before ~ .component-actions-top .component-actions-top-left::before {
  content: "";
  position: absolute;
  transform: translate(27.1rem, -4rem);
  left: 0;
  height: 40px;
  width: 40px;
  border-bottom-right-radius: 50%;
  z-index: 1;
  box-shadow: 0 16px 0 0 white;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division] .actor-wrapper .entries {
  display: none;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division] .actor-wrapper .text-before ~ .entries {
  display: unset !important;
  background: white;
  padding-left: 4rem;
  padding-bottom: 2.5rem;
  border: 0;
  height: -moz-fit-content;
  height: fit-content;
  max-height: 13.5rem;
  border-radius: 0;
  overflow: auto;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division] .actor-wrapper .text-before ~ .entries .record-container {
  border: none !important;
  background: transparent !important;
  padding-bottom: 1rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division] .actor-wrapper .text-before ~ .entries .record-container:last-child {
  padding: 0;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division] .actor-wrapper .text-before ~ .entries .record-container .record-content {
  padding: 0 !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division] .actor-wrapper .text-before ~ .entries .record-container .record-content > div {
  padding: 0 !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division] .actor-wrapper .text-before ~ .entries .record-container .record-content div[data-style-id=list-row] {
  padding: 0;
  display: flex;
  flex-flow: wrap;
  padding-left: 2.3rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division] .actor-wrapper .text-before ~ .entries .record-container .record-content div[data-style-id=list-row] > div {
  width: -moz-fit-content !important;
  width: fit-content !important;
  line-height: 2rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division] .actor-wrapper .text-before ~ .entries .record-container .record-content div[data-style-id=list-row] > div:first-child {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division] .actor-wrapper .text-before ~ .entries .record-container .record-content div[data-style-id=list-row] div[data-style-id=field] .field-content > div {
  padding: 0 !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division] .actor-wrapper .text-before ~ .entries .record-container .record-content div[data-style-id=list-row] div[data-style-id=field] .field-content .control .input-main {
  padding: 0;
  white-space: unset !important;
  overflow: unset !important;
  text-overflow: unset !important;
  text-align: left;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division] .actor-wrapper .text-before ~ .entries .record-container .record-content div[data-style-id=list-row] div[data-style-id=field] .field-content .control .input-main div {
  color: rgba(0, 0, 0, 0.5);
  font-family: "Mukta", sans-serif;
  font-weight: 300;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division] .actor-wrapper .text-before ~ .entries .record-container .record-content div[data-style-id=list-row] div[data-style-id=field] .field-content .control .input-main .checkbox-entry {
  height: -moz-fit-content;
  height: fit-content;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division] .actor-wrapper .text-before ~ .entries .record-container .record-content div[data-style-id=list-row] div[data-style-id=field] .field-content .control .input-main .checkbox-entry .fa {
  display: none;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division] .actor-wrapper .text-before ~ .entries .record-container .record-content div[data-style-id=list-row] div[data-style-id=field] .field-content .control .input-main .checkbox-entry span {
  margin: 0;
  display: flex;
  align-items: center;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division] .actor-wrapper .text-before ~ .entries .record-container .record-content div[data-style-id=list-row] div[data-style-id=field] .field-content .control .input-main .checkbox-entry span::before {
  height: 16px;
  width: 16px;
  align-items: center;
  display: flex;
  justify-content: center;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division] .actor-wrapper .text-before ~ .entries .record-container .record-content div[data-style-id=list-row] div[data-style-id=field][data-style-field-name=clcommon__Account__r_Name] .input-main {
  display: flex;
  align-items: center;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division] .actor-wrapper .text-before ~ .entries .record-container .record-content div[data-style-id=list-row] div[data-style-id=field][data-style-field-name=clcommon__Account__r_Name] .input-main::after {
  content: "\f068";
  font-family: "FontAwesome";
  width: 2rem;
  font-size: 1rem;
  color: rgba(0, 0, 0, 0.5);
  justify-content: center;
  display: flex;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division] .actor-wrapper .text-before ~ .entries .record-container .record-content div[data-style-id=list-row] div[data-style-id=field][data-style-field-name=active] .checkbox-entry span::before {
  content: "\f00c";
  font-family: "fontawesome";
  color: rgba(0, 0, 0, 0.3);
  border: 1px solid rgba(0, 0, 0, 0.3);
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division] .actor-wrapper .text-before ~ .entries .record-container .record-content div[data-style-id=list-row] div[data-style-id=field][data-style-field-name=inactive] .checkbox-entry span::before {
  content: "\f0c8";
  font-family: "fontawesome";
  border: 1px solid rgba(0, 0, 0, 0.3);
  color: transparent;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division] .actor-wrapper .text-before ~ .entries .record-container .record-content div[data-style-id=list-row] div[data-style-id=field][data-style-field-name=cross] .checkbox-entry span::before {
  content: "\f00d";
  font-family: "fontawesome";
  color: rgba(0, 0, 0, 0.3);
  border: 1px solid rgba(0, 0, 0, 0.3);
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division] .actor-wrapper .text-before ~ .entries .record-container .record-content div[data-style-id=list-row] div[data-style-id=field][data-style-field-name=reviewStatus] {
  padding-left: 0.4rem !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division] .actor-wrapper .text-before ~ .entries .record-container .record-content div[data-style-id=list-row] div[data-style-id=field][data-style-field-name=reviewStatus] .input-main div {
  font-size: 11px !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division] .actor-wrapper .text-before ~ .entries .record-container.highlighted {
  /*.checkbox-entry{
      span::before{
          color: #84c220 !important;
          border: 1px solid #84c220 !important;
      }
  }*/
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division] .actor-wrapper .text-before ~ .entries .record-container.highlighted div[data-style-id=field][data-style-field-name=inactive] span::before {
  color: transparent !important;
  border: 1px solid black !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division] .actor-wrapper .text-before ~ .entries .record-container.highlighted div[data-style-id=field][data-style-field-name=active] span::before {
  color: #84c220 !important;
  border: 1px solid black !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division] .actor-wrapper .text-before ~ .entries .record-container.highlighted div[data-style-id=field][data-style-field-name=cross] span::before {
  color: red !important;
  border: 1px solid black !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division] .actor-wrapper .text-before ~ .entries .record-container.highlighted .input-main::after {
  color: black !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division] .actor-wrapper .text-before ~ .entries .record-container.highlighted .input-main div {
  color: black !important;
  font-weight: 400 !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division] .actor-wrapper .component-actions-top {
  position: relative !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division] .actor-wrapper .component-actions-top .component-actions-top-left {
  left: 0;
  position: relative;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division] .actor-wrapper .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] {
  position: relative;
  margin: auto;
  width: 100%;
  padding: 0 2.5rem 0 1.5rem;
  height: 6rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division] .actor-wrapper .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action] {
  background-color: transparent !important;
  font-family: "Mukta", sans-serif;
  font-weight: 700;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  display: flex;
  justify-content: space-between;
  color: #fff;
  width: auto;
  align-items: center;
  border-radius: 0;
  padding: 1rem 0;
  margin: 0;
  height: 100%;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division] .actor-wrapper .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action]::after {
  content: "\f067";
  font-family: FontAwesome;
  z-index: 800;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division] .actor-wrapper .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action] span {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: left;
  line-height: 1.7rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division] .actor-wrapper .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper]:first-child div[data-style-id=action] span::before {
  font-family: "FontAwesome";
  color: white;
  padding-right: 0.8rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division] .actor-wrapper .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper]:first-child div[data-style-id=action] span .white {
  width: 16px;
  margin-right: 0.8rem;
  margin-bottom: 0.5px;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division] .actor-wrapper .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper]:first-child div[data-style-id=action] span .green {
  display: none;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division] .actor-wrapper .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper] {
  width: 100%;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division] .actor-wrapper .component-actions-bottom .component-actions-bottom-right div[data-style-id=action-wrapper] div[data-style-id=action] {
  height: 5.5rem;
  margin: 3rem 2.5rem 3rem 2.5rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division] div[data-style-actor-name=creditApplicationListView].actor-wrapper div[data-style-id=action] span::before {
  content: "\f2d0";
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division] div[data-style-actor-name=creditItemsListView].actor-wrapper, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division] div[data-style-actor-name=blankCreditItemsListPanel].actor-wrapper {
  /*.text-before ~ .entries{
      border-bottom: 1.5rem solid transparent;
      padding-bottom: 1.4rem;
      &::after{
          transform: translate(27.1rem, 0rem) !important;     
      }  
  }*/
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division] div[data-style-actor-name=creditItemsListView].actor-wrapper div[data-style-id=action] span::before, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division] div[data-style-actor-name=blankCreditItemsListPanel].actor-wrapper div[data-style-id=action] span::before {
  content: "\f09d";
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consumerAgreementlist].actor-wrapper .text-before ~ .entries {
  height: -moz-fit-content !important;
  height: fit-content !important;
  overflow: unset !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consumerAgreementlist].actor-wrapper div[data-style-id=action] span::before {
  content: "\f2b5";
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division] div[data-style-actor-name=fundingItemslist].actor-wrapper {
  /*.text-before ~ .entries{
      border-bottom: 1.5rem solid transparent;
      padding-bottom: 1.4rem;
      &::after{
          transform: translate(27.1rem, 0rem) !important;     
      }  
  }*/
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division] div[data-style-actor-name=fundingItemslist].actor-wrapper div[data-style-id=action] span {
  display: flex;
  align-items: center;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division] div[data-style-actor-name=fundingItemsStageOnelist].actor-wrapper {
  display: none !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division] div[data-style-actor-name=creditApplicationListView].actor-wrapper div[data-style-id=action-wrapper][data-style-action-name=pageReloadButton] {
  height: auto;
  padding: 0;
  margin: 0;
  width: auto;
  position: absolute;
  left: 8rem;
  top: -19.7rem;
  border-radius: 5px !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division] div[data-style-actor-name=creditApplicationListView].actor-wrapper div[data-style-id=action-wrapper][data-style-action-name=pageReloadButton] div[data-style-id=action] span::before {
  display: none !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division] div[data-style-actor-name=creditApplicationListView].actor-wrapper div[data-style-id=action-wrapper][data-style-action-name=pageReloadButton] div[data-style-id=action] span {
  font-size: 1.4rem !important;
  color: #558000;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division] div[data-style-actor-name=creditApplicationListView].actor-wrapper div[data-style-id=action-wrapper][data-style-action-name=pageReloadButton] div[data-style-id=action] img {
  width: 1.5rem;
  margin-right: 0.5rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division] div[data-style-actor-name=creditApplicationListView].actor-wrapper div[data-style-id=action-wrapper][data-style-action-name=pageReloadButton] div[data-style-id=action]::after {
  display: none !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division] div[data-style-actor-name=creditApplicationListView].actor-wrapper div[data-style-id=action-wrapper][data-style-action-name=pageReloadButton] div[data-style-id=action] {
  justify-content: center;
  background-color: white !important;
  height: 3.5rem;
  width: 14rem;
  border-bottom-right-radius: 0 !important;
  border-top-left-radius: 0 !important;
  border-radius: 5px !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper {
  /*width: 50%;*/
  height: calc(100vh - 21.1rem);
  width: 100%;
  padding: 0 3.6rem;
  /*padding-left: 4rem;*/
  overflow: auto;
  margin-bottom: 2.5rem;
  margin-top: 3rem;
  min-height: 50rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] {
  padding: 0;
  box-shadow: none !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div {
  display: flex;
  flex-flow: row;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-title-bar] {
  display: none;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] {
  width: 100%;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=contactUsArea].actor-wrapper {
  margin-top: 3rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=contactUsArea].actor-wrapper div[data-style-id=static-content].static-content {
  padding: 0 !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=contactUsArea].actor-wrapper div[data-style-id=static-content].static-content > div .applicationPageContact .contactText {
  font-size: 1.8rem;
  text-align: left;
  color: rgba(0, 0, 0, 0.5);
  font-family: "Mukta", sans-serif;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=contactUsArea].actor-wrapper div[data-style-id=static-content].static-content > div .applicationPageContact .contactText img {
  width: 2rem;
  margin: 0 1rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=contactUsArea].actor-wrapper div[data-style-id=static-content].static-content > div .applicationPageContact .contactText span {
  color: #000;
  font-weight: 800;
  font-size: 1.7rem;
  font-weight: 600;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=additionalDetailsPanel].actor-wrapper .base-panel .text-before {
  padding: 0;
  margin-top: 2.3rem;
  display: flex;
  flex-flow: column;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=additionalDetailsPanel].actor-wrapper .base-panel .text-before span {
  text-align: left;
  font-size: 1.6rem;
  font-weight: 700;
  font-family: "Mukta", sans-serif;
  margin-bottom: 0.5rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=additionalDetailsPanel].actor-wrapper .base-panel .text-before ul {
  padding: 0;
  margin: 0;
  padding-left: 4.3rem;
  display: flex;
  flex-flow: column;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=additionalDetailsPanel].actor-wrapper .base-panel .text-before li {
  font-size: 1.5rem;
  margin-bottom: 0.5rem;
  font-family: "Mukta", sans-serif;
  line-height: 2rem;
  text-align: left;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=additionalDetailsPanel].actor-wrapper .base-panel .text-before li:last-child {
  margin-bottom: 0 !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=additionalDetailsPanel].actor-wrapper .base-panel .component-actions-bottom {
  margin: 2.5rem 0;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=additionalDetailsPanel].actor-wrapper .base-panel .component-actions-bottom div[data-style-id=action-wrapper] div[data-style-id=action] {
  width: 24rem;
  text-align: left;
  height: 5.5rem;
  font-size: 1.5rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=additionalDetailsPanel].actor-wrapper .base-panel .component-actions-bottom div[data-style-id=action-wrapper] div[data-style-id=action]::after {
  margin-left: 1rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel {
  border-bottom: 2px solid rgba(0, 0, 0, 0.3);
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .text-before {
  font-size: 1.6rem;
  font-family: "Mukta", sans-serif;
  font-weight: 800;
  padding-bottom: 2rem;
  padding-top: 2rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel div[data-style-id=text-after].text-after {
  padding: 0;
  height: 100vh;
  position: fixed;
  width: 100%;
  top: -7rem;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
  left: 0;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel div[data-style-id=text-after].text-after > div {
  font-size: 12px;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-flow: column;
  align-items: center;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel h2.subtitle {
  top: 2.6px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  color: red;
  white-space: nowrap;
  overflow: visible;
  text-overflow: ellipsis;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .entries .record-container {
  border: none !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .entries .record-container .record-content {
  padding: 0 !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .entries .record-container .record-content > div {
  display: flex;
  flex-flow: row;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .entries .record-container .record-content .section {
  width: 50%;
  flex-flow: column;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .entries .record-container .record-content .section:first-child div[data-style-id=field] {
  margin-right: 4%;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .entries .record-container .record-content .section:last-child div[data-style-id=field] {
  margin-left: 4%;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field] {
  width: 96% !important;
  margin-bottom: 2.5rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field][data-style-field-name=installationState] .input-main::after, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field][data-style-field-name=borrowerPhoneType] .input-main::after, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field][data-style-field-name=coBorrowerPhoneType] .input-main::after {
  right: 2rem;
  top: 50%;
  transform: translateY(-50%);
  height: 4.3rem;
  display: flex;
  align-items: center;
  padding: 0 !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field][data-style-field-name=installationState] .form-control, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field][data-style-field-name=borrowerPhoneType] .form-control, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field][data-style-field-name=coBorrowerPhoneType] .form-control {
  padding-right: 3rem !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field] .flabel {
  margin-bottom: 0.4rem;
  height: -moz-fit-content;
  height: fit-content;
  line-height: unset;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field] .flabel label {
  font-size: 1.4rem;
  padding-left: 2rem;
  color: rgba(0, 0, 0, 0.5);
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field] .control .input-main .form-control {
  font-size: 1.35rem;
  height: 4.3rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field] .error {
  top: 7rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field].currency .control .input-prefix {
  padding-left: 1.6rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field].currency .control .form-control {
  padding-left: 3rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field].currency .control.readonly {
  padding: 0;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field].currency .control.readonly .input-main.with-prefix div {
  border-top-left-radius: 19px;
  border-bottom-right-radius: 19px;
  font-size: 1.35rem;
  padding: 1rem 2rem;
  height: 4.3rem;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  color: black;
  display: flex;
  align-items: center;
  min-width: 100%;
  background-color: rgba(0, 0, 0, 0.15);
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field].currency .control.readonly .input-main.with-prefix::after {
  display: none;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left {
  justify-content: center;
  flex-flow: wrap;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  margin: 0 3rem 2.5rem 3rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
  height: 5.5rem;
  font-size: 1.5rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].lightGreen_Btn {
  width: 13rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].red_Btn {
  width: 13rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child {
  margin-left: 0;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:last-child {
  margin-right: 0;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=declineCreditApplicationPanel].actor-wrapper {
  padding-bottom: 3.5rem;
  margin-top: 2.5rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=declineCreditApplicationPanel].actor-wrapper div[data-style-id=base-panel] {
  display: flex;
  width: 100%;
  padding: 0;
  flex-flow: column-reverse;
  justify-content: space-between;
  height: 100%;
  align-items: center;
  margin: auto;
  border: none !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=declineCreditApplicationPanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-before] {
  margin-top: 1rem;
  padding: 0;
  font-size: 1.8rem;
  text-align: left;
  color: rgba(0, 0, 0, 0.5);
  font-family: "Mukta", sans-serif;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=declineCreditApplicationPanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-before] img {
  height: 2rem;
  margin: 0 1rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=declineCreditApplicationPanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-before] span {
  color: #000;
  font-weight: 600;
  margin-right: 8px;
  font-size: 1.8rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=declineCreditApplicationPanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-after].text-after {
  padding: 0;
  height: 100vh;
  position: fixed;
  width: 100%;
  top: -7rem;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=declineCreditApplicationPanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-after].text-after > div {
  font-size: 12px;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-flow: column;
  align-items: center;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=declineCreditApplicationPanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top {
  position: relative;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=declineCreditApplicationPanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top .component-actions-top-left {
  top: -2rem;
  right: -10rem;
  position: initial;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=declineCreditApplicationPanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] {
  margin: 0;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=declineCreditApplicationPanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action].action {
  height: 5rem;
  width: 20rem;
  font-size: 1.5rem;
  padding-right: 17.5px !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=declineCreditApplicationPanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action].action::after {
  margin-left: 3px;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelNoDoc].actor-wrapper {
  /*.droppable-component{*/
  /*}*/
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 0;
  border-top-left-radius: 20px;
  border-bottom-right-radius: 20px;
  min-height: 44.1rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .text-before {
  padding: 0;
  position: absolute;
  top: calc(50% + 2rem);
  left: 50%;
  transform: translateX(-50%);
  font-size: 2rem;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.5);
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel h1.title {
  padding: 0;
  height: 100vh;
  position: fixed;
  width: 100%;
  top: -7rem;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel h1.title > div {
  font-size: 12px;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-flow: column;
  align-items: center;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after {
  height: 44.1rem;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after #building {
  font-size: 12px;
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  flex-flow: column;
  width: -moz-fit-content;
  width: fit-content;
  align-items: center;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after #building #caption {
  font-size: 1.6rem;
  color: rgba(0, 0, 0, 0.5) !important;
  font-family: "Mukta", sans-serif;
  font-weight: 500;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries {
  background-color: rgba(0, 0, 0, 0.05);
  border-top-left-radius: 20px;
  padding: 1rem 2rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content {
  padding: 0;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div {
  display: flex;
  flex-flow: row;
  align-items: center;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section {
  display: flex;
  flex-flow: column;
  height: -moz-fit-content;
  height: fit-content;
  width: 50% !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section:first-child {
  padding-right: 1rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section:last-child {
  padding-left: 1rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field] {
  margin-bottom: 0 !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field] .field-content > div {
  display: flex;
  flex-flow: row;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field] .field-content > div .flabel {
  margin-bottom: 0 !important;
  white-space: unset !important;
  overflow: unset !important;
  text-overflow: unset !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field] .field-content > div .flabel label {
  font-size: 1.4rem;
  color: rgba(0, 0, 0, 0.5) !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field] .field-content > div .control {
  padding: 0;
  min-height: unset;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field] .field-content > div .control .input-main {
  display: flex;
  align-items: center;
  padding-left: 0.5rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field] .field-content > div .control .input-main div {
  font-size: 1.4rem;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field][data-style-field-name=installationAddress] {
  /*margin-top: .5rem;*/
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field][data-style-field-name=installationAddress] .field-content {
  display: flex;
  justify-content: flex-end;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field][data-style-field-name=installationAddress] .control .input-main {
  padding-left: 0 !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field][data-style-field-name=installationAddress] .control .input-main div {
  color: rgba(0, 0, 0, 0.5) !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field][data-style-field-name=createdDate] .field-content {
  display: flex;
  justify-content: flex-end;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel h2.subtitle ~ .component-actions-bottom {
  padding-top: 0;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom {
  padding: 2rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left {
  height: 33rem;
  align-items: center;
  justify-content: center;
  border: 1px dashed rgba(0, 0, 0, 0.3);
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  margin: 0;
  display: flex;
  flex-flow: column;
  align-items: center;
  height: inherit;
  width: 100%;
  padding: 5rem 0;
  justify-content: space-between;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]::before {
  content: url(https://credithub.watercressgroup.com/resource/watercress_upload);
  position: relative;
  width: 6rem;
  /*top: 16%;*/
  white-space: pre;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]::after {
  content: "Drag & Drop files here";
  position: absolute;
  font-size: 1.8rem;
  color: rgba(0, 0, 0, 0.5);
  top: 13.3rem;
  font-family: "Mukta", sans-serif;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
  height: 5rem;
  width: 15rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] label {
  width: 100%;
  height: 100%;
  align-items: center;
  display: flex;
  justify-content: center;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after {
  display: none;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::before {
  content: "or";
  position: absolute;
  top: 53%;
  color: rgba(0, 0, 0, 0.4);
  border: 1px solid;
  padding: 0.7rem;
  border-radius: 50%;
  font-family: "Mukta", sans-serif;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 0;
  border-top-left-radius: 20px;
  border-bottom: 0px !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries {
  background-color: rgba(0, 0, 0, 0.05);
  border-top-left-radius: 20px;
  padding: 1rem 2rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content {
  padding: 0;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div {
  display: flex;
  flex-flow: row;
  align-items: center;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section {
  display: flex;
  flex-flow: column;
  height: -moz-fit-content;
  height: fit-content;
  width: 50% !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section:first-child {
  padding-right: 1rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section:last-child {
  padding-left: 1rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field] {
  margin-bottom: 0 !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field] .field-content > div {
  display: flex;
  flex-flow: row;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field] .field-content > div .flabel {
  margin-bottom: 0 !important;
  white-space: unset !important;
  overflow: unset !important;
  text-overflow: unset !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field] .field-content > div .flabel label {
  font-size: 1.4rem;
  color: rgba(0, 0, 0, 0.5) !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field] .field-content > div .control {
  padding: 0;
  min-height: unset;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field] .field-content > div .control .input-main {
  display: flex;
  align-items: center;
  padding-left: 0.5rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field] .field-content > div .control .input-main div {
  font-size: 1.4rem;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field][data-style-field-name=installationAddress] {
  /*margin-top: .5rem;*/
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field][data-style-field-name=installationAddress] .field-content {
  display: flex;
  justify-content: flex-end;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field][data-style-field-name=installationAddress] .control .input-main {
  padding-left: 0 !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field][data-style-field-name=installationAddress] .control .input-main div {
  color: rgba(0, 0, 0, 0.5) !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field][data-style-field-name=createdDate] .field-content {
  display: flex;
  justify-content: flex-end;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=uploadFilePanelDocPreview].actor-wrapper {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 0;
  border-bottom-right-radius: 20px;
  height: 36rem;
  border-top: 0px !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=uploadFilePanelDocPreview].actor-wrapper div[data-style-id=page-include].page-include > div {
  margin: 1.7rem 2rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilesCardView].actor-wrapper {
  margin-top: 5rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilesCardView].actor-wrapper div[data-style-id=card-view] {
  border-top-left-radius: 19px;
  border-bottom-right-radius: 19px;
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  /*.upload-status{
      width: 100%;
      position: absolute;
      top: -4rem;
      .upload-entry{
          margin: .8rem 0;
      }
  }*/
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilesCardView].actor-wrapper div[data-style-id=card-view] div[data-style-id=text-before].text-before {
  display: none;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilesCardView].actor-wrapper div[data-style-id=card-view] div[data-style-id=text-after].text-after {
  padding: 0;
  height: 100vh;
  position: fixed;
  width: 100%;
  top: -7rem;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilesCardView].actor-wrapper div[data-style-id=card-view] div[data-style-id=text-after].text-after > div {
  font-size: 12px;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-flow: column;
  align-items: center;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilesCardView].actor-wrapper div[data-style-id=card-view] .entries {
  width: 100%;
  padding: 0;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilesCardView].actor-wrapper div[data-style-id=card-view] .entries .record-container {
  border: none !important;
  display: flex;
  flex-flow: row;
  padding-right: 0;
  padding: 1rem 2.5rem;
  border-radius: 0;
  margin: 1rem 0 0;
  border: 1px solid #84c220 !important;
  border-radius: 0;
  pointer-events: none;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilesCardView].actor-wrapper div[data-style-id=card-view] .entries .record-container::before {
  content: "\f15c";
  font-family: "FontAwesome";
  color: #84c220;
  font-size: 3rem;
  margin-right: 1rem;
  display: flex;
  align-items: center;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilesCardView].actor-wrapper div[data-style-id=card-view] .entries .record-container .record-content {
  padding: 0 !important;
  display: flex;
  align-items: center;
  width: 100%;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilesCardView].actor-wrapper div[data-style-id=card-view] .entries .record-container .record-content > div {
  width: 100%;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilesCardView].actor-wrapper div[data-style-id=card-view] .entries .record-container .record-content div[data-style-id=field] {
  margin: 0;
  /*width: fit-content;*/
  width: 100%;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilesCardView].actor-wrapper div[data-style-id=card-view] .entries .record-container .record-content div[data-style-id=field] .control {
  min-height: unset;
  /*width: min-content;*/
  padding: 0;
  font-size: 1.3rem;
  color: #84c220;
  font-family: "Mukta", sans-serif;
  line-height: 1.42857143 !important;
  width: 100%;
  text-align: left;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilesCardView].actor-wrapper div[data-style-id=card-view] .entries .record-container .record-content div[data-style-id=field] .control div {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 84%;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilesCardView].actor-wrapper div[data-style-id=card-view] .entries .record-container .record-content div[data-style-id=field][data-style-field-name=fileSize] .input-main::after {
  content: "KB";
  padding-left: 0.4rem;
  font-family: "Mukta", sans-serif;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilesCardView].actor-wrapper div[data-style-id=card-view] .entries .record-container .record-content div[data-style-id=field][data-style-field-name=fileSize] .input-main div {
  width: -moz-fit-content !important;
  width: fit-content !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilesCardView].actor-wrapper div[data-style-id=card-view] .entries .record-container:first-child {
  padding: 2.5rem 2.5rem;
  background-color: transparent !important;
  border-top-left-radius: 18px;
  background-color: #84c220 !important;
  margin: 0 !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilesCardView].actor-wrapper div[data-style-id=card-view] .entries .record-container:first-child::before {
  color: white !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilesCardView].actor-wrapper div[data-style-id=card-view] .entries .record-container:first-child .record-content div[data-style-id=field] .control {
  color: white !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilesCardView].actor-wrapper div[data-style-id=card-view] .entries .record-container:first-child .record-content div[data-style-id=field] .control .input-main div {
  width: 28%;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilesCardView].actor-wrapper div[data-style-id=card-view] .entries .record-container:first-child {
  border-bottom-right-radius: 18px;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilesCardView].actor-wrapper div[data-style-id=card-view] .component-actions-bottom {
  position: absolute;
  top: 2rem;
  right: 2.5rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilesCardView].actor-wrapper div[data-style-id=card-view] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
  font-size: 1.5rem;
  height: 4.7rem;
  width: 22rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreementNoDocUploaded] div[data-style-actor-name=uploadConsumerAgreementNoDoc].actor-wrapper {
  padding-bottom: 3.1rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreementNoDocUploaded] div[data-style-actor-name=uploadConsumerAgreementNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 0;
  border-top-left-radius: 20px;
  border-bottom-right-radius: 20px;
  min-height: 44.1rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreementNoDocUploaded] div[data-style-actor-name=uploadConsumerAgreementNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before {
  padding: 0;
  height: 100vh;
  position: fixed;
  width: 100%;
  top: -7rem;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreementNoDocUploaded] div[data-style-actor-name=uploadConsumerAgreementNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before > div {
  font-size: 12px;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-flow: column;
  align-items: center;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreementNoDocUploaded] div[data-style-actor-name=uploadConsumerAgreementNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after {
  height: 44.1rem;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreementNoDocUploaded] div[data-style-actor-name=uploadConsumerAgreementNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after #building {
  font-size: 12px;
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  flex-flow: column;
  width: -moz-fit-content;
  width: fit-content;
  align-items: center;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreementNoDocUploaded] div[data-style-actor-name=uploadConsumerAgreementNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after #building #caption {
  font-size: 1.6rem;
  color: rgba(0, 0, 0, 0.5) !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreementNoDocUploaded] div[data-style-actor-name=uploadConsumerAgreementNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries {
  background-color: rgba(0, 0, 0, 0.05);
  border-top-left-radius: 20px;
  padding: 1rem 2rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreementNoDocUploaded] div[data-style-actor-name=uploadConsumerAgreementNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content {
  padding: 0;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreementNoDocUploaded] div[data-style-actor-name=uploadConsumerAgreementNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div {
  display: flex;
  flex-flow: row;
  align-items: center;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreementNoDocUploaded] div[data-style-actor-name=uploadConsumerAgreementNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section {
  display: flex;
  flex-flow: column;
  height: -moz-fit-content;
  height: fit-content;
  width: 50% !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreementNoDocUploaded] div[data-style-actor-name=uploadConsumerAgreementNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section:first-child {
  padding-right: 1rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreementNoDocUploaded] div[data-style-actor-name=uploadConsumerAgreementNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section:last-child {
  padding-left: 1rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreementNoDocUploaded] div[data-style-actor-name=uploadConsumerAgreementNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field] {
  margin-bottom: 0 !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreementNoDocUploaded] div[data-style-actor-name=uploadConsumerAgreementNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field] .field-content > div {
  display: flex;
  flex-flow: row;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreementNoDocUploaded] div[data-style-actor-name=uploadConsumerAgreementNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field] .field-content > div .flabel {
  margin-bottom: 0 !important;
  white-space: unset !important;
  overflow: unset !important;
  text-overflow: unset !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreementNoDocUploaded] div[data-style-actor-name=uploadConsumerAgreementNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field] .field-content > div .flabel label {
  font-size: 1.4rem;
  color: rgba(0, 0, 0, 0.5) !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreementNoDocUploaded] div[data-style-actor-name=uploadConsumerAgreementNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field] .field-content > div .control {
  padding: 0;
  min-height: unset;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreementNoDocUploaded] div[data-style-actor-name=uploadConsumerAgreementNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field] .field-content > div .control .input-main {
  display: flex;
  align-items: center;
  padding-left: 0.5rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreementNoDocUploaded] div[data-style-actor-name=uploadConsumerAgreementNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field] .field-content > div .control .input-main div {
  font-size: 1.4rem;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreementNoDocUploaded] div[data-style-actor-name=uploadConsumerAgreementNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field][data-style-field-name=installationAddress] {
  /*margin-top: .5rem;*/
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreementNoDocUploaded] div[data-style-actor-name=uploadConsumerAgreementNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field][data-style-field-name=installationAddress] .field-content {
  display: flex;
  justify-content: flex-end;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreementNoDocUploaded] div[data-style-actor-name=uploadConsumerAgreementNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field][data-style-field-name=installationAddress] .control .input-main {
  padding-left: 0 !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreementNoDocUploaded] div[data-style-actor-name=uploadConsumerAgreementNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field][data-style-field-name=installationAddress] .control .input-main div {
  color: rgba(0, 0, 0, 0.5) !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreementNoDocUploaded] div[data-style-actor-name=uploadConsumerAgreementNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field][data-style-field-name=createdDate] .field-content {
  display: flex;
  justify-content: flex-end;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreementNoDocUploaded] div[data-style-actor-name=uploadConsumerAgreementNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel h2.subtitle ~ .component-actions-bottom {
  padding-top: 0;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreementNoDocUploaded] div[data-style-actor-name=uploadConsumerAgreementNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom {
  padding: 2rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreementNoDocUploaded] div[data-style-actor-name=uploadConsumerAgreementNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left {
  height: 33rem;
  align-items: center;
  justify-content: center;
  border: 1px dashed rgba(0, 0, 0, 0.3);
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreementNoDocUploaded] div[data-style-actor-name=uploadConsumerAgreementNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  margin: 0;
  display: flex;
  flex-flow: column;
  align-items: center;
  height: inherit;
  width: 100%;
  padding: 5rem 0;
  justify-content: space-between;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreementNoDocUploaded] div[data-style-actor-name=uploadConsumerAgreementNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]::before {
  content: url(https://credithub.watercressgroup.com/resource/watercress_upload);
  position: relative;
  width: 6rem;
  /*top: 16%;*/
  white-space: pre;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreementNoDocUploaded] div[data-style-actor-name=uploadConsumerAgreementNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]::after {
  content: "Drag & Drop files here";
  position: absolute;
  font-size: 1.8rem;
  color: rgba(0, 0, 0, 0.5);
  top: 13.3rem;
  font-family: "Mukta", sans-serif;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreementNoDocUploaded] div[data-style-actor-name=uploadConsumerAgreementNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
  height: 5rem;
  width: 15rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreementNoDocUploaded] div[data-style-actor-name=uploadConsumerAgreementNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] label {
  width: 100%;
  height: 100%;
  align-items: center;
  display: flex;
  justify-content: center;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreementNoDocUploaded] div[data-style-actor-name=uploadConsumerAgreementNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after {
  display: none;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreementNoDocUploaded] div[data-style-actor-name=uploadConsumerAgreementNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::before {
  content: "or";
  position: absolute;
  top: 53%;
  color: rgba(0, 0, 0, 0.4);
  border: 1px solid;
  padding: 0.7rem;
  border-radius: 50%;
  font-family: "Mukta", sans-serif;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consumerApplicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 0;
  border-top-left-radius: 20px;
  border-bottom: 0px !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consumerApplicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries {
  background-color: rgba(0, 0, 0, 0.05);
  border-top-left-radius: 20px;
  padding: 1rem 2rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consumerApplicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content {
  padding: 0;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consumerApplicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div {
  display: flex;
  flex-flow: row;
  align-items: center;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consumerApplicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section {
  display: flex;
  flex-flow: column;
  height: -moz-fit-content;
  height: fit-content;
  width: 50% !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consumerApplicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section:first-child {
  padding-right: 1rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consumerApplicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section:last-child {
  padding-left: 1rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consumerApplicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field] {
  margin-bottom: 0 !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consumerApplicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field] .field-content > div {
  display: flex;
  flex-flow: row;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consumerApplicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field] .field-content > div .flabel {
  margin-bottom: 0 !important;
  white-space: unset !important;
  overflow: unset !important;
  text-overflow: unset !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consumerApplicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field] .field-content > div .flabel label {
  font-size: 1.4rem;
  color: rgba(0, 0, 0, 0.5) !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consumerApplicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field] .field-content > div .control {
  padding: 0;
  min-height: unset;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consumerApplicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field] .field-content > div .control .input-main {
  display: flex;
  align-items: center;
  padding-left: 0.5rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consumerApplicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field] .field-content > div .control .input-main div {
  font-size: 1.4rem;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consumerApplicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field][data-style-field-name=installationAddress] {
  /*margin-top: .5rem;*/
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consumerApplicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field][data-style-field-name=installationAddress] .field-content {
  display: flex;
  justify-content: flex-end;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consumerApplicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field][data-style-field-name=installationAddress] .control .input-main {
  padding-left: 0 !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consumerApplicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field][data-style-field-name=installationAddress] .control .input-main div {
  color: rgba(0, 0, 0, 0.5) !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consumerApplicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field][data-style-field-name=createdDate] .field-content {
  display: flex;
  justify-content: flex-end;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=uploadConsumerAgreementDocPreview].actor-wrapper {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 0;
  border-bottom-right-radius: 20px;
  height: 36rem;
  border-top: 0px !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=uploadConsumerAgreementDocPreview].actor-wrapper div[data-style-id=page-include].page-include > div {
  margin: 1.7rem 2rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementCardView].actor-wrapper {
  padding-bottom: 3.1rem;
  margin-top: 5rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementCardView].actor-wrapper div[data-style-id=card-view] {
  border-top-left-radius: 19px;
  border-bottom-right-radius: 19px;
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  /*.upload-status{
      width: 100%;
      position: absolute;
      top: -4rem;
      .upload-entry{
          margin: .8rem 0;
      }
  }*/
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementCardView].actor-wrapper div[data-style-id=card-view] div[data-style-id=text-before].text-before {
  display: none;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementCardView].actor-wrapper div[data-style-id=card-view] div[data-style-id=text-after].text-after {
  padding: 0;
  height: 100vh;
  position: fixed;
  width: 100%;
  top: -7rem;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementCardView].actor-wrapper div[data-style-id=card-view] div[data-style-id=text-after].text-after > div {
  font-size: 12px;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-flow: column;
  align-items: center;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementCardView].actor-wrapper div[data-style-id=card-view] .entries {
  width: 100%;
  padding: 0;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementCardView].actor-wrapper div[data-style-id=card-view] .entries .record-container {
  border: none !important;
  display: flex;
  flex-flow: row;
  padding-right: 0;
  padding: 1rem 2.5rem;
  border-radius: 0;
  margin: 1rem 0 0;
  border: 1px solid #84c220 !important;
  border-radius: 0;
  pointer-events: none;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementCardView].actor-wrapper div[data-style-id=card-view] .entries .record-container::before {
  content: "\f15c";
  font-family: "FontAwesome";
  color: #84c220;
  font-size: 3rem;
  margin-right: 1rem;
  display: flex;
  align-items: center;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementCardView].actor-wrapper div[data-style-id=card-view] .entries .record-container .record-content {
  padding: 0 !important;
  display: flex;
  align-items: center;
  width: 100%;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementCardView].actor-wrapper div[data-style-id=card-view] .entries .record-container .record-content > div {
  width: 100%;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementCardView].actor-wrapper div[data-style-id=card-view] .entries .record-container .record-content div[data-style-id=field] {
  margin: 0;
  /*width: fit-content;*/
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementCardView].actor-wrapper div[data-style-id=card-view] .entries .record-container .record-content div[data-style-id=field] .control {
  min-height: unset;
  /*width: min-content;*/
  padding: 0;
  font-size: 1.3rem;
  color: #84c220;
  font-family: "Mukta", sans-serif;
  line-height: 1.42857143 !important;
  width: 100%;
  text-align: left;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementCardView].actor-wrapper div[data-style-id=card-view] .entries .record-container .record-content div[data-style-id=field] .control div {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 84%;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementCardView].actor-wrapper div[data-style-id=card-view] .entries .record-container .record-content div[data-style-id=field][data-style-field-name=fileSize] .input-main::after {
  content: "KB";
  padding-left: 0.4rem;
  font-family: "Mukta", sans-serif;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementCardView].actor-wrapper div[data-style-id=card-view] .entries .record-container .record-content div[data-style-id=field][data-style-field-name=fileSize] .input-main div {
  width: -moz-fit-content !important;
  width: fit-content !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementCardView].actor-wrapper div[data-style-id=card-view] .entries .record-container:first-child {
  padding: 2.5rem 2.5rem;
  background-color: transparent !important;
  border-top-left-radius: 18px;
  background-color: #84c220 !important;
  margin: 0 !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementCardView].actor-wrapper div[data-style-id=card-view] .entries .record-container:first-child::before {
  color: white !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementCardView].actor-wrapper div[data-style-id=card-view] .entries .record-container:first-child .record-content div[data-style-id=field] .control {
  color: white !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementCardView].actor-wrapper div[data-style-id=card-view] .entries .record-container:first-child .record-content div[data-style-id=field] .control .input-main div {
  width: 28%;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementCardView].actor-wrapper div[data-style-id=card-view] .entries .record-container:first-child {
  border-bottom-right-radius: 18px;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementCardView].actor-wrapper div[data-style-id=card-view] .component-actions-bottom {
  position: absolute;
  top: 2rem;
  right: 2.5rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementCardView].actor-wrapper div[data-style-id=card-view] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
  font-size: 1.5rem;
  height: 4.7rem;
  width: 22rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=resendConsumerAgreementPanel].actor-wrapper {
  border-top: 2px solid rgba(0, 0, 0, 0.3);
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=resendConsumerAgreementPanel].actor-wrapper .base-panel .entries {
  height: 0;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=resendConsumerAgreementPanel].actor-wrapper .base-panel .text-before {
  padding: 2.5rem;
  font-size: 1.7rem;
  font-family: "Mukta", sans-serif;
  font-weight: 800;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=resendConsumerAgreementPanel].actor-wrapper .base-panel div[data-style-id=text-after].text-after {
  padding: 0;
  height: 100vh;
  position: fixed;
  width: 100%;
  top: -7rem;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=resendConsumerAgreementPanel].actor-wrapper .base-panel div[data-style-id=text-after].text-after > div {
  font-size: 12px;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-flow: column;
  align-items: center;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=resendConsumerAgreementPanel].actor-wrapper .base-panel .component-actions-bottom {
  bottom: 0;
  margin-bottom: 3.6rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=resendConsumerAgreementPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left {
  display: flex;
  flex-flow: wrap;
  justify-content: center;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=resendConsumerAgreementPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  margin: 0;
  margin-top: 1rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=resendConsumerAgreementPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].action {
  font-size: 1.5rem;
  height: 5.5rem;
  text-align: left;
  font-weight: 400 !important;
  margin: 0 0.5rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=resendConsumerAgreementPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].action.lightGreen_Btn {
  width: 17rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=resendConsumerAgreementPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].action.deepGreen_Btn {
  width: 23rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=resendConsumerAgreementPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].action.linearGreen_Btn {
  width: 19rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=resendConsumerAgreementPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].action::after {
  margin-left: 0.5rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=updateLoanAmountFundingItem].actor-wrapper .base-panel .text-before {
  font-size: 1.6rem;
  font-family: "Mukta", sans-serif;
  font-weight: 800;
  padding-bottom: 2rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=updateLoanAmountFundingItem].actor-wrapper .base-panel div[data-style-id=text-after].text-after {
  padding: 0;
  height: 100vh;
  position: fixed;
  width: 100%;
  top: -7rem;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
  left: 0;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=updateLoanAmountFundingItem].actor-wrapper .base-panel div[data-style-id=text-after].text-after > div {
  font-size: 12px;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-flow: column;
  align-items: center;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=updateLoanAmountFundingItem].actor-wrapper .base-panel .entries .record-container {
  border: none !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=updateLoanAmountFundingItem].actor-wrapper .base-panel .entries .record-container .record-content {
  padding: 0 !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=updateLoanAmountFundingItem].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field] {
  width: 48% !important;
  margin-bottom: 3rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=updateLoanAmountFundingItem].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field]:nth-child(even) {
  margin-left: 2%;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=updateLoanAmountFundingItem].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field]:nth-child(odd) {
  margin-right: 2%;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=updateLoanAmountFundingItem].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field][data-style-field-name=installationState] .input-main::after, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=updateLoanAmountFundingItem].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field][data-style-field-name=borrowerPhoneType] .input-main::after, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=updateLoanAmountFundingItem].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field][data-style-field-name=coBorrowerPhoneType] .input-main::after {
  right: 2rem;
  top: 50%;
  transform: translateY(-50%);
  height: 4.3rem;
  display: flex;
  align-items: center;
  padding: 0 !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=updateLoanAmountFundingItem].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field][data-style-field-name=installationState] .form-control, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=updateLoanAmountFundingItem].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field][data-style-field-name=borrowerPhoneType] .form-control, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=updateLoanAmountFundingItem].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field][data-style-field-name=coBorrowerPhoneType] .form-control {
  padding-right: 3rem !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=updateLoanAmountFundingItem].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field] .flabel {
  margin-bottom: 0.4rem;
  height: -moz-fit-content;
  height: fit-content;
  line-height: unset;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=updateLoanAmountFundingItem].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field] .flabel label {
  font-size: 1.4rem;
  padding-left: 2rem;
  color: rgba(0, 0, 0, 0.5);
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=updateLoanAmountFundingItem].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field] .control .input-main .form-control {
  font-size: 1.35rem;
  height: 4.3rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=updateLoanAmountFundingItem].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field] .error {
  top: 7rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=updateLoanAmountFundingItem].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field].currency .control .input-prefix {
  padding-left: 1.6rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=updateLoanAmountFundingItem].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field].currency .control .form-control {
  padding-left: 3rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=updateLoanAmountFundingItem].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field].currency .control.readonly {
  padding: 0;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=updateLoanAmountFundingItem].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field].currency .control.readonly .input-main.with-prefix div {
  border-top-left-radius: 19px;
  border-bottom-right-radius: 19px;
  font-size: 1.35rem;
  padding: 1rem 2rem;
  height: 4.3rem;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  color: black;
  display: flex;
  align-items: center;
  min-width: 100%;
  background-color: rgba(0, 0, 0, 0.15);
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=updateLoanAmountFundingItem].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field].currency .control.readonly .input-main.with-prefix::after {
  display: none;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=updateLoanAmountFundingItem].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field][data-style-field-name=loanAmount] .error {
  white-space: normal !important;
  overflow: visible !important;
  font-size: 1.1rem;
  line-height: 1.3rem;
  height: unset !important;
  top: 7.5rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=updateLoanAmountFundingItem].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left {
  margin-bottom: 2.5rem;
  margin-top: 2rem;
  justify-content: center;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=updateLoanAmountFundingItem].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  margin: 0 2.5rem 2.5rem 2.5rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=updateLoanAmountFundingItem].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
  height: 5.5rem;
  font-size: 1.5rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=updateLoanAmountFundingItem].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].lightGreen_Btn {
  width: 13rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=updateLoanAmountFundingItem].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].red_Btn {
  width: 18rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=updateLoanAmountFundingItem].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].linearGreen_Btn {
  width: 21rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=updateLoanAmountFundingItem].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child {
  margin-left: 0;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=updateLoanAmountFundingItem].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:last-child {
  margin-right: 0;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItemsNoDocUploaded] div[data-style-actor-name=uploadFundingItemsNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 0;
  border-top-left-radius: 20px;
  border-bottom-right-radius: 20px;
  min-height: 44.1rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItemsNoDocUploaded] div[data-style-actor-name=uploadFundingItemsNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before {
  padding: 0;
  height: 100vh;
  position: fixed;
  width: 100%;
  top: -7rem;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItemsNoDocUploaded] div[data-style-actor-name=uploadFundingItemsNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before > div {
  font-size: 12px;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-flow: column;
  align-items: center;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItemsNoDocUploaded] div[data-style-actor-name=uploadFundingItemsNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after {
  height: 44.1rem;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItemsNoDocUploaded] div[data-style-actor-name=uploadFundingItemsNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after #building {
  font-size: 12px;
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  flex-flow: column;
  width: -moz-fit-content;
  width: fit-content;
  align-items: center;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItemsNoDocUploaded] div[data-style-actor-name=uploadFundingItemsNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after #building #caption {
  font-size: 1.6rem;
  color: rgba(0, 0, 0, 0.5) !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItemsNoDocUploaded] div[data-style-actor-name=uploadFundingItemsNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries {
  background-color: rgba(0, 0, 0, 0.05);
  border-top-left-radius: 20px;
  padding: 1rem 2rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItemsNoDocUploaded] div[data-style-actor-name=uploadFundingItemsNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content {
  padding: 0;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItemsNoDocUploaded] div[data-style-actor-name=uploadFundingItemsNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div {
  display: flex;
  flex-flow: row;
  align-items: center;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItemsNoDocUploaded] div[data-style-actor-name=uploadFundingItemsNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section {
  display: flex;
  flex-flow: column;
  height: -moz-fit-content;
  height: fit-content;
  width: 50% !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItemsNoDocUploaded] div[data-style-actor-name=uploadFundingItemsNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section:first-child {
  padding-right: 1rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItemsNoDocUploaded] div[data-style-actor-name=uploadFundingItemsNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section:last-child {
  padding-left: 1rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItemsNoDocUploaded] div[data-style-actor-name=uploadFundingItemsNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field] {
  margin-bottom: 0 !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItemsNoDocUploaded] div[data-style-actor-name=uploadFundingItemsNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field] .field-content > div {
  display: flex;
  flex-flow: row;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItemsNoDocUploaded] div[data-style-actor-name=uploadFundingItemsNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field] .field-content > div .flabel {
  margin-bottom: 0 !important;
  white-space: unset !important;
  overflow: unset !important;
  text-overflow: unset !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItemsNoDocUploaded] div[data-style-actor-name=uploadFundingItemsNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field] .field-content > div .flabel label {
  font-size: 1.4rem;
  color: rgba(0, 0, 0, 0.5) !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItemsNoDocUploaded] div[data-style-actor-name=uploadFundingItemsNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field] .field-content > div .control {
  padding: 0;
  min-height: unset;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItemsNoDocUploaded] div[data-style-actor-name=uploadFundingItemsNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field] .field-content > div .control .input-main {
  display: flex;
  align-items: center;
  padding-left: 0.5rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItemsNoDocUploaded] div[data-style-actor-name=uploadFundingItemsNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field] .field-content > div .control .input-main div {
  font-size: 1.4rem;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItemsNoDocUploaded] div[data-style-actor-name=uploadFundingItemsNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field][data-style-field-name=installationAddress] {
  /*margin-top: .5rem;*/
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItemsNoDocUploaded] div[data-style-actor-name=uploadFundingItemsNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field][data-style-field-name=installationAddress] .field-content {
  display: flex;
  justify-content: flex-end;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItemsNoDocUploaded] div[data-style-actor-name=uploadFundingItemsNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field][data-style-field-name=installationAddress] .control .input-main {
  padding-left: 0 !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItemsNoDocUploaded] div[data-style-actor-name=uploadFundingItemsNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field][data-style-field-name=installationAddress] .control .input-main div {
  color: rgba(0, 0, 0, 0.5) !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItemsNoDocUploaded] div[data-style-actor-name=uploadFundingItemsNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field][data-style-field-name=createdDate] .field-content {
  display: flex;
  justify-content: flex-end;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItemsNoDocUploaded] div[data-style-actor-name=uploadFundingItemsNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel h2.subtitle ~ .component-actions-bottom {
  padding-top: 0;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItemsNoDocUploaded] div[data-style-actor-name=uploadFundingItemsNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom {
  padding: 2rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItemsNoDocUploaded] div[data-style-actor-name=uploadFundingItemsNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left {
  height: 33rem;
  align-items: center;
  justify-content: center;
  border: 1px dashed rgba(0, 0, 0, 0.3);
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItemsNoDocUploaded] div[data-style-actor-name=uploadFundingItemsNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  margin: 0;
  display: flex;
  flex-flow: column;
  align-items: center;
  height: inherit;
  width: 100%;
  padding: 5rem 0;
  justify-content: space-between;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItemsNoDocUploaded] div[data-style-actor-name=uploadFundingItemsNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]::before {
  content: url(https://credithub.watercressgroup.com/resource/watercress_upload);
  position: relative;
  width: 6rem;
  /*top: 16%;*/
  white-space: pre;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItemsNoDocUploaded] div[data-style-actor-name=uploadFundingItemsNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]::after {
  content: "Drag & Drop files here";
  position: absolute;
  font-size: 1.8rem;
  color: rgba(0, 0, 0, 0.5);
  top: 13.3rem;
  font-family: "Mukta", sans-serif;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItemsNoDocUploaded] div[data-style-actor-name=uploadFundingItemsNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
  height: 5rem;
  width: 15rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItemsNoDocUploaded] div[data-style-actor-name=uploadFundingItemsNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] label {
  width: 100%;
  height: 100%;
  align-items: center;
  display: flex;
  justify-content: center;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItemsNoDocUploaded] div[data-style-actor-name=uploadFundingItemsNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after {
  display: none;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItemsNoDocUploaded] div[data-style-actor-name=uploadFundingItemsNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::before {
  content: "or";
  position: absolute;
  top: 53%;
  color: rgba(0, 0, 0, 0.4);
  border: 1px solid;
  padding: 0.7rem;
  border-radius: 50%;
  font-family: "Mukta", sans-serif;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=fundingItemsApplicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 0;
  border-top-left-radius: 20px;
  border-bottom: 0px !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=fundingItemsApplicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries {
  background-color: rgba(0, 0, 0, 0.05);
  border-top-left-radius: 20px;
  padding: 1rem 2rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=fundingItemsApplicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content {
  padding: 0;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=fundingItemsApplicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div {
  display: flex;
  flex-flow: row;
  align-items: center;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=fundingItemsApplicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section {
  display: flex;
  flex-flow: column;
  height: -moz-fit-content;
  height: fit-content;
  width: 50% !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=fundingItemsApplicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section:first-child {
  padding-right: 1rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=fundingItemsApplicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section:last-child {
  padding-left: 1rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=fundingItemsApplicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field] {
  margin-bottom: 0 !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=fundingItemsApplicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field] .field-content > div {
  display: flex;
  flex-flow: row;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=fundingItemsApplicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field] .field-content > div .flabel {
  margin-bottom: 0 !important;
  white-space: unset !important;
  overflow: unset !important;
  text-overflow: unset !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=fundingItemsApplicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field] .field-content > div .flabel label {
  font-size: 1.4rem;
  color: rgba(0, 0, 0, 0.5) !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=fundingItemsApplicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field] .field-content > div .control {
  padding: 0;
  min-height: unset;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=fundingItemsApplicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field] .field-content > div .control .input-main {
  display: flex;
  align-items: center;
  padding-left: 0.5rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=fundingItemsApplicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field] .field-content > div .control .input-main div {
  font-size: 1.4rem;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=fundingItemsApplicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field][data-style-field-name=installationAddress] {
  /*margin-top: .5rem;*/
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=fundingItemsApplicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field][data-style-field-name=installationAddress] .field-content {
  display: flex;
  justify-content: flex-end;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=fundingItemsApplicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field][data-style-field-name=installationAddress] .control .input-main {
  padding-left: 0 !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=fundingItemsApplicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field][data-style-field-name=installationAddress] .control .input-main div {
  color: rgba(0, 0, 0, 0.5) !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=fundingItemsApplicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field][data-style-field-name=createdDate] .field-content {
  display: flex;
  justify-content: flex-end;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=uploadFundingItemsDocPreview].actor-wrapper {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 0;
  border-bottom-right-radius: 20px;
  height: 36rem;
  border-top: 0px !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=uploadFundingItemsDocPreview].actor-wrapper div[data-style-id=page-include].page-include > div {
  margin: 1.7rem 2rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsCardView].actor-wrapper {
  margin-top: 5rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsCardView].actor-wrapper div[data-style-id=card-view] {
  border-top-left-radius: 19px;
  border-bottom-right-radius: 19px;
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  /*.upload-status{
      width: 100%;
      position: absolute;
      top: -4rem;
      .upload-entry{
          margin: .8rem 0;
      }
  }*/
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsCardView].actor-wrapper div[data-style-id=card-view] div[data-style-id=text-before].text-before {
  display: none;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsCardView].actor-wrapper div[data-style-id=card-view] div[data-style-id=text-after].text-after {
  padding: 0;
  height: 100vh;
  position: fixed;
  width: 100%;
  top: -7rem;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsCardView].actor-wrapper div[data-style-id=card-view] div[data-style-id=text-after].text-after > div {
  font-size: 12px;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-flow: column;
  align-items: center;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsCardView].actor-wrapper div[data-style-id=card-view] .entries {
  width: 100%;
  padding: 0;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsCardView].actor-wrapper div[data-style-id=card-view] .entries .record-container {
  border: none !important;
  display: flex;
  flex-flow: row;
  padding-right: 0;
  padding: 1rem 2.5rem;
  border-radius: 0;
  margin: 1rem 0 0;
  border: 1px solid #84c220 !important;
  border-radius: 0;
  pointer-events: none;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsCardView].actor-wrapper div[data-style-id=card-view] .entries .record-container::before {
  content: "\f15c";
  font-family: "FontAwesome";
  color: #84c220;
  font-size: 3rem;
  margin-right: 1rem;
  display: flex;
  align-items: center;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsCardView].actor-wrapper div[data-style-id=card-view] .entries .record-container .record-content {
  padding: 0 !important;
  display: flex;
  align-items: center;
  width: 100%;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsCardView].actor-wrapper div[data-style-id=card-view] .entries .record-container .record-content > div {
  width: 100%;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsCardView].actor-wrapper div[data-style-id=card-view] .entries .record-container .record-content div[data-style-id=field] {
  margin: 0;
  /*width: fit-content;*/
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsCardView].actor-wrapper div[data-style-id=card-view] .entries .record-container .record-content div[data-style-id=field] .control {
  min-height: unset;
  /*width: min-content;*/
  padding: 0;
  font-size: 1.3rem;
  color: #84c220;
  font-family: "Mukta", sans-serif;
  line-height: 1.42857143 !important;
  width: 100%;
  text-align: left;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsCardView].actor-wrapper div[data-style-id=card-view] .entries .record-container .record-content div[data-style-id=field] .control div {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 84%;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsCardView].actor-wrapper div[data-style-id=card-view] .entries .record-container .record-content div[data-style-id=field][data-style-field-name=fileSize] .input-main::after {
  content: "KB";
  padding-left: 0.4rem;
  font-family: "Mukta", sans-serif;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsCardView].actor-wrapper div[data-style-id=card-view] .entries .record-container .record-content div[data-style-id=field][data-style-field-name=fileSize] .input-main div {
  width: -moz-fit-content !important;
  width: fit-content !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsCardView].actor-wrapper div[data-style-id=card-view] .entries .record-container:first-child {
  padding: 2.5rem 2.5rem;
  background-color: transparent !important;
  border-top-left-radius: 18px;
  background-color: #84c220 !important;
  margin: 0 !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsCardView].actor-wrapper div[data-style-id=card-view] .entries .record-container:first-child::before {
  color: white !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsCardView].actor-wrapper div[data-style-id=card-view] .entries .record-container:first-child .record-content div[data-style-id=field] .control {
  color: white !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsCardView].actor-wrapper div[data-style-id=card-view] .entries .record-container:first-child .record-content div[data-style-id=field] .control .input-main div {
  width: 28%;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsCardView].actor-wrapper div[data-style-id=card-view] .entries .record-container:first-child {
  border-bottom-right-radius: 18px;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsCardView].actor-wrapper div[data-style-id=card-view] .component-actions-bottom {
  position: absolute;
  top: 2rem;
  right: 2.5rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsCardView].actor-wrapper div[data-style-id=card-view] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
  font-size: 1.5rem;
  height: 4.7rem;
  width: 22rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=amountUpdateTwo].actor-wrapper .base-panel {
  border: none !important;
  box-shadow: none !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=amountUpdateTwo].actor-wrapper .base-panel .text-before {
  font-size: 1.6rem;
  font-family: "Mukta", sans-serif;
  font-weight: 800;
  padding-bottom: 2rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=amountUpdateTwo].actor-wrapper .base-panel div[data-style-id=text-after].text-after {
  padding: 0;
  height: 100vh;
  position: fixed;
  width: 100%;
  top: -7rem;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
  left: 0;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=amountUpdateTwo].actor-wrapper .base-panel div[data-style-id=text-after].text-after > div {
  font-size: 12px;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-flow: column;
  align-items: center;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=amountUpdateTwo].actor-wrapper .base-panel .entries .record-container {
  border: none !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=amountUpdateTwo].actor-wrapper .base-panel .entries .record-container .record-content {
  padding: 0 !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=amountUpdateTwo].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field] {
  width: 48% !important;
  margin-bottom: 3rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=amountUpdateTwo].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field]:nth-child(even) {
  margin-left: 2%;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=amountUpdateTwo].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field]:nth-child(odd) {
  margin-right: 2%;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=amountUpdateTwo].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field][data-style-field-name=installationState] .input-main::after, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=amountUpdateTwo].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field][data-style-field-name=borrowerPhoneType] .input-main::after, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=amountUpdateTwo].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field][data-style-field-name=coBorrowerPhoneType] .input-main::after {
  right: 2rem;
  top: 50%;
  transform: translateY(-50%);
  height: 4.3rem;
  display: flex;
  align-items: center;
  padding: 0 !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=amountUpdateTwo].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field][data-style-field-name=installationState] .form-control, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=amountUpdateTwo].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field][data-style-field-name=borrowerPhoneType] .form-control, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=amountUpdateTwo].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field][data-style-field-name=coBorrowerPhoneType] .form-control {
  padding-right: 3rem !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=amountUpdateTwo].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field] .flabel {
  margin-bottom: 0.4rem;
  height: -moz-fit-content;
  height: fit-content;
  line-height: unset;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=amountUpdateTwo].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field] .flabel label {
  font-size: 1.4rem;
  padding-left: 2rem;
  color: rgba(0, 0, 0, 0.5);
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=amountUpdateTwo].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field] .control .input-main .form-control {
  font-size: 1.35rem;
  height: 4.3rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=amountUpdateTwo].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field] .error {
  top: 7rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=amountUpdateTwo].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field].currency .control .input-prefix {
  padding-left: 1.6rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=amountUpdateTwo].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field].currency .control .form-control {
  padding-left: 3rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=amountUpdateTwo].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field].currency .control.readonly {
  padding: 0;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=amountUpdateTwo].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field].currency .control.readonly .input-main.with-prefix div {
  border-top-left-radius: 19px;
  border-bottom-right-radius: 19px;
  font-size: 1.35rem;
  padding: 1rem 2rem;
  height: 4.3rem;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  color: black;
  display: flex;
  align-items: center;
  min-width: 100%;
  background-color: rgba(0, 0, 0, 0.15);
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=amountUpdateTwo].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field].currency .control.readonly .input-main.with-prefix::after {
  display: none;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=amountUpdateTwo].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field][data-style-field-name=loanAmount] .error {
  white-space: normal !important;
  overflow: visible !important;
  font-size: 1.1rem;
  line-height: 1.3rem;
  height: unset !important;
  top: 7.5rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=amountUpdateTwo].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left {
  margin-bottom: 2.5rem;
  margin-top: 2rem;
  justify-content: center;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=amountUpdateTwo].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  margin: 0 2.5rem 2.5rem 2.5rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=amountUpdateTwo].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
  height: 5.5rem;
  font-size: 1.5rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=amountUpdateTwo].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].lightGreen_Btn {
  width: 13rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=amountUpdateTwo].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].red_Btn {
  width: 18rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=amountUpdateTwo].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].linearGreen_Btn {
  width: 21rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=amountUpdateTwo].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child {
  margin-left: 0;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=amountUpdateTwo].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:last-child {
  margin-right: 0;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwoNoDocUploaded] div[data-style-actor-name=fundingItemsTwoNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 0;
  border-top-left-radius: 20px;
  border-bottom-right-radius: 20px;
  min-height: 44.1rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwoNoDocUploaded] div[data-style-actor-name=fundingItemsTwoNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before {
  padding: 0;
  height: 100vh;
  position: fixed;
  width: 100%;
  top: -7rem;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwoNoDocUploaded] div[data-style-actor-name=fundingItemsTwoNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before > div {
  font-size: 12px;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-flow: column;
  align-items: center;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwoNoDocUploaded] div[data-style-actor-name=fundingItemsTwoNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after {
  height: 44.1rem;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwoNoDocUploaded] div[data-style-actor-name=fundingItemsTwoNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after #building {
  font-size: 12px;
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  flex-flow: column;
  width: -moz-fit-content;
  width: fit-content;
  align-items: center;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwoNoDocUploaded] div[data-style-actor-name=fundingItemsTwoNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after #building #caption {
  font-size: 1.6rem;
  color: rgba(0, 0, 0, 0.5) !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwoNoDocUploaded] div[data-style-actor-name=fundingItemsTwoNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries {
  background-color: rgba(0, 0, 0, 0.05);
  border-top-left-radius: 20px;
  padding: 1rem 2rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwoNoDocUploaded] div[data-style-actor-name=fundingItemsTwoNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container {
  border: none !important;
  background-color: transparent !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwoNoDocUploaded] div[data-style-actor-name=fundingItemsTwoNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content {
  padding: 0;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwoNoDocUploaded] div[data-style-actor-name=fundingItemsTwoNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div {
  display: flex;
  flex-flow: row;
  align-items: center;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwoNoDocUploaded] div[data-style-actor-name=fundingItemsTwoNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section {
  display: flex;
  flex-flow: column;
  height: -moz-fit-content;
  height: fit-content;
  width: 50% !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwoNoDocUploaded] div[data-style-actor-name=fundingItemsTwoNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section:first-child {
  padding-right: 1rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwoNoDocUploaded] div[data-style-actor-name=fundingItemsTwoNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section:last-child {
  padding-left: 1rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwoNoDocUploaded] div[data-style-actor-name=fundingItemsTwoNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field] {
  margin-bottom: 0 !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwoNoDocUploaded] div[data-style-actor-name=fundingItemsTwoNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field] .field-content > div {
  display: flex;
  flex-flow: row;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwoNoDocUploaded] div[data-style-actor-name=fundingItemsTwoNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field] .field-content > div .flabel {
  margin-bottom: 0 !important;
  white-space: unset !important;
  overflow: unset !important;
  text-overflow: unset !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwoNoDocUploaded] div[data-style-actor-name=fundingItemsTwoNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field] .field-content > div .flabel label {
  font-size: 1.4rem;
  color: rgba(0, 0, 0, 0.5) !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwoNoDocUploaded] div[data-style-actor-name=fundingItemsTwoNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field] .field-content > div .control {
  padding: 0;
  min-height: unset;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwoNoDocUploaded] div[data-style-actor-name=fundingItemsTwoNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field] .field-content > div .control .input-main {
  display: flex;
  align-items: center;
  padding-left: 0.5rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwoNoDocUploaded] div[data-style-actor-name=fundingItemsTwoNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field] .field-content > div .control .input-main div {
  font-size: 1.4rem;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwoNoDocUploaded] div[data-style-actor-name=fundingItemsTwoNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field][data-style-field-name=installationAddress] {
  /*margin-top: .5rem;*/
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwoNoDocUploaded] div[data-style-actor-name=fundingItemsTwoNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field][data-style-field-name=installationAddress] .field-content {
  display: flex;
  justify-content: flex-end;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwoNoDocUploaded] div[data-style-actor-name=fundingItemsTwoNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field][data-style-field-name=installationAddress] .control .input-main {
  padding-left: 0 !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwoNoDocUploaded] div[data-style-actor-name=fundingItemsTwoNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field][data-style-field-name=installationAddress] .control .input-main div {
  color: rgba(0, 0, 0, 0.5) !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwoNoDocUploaded] div[data-style-actor-name=fundingItemsTwoNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field][data-style-field-name=createdDate] .field-content {
  display: flex;
  justify-content: flex-end;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwoNoDocUploaded] div[data-style-actor-name=fundingItemsTwoNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel h2.subtitle ~ .component-actions-bottom {
  padding-top: 0;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwoNoDocUploaded] div[data-style-actor-name=fundingItemsTwoNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom {
  padding: 2rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwoNoDocUploaded] div[data-style-actor-name=fundingItemsTwoNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left {
  height: 33rem;
  align-items: center;
  justify-content: center;
  border: 1px dashed rgba(0, 0, 0, 0.3);
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwoNoDocUploaded] div[data-style-actor-name=fundingItemsTwoNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  margin: 0;
  display: flex;
  flex-flow: column;
  align-items: center;
  height: inherit;
  width: 100%;
  padding: 5rem 0;
  justify-content: space-between;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwoNoDocUploaded] div[data-style-actor-name=fundingItemsTwoNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]::before {
  content: url(https://credithub.watercressgroup.com/resource/watercress_upload);
  position: relative;
  width: 6rem;
  /*top: 16%;*/
  white-space: pre;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwoNoDocUploaded] div[data-style-actor-name=fundingItemsTwoNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]::after {
  content: "Drag & Drop files here";
  position: absolute;
  font-size: 1.8rem;
  color: rgba(0, 0, 0, 0.5);
  top: 13.3rem;
  font-family: "Mukta", sans-serif;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwoNoDocUploaded] div[data-style-actor-name=fundingItemsTwoNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
  height: 5rem;
  width: 15rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwoNoDocUploaded] div[data-style-actor-name=fundingItemsTwoNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] label {
  width: 100%;
  height: 100%;
  align-items: center;
  display: flex;
  justify-content: center;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwoNoDocUploaded] div[data-style-actor-name=fundingItemsTwoNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after {
  display: none;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwoNoDocUploaded] div[data-style-actor-name=fundingItemsTwoNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::before {
  content: "or";
  position: absolute;
  top: 53%;
  color: rgba(0, 0, 0, 0.4);
  border: 1px solid;
  padding: 0.7rem;
  border-radius: 50%;
  font-family: "Mukta", sans-serif;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=fundingItemsTwoApplicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel {
  box-shadow: none !important;
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 0;
  border-top-left-radius: 20px;
  border-bottom: 0px !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=fundingItemsTwoApplicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries {
  background-color: rgba(0, 0, 0, 0.05);
  border-top-left-radius: 20px;
  padding: 1rem 2rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=fundingItemsTwoApplicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container {
  border: none !important;
  background-color: transparent !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=fundingItemsTwoApplicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content {
  padding: 0;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=fundingItemsTwoApplicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div {
  display: flex;
  flex-flow: row;
  align-items: center;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=fundingItemsTwoApplicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section {
  display: flex;
  flex-flow: column;
  height: -moz-fit-content;
  height: fit-content;
  width: 50% !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=fundingItemsTwoApplicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section:first-child {
  padding-right: 1rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=fundingItemsTwoApplicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section:last-child {
  padding-left: 1rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=fundingItemsTwoApplicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field] {
  margin-bottom: 0 !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=fundingItemsTwoApplicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field] .field-content > div {
  display: flex;
  flex-flow: row;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=fundingItemsTwoApplicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field] .field-content > div .flabel {
  margin-bottom: 0 !important;
  white-space: unset !important;
  overflow: unset !important;
  text-overflow: unset !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=fundingItemsTwoApplicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field] .field-content > div .flabel label {
  font-size: 1.4rem;
  color: rgba(0, 0, 0, 0.5) !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=fundingItemsTwoApplicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field] .field-content > div .control {
  padding: 0;
  min-height: unset;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=fundingItemsTwoApplicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field] .field-content > div .control .input-main {
  display: flex;
  align-items: center;
  padding-left: 0.5rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=fundingItemsTwoApplicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field] .field-content > div .control .input-main div {
  font-size: 1.4rem;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=fundingItemsTwoApplicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field][data-style-field-name=installationAddress] {
  /*margin-top: .5rem;*/
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=fundingItemsTwoApplicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field][data-style-field-name=installationAddress] .field-content {
  display: flex;
  justify-content: flex-end;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=fundingItemsTwoApplicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field][data-style-field-name=installationAddress] .control .input-main {
  padding-left: 0 !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=fundingItemsTwoApplicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field][data-style-field-name=installationAddress] .control .input-main div {
  color: rgba(0, 0, 0, 0.5) !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=fundingItemsTwoApplicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field][data-style-field-name=createdDate] .field-content {
  display: flex;
  justify-content: flex-end;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=fundingItemsTwoDocPreview].actor-wrapper {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 0;
  border-bottom-right-radius: 20px;
  height: 36rem;
  border-top: 0px !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=fundingItemsTwoDocPreview].actor-wrapper div[data-style-id=page-include].page-include > div {
  margin: 1.7rem 2rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoCardView].actor-wrapper {
  margin-top: 5rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoCardView].actor-wrapper div[data-style-id=card-view] {
  border-top-left-radius: 19px;
  border-bottom-right-radius: 19px;
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  box-shadow: none !important;
  border: none !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoCardView].actor-wrapper div[data-style-id=card-view] div[data-style-id=text-before].text-before {
  display: none;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoCardView].actor-wrapper div[data-style-id=card-view] div[data-style-id=text-after].text-after {
  padding: 0;
  height: 100vh;
  position: fixed;
  width: 100%;
  top: -7rem;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoCardView].actor-wrapper div[data-style-id=card-view] div[data-style-id=text-after].text-after > div {
  font-size: 12px;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-flow: column;
  align-items: center;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoCardView].actor-wrapper div[data-style-id=card-view] .entries {
  width: 100%;
  padding: 0;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoCardView].actor-wrapper div[data-style-id=card-view] .entries .record-container {
  border: none !important;
  display: flex;
  flex-flow: row;
  padding-right: 0;
  padding: 1rem 2.5rem;
  border-radius: 0;
  margin: 1rem 0 0;
  border: 1px solid #84c220 !important;
  border-radius: 0;
  pointer-events: none;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoCardView].actor-wrapper div[data-style-id=card-view] .entries .record-container::before {
  content: "\f15c";
  font-family: "FontAwesome";
  color: #84c220;
  font-size: 3rem;
  margin-right: 1rem;
  display: flex;
  align-items: center;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoCardView].actor-wrapper div[data-style-id=card-view] .entries .record-container .record-content {
  padding: 0 !important;
  display: flex;
  align-items: center;
  width: 100%;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoCardView].actor-wrapper div[data-style-id=card-view] .entries .record-container .record-content > div {
  width: 100%;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoCardView].actor-wrapper div[data-style-id=card-view] .entries .record-container .record-content div[data-style-id=field] {
  margin: 0;
  /*width: fit-content;*/
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoCardView].actor-wrapper div[data-style-id=card-view] .entries .record-container .record-content div[data-style-id=field] .control {
  min-height: unset;
  /*width: min-content;*/
  padding: 0;
  font-size: 1.3rem;
  color: #84c220;
  font-family: "Mukta", sans-serif;
  line-height: 1.42857143 !important;
  width: 100%;
  text-align: left;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoCardView].actor-wrapper div[data-style-id=card-view] .entries .record-container .record-content div[data-style-id=field] .control div {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 84%;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoCardView].actor-wrapper div[data-style-id=card-view] .entries .record-container .record-content div[data-style-id=field][data-style-field-name=fileSize] .input-main::after {
  content: "KB";
  padding-left: 0.4rem;
  font-family: "Mukta", sans-serif;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoCardView].actor-wrapper div[data-style-id=card-view] .entries .record-container .record-content div[data-style-id=field][data-style-field-name=fileSize] .input-main div {
  width: -moz-fit-content !important;
  width: fit-content !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoCardView].actor-wrapper div[data-style-id=card-view] .entries .record-container:first-child {
  padding: 2.5rem 2.5rem;
  background-color: transparent !important;
  border-top-left-radius: 18px;
  background-color: #84c220 !important;
  margin: 0 !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoCardView].actor-wrapper div[data-style-id=card-view] .entries .record-container:first-child::before {
  color: white !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoCardView].actor-wrapper div[data-style-id=card-view] .entries .record-container:first-child .record-content div[data-style-id=field] .control {
  color: white !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoCardView].actor-wrapper div[data-style-id=card-view] .entries .record-container:first-child .record-content div[data-style-id=field] .control .input-main div {
  width: 28%;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoCardView].actor-wrapper div[data-style-id=card-view] .entries .record-container:first-child {
  border-bottom-right-radius: 18px;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoCardView].actor-wrapper div[data-style-id=card-view] .component-actions-bottom {
  position: absolute;
  top: 2rem;
  right: 2.5rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoCardView].actor-wrapper div[data-style-id=card-view] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
  font-size: 1.5rem;
  height: 4.7rem;
  width: 22rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=updateFundingAmount].actor-wrapper .base-panel {
  border: none !important;
  box-shadow: none !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=updateFundingAmount].actor-wrapper .base-panel .text-before {
  font-size: 1.6rem;
  font-family: "Mukta", sans-serif;
  font-weight: 800;
  padding-bottom: 2rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=updateFundingAmount].actor-wrapper .base-panel div[data-style-id=text-after].text-after {
  padding: 0;
  height: 100vh;
  position: fixed;
  width: 100%;
  top: -7rem;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
  left: 0;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=updateFundingAmount].actor-wrapper .base-panel div[data-style-id=text-after].text-after > div {
  font-size: 12px;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-flow: column;
  align-items: center;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=updateFundingAmount].actor-wrapper .base-panel .entries .record-container {
  border: none !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=updateFundingAmount].actor-wrapper .base-panel .entries .record-container .record-content {
  padding: 0 !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=updateFundingAmount].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field] {
  width: 48% !important;
  margin-bottom: 3rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=updateFundingAmount].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field]:nth-child(even) {
  margin-left: 2%;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=updateFundingAmount].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field]:nth-child(odd) {
  margin-right: 2%;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=updateFundingAmount].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field][data-style-field-name=installationState] .input-main::after, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=updateFundingAmount].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field][data-style-field-name=borrowerPhoneType] .input-main::after, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=updateFundingAmount].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field][data-style-field-name=coBorrowerPhoneType] .input-main::after {
  right: 2rem;
  top: 50%;
  transform: translateY(-50%);
  height: 4.3rem;
  display: flex;
  align-items: center;
  padding: 0 !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=updateFundingAmount].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field][data-style-field-name=installationState] .form-control, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=updateFundingAmount].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field][data-style-field-name=borrowerPhoneType] .form-control, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=updateFundingAmount].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field][data-style-field-name=coBorrowerPhoneType] .form-control {
  padding-right: 3rem !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=updateFundingAmount].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field] .flabel {
  margin-bottom: 0.4rem;
  height: -moz-fit-content;
  height: fit-content;
  line-height: unset;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=updateFundingAmount].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field] .flabel label {
  font-size: 1.4rem;
  padding-left: 2rem;
  color: rgba(0, 0, 0, 0.5);
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=updateFundingAmount].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field] .flabel div[data-style-id=field-label] {
  font-size: 1.4rem;
  padding-left: 2rem;
  color: rgba(0, 0, 0, 0.5);
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=updateFundingAmount].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field] .control .input-main .form-control {
  font-size: 1.35rem;
  height: 4.3rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=updateFundingAmount].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field] .error {
  top: 7rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=updateFundingAmount].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field].currency .control .input-prefix {
  padding-left: 1.6rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=updateFundingAmount].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field].currency .control .form-control {
  padding-left: 3rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=updateFundingAmount].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field].currency .control.readonly {
  padding: 0;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=updateFundingAmount].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field].currency .control.readonly .input-main.with-prefix div {
  border-top-left-radius: 19px;
  border-bottom-right-radius: 19px;
  font-size: 1.35rem;
  padding: 1rem 2rem;
  height: 4.3rem;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  color: black;
  display: flex;
  align-items: center;
  min-width: 100%;
  background-color: rgba(0, 0, 0, 0.15);
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=updateFundingAmount].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field].currency .control.readonly .input-main.with-prefix::after {
  display: none;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=updateFundingAmount].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field][data-style-field-name=loanAmount] .error {
  white-space: normal !important;
  overflow: visible !important;
  font-size: 1.1rem;
  line-height: 1.3rem;
  height: unset !important;
  top: 7.5rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=updateFundingAmount].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left {
  margin-bottom: 2.5rem;
  margin-top: 2rem;
  justify-content: center;
  flex-flow: wrap;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=updateFundingAmount].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  margin: 0 2.5rem 2.5rem 2.5rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=updateFundingAmount].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
  height: 5.5rem;
  font-size: 1.5rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=updateFundingAmount].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].lightGreen_Btn {
  width: 13rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=updateFundingAmount].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].red_Btn {
  width: 18rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=updateFundingAmount].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].linearGreen_Btn {
  width: 21rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=updateFundingAmount].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=resendChangeOrderButton] div[data-style-id=action] {
  width: 25rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelNoDocument].actor-wrapper {
  /*.droppable-component{*/
  /*}*/
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelNoDocument].actor-wrapper div[data-style-id=base-panel].base-panel {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 0;
  border-top-left-radius: 20px;
  border-bottom-right-radius: 20px;
  min-height: 44.1rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelNoDocument].actor-wrapper div[data-style-id=base-panel].base-panel .text-before {
  padding: 0;
  position: absolute;
  top: calc(50% + 2rem);
  left: 50%;
  transform: translateX(-50%);
  font-size: 2rem;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.5);
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelNoDocument].actor-wrapper div[data-style-id=base-panel].base-panel h1.title {
  padding: 0;
  height: 100vh;
  position: fixed;
  width: 100%;
  top: -7rem;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelNoDocument].actor-wrapper div[data-style-id=base-panel].base-panel h1.title > div {
  font-size: 12px;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-flow: column;
  align-items: center;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelNoDocument].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after {
  height: 44.1rem;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelNoDocument].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after #building {
  font-size: 12px;
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  flex-flow: column;
  width: -moz-fit-content;
  width: fit-content;
  align-items: center;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelNoDocument].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-after].text-after #building #caption {
  font-size: 1.6rem;
  color: rgba(0, 0, 0, 0.5) !important;
  font-family: "Mukta", sans-serif;
  font-weight: 500;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelNoDocument].actor-wrapper div[data-style-id=base-panel].base-panel .entries {
  background-color: rgba(0, 0, 0, 0.05);
  border-top-left-radius: 20px;
  padding: 1rem 2rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelNoDocument].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content {
  padding: 0;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelNoDocument].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div {
  display: flex;
  flex-flow: row;
  align-items: center;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelNoDocument].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section {
  display: flex;
  flex-flow: column;
  height: -moz-fit-content;
  height: fit-content;
  width: 50% !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelNoDocument].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section:first-child {
  padding-right: 1rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelNoDocument].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section:last-child {
  padding-left: 1rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelNoDocument].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field] {
  margin-bottom: 0 !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelNoDocument].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field] .field-content > div {
  display: flex;
  flex-flow: row;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelNoDocument].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field] .field-content > div .flabel {
  margin-bottom: 0 !important;
  white-space: unset !important;
  overflow: unset !important;
  text-overflow: unset !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelNoDocument].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field] .field-content > div .flabel label {
  font-size: 1.4rem;
  color: rgba(0, 0, 0, 0.5) !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelNoDocument].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field] .field-content > div .control {
  padding: 0;
  min-height: unset;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelNoDocument].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field] .field-content > div .control .input-main {
  display: flex;
  align-items: center;
  padding-left: 0.5rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelNoDocument].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field] .field-content > div .control .input-main div {
  font-size: 1.4rem;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelNoDocument].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field][data-style-field-name=installationAddress] {
  /*margin-top: .5rem;*/
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelNoDocument].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field][data-style-field-name=installationAddress] .field-content {
  display: flex;
  justify-content: flex-end;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelNoDocument].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field][data-style-field-name=installationAddress] .control .input-main {
  padding-left: 0 !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelNoDocument].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field][data-style-field-name=installationAddress] .control .input-main div {
  color: rgba(0, 0, 0, 0.5) !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelNoDocument].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field][data-style-field-name=createdDate] .field-content {
  display: flex;
  justify-content: flex-end;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelNoDocument].actor-wrapper div[data-style-id=base-panel].base-panel h2.subtitle ~ .component-actions-bottom {
  padding-top: 0;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelNoDocument].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom {
  padding: 2rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelNoDocument].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left {
  height: 33rem;
  align-items: center;
  justify-content: center;
  border: 1px dashed rgba(0, 0, 0, 0.3);
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelNoDocument].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  margin: 0;
  display: flex;
  flex-flow: column;
  align-items: center;
  height: inherit;
  width: 100%;
  padding: 5rem 0;
  justify-content: space-between;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelNoDocument].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]::before {
  content: url(https://credithub.watercressgroup.com/resource/watercress_upload);
  position: relative;
  width: 6rem;
  /*top: 16%;*/
  white-space: pre;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelNoDocument].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]::after {
  content: "Drag & Drop files here";
  position: absolute;
  font-size: 1.8rem;
  color: rgba(0, 0, 0, 0.5);
  top: 13.3rem;
  font-family: "Mukta", sans-serif;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelNoDocument].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
  height: 5rem;
  width: 15rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelNoDocument].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] label {
  width: 100%;
  height: 100%;
  align-items: center;
  display: flex;
  justify-content: center;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelNoDocument].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after {
  display: none;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelNoDocument].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::before {
  content: "or";
  position: absolute;
  top: 53%;
  color: rgba(0, 0, 0, 0.4);
  border: 1px solid;
  padding: 0.7rem;
  border-radius: 50%;
  font-family: "Mukta", sans-serif;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 0;
  border-top-left-radius: 20px;
  border-bottom: 0px !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries {
  background-color: rgba(0, 0, 0, 0.05);
  border-top-left-radius: 20px;
  padding: 1rem 2rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content {
  padding: 0;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div {
  display: flex;
  flex-flow: row;
  align-items: center;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section {
  display: flex;
  flex-flow: column;
  height: -moz-fit-content;
  height: fit-content;
  width: 50% !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section:first-child {
  padding-right: 1rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section:last-child {
  padding-left: 1rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field] {
  margin-bottom: 0 !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field] .field-content > div {
  display: flex;
  flex-flow: row;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field] .field-content > div .flabel {
  margin-bottom: 0 !important;
  white-space: unset !important;
  overflow: unset !important;
  text-overflow: unset !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field] .field-content > div .flabel label {
  font-size: 1.4rem;
  color: rgba(0, 0, 0, 0.5) !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field] .field-content > div .control {
  padding: 0;
  min-height: unset;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field] .field-content > div .control .input-main {
  display: flex;
  align-items: center;
  padding-left: 0.5rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field] .field-content > div .control .input-main div {
  font-size: 1.4rem;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field][data-style-field-name=installationAddress] {
  /*margin-top: .5rem;*/
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field][data-style-field-name=installationAddress] .field-content {
  display: flex;
  justify-content: flex-end;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field][data-style-field-name=installationAddress] .control .input-main {
  padding-left: 0 !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field][data-style-field-name=installationAddress] .control .input-main div {
  color: rgba(0, 0, 0, 0.5) !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section div[data-style-id=field][data-style-field-name=createdDate] .field-content {
  display: flex;
  justify-content: flex-end;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelWithDocUploaded].actor-wrapper div[data-style-actor-name=uploadFilePanelDocumentPreview].actor-wrapper {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 0;
  border-bottom-right-radius: 20px;
  height: 36rem;
  border-top: 0px !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelWithDocUploaded].actor-wrapper div[data-style-actor-name=uploadFilePanelDocumentPreview].actor-wrapper div[data-style-id=page-include].page-include > div {
  margin: 1.7rem 2rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelWithDocUploaded].actor-wrapper div[data-style-actor-name=uploadFilePanelDocumentPreview].actor-wrapper .component-actions-bottom {
  display: none;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelWithDocUploaded].actor-wrapper div[data-style-actor-name=uploadFilePanelDocumentPreview].actor-wrapper .component-actions-top {
  margin: 0 !important;
  display: flex;
  width: 100%;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelWithDocUploaded].actor-wrapper div[data-style-actor-name=uploadFilePanelDocumentPreview].actor-wrapper .component-actions-top .component-actions-top-left {
  width: 100%;
  left: 0 !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelWithDocUploaded].actor-wrapper div[data-style-actor-name=uploadFilePanelDocumentPreview].actor-wrapper .component-actions-top div[data-style-id=action-wrapper] {
  margin: 0;
  height: 36rem;
  width: 100%;
  background: rgba(0, 0, 0, 0.75);
  opacity: 0.78;
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom-right-radius: 20px;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelWithDocUploaded].actor-wrapper div[data-style-actor-name=uploadFilePanelDocumentPreview].actor-wrapper .component-actions-top div[data-style-id=action-wrapper] div[data-style-id=action] {
  padding: 0;
  color: white;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 22rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelWithDocUploaded].actor-wrapper div[data-style-actor-name=uploadFilePanelDocumentPreview].actor-wrapper .component-actions-top div[data-style-id=action-wrapper] div[data-style-id=action] span {
  font-size: 1.7rem;
  padding-top: 1rem;
  font-family: "Mukta", sans-serif;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelWithDocUploaded].actor-wrapper div[data-style-actor-name=uploadFilePanelDocumentPreviewError].actor-wrapper {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 0;
  border-bottom-right-radius: 20px;
  height: 36rem;
  border-top: 0px !important;
  display: flex;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelWithDocUploaded].actor-wrapper div[data-style-actor-name=uploadFilePanelDocumentPreviewError].actor-wrapper .base-panel {
  width: 100%;
  border: 1px dashed rgba(0, 0, 0, 0.3);
  margin: 1.7rem 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelWithDocUploaded].actor-wrapper div[data-style-actor-name=uploadFilePanelDocumentPreviewError].actor-wrapper .base-panel .text-before {
  font-size: 1.8rem;
  color: rgba(0, 0, 0, 0.5);
  font-family: "Mukta", sans-serif;
  line-height: 3rem;
  padding: 0rem 1rem 2rem;
  width: 100%;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelWithDocUploaded].actor-wrapper div[data-style-actor-name=uploadFilePanelDocumentPreviewError].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
  color: #84c220;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  font-size: 1.6rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelWithDocUploaded].actor-wrapper div[data-style-actor-name=uploadFilePanelDocumentPreviewError].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] img {
  width: 2rem;
  margin: 0 1rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelWithDocUploaded].actor-wrapper div[data-style-actor-name=uploadFilePanelDocumentNoPreview].actor-wrapper {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 0;
  border-bottom-right-radius: 20px;
  height: 36rem;
  border-top: 0px !important;
  display: flex;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelWithDocUploaded].actor-wrapper div[data-style-actor-name=uploadFilePanelDocumentNoPreview].actor-wrapper .base-panel {
  width: 100%;
  border: 1px dashed rgba(0, 0, 0, 0.3);
  margin: 1.7rem 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilesCardViewNew].actor-wrapper {
  margin-top: 5rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilesCardViewNew].actor-wrapper div[data-style-id=card-view] {
  border-top-left-radius: 19px;
  border-bottom-right-radius: 19px;
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  /*.upload-status{
      width: 100%;
      position: absolute;
      top: -4rem;
      .upload-entry{
          margin: .8rem 0;
      }
  }*/
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilesCardViewNew].actor-wrapper div[data-style-id=card-view] div[data-style-id=text-before].text-before {
  display: none;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilesCardViewNew].actor-wrapper div[data-style-id=card-view] div[data-style-id=text-after].text-after {
  padding: 0;
  height: 100vh;
  position: fixed;
  width: 100%;
  top: -7rem;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilesCardViewNew].actor-wrapper div[data-style-id=card-view] div[data-style-id=text-after].text-after > div {
  font-size: 12px;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-flow: column;
  align-items: center;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilesCardViewNew].actor-wrapper div[data-style-id=card-view] .entries {
  width: 100%;
  padding: 0;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilesCardViewNew].actor-wrapper div[data-style-id=card-view] .entries .record-container {
  border: none !important;
  display: flex;
  flex-flow: row;
  padding-right: 0;
  padding: 1rem 2.5rem;
  border-radius: 0;
  margin: 1rem 0 0;
  border: 1px solid #84c220 !important;
  border-radius: 0;
  pointer-events: none;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilesCardViewNew].actor-wrapper div[data-style-id=card-view] .entries .record-container::before {
  content: "\f15c";
  font-family: "FontAwesome";
  color: #84c220;
  font-size: 3rem;
  margin-right: 1rem;
  display: flex;
  align-items: center;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilesCardViewNew].actor-wrapper div[data-style-id=card-view] .entries .record-container .record-content {
  padding: 0 !important;
  display: flex;
  align-items: center;
  width: 100%;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilesCardViewNew].actor-wrapper div[data-style-id=card-view] .entries .record-container .record-content > div {
  width: 100%;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilesCardViewNew].actor-wrapper div[data-style-id=card-view] .entries .record-container .record-content div[data-style-id=field] {
  margin: 0;
  /*width: fit-content;*/
  width: 100%;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilesCardViewNew].actor-wrapper div[data-style-id=card-view] .entries .record-container .record-content div[data-style-id=field] .control {
  min-height: unset;
  /*width: min-content;*/
  padding: 0;
  font-size: 1.3rem;
  color: #84c220;
  font-family: "Mukta", sans-serif;
  line-height: 1.42857143 !important;
  width: 100%;
  text-align: left;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilesCardViewNew].actor-wrapper div[data-style-id=card-view] .entries .record-container .record-content div[data-style-id=field] .control div {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 84%;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilesCardViewNew].actor-wrapper div[data-style-id=card-view] .entries .record-container .record-content div[data-style-id=field][data-style-field-name=fileSize] .input-main::after {
  content: "KB";
  padding-left: 0.4rem;
  font-family: "Mukta", sans-serif;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilesCardViewNew].actor-wrapper div[data-style-id=card-view] .entries .record-container .record-content div[data-style-id=field][data-style-field-name=fileSize] .input-main div {
  width: -moz-fit-content !important;
  width: fit-content !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilesCardViewNew].actor-wrapper div[data-style-id=card-view] .entries .record-container:first-child {
  padding: 2.5rem 2.5rem;
  background-color: transparent !important;
  border-top-left-radius: 18px;
  background-color: #84c220 !important;
  margin: 0 !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilesCardViewNew].actor-wrapper div[data-style-id=card-view] .entries .record-container:first-child::before {
  color: white !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilesCardViewNew].actor-wrapper div[data-style-id=card-view] .entries .record-container:first-child .record-content div[data-style-id=field] .control {
  color: white !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilesCardViewNew].actor-wrapper div[data-style-id=card-view] .entries .record-container:first-child .record-content div[data-style-id=field] .control .input-main div {
  width: 28%;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilesCardViewNew].actor-wrapper div[data-style-id=card-view] .entries .record-container:first-child {
  border-bottom-right-radius: 18px;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilesCardViewNew].actor-wrapper div[data-style-id=card-view] .component-actions-bottom {
  position: absolute;
  top: 2rem;
  right: 2.5rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilesCardViewNew].actor-wrapper div[data-style-id=card-view] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
  font-size: 1.5rem;
  height: 4.7rem;
  width: 22rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=resendConsumerAgreementPanel].actor-wrapper {
  border-top: 2px solid rgba(0, 0, 0, 0.3);
  margin-top: 3.1rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=resendConsumerAgreementPanel].actor-wrapper .base-panel .entries {
  height: 0;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=resendConsumerAgreementPanel].actor-wrapper .base-panel .text-before {
  padding: 2.5rem;
  font-size: 1.7rem;
  font-family: "Mukta", sans-serif;
  font-weight: 800;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=resendConsumerAgreementPanel].actor-wrapper .base-panel div[data-style-id=text-after].text-after {
  padding: 0;
  height: 100vh;
  position: fixed;
  width: 100%;
  top: -7rem;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=resendConsumerAgreementPanel].actor-wrapper .base-panel div[data-style-id=text-after].text-after > div {
  font-size: 12px;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-flow: column;
  align-items: center;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=resendConsumerAgreementPanel].actor-wrapper .base-panel .component-actions-bottom {
  bottom: 0;
  margin-bottom: 3.6rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=resendConsumerAgreementPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left {
  display: flex;
  flex-flow: wrap;
  justify-content: center;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=resendConsumerAgreementPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  margin: 0;
  margin-top: 1rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=resendConsumerAgreementPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].action {
  height: 5.5rem;
  text-align: left;
  font-weight: 400 !important;
  margin: 0 0.5rem;
  font-size: 1.4rem !important;
  width: 17rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=resendConsumerAgreementPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].action::after {
  margin-left: 0.5rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationComments].actor-wrapper {
  /*width: 32%;
  max-width: 36rem;
  min-width: 27rem;
  padding: 3rem 3.5rem;
  padding-right: 4rem;*/
  height: -moz-fit-content;
  height: fit-content;
  margin-bottom: 2.9rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationComments].actor-wrapper div[data-style-id=list-view].list-view {
  /*height: 100%;*/
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  height: calc(100vh - 36rem);
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationComments].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=list-header] {
  display: none;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationComments].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=blank-message].blank-message {
  height: calc(100vh - 36.1rem);
  margin-bottom: 3rem;
  min-height: unset !important;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationComments].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-before] {
  padding: 0;
  font-size: 1.5rem;
  font-family: "Mukta", sans-serif;
  font-weight: 800;
  text-align: left;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationComments].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-after].text-after {
  height: 100%;
  padding: 0;
  margin-bottom: 2.7rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationComments].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-after].text-after #building {
  font-size: 12px;
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  flex-flow: column;
  width: -moz-fit-content;
  width: fit-content;
  align-items: center;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationComments].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=text-after].text-after #building #caption {
  font-size: 1.5rem;
  color: rgba(0, 0, 0, 0.5) !important;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationComments].actor-wrapper div[data-style-id=list-view].list-view div[data-style-id=blank-message] ~ .text-after {
  display: none !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationComments].actor-wrapper div[data-style-id=list-view].list-view .entries {
  height: calc(100vh - 36.1rem);
  overflow: auto;
  margin-bottom: 3rem;
  margin-top: 2rem;
  border: none !important;
  border-radius: 0 !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationComments].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container {
  background: transparent !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15) !important;
  border-radius: 0;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationComments].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container:last-child {
  border: none !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationComments].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container:first-child div[data-style-id=list-row] {
  padding-top: 0 !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationComments].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content > div {
  padding: 0 !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationComments].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content > div div[data-style-id=list-row] {
  display: flex;
  flex-flow: column;
  padding: 2.6rem 0;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationComments].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content > div div[data-style-id=list-row]::before {
  content: url(https://credithub.watercressgroup.com/resource/watercress_usericon);
  height: 4.5rem;
  width: 4.5rem;
  padding: 0.7rem;
  margin-right: 1.2rem;
  background: rgba(0, 0, 0, 0.05);
  border-bottom-right-radius: 15px;
  border-top-left-radius: 15px;
  position: absolute;
  display: flex;
  align-items: center;
  padding: 0.8rem 1.2rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationComments].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content > div div[data-style-id=list-row] > div:first-child {
  margin-bottom: 0.5rem;
  width: 100% !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationComments].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content > div div[data-style-id=list-row] > div:first-child div[data-style-id=field] .input-main {
  padding-left: 5.5rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationComments].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content > div div[data-style-id=list-row] > div:nth-child(2) {
  width: 100% !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationComments].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content > div div[data-style-id=list-row] > div:nth-child(2) div[data-style-id=field] .input-main {
  white-space: unset !important;
  overflow: unset !important;
  text-overflow: unset !important;
  padding-left: 5.5rem;
  /*word-break: break-all;*/
  text-align: left;
  line-height: 1.9rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationComments].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content > div div[data-style-id=list-row] > div:nth-child(2) div[data-style-id=field] .input-main div {
  font-size: 1.3rem;
  color: rgba(0, 0, 0, 0.5);
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationComments].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content > div div[data-style-id=list-row] > div:nth-child(3) {
  right: 0;
  position: absolute;
  bottom: 0;
  width: -moz-fit-content !important;
  width: fit-content !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationComments].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content > div div[data-style-id=list-row] > div:nth-child(3) div[data-style-id=field] .control.readonly .input-main {
  padding: 0;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationComments].actor-wrapper div[data-style-id=list-view].list-view .entries .record-container .record-content > div div[data-style-id=list-row] > div:nth-child(3) div[data-style-id=field] .control.readonly .input-main div {
  font-size: 1rem;
  color: rgba(0, 0, 0, 0.5);
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationComments].actor-wrapper div[data-style-id=list-view].list-view .component-actions-bottom {
  position: absolute;
  right: 0;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationComments].actor-wrapper div[data-style-id=list-view].list-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=commentReloadBtn] div[data-style-id=action] {
  padding: 0.5rem;
  display: flex;
  align-items: center;
  background: rgba(0, 0, 0, 0.2);
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationComments].actor-wrapper div[data-style-id=list-view].list-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=commentReloadBtn] div[data-style-id=action] img {
  height: 1.3rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationComments].actor-wrapper div[data-style-id=list-view].list-view .component-actions-top {
  display: none;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationComments].actor-wrapper div[data-style-id=list-view].list-view .component-actions-top .component-actions-top-left {
  opacity: 0;
  pointer-events: none;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationComments].actor-wrapper div[data-style-id=list-view].list-view .component-actions-top .component-actions-top-right {
  opacity: 0;
  pointer-events: none;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationCommentsContainer].actor-wrapper {
  /*width: 32%;*/
  width: 25%;
  /*max-width: 36rem;*/
  min-width: 27rem;
  padding: 3rem 3.5rem 2.8rem;
  padding-right: 4rem;
  height: -moz-fit-content;
  height: fit-content;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationCommentsContainer].actor-wrapper div[data-style-id=division] {
  height: 100%;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationCommentsContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicationComments].actor-wrapper {
  /*height: 100%;*/
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationCommentsContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=writeComments].actor-wrapper div[data-style-id=base-panel].base-panel {
  display: flex;
  flex-flow: column;
  /*margin-bottom: 3rem;*/
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationCommentsContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=writeComments].actor-wrapper div[data-style-id=base-panel].base-panel .entries {
  margin-bottom: 3rem;
  width: 100%;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationCommentsContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=writeComments].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-content {
  padding: 0;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationCommentsContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=writeComments].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-content div[data-style-id=field] {
  margin-bottom: 0;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationCommentsContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=writeComments].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-content div[data-style-id=field] .flabel {
  display: none;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationCommentsContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=writeComments].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-content div[data-style-id=field] .control .input-main .form-control {
  font-size: 1.4rem;
  height: 4.5rem;
  padding-right: 4.5rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationCommentsContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=writeComments].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-content div[data-style-id=field] .control .input-main::after {
  right: 4.4rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationCommentsContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=writeComments].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-content div[data-style-id=field] .control.readonly {
  min-height: unset;
  padding: 0;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationCommentsContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=writeComments].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-content div[data-style-id=field] .control.readonly .input-main {
  box-shadow: 0 5px 3px rgba(0, 0, 0, 0.04);
  border-top-left-radius: 19px;
  border-bottom-right-radius: 19px;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationCommentsContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=writeComments].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-content div[data-style-id=field] .control.readonly .input-main div {
  position: relative;
  border-radius: 0;
  border-top-left-radius: 19px;
  border-bottom-right-radius: 19px;
  font-size: 1.4rem;
  padding: 1rem 2rem;
  padding-right: 4.5rem;
  height: 4.5rem;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  align-items: center;
  color: black;
  display: flex;
  min-width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.15);
  text-align: left;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationCommentsContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=writeComments].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-content div[data-style-id=field] .control.readonly .input-main::after {
  display: none !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationCommentsContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=writeComments].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-content div[data-style-id=field] .error {
  top: 4.5rem;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationCommentsContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=writeComments].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-content div[data-style-id=field][data-style-field-name=textEditArea] {
  display: none;
  height: 0;
  opacity: 0;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationCommentsContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=writeComments].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-top {
  position: absolute;
  right: 0;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationCommentsContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=writeComments].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-top .component-actions-top-left {
  top: 2px !important;
  left: unset !important;
  right: 0;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationCommentsContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=writeComments].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] {
  margin: 0 !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationCommentsContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=writeComments].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action] {
  height: 4.3rem;
  background-color: transparent !important;
  padding-right: 2rem !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationCommentsContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=writeComments].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action] img {
  filter: invert(0.65);
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationCommentsContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=writeComments].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action]::after {
  display: none;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationCommentsContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=writeComments].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left {
  justify-content: flex-end;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationCommentsContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=writeComments].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  margin: 0;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationCommentsContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=writeComments].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] img {
  width: 2.5rem;
  filter: invert(1);
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationCommentsContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=writeComments].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after {
  display: none;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationCommentsContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=writeComments].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name="chatBtn "]::before {
  content: "Hours of service:\aM-F: 8:00 am to 7:00 pm (CT)\aSat: 9:00 am to 5:00 pm (CT)\aSun: 12:00 pm to 4:00 pm (CT)";
  font-size: 1.2rem;
  display: none;
  position: absolute;
  width: auto;
  transform: translate(-8.5rem, -12rem);
  white-space: pre;
  text-align: left;
  line-height: 2.05rem;
  font-family: "Mukta", sans-serif;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationCommentsContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=writeComments].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name="chatBtn "]:hover::before {
  display: unset;
  background-color: #fff;
  border-top-left-radius: 19px;
  border-bottom-right-radius: 19px;
  color: rgba(0, 0, 0, 0.5);
  padding: 1rem 1.5rem;
  z-index: 1;
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationCommentsContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=writeComments].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name="chatBtn "]::after {
  position: absolute;
  content: "";
  display: none;
  width: 0;
  height: 0;
  border-bottom: 1.5rem solid white;
  border-right: 2.5rem solid transparent;
  transform: rotate(180deg) translate(2.5rem, 2rem);
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationCommentsContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=writeComments].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name="chatBtn "]:hover::after {
  display: unset;
  z-index: 1;
}

div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-actor-name=uploadFilePanelNoDoc].actor-wrapper .text-before ~ h2.subtitle {
  display: none;
}
div[data-style-actor-name=applicationFundingTab].actor-wrapper .text-after ~ h2.subtitle {
  display: none;
}
div[data-style-actor-name=applicationFundingTab].actor-wrapper h2.subtitle {
  font-size: 1.3rem;
  font-weight: 500;
  /*height: fit-content;*/
  line-height: unset;
  font-family: "Mukta", sans-serif;
  padding: 0;
  /*top: 11rem;*/
  /*left: 50%;*/
  /*transform: translateX(-50%);*/
  color: rgba(0, 0, 0, 0.5);
  position: relative;
  top: 3.5rem;
  height: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.card-view .upload-status {
  width: 100%;
  position: absolute;
  top: -4rem;
  height: 4rem;
  overflow: auto;
  display: flex;
  flex-flow: column;
}
.card-view .upload-status .upload-entry {
  margin: 0.5rem 0 !important;
}
.card-view .upload-status .upload-entry .upload-row {
  margin-bottom: 0;
}
.card-view .upload-status .upload-entry .upload-row .upload-text {
  font-size: 1.1rem;
}
.card-view .upload-status .upload-entry .upload-error {
  font-size: 1.1rem;
}

div[data-style-actor-name=applicationFundingArea].actor-wrapper {
  width: 75%;
  height: calc(100vh - 15.1rem);
  overflow: auto;
}
div[data-style-actor-name=applicationFundingArea].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationFundingArea] {
  flex-flow: row;
  display: flex;
}

div[data-style-actor-name=commentsBtnForMobilePanel].actor-wrapper {
  position: absolute;
  top: -7.5rem;
  left: calc(100vw - 16.8rem);
  display: none;
}
div[data-style-actor-name=commentsBtnForMobilePanel].actor-wrapper .component-actions-bottom .component-actions-bottom-left {
  justify-content: flex-end;
}
div[data-style-actor-name=commentsBtnForMobilePanel].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  margin: 0;
}
div[data-style-actor-name=commentsBtnForMobilePanel].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
  height: 5rem;
  font-size: 1.5rem;
}
div[data-style-actor-name=commentsBtnForMobilePanel].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] img {
  width: 2.5rem;
  filter: invert(1);
  margin-right: 0.4rem;
}
div[data-style-actor-name=commentsBtnForMobilePanel].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]::after {
  display: none;
}
div[data-style-actor-name=commentsBtnForMobilePanel].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name="chatBtn "]::before {
  content: "Hours of service:\aM-F: 8:00 am to 7:00 pm (CT)\aSat: 9:00 am to 5:00 pm (CT)\aSun: 12:00 pm to 4:00 pm (CT)";
  font-size: 1.2rem;
  display: none;
  position: absolute;
  width: auto;
  transform: translate(-8.5rem, -12rem);
  white-space: pre;
  text-align: left;
  line-height: 2.05rem;
  font-family: "Mukta", sans-serif;
  z-index: 99;
}
div[data-style-actor-name=commentsBtnForMobilePanel].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name="chatBtn "]:hover::before {
  display: unset;
  background-color: #fff;
  border-top-left-radius: 19px;
  border-bottom-right-radius: 19px;
  color: rgba(0, 0, 0, 0.5);
  padding: 1rem 1.5rem;
  z-index: 99;
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
}
div[data-style-actor-name=commentsBtnForMobilePanel].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name="chatBtn "]::after {
  position: absolute;
  content: "";
  display: none;
  width: 0;
  height: 0;
  border-bottom: 1.5rem solid white;
  border-right: 2.5rem solid transparent;
  transform: rotate(180deg) translate(4.5rem, 2rem);
  z-index: 99;
}
div[data-style-actor-name=commentsBtnForMobilePanel].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name="chatBtn "]:hover::after {
  display: unset;
  z-index: 99;
}

div[data-style-actor-name=creditAccordionTabView].actor-wrapper div[data-style-id=tab-step-container].tabs {
  border: none !important;
}
div[data-style-actor-name=creditAccordionTabView].actor-wrapper div[data-style-id=tab-step-container].tabs div[data-style-id=tabs] {
  flex-flow: column !important;
}
div[data-style-actor-name=creditAccordionTabView].actor-wrapper div[data-style-id=tab-step-container].tabs div[data-style-id=tab-title-bar] {
  display: flex !important;
  border-bottom: 1px solid #d2d2d2 !important;
}
div[data-style-actor-name=creditAccordionTabView].actor-wrapper div[data-style-id=tab-step-container].tabs div[data-style-id=tab-title-bar] div[data-style-id=tab-title] > div {
  background-color: transparent !important;
  border-bottom: none !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
div[data-style-actor-name=creditAccordionTabView].actor-wrapper div[data-style-id=tab-step-container].tabs div[data-style-id=tab-title-bar] div[data-style-id=tab-title] > div span {
  color: rgba(0, 0, 0, 0.7);
  font-size: 1.6rem;
  font-family: "Mukta", sans-serif !important;
  padding: 0 1rem;
  display: flex;
  height: -moz-fit-content !important;
  height: fit-content !important;
  white-space: normal !important;
  line-height: 2rem !important;
}
div[data-style-actor-name=creditAccordionTabView].actor-wrapper div[data-style-id=tab-step-container].tabs div[data-style-id=tab-title-bar] div[data-style-id=tab-title].current > div {
  border-bottom: 4px solid #196e1f !important;
}
div[data-style-actor-name=creditAccordionTabView].actor-wrapper div[data-style-id=tab-step-container].tabs div[data-style-id=tab-title-bar] div[data-style-id=tab-title].current > div span {
  color: #196e1f !important;
  font-size: 1.7rem;
}

/**** CSS start for Cl-996 ****/
div[data-style-actor-name=updateFundingAmount].actor-wrapper .entries div[data-style-id=field][data-style-field-name=changeOrderApproved], div[data-style-actor-name=updateFundingAmount].actor-wrapper .entries div[data-style-id=field][data-style-field-name=changeOrderInProcess], div[data-style-actor-name=updateFundingAmount].actor-wrapper .entries div[data-style-id=field][data-style-field-name=changeOrderExpired], div[data-style-actor-name=updateFundingAmount].actor-wrapper .entries div[data-style-id=field][data-style-field-name=changeOrderRejected] {
  margin-bottom: 1rem !important;
  margin-left: 0 !important;
  padding: 0 2rem !important;
  position: absolute;
  top: 7.8rem;
}
@media only screen and (max-width: 767px) {
  div[data-style-actor-name=updateFundingAmount].actor-wrapper .entries div[data-style-id=field][data-style-field-name=changeOrderApproved], div[data-style-actor-name=updateFundingAmount].actor-wrapper .entries div[data-style-id=field][data-style-field-name=changeOrderInProcess], div[data-style-actor-name=updateFundingAmount].actor-wrapper .entries div[data-style-id=field][data-style-field-name=changeOrderExpired], div[data-style-actor-name=updateFundingAmount].actor-wrapper .entries div[data-style-id=field][data-style-field-name=changeOrderRejected] {
    top: 8.85rem !important;
  }
}
div[data-style-actor-name=updateFundingAmount].actor-wrapper .entries div[data-style-id=field][data-style-field-name=changeOrderApproved] .field-content > div, div[data-style-actor-name=updateFundingAmount].actor-wrapper .entries div[data-style-id=field][data-style-field-name=changeOrderInProcess] .field-content > div, div[data-style-actor-name=updateFundingAmount].actor-wrapper .entries div[data-style-id=field][data-style-field-name=changeOrderExpired] .field-content > div, div[data-style-actor-name=updateFundingAmount].actor-wrapper .entries div[data-style-id=field][data-style-field-name=changeOrderRejected] .field-content > div {
  display: flex;
  flex-flow: row;
}
div[data-style-actor-name=updateFundingAmount].actor-wrapper .entries div[data-style-id=field][data-style-field-name=changeOrderApproved] .flabel, div[data-style-actor-name=updateFundingAmount].actor-wrapper .entries div[data-style-id=field][data-style-field-name=changeOrderInProcess] .flabel, div[data-style-actor-name=updateFundingAmount].actor-wrapper .entries div[data-style-id=field][data-style-field-name=changeOrderExpired] .flabel, div[data-style-actor-name=updateFundingAmount].actor-wrapper .entries div[data-style-id=field][data-style-field-name=changeOrderRejected] .flabel {
  margin: 0;
  display: flex;
  margin-bottom: 0 !important;
}
div[data-style-actor-name=updateFundingAmount].actor-wrapper .entries div[data-style-id=field][data-style-field-name=changeOrderApproved] .flabel label, div[data-style-actor-name=updateFundingAmount].actor-wrapper .entries div[data-style-id=field][data-style-field-name=changeOrderInProcess] .flabel label, div[data-style-actor-name=updateFundingAmount].actor-wrapper .entries div[data-style-id=field][data-style-field-name=changeOrderExpired] .flabel label, div[data-style-actor-name=updateFundingAmount].actor-wrapper .entries div[data-style-id=field][data-style-field-name=changeOrderRejected] .flabel label {
  font-size: 1.3rem !important;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.5);
  line-height: 1.3rem;
  padding-left: 0 !important;
}
@media only screen and (max-width: 767px) {
  div[data-style-actor-name=updateFundingAmount].actor-wrapper .entries div[data-style-id=field][data-style-field-name=changeOrderApproved] .flabel label, div[data-style-actor-name=updateFundingAmount].actor-wrapper .entries div[data-style-id=field][data-style-field-name=changeOrderInProcess] .flabel label, div[data-style-actor-name=updateFundingAmount].actor-wrapper .entries div[data-style-id=field][data-style-field-name=changeOrderExpired] .flabel label, div[data-style-actor-name=updateFundingAmount].actor-wrapper .entries div[data-style-id=field][data-style-field-name=changeOrderRejected] .flabel label {
    line-height: 1.5rem !important;
  }
}
div[data-style-actor-name=updateFundingAmount].actor-wrapper .entries div[data-style-id=field][data-style-field-name=changeOrderApproved] .control.readonly, div[data-style-actor-name=updateFundingAmount].actor-wrapper .entries div[data-style-id=field][data-style-field-name=changeOrderInProcess] .control.readonly, div[data-style-actor-name=updateFundingAmount].actor-wrapper .entries div[data-style-id=field][data-style-field-name=changeOrderExpired] .control.readonly, div[data-style-actor-name=updateFundingAmount].actor-wrapper .entries div[data-style-id=field][data-style-field-name=changeOrderRejected] .control.readonly {
  min-height: unset !important;
  padding-left: 0.7rem;
  padding-top: 0 !important;
}
div[data-style-actor-name=updateFundingAmount].actor-wrapper .entries div[data-style-id=field][data-style-field-name=changeOrderApproved] .control.readonly .input-main, div[data-style-actor-name=updateFundingAmount].actor-wrapper .entries div[data-style-id=field][data-style-field-name=changeOrderInProcess] .control.readonly .input-main, div[data-style-actor-name=updateFundingAmount].actor-wrapper .entries div[data-style-id=field][data-style-field-name=changeOrderExpired] .control.readonly .input-main, div[data-style-actor-name=updateFundingAmount].actor-wrapper .entries div[data-style-id=field][data-style-field-name=changeOrderRejected] .control.readonly .input-main {
  display: flex;
  align-items: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
div[data-style-actor-name=updateFundingAmount].actor-wrapper .entries div[data-style-id=field][data-style-field-name=changeOrderApproved] .control.readonly .input-main div, div[data-style-actor-name=updateFundingAmount].actor-wrapper .entries div[data-style-id=field][data-style-field-name=changeOrderInProcess] .control.readonly .input-main div, div[data-style-actor-name=updateFundingAmount].actor-wrapper .entries div[data-style-id=field][data-style-field-name=changeOrderExpired] .control.readonly .input-main div, div[data-style-actor-name=updateFundingAmount].actor-wrapper .entries div[data-style-id=field][data-style-field-name=changeOrderRejected] .control.readonly .input-main div {
  height: -moz-fit-content !important;
  height: fit-content !important;
  border-top-left-radius: unset !important;
  border-bottom-right-radius: unset !important;
  font-size: 1.3rem;
  padding: 0 !important;
  font-family: "Mukta", sans-serif;
  background-color: unset !important;
  font-weight: 600 !important;
  background-color: unset !important;
  display: inline;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.3rem;
}
@media only screen and (max-width: 767px) {
  div[data-style-actor-name=updateFundingAmount].actor-wrapper .entries div[data-style-id=field][data-style-field-name=changeOrderApproved] .control.readonly .input-main div, div[data-style-actor-name=updateFundingAmount].actor-wrapper .entries div[data-style-id=field][data-style-field-name=changeOrderInProcess] .control.readonly .input-main div, div[data-style-actor-name=updateFundingAmount].actor-wrapper .entries div[data-style-id=field][data-style-field-name=changeOrderExpired] .control.readonly .input-main div, div[data-style-actor-name=updateFundingAmount].actor-wrapper .entries div[data-style-id=field][data-style-field-name=changeOrderRejected] .control.readonly .input-main div {
    font-size: 1.5rem !important;
    line-height: 1.6rem !important;
  }
}
div[data-style-actor-name=updateFundingAmount].actor-wrapper .entries div[data-style-id=field][data-style-field-name=changeOrderApproved] .control.readonly .input-main div {
  color: #84c220;
}
div[data-style-actor-name=updateFundingAmount].actor-wrapper .entries div[data-style-id=field][data-style-field-name=changeOrderInProcess] .control.readonly .input-main div {
  color: #558000;
}
div[data-style-actor-name=updateFundingAmount].actor-wrapper .entries div[data-style-id=field][data-style-field-name=changeOrderExpired] .control.readonly .input-main div {
  color: black;
}
div[data-style-actor-name=updateFundingAmount].actor-wrapper .entries div[data-style-id=field][data-style-field-name=changeOrderRejected] .control.readonly .input-main div {
  color: red;
}

/**** CSS end for Cl-996 ****/
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] {
  display: flex;
  flex-flow: row;
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] .actor-wrapper .base-panel {
  border: none !important;
  box-shadow: none !important;
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] .actor-wrapper .base-panel .text-before, div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] .actor-wrapper .base-panel h2 {
  padding: 2.5rem 1rem 1.7rem;
  font-size: 1.7rem;
  text-align: left;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  min-height: unset !important;
  height: auto !important;
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] .actor-wrapper .base-panel .entries {
  padding: 0 1rem;
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] .actor-wrapper .base-panel .entries .record-container {
  border: none !important;
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] .actor-wrapper .base-panel .entries .record-content {
  padding: 0 !important;
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] .actor-wrapper .base-panel .entries div[data-style-id=field] {
  margin-bottom: 2rem;
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] .actor-wrapper .base-panel .entries div[data-style-id=field] .flabel label {
  font-size: 1.5rem;
  font-family: "Mukta", sans-serif;
  font-weight: 700;
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] .actor-wrapper .base-panel .entries div[data-style-id=field] .control.readonly {
  padding: 0;
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] .actor-wrapper .base-panel .entries div[data-style-id=field] .control.readonly .input-main div {
  border-top-left-radius: 19px;
  border-bottom-right-radius: 19px;
  font-size: 1.3rem;
  padding: 1rem 2rem;
  height: 4.3rem;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  color: black;
  display: flex;
  align-items: center;
  min-width: 100%;
  background-color: rgba(0, 0, 0, 0.15);
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] .actor-wrapper .base-panel .entries div[data-style-id=field] .control.readonly .input-main::after {
  display: none !important;
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] .actor-wrapper .base-panel .entries div[data-style-id=field][data-style-field-name=term] .control.readonly .input-main div::after {
  content: "months";
  padding-left: 0.4rem;
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] .actor-wrapper .base-panel .entries div[data-style-id=field][data-style-field-name=dynamicProductSelection] .control .input-main .form-control {
  font-size: 1.3rem;
  height: 4.3rem;
  box-shadow: none !important;
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] .actor-wrapper .base-panel .entries div[data-style-id=field][data-style-field-name=dynamicProductSelection] .control .input-main div {
  width: 100%;
  text-align: left;
  padding: 1rem 2rem;
  height: 4.3rem;
  display: flex;
  align-items: center;
  font-size: 1.3rem;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-top-left-radius: 19px;
  border-bottom-right-radius: 19px;
  box-shadow: none !important;
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] .actor-wrapper .base-panel .entries div[data-style-id=field][data-style-field-name=dynamicProductSelection] .control .input-main::after {
  color: #9a9a9a;
  content: "\f0d7";
  font-family: fontAwesome;
  position: absolute;
  right: 2.2rem;
  font-size: 1.5rem;
  height: 4.3rem;
  line-height: 4.6rem;
  transform: translateY(-50%);
  top: 50%;
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] .actor-wrapper .base-panel .entries div[data-style-id=field][data-style-field-name=dealerFee] {
  margin-bottom: 1rem;
  padding: 0 2rem !important;
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] .actor-wrapper .base-panel .entries div[data-style-id=field][data-style-field-name=dealerFee] .field-content > div {
  display: flex;
  flex-flow: row;
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] .actor-wrapper .base-panel .entries div[data-style-id=field][data-style-field-name=dealerFee] .flabel {
  margin: 0;
  display: flex;
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] .actor-wrapper .base-panel .entries div[data-style-id=field][data-style-field-name=dealerFee] .flabel label {
  font-size: 1.4rem;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.5);
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] .actor-wrapper .base-panel .entries div[data-style-id=field][data-style-field-name=dealerFee] .flabel::after {
  content: ":";
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 2.3rem;
  padding-left: 0.3rem;
  color: rgba(0, 0, 0, 0.5);
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] .actor-wrapper .base-panel .entries div[data-style-id=field][data-style-field-name=dealerFee] .control.readonly {
  min-height: unset !important;
  padding-left: 0.7rem;
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] .actor-wrapper .base-panel .entries div[data-style-id=field][data-style-field-name=dealerFee] .control.readonly .input-main.with-suffix {
  display: flex;
  align-items: center;
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] .actor-wrapper .base-panel .entries div[data-style-id=field][data-style-field-name=dealerFee] .control.readonly .input-main.with-suffix div {
  height: -moz-fit-content;
  height: fit-content;
  border-top-left-radius: unset !important;
  border-bottom-right-radius: unset !important;
  font-size: 1.4rem;
  padding: 0 !important;
  font-family: "Mukta", sans-serif;
  background-color: unset !important;
  color: rgba(0, 0, 0, 0.8);
  font-weight: 400;
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] .actor-wrapper .base-panel .entries div[data-style-id=field].currency .control .input-main .input-prefix {
  padding-left: 1.6rem;
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] .actor-wrapper .base-panel .entries div[data-style-id=field].currency .control .input-main .form-control {
  font-size: 1.3rem;
  height: 4.3rem;
  box-shadow: none !important;
  padding-left: 3rem;
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=currentlySelectedProductPanel].actor-wrapper {
  width: 50%;
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=currentlySelectedProductPanel].actor-wrapper div[data-style-id=text-after].text-after {
  padding: 0;
  height: 100vh;
  position: fixed;
  width: 100%;
  top: -7rem;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
  left: 0;
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=currentlySelectedProductPanel].actor-wrapper div[data-style-id=text-after].text-after > div {
  font-size: 12px;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-flow: column;
  align-items: center;
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=currentlySelectedProductPanel].actor-wrapper h1 {
  height: 27rem;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative !important;
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=currentlySelectedProductPanel].actor-wrapper h1 #building {
  font-size: 12px;
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  flex-flow: column;
  width: -moz-fit-content;
  width: fit-content;
  align-items: center;
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=currentlySelectedProductPanel].actor-wrapper h1 #building #caption {
  font-size: 1.3rem;
  color: rgba(0, 0, 0, 0.5) !important;
  font-family: "Mukta", sans-serif;
  font-weight: 500;
  line-height: 2rem;
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=currentlySelectedProductPanel].actor-wrapper .entries div[data-style-id=field][data-style-field-name=productSelected] {
  margin-bottom: 0 !important;
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=currentlySelectedProductPanel].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  margin-left: 1rem;
  margin-top: 3rem;
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=currentlySelectedProductPanel].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
  font-size: 1.5rem;
  height: 5rem;
  width: 16rem;
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=currentlySelectedProductPanel].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action]:after {
  display: none;
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=currentlySelectedProductPanel].actor-wrapper .component-actions-top .component-actions-top-left, div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=currentlySelectedProductPanel].actor-wrapper .component-actions-top .component-actions-top-right {
  opacity: 0 !important;
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=currentlySelectedProductPanel].actor-wrapper .component-actions-top {
  display: none !important;
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateProductAndTermContainer].actor-wrapper {
  width: 50%;
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateProductAndTermContainer].actor-wrapper div[data-style-id=division] {
  display: flex;
  flex-flow: column;
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateProductAndTermContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateProductAndTermPanel].actor-wrapper .entries div[data-style-id=field]:first-child {
  margin-bottom: 0 !important;
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateProductAndTermContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateProductAndTermPanel].actor-wrapper .entries div[data-style-id=field][data-style-field-name=productSelection] {
  display: none;
  height: 0;
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateProductAndTermContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateProductAndTermPanel].actor-wrapper .entries div[data-style-id=field][data-style-field-name=dynamicProductSelection] .error {
  position: relative !important;
  height: unset !important;
  line-height: unset !important;
  margin-top: 0.3rem;
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateProductAndTermContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateProductAndTermPanel].actor-wrapper .entries div[data-style-id=field][data-style-field-name=dynamicProductSelection].reference.required.error .control .input-main::after {
  transform: translateY(-50%);
  top: 50%;
  padding-right: 0;
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateProductAndTermContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateProductAndTermPanel].actor-wrapper div[data-style-id=text-after].text-after {
  padding: 0;
  height: 100vh;
  position: fixed;
  width: 100%;
  top: -7rem;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
  left: 0;
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateProductAndTermContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateProductAndTermPanel].actor-wrapper div[data-style-id=text-after].text-after > div {
  font-size: 12px;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-flow: column;
  align-items: center;
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateProductAndTermContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateProductAndTermPanel].actor-wrapper .component-actions-bottom {
  right: 3rem;
  position: absolute;
  top: 4.8rem !important;
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateProductAndTermContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateProductAndTermPanel].actor-wrapper .component-actions-bottom div[data-style-id=action] {
  font-size: 1.2rem;
  font-family: "Mukta", sans-serif;
  font-weight: 500;
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateProductAndTermContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateTermAndPaymentPanel].actor-wrapper .card-view {
  border: none !important;
  box-shadow: none !important;
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateProductAndTermContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateTermAndPaymentPanel].actor-wrapper .card-view .text-before {
  padding: 1rem;
  padding-top: 1rem;
  text-align: left;
  font-size: 1.4rem;
  color: #558000;
  font-weight: 600;
  padding-top: 0.5rem;
  font-family: "Mukta", sans-serif;
  line-height: 2rem;
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateProductAndTermContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateTermAndPaymentPanel].actor-wrapper .card-view .entries {
  padding: 0;
  display: flex;
  flex-flow: wrap;
  align-items: center;
  justify-content: center;
  margin-bottom: 2.3rem;
  margin-top: 1.4rem;
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateProductAndTermContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateTermAndPaymentPanel].actor-wrapper .card-view .entries .record-container {
  width: -moz-fit-content !important;
  width: fit-content !important;
  padding: 0;
  height: -moz-fit-content;
  height: fit-content;
  margin: 1rem 0;
  border: none !important;
  background-color: transparent !important;
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateProductAndTermContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateTermAndPaymentPanel].actor-wrapper .card-view .entries .record-container .record-content {
  padding: 0 !important;
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateProductAndTermContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateTermAndPaymentPanel].actor-wrapper .card-view .entries .record-container .record-content > div .section {
  flex-flow: column;
  width: -moz-fit-content;
  width: fit-content;
  align-items: center;
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateProductAndTermContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateTermAndPaymentPanel].actor-wrapper .card-view .entries .record-container .record-content > div .section div[data-style-id=field]:first-child {
  margin: 0 1rem;
  margin-bottom: 1rem;
  width: 10rem !important;
  height: 4.3rem;
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateProductAndTermContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateTermAndPaymentPanel].actor-wrapper .card-view .entries .record-container .record-content > div .section div[data-style-id=field]:first-child .field-content > div .control.readonly {
  padding: 0;
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateProductAndTermContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateTermAndPaymentPanel].actor-wrapper .card-view .entries .record-container .record-content > div .section div[data-style-id=field]:first-child .field-content > div .control.readonly .input-main {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.1);
  border-top-left-radius: 19px;
  border-bottom-right-radius: 19px;
  height: 4.3rem;
  color: black;
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateProductAndTermContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateTermAndPaymentPanel].actor-wrapper .card-view .entries .record-container .record-content > div .section div[data-style-id=field]:first-child .field-content > div .control.readonly .input-main div {
  height: -moz-fit-content;
  height: fit-content;
  font-size: 1.3rem;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateProductAndTermContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateTermAndPaymentPanel].actor-wrapper .card-view .entries .record-container .record-content > div .section div[data-style-id=field]:last-child {
  margin-bottom: 0;
  width: -moz-fit-content !important;
  width: fit-content !important;
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateProductAndTermContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateTermAndPaymentPanel].actor-wrapper .card-view .entries .record-container .record-content > div .section div[data-style-id=field]:last-child .field-content > div .control.readonly {
  padding: 0;
  min-height: unset !important;
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateProductAndTermContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateTermAndPaymentPanel].actor-wrapper .card-view .entries .record-container .record-content > div .section div[data-style-id=field]:last-child .field-content > div .control.readonly .input-main {
  color: rgba(0, 0, 0, 0.5);
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateProductAndTermContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateTermAndPaymentPanel].actor-wrapper .card-view .entries .record-container .record-content > div .section div[data-style-id=field]:last-child .field-content > div .control.readonly .input-main::after {
  content: "months";
  /*font-family: arial rounded mt bold;*/
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  font-size: 1.4rem;
  padding-left: 0.3rem;
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateProductAndTermContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateTermAndPaymentPanel].actor-wrapper .card-view .entries .record-container .record-content > div .section div[data-style-id=field]:last-child .field-content > div .control.readonly .input-main div {
  font-size: 1.4rem;
  /*font-family: arial rounded mt bold;*/
  font-family: "Mukta", sans-serif;
  font-weight: 600;
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateProductAndTermContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateTermAndPaymentPanel].actor-wrapper .card-view .entries .record-container.highlighted div[data-style-id=field]:first-child .input-main {
  background-color: #84c220 !important;
  color: white !important;
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateProductAndTermContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateTermAndPaymentPanel].actor-wrapper .card-view .entries .record-container.highlighted div[data-style-id=field]:last-child .input-main {
  color: black !important;
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateProductAndTermContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateTermAndPaymentPanel].actor-wrapper .card-view h1 {
  color: red;
  font-size: 1.2rem;
  text-align: center;
  width: 100%;
  top: calc(100% - 7.4rem);
  line-height: unset;
  height: unset;
  font-family: "Mukta", sans-serif;
  white-space: nowrap;
  font-weight: 600;
  padding: 0;
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateProductAndTermContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateTermAndPaymentPanel].actor-wrapper .card-view h2 {
  position: relative;
  top: unset;
  height: auto;
  color: red;
  font-size: 1.4rem;
  line-height: 2rem;
  padding: 2rem 1rem 3.3rem;
  transform: translateY(-2.5rem);
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateProductAndTermContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateTermAndPaymentPanel].actor-wrapper .card-view div[data-style-id=text-after].text-after {
  padding: 0;
  height: 100vh;
  position: fixed;
  width: 100%;
  top: -7rem;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
  left: 0;
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateProductAndTermContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateTermAndPaymentPanel].actor-wrapper .card-view div[data-style-id=text-after].text-after > div {
  font-size: 12px;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-flow: column;
  align-items: center;
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateProductAndTermContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateTermAndPaymentPanel].actor-wrapper .card-view .component-actions-bottom .component-actions-bottom-left {
  display: flex;
  flex-flow: column;
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateProductAndTermContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateTermAndPaymentPanel].actor-wrapper .card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  margin: auto;
  margin-top: 2rem;
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateProductAndTermContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateTermAndPaymentPanel].actor-wrapper .card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child, div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateProductAndTermContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateTermAndPaymentPanel].actor-wrapper .card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:last-child {
  margin-top: 0;
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateProductAndTermContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateTermAndPaymentPanel].actor-wrapper .card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:nth-last-child(2) {
  margin-bottom: 6rem;
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateProductAndTermContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateTermAndPaymentPanel].actor-wrapper .card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:not(:last-child) {
  width: 65%;
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateProductAndTermContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateTermAndPaymentPanel].actor-wrapper .card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
  height: 5rem;
  font-size: 1.4rem;
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateProductAndTermContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateTermAndPaymentPanel].actor-wrapper .card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:last-child {
  width: 93%;
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateProductAndTermContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateTermAndPaymentPanel].actor-wrapper .card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:last-child div[data-style-id=action]::after {
  display: none;
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateLoanAmountPanel].actor-wrapper .base-panel .text-before {
  display: none !important;
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateLoanAmountPanel].actor-wrapper .base-panel .entries {
  margin-top: 7.15rem;
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateLoanAmountPanel].actor-wrapper .base-panel .text-before ~ .entries div[data-style-id=field][data-style-field-name=loanAmount] {
  margin-bottom: 5.5rem !important;
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateLoanAmountPanel].actor-wrapper .base-panel h1 {
  position: absolute;
  color: red;
  font-size: 1.1rem;
  font-family: "Mukta", sans-serif;
  line-height: 1.1rem;
  text-align: left;
  top: 15.3rem;
  height: auto;
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateLoanAmountPanel].actor-wrapper .base-panel div[data-style-id=field] .error {
  top: 7.4rem;
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateLoanAmountPanel].actor-wrapper .base-panel div[data-style-id=field][data-style-field-name=loanAmount] .error {
  line-height: 1.3rem;
  position: relative !important;
  white-space: unset !important;
  overflow: unset !important;
  text-overflow: unset !important;
  margin-top: 0.2rem;
  height: auto;
  top: unset !important;
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateLoanAmountPanel].actor-wrapper .base-panel h2 {
  color: black;
  display: flex;
  left: unset;
  justify-content: flex-start;
  top: 0;
  position: absolute;
  width: 100%;
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateLoanAmountPanel].actor-wrapper .base-panel div[data-style-id=text-after].text-after {
  padding: 0;
  height: 100vh;
  position: fixed;
  width: 100%;
  top: -7rem;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
  left: 0;
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateLoanAmountPanel].actor-wrapper .base-panel div[data-style-id=text-after].text-after > div {
  font-size: 12px;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-flow: column;
  align-items: center;
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateLoanAmountPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left {
  justify-content: center;
  flex-flow: wrap;
  margin: 1.5rem 0;
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateLoanAmountPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  margin: 0 1rem 1rem;
}
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateLoanAmountPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
  height: 4.5rem;
  width: 9rem;
  font-size: 1.5rem !important;
}

div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-action-name=browseFilesBtnForMobile] {
  height: 5.2rem;
  width: 20rem !important;
}
div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-action-name=browseFilesBtnForMobile] label > div {
  font-size: 13px;
}
div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=action-wrapper][data-style-action-name=dummyUploadBtnForMobile] div[data-style-id=action].disabled {
  height: 5.2rem;
  width: 20rem !important;
}

/**** css start for Cl-970 ****/
div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper .message-wrapper.top {
  display: none;
}

div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper .actor-wrapper:has(.message-wrapper.top) .text-before::after {
  display: none;
}

/**** css end for Cl-970 ****/
/**** css start for Cl-892 ****/
div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-actor-name=creditApplicationListView].actor-wrapper h1.title {
  position: absolute;
  height: auto;
  color: white;
  display: flex;
  flex-flow: column;
  width: 100%;
  top: -15rem;
  align-items: center;
}
@media screen and (max-width: 870) {
  div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-actor-name=creditApplicationListView].actor-wrapper h1.title {
    top: -9rem;
  }
}
div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-actor-name=creditApplicationListView].actor-wrapper h1.title > span {
  font-size: 1.4rem;
  line-height: 1.7rem;
  font-family: "Mukta", sans-serif;
  margin-bottom: 0.5rem;
}
div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-actor-name=creditApplicationListView].actor-wrapper h1.title > span:nth-child(even) {
  font-weight: 400;
}
div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-actor-name=creditApplicationListView].actor-wrapper h1.title > span:nth-child(2), div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-actor-name=creditApplicationListView].actor-wrapper h1.title > span:nth-child(4) {
  margin-bottom: 1rem;
}
div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-actor-name=creditApplicationListView].actor-wrapper div[data-style-action-name=creditApplicationBtn] [data-style-id=action] {
  border-top: 1px solid rgba(255, 255, 255, 0.3);
}
@media only screen and (max-width: 870) {
  div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-actor-name=creditApplicationListView].actor-wrapper div[data-style-action-name=creditApplicationBtn] [data-style-id=action] {
    border-top: none;
  }
}

div[data-style-actor-name=lenderFundingRequest].actor-wrapper .base-panel {
  border: none !important;
  box-shadow: none !important;
}
div[data-style-actor-name=lenderFundingRequest].actor-wrapper .text-after {
  padding: 0;
  font-size: 1.6rem;
  color: rgba(0, 0, 0, 0.5);
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  line-height: 2.3rem;
  padding-bottom: 3rem;
  text-align: left;
}
div[data-style-actor-name=lenderFundingRequest].actor-wrapper .text-before {
  padding: 0;
  height: 100vh;
  position: fixed;
  width: 100%;
  top: -7rem;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
  left: 0;
}
div[data-style-actor-name=lenderFundingRequest].actor-wrapper .text-before > div {
  font-size: 12px;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-flow: column;
  align-items: center;
}
div[data-style-actor-name=lenderFundingRequest].actor-wrapper div[data-style-id=action-wrapper] div[data-style-id=action] {
  width: 24rem;
  height: 5.5rem;
}

div[data-style-actor-name=TGUCSelectedProductDetailsPanel].actor-wrapper {
  width: 100%;
  margin: 3rem 0;
}
div[data-style-actor-name=TGUCSelectedProductDetailsPanel].actor-wrapper div[data-style-id=text-after].text-after {
  padding: 0;
  height: 100vh;
  position: fixed;
  width: 100%;
  top: -7rem;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
  left: 0;
}
div[data-style-actor-name=TGUCSelectedProductDetailsPanel].actor-wrapper div[data-style-id=text-after].text-after > div {
  font-size: 12px;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-flow: column;
  align-items: center;
}
div[data-style-actor-name=TGUCSelectedProductDetailsPanel].actor-wrapper .entries {
  padding: 0 !important;
}
div[data-style-actor-name=TGUCSelectedProductDetailsPanel].actor-wrapper .entries div[data-style-id=field] {
  margin-bottom: 1.3rem !important;
}
div[data-style-actor-name=TGUCSelectedProductDetailsPanel].actor-wrapper .entries div[data-style-id=field] .field-content > div {
  display: flex;
  flex-flow: wrap;
}
div[data-style-actor-name=TGUCSelectedProductDetailsPanel].actor-wrapper .entries div[data-style-id=field] .flabel {
  margin: 0;
  margin-right: 1rem;
  white-space: unset !important;
  overflow: unset !important;
  text-overflow: unset !important;
}
div[data-style-actor-name=TGUCSelectedProductDetailsPanel].actor-wrapper .entries div[data-style-id=field] .flabel label {
  color: #37444e !important;
  white-space: unset !important;
  overflow: unset !important;
  text-overflow: unset !important;
}
div[data-style-actor-name=TGUCSelectedProductDetailsPanel].actor-wrapper .entries div[data-style-id=field] .control.readonly {
  min-height: unset !important;
}
div[data-style-actor-name=TGUCSelectedProductDetailsPanel].actor-wrapper .entries div[data-style-id=field] .control.readonly .input-main div {
  padding: 0 !important;
  height: auto !important;
  background-color: unset !important;
  color: #37444e !important;
  text-align: left;
  white-space: unset !important;
  overflow: unset !important;
  text-overflow: unset !important;
}
div[data-style-actor-name=TGUCSelectedProductDetailsPanel].actor-wrapper .entries div[data-style-id=field] .control.readonly .input-main {
  white-space: unset !important;
  overflow: unset !important;
  text-overflow: unset !important;
}
div[data-style-actor-name=TGUCSelectedProductDetailsPanel].actor-wrapper h1 {
  height: 27rem;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative !important;
}
div[data-style-actor-name=TGUCSelectedProductDetailsPanel].actor-wrapper h1 #building {
  font-size: 12px;
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  flex-flow: column;
  width: -moz-fit-content;
  width: fit-content;
  align-items: center;
}
div[data-style-actor-name=TGUCSelectedProductDetailsPanel].actor-wrapper h1 #building #caption {
  font-size: 1.5rem;
  color: rgba(0, 0, 0, 0.5) !important;
  font-family: "Mukta", sans-serif;
  font-weight: 500;
  line-height: 2rem;
}
div[data-style-actor-name=TGUCSelectedProductDetailsPanel].actor-wrapper .component-actions-bottom {
  position: absolute;
}
div[data-style-actor-name=TGUCSelectedProductDetailsPanel].actor-wrapper .component-actions-bottom-left {
  position: absolute;
}
div[data-style-actor-name=TGUCSelectedProductDetailsPanel].actor-wrapper div[data-style-id=action-wrapper] {
  position: absolute;
  width: 11rem;
  height: 3rem;
  bottom: 5rem;
  left: 23rem;
}
div[data-style-actor-name=TGUCSelectedProductDetailsPanel].actor-wrapper div[data-style-id=action-wrapper] div[data-style-id=action] {
  border-bottom-right-radius: 12px !important;
  border-top-left-radius: 12px !important;
  font-size: 1.3rem !important;
}
div[data-style-actor-name=TGUCSelectedProductDetailsPanel].actor-wrapper div[data-style-id=action-wrapper] div[data-style-id=action]::after {
  display: none !important;
}

div[data-style-actor-name=currentlySelectedProductPanel].hidden-actor.actor-wrapper + div[data-style-actor-name=updateProductAndTermContainer].actor-wrapper {
  width: 0 !important;
}

/**** css end for Cl-892 ****/
/**** css start for Cl-908 ****/
div[data-style-actor-name=selectProjectPanel].actor-wrapper {
  position: absolute;
  width: 50%;
  top: 16.9rem;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  div[data-style-actor-name=selectProjectPanel].actor-wrapper {
    top: 18.9rem;
  }
}
@media only screen and (max-width: 575px) {
  div[data-style-actor-name=selectProjectPanel].actor-wrapper {
    top: 19.6rem;
    width: 100%;
  }
}
div[data-style-actor-name=selectProjectPanel].actor-wrapper div[data-style-field-name=dynamicProjectType] .field-content > div .error {
  top: 7.5rem;
}
@media only screen and (max-width: 767px) {
  div[data-style-actor-name=selectProjectPanel].actor-wrapper div[data-style-field-name=dynamicProjectType] .field-content > div .error {
    top: 8.5rem;
  }
}
@media only screen and (max-width: 575px) {
  div[data-style-actor-name=selectProjectPanel].actor-wrapper div[data-style-field-name=dynamicProjectType] .field-content > div .error {
    top: 8.7rem;
  }
}
div[data-style-actor-name=selectProjectPanel].actor-wrapper div[data-style-field-name=dynamicProjectType] .field-content > div .control .input-main .reference.error {
  top: unset !important;
}
div[data-style-actor-name=selectProjectPanel].actor-wrapper div[data-style-field-name=dynamicProjectType].reference.required.error .control .input-main .reference.error {
  border-color: red !important;
}
div[data-style-actor-name=selectProjectPanel].actor-wrapper div[data-style-field-name=dynamicProjectType].reference.required.error .control .input-main::after {
  padding: 0;
}
div[data-style-actor-name=selectProjectPanel].actor-wrapper div[data-style-id=field][data-style-field-name=dynamicProjectType] .field-content .control .input-main::after {
  color: #9a9a9a;
  content: "\f0d7";
  font-family: fontAwesome;
  position: absolute;
  right: 2rem;
  font-size: 1.5rem;
  height: 100%;
  pointer-events: none;
  display: flex;
  align-items: center;
}
div[data-style-actor-name=selectProjectPanel].actor-wrapper div[data-style-id=field][data-style-field-name=dynamicProjectType] .field-content .control .input-main .form-control {
  border-top-left-radius: 19px;
  border-bottom-right-radius: 19px;
  font-size: 1.3rem;
  padding: 1rem 2rem;
  height: 4.3rem;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  color: black;
  display: flex;
  align-items: center;
  min-width: 100%;
}
@media only screen and (max-width: 767px) {
  div[data-style-actor-name=selectProjectPanel].actor-wrapper div[data-style-id=field][data-style-field-name=dynamicProjectType] .field-content .control .input-main .form-control {
    font-size: 1.5rem;
    height: 5rem;
  }
}
div[data-style-actor-name=selectProjectPanel].actor-wrapper div[data-style-id=field][data-style-field-name=dynamicProjectType] .field-content .control .input-main div {
  border-top-left-radius: 19px;
  border-bottom-right-radius: 19px;
  font-size: 1.3rem;
  padding: 1rem 2rem;
  height: 4.3rem;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  color: black;
  display: flex;
  align-items: center;
  min-width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.15) !important;
}
@media only screen and (max-width: 767px) {
  div[data-style-actor-name=selectProjectPanel].actor-wrapper div[data-style-id=field][data-style-field-name=dynamicProjectType] .field-content .control .input-main div {
    font-size: 1.5rem;
    height: 5rem;
  }
}
div[data-style-actor-name=selectProjectPanel].actor-wrapper div[data-style-id=field][data-style-field-name=dynamicProjectType] .field-content .control .input-main:has(.reference.mloading)::after {
  display: none;
}
div[data-style-actor-name=selectProjectPanel].actor-wrapper div[data-style-id=field][data-style-field-name=projectType] {
  display: none;
  opacity: 0;
  height: 0;
}
div[data-style-actor-name=selectProjectPanel].actor-wrapper div[data-style-id=field] {
  margin-bottom: 0 !important;
}

div[data-style-actor-name=currentlySelectedProductPanel].actor-wrapper {
  /**** CSS start for Cl-968 ****/
  /**** CSS end for Cl-968 ****/
}
div[data-style-actor-name=currentlySelectedProductPanel].actor-wrapper div[data-style-id=field][data-style-field-name=loanAmount] {
  margin-bottom: 12rem !important;
}
@media only screen and (max-width: 767px) {
  div[data-style-actor-name=currentlySelectedProductPanel].actor-wrapper div[data-style-id=field][data-style-field-name=loanAmount] {
    margin-bottom: 14rem !important;
  }
}
div[data-style-actor-name=currentlySelectedProductPanel].actor-wrapper:has(div[data-style-id=field][data-style-field-name=maxLoanAmount]) div[data-style-id=field][data-style-field-name=loanAmount] {
  margin-bottom: 2rem !important;
}
@media only screen and (max-width: 767px) {
  div[data-style-actor-name=currentlySelectedProductPanel].actor-wrapper:has(div[data-style-id=field][data-style-field-name=maxLoanAmount]) div[data-style-id=field][data-style-field-name=loanAmount] {
    margin-bottom: 2.5rem !important;
  }
}
div[data-style-actor-name=currentlySelectedProductPanel].actor-wrapper:has(div[data-style-id=field][data-style-field-name=maxLoanAmount]) div[data-style-id=field][data-style-field-name=maxLoanAmount] {
  margin-bottom: 12rem !important;
}
@media only screen and (max-width: 767px) {
  div[data-style-actor-name=currentlySelectedProductPanel].actor-wrapper:has(div[data-style-id=field][data-style-field-name=maxLoanAmount]) div[data-style-id=field][data-style-field-name=maxLoanAmount] {
    margin-bottom: 14rem !important;
  }
}
div[data-style-actor-name=currentlySelectedProductPanel].actor-wrapper h2 {
  padding: 3rem 2rem !important;
  display: flex !important;
  flex-flow: column;
  background: #558000;
  color: white !important;
  border-bottom-right-radius: 13px;
  border-top-left-radius: 13px;
  position: absolute !important;
  left: 110%;
  width: 80%;
  top: 11rem !important;
}
@media only screen and (max-width: 575px) {
  div[data-style-actor-name=currentlySelectedProductPanel].actor-wrapper h2 {
    top: -22.3rem !important;
    width: 30rem;
    left: 50%;
    transform: translateX(-50%);
    margin: 0;
  }
}
div[data-style-actor-name=currentlySelectedProductPanel].actor-wrapper h2 .reviewNoticeHeader {
  font-size: 2.4rem;
  line-height: 3rem;
  font-weight: 700;
  margin-bottom: 1.5rem;
}
div[data-style-actor-name=currentlySelectedProductPanel].actor-wrapper h2 .reviewNoticeBody {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: 500;
}

/**** css end for Cl-908 ****/
/**** CSS start for Cl-968 ****/
div[data-style-actor-name=updateProductOrTermTab].actor-wrapper:has(div[data-style-id=field][data-style-field-name=maxLoanAmount]) div[data-style-actor-name=selectProjectPanel].actor-wrapper {
  top: 26.8rem;
}
@media only screen and (max-width: 767px) {
  div[data-style-actor-name=updateProductOrTermTab].actor-wrapper:has(div[data-style-id=field][data-style-field-name=maxLoanAmount]) div[data-style-actor-name=selectProjectPanel].actor-wrapper {
    top: 30.4rem;
  }
}
@media only screen and (max-width: 575px) {
  div[data-style-actor-name=updateProductOrTermTab].actor-wrapper:has(div[data-style-id=field][data-style-field-name=maxLoanAmount]) div[data-style-actor-name=selectProjectPanel].actor-wrapper {
    top: 31.4rem;
  }
}

@media only screen and (max-width: 575px) {
  div[data-style-actor-name=updateProductOrTermTab].actor-wrapper:has(.reviewNoticeHeader) {
    margin-top: 26rem;
  }
}

/**** CSS end for Cl-968 ****/
/**** CSS start for Cl-946 ****/
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-section-name=updateInformation].section {
  flex-flow: wrap !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field][data-style-field-name=borrowerMobilePhonePrefix], div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field][data-style-field-name=coBorrowerMobilePhonePrefix] {
  width: -moz-fit-content !important;
  width: fit-content !important;
  display: flex;
  margin-right: 1rem !important;
  margin-top: 2.9rem;
}
@media only screen and (max-width: 576px) {
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field][data-style-field-name=borrowerMobilePhonePrefix], div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field][data-style-field-name=coBorrowerMobilePhonePrefix] {
    margin-top: 3.1rem;
  }
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field][data-style-field-name=borrowerMobilePhonePrefix] .flabel, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field][data-style-field-name=coBorrowerMobilePhonePrefix] .flabel {
  display: none;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field][data-style-field-name=borrowerMobilePhonePrefix] .control.readonly, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field][data-style-field-name=coBorrowerMobilePhonePrefix] .control.readonly {
  padding: 0 !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field][data-style-field-name=borrowerMobilePhonePrefix] .input-main div, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field][data-style-field-name=coBorrowerMobilePhonePrefix] .input-main div {
  height: 4.3rem;
  font-size: 1.35rem;
  padding: 1rem 1.5rem;
  border-top-left-radius: 17px;
  border-bottom-right-radius: 17px;
  box-shadow: none !important;
  border: none !important;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  color: black;
  display: flex;
  align-items: center;
  background-color: #f2f2f2;
}
@media only screen and (max-width: 768px) {
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field][data-style-field-name=borrowerMobilePhonePrefix] .input-main div, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field][data-style-field-name=coBorrowerMobilePhonePrefix] .input-main div {
    height: 5rem !important;
    font-size: 1.5rem !important;
    padding: 1rem 1.8rem !important;
    border-top-left-radius: 16px !important;
    border-bottom-right-radius: 16px !important;
  }
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field][data-style-field-name=borrowerMobilePhonePrefix] .input-main, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field][data-style-field-name=coBorrowerMobilePhonePrefix] .input-main {
  width: 100%;
  justify-content: center;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field][data-style-field-name=borrowerMobilePhone], div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field][data-style-field-name=coBorrowerMobilePhone] {
  width: calc(96% - 1rem - 44px) !important;
}
@media only screen and (max-width: 576px) {
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field][data-style-field-name=borrowerMobilePhone], div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field][data-style-field-name=coBorrowerMobilePhone] {
    width: calc(100% - 1rem - 41px) !important;
  }
}
@media only screen and (max-width: 320px) {
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field][data-style-field-name=borrowerMobilePhone], div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field][data-style-field-name=coBorrowerMobilePhone] {
    width: calc(100% - 1rem - 37px) !important;
  }
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field][data-style-field-name=borrowerMobilePhone] .flabel, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field][data-style-field-name=coBorrowerMobilePhone] .flabel {
  transform: translateX(-54px);
  overflow: unset !important;
  text-overflow: unset !important;
}
@media only screen and (max-width: 768px) {
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field][data-style-field-name=borrowerMobilePhone] .flabel, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field][data-style-field-name=coBorrowerMobilePhone] .flabel {
    transform: translateX(-52px);
  }
}
@media only screen and (max-width: 576px) {
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field][data-style-field-name=borrowerMobilePhone] .flabel, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field][data-style-field-name=coBorrowerMobilePhone] .flabel {
    transform: translateX(-48px);
  }
}
@media only screen and (max-width: 320px) {
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field][data-style-field-name=borrowerMobilePhone] .flabel, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field][data-style-field-name=coBorrowerMobilePhone] .flabel {
    transform: translateX(-44px);
  }
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field][data-style-field-name=borrowerMobilePhone] .flabel label, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field][data-style-field-name=coBorrowerMobilePhone] .flabel label {
  overflow: unset !important;
  text-overflow: unset !important;
}
div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field][data-style-field-name=borrowerMobilePhone] .error, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field][data-style-field-name=coBorrowerMobilePhone] .error {
  top: unset !important;
  height: unset !important;
  line-height: unset !important;
  margin-top: 0.5rem;
  margin-bottom: 0.4rem;
  position: relative !important;
  white-space: unset !important;
  overflow: unset !important;
  text-overflow: unset !important;
}

/**** CSS end for Cl-946 ****/
@media only screen and (max-width: 1418px) {
  div[data-style-actor-name=applicationSteps].actor-wrapper, div[data-style-actor-name=applicationStepsHomeImprovement].actor-wrapper, div[data-style-actor-name=applicationStepsDeclined].actor-wrapper, div[data-style-actor-name=applicationStepsHomeImprovementDeclined].actor-wrapper {
    margin: 0 4rem 1.5rem;
    width: 100% !important;
  }
}
@media only screen and (max-width: 1100px) {
  div[data-style-actor-name=applicationReviewContainer].actor-wrapper {
    height: -moz-fit-content !important;
    height: fit-content !important;
    overflow: unset !important;
  }
  div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] {
    flex-flow: wrap !important;
  }
  div[data-style-actor-name=applicationFundingArea].actor-wrapper {
    width: 100% !important;
    height: -moz-fit-content !important;
    height: fit-content !important;
    overflow: unset !important;
  }
  div[data-style-actor-name=applicationFundingArea].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationFundingArea] div[data-style-actor-name=applicationFundingTab].actor-wrapper {
    height: -moz-fit-content !important;
    height: fit-content !important;
    min-height: unset !important;
  }
  div[data-style-actor-name=applicationCommentsContainer].actor-wrapper {
    width: 100% !important;
    min-width: unset !important;
    max-width: unset !important;
    border-left: none !important;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
  }
  div[data-style-actor-name=applicationCommentsContainer].actor-wrapper div[data-style-actor-name=applicationComments].actor-wrapper .list-view {
    height: -moz-fit-content !important;
    height: fit-content !important;
  }
  div[data-style-actor-name=applicationCommentsContainer].actor-wrapper div[data-style-actor-name=applicationComments].actor-wrapper .list-view .entries {
    height: -moz-fit-content !important;
    height: fit-content !important;
    min-height: 8rem;
    max-height: calc(100vh - 36.1rem);
  }
  div[data-style-actor-name=applicationCommentsContainer].actor-wrapper div[data-style-actor-name=applicationComments].actor-wrapper .list-view .blank-message {
    height: 11rem !important;
    margin-bottom: 0 !important;
  }
  div[data-style-actor-name=applicationCommentsContainer].actor-wrapper div[data-style-actor-name=writeComments].actor-wrapper {
    width: 50%;
  }
}
@media only screen and (max-width: 1038px) {
  div[data-style-actor-name=applicationSteps].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicationSteps], div[data-style-actor-name=applicationSteps].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicationStepsHomeImprovement], div[data-style-actor-name=applicationSteps].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicationStepsDeclined], div[data-style-actor-name=applicationSteps].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicationStepsHomeImprovementDeclined], div[data-style-actor-name=applicationStepsHomeImprovement].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicationSteps], div[data-style-actor-name=applicationStepsHomeImprovement].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicationStepsHomeImprovement], div[data-style-actor-name=applicationStepsHomeImprovement].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicationStepsDeclined], div[data-style-actor-name=applicationStepsHomeImprovement].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicationStepsHomeImprovementDeclined], div[data-style-actor-name=applicationStepsDeclined].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicationSteps], div[data-style-actor-name=applicationStepsDeclined].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicationStepsHomeImprovement], div[data-style-actor-name=applicationStepsDeclined].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicationStepsDeclined], div[data-style-actor-name=applicationStepsDeclined].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicationStepsHomeImprovementDeclined], div[data-style-actor-name=applicationStepsHomeImprovementDeclined].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicationSteps], div[data-style-actor-name=applicationStepsHomeImprovementDeclined].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicationStepsHomeImprovement], div[data-style-actor-name=applicationStepsHomeImprovementDeclined].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicationStepsDeclined], div[data-style-actor-name=applicationStepsHomeImprovementDeclined].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicationStepsHomeImprovementDeclined] {
    flex-flow: column !important;
  }
  div[data-style-actor-name=applicationSteps].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicationSteps] div[data-style-id=steps], div[data-style-actor-name=applicationSteps].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicationStepsHomeImprovement] div[data-style-id=steps], div[data-style-actor-name=applicationSteps].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicationStepsDeclined] div[data-style-id=steps], div[data-style-actor-name=applicationSteps].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicationStepsHomeImprovementDeclined] div[data-style-id=steps], div[data-style-actor-name=applicationStepsHomeImprovement].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicationSteps] div[data-style-id=steps], div[data-style-actor-name=applicationStepsHomeImprovement].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicationStepsHomeImprovement] div[data-style-id=steps], div[data-style-actor-name=applicationStepsHomeImprovement].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicationStepsDeclined] div[data-style-id=steps], div[data-style-actor-name=applicationStepsHomeImprovement].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicationStepsHomeImprovementDeclined] div[data-style-id=steps], div[data-style-actor-name=applicationStepsDeclined].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicationSteps] div[data-style-id=steps], div[data-style-actor-name=applicationStepsDeclined].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicationStepsHomeImprovement] div[data-style-id=steps], div[data-style-actor-name=applicationStepsDeclined].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicationStepsDeclined] div[data-style-id=steps], div[data-style-actor-name=applicationStepsDeclined].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicationStepsHomeImprovementDeclined] div[data-style-id=steps], div[data-style-actor-name=applicationStepsHomeImprovementDeclined].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicationSteps] div[data-style-id=steps], div[data-style-actor-name=applicationStepsHomeImprovementDeclined].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicationStepsHomeImprovement] div[data-style-id=steps], div[data-style-actor-name=applicationStepsHomeImprovementDeclined].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicationStepsDeclined] div[data-style-id=steps], div[data-style-actor-name=applicationStepsHomeImprovementDeclined].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicationStepsHomeImprovementDeclined] div[data-style-id=steps] {
    margin: 1.3rem 0;
  }
}
@media only screen and (max-width: 1023px) {
  div[data-style-actor-name=applicationReviewDynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-section-name=filtering].section div[data-style-field-name=appSearch] {
    margin: 2.5rem 4rem;
  }
  div[data-style-actor-name=applicationReviewDynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-section-name=filtering].section div[data-style-field-name=appSearch] .control .input-main .form-control {
    width: 40rem !important;
    height: 5.4rem !important;
  }
  div[data-style-actor-name=applicationReviewDynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-action-name=searchButton] div[data-style-id=action] {
    transform: translate(38.6rem, 4.2rem);
  }
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=dynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-section-name=filtering].section div[data-style-field-name=appSearch] {
    margin: 2.5rem 4rem;
  }
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=dynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-section-name=filtering].section div[data-style-field-name=appSearch] .control .input-main .form-control {
    width: 40rem !important;
    height: 5.4rem !important;
  }
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=dynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-action-name=searchButton] div[data-style-id=action] {
    transform: translate(38.6rem, 4.2rem);
  }
  div[data-style-actor-name=applicationSteps].actor-wrapper, div[data-style-actor-name=applicationStepsHomeImprovement].actor-wrapper, div[data-style-actor-name=applicationStepsDeclined].actor-wrapper, div[data-style-actor-name=applicationStepsHomeImprovementDeclined].actor-wrapper {
    margin: 0 4rem 2.5rem;
  }
}
@media only screen and (max-width: 870px) {
  div[data-style-actor-name=commentsBtnForMobilePanel].actor-wrapper {
    display: flex;
  }
  div[data-style-actor-name=applicationSteps].actor-wrapper, div[data-style-actor-name=applicationStepsHomeImprovement].actor-wrapper, div[data-style-actor-name=applicationStepsDeclined].actor-wrapper, div[data-style-actor-name=applicationStepsHomeImprovementDeclined].actor-wrapper {
    margin: 0 4rem 9rem;
  }
  div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-id=division][data-style-actor-name=applicationFundingArea] {
    flex-flow: column;
    align-items: center;
  }
  div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-id=division][data-style-actor-name=applicationFundingArea] div[data-style-actor-name=applicationFundingTab].actor-wrapper {
    width: 100% !important;
  }
  div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationCommentsContainer].actor-wrapper {
    display: none;
  }
  div[data-style-actor-name=submitFundingPanel].actor-wrapper {
    position: relative !important;
  }
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper {
    margin-left: 0;
    margin-right: 0;
    height: -moz-fit-content;
    height: fit-content;
    min-height: unset !important;
    width: 90% !important;
    max-width: unset !important;
    margin-bottom: 0;
    padding: 0;
    border: 1px solid #558000;
    border-radius: 0;
    padding-top: 18rem;
  }
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingApplicationTabHeader] {
    flex-flow: column;
    display: flex;
  }
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingApplicationTabHeader] .actor-wrapper {
    width: 100%;
  }
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingApplicationTabHeader] .actor-wrapper .list-view .text-before::after {
    display: none;
  }
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingApplicationTabHeader] .actor-wrapper .list-view .component-actions-top .component-actions-top-left::before {
    display: none !important;
  }
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingApplicationTabHeader] .actor-wrapper .list-view .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] {
    padding: 0 1.5rem !important;
  }
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingApplicationTabHeader] .actor-wrapper .list-view .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action] {
    border-bottom: none;
  }
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingApplicationTabHeader] .actor-wrapper .list-view .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper][data-style-action-name=pageReloadButton] {
    padding: 0 !important;
  }
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper {
    padding: 0 4rem !important;
  }
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division] div[data-style-actor-name=creditApplicationListView].actor-wrapper div[data-style-id=action-wrapper][data-style-action-name=pageReloadButton] {
    left: 50%;
    top: -19.7rem;
    transform: translateX(-50%);
  }
  /**** css start for Cl-970 ****/
  /**** css start for Cl-892 ****/
  div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-actor-name=creditApplicationListView].actor-wrapper h1.title {
    top: -15rem;
  }
  div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-actor-name=creditApplicationListView].actor-wrapper h1.title > span {
    font-size: 14px;
    line-height: 1.7rem;
  }
  div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-actor-name=creditApplicationListView].actor-wrapper div[data-style-action-name=creditApplicationBtn] [data-style-id=action] {
    border-top: none;
  }
  /**** css end for Cl-892 ****/
  div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper .message-wrapper.top {
    display: flex;
    height: 6rem !important;
    position: relative !important;
    top: 0 !important;
    width: 100%;
    background: white !important;
    padding: 0 1.5rem 0 1.5rem;
  }
  div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper .message-wrapper.top .mloading {
    background: white;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: black;
    font-family: "Mukta", sans-serif;
  }
  /**** css end for Cl-970 ****/
}
@media only screen and (max-width: 767px) {
  /**** CSS start for Cl-996 ****/
  div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=updateFundingAmount].actor-wrapper .base-panel .entries .section div[data-style-id=field][data-style-field-name=changeOrderApproved] .flabel label, div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=updateFundingAmount].actor-wrapper .base-panel .entries .section div[data-style-id=field][data-style-field-name=changeOrderInProcess] .flabel label, div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=updateFundingAmount].actor-wrapper .base-panel .entries .section div[data-style-id=field][data-style-field-name=changeOrderExpired] .flabel label, div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=updateFundingAmount].actor-wrapper .base-panel .entries .section div[data-style-id=field][data-style-field-name=changeOrderRejected] .flabel label {
    font-size: 1.5rem !important;
  }
  /**** CSS start for Cl-996 ****/
  div[data-style-actor-name=applicationSteps].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicationSteps] .text-before, div[data-style-actor-name=applicationSteps].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicationStepsHomeImprovement] .text-before, div[data-style-actor-name=applicationSteps].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicationStepsDeclined] .text-before, div[data-style-actor-name=applicationSteps].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicationStepsHomeImprovementDeclined] .text-before, div[data-style-actor-name=applicationStepsHomeImprovement].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicationSteps] .text-before, div[data-style-actor-name=applicationStepsHomeImprovement].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicationStepsHomeImprovement] .text-before, div[data-style-actor-name=applicationStepsHomeImprovement].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicationStepsDeclined] .text-before, div[data-style-actor-name=applicationStepsHomeImprovement].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicationStepsHomeImprovementDeclined] .text-before, div[data-style-actor-name=applicationStepsDeclined].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicationSteps] .text-before, div[data-style-actor-name=applicationStepsDeclined].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicationStepsHomeImprovement] .text-before, div[data-style-actor-name=applicationStepsDeclined].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicationStepsDeclined] .text-before, div[data-style-actor-name=applicationStepsDeclined].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicationStepsHomeImprovementDeclined] .text-before, div[data-style-actor-name=applicationStepsHomeImprovementDeclined].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicationSteps] .text-before, div[data-style-actor-name=applicationStepsHomeImprovementDeclined].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicationStepsHomeImprovement] .text-before, div[data-style-actor-name=applicationStepsHomeImprovementDeclined].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicationStepsDeclined] .text-before, div[data-style-actor-name=applicationStepsHomeImprovementDeclined].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicationStepsHomeImprovementDeclined] .text-before {
    font-size: 1.6rem !important;
  }
  div[data-style-actor-name=applicationSteps].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicationSteps] .text-after, div[data-style-actor-name=applicationSteps].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicationStepsHomeImprovement] .text-after, div[data-style-actor-name=applicationSteps].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicationStepsDeclined] .text-after, div[data-style-actor-name=applicationSteps].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicationStepsHomeImprovementDeclined] .text-after, div[data-style-actor-name=applicationStepsHomeImprovement].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicationSteps] .text-after, div[data-style-actor-name=applicationStepsHomeImprovement].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicationStepsHomeImprovement] .text-after, div[data-style-actor-name=applicationStepsHomeImprovement].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicationStepsDeclined] .text-after, div[data-style-actor-name=applicationStepsHomeImprovement].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicationStepsHomeImprovementDeclined] .text-after, div[data-style-actor-name=applicationStepsDeclined].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicationSteps] .text-after, div[data-style-actor-name=applicationStepsDeclined].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicationStepsHomeImprovement] .text-after, div[data-style-actor-name=applicationStepsDeclined].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicationStepsDeclined] .text-after, div[data-style-actor-name=applicationStepsDeclined].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicationStepsHomeImprovementDeclined] .text-after, div[data-style-actor-name=applicationStepsHomeImprovementDeclined].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicationSteps] .text-after, div[data-style-actor-name=applicationStepsHomeImprovementDeclined].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicationStepsHomeImprovement] .text-after, div[data-style-actor-name=applicationStepsHomeImprovementDeclined].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicationStepsDeclined] .text-after, div[data-style-actor-name=applicationStepsHomeImprovementDeclined].actor-wrapper div[data-style-id=tab-step-container][data-style-actor-name=applicationStepsHomeImprovementDeclined] .text-after {
    font-size: 1.8rem !important;
  }
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=additionalDetailsPanel].actor-wrapper .base-panel .text-before {
    margin-top: 2.1rem;
  }
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=additionalDetailsPanel].actor-wrapper .base-panel .text-before span {
    font-size: 1.8rem;
  }
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=additionalDetailsPanel].actor-wrapper .base-panel .text-before li {
    font-size: 1.7rem;
    line-height: 2.2rem;
  }
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=additionalDetailsPanel].actor-wrapper .base-panel .component-actions-bottom div[data-style-id=action-wrapper] div[data-style-id=action] {
    height: 6rem !important;
  }
  div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .text-before {
    font-size: 1.9rem !important;
    line-height: 2.5rem;
  }
  div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .entries div[data-style-section-name=updateInformation].section div[data-style-id=field], div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .entries div[data-style-section-name=updateInstallAddressInformation].section div[data-style-id=field], div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .entries div[data-style-section-name=requestedLoanAmount].section div[data-style-id=field] {
    /*&[data-style-field-name="maxLoanAmount"]{
        .flabel label{
            font-size: 1.4rem !important;   
        }
        .control.readonly{
            .input-main.with-prefix div{
                font-size: 1.4rem !important;
            }   
        }
    }*/
  }
  div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .entries div[data-style-section-name=updateInformation].section div[data-style-id=field] .flabel label, div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .entries div[data-style-section-name=updateInstallAddressInformation].section div[data-style-id=field] .flabel label, div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .entries div[data-style-section-name=requestedLoanAmount].section div[data-style-id=field] .flabel label {
    font-size: 1.6rem !important;
  }
  div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .entries div[data-style-section-name=updateInformation].section div[data-style-id=field] .control .form-control, div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .entries div[data-style-section-name=updateInstallAddressInformation].section div[data-style-id=field] .control .form-control, div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .entries div[data-style-section-name=requestedLoanAmount].section div[data-style-id=field] .control .form-control {
    font-size: 1.5rem !important;
    height: 5rem !important;
  }
  div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .entries div[data-style-section-name=updateInformation].section div[data-style-id=field] .error, div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .entries div[data-style-section-name=updateInstallAddressInformation].section div[data-style-id=field] .error, div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .entries div[data-style-section-name=requestedLoanAmount].section div[data-style-id=field] .error {
    top: 8rem !important;
  }
  div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .entries div[data-style-section-name=updateInformation].section div[data-style-id=field].currency .control .input-prefix, div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .entries div[data-style-section-name=updateInstallAddressInformation].section div[data-style-id=field].currency .control .input-prefix, div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .entries div[data-style-section-name=requestedLoanAmount].section div[data-style-id=field].currency .control .input-prefix {
    padding-left: 2.2rem !important;
  }
  div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .entries div[data-style-section-name=updateInformation].section div[data-style-id=field].currency .control .form-control, div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .entries div[data-style-section-name=updateInstallAddressInformation].section div[data-style-id=field].currency .control .form-control, div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .entries div[data-style-section-name=requestedLoanAmount].section div[data-style-id=field].currency .control .form-control {
    padding-left: 4.4rem !important;
  }
  div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .entries div[data-style-section-name=updateInformation].section div[data-style-id=field].currency .control.readonly .input-main.with-prefix div, div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .entries div[data-style-section-name=updateInstallAddressInformation].section div[data-style-id=field].currency .control.readonly .input-main.with-prefix div, div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .entries div[data-style-section-name=requestedLoanAmount].section div[data-style-id=field].currency .control.readonly .input-main.with-prefix div {
    font-size: 1.5rem !important;
    height: 5rem !important;
  }
  div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
    height: 6rem !important;
  }
  div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=declineCreditApplicationPanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action].action {
    height: 6rem !important;
  }
  div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .flabel label {
    font-size: 1.6rem !important;
  }
  div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .control .input-main div {
    font-size: 1.6rem !important;
  }
  div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .flabel label {
    font-size: 1.6rem !important;
  }
  div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .control .input-main div {
    font-size: 1.6rem !important;
  }
  div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilesCardView].actor-wrapper div[data-style-id=card-view] .entries div[data-style-id=field] .control {
    font-size: 1.5rem !important;
  }
  div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilesCardView].actor-wrapper div[data-style-id=card-view] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
    height: 5.4rem !important;
  }
  div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilesCardView].actor-wrapper div[data-style-id=card-view] .upload-status {
    top: -4.3rem !important;
  }
  div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreementNoDocUploaded] div[data-style-actor-name=uploadConsumerAgreementNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .flabel label {
    font-size: 1.6rem !important;
  }
  div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreementNoDocUploaded] div[data-style-actor-name=uploadConsumerAgreementNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .control .input-main div {
    font-size: 1.6rem !important;
  }
  div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consumerApplicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .flabel label {
    font-size: 1.6rem !important;
  }
  div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consumerApplicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .control .input-main div {
    font-size: 1.6rem !important;
  }
  div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementCardView].actor-wrapper div[data-style-id=card-view] .entries div[data-style-id=field] .control {
    font-size: 1.5rem !important;
  }
  div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementCardView].actor-wrapper div[data-style-id=card-view] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
    height: 5.4rem !important;
  }
  div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementCardView].actor-wrapper div[data-style-id=card-view] .upload-status {
    top: -4.3rem !important;
  }
  div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=resendConsumerAgreementPanel].actor-wrapper .base-panel .text-before {
    font-size: 1.9rem !important;
  }
  div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=resendConsumerAgreementPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].action {
    height: 6.3rem !important;
    line-height: 2rem !important;
  }
  div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=updateLoanAmountFundingItem].actor-wrapper .base-panel .text-before {
    font-size: 1.9rem !important;
    line-height: 2.5rem;
  }
  div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=updateLoanAmountFundingItem].actor-wrapper .base-panel .entries .section div[data-style-id=field] .flabel label {
    font-size: 1.6rem !important;
  }
  div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=updateLoanAmountFundingItem].actor-wrapper .base-panel .entries .section div[data-style-id=field] .control .form-control {
    font-size: 1.5rem !important;
    height: 5rem !important;
  }
  div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=updateLoanAmountFundingItem].actor-wrapper .base-panel .entries .section div[data-style-id=field] .error {
    top: 8rem !important;
  }
  div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=updateLoanAmountFundingItem].actor-wrapper .base-panel .entries .section div[data-style-id=field].currency .control .input-prefix {
    padding-left: 2.2rem !important;
  }
  div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=updateLoanAmountFundingItem].actor-wrapper .base-panel .entries .section div[data-style-id=field].currency .control .form-control {
    padding-left: 4.4rem !important;
  }
  div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=updateLoanAmountFundingItem].actor-wrapper .base-panel .entries .section div[data-style-id=field].currency .control.readonly .input-main.with-prefix div {
    font-size: 1.5rem !important;
    height: 5rem !important;
  }
  div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=updateLoanAmountFundingItem].actor-wrapper .base-panel .entries .section div[data-style-id=field][data-style-field-name=loanAmount] .error {
    font-size: 1.3rem !important;
    line-height: 1.7rem !important;
    top: 8.5rem !important;
  }
  div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=updateLoanAmountFundingItem].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
    height: 6rem !important;
  }
  div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=updateLoanAmountFundingItem].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].lightGreen_Btn {
    width: 15rem !important;
  }
  div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=updateLoanAmountFundingItem].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].red_Btn {
    width: 21rem !important;
  }
  div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=updateLoanAmountFundingItem].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].linearGreen_Btn {
    width: 26rem !important;
  }
  div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItemsNoDocUploaded] div[data-style-actor-name=uploadFundingItemsNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .flabel label {
    font-size: 1.6rem !important;
  }
  div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItemsNoDocUploaded] div[data-style-actor-name=uploadFundingItemsNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .control .input-main div {
    font-size: 1.6rem !important;
  }
  div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=fundingItemsApplicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .flabel label {
    font-size: 1.6rem !important;
  }
  div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=fundingItemsApplicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .control .input-main div {
    font-size: 1.6rem !important;
  }
  div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsCardView].actor-wrapper div[data-style-id=card-view] .entries div[data-style-id=field] .control {
    font-size: 1.5rem !important;
  }
  div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsCardView].actor-wrapper div[data-style-id=card-view] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
    height: 5.4rem !important;
  }
  div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsCardView].actor-wrapper div[data-style-id=card-view] .upload-status {
    top: -4.3rem !important;
  }
  div[data-style-actor-name=uploadFundingItemsStageOne].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItemsStageOne] div[data-style-actor-name=uploadFundingItemsStageOneNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItemsStageOneNoDocUploaded] div[data-style-actor-name=uploadFundingItemsStageOneNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .flabel label {
    font-size: 1.6rem !important;
  }
  div[data-style-actor-name=uploadFundingItemsStageOne].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItemsStageOne] div[data-style-actor-name=uploadFundingItemsStageOneNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItemsStageOneNoDocUploaded] div[data-style-actor-name=uploadFundingItemsStageOneNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .control .input-main div {
    font-size: 1.6rem !important;
  }
  div[data-style-actor-name=uploadFundingItemsStageOne].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItemsStageOne] div[data-style-actor-name=uploadFundingItemsStageOneWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=fundingItemsStageOneApplicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .flabel label {
    font-size: 1.6rem !important;
  }
  div[data-style-actor-name=uploadFundingItemsStageOne].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItemsStageOne] div[data-style-actor-name=uploadFundingItemsStageOneWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=fundingItemsStageOneApplicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .control .input-main div {
    font-size: 1.6rem !important;
  }
  div[data-style-actor-name=uploadFundingItemsStageOne].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItemsStageOne] div[data-style-actor-name=uploadFundingItemsStageOneCardView].actor-wrapper div[data-style-id=card-view] .entries div[data-style-id=field] .control {
    font-size: 1.5rem !important;
  }
  div[data-style-actor-name=uploadFundingItemsStageOne].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItemsStageOne] div[data-style-actor-name=uploadFundingItemsStageOneCardView].actor-wrapper div[data-style-id=card-view] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
    height: 5.4rem !important;
  }
  div[data-style-actor-name=uploadFundingItemsStageOne].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItemsStageOne] div[data-style-actor-name=uploadFundingItemsStageOneCardView].actor-wrapper div[data-style-id=card-view] .upload-status {
    top: -4.3rem !important;
  }
  div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=amountUpdateTwo].actor-wrapper .base-panel .text-before {
    font-size: 1.9rem !important;
    line-height: 2.5rem;
  }
  div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=amountUpdateTwo].actor-wrapper .base-panel .entries .section div[data-style-id=field] .flabel label {
    font-size: 1.6rem !important;
  }
  div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=amountUpdateTwo].actor-wrapper .base-panel .entries .section div[data-style-id=field] .control .form-control {
    font-size: 1.5rem !important;
    height: 5rem !important;
  }
  div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=amountUpdateTwo].actor-wrapper .base-panel .entries .section div[data-style-id=field] .error {
    top: 8rem !important;
  }
  div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=amountUpdateTwo].actor-wrapper .base-panel .entries .section div[data-style-id=field].currency .control .input-prefix {
    padding-left: 2.2rem !important;
  }
  div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=amountUpdateTwo].actor-wrapper .base-panel .entries .section div[data-style-id=field].currency .control .form-control {
    padding-left: 4.4rem !important;
  }
  div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=amountUpdateTwo].actor-wrapper .base-panel .entries .section div[data-style-id=field].currency .control.readonly .input-main.with-prefix div {
    font-size: 1.5rem !important;
    height: 5rem !important;
  }
  div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=amountUpdateTwo].actor-wrapper .base-panel .entries .section div[data-style-id=field][data-style-field-name=loanAmount] .error {
    font-size: 1.3rem !important;
    line-height: 1.7rem !important;
    top: 8.5rem !important;
  }
  div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=amountUpdateTwo].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
    height: 6rem !important;
  }
  div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=amountUpdateTwo].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].lightGreen_Btn {
    width: 15rem !important;
  }
  div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=amountUpdateTwo].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].red_Btn {
    width: 21rem !important;
  }
  div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=amountUpdateTwo].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].linearGreen_Btn {
    width: 26rem !important;
  }
  div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwoNoDocUploaded] div[data-style-actor-name=fundingItemsTwoNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .flabel label {
    font-size: 1.6rem !important;
  }
  div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwoNoDocUploaded] div[data-style-actor-name=fundingItemsTwoNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .control .input-main div {
    font-size: 1.6rem !important;
  }
  div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=fundingItemsTwoApplicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .flabel label {
    font-size: 1.6rem !important;
  }
  div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=fundingItemsTwoApplicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .control .input-main div {
    font-size: 1.6rem !important;
  }
  div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoCardView].actor-wrapper div[data-style-id=card-view] .entries div[data-style-id=field] .control {
    font-size: 1.5rem !important;
  }
  div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoCardView].actor-wrapper div[data-style-id=card-view] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
    height: 5.4rem !important;
  }
  div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoCardView].actor-wrapper div[data-style-id=card-view] .upload-status {
    top: -4.3rem !important;
  }
  div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=updateFundingAmount].actor-wrapper .base-panel .text-before {
    font-size: 1.9rem !important;
    line-height: 2.5rem;
  }
  div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=updateFundingAmount].actor-wrapper .base-panel .entries .section div[data-style-id=field] .flabel label {
    font-size: 1.6rem !important;
  }
  div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=updateFundingAmount].actor-wrapper .base-panel .entries .section div[data-style-id=field] .flabel div[data-style-id=field-label] {
    font-size: 1.6rem !important;
  }
  div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=updateFundingAmount].actor-wrapper .base-panel .entries .section div[data-style-id=field] .control .form-control {
    font-size: 1.5rem !important;
    height: 5rem !important;
  }
  div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=updateFundingAmount].actor-wrapper .base-panel .entries .section div[data-style-id=field] .error {
    top: 8rem !important;
  }
  div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=updateFundingAmount].actor-wrapper .base-panel .entries .section div[data-style-id=field].currency .control .input-prefix {
    padding-left: 2.2rem !important;
  }
  div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=updateFundingAmount].actor-wrapper .base-panel .entries .section div[data-style-id=field].currency .control .form-control {
    padding-left: 4.4rem !important;
  }
  div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=updateFundingAmount].actor-wrapper .base-panel .entries .section div[data-style-id=field].currency .control.readonly .input-main.with-prefix div {
    font-size: 1.5rem !important;
    height: 5rem !important;
  }
  div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=updateFundingAmount].actor-wrapper .base-panel .entries .section div[data-style-id=field][data-style-field-name=loanAmount] .error {
    font-size: 1.3rem !important;
    line-height: 1.7rem !important;
    top: 8.5rem !important;
  }
  div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=updateFundingAmount].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
    height: 6rem !important;
  }
  div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=updateFundingAmount].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].lightGreen_Btn {
    width: 15rem !important;
  }
  div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=updateFundingAmount].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].red_Btn {
    width: 21rem !important;
  }
  div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=updateFundingAmount].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].linearGreen_Btn {
    width: 26rem !important;
  }
  div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelNoDocument].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .flabel label {
    font-size: 1.6rem !important;
  }
  div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelNoDocument].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .control .input-main div {
    font-size: 1.6rem !important;
  }
  div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .flabel label {
    font-size: 1.6rem !important;
  }
  div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries div[data-style-id=field] .control .input-main div {
    font-size: 1.6rem !important;
  }
  div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilesCardViewNew].actor-wrapper div[data-style-id=card-view] .entries div[data-style-id=field] .control {
    font-size: 1.5rem !important;
  }
  div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilesCardViewNew].actor-wrapper div[data-style-id=card-view] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
    height: 5.4rem !important;
  }
  div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilesCardViewNew].actor-wrapper div[data-style-id=card-view] .upload-status {
    top: -4.3rem !important;
  }
  div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=resendConsumerAgreementPanel].actor-wrapper .base-panel .text-before {
    font-size: 1.9rem !important;
  }
  div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=resendConsumerAgreementPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].action {
    height: 6.3rem !important;
    line-height: 2rem !important;
    width: 19.5rem !important;
  }
  div[data-style-actor-name=commentsBtnForMobilePanel].actor-wrapper {
    top: -8rem;
    left: calc(100vw - 17.3rem);
  }
  div[data-style-actor-name=commentsBtnForMobilePanel].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
    height: 5rem !important;
  }
  .card-view .upload-status {
    height: 4.3rem;
  }
  .card-view .upload-status .upload-entry .upload-row .upload-text {
    font-size: 1.2rem;
  }
  .card-view .upload-status .upload-entry .upload-error {
    font-size: 1.2rem;
  }
  div[data-style-actor-name=applicationFundingTab].actor-wrapper h2.subtitle {
    font-size: 1.4rem;
    /*top: 11.8rem;*/
  }
  div[data-style-actor-name=creditAccordionTabView].actor-wrapper div[data-style-id=tab-step-container].tabs div[data-style-id=tab-title-bar] div[data-style-id=tab-title] > div span {
    font-size: 1.8rem;
  }
  div[data-style-actor-name=creditAccordionTabView].actor-wrapper div[data-style-id=tab-step-container].tabs div[data-style-id=tab-title-bar] div[data-style-id=tab-title].current > div span {
    font-size: 1.9rem;
  }
  div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] .actor-wrapper .base-panel .text-before, div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] .actor-wrapper .base-panel h2 {
    font-size: 1.9rem;
  }
  div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] .actor-wrapper .base-panel .entries div[data-style-id=field] {
    margin-bottom: 2.5rem;
  }
  div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] .actor-wrapper .base-panel .entries div[data-style-id=field] .flabel label {
    font-size: 1.7rem;
  }
  div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] .actor-wrapper .base-panel .entries div[data-style-id=field] .control.readonly .input-main div {
    font-size: 1.5rem;
    height: 5rem;
  }
  div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] .actor-wrapper .base-panel .entries div[data-style-id=field][data-style-field-name=dynamicProductSelection] .control .input-main .form-control {
    font-size: 1.5rem;
    height: 5rem;
  }
  div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] .actor-wrapper .base-panel .entries div[data-style-id=field][data-style-field-name=dynamicProductSelection] .control .input-main div {
    height: 5rem;
    font-size: 1.5rem;
  }
  div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] .actor-wrapper .base-panel .entries div[data-style-id=field][data-style-field-name=dynamicProductSelection] .control .input-main::after {
    height: 5rem;
    line-height: 5.2rem;
  }
  div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] .actor-wrapper .base-panel .entries div[data-style-id=field][data-style-field-name=dealerFee] .flabel label {
    font-size: 1.6rem;
  }
  div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] .actor-wrapper .base-panel .entries div[data-style-id=field][data-style-field-name=dealerFee] .flabel::after {
    font-size: 1.6rem;
    line-height: 2.7rem;
  }
  div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] .actor-wrapper .base-panel .entries div[data-style-id=field][data-style-field-name=dealerFee] .control.readonly .input-main.with-suffix div {
    font-size: 1.6rem;
  }
  div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] .actor-wrapper .base-panel .entries div[data-style-id=field].currency .control .input-main .input-prefix {
    padding-left: 2.2rem;
  }
  div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] .actor-wrapper .base-panel .entries div[data-style-id=field].currency .control .input-main .form-control {
    font-size: 1.5rem;
    height: 5rem;
    padding-left: 4.4rem;
  }
  div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=currentlySelectedProductPanel].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
    height: 5.5rem;
  }
  div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateProductAndTermContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateProductAndTermPanel].actor-wrapper .component-actions-bottom {
    top: 5.4rem !important;
  }
  div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateProductAndTermContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateProductAndTermPanel].actor-wrapper .component-actions-bottom div[data-style-id=action] {
    font-size: 1.35rem;
  }
  div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateProductAndTermContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateTermAndPaymentPanel].actor-wrapper .card-view .text-before {
    font-size: 1.6rem;
    line-height: 2.2rem;
  }
  div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateProductAndTermContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateTermAndPaymentPanel].actor-wrapper .card-view .entries .record-container .record-content > div .section div[data-style-id=field]:first-child {
    height: 5rem;
  }
  div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateProductAndTermContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateTermAndPaymentPanel].actor-wrapper .card-view .entries .record-container .record-content > div .section div[data-style-id=field]:first-child .field-content > div .control.readonly {
    padding: 0;
  }
  div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateProductAndTermContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateTermAndPaymentPanel].actor-wrapper .card-view .entries .record-container .record-content > div .section div[data-style-id=field]:first-child .field-content > div .control.readonly .input-main {
    height: 5rem;
  }
  div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateProductAndTermContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateTermAndPaymentPanel].actor-wrapper .card-view .entries .record-container .record-content > div .section div[data-style-id=field]:first-child .field-content > div .control.readonly .input-main div {
    font-size: 1.5rem;
  }
  div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateProductAndTermContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateTermAndPaymentPanel].actor-wrapper .card-view .entries .record-container .record-content > div .section div[data-style-id=field]:last-child .field-content > div .control.readonly .input-main::after {
    font-size: 1.5rem;
  }
  div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateProductAndTermContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateTermAndPaymentPanel].actor-wrapper .card-view .entries .record-container .record-content > div .section div[data-style-id=field]:last-child .field-content > div .control.readonly .input-main div {
    font-size: 1.5rem;
  }
  div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateProductAndTermContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateTermAndPaymentPanel].actor-wrapper .card-view h1 {
    font-size: 1.35rem;
    top: calc(100% - 8rem);
  }
  div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateProductAndTermContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateTermAndPaymentPanel].actor-wrapper .card-view h2 {
    font-size: 1.5rem;
    padding: 2rem 1rem 3.7rem;
  }
  div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateProductAndTermContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateTermAndPaymentPanel].actor-wrapper .card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
    margin-top: 3rem;
  }
  div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateProductAndTermContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateTermAndPaymentPanel].actor-wrapper .card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child, div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateProductAndTermContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateTermAndPaymentPanel].actor-wrapper .card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:last-child {
    margin-top: 0;
  }
  div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateProductAndTermContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateTermAndPaymentPanel].actor-wrapper .card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:nth-last-child(2) {
    margin-bottom: 7rem;
  }
  div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateProductAndTermContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateTermAndPaymentPanel].actor-wrapper .card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:not(:last-child) {
    width: 65%;
  }
  div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateProductAndTermContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateTermAndPaymentPanel].actor-wrapper .card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
    height: 5.5rem;
  }
  div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateLoanAmountPanel].actor-wrapper .base-panel .entries {
    margin-top: 7.4rem;
  }
  div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateLoanAmountPanel].actor-wrapper .base-panel h1 {
    font-size: 1.2rem;
    line-height: 1.2rem;
    top: 16.7rem;
  }
  div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateLoanAmountPanel].actor-wrapper .base-panel div[data-style-id=field] .error {
    top: 8.4rem;
  }
  div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateLoanAmountPanel].actor-wrapper .base-panel div[data-style-id=field][data-style-field-name=loanAmount] .error {
    line-height: 1.5rem;
  }
  div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateLoanAmountPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left {
    margin: 1.5rem 0 2rem;
  }
  div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateLoanAmountPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
    height: 5rem;
    width: 10rem;
  }
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division] div[data-style-actor-name=creditApplicationListView].actor-wrapper div[data-style-id=action-wrapper][data-style-action-name=pageReloadButton] div[data-style-id=action] span {
    font-size: 1.5rem !important;
  }
  /**** css start for Cl-892 ****/
  div[data-style-actor-name=lenderFundingRequest].actor-wrapper .text-after {
    font-size: 1.8rem;
    line-height: 2.5rem;
  }
  div[data-style-actor-name=lenderFundingRequest].actor-wrapper div[data-style-id=action-wrapper] div[data-style-id=action] {
    width: 28rem;
    height: 6rem;
    font-size: 1.5rem !important;
  }
  div[data-style-actor-name=TGUCSelectedProductDetailsPanel].actor-wrapper div[data-style-id=action-wrapper] {
    height: 3.5rem;
    bottom: 5.5rem;
    left: 26rem;
    width: 13rem;
  }
  div[data-style-actor-name=TGUCSelectedProductDetailsPanel].actor-wrapper div[data-style-id=action-wrapper] div[data-style-id=action] {
    font-size: 1.4rem !important;
  }
  /**** css end for Cl-892 ****/
}
@media only screen and (max-width: 690px) {
  div[data-style-actor-name=applicationDetail].actor-wrapper {
    height: calc(100vh - 14.4rem);
  }
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationSteps].actor-wrapper, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsHomeImprovement].actor-wrapper,
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsDeclined].actor-wrapper, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsHomeImprovementDeclined].actor-wrapper {
    margin: 0 2.5rem 11rem !important;
    margin-right: 2.5rem !important;
  }
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationSteps].actor-wrapper .steps .text-after, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsHomeImprovement].actor-wrapper .steps .text-after,
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsDeclined].actor-wrapper .steps .text-after, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsHomeImprovementDeclined].actor-wrapper .steps .text-after {
    flex-flow: column;
    display: flex;
  }
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationSteps].actor-wrapper .steps .text-after span:first-child, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsHomeImprovement].actor-wrapper .steps .text-after span:first-child,
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsDeclined].actor-wrapper .steps .text-after span:first-child, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsHomeImprovementDeclined].actor-wrapper .steps .text-after span:first-child {
    display: unset !important;
    font-size: 1.5rem;
    font-weight: 400 !important;
    margin-bottom: 2rem;
  }
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationSteps].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar], div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsHomeImprovement].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar],
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsDeclined].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar], div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsHomeImprovementDeclined].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] {
    padding: 0 !important;
  }
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationSteps].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title], div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsHomeImprovement].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title],
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsDeclined].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title], div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsHomeImprovementDeclined].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title] {
    padding: 0 !important;
    transform: unset !important;
    border: none !important;
    width: -moz-fit-content !important;
    width: fit-content !important;
    background-color: transparent !important;
  }
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationSteps].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title] div, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsHomeImprovement].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title] div,
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsDeclined].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title] div, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsHomeImprovementDeclined].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title] div {
    margin-left: 5rem;
    height: 2rem !important;
    width: 2rem !important;
    border: 2.8px solid #334d00 !important;
    border-radius: 50%;
    transform: unset !important;
    background-color: #558000;
    display: flex;
    align-items: center;
  }
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationSteps].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title] div::before, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsHomeImprovement].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title] div::before,
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsDeclined].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title] div::before, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsHomeImprovementDeclined].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title] div::before {
    content: "";
    display: unset !important;
    position: absolute !important;
    width: 100% !important;
    height: 7px !important;
    background-color: #558000;
    border: 0.1px solid #334d00 !important;
    top: 50% !important;
    transform: translateY(-50%);
    left: 0 !important;
    z-index: -1;
    border-left: none !important;
    border-right: none !important;
  }
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationSteps].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title] div span, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsHomeImprovement].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title] div span,
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsDeclined].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title] div span, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsHomeImprovementDeclined].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title] div span {
    display: none !important;
  }
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationSteps].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title]:first-child, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationSteps].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title]:nth-last-child(2), div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsHomeImprovement].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title]:first-child, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsHomeImprovement].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title]:nth-last-child(2),
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsDeclined].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title]:first-child,
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsDeclined].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title]:nth-last-child(2), div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsHomeImprovementDeclined].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title]:first-child, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsHomeImprovementDeclined].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title]:nth-last-child(2) {
    padding: 0 !important;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-radius: 50%;
    border: none !important;
  }
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationSteps].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title]:first-child div, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsHomeImprovement].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title]:first-child div,
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsDeclined].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title]:first-child div, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsHomeImprovementDeclined].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title]:first-child div {
    margin-left: 0 !important;
  }
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationSteps].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title].current div, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationSteps].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title].current ~ div[data-style-id=step-title] div, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsHomeImprovement].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title].current div, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsHomeImprovement].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title].current ~ div[data-style-id=step-title] div,
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsDeclined].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title].current div,
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsDeclined].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title].current ~ div[data-style-id=step-title] div, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsHomeImprovementDeclined].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title].current div, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsHomeImprovementDeclined].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title].current ~ div[data-style-id=step-title] div {
    background-color: white;
  }
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationSteps].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title].current div::before, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsHomeImprovement].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title].current div::before,
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsDeclined].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title].current div::before, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsHomeImprovementDeclined].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title].current div::before {
    background-color: #84c220 !important;
  }
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationSteps].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title].current ~ div[data-style-id=step-title] div::before, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsHomeImprovement].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title].current ~ div[data-style-id=step-title] div::before,
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsDeclined].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title].current ~ div[data-style-id=step-title] div::before, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsHomeImprovementDeclined].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title].current ~ div[data-style-id=step-title] div::before {
    background-color: white !important;
  }
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsHomeImprovementDeclined].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title].current div::before, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationStepsDeclined].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title].current div::before {
    background-color: white !important;
  }
  div[data-style-actor-name=commentsBtnForMobilePanel].actor-wrapper {
    top: -9rem;
    left: calc(100vw - 17.3rem);
  }
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=text-after].text-after, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel div[data-style-id=text-after].text-after, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=declineCreditApplicationPanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-after].text-after, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel h1.title, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilesCardView].actor-wrapper div[data-style-id=card-view] div[data-style-id=text-after].text-after, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreementNoDocUploaded] div[data-style-actor-name=uploadConsumerAgreementNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementCardView].actor-wrapper div[data-style-id=card-view] div[data-style-id=text-after].text-after, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItemsNoDocUploaded] div[data-style-actor-name=uploadFundingItemsNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItemsStageOne].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItemsStageOne] div[data-style-actor-name=uploadFundingItemsStageOneNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItemsStageOneNoDocUploaded] div[data-style-actor-name=uploadFundingItemsStageOneNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsCardView].actor-wrapper div[data-style-id=card-view] div[data-style-id=text-after].text-after, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItemsStageOne].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItemsStageOne] div[data-style-actor-name=uploadFundingItemsStageOneCardView].actor-wrapper div[data-style-id=card-view] div[data-style-id=text-after].text-after, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=resendConsumerAgreementPanel].actor-wrapper .base-panel div[data-style-id=text-after].text-after, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwoNoDocUploaded] div[data-style-actor-name=fundingItemsTwoNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-id=text-before].text-before, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoCardView].actor-wrapper div[data-style-id=card-view] div[data-style-id=text-after].text-after, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=updateLoanAmountFundingItem].actor-wrapper .base-panel div[data-style-id=text-after].text-after, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=amountUpdateTwo].actor-wrapper .base-panel div[data-style-id=text-after].text-after, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelNoDocument].actor-wrapper div[data-style-id=base-panel].base-panel h1.title, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilesCardViewNew].actor-wrapper div[data-style-id=card-view] div[data-style-id=text-after].text-after, div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=updateFundingAmount].actor-wrapper .base-panel div[data-style-id=text-after].text-after, div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateProductAndTermContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateTermAndPaymentPanel].actor-wrapper .card-view div[data-style-id=text-after].text-after, div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=currentlySelectedProductPanel].actor-wrapper div[data-style-id=text-after].text-after, div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateProductAndTermContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateProductAndTermPanel].actor-wrapper div[data-style-id=text-after].text-after, div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateLoanAmountPanel].actor-wrapper .base-panel div[data-style-id=text-after].text-after {
    top: -14.1rem;
  }
}
@media only screen and (max-width: 575px) {
  div[data-style-actor-name=applicationReviewDynamicAppSearchPanel].actor-wrapper {
    width: 100% !important;
  }
  div[data-style-actor-name=applicationReviewDynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel .entries {
    width: 100% !important;
  }
  div[data-style-actor-name=applicationReviewDynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-section-name=filtering].section div[data-style-field-name=appSearch] {
    margin: 2.5rem !important;
    width: 100% !important;
  }
  div[data-style-actor-name=applicationReviewDynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-section-name=filtering].section div[data-style-field-name=appSearch] .control .input-main .form-control {
    width: 100% !important;
  }
  div[data-style-actor-name=applicationReviewDynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel .record-actions-top-left {
    right: 12px !important;
    left: unset !important;
  }
  div[data-style-actor-name=applicationReviewDynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel .record-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action] {
    transform: translate(-3.4rem, 4rem) !important;
  }
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=dynamicAppSearchPanel].actor-wrapper {
    width: 100% !important;
  }
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=dynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel .entries {
    width: 100% !important;
  }
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=dynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-section-name=filtering].section div[data-style-field-name=appSearch] {
    margin: 2.5rem !important;
    width: 100% !important;
  }
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=dynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-section-name=filtering].section div[data-style-field-name=appSearch] .control .input-main .form-control {
    width: 100% !important;
  }
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=dynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel .record-actions-top-left {
    right: 12px !important;
    left: unset !important;
  }
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=dynamicAppSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel .record-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action] {
    transform: translate(-3.4rem, 4rem) !important;
  }
  div[data-style-actor-name=applicationSteps].actor-wrapper div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title] div, div[data-style-actor-name=applicationStepsHomeImprovement].actor-wrapper div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title] div, div[data-style-actor-name=applicationStepsDeclined].actor-wrapper div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title] div, div[data-style-actor-name=applicationStepsHomeImprovementDeclined].actor-wrapper div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title] div {
    margin-left: 3rem !important;
  }
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingApplicationTabHeader] .actor-wrapper .list-view .entries {
    padding-left: 1.6rem !important;
    padding-top: 0.5rem !important;
    max-height: 15.5rem !important;
  }
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingApplicationTabHeader] .actor-wrapper .list-view .entries .record-container {
    padding-bottom: 1.5rem;
  }
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingApplicationTabHeader] .actor-wrapper .list-view .entries .record-container:last-child {
    padding-bottom: 0 !important;
  }
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingApplicationTabHeader] .actor-wrapper .list-view .entries .record-container div[data-style-id=list-row] {
    padding-left: 3rem;
  }
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingApplicationTabHeader] .actor-wrapper .list-view .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action]::after {
    display: none !important;
  }
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingApplicationTabHeader] .actor-wrapper .list-view .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action] span::before {
    display: none;
  }
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=fundingApplicationTabHeader].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingApplicationTabHeader] .actor-wrapper .list-view .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action] span img {
    display: none !important;
  }
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper {
    padding: 0 2.5rem !important;
  }
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field] {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .entries .record-container .record-content .section {
    width: 100%;
  }
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .entries .record-container .record-content > div {
    flex-flow: column;
  }
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=updateLoanAmountFundingItem].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field] {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=amountUpdateTwo].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field] {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=updateFundingAmount].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field] {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .entries {
    /*div[data-style-section-name="requestedLoanAmount"].section{
        div[data-style-id="field"]{
            .field-content > div{
                flex-flow: column !important;
            }
            .flabel{
                margin: 0 !important;
                label{
                    font-size: 2rem !important;
                }
            }
            .control{
                .form-control{
                    font-size: 1.7rem !important;
                }
            }
            &[data-style-field-name="maxLoanAmount"]{
                .flabel label{
                    font-size: 1.6rem !important;   
                }
                .control.readonly{
                    .input-main.with-prefix div{
                        font-size: 1.6rem !important;
                    }   
                }
            }
        }
    }*/
  }
  div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].lightGreen_Btn, div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].red_Btn {
    width: 18rem !important;
  }
  div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child {
    margin-left: 3rem !important;
  }
  div[data-style-actor-name=creditApplicationTab].actor-wrapper div[data-style-actor-name=updateInfoPanel].actor-wrapper .base-panel .component-actions-bottom-left div[data-style-id=action-wrapper]:last-child {
    margin-right: 3rem !important;
  }
  div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-actor-name=updateLoanAmountFundingItem].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field] {
    margin-bottom: 4rem !important;
  }
  div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-actor-name=updateLoanAmountFundingItem].actor-wrapper .base-panel .component-actions-bottom-left {
    display: flex !important;
    flex-flow: column !important;
    margin-top: 1rem !important;
  }
  div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-actor-name=updateLoanAmountFundingItem].actor-wrapper .base-panel .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child {
    margin-left: 2.5rem !important;
    margin-bottom: 4rem !important;
  }
  div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-actor-name=updateLoanAmountFundingItem].actor-wrapper .base-panel .component-actions-bottom-left div[data-style-id=action-wrapper]:last-child {
    margin-right: 2.5rem !important;
  }
  div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-actor-name=amountUpdateTwo].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field] {
    margin-bottom: 4rem !important;
  }
  div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-actor-name=amountUpdateTwo].actor-wrapper .base-panel .component-actions-bottom-left {
    display: flex !important;
    flex-flow: column !important;
    margin-top: 1rem !important;
  }
  div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-actor-name=amountUpdateTwo].actor-wrapper .base-panel .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child {
    margin-left: 2.5rem !important;
    margin-bottom: 4rem !important;
  }
  div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-actor-name=amountUpdateTwo].actor-wrapper .base-panel .component-actions-bottom-left div[data-style-id=action-wrapper]:last-child {
    margin-right: 2.5rem !important;
  }
  div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-actor-name=updateFundingAmount].actor-wrapper .base-panel .entries .record-container .record-content div[data-style-id=field] {
    margin-bottom: 4rem !important;
  }
  div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-actor-name=updateFundingAmount].actor-wrapper .base-panel .component-actions-bottom-left {
    display: flex !important;
    flex-flow: column !important;
    margin-top: 1rem !important;
  }
  div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-actor-name=updateFundingAmount].actor-wrapper .base-panel .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child {
    margin-left: 2.5rem !important;
    margin-bottom: 4rem !important;
  }
  div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-actor-name=updateFundingAmount].actor-wrapper .base-panel .component-actions-bottom-left div[data-style-id=action-wrapper]:last-child {
    margin-right: 2.5rem !important;
  }
  div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=updateLoanAmountFundingItem].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].lightGreen_Btn {
    width: 18rem !important;
  }
  div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=amountUpdateTwo].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].lightGreen_Btn {
    width: 18rem !important;
  }
  div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=updateFundingAmount].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].lightGreen_Btn {
    width: 18rem !important;
  }
  div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=updateLoanAmountFundingItem].actor-wrapper .base-panel .entries .section div[data-style-id=field][data-style-field-name=loanAmount] .error {
    top: 8.8rem !important;
  }
  div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=amountUpdateTwo].actor-wrapper .base-panel .entries .section div[data-style-id=field][data-style-field-name=loanAmount] .error {
    top: 8.8rem !important;
  }
  div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=updateFundingAmount].actor-wrapper .base-panel .entries .section div[data-style-id=field][data-style-field-name=loanAmount] .error {
    top: 8.8rem !important;
  }
  div[data-style-actor-name=uploadFilePanelNoDoc].actor-wrapper .base-panel .entries .record-content > div, div[data-style-actor-name=applicantInfo].actor-wrapper .base-panel .entries .record-content > div, div[data-style-actor-name=uploadConsumerAgreementNoDoc].actor-wrapper .base-panel .entries .record-content > div, div[data-style-actor-name=consumerApplicantInfo].actor-wrapper .base-panel .entries .record-content > div, div[data-style-actor-name=fundingItemsApplicantInfo].actor-wrapper .base-panel .entries .record-content > div, div[data-style-actor-name=uploadFundingItemsNoDoc].actor-wrapper .base-panel .entries .record-content > div, div[data-style-actor-name=fundingItemsStageOneApplicantInfo].actor-wrapper .base-panel .entries .record-content > div, div[data-style-actor-name=uploadFundingItemsStageOneNoDoc].actor-wrapper .base-panel .entries .record-content > div, div[data-style-actor-name=fundingItemsTwoApplicantInfo].actor-wrapper .base-panel .entries .record-content > div, div[data-style-actor-name=fundingItemsTwoNoDoc].actor-wrapper .base-panel .entries .record-content > div, div[data-style-actor-name=uploadFilePanelNoDocument].actor-wrapper .base-panel .entries .record-content > div {
    flex-flow: column !important;
  }
  div[data-style-actor-name=uploadFilePanelNoDoc].actor-wrapper .base-panel .entries .record-content > div .section div[data-style-id=field]:last-child, div[data-style-actor-name=applicantInfo].actor-wrapper .base-panel .entries .record-content > div .section div[data-style-id=field]:last-child, div[data-style-actor-name=uploadConsumerAgreementNoDoc].actor-wrapper .base-panel .entries .record-content > div .section div[data-style-id=field]:last-child, div[data-style-actor-name=consumerApplicantInfo].actor-wrapper .base-panel .entries .record-content > div .section div[data-style-id=field]:last-child, div[data-style-actor-name=fundingItemsApplicantInfo].actor-wrapper .base-panel .entries .record-content > div .section div[data-style-id=field]:last-child, div[data-style-actor-name=uploadFundingItemsNoDoc].actor-wrapper .base-panel .entries .record-content > div .section div[data-style-id=field]:last-child, div[data-style-actor-name=fundingItemsStageOneApplicantInfo].actor-wrapper .base-panel .entries .record-content > div .section div[data-style-id=field]:last-child, div[data-style-actor-name=uploadFundingItemsStageOneNoDoc].actor-wrapper .base-panel .entries .record-content > div .section div[data-style-id=field]:last-child, div[data-style-actor-name=fundingItemsTwoApplicantInfo].actor-wrapper .base-panel .entries .record-content > div .section div[data-style-id=field]:last-child, div[data-style-actor-name=fundingItemsTwoNoDoc].actor-wrapper .base-panel .entries .record-content > div .section div[data-style-id=field]:last-child, div[data-style-actor-name=uploadFilePanelNoDocument].actor-wrapper .base-panel .entries .record-content > div .section div[data-style-id=field]:last-child {
    margin: 0 !important;
  }
  div[data-style-actor-name=uploadFilePanelNoDoc].actor-wrapper .base-panel .entries .record-content > div .section:last-child div[data-style-id=field] .field-content, div[data-style-actor-name=applicantInfo].actor-wrapper .base-panel .entries .record-content > div .section:last-child div[data-style-id=field] .field-content, div[data-style-actor-name=uploadConsumerAgreementNoDoc].actor-wrapper .base-panel .entries .record-content > div .section:last-child div[data-style-id=field] .field-content, div[data-style-actor-name=consumerApplicantInfo].actor-wrapper .base-panel .entries .record-content > div .section:last-child div[data-style-id=field] .field-content, div[data-style-actor-name=fundingItemsApplicantInfo].actor-wrapper .base-panel .entries .record-content > div .section:last-child div[data-style-id=field] .field-content, div[data-style-actor-name=uploadFundingItemsNoDoc].actor-wrapper .base-panel .entries .record-content > div .section:last-child div[data-style-id=field] .field-content, div[data-style-actor-name=fundingItemsStageOneApplicantInfo].actor-wrapper .base-panel .entries .record-content > div .section:last-child div[data-style-id=field] .field-content, div[data-style-actor-name=uploadFundingItemsStageOneNoDoc].actor-wrapper .base-panel .entries .record-content > div .section:last-child div[data-style-id=field] .field-content, div[data-style-actor-name=fundingItemsTwoApplicantInfo].actor-wrapper .base-panel .entries .record-content > div .section:last-child div[data-style-id=field] .field-content, div[data-style-actor-name=fundingItemsTwoNoDoc].actor-wrapper .base-panel .entries .record-content > div .section:last-child div[data-style-id=field] .field-content, div[data-style-actor-name=uploadFilePanelNoDocument].actor-wrapper .base-panel .entries .record-content > div .section:last-child div[data-style-id=field] .field-content {
    justify-content: unset !important;
  }
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section {
    width: 100% !important;
    padding: 0 !important;
  }
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelNoDocument].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section {
    width: 100% !important;
    padding: 0 !important;
  }
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=uploadFilePanelWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=applicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section {
    width: 100% !important;
    padding: 0 !important;
  }
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreementNoDocUploaded] div[data-style-actor-name=uploadConsumerAgreementNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section {
    width: 100% !important;
    padding: 0 !important;
  }
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadConsumerAgreement].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadConsumerAgreement] div[data-style-actor-name=uploadConsumerAgreementWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=consumerApplicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section {
    width: 100% !important;
    padding: 0 !important;
  }
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItemsNoDocUploaded] div[data-style-actor-name=uploadFundingItemsNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section {
    width: 100% !important;
    padding: 0 !important;
  }
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItems].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItems] div[data-style-actor-name=uploadFundingItemsWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=fundingItemsApplicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section {
    width: 100% !important;
    padding: 0 !important;
  }
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItemsStageOne].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItemsStageOne] div[data-style-actor-name=uploadFundingItemsStageOneNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItemsStageOneNoDocUploaded] div[data-style-actor-name=uploadFundingItemsStageOneNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section {
    width: 100% !important;
    padding: 0 !important;
  }
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=uploadFundingItemsStageOne].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFundingItemsStageOne] div[data-style-actor-name=uploadFundingItemsStageOneWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=fundingItemsStageOneApplicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section {
    width: 100% !important;
    padding: 0 !important;
  }
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoNoDocUploaded].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwoNoDocUploaded] div[data-style-actor-name=fundingItemsTwoNoDoc].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section {
    width: 100% !important;
    padding: 0 !important;
  }
  div[data-style-actor-name=applicationDetail].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationDetail] div[data-style-actor-name=applicationReviewContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=applicationReviewContainer] div[data-style-actor-name=applicationFundingTab].actor-wrapper div[data-style-id=tab-step-container] > div div[data-style-id=tab-step-body] div[data-style-actor-name=fundingItemsTwo].actor-wrapper div[data-style-id=division][data-style-actor-name=fundingItemsTwo] div[data-style-actor-name=fundingItemsTwoWithDocUploaded].actor-wrapper div[data-style-id=division] div[data-style-actor-name=fundingItemsTwoApplicantInfo].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-container .record-content > div .section {
    width: 100% !important;
    padding: 0 !important;
  }
  div[data-style-actor-name=commentsBtnForMobilePanel].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
    height: 6.3rem !important;
    padding: 10px 16px 10px 16px !important;
  }
  div[data-style-actor-name=applicationFundingTab].actor-wrapper h2.subtitle {
    line-height: 1.5rem;
    /*top: 15.3rem;*/
  }
  div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] {
    flex-flow: column;
  }
  div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] .actor-wrapper .base-panel .text-before, div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] .actor-wrapper .base-panel h2 {
    font-size: 2.3rem;
  }
  div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] .actor-wrapper .base-panel .entries div[data-style-id=field][data-style-field-name=dealerFee] .flabel::after {
    line-height: 3rem;
  }
  div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] .actor-wrapper .base-panel .entries div[data-style-id=field][data-style-field-name=dealerFee] .control.readonly .input-main.with-suffix div {
    font-size: 1.6rem;
  }
  div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=currentlySelectedProductPanel].actor-wrapper {
    width: 100%;
  }
  div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=currentlySelectedProductPanel].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
    width: 45%;
    min-width: 17rem;
    margin-bottom: 2rem;
  }
  div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=currentlySelectedProductPanel].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
    width: 100%;
  }
  div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateProductAndTermContainer].actor-wrapper {
    width: 100%;
  }
  div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateProductAndTermContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateProductAndTermPanel].actor-wrapper .component-actions-bottom {
    top: 5.65rem !important;
  }
  div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateProductAndTermContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateProductAndTermPanel].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
    font-size: 1.4rem;
  }
  div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateProductAndTermContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateTermAndPaymentPanel].actor-wrapper .card-view .text-before {
    font-size: 1.7rem;
  }
  div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateProductAndTermContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateTermAndPaymentPanel].actor-wrapper .card-view h1 {
    font-size: 1.45rem;
  }
  div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateProductAndTermContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateTermAndPaymentPanel].actor-wrapper .card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
    font-size: 1.5rem;
  }
  div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateLoanAmountPanel].actor-wrapper .base-panel .entries {
    margin-top: 7rem;
  }
  div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateLoanAmountPanel].actor-wrapper .base-panel h1 {
    font-size: 1.3rem;
    line-height: 1.3rem;
    top: 16.6rem;
  }
  div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateLoanAmountPanel].actor-wrapper .base-panel div[data-style-id=field] .error {
    top: 8.6rem;
  }
  div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateLoanAmountPanel].actor-wrapper .base-panel div[data-style-id=field][data-style-field-name=loanAmount] .error {
    line-height: 1.7rem !important;
  }
  div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateLoanAmountPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
    width: 14rem !important;
  }
  div[data-style-actor-name=uploadFileContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=uploadFileContainer] div[data-style-actor-name=resendConsumerAgreementPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].action {
    width: 22rem !important;
  }
  div[data-style-actor-name=creditAccordionTabView].actor-wrapper div[data-style-id=tab-step-container].tabs div[data-style-id=tab-title-bar] div[data-style-id=tab-title] > div span {
    font-size: 1.5rem;
  }
  div[data-style-actor-name=creditAccordionTabView].actor-wrapper div[data-style-id=tab-step-container].tabs div[data-style-id=tab-title-bar] div[data-style-id=tab-title].current > div span {
    font-size: 1.6rem;
  }
  /**** css start for Cl-892 ****/
  div[data-style-actor-name=TGUCSelectedProductDetailsPanel].actor-wrapper .entries div[data-style-id=field] .field-content > div {
    flex-flow: column;
  }
  div[data-style-actor-name=TGUCSelectedProductDetailsPanel].actor-wrapper div[data-style-id=field][data-style-field-name=resendAgreement] {
    margin-bottom: 5.5rem !important;
  }
  div[data-style-actor-name=TGUCSelectedProductDetailsPanel].actor-wrapper div[data-style-id=action-wrapper] {
    left: 0;
    bottom: 8.2rem;
  }
  /**** css end for Cl-892 ****/
}
@media only screen and (max-width: 370px) {
  div[data-style-actor-name=applicationFundingTab].actor-wrapper .card-view .entries .record-container:first-child {
    width: 100%;
    height: 16.4rem;
  }
  div[data-style-actor-name=applicationFundingTab].actor-wrapper .card-view .entries .record-container:first-child::before {
    height: -moz-fit-content;
    height: fit-content;
    margin-top: 0.5rem;
  }
  div[data-style-actor-name=applicationFundingTab].actor-wrapper .card-view .entries .record-container:first-child .record-content {
    height: -moz-fit-content;
    height: fit-content;
  }
  div[data-style-actor-name=applicationFundingTab].actor-wrapper .card-view .entries .record-container:first-child:first-child div[data-style-field-name=Name] .input-main div {
    width: 84% !important;
  }
  div[data-style-actor-name=applicationFundingTab].actor-wrapper .card-view .component-actions-bottom {
    top: 8rem !important;
    left: 2.5rem;
  }
  div[data-style-actor-name=updateProductOrTermTab].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateProductAndTermContainer].actor-wrapper div[data-style-id=division] div[data-style-actor-name=updateTermAndPaymentPanel].actor-wrapper .card-view .component-actions-bottom {
    top: unset !important;
    left: unset !important;
  }
}
div[data-style-actor-name=goBackToMainPage].actor-wrapper .base-panel {
  display: flex;
  flex-flow: row-reverse;
  justify-content: space-between;
  align-items: center;
  padding: 2rem 4rem;
}
div[data-style-actor-name=goBackToMainPage].actor-wrapper .base-panel .text-before {
  padding: 0;
  font-size: 1.9rem;
  font-family: "Mukta", sans-serif;
  font-weight: 700;
  line-height: 0 !important;
}
div[data-style-actor-name=goBackToMainPage].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  color: #84c220;
}
div[data-style-actor-name=goBackToMainPage].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
  display: flex;
  font-size: 1.6rem;
  font-family: "Mukta", sans-serif;
  line-height: 1.42857143 !important;
  align-items: center;
}
div[data-style-actor-name=goBackToMainPage].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] img {
  transform: rotate(180deg);
  width: 1.5rem;
  margin: 0 0.7rem 0 0.3rem;
  height: 1.6rem;
}

div[data-style-actor-name=updateApplication].actor-wrapper {
  margin: 0 4rem;
  border: 1px solid #558000;
  border-bottom-right-radius: 20px;
  border-top-left-radius: 20px;
  height: calc(100vh - 17.5rem);
  overflow: auto;
  min-height: 30rem;
}
div[data-style-actor-name=updateApplication].actor-wrapper div[data-style-actor-name=updateApplicationSteps].actor-wrapper .steps {
  padding: 0;
}
div[data-style-actor-name=updateApplication].actor-wrapper div[data-style-actor-name=updateApplicationSteps].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] {
  width: 100% !important;
  height: -moz-fit-content;
  height: fit-content;
  margin-top: 2rem;
  margin-bottom: 2rem;
  justify-content: center;
}
div[data-style-actor-name=updateApplication].actor-wrapper div[data-style-actor-name=updateApplicationSteps].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title] {
  width: -moz-fit-content !important;
  width: fit-content !important;
  background-color: transparent !important;
  margin: 0;
}
div[data-style-actor-name=updateApplication].actor-wrapper div[data-style-actor-name=updateApplicationSteps].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title]::before {
  display: none;
}
div[data-style-actor-name=updateApplication].actor-wrapper div[data-style-actor-name=updateApplicationSteps].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title]::after {
  content: "" !important;
  position: absolute !important;
  width: 100% !important;
  height: 0 !important;
  border-top: 1px solid #84c220 !important;
  top: 50% !important;
  left: 0 !important;
  z-index: -1;
  display: unset !important;
  border-bottom: none !important;
  border-left: none !important;
}
div[data-style-actor-name=updateApplication].actor-wrapper div[data-style-actor-name=updateApplicationSteps].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title]:last-child::after {
  display: none !important;
}
div[data-style-actor-name=updateApplication].actor-wrapper div[data-style-actor-name=updateApplicationSteps].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title]:last-child > div {
  margin-right: 0 !important;
}
div[data-style-actor-name=updateApplication].actor-wrapper div[data-style-actor-name=updateApplicationSteps].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title] > div {
  width: 4rem !important;
  margin: 0;
  background-color: #84c220;
  border-radius: 50%;
  height: 4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: unset;
  margin-right: 7rem;
}
div[data-style-actor-name=updateApplication].actor-wrapper div[data-style-actor-name=updateApplicationSteps].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title] > div span {
  color: white;
  font-size: 1.5rem;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
}
div[data-style-actor-name=updateApplication].actor-wrapper div[data-style-actor-name=updateApplicationSteps].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title].current > div, div[data-style-actor-name=updateApplication].actor-wrapper div[data-style-actor-name=updateApplicationSteps].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title].current ~ div[data-style-id=step-title] > div {
  background-color: white !important;
  border: 1px solid #84c220;
}
div[data-style-actor-name=updateApplication].actor-wrapper div[data-style-actor-name=updateApplicationSteps].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title].current > div span, div[data-style-actor-name=updateApplication].actor-wrapper div[data-style-actor-name=updateApplicationSteps].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title].current ~ div[data-style-id=step-title] > div span {
  color: #84c220 !important;
}
div[data-style-actor-name=updateApplication].actor-wrapper div[data-style-actor-name=updateApplicationSteps].actor-wrapper .steps div[data-style-id=steps] div[data-style-actor-name=updaeProjectSelectionAndChoiceToFillApplicationPage].actor-wrapper {
  margin-top: 4rem;
}

div[data-style-id=app][data-style-stage-name=updateApplication] div[data-style-id=app-content] {
  height: auto;
  padding-bottom: 4rem;
}

div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=dealerPortalNewApplication].actor-wrapper {
  margin: 0 4rem;
  border: 1px solid #558000;
  border-bottom-right-radius: 20px;
  border-top-left-radius: 20px;
  height: calc(100vh - 17.5rem);
  overflow: auto;
  min-height: 30rem;
}
div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=dealerPortalNewApplication].actor-wrapper div[data-style-actor-name=dealerPortalNewApplicationTab].actor-wrapper .steps {
  padding: 0;
}
div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=dealerPortalNewApplication].actor-wrapper div[data-style-actor-name=dealerPortalNewApplicationTab].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] {
  width: 100% !important;
  height: -moz-fit-content;
  height: fit-content;
  margin-top: 2rem;
  margin-bottom: 2rem;
  justify-content: center;
}
div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=dealerPortalNewApplication].actor-wrapper div[data-style-actor-name=dealerPortalNewApplicationTab].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title] {
  width: -moz-fit-content !important;
  width: fit-content !important;
  background-color: transparent !important;
  margin: 0;
}
div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=dealerPortalNewApplication].actor-wrapper div[data-style-actor-name=dealerPortalNewApplicationTab].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title]::before {
  display: none;
}
div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=dealerPortalNewApplication].actor-wrapper div[data-style-actor-name=dealerPortalNewApplicationTab].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title]::after {
  content: "" !important;
  position: absolute !important;
  width: 100% !important;
  height: 0 !important;
  border-top: 1px solid #84c220 !important;
  top: 50% !important;
  left: 0 !important;
  z-index: -1;
  display: unset !important;
  border-bottom: none !important;
  border-left: none !important;
}
div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=dealerPortalNewApplication].actor-wrapper div[data-style-actor-name=dealerPortalNewApplicationTab].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title]:last-child::after {
  display: none !important;
}
div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=dealerPortalNewApplication].actor-wrapper div[data-style-actor-name=dealerPortalNewApplicationTab].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title]:last-child > div {
  margin-right: 0 !important;
}
div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=dealerPortalNewApplication].actor-wrapper div[data-style-actor-name=dealerPortalNewApplicationTab].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title] > div {
  width: 4rem !important;
  margin: 0;
  background-color: #84c220;
  border-radius: 50%;
  height: 4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: unset;
  margin-right: 7rem;
}
div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=dealerPortalNewApplication].actor-wrapper div[data-style-actor-name=dealerPortalNewApplicationTab].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title] > div span {
  color: white;
  font-size: 1.5rem;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
}
div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=dealerPortalNewApplication].actor-wrapper div[data-style-actor-name=dealerPortalNewApplicationTab].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title].current > div, div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=dealerPortalNewApplication].actor-wrapper div[data-style-actor-name=dealerPortalNewApplicationTab].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title].current ~ div[data-style-id=step-title] > div {
  background-color: white !important;
  border: 1px solid #84c220;
}
div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=dealerPortalNewApplication].actor-wrapper div[data-style-actor-name=dealerPortalNewApplicationTab].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title].current > div span, div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=dealerPortalNewApplication].actor-wrapper div[data-style-actor-name=dealerPortalNewApplicationTab].actor-wrapper .steps div[data-style-id=steps] div[data-style-id=step-title-bar] div[data-style-id=step-title].current ~ div[data-style-id=step-title] > div span {
  color: #84c220 !important;
}
div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=dealerPortalNewApplication].actor-wrapper div[data-style-actor-name=dealerPortalNewApplicationTab].actor-wrapper .steps div[data-style-id=steps] div[data-style-actor-name=projectSelectionAndChoiceToFillApplicationPage].actor-wrapper {
  margin-top: 4rem;
}

@media only screen and (max-width: 640px) {
  div[data-style-actor-name=goBackToMainPage].actor-wrapper .base-panel {
    flex-flow: column-reverse;
    justify-content: space-between;
    align-items: center;
    padding: 2rem 4rem;
  }
  div[data-style-actor-name=goBackToMainPage].actor-wrapper .base-panel .text-before {
    width: 100%;
    text-align: end;
    font-size: 1.7rem !important;
    padding-top: 2rem;
  }
  div[data-style-actor-name=goBackToMainPage].actor-wrapper .base-panel .component-actions-bottom {
    width: 100%;
  }
  div[data-style-actor-name=goBackToMainPage].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
    margin: 0 !important;
  }
  div[data-style-actor-name=updateApplication].actor-wrapper {
    margin: 0;
    border: none;
    border-top: 2px solid #558000;
    border-radius: 0;
  }
  div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=dealerPortalNewApplication].actor-wrapper {
    margin: 0;
    border: none;
    border-top: 2px solid #558000;
    border-radius: 0;
  }
  div[data-style-id=app][data-style-stage-name=updateApplication] div[data-style-id=app-content] {
    padding-bottom: 0 !important;
  }
}
@media only screen and (max-width: 575px) {
  div[data-style-actor-name=goBackToMainPage].actor-wrapper .base-panel {
    padding: 2rem 1.5rem;
  }
}
div[data-style-actor-name=upadteProjectApplicationContainer].actor-wrapper {
  padding-bottom: 2rem;
  padding-top: 3.5rem;
  display: flex;
  justify-content: center;
}
div[data-style-actor-name=upadteProjectApplicationContainer].actor-wrapper div[data-style-id=division] {
  display: flex;
  flex-flow: row;
}
div[data-style-actor-name=upadteProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper {
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
  border-top-left-radius: 22px;
  border-bottom-right-radius: 22px;
  padding: 8rem 3rem 2rem;
  margin: 1.5rem;
  width: 100%;
  max-width: 55rem;
  min-width: 30rem;
}
div[data-style-actor-name=upadteProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper .record-content {
  padding: 0 !important;
}
div[data-style-actor-name=upadteProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] {
  box-shadow: none !important;
  border: none !important;
}
div[data-style-actor-name=upadteProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field] {
  margin-bottom: 3rem;
}
div[data-style-actor-name=upadteProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field].currency .input-prefix {
  font-size: 12px;
  padding-left: 1.6rem;
}
div[data-style-actor-name=upadteProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field].currency .form-control {
  padding-left: 3rem !important;
}
div[data-style-actor-name=upadteProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field] .error {
  font-size: 1.2rem;
  top: 3.95rem;
}
div[data-style-actor-name=upadteProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=coAppSpouseCheckbox] {
  margin-bottom: 0;
}
div[data-style-actor-name=upadteProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=coAppSpouseCheckbox] .checkbox-entry {
  margin-left: 0.5rem;
}
div[data-style-actor-name=upadteProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field] .flabel {
  display: none;
}
div[data-style-actor-name=upadteProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field] .control .input-main .form-control {
  height: 4.2rem;
  font-size: 12px;
  padding: 0.7rem 1.5rem;
  border-top-left-radius: 17px;
  border-bottom-right-radius: 17px;
  box-shadow: none !important;
}
div[data-style-actor-name=upadteProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=name] {
  width: 48% !important;
  margin-right: 2%;
}
div[data-style-actor-name=upadteProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=middleName] {
  width: 48% !important;
  margin-left: 2%;
}
div[data-style-actor-name=upadteProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=state] {
  width: 48% !important;
  margin-right: 2%;
}
div[data-style-actor-name=upadteProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=state] .input-main::after {
  right: 1.5rem;
  top: 50%;
  transform: translateY(-50%);
  height: 4.2rem;
  display: flex;
  align-items: center;
  padding: 0 !important;
}
div[data-style-actor-name=upadteProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=state] .form-control {
  padding-right: 3rem !important;
}
div[data-style-actor-name=upadteProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=govtIdType] .input-main::after {
  right: 1.5rem;
  top: 50%;
  transform: translateY(-50%);
  height: 4.2rem;
  display: flex;
  align-items: center;
  padding: 0 !important;
}
div[data-style-actor-name=upadteProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=govtIdType] .form-control {
  padding-right: 3rem !important;
}
div[data-style-actor-name=upadteProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=zipcode] {
  width: 48% !important;
  margin-left: 2%;
}
div[data-style-actor-name=upadteProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=phoneType] {
  width: 37% !important;
  margin-right: 2%;
}
div[data-style-actor-name=upadteProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=phoneType] .input-main::after {
  right: 1.5rem;
  top: 50%;
  transform: translateY(-50%);
  height: 4.2rem;
  display: flex;
  align-items: center;
  padding: 0 !important;
}
div[data-style-actor-name=upadteProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=phoneType] .form-control {
  padding-right: 3rem !important;
}
div[data-style-actor-name=upadteProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=phoneType] .error {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
div[data-style-actor-name=upadteProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=phoneType] .error span {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
div[data-style-actor-name=upadteProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=mobilePhone] {
  width: 59% !important;
  margin-left: 2%;
}
div[data-style-actor-name=upadteProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=ownProperty] .field-content > div {
  display: flex;
  flex-flow: row-reverse;
  align-items: center;
}
div[data-style-actor-name=upadteProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=ownProperty] .field-content > div .flabel {
  white-space: unset !important;
  overflow: unset !important;
  text-overflow: unset !important;
  height: -moz-fit-content;
  height: fit-content;
  line-height: 2rem;
}
div[data-style-actor-name=upadteProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=ownProperty] .field-content > div .flabel label[data-style-id=field-label] {
  margin-left: 1rem;
  white-space: unset !important;
  overflow: unset !important;
  text-overflow: unset !important;
}
div[data-style-actor-name=upadteProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=ownProperty] .field-content > div .flabel label[data-style-id=field-label]::after {
  display: none;
}
div[data-style-actor-name=upadteProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=ownProperty] .field-content > div .control {
  height: -moz-fit-content;
  height: fit-content;
}
div[data-style-actor-name=upadteProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=ownProperty] .field-content > div .checkbox-entry {
  width: auto;
  align-items: center;
  height: -moz-fit-content;
  height: fit-content;
}
div[data-style-actor-name=upadteProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=ownProperty] .field-content > div .checkbox-entry input {
  -webkit-appearance: revert !important;
     -moz-appearance: revert !important;
          appearance: revert !important;
  margin: 0 !important;
}
div[data-style-actor-name=upadteProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=ownProperty] .field-content > div .checkbox-entry label {
  display: none;
}
div[data-style-actor-name=upadteProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=ownProperty] .field-content > div .error {
  top: 2rem;
  justify-content: left;
}
div[data-style-actor-name=upadteProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-action-name=back], div[data-style-actor-name=upadteProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-action-name=backProject], div[data-style-actor-name=upadteProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-action-name=backProduct] {
  transform: translateY(-40px);
  color: #84c220;
  font-family: "Mukta", sans-serif;
}
div[data-style-actor-name=upadteProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-action-name=back] .action, div[data-style-actor-name=upadteProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-action-name=backProject] .action, div[data-style-actor-name=upadteProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-action-name=backProduct] .action {
  display: flex;
  align-items: center;
}
div[data-style-actor-name=upadteProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-action-name=back] .action img, div[data-style-actor-name=upadteProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-action-name=backProject] .action img, div[data-style-actor-name=upadteProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] div[data-style-action-name=backProduct] .action img {
  transform: rotate(180deg);
  width: 1.5rem;
  margin: 0 0.7rem 0 0.3rem;
  height: 1.5rem;
}
div[data-style-actor-name=upadteProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] h1 {
  padding: 1.4rem 0 1.4rem 3rem;
  font-size: 15px;
  font-family: "Mukta", sans-serif;
  font-weight: 800;
}
div[data-style-actor-name=upadteProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper div[data-style-id=base-panel] h1::after {
  color: #9a9a9a;
  content: "*Required Fields";
  font-style: italic;
  position: absolute;
  top: 4.2rem;
  font-size: 11px;
  left: 3rem;
}

.boolean .flabel {
  margin-right: 1rem;
  display: inherit !important;
}
.boolean .flabel label {
  /*font-family: Arial Rounded MT Bold;*/
  font-family: "Mukta", sans-serif !important;
  font-size: 12px !important;
  font-weight: 500 !important;
  color: rgba(0, 0, 0, 0.4) !important;
}

div[data-style-actor-name=updateNewProjectCoApplicantPanel] .boolean .flabel {
  height: 4.7rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
div[data-style-actor-name=updateNewProjectCoApplicantPanel] .boolean .flabel label {
  line-height: 1.7rem;
}
div[data-style-actor-name=updateNewProjectCoApplicantPanel] .boolean .control {
  margin: 0 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
div[data-style-actor-name=updateNewProjectCoApplicantPanel] .component-actions-top .component-actions-top-left {
  position: absolute;
  top: 2.5rem;
  right: 3rem;
  left: unset !important;
}
div[data-style-actor-name=updateNewProjectCoApplicantPanel] .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] {
  margin: 0;
  width: -moz-fit-content;
  width: fit-content;
}
div[data-style-actor-name=updateNewProjectCoApplicantPanel] .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action] {
  color: white;
  font-size: 10px;
  background: #84c220;
  font-size: 1.2rem;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 0;
  border-top-left-radius: 16px !important;
  border-bottom-right-radius: 16px !important;
  padding: 1.1rem !important;
  padding-bottom: 1rem !important;
  padding-top: 1rem !important;
  margin: 0;
}
div[data-style-actor-name=updateNewProjectCoApplicantPanel] .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action]::after {
  content: "\f061" !important;
  font-family: "fontawesome";
  color: white;
  padding-left: 0.7rem;
  width: auto;
  height: auto;
  filter: unset !important;
  transform: unset !important;
}

div[data-style-actor-name=updateProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=updateProjectApplicationConfirmInput].base-panel {
  box-shadow: none !important;
  border: none !important;
}
div[data-style-actor-name=updateProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=updateProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure] {
  display: flex;
  flex-flow: row;
  justify-content: center;
  max-width: 55rem;
  margin: 0 auto;
  align-items: center;
  padding: 0;
}
div[data-style-actor-name=updateProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=updateProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure] .description {
  display: none;
}
div[data-style-actor-name=updateProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=updateProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure] input {
  margin: 2px 0 0;
  top: 0;
  text-align: justify;
  margin: 0;
  padding-left: 1rem;
  font-size: 1.3rem;
  height: 5rem;
  width: 7rem;
}
div[data-style-actor-name=updateProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=updateProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure] p {
  margin-left: 1rem;
  margin-bottom: 0;
  text-align: justify;
  font-family: "Mukta", sans-serif;
}
div[data-style-actor-name=updateProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=updateProjectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper] {
  width: 40%;
  max-width: 40rem;
  margin-top: 4.5rem;
  margin-bottom: 4rem;
}
div[data-style-actor-name=updateProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=updateProjectApplicationConfirmInput].base-panel div[data-style-id=action-wrapper] div[data-style-id=action] {
  height: 4.5rem !important;
}
div[data-style-actor-name=updateProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=updateProjectApplicationConfirmInput].base-panel div[data-style-id=text-after].text-after {
  padding: 0;
  height: 100vh;
  position: fixed;
  width: 100%;
  top: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
  left: 0;
}
div[data-style-actor-name=updateProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=updateProjectApplicationConfirmInput].base-panel div[data-style-id=text-after].text-after > div {
  font-size: 12px;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-flow: column;
  align-items: center;
}
div[data-style-actor-name=updateProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=updateProjectApplicationConfirmInput].base-panel .message-wrapper.top div[data-style-id=error].save-submit {
  top: 13.7rem;
}

/*div[data-style-actor-name="updateProjectApplication"].actor-wrapper{
    max-height: calc(100vh - 25.5rem);
    overflow: auto;
    min-height: 32rem;
}*/
.message-wrapper.top div[data-style-id=error].save-submit {
  width: 80%;
  white-space: initial;
  line-height: 2.5rem;
  position: fixed !important;
  padding: 0.4rem 2rem !important;
  border-radius: 0;
  color: white;
  background-color: red !important;
  border-radius: 5px !important;
  margin-top: 0.5rem;
}
.message-wrapper.top div[data-style-id=error].save-submit::before {
  content: "⚠";
  font-family: fontAwesome;
  color: white;
  font-size: 1.8rem;
  padding-right: 0.6rem;
}
.message-wrapper.top div[data-style-id=error].save-submit::after {
  display: none;
}

/*div[data-style-actor-name="upadteProjectApplicationContainer"].actor-wrapper{
    div[data-style-id="field"].date{
        input::after{
            display:none;
            content: "*";
            left: calc(19% - 0rem);
            position: absolute;
        } 
    }
}*/
@media only screen and (max-width: 1150px) {
  div[data-style-actor-name=upadteProjectApplicationContainer].actor-wrapper div[data-style-id=division] {
    flex-flow: wrap !important;
    justify-content: center !important;
  }
}
@media only screen and (max-width: 768px) {
  div[data-style-actor-name=updateProjectApplication].actor-wrapper div[data-style-actor-name=upadteProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component {
    padding: 9rem 3rem 2rem !important;
  }
  div[data-style-actor-name=updateProjectApplication].actor-wrapper div[data-style-actor-name=upadteProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable h1::after {
    top: 4.6rem !important;
    font-size: 11px !important;
    left: 3rem !important;
    height: 1.5rem !important;
  }
  div[data-style-actor-name=updateProjectApplication].actor-wrapper div[data-style-actor-name=upadteProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field] {
    margin-bottom: 3.5rem !important;
  }
  div[data-style-actor-name=updateProjectApplication].actor-wrapper div[data-style-actor-name=upadteProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field] .form-control {
    height: 5.2rem !important;
    padding: 0.7rem 1.8rem !important;
    border-top-left-radius: 16px !important;
    border-bottom-right-radius: 16px !important;
  }
  div[data-style-actor-name=updateProjectApplication].actor-wrapper div[data-style-actor-name=upadteProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field].currency .input-prefix {
    padding-left: 2.2rem !important;
  }
  div[data-style-actor-name=updateProjectApplication].actor-wrapper div[data-style-actor-name=upadteProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field].currency .form-control {
    padding-left: 4.4rem !important;
  }
  div[data-style-actor-name=updateProjectApplication].actor-wrapper div[data-style-actor-name=upadteProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field][data-style-field-name=coAppSpouseCheckbox] {
    margin-bottom: 1.5rem !important;
  }
  div[data-style-actor-name=updateProjectApplication].actor-wrapper div[data-style-actor-name=upadteProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field] .error {
    top: 5rem !important;
  }
  div[data-style-actor-name=updateProjectApplication].actor-wrapper div[data-style-actor-name=updateProjectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable div[data-style-id=action-wrapper] {
    width: 50% !important;
  }
  div[data-style-actor-name=updateProjectApplication].actor-wrapper div[data-style-actor-name=updateProjectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable div[data-style-id=action-wrapper] div[data-style-id=action].action {
    height: 5.3rem !important;
    font-size: 14px !important;
  }
  div[data-style-actor-name=updateProjectApplication].actor-wrapper div[data-style-actor-name=updateProjectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable .message-wrapper.top div[data-style-id=in-progress].save-submit {
    width: 50% !important;
    height: 5.3rem !important;
  }
  div[data-style-actor-name=updateProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=updateProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure] input {
    width: 9.5rem;
  }
}
@media only screen and (max-width: 640px) {
  div[data-style-actor-name=updateProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=updateProjectApplicationConfirmInput].base-panel .message-wrapper.top div[data-style-id=error].save-submit {
    top: 15.7rem;
  }
}
@media only screen and (max-width: 576px) {
  div[data-style-actor-name=updateProjectApplication].actor-wrapper div[data-style-actor-name=upadteProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component {
    min-width: 90% !important;
  }
  div[data-style-actor-name=updateProjectApplication].actor-wrapper div[data-style-actor-name=upadteProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable h1 {
    font-size: 2rem !important;
  }
  div[data-style-actor-name=updateProjectApplication].actor-wrapper div[data-style-actor-name=upadteProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field] .form-control {
    height: 5.7rem !important;
    padding: 0.7rem 2rem !important;
  }
  div[data-style-actor-name=updateProjectApplication].actor-wrapper div[data-style-actor-name=upadteProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field][data-style-field-name=govtIdType] .form-control {
    padding-right: 3rem !important;
  }
  div[data-style-actor-name=updateProjectApplication].actor-wrapper div[data-style-actor-name=upadteProjectApplicationContainer].actor-wrapper div[data-style-id=division] .actor-wrapper.contains-component div[data-style-id=base-panel].base-panel.editable .entries div[data-style-id=field] .error {
    top: 5.4rem !important;
  }
  div[data-style-actor-name=updateProjectApplication].actor-wrapper div[data-style-actor-name=updateProjectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable div[data-style-id=action-wrapper] {
    width: 91% !important;
  }
  div[data-style-actor-name=updateProjectApplication].actor-wrapper div[data-style-actor-name=updateProjectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable div[data-style-id=action-wrapper] div[data-style-id=action].action {
    font-size: 12px !important;
  }
  div[data-style-actor-name=updateProjectApplication].actor-wrapper div[data-style-actor-name=updateProjectApplicationConfirmInput].actor-wrapper div[data-style-id=base-panel].base-panel.editable div[data-style-id=disclosure] {
    width: 91% !important;
  }
  div[data-style-actor-name=updateProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=updateProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure] input {
    width: 12rem;
  }
}
@media only screen and (max-width: 350px) {
  div[data-style-actor-name=updateProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=updateProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure] input {
    width: 18rem;
  }
}
@media only screen and (max-width: 300px) {
  div[data-style-actor-name=updateProjectApplicationConfirmInput].actor-wrapper div[data-style-actor-name=updateProjectApplicationConfirmInput].base-panel div[data-style-id=disclosure] input {
    width: 21rem;
  }
}
div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper {
  height: auto;
}
div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=updateProjectApprovalStatus] {
  height: 100%;
  display: flex;
  flex-flow: column;
  justify-content: center;
}
div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=updateProjectApprovalStatus] div[data-style-actor-name=updateProjectApprovalContainer].actor-wrapper {
  justify-content: center;
  position: relative;
  display: flex;
}
div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=updateProjectApprovalStatus] div[data-style-actor-name=updateProjectApprovalContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=updateProjectApprovalContainer] {
  border-radius: 0 !important;
  border-top-left-radius: 20px !important;
  border-bottom-right-radius: 20px !important;
  outline: none !important;
  max-width: 75rem;
  min-width: 55rem;
}
div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=updateProjectApprovalStatus] div[data-style-actor-name=projectApprovalPanelForCssUpdate].actor-wrapper {
  display: none;
}
div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=updateProjectApprovalStatus] div[data-style-actor-name=projectApprovalPanelForCssUpdate].hidden-actor.actor-wrapper + div[data-style-actor-name=projectApprovalRicsUpdate].actor-wrapper {
  border-bottom: 1px solid #84c220 !important;
  border-bottom-right-radius: 19px;
}
div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=updateProjectApprovalStatus] div[data-style-actor-name=updateEmiTenureCardView].actor-wrapper {
  border-bottom: 1px solid !important;
  border-right: 1px solid !important;
  border-left: 1px solid !important;
  border-bottom-right-radius: 19px;
  border-color: #84c220 !important;
}
div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=updateProjectApprovalStatus] div[data-style-actor-name=updateEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view {
  box-shadow: none !important;
  border: none !important;
  height: -moz-fit-content;
  height: fit-content;
}
div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=updateProjectApprovalStatus] div[data-style-actor-name=updateEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-before].text-before {
  margin-bottom: 2.4rem;
  display: flex;
  margin-top: 1rem;
  justify-content: center;
  height: unset;
  line-height: unset;
  white-space: unset;
  overflow: unset;
  text-overflow: unset;
  padding: 0;
  color: rgba(0, 0, 0, 0.7);
  white-space: unset;
  overflow: unset;
  text-overflow: unset;
  font-size: 1.65rem;
  /*font-family: arial rounded mt bold;*/
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  text-align: center;
}
div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=updateProjectApprovalStatus] div[data-style-actor-name=updateEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-after].text-after {
  padding: 0;
  margin-bottom: 2.7rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=updateProjectApprovalStatus] div[data-style-actor-name=updateEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-after].text-after #building {
  font-size: 12px;
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  flex-flow: column;
  width: -moz-fit-content;
  width: fit-content;
  align-items: center;
}
div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=updateProjectApprovalStatus] div[data-style-actor-name=updateEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-after].text-after #building #caption {
  font-size: 1.2rem;
  color: rgba(0, 0, 0, 0.5) !important;
  /*font-family: arial rounded mt bold;*/
  font-family: "Mukta", sans-serif;
  font-weight: 600;
}
div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=updateProjectApprovalStatus] div[data-style-actor-name=updateEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view h1 {
  padding: 0;
  height: 100vh;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
}
div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=updateProjectApprovalStatus] div[data-style-actor-name=updateEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view h1 > div {
  font-size: 12px;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-flow: column;
  align-items: center;
}
div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=updateProjectApprovalStatus] div[data-style-actor-name=updateEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries {
  padding: 0;
  display: flex;
  flex-flow: row;
  align-items: center;
  justify-content: center;
  margin-bottom: 2.3rem;
}
div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=updateProjectApprovalStatus] div[data-style-actor-name=updateEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container {
  width: -moz-fit-content !important;
  width: fit-content !important;
  padding: 0;
  height: -moz-fit-content;
  height: fit-content;
  margin: 1rem 0;
  border: none !important;
  background-color: transparent !important;
}
div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=updateProjectApprovalStatus] div[data-style-actor-name=updateEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content {
  padding: 0 !important;
}
div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=updateProjectApprovalStatus] div[data-style-actor-name=updateEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section {
  flex-flow: column;
  width: -moz-fit-content;
  width: fit-content;
  align-items: center;
}
div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=updateProjectApprovalStatus] div[data-style-actor-name=updateEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field]:first-child {
  margin: 0 1rem;
  margin-bottom: 1rem;
  width: 10rem !important;
  height: 4.6rem;
}
div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=updateProjectApprovalStatus] div[data-style-actor-name=updateEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field]:first-child .field-content > div .control.readonly {
  padding: 0;
}
div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=updateProjectApprovalStatus] div[data-style-actor-name=updateEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field]:first-child .field-content > div .control.readonly .input-main {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.1);
  border-top-left-radius: 19px;
  border-bottom-right-radius: 19px;
  height: 4.6rem;
  color: black;
}
div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=updateProjectApprovalStatus] div[data-style-actor-name=updateEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field]:first-child .field-content > div .control.readonly .input-main div {
  height: -moz-fit-content;
  height: fit-content;
  font-size: 1.4rem;
  /*font-family: arial rounded mt bold;*/
  font-family: "Mukta", sans-serif;
  font-weight: 600;
}
div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=updateProjectApprovalStatus] div[data-style-actor-name=updateEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field]:last-child {
  margin-bottom: 0;
  width: -moz-fit-content !important;
  width: fit-content !important;
}
div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=updateProjectApprovalStatus] div[data-style-actor-name=updateEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field]:last-child .field-content > div .control.readonly {
  padding: 0;
  min-height: unset !important;
}
div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=updateProjectApprovalStatus] div[data-style-actor-name=updateEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field]:last-child .field-content > div .control.readonly .input-main {
  color: rgba(0, 0, 0, 0.5);
}
div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=updateProjectApprovalStatus] div[data-style-actor-name=updateEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field]:last-child .field-content > div .control.readonly .input-main::after {
  content: "months";
  /*font-family: arial rounded mt bold;*/
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  font-size: 1.4rem;
  padding-left: 0.3rem;
}
div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=updateProjectApprovalStatus] div[data-style-actor-name=updateEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container .record-content > div .section div[data-style-id=field]:last-child .field-content > div .control.readonly .input-main div {
  font-size: 1.4rem;
  /*font-family: arial rounded mt bold;*/
  font-family: "Mukta", sans-serif;
  font-weight: 600;
}
div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=updateProjectApprovalStatus] div[data-style-actor-name=updateEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container.highlighted div[data-style-id=field]:first-child .input-main {
  background-color: #84c220 !important;
  color: white !important;
}
div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=updateProjectApprovalStatus] div[data-style-actor-name=updateEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries .record-container.highlighted div[data-style-id=field]:last-child .input-main {
  color: black !important;
}
div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=updateProjectApprovalStatus] div[data-style-actor-name=updateEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom {
  bottom: 0;
  margin-bottom: 3.6rem;
}
div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=updateProjectApprovalStatus] div[data-style-actor-name=updateEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left {
  display: flex;
  flex-flow: row;
  justify-content: center;
  margin-left: 3.5rem;
  margin-right: 3.5rem;
}
div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=updateProjectApprovalStatus] div[data-style-actor-name=updateEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  margin: 0;
}
div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=updateProjectApprovalStatus] div[data-style-actor-name=updateEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].action {
  font-size: 14px;
  height: 5.5rem;
  text-align: left;
  font-weight: 400 !important;
  margin: 0 1rem;
}
div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=updateProjectApprovalStatus] div[data-style-actor-name=updateEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].action.lightGreen_Btn {
  width: 17rem;
}
div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=updateProjectApprovalStatus] div[data-style-actor-name=updateEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].action.deepGreen_Btn {
  width: 23rem;
}
div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=updateProjectApprovalStatus] div[data-style-actor-name=updateEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].action.linearGreen_Btn {
  width: 19rem;
}
div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=updateProjectApprovalStatus] div[data-style-actor-name=updateEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].action::after {
  margin-left: 0.5rem;
}
div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=updateProjectApprovalStatus] div[data-style-actor-name=updateProjectApproval].actor-wrapper {
  display: flex;
  border-top: 1px solid !important;
  border-right: 1px solid !important;
  border-left: 1px solid !important;
  border-top-left-radius: 19px;
  border-color: #84c220 !important;
  margin-top: 3.5rem;
}
div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=updateProjectApprovalStatus] div[data-style-actor-name=updateProjectApproval].actor-wrapper .base-panel {
  outline: none !important;
  display: flex;
  position: absolute;
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  flex-flow: column-reverse;
  position: relative;
  box-shadow: none !important;
}
div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=updateProjectApprovalStatus] div[data-style-actor-name=updateProjectApproval].actor-wrapper .base-panel h1 {
  background-color: rgba(236, 255, 230, 0.85);
  font-size: 2.2rem;
  height: 10rem;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  border-top-left-radius: 20px;
  top: 0rem;
  width: 100%;
  position: relative;
}
div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=updateProjectApprovalStatus] div[data-style-actor-name=updateProjectApproval].actor-wrapper .base-panel h1 img {
  width: 5.5rem;
  height: 6.5rem;
  background: #009900;
  padding: 1rem;
  border-top-left-radius: 12px;
  border-bottom-right-radius: 12px;
  transform: translate(0rem, -3rem);
}
div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=updateProjectApprovalStatus] div[data-style-actor-name=updateProjectApproval].actor-wrapper .base-panel h1 span.approve_text {
  transform: translateY(-1.5rem);
  font-family: "Mukta", sans-serif;
  font-weight: 800;
}
div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=updateProjectApprovalStatus] div[data-style-actor-name=updateProjectApproval].actor-wrapper .base-panel .entries .record-content {
  padding: 0 !important;
}
div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=updateProjectApprovalStatus] div[data-style-actor-name=updateProjectApproval].actor-wrapper .base-panel .entries .record-content div[data-style-id=field] {
  width: 100%;
  margin: 3rem 0 1rem;
  margin: 3rem 10rem 1.3rem;
  width: 100%;
  height: unset;
  position: relative;
}
div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=updateProjectApprovalStatus] div[data-style-actor-name=updateProjectApproval].actor-wrapper .base-panel .entries .record-content div[data-style-id=field] .field-content > div {
  display: flex;
  flex-flow: wrap;
  justify-content: center;
}
div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=updateProjectApprovalStatus] div[data-style-actor-name=updateProjectApproval].actor-wrapper .base-panel .entries .record-content div[data-style-id=field] .field-content > div .flabel {
  margin: 0;
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
  font-size: 2.2rem;
  white-space: unset !important;
  overflow: unset !important;
  text-overflow: unset !important;
}
div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=updateProjectApprovalStatus] div[data-style-actor-name=updateProjectApproval].actor-wrapper .base-panel .entries .record-content div[data-style-id=field] .field-content > div .flabel label {
  font-size: 2rem;
  color: #008000;
  white-space: unset !important;
  overflow: unset !important;
  text-overflow: unset !important;
  /*font-family: arial rounded mt bold;*/
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  text-align: center;
}
div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=updateProjectApprovalStatus] div[data-style-actor-name=updateProjectApproval].actor-wrapper .base-panel .entries .record-content div[data-style-id=field] .field-content > div .control.readonly {
  padding: 0;
  min-height: unset;
  width: -moz-fit-content;
  width: fit-content;
  padding-top: 0rem;
}
div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=updateProjectApprovalStatus] div[data-style-actor-name=updateProjectApproval].actor-wrapper .base-panel .entries .record-content div[data-style-id=field] .field-content > div .control.readonly .input-main {
  font-size: 2rem;
  color: #008000;
  /*font-family: arial rounded mt bold;*/
  font-family: "Mukta", sans-serif;
  font-weight: 600;
}
div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=updateProjectApprovalStatus] div[data-style-actor-name=updateProjectApproval].actor-wrapper .base-panel .entries .record-content div[data-style-id=field] .field-content > div .control.readonly .input-main::after {
  content: "!";
}
div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=updateProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsUpdate].actor-wrapper {
  border-right: 1px solid !important;
  border-left: 1px solid !important;
  border-color: #84c220 !important;
  display: flex;
}
div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=updateProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsUpdate].actor-wrapper div[data-style-id=base-panel] {
  width: 100%;
}
div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=updateProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsUpdate].actor-wrapper div[data-style-id=base-panel] .text-before {
  margin: 3rem 10rem 2rem;
  height: unset;
  position: relative;
  padding: 0;
  line-height: 2.3rem;
  font-size: 2rem;
  color: #008000;
  white-space: unset !important;
  overflow: unset !important;
  text-overflow: unset !important;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  text-align: center;
}
div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=updateProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsUpdate].actor-wrapper div[data-style-id=base-panel] .entries .record-content {
  padding: 0 !important;
}
div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=updateProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsUpdate].actor-wrapper div[data-style-id=base-panel] .entries .section {
  flex-flow: column;
  align-items: center;
}
div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=updateProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsUpdate].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] {
  width: 50% !important;
}
div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=updateProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsUpdate].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly {
  padding: 0;
}
div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=updateProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsUpdate].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly .input-main.with-prefix {
  height: 4.6rem;
  background-color: #d2d2d2;
  border-top-left-radius: 19px;
  border-bottom-right-radius: 19px;
}
div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=updateProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsUpdate].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly .input-main.with-prefix::after {
  display: none;
}
div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=updateProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsUpdate].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly .input-main.with-prefix div {
  font-size: 1.4rem;
  color: black;
  padding-left: 1.6rem;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
}
div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=updateProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsUpdate].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .error {
  white-space: normal;
  line-height: 1.4rem;
  top: 8rem;
}
div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=updateProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsUpdate].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .flabel {
  margin-bottom: 0.4rem;
  height: -moz-fit-content;
  height: fit-content;
  line-height: unset;
}
div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=updateProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsUpdate].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .flabel label {
  font-size: 1.5rem;
  color: rgba(0, 0, 0, 0.7);
}
div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=updateProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsUpdate].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .control .input-main.with-prefix .input-prefix {
  padding-left: 1.6rem;
}
div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=updateProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsUpdate].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .control .input-main.with-prefix .form-control {
  height: 4.6rem;
  font-size: 1.4rem;
  padding-left: 3rem;
}
div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=updateProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsUpdate].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .error {
  position: absolute;
  top: 7.5rem;
  font-size: 1.2rem;
  height: unset;
}
div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=updateProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsUpdate].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  margin-bottom: 3.5rem;
}
div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=updateProjectApprovalStatus] div[data-style-actor-name=projectApprovalRicsUpdate].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
  height: 5rem;
  width: 20rem;
  font-size: 1.5rem;
}
div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=updateProjectApprovalStatus] div[data-style-actor-name=updateProjectDeclinePanel].actor-wrapper {
  padding-bottom: 3.5rem;
  margin-top: 1.5rem;
}
div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=updateProjectApprovalStatus] div[data-style-actor-name=updateProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] {
  display: flex;
  width: 100%;
  padding: 0;
  flex-flow: column-reverse;
  justify-content: space-between;
  height: 100%;
  align-items: center;
  margin: auto;
  border: none !important;
}
div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=updateProjectApprovalStatus] div[data-style-actor-name=updateProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-before] {
  font-size: 1.5rem;
  margin-top: 1rem;
  padding: 0;
  font-family: "Mukta", sans-serif;
  font-weight: 400;
}
div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=updateProjectApprovalStatus] div[data-style-actor-name=updateProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-before] img {
  height: 2rem;
  margin: 0 1rem;
}
div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=updateProjectApprovalStatus] div[data-style-actor-name=updateProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-before] span {
  color: #000;
  font-weight: 600;
  margin-right: 8px;
  font-size: 1.8rem;
}
div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=updateProjectApprovalStatus] div[data-style-actor-name=updateProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-after].text-after {
  padding: 0;
  height: 100vh;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
}
div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=updateProjectApprovalStatus] div[data-style-actor-name=updateProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] div[data-style-id=text-after].text-after > div {
  font-size: 12px;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-flow: column;
  align-items: center;
}
div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=updateProjectApprovalStatus] div[data-style-actor-name=updateProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top {
  position: relative;
}
div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=updateProjectApprovalStatus] div[data-style-actor-name=updateProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top .component-actions-top-left {
  top: -2rem;
  right: -10rem;
  position: initial;
}
div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=updateProjectApprovalStatus] div[data-style-actor-name=updateProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] {
  margin: 0;
}
div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=updateProjectApprovalStatus] div[data-style-actor-name=updateProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action].action {
  height: 5rem;
  width: 20rem;
  font-size: 15px;
  padding-right: 17.5px !important;
}
div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper div[data-style-id=division][data-style-actor-name=updateProjectApprovalStatus] div[data-style-actor-name=updateProjectDeclinePanel].actor-wrapper div[data-style-id=base-panel] .component-actions-top .component-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action].action::after {
  margin-left: 3px;
}

div[data-style-actor-name=updateProjectStatusContainer].actor-wrapper {
  height: calc(100vh - 26rem);
  display: flex;
  justify-content: center;
  align-items: center;
}
div[data-style-actor-name=updateProjectStatusContainer].actor-wrapper div[data-style-id=division] {
  display: flex;
  flex-flow: column;
  margin: auto;
}

div[data-style-actor-name=updateProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] {
  background-color: rgba(236, 255, 230, 0.85);
  height: 10rem !important;
  border-top-left-radius: 20px;
  margin: 0 !important;
}
div[data-style-actor-name=updateProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] .field-content {
  height: 100%;
}
div[data-style-actor-name=updateProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] .field-content > div {
  height: 100%;
}
div[data-style-actor-name=updateProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] .field-content > div .flabel {
  height: 100% !important;
  line-height: normal;
}
div[data-style-actor-name=updateProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] .field-content > div .flabel label {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
div[data-style-actor-name=updateProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] .field-content > div .flabel label img {
  width: 5.5rem;
  height: 5.5rem;
  background: #009900;
  padding: 1rem;
  border-top-left-radius: 12px;
  border-bottom-right-radius: 12px;
  position: absolute;
  top: -3rem;
  left: 50%;
  transform: translateX(-50%);
}
div[data-style-actor-name=updateProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] .field-content > div .flabel label span {
  transform: translateY(1.5rem);
  font-size: 2.2rem;
  font-family: "Mukta", sans-serif;
  font-weight: 800;
  color: black;
}
div[data-style-actor-name=updateProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] .field-content > div .control.readonly {
  padding-left: 0.6rem !important;
  padding-top: 0 !important;
}
div[data-style-actor-name=updateProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] .field-content > div .control.readonly .input-main {
  font-size: 2.2rem !important;
  color: black !important;
  font-family: "Mukta", sans-serif;
  font-weight: 800 !important;
}
div[data-style-actor-name=updateProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] .field-content > div .control.readonly .input-main div {
  transform: translateY(1.5rem);
}
div[data-style-actor-name=updateProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] .field-content > div .control.readonly .input-main::after {
  content: "!";
  transform: translateY(1.5rem);
}

@media only screen and (max-width: 850px) {
  div[data-style-actor-name=updateProjectApprovalContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=updateProjectApprovalContainer] {
    width: 58rem;
  }
  div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=updateProjectApproval].actor-wrapper div[data-style-id=base-panel].base-panel h1 img {
    transform: translate(0rem, -2.5rem) !important;
  }
  div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=updateProjectApproval].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-content div[data-style-id=field] {
    margin: 2.8rem 6rem 1.3rem !important;
  }
  div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=updateProjectApproval].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-content div[data-style-id=field][data-style-field-name=header] {
    margin: 0 !important;
  }
  div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=updateProjectApproval].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-content div[data-style-id=field][data-style-field-name=header] .control.readonly {
    padding-top: 0 !important;
  }
  div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=updateProjectApproval].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-content div[data-style-id=field] .control.readonly {
    padding-top: 0.4rem !important;
  }
  div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=updateProjectApproval].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom {
    bottom: -23rem !important;
  }
  div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=updateProjectApproval].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left {
    flex-flow: column !important;
  }
  div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=updateProjectApproval].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
    margin-top: 1.5rem !important;
    height: 5.5rem !important;
    font-size: 13px !important;
  }
  div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=updateProjectApproval].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].lightGreen_Btn {
    margin-top: 0 !important;
    width: 20rem !important;
  }
  div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=updateProjectApproval].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].deepGreen_Btn {
    width: 27rem !important;
  }
  div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=updateProjectApproval].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].linearGreen_Btn {
    width: 23rem !important;
  }
  div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsUpdate].actor-wrapper div[data-style-id=base-panel] .text-before {
    margin: 3rem 6rem 2rem;
    line-height: 2.4rem;
  }
  div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsUpdate].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] {
    width: 70% !important;
  }
  div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsUpdate].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly .input-main.with-prefix {
    height: 5rem;
  }
  div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsUpdate].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .control.readonly .input-main.with-prefix div {
    padding-left: 2rem;
  }
  div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsUpdate].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field][data-style-field-name=approvedLoanAmount] .error {
    top: 8.5rem;
  }
  div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsUpdate].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .flabel {
    margin-bottom: 0.2rem;
  }
  div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsUpdate].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .control .input-main.with-prefix .input-prefix {
    padding-left: 2rem;
  }
  div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsUpdate].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .control .input-main.with-prefix .form-control {
    height: 5rem;
    padding-left: 3.8rem;
  }
  div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsUpdate].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] .error {
    top: 7.8rem;
  }
  div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsUpdate].actor-wrapper div[data-style-id=base-panel] .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
    height: 5.5rem;
  }
  div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=updateEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left {
    flex-flow: column !important;
  }
  div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=updateEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
    height: 5.5rem !important;
    font-size: 1.5rem !important;
    margin-top: 1.5rem !important;
  }
  div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=updateEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].lightGreen_Btn {
    /*width: 20rem ;*/
  }
  div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=updateEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].deepGreen_Btn {
    width: 27rem !important;
  }
  div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=updateEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action].linearGreen_Btn {
    width: 23rem !important;
  }
  div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=updateEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper]:first-child div[data-style-id=action] {
    margin-top: 0 !important;
  }
  div[data-style-actor-name=updateProjectDeclinePanel].actor-wrapper div[data-style-id=action] {
    height: 5.5rem !important;
    width: 24rem !important;
    font-size: 13px !important;
  }
}
@media only screen and (max-width: 490px) {
  div[data-style-actor-name=updateProjectApprovalContainer].actor-wrapper div[data-style-id=division] {
    width: 90% !important;
    min-width: unset !important;
  }
  div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=updateProjectApproval].actor-wrapper div[data-style-id=base-panel].base-panel {
    max-width: unset !important;
    min-width: unset !important;
    margin: 0 !important;
  }
  div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=updateProjectApproval].actor-wrapper div[data-style-id=base-panel].base-panel h1 img {
    transform: translate(0rem, -2rem) !important;
  }
  div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=updateProjectApproval].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-content div[data-style-id=field] {
    margin: 2.5rem 3rem 1.3rem !important;
  }
  div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=updateProjectApproval].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-content div[data-style-id=field][data-style-field-name=header] {
    margin: 0 !important;
  }
  div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=updateProjectApproval].actor-wrapper div[data-style-id=base-panel].base-panel .entries .record-content div[data-style-id=field][data-style-field-name=header] .control.readonly {
    padding-top: 0 !important;
  }
  div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=updateProjectApproval].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom {
    bottom: -25.8rem !important;
  }
  div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=updateProjectApproval].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-bottom .component-actions-bottom-left {
    margin: 0 2.5rem !important;
  }
  div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsUpdate].actor-wrapper div[data-style-id=base-panel] .text-before {
    margin: 3rem 2.5rem 2rem;
  }
  div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=projectApprovalRicsUpdate].actor-wrapper div[data-style-id=base-panel] .entries div[data-style-id=field] {
    width: 90% !important;
  }
  div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=updateEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view div[data-style-id=text-before].text-before {
    padding: 0 3rem;
  }
  div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=updateEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .entries {
    flex-flow: wrap !important;
    padding: 0 3rem;
  }
  div[data-style-actor-name=updateProjectApprovalStatus].actor-wrapper.contains-division div[data-style-id=division] div[data-style-actor-name=updateEmiTenureCardView].actor-wrapper div[data-style-id=card-view].card-view .component-actions-bottom .component-actions-bottom-left {
    margin: 0 2.5rem !important;
  }
  div[data-style-actor-name=updateProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] {
    height: 15rem !important;
  }
  div[data-style-actor-name=updateProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] .field-content > div {
    display: flex;
    flex-flow: column !important;
    align-items: center !important;
  }
  div[data-style-actor-name=updateProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] .field-content > div .flabel {
    height: -moz-fit-content !important;
    height: fit-content !important;
  }
  div[data-style-actor-name=updateProjectApproval].actor-wrapper div[data-style-id=field][data-style-field-name=header] .field-content > div .control.readonly .input-main {
    overflow: visible;
  }
}
.errorPages {
  height: 100Vh;
  display: flex;
}
.errorPages .errorPageContainer {
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  padding: 3rem;
  margin: auto;
  /*.btn{
      height: auto;
      margin: 0px 1rem 1.8rem;
      display: flex;
      a{
          font-size: 1.5rem;
          color: white;
          text-decoration: unset;
          background:linear-gradient(180deg, #84c220 0% , #196e1f 100%);
          padding: 1.5rem 4rem !important;
          border-bottom-right-radius: 19px !important;
          border-top-left-radius: 19px !important;
          width: 25rem;
          position: relative;
          display: flex;
          align-items: center;
          justify-content: center;
          font-family: $font-family;
          img{
              filter: invert(1);
              margin-left: .8rem;
          }
      }
  }*/
}
.errorPages .errorPageContainer .companyLogo {
  padding-top: 0.8rem;
  padding-bottom: 4rem;
  padding-left: 6rem;
  padding-right: 6rem;
  border-bottom: 2px solid #558000;
}
.errorPages .errorPageContainer .companyLogo img {
  height: 9rem;
}
.errorPages .errorPageContainer .errorDetils .errorDetailsContainer {
  display: flex;
  flex-flow: column;
}
.errorPages .errorPageContainer .errorDetils .errorDetailsContainer .errorCodeText {
  display: flex;
  flex-flow: column;
  align-items: center;
  margin: 2.5rem;
  margin-bottom: 0.6rem;
  /*span:first-child{
      font-size: 7rem;
      width: fit-content;
      font-family: $font-family;
      font-weight: 700;
  }*/
}
.errorPages .errorPageContainer .errorDetils .errorDetailsContainer .errorCodeText span {
  width: -moz-fit-content;
  width: fit-content;
  font-size: 4rem;
  font-family: "Mukta", sans-serif;
  font-weight: 700;
  text-align: center;
}
.errorPages .errorPageContainer .errorDetils .errorDetailsContainer .text {
  font-size: 1.6rem;
  text-align: center;
  margin: 2rem;
  font-family: "Mukta", sans-serif;
  margin-top: 1rem;
  margin-bottom: 2.2rem;
}
.errorPages .errorPageContainer .contactSupport {
  font-size: 1.7rem;
  text-align: center;
  align-items: center;
  font-family: "Mukta", sans-serif;
}
.errorPages .errorPageContainer .contactSupport img {
  width: 2rem;
  margin: 0 0.8rem;
}
.errorPages .errorPageContainer .contactSupport span:last-child, .errorPages .errorPageContainer .contactSupport span:nth-child(2) span {
  font-weight: 700;
}

@media only screen and (max-width: 767px) {
  .errorPages .errorPageContainer .errorDetils .errorDetailsContainer .text {
    font-size: 1.8rem;
  }
  .errorPages .errorPageContainer .contactSupport {
    font-size: 1.9rem;
  }
}
@media only screen and (max-width: 575px) {
  .errorPages .errorPageContainer .companyLogo {
    width: 100%;
    display: flex;
    justify-content: center;
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .errorPages .errorPageContainer .companyLogo img {
    height: 7rem;
  }
  .errorPages .errorPageContainer .errorDetils .errorDetailsContainer .errorCodeText {
    margin-left: 0;
    margin-right: 0;
  }
  .errorPages .errorPageContainer .errorDetils .errorDetailsContainer .text {
    margin-left: 0;
    margin-right: 0;
  }
}
@media only screen and (max-width: 350px) {
  .errorPages .errorPageContainer .companyLogo {
    padding-left: 0;
    padding-right: 0;
  }
  .errorPages .errorPageContainer .companyLogo img {
    height: 6rem;
  }
}
div[data-style-actor-name=calculatorPage].actor-wrapper {
  height: calc(100vh - 7.5rem);
  overflow: auto;
}
div[data-style-actor-name=calculatorPage].actor-wrapper div[data-style-id=division][data-style-actor-name=calculatorPage] {
  height: inherit;
  display: flex;
  justify-content: center;
}

div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division {
  padding-bottom: 3.5rem;
  padding-top: 3.5rem;
  display: flex;
  justify-content: center;
  margin: auto;
  height: -moz-fit-content;
  height: fit-content;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] {
  display: flex;
  flex-flow: row;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentCalculatorContainer].actor-wrapper {
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
  border-top-left-radius: 22px;
  border-bottom-right-radius: 22px;
  padding: 0rem 3rem;
  margin: 1.5rem 2rem;
  width: 100%;
  max-width: 45rem;
  min-width: 30rem;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentCalculatorContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=paymentCalculatorContainer] {
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  height: 100%;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentCalculatorContainer].actor-wrapper .record-content {
  padding: 0 !important;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentCalculatorContainer].actor-wrapper .record-container {
  border: 0 !important;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentCalculatorContainer].actor-wrapper .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field] {
  margin-bottom: 2rem;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentCalculatorContainer].actor-wrapper .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field].currency .input-prefix {
  font-size: 1.28rem;
  padding-left: 1.6rem;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentCalculatorContainer].actor-wrapper .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field].currency .form-control {
  padding-left: 3rem !important;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentCalculatorContainer].actor-wrapper .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=projectType], div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentCalculatorContainer].actor-wrapper .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=productSelection], div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentCalculatorContainer].actor-wrapper .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=creditMatrix] {
  display: none;
  opacity: 0;
  height: 0;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentCalculatorContainer].actor-wrapper .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=dynamicProductSelection] .field-content .control .input-main::after, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentCalculatorContainer].actor-wrapper .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=dynamicProjectType] .field-content .control .input-main::after, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentCalculatorContainer].actor-wrapper .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=dynamicCreditMatrixType] .field-content .control .input-main::after {
  color: #9a9a9a;
  content: "\f0d7";
  font-family: fontAwesome;
  position: absolute;
  right: 1.5rem;
  top: 50%;
  transform: translateY(-50%);
  height: 4.2rem;
  display: flex;
  align-items: center;
  padding: 0 !important;
  pointer-events: none;
  font-size: unset;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentCalculatorContainer].actor-wrapper .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=dynamicProductSelection] .field-content .control .input-main div, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentCalculatorContainer].actor-wrapper .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=dynamicProjectType] .field-content .control .input-main div, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentCalculatorContainer].actor-wrapper .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=dynamicCreditMatrixType] .field-content .control .input-main div {
  position: relative;
  border-radius: 0;
  border-top-left-radius: 17px;
  border-bottom-right-radius: 17px;
  font-size: 1.28rem;
  padding: 0.7rem 1.5rem;
  height: 4.2rem;
  border: 1px solid rgba(0, 0, 0, 0.15) !important;
  -webkit-appearance: none;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  color: black;
  display: flex;
  align-items: center;
  min-width: 100%;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentCalculatorContainer].actor-wrapper .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field] .error {
  font-size: 1.2rem;
  top: 6.85rem;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentCalculatorContainer].actor-wrapper .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field] .flabel {
  margin-bottom: 0.4rem;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentCalculatorContainer].actor-wrapper .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field] .flabel label {
  font-size: 1.4rem;
  font-weight: 600;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentCalculatorContainer].actor-wrapper .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field] .control .input-main .form-control {
  height: 4.2rem;
  font-size: 1.28rem;
  padding: 0.7rem 1.5rem;
  border-top-left-radius: 17px;
  border-bottom-right-radius: 17px;
  box-shadow: none !important;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentCalculatorContainer].actor-wrapper .actor-wrapper div[data-style-id=base-panel] .component-actions-top {
  display: none;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentCalculatorContainer].actor-wrapper div[data-style-actor-name=paymentCalculator].actor-wrapper {
  min-width: 39rem;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentCalculatorContainer].actor-wrapper div[data-style-actor-name=selectCalculatorCreditRating].actor-wrapper .base-panel {
  border: none !important;
  box-shadow: none !important;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentCalculatorContainer].actor-wrapper div[data-style-actor-name=selectCalculatorState].actor-wrapper .base-panel .text-before {
  text-align: left;
  font-size: 2rem;
  padding: 3rem 0 2rem;
  font-family: "Mukta", sans-serif;
  font-weight: 800;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentCalculatorContainer].actor-wrapper div[data-style-actor-name=selectCalculatorState].actor-wrapper .base-panel .text-after {
  padding: 0;
  position: absolute;
  top: 15.5rem;
  color: red;
  font-size: 1.2rem;
  font-family: "Mukta", sans-serif;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentCalculatorContainer].actor-wrapper div[data-style-actor-name=selectCalculatorState].actor-wrapper .base-panel h1 {
  padding: 0;
  position: absolute;
  color: rgba(0, 0, 0, 0.7);
  font-size: 1.2rem;
  height: unset;
  line-height: unset;
  text-align: left;
  top: 15.5rem;
  font-family: "Mukta", sans-serif;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentCalculatorContainer].actor-wrapper div[data-style-actor-name=selectCalculatorState].actor-wrapper .base-panel h1 .fa-spinner {
  padding-right: 0.4rem;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentCalculatorContainer].actor-wrapper div[data-style-actor-name=selectCalculatorAmount].actor-wrapper div[data-style-id=field] .control {
  padding: 0;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentCalculatorContainer].actor-wrapper div[data-style-actor-name=selectCalculatorAmount].actor-wrapper div[data-style-id=field] .control .input-main div {
  border: none !important;
  font-family: "Mukta", sans-serif;
  color: black;
  display: flex;
  align-items: center;
  min-width: 100%;
  height: 4.2rem;
  font-size: 1.28rem;
  padding: 0.7rem 1.5rem;
  border-top-left-radius: 17px;
  border-bottom-right-radius: 17px;
  box-shadow: none !important;
  background: #d2d2d2;
  font-weight: 600;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentCalculatorContainer].actor-wrapper div[data-style-actor-name=selectCalculatorAmount].actor-wrapper div[data-style-id=field] .control.readonly .input-main::after {
  display: none;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentCalculatorContainer].actor-wrapper div[data-style-actor-name=selectCalculatorAmount].actor-wrapper div[data-style-id=field] .error {
  white-space: unset;
  font-size: 1.1rem;
  top: 7.3rem;
  line-height: 1.2rem;
  height: unset;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentCalculatorContainer].actor-wrapper div[data-style-actor-name=submitValue].actor-wrapper div[data-style-id=text-after].text-after {
  padding: 0;
  height: 100vh;
  position: fixed;
  width: 100%;
  top: -7rem;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 2rem;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentCalculatorContainer].actor-wrapper div[data-style-actor-name=submitValue].actor-wrapper div[data-style-id=text-after].text-after > div {
  font-size: 12px;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-flow: column;
  align-items: center;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentCalculatorContainer].actor-wrapper div[data-style-actor-name=submitValue].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  width: 100%;
  padding-bottom: 4rem;
  padding-top: 2rem;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentCalculatorContainer].actor-wrapper div[data-style-actor-name=submitValue].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
  width: 100%;
  height: 4.2rem;
  font-size: 1.5rem;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=portalCalculatorLoanAmountCheck].actor-wrapper {
  display: none;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=portalCalculatorLoanAmountCheck].hidden-actor ~ div[data-style-actor-name=paymentOptionContainer].actor-wrapper {
  display: none !important;
  height: 0;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper {
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
  border-top-left-radius: 22px;
  border-bottom-right-radius: 22px;
  padding: 0rem 3rem;
  margin: 1.5rem 2rem;
  width: 100%;
  max-width: 45rem;
  min-width: 30rem;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper .record-content {
  padding: 0 !important;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=paymentOptionHeader].actor-wrapper .base-panel .entries, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=paymentOptionHeader].actor-wrapper .card-view .entries {
  padding: 0 !important;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=paymentOptionHeader].actor-wrapper .base-panel .entries .record-container, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=paymentOptionHeader].actor-wrapper .card-view .entries .record-container {
  padding: 0 !important;
  border: none !important;
  border-radius: 0;
  min-width: unset !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=paymentOptionHeader].actor-wrapper .base-panel .entries div[data-style-id=field], div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=paymentOptionHeader].actor-wrapper .card-view .entries div[data-style-id=field] {
  margin: 0 !important;
  margin-top: 1.5rem !important;
  margin-right: 1rem !important;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=paymentOptionHeader].actor-wrapper .base-panel .entries div[data-style-id=field] .flabel, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=paymentOptionHeader].actor-wrapper .card-view .entries div[data-style-id=field] .flabel {
  display: none !important;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=paymentOptionHeader].actor-wrapper .base-panel .entries div[data-style-id=field] .control, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=paymentOptionHeader].actor-wrapper .card-view .entries div[data-style-id=field] .control {
  padding: 0 !important;
  min-height: unset;
  width: -moz-fit-content;
  width: fit-content;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=paymentOptionHeader].actor-wrapper .base-panel .entries div[data-style-id=field] .control .input-main > div, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=paymentOptionHeader].actor-wrapper .card-view .entries div[data-style-id=field] .control .input-main > div {
  font-size: 1.3rem;
  font-family: "Mukta", sans-serif;
  padding: 0.5rem 1rem;
  background-color: #d2d2d2;
  color: black;
  border-top-left-radius: 13px;
  border-bottom-right-radius: 13px;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=paymentOptionHeader].actor-wrapper .base-panel .entries .record-actions-top-left, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=paymentOptionHeader].actor-wrapper .card-view .entries .record-actions-top-left {
  position: absolute;
  top: 0 !important;
  left: 0;
  display: flex;
  margin-top: 1.5rem !important;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=paymentOptionHeader].actor-wrapper .base-panel .entries .record-actions-top-left div[data-style-id=action-wrapper], div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=paymentOptionHeader].actor-wrapper .card-view .entries .record-actions-top-left div[data-style-id=action-wrapper] {
  margin: 0 !important;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=paymentOptionHeader].actor-wrapper .base-panel .entries .record-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=paymentOptionHeader].actor-wrapper .card-view .entries .record-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action] {
  font-size: 1.3rem;
  font-family: "Mukta", sans-serif;
  padding: 0.5rem 1rem;
  background-color: #d2d2d2;
  color: black;
  border-top-left-radius: 13px;
  border-bottom-right-radius: 13px;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=paymentOptionHeader].actor-wrapper .base-panel .entries .record-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action].disabled, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=paymentOptionHeader].actor-wrapper .card-view .entries .record-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action].disabled {
  background-color: #84c435 !important;
  color: white !important;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=paymentOptionHeader].actor-wrapper .base-panel .text-before, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=paymentOptionHeader].actor-wrapper .card-view .text-before {
  display: flex;
  flex-flow: column;
  text-align: left;
  padding: 3rem 0rem 0rem;
  font-family: "Mukta", sans-serif;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=paymentOptionHeader].actor-wrapper .base-panel .text-before span:first-child, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=paymentOptionHeader].actor-wrapper .card-view .text-before span:first-child {
  font-size: 2rem;
  font-weight: 800;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=paymentOptionHeader].actor-wrapper .base-panel .text-before span:last-child, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=paymentOptionHeader].actor-wrapper .card-view .text-before span:last-child {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.8rem;
  padding-top: 0.5rem;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=paymentOptionHeader].actor-wrapper .base-panel .text-before span:last-child span, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=paymentOptionHeader].actor-wrapper .card-view .text-before span:last-child span {
  font-weight: 700;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=paymentOptionHeader].actor-wrapper .base-panel .text-after, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=paymentOptionHeader].actor-wrapper .card-view .text-after {
  display: flex;
  text-align: left;
  font-family: "Mukta", sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  padding: 0;
  padding-top: 0.5rem;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountOneValuePanel].actor-wrapper, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountTwoValuePanel].actor-wrapper, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountThreeValuePanel].actor-wrapper {
  width: 33.33%;
  padding: 0 0.9rem 0;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountOneValuePanel].actor-wrapper .base-panel, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountTwoValuePanel].actor-wrapper .base-panel, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountThreeValuePanel].actor-wrapper .base-panel {
  padding: 0;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountOneValuePanel].actor-wrapper .base-panel .text-before, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountTwoValuePanel].actor-wrapper .base-panel .text-before, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountThreeValuePanel].actor-wrapper .base-panel .text-before {
  text-align: center;
  padding: 0;
  font-family: "Mukta", sans-serif;
  font-size: 1.4rem !important;
  color: black;
  font-weight: 500;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountOneValuePanel].actor-wrapper .base-panel .entries, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountTwoValuePanel].actor-wrapper .base-panel .entries, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountThreeValuePanel].actor-wrapper .base-panel .entries {
  padding-left: 0rem;
  width: -moz-fit-content;
  width: fit-content;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountOneValuePanel].actor-wrapper .base-panel .entries .record-container, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountTwoValuePanel].actor-wrapper .base-panel .entries .record-container, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountThreeValuePanel].actor-wrapper .base-panel .entries .record-container {
  border: 0;
  min-width: unset;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountOneValuePanel].actor-wrapper .base-panel .entries .record-container .section, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountTwoValuePanel].actor-wrapper .base-panel .entries .record-container .section, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountThreeValuePanel].actor-wrapper .base-panel .entries .record-container .section {
  width: -moz-fit-content;
  width: fit-content;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountOneValuePanel].actor-wrapper .base-panel .entries .record-container div[data-style-id=field], div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountTwoValuePanel].actor-wrapper .base-panel .entries .record-container div[data-style-id=field], div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountThreeValuePanel].actor-wrapper .base-panel .entries .record-container div[data-style-id=field] {
  margin: 0;
  width: auto !important;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountOneValuePanel].actor-wrapper .base-panel .entries .record-container div[data-style-id=field] .control.readonly, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountTwoValuePanel].actor-wrapper .base-panel .entries .record-container div[data-style-id=field] .control.readonly, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountThreeValuePanel].actor-wrapper .base-panel .entries .record-container div[data-style-id=field] .control.readonly {
  padding: 0;
  min-height: unset;
  line-height: unset;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountOneValuePanel].actor-wrapper .base-panel .entries .record-container div[data-style-id=field] .control.readonly .input-main div, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountTwoValuePanel].actor-wrapper .base-panel .entries .record-container div[data-style-id=field] .control.readonly .input-main div, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountThreeValuePanel].actor-wrapper .base-panel .entries .record-container div[data-style-id=field] .control.readonly .input-main div {
  font-size: 1.3rem;
  font-weight: 500;
  font-family: "Mukta", sans-serif;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountOneCardView].actor-wrapper .card-view, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountTwoCardView].actor-wrapper .card-view, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountThreeCardView].actor-wrapper .card-view {
  padding: 0rem 0 2rem;
  /*div[data-style-id="text-after"].text-after{
      height: 10rem;
      padding: 0;
      display: flex;
      align-items: center;
      justify-content: center;
      margin-top: 1rem;
      #building{
          font-size: 12px;
          width: 100%;
          height: fit-content;
          display: flex;
          flex-flow: column;
          width: fit-content;
          align-items: center;
          #caption{
              font-size: 1.3rem;
              color: rgba(0,0,0,0.5) !important;
              font-family: $font-family;
              font-weight: 500;
          }
      }
  }*/
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountOneCardView].actor-wrapper .card-view .entries, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountTwoCardView].actor-wrapper .card-view .entries, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountThreeCardView].actor-wrapper .card-view .entries {
  padding: 0;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountOneCardView].actor-wrapper .card-view .entries .record-container, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountTwoCardView].actor-wrapper .card-view .entries .record-container, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountThreeCardView].actor-wrapper .card-view .entries .record-container {
  padding: 0 0.4rem;
  width: 33.33% !important;
  border: 0;
  min-width: unset;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountOneCardView].actor-wrapper .card-view .entries .record-container:first-child, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountTwoCardView].actor-wrapper .card-view .entries .record-container:first-child, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountThreeCardView].actor-wrapper .card-view .entries .record-container:first-child {
  padding: 0;
  padding-right: 0.8rem;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountOneCardView].actor-wrapper .card-view .entries .record-container:first-child div[data-style-id=field], div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountTwoCardView].actor-wrapper .card-view .entries .record-container:first-child div[data-style-id=field], div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountThreeCardView].actor-wrapper .card-view .entries .record-container:first-child div[data-style-id=field] {
  margin-left: 0 !important;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountOneCardView].actor-wrapper .card-view .entries .record-container:first-child div[data-style-id=field][data-style-field-name=emi]::before, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountTwoCardView].actor-wrapper .card-view .entries .record-container:first-child div[data-style-id=field][data-style-field-name=emi]::before, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountThreeCardView].actor-wrapper .card-view .entries .record-container:first-child div[data-style-id=field][data-style-field-name=emi]::before {
  content: "Monthly Payment";
  position: absolute;
  width: -moz-max-content;
  width: max-content;
  left: 0;
  transform: translateY(-2.7rem);
  font-size: 1.4rem;
  font-weight: 800;
  font-family: "Mukta", sans-serif;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountOneCardView].actor-wrapper .card-view .entries .record-container:first-child div[data-style-id=field][data-style-field-name=term]::before, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountTwoCardView].actor-wrapper .card-view .entries .record-container:first-child div[data-style-id=field][data-style-field-name=term]::before, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountThreeCardView].actor-wrapper .card-view .entries .record-container:first-child div[data-style-id=field][data-style-field-name=term]::before {
  content: "Term";
  position: absolute;
  width: -moz-max-content;
  width: max-content;
  left: 0;
  transform: translateY(-2.7rem);
  font-size: 1.4rem;
  font-weight: 800;
  font-family: "Mukta", sans-serif;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountOneCardView].actor-wrapper .card-view .entries .record-container:last-child, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountTwoCardView].actor-wrapper .card-view .entries .record-container:last-child, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountThreeCardView].actor-wrapper .card-view .entries .record-container:last-child {
  padding: 0;
  padding-left: 0.8rem;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountOneCardView].actor-wrapper .card-view .entries .record-container .section, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountTwoCardView].actor-wrapper .card-view .entries .record-container .section, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountThreeCardView].actor-wrapper .card-view .entries .record-container .section {
  display: flex;
  flex-flow: column-reverse;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountOneCardView].actor-wrapper .card-view .entries .record-container .section div[data-style-id=field], div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountTwoCardView].actor-wrapper .card-view .entries .record-container .section div[data-style-id=field], div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountThreeCardView].actor-wrapper .card-view .entries .record-container .section div[data-style-id=field] {
  margin: 3rem 0 1rem;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountOneCardView].actor-wrapper .card-view .entries .record-container .section div[data-style-id=field] .control.readonly, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountTwoCardView].actor-wrapper .card-view .entries .record-container .section div[data-style-id=field] .control.readonly, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountThreeCardView].actor-wrapper .card-view .entries .record-container .section div[data-style-id=field] .control.readonly {
  padding: 0;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountOneCardView].actor-wrapper .card-view .entries .record-container .section div[data-style-id=field] .control.readonly .input-main, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountTwoCardView].actor-wrapper .card-view .entries .record-container .section div[data-style-id=field] .control.readonly .input-main, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountThreeCardView].actor-wrapper .card-view .entries .record-container .section div[data-style-id=field] .control.readonly .input-main {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.1);
  border-top-left-radius: 19px;
  border-bottom-right-radius: 19px;
  height: 4rem;
  color: black;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountOneCardView].actor-wrapper .card-view .entries .record-container .section div[data-style-id=field] .control.readonly .input-main div, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountTwoCardView].actor-wrapper .card-view .entries .record-container .section div[data-style-id=field] .control.readonly .input-main div, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountThreeCardView].actor-wrapper .card-view .entries .record-container .section div[data-style-id=field] .control.readonly .input-main div {
  height: -moz-fit-content;
  height: fit-content;
  font-size: 1.28rem;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountOneCardView].actor-wrapper .card-view .entries .record-container .section div[data-style-id=field][data-style-field-name=term] .control.readonly .input-main::after, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountTwoCardView].actor-wrapper .card-view .entries .record-container .section div[data-style-id=field][data-style-field-name=term] .control.readonly .input-main::after, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountThreeCardView].actor-wrapper .card-view .entries .record-container .section div[data-style-id=field][data-style-field-name=term] .control.readonly .input-main::after {
  content: "Months";
  font-size: 1.28rem;
  font-weight: 600;
  font-family: "Mukta", sans-serif;
  padding-left: 0.4rem;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=emiOffersListView].actor-wrapper {
  padding: 0;
  margin-bottom: 3rem;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=emiOffersListView].actor-wrapper .list-view {
  border: none !important;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=emiOffersListView].actor-wrapper div[data-style-id=list-header] {
  display: none;
  height: 0;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=emiOffersListView].actor-wrapper .entries {
  border: none !important;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=emiOffersListView].actor-wrapper .entries .record-container {
  background: transparent !important;
  margin: 1rem 0 1rem;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=emiOffersListView].actor-wrapper .entries .record-container .record-content > div {
  padding: 0 !important;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=emiOffersListView].actor-wrapper .entries .record-container div[data-style-id=list-row] {
  padding: 0;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=emiOffersListView].actor-wrapper .entries .record-container div[data-style-id=list-row] > div {
  width: 25% !important;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=emiOffersListView].actor-wrapper .entries .record-container div[data-style-id=list-row] > div:first-child {
  display: flex;
  align-items: center;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=emiOffersListView].actor-wrapper .entries .record-container div[data-style-id=list-row] div[data-style-id=field][data-style-field-name=term] .control.readonly .input-main {
  padding: 0 0.8rem 0 0;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=emiOffersListView].actor-wrapper .entries .record-container div[data-style-id=list-row] div[data-style-id=field][data-style-field-name=term] .control.readonly .input-main div {
  font-size: 1.3rem;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=emiOffersListView].actor-wrapper .entries .record-container div[data-style-id=list-row] div[data-style-id=field][data-style-field-name=term] .control.readonly .input-main::after {
  content: "Months";
  font-size: 1.3rem;
  font-family: "Mukta", sans-serif;
  color: black;
  padding-left: 0.5rem;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=emiOffersListView].actor-wrapper .entries .record-container div[data-style-id=list-row] div[data-style-id=field][data-style-field-name=loanAmountOne] .control.readonly .input-main, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=emiOffersListView].actor-wrapper .entries .record-container div[data-style-id=list-row] div[data-style-id=field][data-style-field-name=loanAmountTwo] .control.readonly .input-main, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=emiOffersListView].actor-wrapper .entries .record-container div[data-style-id=list-row] div[data-style-id=field][data-style-field-name=loanAmountThree] .control.readonly .input-main {
  margin: 0 0.8rem 0;
  display: flex;
  justify-content: center;
  background: #f2f2f2;
  height: 3rem;
  align-items: center;
  padding: 0;
  border-top-left-radius: 13px;
  border-bottom-right-radius: 13px;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=emiOffersListView].actor-wrapper .entries .record-container div[data-style-id=list-row] div[data-style-id=field][data-style-field-name=loanAmountOne] .control.readonly .input-main div, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=emiOffersListView].actor-wrapper .entries .record-container div[data-style-id=list-row] div[data-style-id=field][data-style-field-name=loanAmountTwo] .control.readonly .input-main div, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=emiOffersListView].actor-wrapper .entries .record-container div[data-style-id=list-row] div[data-style-id=field][data-style-field-name=loanAmountThree] .control.readonly .input-main div {
  font-size: 1.3rem;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=emiOffersListView].actor-wrapper .entries .record-container .record-actions-top-left {
  display: flex;
  flex-flow: row;
  width: 100%;
  left: 0;
  opacity: 1;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=emiOffersListView].actor-wrapper .entries .record-container .record-actions-top-left div[data-style-id=action-wrapper]:first-child {
  width: calc(25% - 1.6rem) !important;
  left: calc(25% - 1rem);
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=emiOffersListView].actor-wrapper .entries .record-container .record-actions-top-left div[data-style-id=action-wrapper]:nth-child(2) {
  width: calc(25% - 1.6rem) !important;
  left: calc(31% - 1.7rem);
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=emiOffersListView].actor-wrapper .entries .record-container .record-actions-top-left div[data-style-id=action-wrapper]:nth-child(3) {
  width: calc(25% - 1.6rem) !important;
  left: calc(35% - 1.7rem);
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=emiOffersListView].actor-wrapper .entries .record-container .record-actions-top-left div[data-style-id=action] {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.3rem;
  background: #d2d2d2;
  border-top-left-radius: 13px;
  border-bottom-right-radius: 13px;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=emiOffersListView].actor-wrapper .entries .record-container .record-actions-top-left div[data-style-id=action] span:first-child {
  display: none;
  height: 0;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=emiOffersListView].actor-wrapper .entries .record-container .record-actions-top-left div[data-style-id=action].disabled {
  background: #f2f2f2 !important;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=emiOffersListHeaderContainer].actor-wrapper {
  border-top: 1.5px solid rgba(0, 0, 0, 0.15);
  margin-bottom: 0.3rem;
  margin-top: 2.5rem;
}
div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=emiOffersListHeaderContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=emiOffersListHeaderContainer] {
  display: flex;
  flex-flow: row;
  padding-left: 25%;
}

@media only screen and (max-width: 985px) {
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] {
    flex-flow: column;
  }
}
@media only screen and (max-width: 767px) {
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentCalculatorContainer].actor-wrapper {
    max-width: 55rem;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentCalculatorContainer].actor-wrapper .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field].currency .input-prefix {
    font-size: 1.4rem;
    padding-left: 2rem;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentCalculatorContainer].actor-wrapper .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field].currency .form-control {
    padding-left: 4rem !important;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentCalculatorContainer].actor-wrapper .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=dynamicProductSelection] .field-content .control .input-main::after, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentCalculatorContainer].actor-wrapper .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=dynamicProjectType] .field-content .control .input-main::after {
    right: 2.1rem;
    height: 4.9rem;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentCalculatorContainer].actor-wrapper .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=dynamicProductSelection] .field-content .control .input-main div, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentCalculatorContainer].actor-wrapper .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=dynamicProjectType] .field-content .control .input-main div {
    padding: 0.7rem 2rem;
    height: 4.9rem;
    font-size: 1.4rem;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentCalculatorContainer].actor-wrapper .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field] .error {
    top: 7.85rem;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentCalculatorContainer].actor-wrapper .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field] .flabel label {
    font-size: 1.6rem;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentCalculatorContainer].actor-wrapper .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field] .control .input-main .form-control {
    height: 4.9rem;
    padding: 0.7rem 2rem;
    font-size: 1.4rem;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentCalculatorContainer].actor-wrapper div[data-style-actor-name=selectCalculatorState].actor-wrapper .base-panel .text-before {
    font-size: 2.2rem;
    padding: 3rem 0 1.8rem;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentCalculatorContainer].actor-wrapper div[data-style-actor-name=selectCalculatorState].actor-wrapper .base-panel .text-after {
    top: 17rem;
    font-size: 1.3rem;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentCalculatorContainer].actor-wrapper div[data-style-actor-name=selectCalculatorState].actor-wrapper .base-panel h1 {
    top: 17rem;
    font-size: 1.3rem;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentCalculatorContainer].actor-wrapper div[data-style-actor-name=selectCalculatorAmount].actor-wrapper div[data-style-id=field] .control .input-main div {
    height: 4.9rem;
    padding: 0.7rem 2rem;
    font-size: 1.4rem;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentCalculatorContainer].actor-wrapper div[data-style-actor-name=selectCalculatorAmount].actor-wrapper div[data-style-id=field] .error {
    font-size: 1.25rem;
    top: 8.4rem;
    line-height: 1.3rem;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentCalculatorContainer].actor-wrapper div[data-style-actor-name=paymentCalculator].actor-wrapper {
    min-width: 49rem;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentCalculatorContainer].actor-wrapper div[data-style-actor-name=submitValue].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
    height: 4.9rem;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper {
    max-width: 55rem;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=paymentOptionHeader].actor-wrapper .base-panel .text-before, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=paymentOptionHeader].actor-wrapper .card-view .text-before {
    padding: 3rem 0rem 0rem;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=paymentOptionHeader].actor-wrapper .base-panel .text-before span:first-child, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=paymentOptionHeader].actor-wrapper .card-view .text-before span:first-child {
    font-size: 2.2rem;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=paymentOptionHeader].actor-wrapper .base-panel .text-before span:last-child, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=paymentOptionHeader].actor-wrapper .card-view .text-before span:last-child {
    font-size: 1.5rem;
    line-height: 2rem;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=paymentOptionHeader].actor-wrapper .base-panel .text-after, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=paymentOptionHeader].actor-wrapper .card-view .text-after {
    font-size: 1.5rem;
    line-height: 2rem;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=paymentOptionHeader].actor-wrapper .card-view .entries div[data-style-id=field] {
    margin-top: 1.8rem !important;
    margin-right: 1.3rem !important;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=paymentOptionHeader].actor-wrapper .card-view .entries div[data-style-id=field] .control .input-main > div {
    font-size: 1.5rem;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=paymentOptionHeader].actor-wrapper .card-view .entries .record-actions-top-left {
    margin-top: 1.8rem !important;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=paymentOptionHeader].actor-wrapper .card-view .entries .record-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action] {
    font-size: 1.5rem;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountOneValuePanel].actor-wrapper, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountTwoValuePanel].actor-wrapper, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountThreeValuePanel].actor-wrapper {
    padding: 0 1rem 0;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountOneValuePanel].actor-wrapper .base-panel .text-before, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountTwoValuePanel].actor-wrapper .base-panel .text-before, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountThreeValuePanel].actor-wrapper .base-panel .text-before {
    font-size: 1.6rem !important;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountOneValuePanel].actor-wrapper .base-panel .entries .record-container div[data-style-id=field] .control.readonly .input-main.with-prefix div, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountTwoValuePanel].actor-wrapper .base-panel .entries .record-container div[data-style-id=field] .control.readonly .input-main.with-prefix div, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountThreeValuePanel].actor-wrapper .base-panel .entries .record-container div[data-style-id=field] .control.readonly .input-main.with-prefix div {
    font-size: 1.5rem;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountOneCardView].actor-wrapper .card-view .entries .record-container:first-child div[data-style-id=field][data-style-field-name=emi]::before, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountTwoCardView].actor-wrapper .card-view .entries .record-container:first-child div[data-style-id=field][data-style-field-name=emi]::before, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountThreeCardView].actor-wrapper .card-view .entries .record-container:first-child div[data-style-id=field][data-style-field-name=emi]::before {
    font-size: 1.6rem;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountOneCardView].actor-wrapper .card-view .entries .record-container:first-child div[data-style-id=field][data-style-field-name=term]::before, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountTwoCardView].actor-wrapper .card-view .entries .record-container:first-child div[data-style-id=field][data-style-field-name=term]::before, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountThreeCardView].actor-wrapper .card-view .entries .record-container:first-child div[data-style-id=field][data-style-field-name=term]::before {
    font-size: 1.6rem;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountOneCardView].actor-wrapper .card-view .entries .record-container .section div[data-style-id=field] .control.readonly .input-main, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountTwoCardView].actor-wrapper .card-view .entries .record-container .section div[data-style-id=field] .control.readonly .input-main, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountThreeCardView].actor-wrapper .card-view .entries .record-container .section div[data-style-id=field] .control.readonly .input-main {
    height: 4.9rem;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountOneCardView].actor-wrapper .card-view .entries .record-container .section div[data-style-id=field] .control.readonly .input-main div, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountTwoCardView].actor-wrapper .card-view .entries .record-container .section div[data-style-id=field] .control.readonly .input-main div, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountThreeCardView].actor-wrapper .card-view .entries .record-container .section div[data-style-id=field] .control.readonly .input-main div {
    font-size: 1.4rem;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountOneCardView].actor-wrapper .card-view .entries .record-container .section div[data-style-id=field][data-style-field-name=term] .control.readonly .input-main::after, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountTwoCardView].actor-wrapper .card-view .entries .record-container .section div[data-style-id=field][data-style-field-name=term] .control.readonly .input-main::after, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountThreeCardView].actor-wrapper .card-view .entries .record-container .section div[data-style-id=field][data-style-field-name=term] .control.readonly .input-main::after {
    font-size: 1.4rem;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=emiOffersListView].actor-wrapper .entries .record-container {
    background: transparent !important;
    margin: 1.1rem 0;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=emiOffersListView].actor-wrapper .entries .record-container div[data-style-id=list-row] div[data-style-id=field][data-style-field-name=term] .control.readonly .input-main {
    padding: 0 1rem 0 0;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=emiOffersListView].actor-wrapper .entries .record-container div[data-style-id=list-row] div[data-style-id=field][data-style-field-name=term] .control.readonly .input-main div {
    font-size: 1.5rem;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=emiOffersListView].actor-wrapper .entries .record-container div[data-style-id=list-row] div[data-style-id=field][data-style-field-name=term] .control.readonly .input-main::after {
    font-size: 1.5rem;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=emiOffersListView].actor-wrapper .entries .record-container div[data-style-id=list-row] div[data-style-id=field][data-style-field-name=loanAmountOne] .control.readonly .input-main, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=emiOffersListView].actor-wrapper .entries .record-container div[data-style-id=list-row] div[data-style-id=field][data-style-field-name=loanAmountTwo] .control.readonly .input-main, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=emiOffersListView].actor-wrapper .entries .record-container div[data-style-id=list-row] div[data-style-id=field][data-style-field-name=loanAmountThree] .control.readonly .input-main {
    margin: 0 1rem 0;
    height: 3.5rem;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=emiOffersListView].actor-wrapper .entries .record-container div[data-style-id=list-row] div[data-style-id=field][data-style-field-name=loanAmountOne] .control.readonly .input-main div, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=emiOffersListView].actor-wrapper .entries .record-container div[data-style-id=list-row] div[data-style-id=field][data-style-field-name=loanAmountTwo] .control.readonly .input-main div, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=emiOffersListView].actor-wrapper .entries .record-container div[data-style-id=list-row] div[data-style-id=field][data-style-field-name=loanAmountThree] .control.readonly .input-main div {
    font-size: 1.5rem;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=emiOffersListView].actor-wrapper .entries .record-container .record-actions-top-left div[data-style-id=action-wrapper]:first-child {
    width: calc(25% - 2rem) !important;
    left: calc(25% - 0.9rem);
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=emiOffersListView].actor-wrapper .entries .record-container .record-actions-top-left div[data-style-id=action-wrapper]:nth-child(2) {
    width: calc(25% - 2rem) !important;
    left: calc(31% - 1.9rem);
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=emiOffersListView].actor-wrapper .entries .record-container .record-actions-top-left div[data-style-id=action-wrapper]:nth-child(3) {
    width: calc(25% - 2rem) !important;
    left: calc(35% - 1.9rem);
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=emiOffersListView].actor-wrapper .entries .record-container .record-actions-top-left div[data-style-id=action] {
    font-size: 1.5rem;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=emiOffersListHeaderContainer].actor-wrapper {
    margin-top: 2.3rem;
  }
}
@media only screen and (max-width: 690px) {
  div[data-style-actor-name=calculatorPage].actor-wrapper {
    height: calc(100vh - 14.1rem);
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentCalculatorContainer].actor-wrapper div[data-style-actor-name=submitValue].actor-wrapper div[data-style-id=text-after].text-after {
    top: -14.1rem;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=emiOffersListView].actor-wrapper {
    margin-top: 2.3rem;
    border-top: 1.5px solid rgba(0, 0, 0, 0.15);
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=emiOffersListView].actor-wrapper .entries .record-container:first-child {
    margin-top: 0;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=emiOffersListView].actor-wrapper .entries .record-container div[data-style-id=list-row] {
    margin-top: 5rem;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=emiOffersListView].actor-wrapper .entries .record-container div[data-style-id=list-row] > div:first-child {
    position: absolute;
    transform: translateY(-4rem);
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=emiOffersListView].actor-wrapper .entries .record-container div[data-style-id=list-row] > div:nth-last-child(-n+3) {
    width: 33.33% !important;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=emiOffersListView].actor-wrapper .entries .record-container div[data-style-id=list-row] div[data-style-id=field][data-style-field-name=term] .control.readonly .input-main div {
    font-size: 1.7rem;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=emiOffersListView].actor-wrapper .entries .record-container div[data-style-id=list-row] div[data-style-id=field][data-style-field-name=term] .control.readonly .input-main::after {
    font-size: 1.7rem;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=emiOffersListView].actor-wrapper .entries .record-container div[data-style-id=list-row] div[data-style-id=field][data-style-field-name=loanAmountOne] .control.readonly .input-main, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=emiOffersListView].actor-wrapper .entries .record-container div[data-style-id=list-row] div[data-style-id=field][data-style-field-name=loanAmountTwo] .control.readonly .input-main, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=emiOffersListView].actor-wrapper .entries .record-container div[data-style-id=list-row] div[data-style-id=field][data-style-field-name=loanAmountThree] .control.readonly .input-main {
    height: 10.5rem;
    background: white !important;
    margin: 0 0.5rem 0;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=emiOffersListView].actor-wrapper .entries .record-container .record-actions-top-left div[data-style-id=action-wrapper] {
    background: white;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=emiOffersListView].actor-wrapper .entries .record-container .record-actions-top-left div[data-style-id=action-wrapper]:first-child {
    width: calc(33.33% - 1rem) !important;
    left: 0.5rem;
    transform: unset;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=emiOffersListView].actor-wrapper .entries .record-container .record-actions-top-left div[data-style-id=action-wrapper]:nth-child(2) {
    width: calc(33.33% - 1rem) !important;
    transform: unset;
    left: 1.5rem;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=emiOffersListView].actor-wrapper .entries .record-container .record-actions-top-left div[data-style-id=action-wrapper]:nth-child(3) {
    width: calc(33.33% - 1rem) !important;
    transform: unset;
    left: 2.5rem;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=emiOffersListView].actor-wrapper .entries .record-container .record-actions-top-left div[data-style-id=action] {
    flex-flow: column;
    background: unset;
    pointer-events: none;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=emiOffersListView].actor-wrapper .entries .record-container .record-actions-top-left div[data-style-id=action] span:first-child {
    margin-bottom: 1.5rem;
    width: 100%;
    background: white;
    display: unset;
    height: -moz-fit-content;
    height: fit-content;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=emiOffersListView].actor-wrapper .entries .record-container .record-actions-top-left div[data-style-id=action] span:last-child {
    background: #d2d2d2;
    border-top-left-radius: 13px;
    border-bottom-right-radius: 13px;
    width: 100%;
    height: 3.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: auto;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=emiOffersListView].actor-wrapper .entries .record-container .record-actions-top-left div[data-style-id=action].disabled span:last-child {
    background: #f2f2f2 !important;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=emiOffersListView].actor-wrapper .entries .record-container .record-actions-top-left div[data-style-id=action].disabled {
    background: unset !important;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=emiOffersListHeaderContainer].actor-wrapper {
    display: none;
    height: 0;
  }
}
@media only screen and (max-width: 575px) {
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division {
    width: 100%;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] {
    width: 100%;
    align-items: center;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentCalculatorContainer].actor-wrapper {
    min-width: 90%;
    width: unset;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentCalculatorContainer].actor-wrapper .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field].currency .input-prefix {
    font-size: 1.5rem;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentCalculatorContainer].actor-wrapper .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=dynamicProductSelection] .field-content .control .input-main::after, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentCalculatorContainer].actor-wrapper .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=dynamicProjectType] .field-content .control .input-main::after {
    height: 5.3rem;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentCalculatorContainer].actor-wrapper .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=dynamicProductSelection] .field-content .control .input-main div, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentCalculatorContainer].actor-wrapper .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field][data-style-field-name=dynamicProjectType] .field-content .control .input-main div {
    font-size: 1.5rem;
    height: 5.3rem;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentCalculatorContainer].actor-wrapper .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field] .error {
    top: 8.5rem;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentCalculatorContainer].actor-wrapper .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field] .flabel label {
    font-size: 1.7rem;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentCalculatorContainer].actor-wrapper .actor-wrapper div[data-style-id=base-panel] div[data-style-id=field] .control .input-main .form-control {
    font-size: 1.5rem;
    height: 5.3rem;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentCalculatorContainer].actor-wrapper div[data-style-actor-name=paymentCalculator].actor-wrapper {
    min-width: unset;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentCalculatorContainer].actor-wrapper div[data-style-actor-name=selectCalculatorState].actor-wrapper .base-panel .text-after {
    top: 17.4rem;
    text-align: left;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentCalculatorContainer].actor-wrapper div[data-style-actor-name=selectCalculatorState].actor-wrapper .base-panel h1 {
    top: 17.4rem;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentCalculatorContainer].actor-wrapper div[data-style-actor-name=selectCalculatorAmount].actor-wrapper div[data-style-id=field] .control .input-main div {
    font-size: 1.5rem;
    height: 5.3rem;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentCalculatorContainer].actor-wrapper div[data-style-actor-name=selectCalculatorAmount].actor-wrapper div[data-style-id=field] .error {
    font-size: 1.3rem;
    top: 0rem;
    line-height: 1.7rem;
    position: relative;
    height: 1.5rem;
    overflow: visible;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentCalculatorContainer].actor-wrapper div[data-style-actor-name=submitValue].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
    height: 5.25rem;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper {
    min-width: 90%;
    width: unset;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=paymentOptionHeader].actor-wrapper .base-panel .text-before, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=paymentOptionHeader].actor-wrapper .card-view .text-before {
    padding: 3rem 0rem 0rem;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=paymentOptionHeader].actor-wrapper .base-panel .text-before span:last-child, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=paymentOptionHeader].actor-wrapper .card-view .text-before span:last-child {
    font-size: 1.5rem;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=paymentOptionHeader].actor-wrapper .base-panel .text-after, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=paymentOptionHeader].actor-wrapper .card-view .text-after {
    font-size: 1.5rem;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountOneValuePanel].actor-wrapper .base-panel .text-before, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountTwoValuePanel].actor-wrapper .base-panel .text-before, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountThreeValuePanel].actor-wrapper .base-panel .text-before {
    font-size: 2rem;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountOneValuePanel].actor-wrapper .base-panel .entries .record-container div[data-style-id=field] .control.readonly .input-main.with-prefix div, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountTwoValuePanel].actor-wrapper .base-panel .entries .record-container div[data-style-id=field] .control.readonly .input-main.with-prefix div, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountThreeValuePanel].actor-wrapper .base-panel .entries .record-container div[data-style-id=field] .control.readonly .input-main.with-prefix div {
    font-size: 1.8rem;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountOneCardView].actor-wrapper .card-view .entries .record-container:first-child div[data-style-id=field][data-style-field-name=emi]::before, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountTwoCardView].actor-wrapper .card-view .entries .record-container:first-child div[data-style-id=field][data-style-field-name=emi]::before, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountThreeCardView].actor-wrapper .card-view .entries .record-container:first-child div[data-style-id=field][data-style-field-name=emi]::before {
    font-size: 1.7rem;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountOneCardView].actor-wrapper .card-view .entries .record-container:first-child div[data-style-id=field][data-style-field-name=term]::before, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountTwoCardView].actor-wrapper .card-view .entries .record-container:first-child div[data-style-id=field][data-style-field-name=term]::before, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountThreeCardView].actor-wrapper .card-view .entries .record-container:first-child div[data-style-id=field][data-style-field-name=term]::before {
    font-size: 1.7rem;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountOneCardView].actor-wrapper .card-view .entries .record-container .section div[data-style-id=field] .control.readonly .input-main, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountTwoCardView].actor-wrapper .card-view .entries .record-container .section div[data-style-id=field] .control.readonly .input-main, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountThreeCardView].actor-wrapper .card-view .entries .record-container .section div[data-style-id=field] .control.readonly .input-main {
    height: 5.3rem;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountOneCardView].actor-wrapper .card-view .entries .record-container .section div[data-style-id=field] .control.readonly .input-main div, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountTwoCardView].actor-wrapper .card-view .entries .record-container .section div[data-style-id=field] .control.readonly .input-main div, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountThreeCardView].actor-wrapper .card-view .entries .record-container .section div[data-style-id=field] .control.readonly .input-main div {
    font-size: 1.5rem;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountOneCardView].actor-wrapper .card-view .entries .record-container .section div[data-style-id=field][data-style-field-name=term] .control.readonly .input-main, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountTwoCardView].actor-wrapper .card-view .entries .record-container .section div[data-style-id=field][data-style-field-name=term] .control.readonly .input-main, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountThreeCardView].actor-wrapper .card-view .entries .record-container .section div[data-style-id=field][data-style-field-name=term] .control.readonly .input-main {
    flex-flow: column;
    height: -moz-fit-content;
    height: fit-content;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountOneCardView].actor-wrapper .card-view .entries .record-container .section div[data-style-id=field][data-style-field-name=term] .control.readonly .input-main::after, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountTwoCardView].actor-wrapper .card-view .entries .record-container .section div[data-style-id=field][data-style-field-name=term] .control.readonly .input-main::after, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountThreeCardView].actor-wrapper .card-view .entries .record-container .section div[data-style-id=field][data-style-field-name=term] .control.readonly .input-main::after {
    font-size: 1.5rem;
    padding-bottom: 0.5rem;
    padding-right: 0.4rem;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountOneCardView].actor-wrapper .card-view .entries .record-container .section div[data-style-id=field][data-style-field-name=term] .control.readonly .input-main div, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountTwoCardView].actor-wrapper .card-view .entries .record-container .section div[data-style-id=field][data-style-field-name=term] .control.readonly .input-main div, div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=amountThreeCardView].actor-wrapper .card-view .entries .record-container .section div[data-style-id=field][data-style-field-name=term] .control.readonly .input-main div {
    padding-top: 0.5rem;
  }
  div[data-style-actor-name=calculatorPageContainer].actor-wrapper.contains-division div[data-style-id=division][data-style-actor-name=calculatorPageContainer] div[data-style-actor-name=paymentOptionContainer].actor-wrapper div[data-style-actor-name=emiOffersListView].actor-wrapper .entries .record-container .record-actions-top-left div[data-style-id=action] span:last-child {
    height: 4rem;
  }
}
div[data-style-actor-name=projectPageContainer].actor-wrapper {
  height: calc(100vh - 7.4rem);
  overflow: auto;
}
div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=projectPageContainer] {
  display: flex;
  flex-flow: column;
  height: 100%;
}
div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-actor-name=projectSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel {
  border: none !important;
  outline: none;
  box-shadow: none !important;
}
div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-actor-name=projectSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel .record-container {
  border: none !important;
}
div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-actor-name=projectSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel .record-content {
  padding: 0 !important;
}
div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-actor-name=projectSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-section-name=filtering].section {
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
  background-color: rgba(0, 0, 0, 0.05);
}
div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-actor-name=projectSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-section-name=filtering].section div[data-style-field-name=appSearch] {
  margin: 1.5rem 4rem;
  width: unset !important;
}
div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-actor-name=projectSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-section-name=filtering].section div[data-style-field-name=appSearch] .flabel {
  display: none;
}
div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-actor-name=projectSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-section-name=filtering].section div[data-style-field-name=appSearch] .control .input-main .form-control {
  height: 4.7rem;
  box-shadow: none !important;
  font-size: 12px;
  min-width: 32.5rem;
  padding-right: 5rem;
  width: 36.5rem !important;
}
div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-actor-name=projectSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-action-name=searchBtn] {
  margin: 0;
  align-items: center;
}
div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-actor-name=projectSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-action-name=searchBtn] div[data-style-id=action] {
  transform: translate(35.1rem, 2.8rem);
}
div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-actor-name=projectSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-action-name=searchBtn] div[data-style-id=action] img {
  height: 2rem;
}
div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-actor-name=projectSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-top-right {
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding-right: 4rem;
}
div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-actor-name=projectSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-top-right div[data-style-id=action-wrapper] {
  margin: 0.5rem 0 0.5rem 1.5rem;
}
div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-actor-name=projectSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel .component-actions-top-right div[data-style-id=action-wrapper] div[data-style-id=action] {
  height: 4.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1rem 3.5rem !important;
}
div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-actor-name=newProjectArea].actor-wrapper div[data-style-id=static-content][data-style-actor-name=newProjectArea] {
  padding: 0;
}
div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-actor-name=newProjectArea].actor-wrapper div[data-style-id=static-content][data-style-actor-name=newProjectArea] > div {
  display: flex;
  flex-flow: row;
}
div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-actor-name=newProjectArea].actor-wrapper div[data-style-id=static-content][data-style-actor-name=newProjectArea] > div .dummyProjectAccordion {
  width: 100%;
  max-width: 36rem;
}
div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-actor-name=newProjectArea].actor-wrapper div[data-style-id=static-content][data-style-actor-name=newProjectArea] > div .dummyProjectAccordion .AccordionBlock {
  max-width: 32rem;
  margin-bottom: 2.8rem;
  margin-left: 4rem;
  margin-top: 3rem;
  padding: 2rem 0 2rem 1rem;
  background-color: #558000;
  border-top-left-radius: 19px;
  border-bottom-right-radius: 19px;
  width: 100%;
  height: calc(100vh - 21rem);
  min-height: 50rem;
}
div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-actor-name=newProjectArea].actor-wrapper div[data-style-id=static-content][data-style-actor-name=newProjectArea] > div .dummyProjectAccordion .AccordionBlock > div {
  padding: 0 2.5rem 0 1.5rem;
  height: 6rem;
}
div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-actor-name=newProjectArea].actor-wrapper div[data-style-id=static-content][data-style-actor-name=newProjectArea] > div .dummyProjectAccordion .AccordionBlock > div .AccordionArea {
  font-family: "Mukta", sans-serif;
  font-weight: 700;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  font-size: 14px;
  height: 100%;
  padding: 1rem 0;
  cursor: not-allowed;
}
div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-actor-name=newProjectArea].actor-wrapper div[data-style-id=static-content][data-style-actor-name=newProjectArea] > div .dummyProjectAccordion .AccordionBlock > div .AccordionArea span {
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
}
div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-actor-name=newProjectArea].actor-wrapper div[data-style-id=static-content][data-style-actor-name=newProjectArea] > div .dummyProjectAccordion .AccordionBlock > div .AccordionArea span::before {
  color: white;
  padding-right: 0.8rem;
}
div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-actor-name=newProjectArea].actor-wrapper div[data-style-id=static-content][data-style-actor-name=newProjectArea] > div .dummyProjectAccordion .AccordionBlock > div .AccordionArea span img {
  width: 16px;
  margin-right: 0.8rem;
  margin-bottom: 0.5px;
}
div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-actor-name=newProjectArea].actor-wrapper div[data-style-id=static-content][data-style-actor-name=newProjectArea] > div .dummyProjectAccordion .AccordionBlock > div .AccordionArea::after {
  content: "\f067";
  font-family: FontAwesome;
  color: white;
  font-size: 14px;
}
div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-actor-name=newProjectArea].actor-wrapper div[data-style-id=static-content][data-style-actor-name=newProjectArea] > div .dummyProjectAccordion .AccordionBlock > div:first-child .AccordionArea span::before {
  content: "\f2d0";
  font-family: "FontAwesome";
}
div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-actor-name=newProjectArea].actor-wrapper div[data-style-id=static-content][data-style-actor-name=newProjectArea] > div .dummyProjectAccordion .AccordionBlock > div:nth-child(2) .AccordionArea span::before {
  content: "\f09d";
  font-family: "FontAwesome";
}
div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-actor-name=newProjectArea].actor-wrapper div[data-style-id=static-content][data-style-actor-name=newProjectArea] > div .dummyProjectAccordion .AccordionBlock > div:nth-child(3) .AccordionArea span::before {
  content: "\f2b5";
  font-family: "FontAwesome";
}
div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-actor-name=newProjectArea].actor-wrapper div[data-style-id=static-content][data-style-actor-name=newProjectArea] > div .blankArea {
  width: 100%;
  padding: 0 3.6rem;
  margin-bottom: 2.5rem;
  margin-top: 3rem;
  font-family: "Mukta", sans-serif;
  font-size: 2.5rem;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media only screen and (max-width: 1023px) {
  div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-actor-name=projectSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-section-name=filtering].section div[data-style-field-name=appSearch] {
    margin: 2.5rem 4rem !important;
  }
  div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-actor-name=projectSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-section-name=filtering].section div[data-style-field-name=appSearch] .control .input-main .form-control {
    width: 40rem !important;
    height: 5.4rem !important;
  }
  div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-actor-name=projectSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-action-name=searchBtn] div[data-style-id=action] {
    transform: translate(38.6rem, 4.2rem);
  }
}
@media only screen and (max-width: 870px) {
  div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-actor-name=newProjectArea].actor-wrapper div[data-style-id=static-content][data-style-actor-name=newProjectArea] > div {
    flex-flow: column;
  }
  div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-actor-name=newProjectArea].actor-wrapper div[data-style-id=static-content][data-style-actor-name=newProjectArea] > div .dummyProjectAccordion {
    max-width: unset;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-actor-name=newProjectArea].actor-wrapper div[data-style-id=static-content][data-style-actor-name=newProjectArea] > div .dummyProjectAccordion .AccordionBlock {
    margin-left: 0;
    margin-right: 0;
    height: -moz-fit-content;
    height: fit-content;
    min-height: unset !important;
    width: 90% !important;
    max-width: unset !important;
    margin-bottom: 0;
    padding: 0;
    border: 1px solid #558000;
    border-radius: 0;
  }
  div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-actor-name=newProjectArea].actor-wrapper div[data-style-id=static-content][data-style-actor-name=newProjectArea] > div .dummyProjectAccordion .AccordionBlock > div {
    padding: 0 1.5rem;
  }
  div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-actor-name=newProjectArea].actor-wrapper div[data-style-id=static-content][data-style-actor-name=newProjectArea] > div .dummyProjectAccordion .AccordionBlock > div .AccordionArea {
    border: none;
  }
  div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-actor-name=newProjectArea].actor-wrapper div[data-style-id=static-content][data-style-actor-name=newProjectArea] > div .blankArea {
    padding: 0 4rem;
    margin-bottom: 3rem;
    height: calc(100vh - 50.96rem);
    min-height: 7rem;
  }
}
@media only screen and (max-width: 690px) {
  div[data-style-actor-name=projectPageContainer].actor-wrapper {
    height: calc(100vh - 14.35rem);
  }
  div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-actor-name=newProjectArea].actor-wrapper div[data-style-id=static-content][data-style-actor-name=newProjectArea] > div .blankArea {
    height: calc(100vh - 58rem);
  }
}
@media only screen and (max-width: 575px) {
  div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-actor-name=projectSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-section-name=filtering].section div[data-style-field-name=appSearch] {
    margin: 2.5rem !important;
    width: 100% !important;
  }
  div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-actor-name=projectSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel div[data-style-section-name=filtering].section div[data-style-field-name=appSearch] .control .input-main .form-control {
    width: 100% !important;
  }
  div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-actor-name=projectSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel .record-actions-top-left {
    right: 12px !important;
    left: unset !important;
  }
  div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-actor-name=projectSearchPanel].actor-wrapper div[data-style-id=base-panel].base-panel .record-actions-top-left div[data-style-id=action-wrapper] div[data-style-id=action] {
    transform: translate(-3.4rem, 4rem) !important;
  }
  div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-actor-name=newProjectArea].actor-wrapper div[data-style-id=static-content][data-style-actor-name=newProjectArea] > div .dummyProjectAccordion .AccordionBlock > div .AccordionArea span::before {
    display: none;
  }
  div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-actor-name=newProjectArea].actor-wrapper div[data-style-id=static-content][data-style-actor-name=newProjectArea] > div .dummyProjectAccordion .AccordionBlock > div .AccordionArea img {
    display: none;
  }
  div[data-style-actor-name=projectPageContainer].actor-wrapper div[data-style-actor-name=newProjectArea].actor-wrapper div[data-style-id=static-content][data-style-actor-name=newProjectArea] > div .dummyProjectAccordion .AccordionBlock > div .AccordionArea::after {
    display: none;
  }
}
div[data-style-actor-name=LoginContainer].actor-wrapper {
  margin: 0 !important;
  height: auto !important;
  min-height: 100vh !important;
  background: url(https://credithub.watercressgroup.com/resource/watercress_background) !important;
  background-attachment: fixed !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  width: 100%;
  display: flex;
}
div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] {
  display: flex;
  flex-flow: column;
  min-height: inherit;
  justify-content: space-between;
  max-width: 580px;
  margin-top: 0px;
  position: relative;
  font-family: Verdana;
  font-size: 14px;
  color: var(--lwc-colorTextDefault, rgb(0, 0, 0));
  width: 59%;
  margin: auto;
}
div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=header].actor-wrapper {
  margin-top: 3.2rem;
}
div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=header].actor-wrapper div[data-style-id=static-content] {
  padding: 0 !important;
}
div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=header].actor-wrapper div[data-style-id=static-content] .loginHeader .headerImage {
  display: flex;
  align-items: center;
  justify-content: center;
}
div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=header].actor-wrapper div[data-style-id=static-content] img {
  width: 90% !important;
}
div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=BodyContainer].actor-wrapper {
  margin: 4.9rem 0;
}
div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=BodyContainer].actor-wrapper div[data-style-actor-name=loginFormPanel].actor-wrapper .base-panel .text-before {
  padding: 0;
  display: flex;
  background-color: transparent !important;
  justify-content: center;
  font-size: 1.35rem;
  font-family: verdana !important;
  color: white;
  line-height: 2.5rem;
  margin-bottom: 0.7rem;
  align-items: center;
}
div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=BodyContainer].actor-wrapper div[data-style-actor-name=loginFormPanel].actor-wrapper .base-panel .text-before::before {
  content: "⚠";
  font-family: fontAwesome;
  color: white;
  font-size: 2.5rem;
  padding-right: 0.6rem;
  text-align: center;
  font-weight: 400;
  line-height: 2.5rem;
}
div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=BodyContainer].actor-wrapper div[data-style-actor-name=loginFormPanel].actor-wrapper .base-panel .entries .record-container {
  border: none !important;
}
div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=BodyContainer].actor-wrapper div[data-style-actor-name=loginFormPanel].actor-wrapper .base-panel .entries .record-content {
  padding: 0 !important;
}
div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=BodyContainer].actor-wrapper div[data-style-actor-name=loginFormPanel].actor-wrapper .base-panel .entries div[data-style-id=field] {
  margin-bottom: 2rem;
}
div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=BodyContainer].actor-wrapper div[data-style-actor-name=loginFormPanel].actor-wrapper .base-panel .entries div[data-style-id=field][data-style-field-name=username] .control .input-main::after {
  content: url(https://credithub.watercressgroup.com/resource/watercress_mail_small);
  position: absolute;
  right: 2.5rem;
  filter: invert(63%);
  top: 52%;
  transform: translateY(-50%);
}
div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=BodyContainer].actor-wrapper div[data-style-actor-name=loginFormPanel].actor-wrapper .base-panel .entries div[data-style-id=field][data-style-field-name=password] .control .input-main::after {
  content: url(https://credithub.watercressgroup.com/resource/watercress_lock);
  position: absolute;
  right: 2.5rem;
  filter: invert(63%);
  top: 52%;
  transform: translateY(-50%);
}
div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=BodyContainer].actor-wrapper div[data-style-actor-name=loginFormPanel].actor-wrapper .base-panel .entries div[data-style-id=field] .control .form-control {
  border-top-left-radius: 25px;
  border-bottom-right-radius: 25px;
  font-size: 14px;
  height: 5rem;
  border: none !important;
  box-shadow: none !important;
  font-weight: 300;
  font-family: Verdana;
  padding: 1rem 2.5rem;
}
div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=BodyContainer].actor-wrapper div[data-style-actor-name=loginFormPanel].actor-wrapper .base-panel .entries div[data-style-id=field][data-style-field-name=password] .control .input-main .form-control {
  padding-right: 5rem;
}
div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=BodyContainer].actor-wrapper div[data-style-actor-name=loginFormPanel].actor-wrapper .base-panel .message-wrapper.top {
  top: 0 !important;
  left: unset !important;
  right: unset !important;
}
div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=BodyContainer].actor-wrapper div[data-style-actor-name=loginFormPanel].actor-wrapper .base-panel .message-wrapper.top div[data-style-id=error].save-submit {
  width: 59%;
  max-width: 580px;
  top: unset !important;
  margin: 0 !important;
  border-radius: 0 !important;
  transform: translateY(-3.7rem);
  display: flex;
  background-color: transparent !important;
  justify-content: center;
  font-size: 1.35rem;
  font-family: verdana !important;
  position: relative !important;
}
div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=BodyContainer].actor-wrapper div[data-style-actor-name=loginFormPanel].actor-wrapper .base-panel .message-wrapper.top div[data-style-id=error].save-submit::before {
  font-size: 2.5rem;
}
div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=BodyContainer].actor-wrapper div[data-style-actor-name=loginFormPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left {
  flex-flow: column;
}
div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=BodyContainer].actor-wrapper div[data-style-actor-name=loginFormPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  width: 100%;
}
div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=BodyContainer].actor-wrapper div[data-style-actor-name=loginFormPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] .disabled {
  opacity: 1 !important;
}
div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=BodyContainer].actor-wrapper div[data-style-actor-name=loginFormPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=forgotPassword] {
  margin-top: 1.2rem;
}
div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=BodyContainer].actor-wrapper div[data-style-actor-name=loginFormPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=forgotPassword] div[data-style-id=action] {
  font-family: verdana !important;
  font-weight: 300;
  font-size: 14px;
  color: #fff;
}
div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=footer].actor-wrapper {
  margin-bottom: 3.2rem;
}
div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=footer].actor-wrapper div[data-style-id=static-content][data-style-actor-name=footer] {
  border: none !important;
  padding: 0 !important;
}
div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=footer].actor-wrapper div[data-style-id=static-content][data-style-actor-name=footer] p {
  color: white;
  margin: 0;
}
div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=footer].actor-wrapper div[data-style-id=static-content][data-style-actor-name=footer] #phone_icon, div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=footer].actor-wrapper div[data-style-id=static-content][data-style-actor-name=footer] #mail_icon, div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=footer].actor-wrapper div[data-style-id=static-content][data-style-actor-name=footer] #clock_icon {
  width: 1.8rem;
  height: 1.8rem;
  filter: invert(100%);
}
div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=footer].actor-wrapper div[data-style-id=static-content][data-style-actor-name=footer] .phone {
  width: 22%;
  text-align: center;
}
div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=footer].actor-wrapper div[data-style-id=static-content][data-style-actor-name=footer] .mail {
  width: 38%;
  text-align: center;
}
div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=footer].actor-wrapper div[data-style-id=static-content][data-style-actor-name=footer] .open_time {
  width: 40%;
  text-align: center;
}
div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=footer].actor-wrapper div[data-style-id=static-content][data-style-actor-name=footer] #contact {
  margin: 0;
  font-size: 1.3rem;
  width: 100%;
  display: flex;
  font-family: Verdana;
  line-height: 1.4;
}
div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=footer].actor-wrapper div[data-style-id=static-content][data-style-actor-name=footer] a, div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=footer].actor-wrapper div[data-style-id=static-content][data-style-actor-name=footer] div {
  color: white;
}
div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=footer].actor-wrapper div[data-style-id=static-content][data-style-actor-name=footer] .privacy {
  width: 44%;
  text-align: right;
}
div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=footer].actor-wrapper div[data-style-id=static-content][data-style-actor-name=footer] .break {
  width: 12%;
  text-align: center;
}
div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=footer].actor-wrapper div[data-style-id=static-content][data-style-actor-name=footer] .terms {
  width: 43%;
  text-align: left;
}
div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=footer].actor-wrapper div[data-style-id=static-content][data-style-actor-name=footer] #termsandpolicy {
  line-height: 1.4;
  font-size: 1.4rem;
  font-family: Verdana;
  width: 100%;
  display: flex;
  margin-top: 1.4em;
}

@media only screen and (max-width: 940px) {
  div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] {
    width: 85%;
  }
  div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=BodyContainer].actor-wrapper div[data-style-actor-name=loginFormPanel].actor-wrapper .base-panel .message-wrapper.top div[data-style-id=error].save-submit {
    width: 85%;
  }
}
@media only screen and (max-width: 767px) {
  div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=header].actor-wrapper {
    margin-top: 3.7rem;
  }
  div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=BodyContainer].actor-wrapper {
    margin: 5.7rem 0;
  }
  div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=BodyContainer].actor-wrapper div[data-style-actor-name=loginFormPanel].actor-wrapper .base-panel .text-before {
    font-size: 1.5rem;
    margin-bottom: 0.9rem;
  }
  div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=BodyContainer].actor-wrapper div[data-style-actor-name=loginFormPanel].actor-wrapper .base-panel .text-before::before {
    font-size: 2.8rem;
  }
  div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=BodyContainer].actor-wrapper div[data-style-actor-name=loginFormPanel].actor-wrapper .base-panel .entries div[data-style-id=field] {
    margin-bottom: 2.3rem;
  }
  div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=BodyContainer].actor-wrapper div[data-style-actor-name=loginFormPanel].actor-wrapper .base-panel .entries div[data-style-id=field][data-style-field-name=username] .control .input-main::after {
    right: 3rem;
  }
  div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=BodyContainer].actor-wrapper div[data-style-actor-name=loginFormPanel].actor-wrapper .base-panel .entries div[data-style-id=field][data-style-field-name=password] .control .input-main::after {
    right: 3rem;
  }
  div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=BodyContainer].actor-wrapper div[data-style-actor-name=loginFormPanel].actor-wrapper .base-panel .entries div[data-style-id=field] .control .form-control {
    height: 5.8rem;
    padding: 1rem 3rem;
  }
  div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=BodyContainer].actor-wrapper div[data-style-actor-name=loginFormPanel].actor-wrapper .base-panel .entries div[data-style-id=field][data-style-field-name=password] .control .input-main .form-control {
    padding-right: 5.5rem;
  }
  div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=BodyContainer].actor-wrapper div[data-style-actor-name=loginFormPanel].actor-wrapper .base-panel .message-wrapper.top div[data-style-id=error].save-submit {
    transform: translateY(-3.9rem);
    font-size: 1.5rem;
  }
  div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=BodyContainer].actor-wrapper div[data-style-actor-name=loginFormPanel].actor-wrapper .base-panel .message-wrapper.top div[data-style-id=error].save-submit::before {
    font-size: 2.8rem;
  }
  div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=BodyContainer].actor-wrapper div[data-style-actor-name=loginFormPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=forgotPassword] {
    margin-top: 1.4rem;
  }
  div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=BodyContainer].actor-wrapper div[data-style-actor-name=loginFormPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=login] div[data-style-id=action] {
    font-size: 1.8rem;
    height: 5.7rem;
  }
  div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=footer].actor-wrapper {
    margin-bottom: 3.7rem;
  }
  div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=footer].actor-wrapper div[data-style-id=static-content][data-style-actor-name=footer] #phone_icon, div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=footer].actor-wrapper div[data-style-id=static-content][data-style-actor-name=footer] #mail_icon, div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=footer].actor-wrapper div[data-style-id=static-content][data-style-actor-name=footer] #clock_icon {
    width: 2.1rem;
    height: 2.1rem;
  }
  div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=footer].actor-wrapper div[data-style-id=static-content][data-style-actor-name=footer] #contact {
    font-size: 1.5rem;
    line-height: 1.4;
  }
  div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=footer].actor-wrapper div[data-style-id=static-content][data-style-actor-name=footer] #contact .phone img, div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=footer].actor-wrapper div[data-style-id=static-content][data-style-actor-name=footer] #contact .mail img, div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=footer].actor-wrapper div[data-style-id=static-content][data-style-actor-name=footer] #contact .open_time img {
    margin-bottom: 0.3rem;
  }
  div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=footer].actor-wrapper div[data-style-id=static-content][data-style-actor-name=footer] #termsandpolicy {
    line-height: 1.4;
    font-size: 1.6rem;
    margin-top: 1.6em;
  }
}
@media only screen and (max-width: 680px) {
  div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] {
    width: 97%;
  }
  div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=BodyContainer].actor-wrapper div[data-style-actor-name=loginFormPanel].actor-wrapper .base-panel .message-wrapper.top div[data-style-id=error].save-submit {
    width: 97%;
  }
}
@media only screen and (max-width: 575px) {
  div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=header].actor-wrapper {
    margin-top: 4rem;
  }
  div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=BodyContainer].actor-wrapper {
    margin: 6.3rem 0;
  }
  div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=BodyContainer].actor-wrapper div[data-style-actor-name=loginFormPanel].actor-wrapper .base-panel .text-before {
    margin-bottom: 1.3rem;
  }
  div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=BodyContainer].actor-wrapper div[data-style-actor-name=loginFormPanel].actor-wrapper .base-panel .entries div[data-style-id=field] {
    margin-bottom: 2.5rem;
  }
  div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=BodyContainer].actor-wrapper div[data-style-actor-name=loginFormPanel].actor-wrapper .base-panel .entries div[data-style-id=field] .control .form-control {
    height: 6.2rem;
  }
  div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=BodyContainer].actor-wrapper div[data-style-actor-name=loginFormPanel].actor-wrapper .base-panel .message-wrapper.top div[data-style-id=error].save-submit {
    transform: translateY(-4.1rem);
  }
  div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=BodyContainer].actor-wrapper div[data-style-actor-name=loginFormPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=forgotPassword] {
    margin-top: 1.5rem;
  }
  div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=BodyContainer].actor-wrapper div[data-style-actor-name=loginFormPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=login] div[data-style-id=action] {
    height: 6.2rem;
  }
  div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=footer].actor-wrapper {
    margin-bottom: 4rem;
  }
  div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=footer].actor-wrapper div[data-style-id=static-content][data-style-actor-name=footer] #phone_icon, div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=footer].actor-wrapper div[data-style-id=static-content][data-style-actor-name=footer] #mail_icon, div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=footer].actor-wrapper div[data-style-id=static-content][data-style-actor-name=footer] #clock_icon {
    width: 2.3rem;
    height: 2.3rem;
  }
  div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=footer].actor-wrapper div[data-style-id=static-content][data-style-actor-name=footer] p {
    line-height: 2.3rem;
  }
  div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=footer].actor-wrapper div[data-style-id=static-content][data-style-actor-name=footer] #contact {
    flex-flow: column;
    align-items: center;
  }
  div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=footer].actor-wrapper div[data-style-id=static-content][data-style-actor-name=footer] #contact .phone, div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=footer].actor-wrapper div[data-style-id=static-content][data-style-actor-name=footer] #contact .mail, div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=footer].actor-wrapper div[data-style-id=static-content][data-style-actor-name=footer] #contact .open_time {
    width: 100%;
    margin-bottom: 1.9rem;
  }
  div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=footer].actor-wrapper div[data-style-id=static-content][data-style-actor-name=footer] #contact .phone img, div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=footer].actor-wrapper div[data-style-id=static-content][data-style-actor-name=footer] #contact .mail img, div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=footer].actor-wrapper div[data-style-id=static-content][data-style-actor-name=footer] #contact .open_time img {
    margin-bottom: 0.6rem;
  }
  div[data-style-actor-name=LoginContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=LoginContainer] div[data-style-actor-name=footer].actor-wrapper div[data-style-id=static-content][data-style-actor-name=footer] #contact .open_time {
    margin-bottom: 0 !important;
  }
}
div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper {
  margin: 0 !important;
  height: auto !important;
  min-height: 100vh !important;
  background: url(https://credithub.watercressgroup.com/resource/watercress_background) !important;
  background-attachment: fixed !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  width: 100%;
  display: flex;
}
div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] {
  display: flex;
  flex-flow: column;
  min-height: inherit;
  justify-content: space-between;
  max-width: 580px;
  margin-top: 0px;
  position: relative;
  font-family: Verdana;
  font-size: 14px;
  color: var(--lwc-colorTextDefault, rgb(0, 0, 0));
  width: 59%;
  margin: auto;
}
div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] div[data-style-actor-name=header].actor-wrapper {
  margin-top: 3.2rem;
}
div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] div[data-style-actor-name=header].actor-wrapper div[data-style-id=static-content] {
  padding: 0 !important;
}
div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] div[data-style-actor-name=header].actor-wrapper div[data-style-id=static-content] .loginHeader .headerImage {
  display: flex;
  align-items: center;
  justify-content: center;
}
div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] div[data-style-actor-name=header].actor-wrapper div[data-style-id=static-content] img {
  width: 90% !important;
}
div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] div[data-style-actor-name=BodyContainer].actor-wrapper {
  margin: 4.9rem 0;
}
div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] div[data-style-actor-name=BodyContainer].actor-wrapper div[data-style-actor-name=forgotPasswordPanel].actor-wrapper .base-panel .entries .record-container {
  border: none !important;
}
div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] div[data-style-actor-name=BodyContainer].actor-wrapper div[data-style-actor-name=forgotPasswordPanel].actor-wrapper .base-panel .entries .record-content {
  padding: 0 !important;
}
div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] div[data-style-actor-name=BodyContainer].actor-wrapper div[data-style-actor-name=forgotPasswordPanel].actor-wrapper .base-panel .entries div[data-style-id=field] {
  margin-bottom: 2rem;
}
div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] div[data-style-actor-name=BodyContainer].actor-wrapper div[data-style-actor-name=forgotPasswordPanel].actor-wrapper .base-panel .entries div[data-style-id=field][data-style-field-name=username] .control .input-main::after {
  content: url(https://credithub.watercressgroup.com/resource/watercress_mail_small);
  position: absolute;
  right: 2.5rem;
  filter: invert(63%);
  top: 52%;
  transform: translateY(-50%);
}
div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] div[data-style-actor-name=BodyContainer].actor-wrapper div[data-style-actor-name=forgotPasswordPanel].actor-wrapper .base-panel .entries div[data-style-id=field] .control .form-control {
  border-top-left-radius: 25px;
  border-bottom-right-radius: 25px;
  font-size: 14px;
  height: 5rem;
  border: none !important;
  box-shadow: none !important;
  font-weight: 300;
  font-family: Verdana;
  padding: 1rem 2.5rem;
}
div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] div[data-style-actor-name=BodyContainer].actor-wrapper div[data-style-actor-name=forgotPasswordPanel].actor-wrapper .base-panel .message-wrapper.top {
  top: 0 !important;
  left: unset !important;
  right: unset !important;
}
div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] div[data-style-actor-name=BodyContainer].actor-wrapper div[data-style-actor-name=forgotPasswordPanel].actor-wrapper .base-panel .message-wrapper.top div[data-style-id=error].save-submit {
  width: 59%;
  max-width: 580px;
  top: unset !important;
  margin: 0 !important;
  border-radius: 0 !important;
  transform: translateY(-3.7rem);
  display: flex;
  background-color: transparent !important;
  justify-content: center;
  font-size: 1.35rem;
  font-family: verdana !important;
  position: relative !important;
}
div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] div[data-style-actor-name=BodyContainer].actor-wrapper div[data-style-actor-name=forgotPasswordPanel].actor-wrapper .base-panel .message-wrapper.top div[data-style-id=error].save-submit::before {
  font-size: 2.5rem;
}
div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] div[data-style-actor-name=BodyContainer].actor-wrapper div[data-style-actor-name=forgotPasswordPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left {
  flex-flow: column;
}
div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] div[data-style-actor-name=BodyContainer].actor-wrapper div[data-style-actor-name=forgotPasswordPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  width: 100%;
}
div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] div[data-style-actor-name=BodyContainer].actor-wrapper div[data-style-actor-name=forgotPasswordPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] .disabled {
  opacity: 1 !important;
}
div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] div[data-style-actor-name=BodyContainer].actor-wrapper div[data-style-actor-name=forgotPasswordSuccessPanel].actor-wrapper .base-panel {
  margin: 0 1.7rem;
  display: flex;
  flex-flow: column;
}
div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] div[data-style-actor-name=BodyContainer].actor-wrapper div[data-style-actor-name=forgotPasswordSuccessPanel].actor-wrapper .base-panel .text-before {
  color: white;
  text-align: center;
  font-family: Verdana;
  font-size: 2.3rem;
  padding: 0;
}
div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] div[data-style-actor-name=BodyContainer].actor-wrapper div[data-style-actor-name=forgotPasswordSuccessPanel].actor-wrapper .base-panel .text-after {
  color: white;
  text-align: left;
  font-family: Verdana;
  padding: 0;
  font-size: 1.4rem;
  line-height: 1.5;
  margin: 5rem 0;
}
div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] div[data-style-actor-name=BodyContainer].actor-wrapper div[data-style-actor-name=forgotPasswordSuccessPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  width: 100%;
}
div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] div[data-style-actor-name=footer].actor-wrapper {
  margin-bottom: 3.2rem;
}
div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] div[data-style-actor-name=footer].actor-wrapper div[data-style-id=static-content][data-style-actor-name=footer] {
  border: none !important;
  padding: 0 !important;
}
div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] div[data-style-actor-name=footer].actor-wrapper div[data-style-id=static-content][data-style-actor-name=footer] p {
  color: white;
  margin: 0;
}
div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] div[data-style-actor-name=footer].actor-wrapper div[data-style-id=static-content][data-style-actor-name=footer] #phone_icon, div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] div[data-style-actor-name=footer].actor-wrapper div[data-style-id=static-content][data-style-actor-name=footer] #mail_icon, div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] div[data-style-actor-name=footer].actor-wrapper div[data-style-id=static-content][data-style-actor-name=footer] #clock_icon {
  width: 1.8rem;
  height: 1.8rem;
  filter: invert(100%);
}
div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] div[data-style-actor-name=footer].actor-wrapper div[data-style-id=static-content][data-style-actor-name=footer] .phone {
  width: 22%;
  text-align: center;
}
div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] div[data-style-actor-name=footer].actor-wrapper div[data-style-id=static-content][data-style-actor-name=footer] .mail {
  width: 38%;
  text-align: center;
}
div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] div[data-style-actor-name=footer].actor-wrapper div[data-style-id=static-content][data-style-actor-name=footer] .open_time {
  width: 40%;
  text-align: center;
}
div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] div[data-style-actor-name=footer].actor-wrapper div[data-style-id=static-content][data-style-actor-name=footer] #contact {
  margin: 0;
  font-size: 1.3rem;
  width: 100%;
  display: flex;
  font-family: Verdana;
  line-height: 1.4;
}
div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] div[data-style-actor-name=footer].actor-wrapper div[data-style-id=static-content][data-style-actor-name=footer] a, div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] div[data-style-actor-name=footer].actor-wrapper div[data-style-id=static-content][data-style-actor-name=footer] div {
  color: white;
}
div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] div[data-style-actor-name=footer].actor-wrapper div[data-style-id=static-content][data-style-actor-name=footer] .privacy {
  width: 44%;
  text-align: right;
}
div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] div[data-style-actor-name=footer].actor-wrapper div[data-style-id=static-content][data-style-actor-name=footer] .break {
  width: 12%;
  text-align: center;
}
div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] div[data-style-actor-name=footer].actor-wrapper div[data-style-id=static-content][data-style-actor-name=footer] .terms {
  width: 43%;
  text-align: left;
}
div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] div[data-style-actor-name=footer].actor-wrapper div[data-style-id=static-content][data-style-actor-name=footer] #termsandpolicy {
  line-height: 1.4;
  font-size: 1.4rem;
  font-family: Verdana;
  width: 100%;
  display: flex;
  margin-top: 1.4em;
}

@media only screen and (max-width: 940px) {
  div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] {
    width: 85%;
  }
  div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] div[data-style-actor-name=BodyContainer].actor-wrapper div[data-style-actor-name=forgotPasswordPanel].actor-wrapper .base-panel .message-wrapper.top div[data-style-id=error].save-submit {
    width: 85%;
  }
}
@media only screen and (max-width: 767px) {
  div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] div[data-style-actor-name=header].actor-wrapper {
    margin-top: 3.7rem;
  }
  div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] div[data-style-actor-name=BodyContainer].actor-wrapper {
    margin: 5.7rem 0;
  }
  div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] div[data-style-actor-name=BodyContainer].actor-wrapper div[data-style-actor-name=forgotPasswordPanel].actor-wrapper .base-panel .entries div[data-style-id=field] {
    margin-bottom: 2.3rem;
  }
  div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] div[data-style-actor-name=BodyContainer].actor-wrapper div[data-style-actor-name=forgotPasswordPanel].actor-wrapper .base-panel .entries div[data-style-id=field][data-style-field-name=username] .control .input-main::after {
    right: 3rem;
  }
  div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] div[data-style-actor-name=BodyContainer].actor-wrapper div[data-style-actor-name=forgotPasswordPanel].actor-wrapper .base-panel .entries div[data-style-id=field] .control .form-control {
    height: 5.8rem;
    padding: 1rem 3rem;
  }
  div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] div[data-style-actor-name=BodyContainer].actor-wrapper div[data-style-actor-name=forgotPasswordPanel].actor-wrapper .base-panel .message-wrapper.top div[data-style-id=error].save-submit {
    transform: translateY(-3.9rem);
    font-size: 1.5rem;
  }
  div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] div[data-style-actor-name=BodyContainer].actor-wrapper div[data-style-actor-name=forgotPasswordPanel].actor-wrapper .base-panel .message-wrapper.top div[data-style-id=error].save-submit::before {
    font-size: 2.8rem;
  }
  div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] div[data-style-actor-name=BodyContainer].actor-wrapper div[data-style-actor-name=forgotPasswordPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=resetLink] div[data-style-id=action] {
    font-size: 1.8rem;
    height: 5.7rem;
  }
  div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] div[data-style-actor-name=BodyContainer].actor-wrapper div[data-style-actor-name=forgotPasswordSuccessPanel].actor-wrapper .base-panel {
    margin: 0 2rem;
  }
  div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] div[data-style-actor-name=BodyContainer].actor-wrapper div[data-style-actor-name=forgotPasswordSuccessPanel].actor-wrapper .base-panel .text-before {
    font-size: 2.5rem;
    line-height: 1.8;
  }
  div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] div[data-style-actor-name=BodyContainer].actor-wrapper div[data-style-actor-name=forgotPasswordSuccessPanel].actor-wrapper .base-panel .text-after {
    font-size: 1.6rem;
    margin: 5.3rem 0;
  }
  div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] div[data-style-actor-name=BodyContainer].actor-wrapper div[data-style-actor-name=forgotPasswordSuccessPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
    width: 100%;
  }
  div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] div[data-style-actor-name=BodyContainer].actor-wrapper div[data-style-actor-name=forgotPasswordSuccessPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
    font-size: 1.8rem;
    height: 5.7rem;
  }
  div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] div[data-style-actor-name=footer].actor-wrapper {
    margin-bottom: 3.7rem;
  }
  div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] div[data-style-actor-name=footer].actor-wrapper div[data-style-id=static-content][data-style-actor-name=footer] #phone_icon, div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] div[data-style-actor-name=footer].actor-wrapper div[data-style-id=static-content][data-style-actor-name=footer] #mail_icon, div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] div[data-style-actor-name=footer].actor-wrapper div[data-style-id=static-content][data-style-actor-name=footer] #clock_icon {
    width: 2.1rem;
    height: 2.1rem;
  }
  div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] div[data-style-actor-name=footer].actor-wrapper div[data-style-id=static-content][data-style-actor-name=footer] #contact {
    font-size: 1.5rem;
    line-height: 1.4;
  }
  div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] div[data-style-actor-name=footer].actor-wrapper div[data-style-id=static-content][data-style-actor-name=footer] #contact .phone img, div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] div[data-style-actor-name=footer].actor-wrapper div[data-style-id=static-content][data-style-actor-name=footer] #contact .mail img, div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] div[data-style-actor-name=footer].actor-wrapper div[data-style-id=static-content][data-style-actor-name=footer] #contact .open_time img {
    margin-bottom: 0.3rem;
  }
  div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] div[data-style-actor-name=footer].actor-wrapper div[data-style-id=static-content][data-style-actor-name=footer] #termsandpolicy {
    line-height: 1.4;
    font-size: 1.6rem;
    margin-top: 1.6em;
  }
}
@media only screen and (max-width: 680px) {
  div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] {
    width: 97%;
  }
  div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] div[data-style-actor-name=BodyContainer].actor-wrapper div[data-style-actor-name=forgotPasswordPanel].actor-wrapper .base-panel .message-wrapper.top div[data-style-id=error].save-submit {
    width: 97%;
  }
}
@media only screen and (max-width: 575px) {
  div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] div[data-style-actor-name=header].actor-wrapper {
    margin-top: 4rem;
  }
  div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] div[data-style-actor-name=BodyContainer].actor-wrapper {
    margin: 6.3rem 0;
  }
  div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] div[data-style-actor-name=BodyContainer].actor-wrapper div[data-style-actor-name=forgotPasswordPanel].actor-wrapper .base-panel .entries div[data-style-id=field] {
    margin-bottom: 2.5rem;
  }
  div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] div[data-style-actor-name=BodyContainer].actor-wrapper div[data-style-actor-name=forgotPasswordPanel].actor-wrapper .base-panel .entries div[data-style-id=field] .control .form-control {
    height: 6.2rem;
  }
  div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] div[data-style-actor-name=BodyContainer].actor-wrapper div[data-style-actor-name=forgotPasswordPanel].actor-wrapper .base-panel .message-wrapper.top div[data-style-id=error].save-submit {
    transform: translateY(-4.1rem);
  }
  div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] div[data-style-actor-name=BodyContainer].actor-wrapper div[data-style-actor-name=forgotPasswordPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=resetLink] div[data-style-id=action] {
    height: 6.2rem;
  }
  div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] div[data-style-actor-name=BodyContainer].actor-wrapper div[data-style-actor-name=forgotPasswordSuccessPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
    width: 100%;
  }
  div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] div[data-style-actor-name=BodyContainer].actor-wrapper div[data-style-actor-name=forgotPasswordSuccessPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
    height: 6.2rem;
  }
  div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] div[data-style-actor-name=footer].actor-wrapper {
    margin-bottom: 4rem;
  }
  div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] div[data-style-actor-name=footer].actor-wrapper div[data-style-id=static-content][data-style-actor-name=footer] #phone_icon, div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] div[data-style-actor-name=footer].actor-wrapper div[data-style-id=static-content][data-style-actor-name=footer] #mail_icon, div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] div[data-style-actor-name=footer].actor-wrapper div[data-style-id=static-content][data-style-actor-name=footer] #clock_icon {
    width: 2.3rem;
    height: 2.3rem;
  }
  div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] div[data-style-actor-name=footer].actor-wrapper div[data-style-id=static-content][data-style-actor-name=footer] p {
    line-height: 2.3rem;
  }
  div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] div[data-style-actor-name=footer].actor-wrapper div[data-style-id=static-content][data-style-actor-name=footer] #contact {
    flex-flow: column;
    align-items: center;
  }
  div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] div[data-style-actor-name=footer].actor-wrapper div[data-style-id=static-content][data-style-actor-name=footer] #contact .phone, div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] div[data-style-actor-name=footer].actor-wrapper div[data-style-id=static-content][data-style-actor-name=footer] #contact .mail, div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] div[data-style-actor-name=footer].actor-wrapper div[data-style-id=static-content][data-style-actor-name=footer] #contact .open_time {
    width: 100%;
    margin-bottom: 1.9rem;
  }
  div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] div[data-style-actor-name=footer].actor-wrapper div[data-style-id=static-content][data-style-actor-name=footer] #contact .phone img, div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] div[data-style-actor-name=footer].actor-wrapper div[data-style-id=static-content][data-style-actor-name=footer] #contact .mail img, div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] div[data-style-actor-name=footer].actor-wrapper div[data-style-id=static-content][data-style-actor-name=footer] #contact .open_time img {
    margin-bottom: 0.6rem;
  }
  div[data-style-actor-name=ForgotPasswordContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=ForgotPasswordContainer] div[data-style-actor-name=footer].actor-wrapper div[data-style-id=static-content][data-style-actor-name=footer] #contact .open_time {
    margin-bottom: 0 !important;
  }
}
div[data-style-actor-name=frozenProjectContainer].actor-wrapper {
  overflow: auto;
  height: calc(100vh - 7.5rem);
  width: 100%;
}
div[data-style-actor-name=frozenProjectContainer].actor-wrapper div[data-style-id=division] {
  height: 100%;
}

div[data-style-actor-name=frozenProject].actor-wrapper, div[data-style-actor-name=applicantFrozenProject].actor-wrapper {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: auto;
  padding: 3.5rem 0;
}
div[data-style-actor-name=frozenProject].actor-wrapper .base-panel, div[data-style-actor-name=applicantFrozenProject].actor-wrapper .base-panel {
  border: 1px solid #84c220 !important;
  border-radius: 0 !important;
  border-top-left-radius: 19px !important;
  border-bottom-right-radius: 19px !important;
  width: 53rem;
  box-shadow: none !important;
  margin: auto;
}
div[data-style-actor-name=frozenProject].actor-wrapper .base-panel .text-before, div[data-style-actor-name=frozenProject].actor-wrapper .base-panel h1.title, div[data-style-actor-name=applicantFrozenProject].actor-wrapper .base-panel .text-before, div[data-style-actor-name=applicantFrozenProject].actor-wrapper .base-panel h1.title {
  position: relative !important;
  height: -moz-fit-content !important;
  height: fit-content !important;
  min-height: unset !important;
  padding: 0;
  display: flex;
  flex-flow: column;
}
div[data-style-actor-name=frozenProject].actor-wrapper .base-panel .text-before > span, div[data-style-actor-name=frozenProject].actor-wrapper .base-panel h1.title > span, div[data-style-actor-name=applicantFrozenProject].actor-wrapper .base-panel .text-before > span, div[data-style-actor-name=applicantFrozenProject].actor-wrapper .base-panel h1.title > span {
  height: auto;
  display: flex;
  flex-flow: column;
}
div[data-style-actor-name=frozenProject].actor-wrapper .base-panel .text-before > span img, div[data-style-actor-name=frozenProject].actor-wrapper .base-panel h1.title > span img, div[data-style-actor-name=applicantFrozenProject].actor-wrapper .base-panel .text-before > span img, div[data-style-actor-name=applicantFrozenProject].actor-wrapper .base-panel h1.title > span img {
  background-color: green;
  width: auto;
  height: 6rem;
  padding: 1rem;
  border-top-left-radius: 1.3rem;
  border-bottom-right-radius: 1.3rem;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -3.3rem);
}
div[data-style-actor-name=frozenProject].actor-wrapper .base-panel .text-before > span span, div[data-style-actor-name=frozenProject].actor-wrapper .base-panel h1.title > span span, div[data-style-actor-name=applicantFrozenProject].actor-wrapper .base-panel .text-before > span span, div[data-style-actor-name=applicantFrozenProject].actor-wrapper .base-panel h1.title > span span {
  background-color: rgba(236, 255, 230, 0.85);
  font-family: "Mukta", sans-serif;
  font-weight: 800;
  font-size: 2.2rem;
  border-top-left-radius: 19px;
  padding: 5.5rem 1rem 2.5rem;
  text-align: center;
  line-height: 3rem;
}
div[data-style-actor-name=frozenProject].actor-wrapper .base-panel .text-after, div[data-style-actor-name=frozenProject].actor-wrapper .base-panel h2, div[data-style-actor-name=applicantFrozenProject].actor-wrapper .base-panel .text-after, div[data-style-actor-name=applicantFrozenProject].actor-wrapper .base-panel h2 {
  position: relative !important;
  height: -moz-fit-content !important;
  height: fit-content !important;
  top: unset !important;
  padding: 4rem 5rem 4rem;
}
div[data-style-actor-name=frozenProject].actor-wrapper .base-panel .text-after > span, div[data-style-actor-name=frozenProject].actor-wrapper .base-panel h2 > span, div[data-style-actor-name=applicantFrozenProject].actor-wrapper .base-panel .text-after > span, div[data-style-actor-name=applicantFrozenProject].actor-wrapper .base-panel h2 > span {
  display: flex;
  flex-flow: column;
  text-align: left;
  font-size: 1.6rem;
  font-family: "Mukta", sans-serif;
  color: rgba(0, 0, 0, 0.7);
  line-height: 2.5rem;
  font-weight: 500;
}
div[data-style-actor-name=frozenProject].actor-wrapper .base-panel .text-after > span span, div[data-style-actor-name=frozenProject].actor-wrapper .base-panel h2 > span span, div[data-style-actor-name=applicantFrozenProject].actor-wrapper .base-panel .text-after > span span, div[data-style-actor-name=applicantFrozenProject].actor-wrapper .base-panel h2 > span span {
  margin-bottom: 1.3rem;
}
div[data-style-actor-name=frozenProject].actor-wrapper .base-panel .text-after > span span:last-child, div[data-style-actor-name=frozenProject].actor-wrapper .base-panel h2 > span span:last-child, div[data-style-actor-name=applicantFrozenProject].actor-wrapper .base-panel .text-after > span span:last-child, div[data-style-actor-name=applicantFrozenProject].actor-wrapper .base-panel h2 > span span:last-child {
  margin-bottom: 0;
}
div[data-style-actor-name=frozenProject].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-actor-name=applicantFrozenProject].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  margin-bottom: 4.6rem;
}
div[data-style-actor-name=frozenProject].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=applicantFrozenProject].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
  width: 25rem;
  height: 6rem;
  line-height: 1.8rem;
}

div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=frozenProjectContainer].actor-wrapper {
  overflow: auto;
  height: 100%;
  width: 100%;
}
div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=frozenProjectContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=frozenProjectContainer] {
  height: 100%;
}

@media only screen and (max-width: 768px) {
  div[data-style-actor-name=frozenProject].actor-wrapper .base-panel, div[data-style-actor-name=applicantFrozenProject].actor-wrapper .base-panel {
    width: 62rem;
  }
  div[data-style-actor-name=frozenProject].actor-wrapper .base-panel .text-before > span span, div[data-style-actor-name=frozenProject].actor-wrapper .base-panel h1.title > span span, div[data-style-actor-name=applicantFrozenProject].actor-wrapper .base-panel .text-before > span span, div[data-style-actor-name=applicantFrozenProject].actor-wrapper .base-panel h1.title > span span {
    padding: 6rem 1rem 3rem;
  }
  div[data-style-actor-name=frozenProject].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=applicantFrozenProject].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
    width: 27rem;
    line-height: 2rem;
  }
}
@media only screen and (max-width: 690px) {
  div[data-style-actor-name=frozenProjectContainer].actor-wrapper {
    height: calc(100vh - 14.1rem);
  }
  div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=frozenProjectContainer].actor-wrapper {
    height: calc(100vh - 26rem);
  }
  div[data-style-actor-name=updateApplicationContainer].actor-wrapper div[data-style-actor-name=frozenProjectContainer].actor-wrapper {
    height: 100%;
  }
}
@media only screen and (max-width: 576px) {
  div[data-style-actor-name=frozenProject].actor-wrapper, div[data-style-actor-name=applicantFrozenProject].actor-wrapper {
    display: flex;
    justify-content: center;
  }
  div[data-style-actor-name=frozenProject].actor-wrapper .base-panel, div[data-style-actor-name=applicantFrozenProject].actor-wrapper .base-panel {
    width: 90%;
  }
  div[data-style-actor-name=frozenProject].actor-wrapper .base-panel .text-before > span span, div[data-style-actor-name=frozenProject].actor-wrapper .base-panel h1.title > span span, div[data-style-actor-name=applicantFrozenProject].actor-wrapper .base-panel .text-before > span span, div[data-style-actor-name=applicantFrozenProject].actor-wrapper .base-panel h1.title > span span {
    font-size: 2.3rem;
    padding: 6.5rem 1rem 3.5rem;
  }
  div[data-style-actor-name=frozenProject].actor-wrapper .base-panel .text-after > span, div[data-style-actor-name=frozenProject].actor-wrapper .base-panel h2 > span, div[data-style-actor-name=applicantFrozenProject].actor-wrapper .base-panel .text-after > span, div[data-style-actor-name=applicantFrozenProject].actor-wrapper .base-panel h2 > span {
    font-size: 1.8rem;
  }
  div[data-style-actor-name=frozenProject].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper], div[data-style-actor-name=applicantFrozenProject].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
    width: 100%;
  }
  div[data-style-actor-name=frozenProject].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action], div[data-style-actor-name=applicantFrozenProject].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
    width: 55%;
    height: 6.5rem;
    font-size: 1.8rem;
    min-width: 27rem;
  }
}
div[data-style-actor-name=watercressLoginBodyCustomer].actor-wrapper {
  height: calc(100vh - 7.5rem);
  overflow: auto;
}
div[data-style-actor-name=watercressLoginBodyCustomer].actor-wrapper div[data-style-id=division][data-style-actor-name=watercressLoginBodyCustomer] {
  display: flex;
  flex-flow: column;
  align-items: center;
  height: inherit;
}

div[data-style-actor-name=watercressLoginPageDescriptionText].actor-wrapper .base-panel {
  border: none !important;
  box-shadow: none !important;
}
div[data-style-actor-name=watercressLoginPageDescriptionText].actor-wrapper .base-panel .text-after {
  padding: 3.2rem 4rem 3.6rem;
  font-size: 1.95rem;
  font-family: "Mukta", sans-serif;
  font-weight: 700;
  line-height: 3rem;
  display: flex;
  flex-flow: column;
  align-items: center;
}
div[data-style-actor-name=watercressLoginPageDescriptionText].actor-wrapper .base-panel .text-after span:first-child {
  margin-bottom: 1.3rem;
}

div[data-style-actor-name=watercressLoginPageContainer].actor-wrapper {
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
  border-top-left-radius: 22px;
  border-bottom-right-radius: 22px;
  padding: 5rem 3rem 2rem;
  margin: 0 1.5rem;
  width: 100%;
  max-width: 55rem;
  min-width: 35rem;
}
div[data-style-actor-name=watercressLoginPageContainer].actor-wrapper .base-panel {
  border: none !important;
  box-shadow: none !important;
  border-radius: 0;
}
div[data-style-actor-name=watercressLoginPageContainer].actor-wrapper .base-panel .entries .record-container {
  border: none !important;
}
div[data-style-actor-name=watercressLoginPageContainer].actor-wrapper .base-panel .entries .record-content {
  padding: 0 !important;
}
div[data-style-actor-name=watercressLoginPageContainer].actor-wrapper .base-panel .entries div[data-style-id=field] {
  margin-bottom: 3rem !important;
}
div[data-style-actor-name=watercressLoginPageContainer].actor-wrapper .base-panel .entries div[data-style-id=field] .flabel {
  display: none !important;
}
div[data-style-actor-name=watercressLoginPageContainer].actor-wrapper .base-panel .entries div[data-style-id=field] .control .input-main .form-control {
  height: 4.2rem;
  font-size: 12px;
  padding: 0.7rem 1.5rem;
  border-top-left-radius: 17px;
  border-bottom-right-radius: 17px;
  box-shadow: none !important;
}
div[data-style-actor-name=watercressLoginPageContainer].actor-wrapper .base-panel .entries div[data-style-id=field] .control .input-main .form-control::-moz-placeholder {
  color: black;
}
div[data-style-actor-name=watercressLoginPageContainer].actor-wrapper .base-panel .entries div[data-style-id=field] .control .input-main .form-control::placeholder {
  color: black;
}
div[data-style-actor-name=watercressLoginPageContainer].actor-wrapper .base-panel .entries div[data-style-id=field] .error {
  font-size: 1.2rem;
  top: 3.95rem;
}

div[data-style-actor-name=watercressLoginPageBtnContainer].actor-wrapper {
  padding: 3rem 3rem 2.5rem 3rem;
  margin: 0 1.5rem;
  width: 100%;
  max-width: 55rem;
  min-width: 35rem;
}
div[data-style-actor-name=watercressLoginPageBtnContainer].actor-wrapper .base-panel {
  border: none !important;
  box-shadow: none !important;
}
div[data-style-actor-name=watercressLoginPageBtnContainer].actor-wrapper .base-panel div[data-style-id=text-before].text-before {
  padding: 0;
  height: 100vh;
  position: fixed;
  width: 100%;
  top: 0rem;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
  left: 0;
  font-size: 2.2rem;
  color: white;
  font-family: "Mukta", sans-serif;
}
div[data-style-actor-name=watercressLoginPageBtnContainer].actor-wrapper .base-panel div[data-style-id=text-before].text-before span {
  padding: 1.5rem;
}
div[data-style-actor-name=watercressLoginPageBtnContainer].actor-wrapper .base-panel div[data-style-id=text-after].text-after {
  padding: 0;
  height: 100vh;
  position: fixed;
  width: 100%;
  top: 0rem;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
  left: 0;
}
div[data-style-actor-name=watercressLoginPageBtnContainer].actor-wrapper .base-panel div[data-style-id=text-after].text-after > div {
  font-size: 12px;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-flow: column;
  align-items: center;
  padding: 1rem;
}
div[data-style-actor-name=watercressLoginPageBtnContainer].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left {
  margin: 0;
  display: flex;
  flex-flow: wrap;
  align-items: center;
  justify-content: center;
}
div[data-style-actor-name=watercressLoginPageBtnContainer].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  margin: 1rem 1.5rem;
}
div[data-style-actor-name=watercressLoginPageBtnContainer].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
  font-size: 1.5rem;
  width: 13rem;
  height: 5rem;
}

@media only screen and (max-width: 768px) {
  div[data-style-actor-name=watercressLoginPageDescriptionText].actor-wrapper .base-panel .text-after {
    font-size: 2.2rem;
  }
  div[data-style-actor-name=watercressLoginPageDescriptionText].actor-wrapper .base-panel .text-after span:first-child {
    margin-bottom: 1.5rem;
  }
  div[data-style-actor-name=watercressLoginPageContainer].actor-wrapper .base-panel .entries div[data-style-id=field] {
    margin-bottom: 3.5rem !important;
  }
  div[data-style-actor-name=watercressLoginPageContainer].actor-wrapper .base-panel .entries div[data-style-id=field] .control .input-main .form-control {
    height: 5.2rem;
    padding: 0.7rem 1.8rem;
    border-top-left-radius: 16px;
    border-bottom-right-radius: 16px;
  }
  div[data-style-actor-name=watercressLoginPageContainer].actor-wrapper .base-panel .entries div[data-style-id=field] .error {
    top: 5rem;
  }
  div[data-style-actor-name=watercressLoginPageBtnContainer].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
    font-size: 1.5rem;
    width: 14rem;
    height: 5.5rem;
  }
}
@media only screen and (max-width: 576px) {
  div[data-style-actor-name=watercressLoginPageDescriptionText].actor-wrapper .base-panel .text-after {
    padding: 3.2rem 1.5rem 3.6rem;
  }
  div[data-style-actor-name=watercressLoginPageContainer].actor-wrapper {
    width: 90%;
    max-width: unset;
    min-width: unset;
  }
  div[data-style-actor-name=watercressLoginPageContainer].actor-wrapper .base-panel .entries div[data-style-id=field] {
    margin-bottom: 3.5rem !important;
  }
  div[data-style-actor-name=watercressLoginPageContainer].actor-wrapper .base-panel .entries div[data-style-id=field] .control .input-main .form-control {
    height: 5.7rem;
    padding: 0.7rem 2rem;
  }
  div[data-style-actor-name=watercressLoginPageContainer].actor-wrapper .base-panel .entries div[data-style-id=field] .error {
    top: 5.4rem;
  }
  div[data-style-actor-name=watercressLoginPageBtnContainer].actor-wrapper {
    width: 90%;
    max-width: unset;
    min-width: unset;
  }
}
div[data-style-actor-name=customerApprovedPageContainer].actor-wrapper {
  height: calc(100vh - 7.5rem);
  overflow: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
div[data-style-actor-name=customerApprovedPageContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=customerApprovedPageContainer] {
  margin: auto;
}

div[data-style-actor-name=customerApprovedPagePanel].actor-wrapper {
  display: flex;
  margin: auto;
  padding-top: 3rem;
  padding-bottom: 3rem;
}
div[data-style-actor-name=customerApprovedPagePanel].actor-wrapper .base-panel {
  border: none !important;
  box-shadow: none !important;
  width: 45rem;
}
div[data-style-actor-name=customerApprovedPagePanel].actor-wrapper .base-panel .text-before {
  color: #84c220;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  font-size: 2rem;
  padding: 3.75rem 3rem;
  line-height: 2.8rem;
  background-color: rgba(236, 255, 230, 0.5);
  border: 1px solid !important;
  border-color: #84c220 !important;
  border-top-left-radius: 21px;
  border-bottom-right-radius: 21px;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  div[data-style-actor-name=customerApprovedPagePanel].actor-wrapper .base-panel {
    width: 52rem;
  }
  div[data-style-actor-name=customerApprovedPagePanel].actor-wrapper .base-panel .text-before {
    padding: 4.75rem 3rem !important;
    font-size: 2.3rem !important;
    line-height: 3.1rem !important;
  }
}
@media only screen and (max-width: 576px) {
  div[data-style-actor-name=customerApprovedPageContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=customerApprovedPageContainer] {
    margin: auto 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  div[data-style-actor-name=customerApprovedPagePanel].actor-wrapper {
    width: 85%;
  }
  div[data-style-actor-name=customerApprovedPagePanel].actor-wrapper .base-panel {
    width: 100%;
  }
  div[data-style-actor-name=customerApprovedPagePanel].actor-wrapper .base-panel .text-before {
    padding: 5rem 3rem !important;
    font-size: 2.5rem !important;
  }
}
div[data-style-actor-name=watercressLoggedinBodyCustomer].actor-wrapper {
  height: calc(100vh - 7.5rem);
  overflow: auto;
}
div[data-style-actor-name=watercressLoggedinBodyCustomer].actor-wrapper div[data-style-id=division][data-style-actor-name=watercressLoggedinBodyCustomer] {
  display: flex;
  flex-flow: column;
  align-items: center;
  height: inherit;
}

div[data-style-actor-name=watercressLoggedinPageDescriptionText].actor-wrapper .base-panel {
  border: none !important;
  box-shadow: none !important;
}
div[data-style-actor-name=watercressLoggedinPageDescriptionText].actor-wrapper .base-panel .text-after {
  padding: 3.2rem 4rem 3.6rem;
  font-size: 1.95rem;
  font-family: "Mukta", sans-serif;
  font-weight: 700;
  line-height: 3rem;
}

div[data-style-actor-name=watercressLoggedinPageInputContainer].actor-wrapper {
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
  border-top-left-radius: 22px;
  border-bottom-right-radius: 22px;
  padding: 3rem 3rem 2rem;
  margin: 0 1.5rem;
  width: 100%;
  max-width: 55rem;
  min-width: 35rem;
}
div[data-style-actor-name=watercressLoggedinPageInputContainer].actor-wrapper .base-panel {
  border: none !important;
  box-shadow: none !important;
  border-radius: 0;
}
div[data-style-actor-name=watercressLoggedinPageInputContainer].actor-wrapper .base-panel .entries .record-container {
  border: none !important;
}
div[data-style-actor-name=watercressLoggedinPageInputContainer].actor-wrapper .base-panel .entries .record-content {
  padding: 0 !important;
}
div[data-style-actor-name=watercressLoggedinPageInputContainer].actor-wrapper .base-panel .entries div[data-style-id=field] {
  margin-bottom: 3rem !important;
}
div[data-style-actor-name=watercressLoggedinPageInputContainer].actor-wrapper .base-panel .entries div[data-style-id=field] .flabel {
  display: none !important;
}
div[data-style-actor-name=watercressLoggedinPageInputContainer].actor-wrapper .base-panel .entries div[data-style-id=field] .control .input-main .form-control {
  height: 4.2rem;
  font-size: 12px;
  padding: 0.7rem 1.5rem;
  border-top-left-radius: 17px;
  border-bottom-right-radius: 17px;
  box-shadow: none !important;
}
div[data-style-actor-name=watercressLoggedinPageInputContainer].actor-wrapper .base-panel .entries div[data-style-id=field] .control .input-main .form-control::-moz-placeholder {
  color: black;
}
div[data-style-actor-name=watercressLoggedinPageInputContainer].actor-wrapper .base-panel .entries div[data-style-id=field] .control .input-main .form-control::placeholder {
  color: black;
}
div[data-style-actor-name=watercressLoggedinPageInputContainer].actor-wrapper .base-panel .entries div[data-style-id=field] .error {
  font-size: 1.2rem;
  top: 3.95rem;
}
div[data-style-actor-name=watercressLoggedinPageInputContainer].actor-wrapper .base-panel .entries div[data-style-id=field].picklist .input-main::after {
  right: 1.5rem;
  top: 50%;
  transform: translateY(-50%);
  height: 4.2rem;
  display: flex;
  align-items: center;
  padding: 0 !important;
}
div[data-style-actor-name=watercressLoggedinPageInputContainer].actor-wrapper .base-panel .entries div[data-style-id=field].picklist .form-control {
  padding-right: 3rem !important;
}
div[data-style-actor-name=watercressLoggedinPageInputContainer].actor-wrapper .base-panel .entries .section div[data-style-id=field]:first-child {
  margin-bottom: 1.7rem !important;
}
div[data-style-actor-name=watercressLoggedinPageInputContainer].actor-wrapper .base-panel .entries .section div[data-style-id=field]:first-child .control.readonly {
  padding: 0 !important;
  min-height: unset !important;
}
div[data-style-actor-name=watercressLoggedinPageInputContainer].actor-wrapper .base-panel .entries .section div[data-style-id=field]:first-child .control.readonly .input-main {
  display: flex;
  align-items: center;
  justify-content: center;
}
div[data-style-actor-name=watercressLoggedinPageInputContainer].actor-wrapper .base-panel .entries .section div[data-style-id=field]:first-child .control.readonly .input-main > div {
  font-size: 1.5rem;
  font-family: "Mukta", sans-serif;
}
div[data-style-actor-name=watercressLoggedinPageInputContainer].actor-wrapper .base-panel .entries .section div[data-style-id=field][data-style-field-name=coBorrowerFullName] {
  margin-top: 1rem;
}
div[data-style-actor-name=watercressLoggedinPageInputContainer].actor-wrapper .base-panel .entries .section div[data-style-id=field][data-style-field-name=borrowerGovtId], div[data-style-actor-name=watercressLoggedinPageInputContainer].actor-wrapper .base-panel .entries .section div[data-style-id=field][data-style-field-name=coBorrowerGovtId] {
  display: none;
}
div[data-style-actor-name=watercressLoggedinPageInputContainer].actor-wrapper .base-panel .component-actions-top-right {
  display: none;
  opacity: 0;
}
div[data-style-actor-name=watercressLoggedinPageInputContainer].actor-wrapper .base-panel .component-actions-top-right div[data-style-id=action-wrapper] {
  height: 0 !important;
}
div[data-style-actor-name=watercressLoggedinPageInputContainer].actor-wrapper .base-panel .component-actions-top-right div[data-style-id=action-wrapper] div[data-style-id=action] {
  padding: 0 !important;
}
div[data-style-actor-name=watercressLoggedinPageInputContainer].actor-wrapper .base-panel .component-actions-top-right div[data-style-id=action-wrapper] div[data-style-id=action]::after {
  display: none;
}
div[data-style-actor-name=watercressLoggedinPageInputContainer].actor-wrapper .base-panel .text-after {
  position: absolute;
  font-family: "Mukta", sans-serif;
  font-size: 1.4rem;
  font-style: italic;
  padding: 0;
  left: 0;
  bottom: -2rem;
  height: auto;
  line-height: 1.5rem;
}

div[data-style-actor-name=watercressLoggedinPageSubmitPanel].actor-wrapper {
  padding: 5.8rem 2rem 4rem;
}
div[data-style-actor-name=watercressLoggedinPageSubmitPanel].actor-wrapper .base-panel {
  border: none !important;
  box-shadow: none !important;
}
div[data-style-actor-name=watercressLoggedinPageSubmitPanel].actor-wrapper .base-panel div[data-style-id=text-after].text-after {
  padding: 0;
  height: 100vh;
  position: fixed;
  width: 100%;
  top: 0rem;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
  left: 0;
}
div[data-style-actor-name=watercressLoggedinPageSubmitPanel].actor-wrapper .base-panel div[data-style-id=text-after].text-after > div {
  font-size: 12px;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-flow: column;
  align-items: center;
  padding: 1rem;
}
div[data-style-actor-name=watercressLoggedinPageSubmitPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
  font-size: 1.5rem;
  width: 25rem !important;
  height: 4.5rem !important;
}

div[data-style-actor-name=creditItemsListViewCustomerPortal].actor-wrapper .list-view {
  border: none !important;
  box-shadow: none !important;
}
div[data-style-actor-name=creditItemsListViewCustomerPortal].actor-wrapper .list-view .blank-message {
  height: auto !important;
  padding: 0 4rem;
  font-size: 1.8rem !important;
  font-family: "Mukta", sans-serif !important;
  color: black !important;
  white-space: unset !important;
  overflow: unset !important;
  text-overflow: unset !important;
  line-height: 2.5rem;
  text-align: left;
  padding-bottom: 2.7rem;
}
div[data-style-actor-name=creditItemsListViewCustomerPortal].actor-wrapper .list-view .text-before {
  padding: 3.2rem 4rem 2.6rem;
  font-size: 1.95rem;
  font-family: "Mukta", sans-serif;
  font-weight: 700;
  line-height: 3rem;
  text-align: center;
}
div[data-style-actor-name=creditItemsListViewCustomerPortal].actor-wrapper .list-view div[data-style-id=list-header] {
  display: none !important;
  height: 0 !important;
}
div[data-style-actor-name=creditItemsListViewCustomerPortal].actor-wrapper .list-view .entries {
  border: none !important;
  border-bottom-right-radius: 0 !important;
  height: auto;
  display: flex;
  flex-flow: column;
  padding: 0 4rem;
}
div[data-style-actor-name=creditItemsListViewCustomerPortal].actor-wrapper .list-view .entries .record-container {
  border: none !important;
  background: transparent !important;
  padding: 0 !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
  margin-bottom: 1.3rem !important;
}
div[data-style-actor-name=creditItemsListViewCustomerPortal].actor-wrapper .list-view .entries .record-content {
  padding: 0 !important;
  display: flex;
  flex-flow: column;
  align-items: center;
}
div[data-style-actor-name=creditItemsListViewCustomerPortal].actor-wrapper .list-view .entries .record-content > div {
  padding: 0 !important;
}
div[data-style-actor-name=creditItemsListViewCustomerPortal].actor-wrapper .list-view .entries div[data-style-id=list-row] {
  padding: 0 !important;
  display: flex;
  flex-flow: wrap;
  width: -moz-fit-content !important;
  width: fit-content !important;
}
div[data-style-actor-name=creditItemsListViewCustomerPortal].actor-wrapper .list-view .entries div[data-style-id=list-row] > div {
  width: -moz-fit-content !important;
  width: fit-content !important;
  line-height: 2rem;
}
div[data-style-actor-name=creditItemsListViewCustomerPortal].actor-wrapper .list-view .entries div[data-style-id=list-row] div[data-style-id=field] .field-content > div {
  padding: 0 !important;
}
div[data-style-actor-name=creditItemsListViewCustomerPortal].actor-wrapper .list-view .entries div[data-style-id=list-row] div[data-style-id=field] .field-content .control .input-main {
  padding: 0;
  white-space: unset !important;
  overflow: unset !important;
  text-overflow: unset !important;
  text-align: left;
}
div[data-style-actor-name=creditItemsListViewCustomerPortal].actor-wrapper .list-view .entries div[data-style-id=list-row] div[data-style-id=field] .field-content .control .input-main div {
  color: rgba(0, 0, 0, 0.5);
  font-family: "Mukta", sans-serif;
  font-weight: 300;
  font-size: 1.5rem;
}
div[data-style-actor-name=creditItemsListViewCustomerPortal].actor-wrapper .list-view .entries div[data-style-id=list-row] div[data-style-id=field][data-style-field-name=clcommon__Account__r_Name] .input-main {
  display: flex;
  align-items: center;
}
div[data-style-actor-name=creditItemsListViewCustomerPortal].actor-wrapper .list-view .entries div[data-style-id=list-row] div[data-style-id=field][data-style-field-name=clcommon__Account__r_Name] .input-main::after {
  content: "\f068";
  font-family: "FontAwesome";
  width: 2rem;
  font-size: 1rem;
  color: rgba(0, 0, 0, 0.5);
  justify-content: center;
  display: flex;
}
div[data-style-actor-name=creditItemsListViewCustomerPortal].actor-wrapper .list-view .entries div[data-style-id=list-row] div[data-style-id=field][data-style-field-name=reviewStatus] {
  padding-left: 0.4rem !important;
}
div[data-style-actor-name=creditItemsListViewCustomerPortal].actor-wrapper .list-view .entries div[data-style-id=list-row] div[data-style-id=field][data-style-field-name=reviewStatus] .input-main div {
  font-size: 1.2rem !important;
}
div[data-style-actor-name=creditItemsListViewCustomerPortal].actor-wrapper .list-view .entries div[data-style-id=list-row] div[data-style-id=field][data-style-field-name=approvedStatus] {
  padding-left: 0.4rem !important;
}
div[data-style-actor-name=creditItemsListViewCustomerPortal].actor-wrapper .list-view .entries div[data-style-id=list-row] div[data-style-id=field][data-style-field-name=approvedStatus] .input-main div {
  font-size: 1.2rem !important;
}
div[data-style-actor-name=creditItemsListViewCustomerPortal].actor-wrapper .list-view .entries div[data-style-id=list-row] div[data-style-id=field][data-style-field-name=rejectedStatus] {
  padding-left: 0.4rem !important;
}
div[data-style-actor-name=creditItemsListViewCustomerPortal].actor-wrapper .list-view .entries div[data-style-id=list-row] div[data-style-id=field][data-style-field-name=rejectedStatus] .input-main div {
  font-size: 1.2rem !important;
}
div[data-style-actor-name=creditItemsListViewCustomerPortal].actor-wrapper .list-view .entries .record-container.highlighted .input-main::after {
  color: black !important;
}
div[data-style-actor-name=creditItemsListViewCustomerPortal].actor-wrapper .list-view .entries .record-container.highlighted .input-main div {
  color: black !important;
  font-weight: 400 !important;
}
div[data-style-actor-name=creditItemsListViewCustomerPortal].actor-wrapper .list-view .entries .record-actions-bottom-left {
  left: 0 !important;
  bottom: 0 !important;
  position: relative !important;
  max-width: 25rem;
}
div[data-style-actor-name=creditItemsListViewCustomerPortal].actor-wrapper .list-view .entries .record-actions-bottom-left div[data-style-id=action-wrapper] {
  margin: 0;
}
div[data-style-actor-name=creditItemsListViewCustomerPortal].actor-wrapper .list-view .entries .record-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
  color: rgba(0, 0, 0, 0.5);
  cursor: default !important;
  border: 2px solid rgba(0, 0, 0, 0.5);
  padding: 0.2rem 0.4rem;
  margin-top: 1rem;
  font-family: "Mukta", sans-serif;
  font-size: 1.2rem;
  line-height: 1.8rem;
}
div[data-style-actor-name=creditItemsListViewCustomerPortal].actor-wrapper .list-view .entries .record-actions-bottom-left div[data-style-id=action-wrapper]::before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-bottom: 1.5rem solid rgba(0, 0, 0, 0.5);
  border-right: 1.5rem solid transparent;
  transform: rotate(-225deg) translate(0rem, 1rem);
  left: 50%;
  top: 1rem;
}
div[data-style-actor-name=creditItemsListViewCustomerPortal].actor-wrapper .list-view .entries .record-container.highlighted .record-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
  color: black !important;
  font-weight: 400 !important;
  border: 2px solid black !important;
}
div[data-style-actor-name=creditItemsListViewCustomerPortal].actor-wrapper .list-view .entries .record-container.highlighted .record-actions-bottom-left div[data-style-id=action-wrapper]::before {
  border-bottom: 1.5rem solid black;
}

div[data-style-actor-name=addAttachmentsPanel].actor-wrapper {
  padding: 2.6rem 4rem 3.5rem;
}
div[data-style-actor-name=addAttachmentsPanel].actor-wrapper .base-panel {
  border: none !important;
  box-shadow: none !important;
}
div[data-style-actor-name=addAttachmentsPanel].actor-wrapper .base-panel .entries {
  display: none !important;
}
div[data-style-actor-name=addAttachmentsPanel].actor-wrapper .base-panel .entries .record-container {
  border: none !important;
  box-shadow: none !important;
}
div[data-style-actor-name=addAttachmentsPanel].actor-wrapper .base-panel .entries .record-content {
  padding: 0 !important;
}
div[data-style-actor-name=addAttachmentsPanel].actor-wrapper .base-panel div[data-style-id=text-after].text-after {
  padding: 0;
  height: 100vh;
  position: fixed;
  width: 100%;
  top: 0rem;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
  left: 0;
}
div[data-style-actor-name=addAttachmentsPanel].actor-wrapper .base-panel div[data-style-id=text-after].text-after > div {
  font-size: 12px;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-flow: column;
  align-items: center;
  padding: 1rem;
}
div[data-style-actor-name=addAttachmentsPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
  font-size: 1.5rem;
  width: 25rem !important;
  height: 4.5rem !important;
}
div[data-style-actor-name=addAttachmentsPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=reloadDocumentsBtn] {
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  opacity: 0 !important;
  display: none !important;
  width: 0 !important;
}
div[data-style-actor-name=addAttachmentsPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper][data-style-action-name=reloadDocumentsBtn] div[data-style-id=action] {
  height: 0 !important;
  padding: 0 !important;
}

div[data-style-actor-name=uploadedFilesCardViewCustomer].actor-wrapper {
  width: 100%;
  max-width: 55rem;
  min-width: 35rem;
}
div[data-style-actor-name=uploadedFilesCardViewCustomer].actor-wrapper .card-view {
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  border-radius: 0;
  border: none !important;
  box-shadow: none !important;
}
div[data-style-actor-name=uploadedFilesCardViewCustomer].actor-wrapper .entries {
  width: 100%;
  padding: 0;
}
div[data-style-actor-name=uploadedFilesCardViewCustomer].actor-wrapper .entries .record-container {
  display: flex;
  flex-flow: row;
  padding: 1rem 2.5rem;
  border-radius: 0;
  margin: 1rem 0 0;
  border: 1px solid #84c220 !important;
  pointer-events: none;
  background-color: transparent !important;
}
div[data-style-actor-name=uploadedFilesCardViewCustomer].actor-wrapper .entries .record-container::before {
  content: "\f15c";
  font-family: "FontAwesome";
  color: #84c220;
  font-size: 3rem;
  margin-right: 1rem;
  display: flex;
  align-items: center;
}
div[data-style-actor-name=uploadedFilesCardViewCustomer].actor-wrapper .entries .record-container:first-child {
  margin: 0.5rem 0 0;
}
div[data-style-actor-name=uploadedFilesCardViewCustomer].actor-wrapper .entries .record-container:last-child {
  margin-bottom: 3.5rem;
}
div[data-style-actor-name=uploadedFilesCardViewCustomer].actor-wrapper .entries .record-content {
  padding: 0 !important;
  display: flex;
  align-items: center;
  width: 100%;
}
div[data-style-actor-name=uploadedFilesCardViewCustomer].actor-wrapper .entries .record-content > div {
  width: 100%;
}
div[data-style-actor-name=uploadedFilesCardViewCustomer].actor-wrapper .entries div[data-style-id=field] {
  margin: 0;
  width: 100%;
}
div[data-style-actor-name=uploadedFilesCardViewCustomer].actor-wrapper .entries div[data-style-id=field] .control {
  min-height: unset;
  padding: 0;
  font-size: 1.3rem;
  color: #84c220;
  font-family: "Mukta", sans-serif;
  line-height: 1.42857143 !important;
  width: 100%;
  text-align: left;
}
div[data-style-actor-name=uploadedFilesCardViewCustomer].actor-wrapper .entries div[data-style-id=field] .control div {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 84%;
}
div[data-style-actor-name=uploadedFilesCardViewCustomer].actor-wrapper .entries div[data-style-id=field][data-style-field-name=fileSize] .input-main::after {
  content: "KB";
  padding-left: 0.4rem;
  font-family: "Mukta", sans-serif;
}
div[data-style-actor-name=uploadedFilesCardViewCustomer].actor-wrapper .entries div[data-style-id=field][data-style-field-name=fileSize] .input-main div {
  width: -moz-fit-content !important;
  width: fit-content !important;
}

div[data-style-actor-name=loanAgreementPanelCustomerPortal].actor-wrapper .base-panel {
  border: none !important;
  box-shadow: none !important;
  align-items: center;
  justify-content: center;
  display: flex;
  flex-flow: column;
  /**** code start for Cl-975 ****/
  /**** code end for Cl-975 ****/
}
div[data-style-actor-name=loanAgreementPanelCustomerPortal].actor-wrapper .base-panel .text-before {
  padding: 3.7rem 4rem 2.6rem;
  font-size: 1.95rem;
  font-family: "Mukta", sans-serif;
  font-weight: 700;
  line-height: 3rem;
  text-align: center;
  width: 100%;
}
div[data-style-actor-name=loanAgreementPanelCustomerPortal].actor-wrapper .base-panel .text-after {
  height: auto !important;
  padding: 0 4rem;
  font-size: 1.8rem !important;
  font-family: "Mukta", sans-serif !important;
  color: black !important;
  white-space: unset !important;
  overflow: unset !important;
  text-overflow: unset !important;
  line-height: 2.5rem;
  text-align: left;
  padding-bottom: 2.7rem;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
div[data-style-actor-name=loanAgreementPanelCustomerPortal].actor-wrapper .base-panel h1 {
  padding: 0;
  height: 100vh;
  position: fixed;
  width: 100%;
  top: 0rem;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
  left: 0;
}
div[data-style-actor-name=loanAgreementPanelCustomerPortal].actor-wrapper .base-panel h1 > div {
  font-size: 12px;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-flow: column;
  align-items: center;
  padding: 1rem;
}
div[data-style-actor-name=loanAgreementPanelCustomerPortal].actor-wrapper .base-panel .subtitle {
  position: relative !important;
  top: unset !important;
  display: flex;
  flex-flow: column;
  align-items: center;
  height: auto;
  padding: 0;
  color: #37444e;
  font-family: "Mukta", sans-serif;
  font-weight: 500;
  line-height: unset;
  padding-bottom: 3.2rem;
  margin: 0 4rem;
}
@media only screen and (max-width: 576px) {
  div[data-style-actor-name=loanAgreementPanelCustomerPortal].actor-wrapper .base-panel .subtitle {
    margin: 0;
  }
}
div[data-style-actor-name=loanAgreementPanelCustomerPortal].actor-wrapper .base-panel .subtitle .signingHeader {
  font-size: 1.95rem;
  font-weight: 700;
  text-decoration: underline;
  line-height: 3rem;
}
@media only screen and (max-width: 768px) {
  div[data-style-actor-name=loanAgreementPanelCustomerPortal].actor-wrapper .base-panel .subtitle .signingHeader {
    font-size: 2.2rem;
    margin-bottom: 0.6rem;
  }
}
div[data-style-actor-name=loanAgreementPanelCustomerPortal].actor-wrapper .base-panel .subtitle p {
  margin: 0;
  font-weight: 500;
  font-size: 1.7rem;
  line-height: 2.2rem;
}
@media only screen and (max-width: 768px) {
  div[data-style-actor-name=loanAgreementPanelCustomerPortal].actor-wrapper .base-panel .subtitle p {
    font-size: 1.8rem;
  }
}
div[data-style-actor-name=loanAgreementPanelCustomerPortal].actor-wrapper .base-panel .subtitle p:last-child {
  font-style: italic;
  margin-top: 0.7rem;
}
div[data-style-actor-name=loanAgreementPanelCustomerPortal].actor-wrapper .base-panel .entries {
  position: absolute;
  bottom: 3.1rem;
}
div[data-style-actor-name=loanAgreementPanelCustomerPortal].actor-wrapper .base-panel .entries .record-container {
  border: none !important;
  box-shadow: none !important;
}
div[data-style-actor-name=loanAgreementPanelCustomerPortal].actor-wrapper .base-panel .entries .record-content {
  padding: 0 !important;
}
div[data-style-actor-name=loanAgreementPanelCustomerPortal].actor-wrapper .base-panel .entries div[data-style-id=field] {
  margin: 0 !important;
}
div[data-style-actor-name=loanAgreementPanelCustomerPortal].actor-wrapper .base-panel .entries .field-content > div {
  display: flex;
  flex-flow: wrap;
  align-items: center;
  justify-content: center;
}
div[data-style-actor-name=loanAgreementPanelCustomerPortal].actor-wrapper .base-panel .entries .flabel {
  display: none;
  height: 0 !important;
  opacity: 0 !important;
}
div[data-style-actor-name=loanAgreementPanelCustomerPortal].actor-wrapper .base-panel .entries .control {
  padding: 0 !important;
  min-height: unset !important;
  line-height: unset !important;
}
div[data-style-actor-name=loanAgreementPanelCustomerPortal].actor-wrapper .base-panel .entries .control .input-main {
  white-space: unset !important;
  overflow: unset !important;
  text-overflow: unset !important;
}
div[data-style-actor-name=loanAgreementPanelCustomerPortal].actor-wrapper .base-panel .entries .control .input-main div {
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1.6rem;
  font-family: "Mukta", sans-serif;
  white-space: unset !important;
  overflow: unset !important;
  text-overflow: unset !important;
}
div[data-style-actor-name=loanAgreementPanelCustomerPortal].actor-wrapper .base-panel .component-actions-bottom {
  width: 100%;
}
div[data-style-actor-name=loanAgreementPanelCustomerPortal].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  margin-top: 0.5rem;
  margin-bottom: 5.1rem;
}
div[data-style-actor-name=loanAgreementPanelCustomerPortal].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
  font-size: 1.4rem;
  width: 25rem !important;
  height: 4.5rem !important;
}
div[data-style-actor-name=loanAgreementPanelCustomerPortal].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] span > span {
  font-size: 1.1rem;
}

/**** code start for Cl-975 ****/
div[data-style-actor-name=customerPortalLoanAgreementLinkPanel].actor-wrapper .base-panel {
  border: none !important;
  box-shadow: none !important;
  align-items: center;
  justify-content: center;
  display: flex;
  flex-flow: column;
}
div[data-style-actor-name=customerPortalLoanAgreementLinkPanel].actor-wrapper .text-before {
  display: flex;
  flex-flow: column;
  align-items: center;
  height: auto;
  padding: 0;
  color: #37444e;
  font-family: "Mukta", sans-serif;
  font-weight: 500;
  line-height: unset;
  padding-bottom: 3.2rem;
  margin: 0 4rem;
}
@media only screen and (max-width: 576px) {
  div[data-style-actor-name=customerPortalLoanAgreementLinkPanel].actor-wrapper .text-before {
    margin: 0;
  }
}
div[data-style-actor-name=customerPortalLoanAgreementLinkPanel].actor-wrapper .text-before .signingHeader {
  font-size: 1.95rem;
  font-weight: 700;
  text-decoration: underline;
  line-height: 3rem;
}
@media only screen and (max-width: 768px) {
  div[data-style-actor-name=customerPortalLoanAgreementLinkPanel].actor-wrapper .text-before .signingHeader {
    font-size: 2.2rem;
    margin-bottom: 0.6rem;
  }
}
div[data-style-actor-name=customerPortalLoanAgreementLinkPanel].actor-wrapper .text-before p {
  margin: 0;
  font-weight: 500;
  font-size: 1.7rem;
  line-height: 2.2rem;
}
@media only screen and (max-width: 768px) {
  div[data-style-actor-name=customerPortalLoanAgreementLinkPanel].actor-wrapper .text-before p {
    font-size: 1.8rem;
  }
}
div[data-style-actor-name=customerPortalLoanAgreementLinkPanel].actor-wrapper .entries {
  position: absolute;
  bottom: 3.1rem;
}
div[data-style-actor-name=customerPortalLoanAgreementLinkPanel].actor-wrapper .entries .record-container {
  border: none !important;
  box-shadow: none !important;
}
div[data-style-actor-name=customerPortalLoanAgreementLinkPanel].actor-wrapper .entries .record-content {
  padding: 0 !important;
}
div[data-style-actor-name=customerPortalLoanAgreementLinkPanel].actor-wrapper .entries div[data-style-id=field] {
  margin: 0 !important;
}
div[data-style-actor-name=customerPortalLoanAgreementLinkPanel].actor-wrapper .entries .field-content > div {
  display: flex;
  flex-flow: wrap;
  align-items: center;
  justify-content: center;
}
div[data-style-actor-name=customerPortalLoanAgreementLinkPanel].actor-wrapper .entries .flabel {
  display: none;
  height: 0 !important;
  opacity: 0 !important;
}
div[data-style-actor-name=customerPortalLoanAgreementLinkPanel].actor-wrapper .entries .control {
  padding: 0 !important;
  min-height: unset !important;
  line-height: unset !important;
}
div[data-style-actor-name=customerPortalLoanAgreementLinkPanel].actor-wrapper .entries .control .input-main {
  white-space: unset !important;
  overflow: unset !important;
  text-overflow: unset !important;
}
div[data-style-actor-name=customerPortalLoanAgreementLinkPanel].actor-wrapper .entries .control .input-main div {
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1.6rem;
  font-family: "Mukta", sans-serif;
  white-space: unset !important;
  overflow: unset !important;
  text-overflow: unset !important;
}
div[data-style-actor-name=customerPortalLoanAgreementLinkPanel].actor-wrapper .component-actions-bottom {
  width: 100%;
}
div[data-style-actor-name=customerPortalLoanAgreementLinkPanel].actor-wrapper .component-actions-bottom .component-actions-bottom-left {
  align-items: center;
  justify-content: center;
}
div[data-style-actor-name=customerPortalLoanAgreementLinkPanel].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  margin-top: 0.5rem;
  margin-bottom: 5.1rem;
  margin-left: 1rem;
  margin-right: 1rem;
}
div[data-style-actor-name=customerPortalLoanAgreementLinkPanel].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
  font-size: 1.4rem;
  width: 25rem !important;
  height: 4.5rem !important;
}
div[data-style-actor-name=customerPortalLoanAgreementLinkPanel].actor-wrapper .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] span > span {
  font-size: 1.1rem;
}

/**** code end for Cl-975 ****/
div[data-style-actor-name=contactInfoPanelCustomerPortal].actor-wrapper .base-panel {
  border: none !important;
  box-shadow: none !important;
  margin: 4rem 4rem 3.5rem;
}
div[data-style-actor-name=contactInfoPanelCustomerPortal].actor-wrapper .text-before {
  padding: 0;
  font-family: "Mukta", sans-serif;
  font-size: 1.8rem;
  line-height: 2.5rem;
}
div[data-style-actor-name=contactInfoPanelCustomerPortal].actor-wrapper .text-before img {
  width: 2rem;
  margin: 0 0.65rem;
}

div[data-style-id=field][data-style-field-name=borrowerGovtIdType] + div[data-style-id=field][data-style-field-name=borrowerGovtId] {
  display: unset !important;
}

div[data-style-id=field][data-style-field-name=coBorrowerGovtIdType] + div[data-style-id=field][data-style-field-name=coBorrowerGovtId] {
  display: unset !important;
}

@media only screen and (max-width: 768px) {
  div[data-style-actor-name=watercressLoggedinPageDescriptionText].actor-wrapper .base-panel .text-after {
    font-size: 2.2rem;
  }
  div[data-style-actor-name=watercressLoggedinPageInputContainer].actor-wrapper .base-panel .entries div[data-style-id=field] {
    margin-bottom: 3.5rem !important;
  }
  div[data-style-actor-name=watercressLoggedinPageInputContainer].actor-wrapper .base-panel .entries div[data-style-id=field] .control .input-main .form-control {
    height: 5.2rem;
    padding: 0.7rem 1.8rem;
    border-top-left-radius: 16px;
    border-bottom-right-radius: 16px;
  }
  div[data-style-actor-name=watercressLoggedinPageInputContainer].actor-wrapper .base-panel .entries div[data-style-id=field] .error {
    top: 5rem;
  }
  div[data-style-actor-name=watercressLoggedinPageInputContainer].actor-wrapper .base-panel .entries .section div[data-style-id=field]:first-child .control.readonly .input-main > div {
    font-size: 1.7rem;
  }
  div[data-style-actor-name=watercressLoggedinPageInputContainer].actor-wrapper .base-panel .text-after {
    font-size: 1.5rem;
    line-height: 1.6rem;
  }
  div[data-style-actor-name=watercressLoggedinPageSubmitPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
    width: 30rem !important;
    height: 5.5rem !important;
  }
  div[data-style-actor-name=creditItemsListViewCustomerPortal].actor-wrapper .list-view .blank-message {
    font-size: 2rem !important;
  }
  div[data-style-actor-name=creditItemsListViewCustomerPortal].actor-wrapper .list-view .text-before {
    font-size: 2.2rem;
  }
  div[data-style-actor-name=creditItemsListViewCustomerPortal].actor-wrapper .list-view .entries div[data-style-id=list-row] div[data-style-id=field] .field-content .control .input-main div {
    font-size: 1.7rem;
    line-height: 2.4rem !important;
  }
  div[data-style-actor-name=creditItemsListViewCustomerPortal].actor-wrapper .list-view .entries div[data-style-id=list-row] div[data-style-id=field][data-style-field-name=reviewStatus] .input-main div {
    font-size: 1.4rem !important;
  }
  div[data-style-actor-name=creditItemsListViewCustomerPortal].actor-wrapper .list-view .entries div[data-style-id=list-row] div[data-style-id=field][data-style-field-name=approvedStatus] .input-main div {
    font-size: 1.4rem !important;
  }
  div[data-style-actor-name=creditItemsListViewCustomerPortal].actor-wrapper .list-view .entries div[data-style-id=list-row] div[data-style-id=field][data-style-field-name=rejectedStatus] .input-main div {
    font-size: 1.4rem !important;
  }
  div[data-style-actor-name=creditItemsListViewCustomerPortal].actor-wrapper .list-view .entries .record-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
    font-size: 1.4rem;
    line-height: 2rem;
  }
  div[data-style-actor-name=addAttachmentsPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
    width: 30rem !important;
    height: 5.5rem !important;
  }
  div[data-style-actor-name=uploadedFilesCardViewCustomer].actor-wrapper .entries div[data-style-id=field] .control {
    font-size: 1.5rem;
  }
  div[data-style-actor-name=loanAgreementPanelCustomerPortal].actor-wrapper .base-panel .text-before {
    font-size: 2.2rem;
  }
  div[data-style-actor-name=loanAgreementPanelCustomerPortal].actor-wrapper .base-panel .text-after {
    font-size: 2rem !important;
  }
  div[data-style-actor-name=loanAgreementPanelCustomerPortal].actor-wrapper .base-panel .entries {
    bottom: 2.8rem;
  }
  div[data-style-actor-name=loanAgreementPanelCustomerPortal].actor-wrapper .base-panel .entries .control .input-main div {
    font-size: 1.5rem;
    line-height: 1.8rem;
  }
  div[data-style-actor-name=loanAgreementPanelCustomerPortal].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
    margin-bottom: 5.4rem;
  }
  div[data-style-actor-name=loanAgreementPanelCustomerPortal].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
    width: 30rem !important;
    height: 5.5rem !important;
  }
  /**** code start for Cl-975 ****/
  div[data-style-actor-name=customerPortalLoanAgreementLinkPanel].actor-wrapper .base-panel .entries {
    bottom: 2.8rem;
  }
  div[data-style-actor-name=customerPortalLoanAgreementLinkPanel].actor-wrapper .base-panel .entries .control .input-main div {
    font-size: 1.5rem;
    line-height: 1.8rem;
  }
  div[data-style-actor-name=customerPortalLoanAgreementLinkPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
    margin-bottom: 5.4rem;
  }
  div[data-style-actor-name=customerPortalLoanAgreementLinkPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
    width: 30rem !important;
    height: 5.5rem !important;
  }
  /**** code end for Cl-975 ****/
  div[data-style-actor-name=contactInfoPanelCustomerPortal].actor-wrapper .text-before {
    font-size: 2rem;
    line-height: 2.7rem;
  }
  div[data-style-actor-name=contactInfoPanelCustomerPortal].actor-wrapper .text-before img {
    width: 2.3rem;
  }
}
@media only screen and (max-width: 576px) {
  div[data-style-actor-name=watercressLoggedinPageDescriptionText].actor-wrapper .base-panel .text-after {
    padding: 3.2rem 1.5rem 3.6rem;
  }
  div[data-style-actor-name=watercressLoggedinPageInputContainer].actor-wrapper {
    width: 90%;
    max-width: unset;
    min-width: unset;
  }
  div[data-style-actor-name=watercressLoggedinPageInputContainer].actor-wrapper .base-panel .entries div[data-style-id=field] {
    margin-bottom: 3.5rem !important;
  }
  div[data-style-actor-name=watercressLoggedinPageInputContainer].actor-wrapper .base-panel .entries div[data-style-id=field] .control .input-main .form-control {
    height: 5.7rem;
    padding: 0.7rem 2rem;
  }
  div[data-style-actor-name=watercressLoggedinPageInputContainer].actor-wrapper .base-panel .entries div[data-style-id=field] .error {
    top: 5.4rem;
  }
  div[data-style-actor-name=watercressLoggedinPageSubmitPanel].actor-wrapper {
    width: 90%;
  }
  div[data-style-actor-name=watercressLoggedinPageSubmitPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
    width: 100%;
  }
  div[data-style-actor-name=watercressLoggedinPageSubmitPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
    width: 90% !important;
  }
  div[data-style-actor-name=creditItemsListViewCustomerPortal].actor-wrapper .list-view .blank-message {
    padding: 0 1.5rem;
    padding-bottom: 2.7rem;
  }
  div[data-style-actor-name=creditItemsListViewCustomerPortal].actor-wrapper .list-view .text-before {
    padding: 3.2rem 1.5rem 2.6rem;
  }
  div[data-style-actor-name=creditItemsListViewCustomerPortal].actor-wrapper .list-view .entries {
    padding: 0 1.5rem;
  }
  div[data-style-actor-name=addAttachmentsPanel].actor-wrapper {
    padding: 2.6rem 2rem 3.5rem;
    width: 90%;
  }
  div[data-style-actor-name=addAttachmentsPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
    width: 100% !important;
  }
  div[data-style-actor-name=addAttachmentsPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
    width: 90% !important;
  }
  div[data-style-actor-name=uploadedFilesCardViewCustomer].actor-wrapper {
    width: 90%;
    max-width: unset;
    min-width: unset;
  }
  div[data-style-actor-name=loanAgreementPanelCustomerPortal].actor-wrapper {
    width: 90%;
  }
  div[data-style-actor-name=loanAgreementPanelCustomerPortal].actor-wrapper .base-panel .text-before {
    padding: 3.7rem 1.5rem 2.6rem;
  }
  div[data-style-actor-name=loanAgreementPanelCustomerPortal].actor-wrapper .base-panel .text-after {
    padding: 0;
    padding-bottom: 2.7rem;
  }
  div[data-style-actor-name=loanAgreementPanelCustomerPortal].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
    width: 100% !important;
    margin-left: 2rem;
    margin-right: 2rem;
  }
  div[data-style-actor-name=loanAgreementPanelCustomerPortal].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
    width: 90% !important;
  }
  /**** code start for Cl-975 ****/
  div[data-style-actor-name=customerPortalLoanAgreementLinkPanel].actor-wrapper {
    width: 90%;
  }
  div[data-style-actor-name=customerPortalLoanAgreementLinkPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left {
    margin-bottom: 4.4rem;
    flex-flow: wrap;
  }
  div[data-style-actor-name=customerPortalLoanAgreementLinkPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
    width: 100% !important;
    margin-left: 2rem;
    margin-right: 2rem;
    margin-bottom: 1rem;
  }
  div[data-style-actor-name=customerPortalLoanAgreementLinkPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
    width: 90% !important;
  }
  /**** code end for Cl-975 ****/
  div[data-style-actor-name=contactInfoPanelCustomerPortal].actor-wrapper .base-panel {
    margin: 4rem 1.5rem 3.1rem;
  }
}
div[data-style-actor-name=customerExpiredPageContainer].actor-wrapper {
  height: calc(100vh - 7.5rem);
  overflow: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
div[data-style-actor-name=customerExpiredPageContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=customerExpiredPageContainer] {
  margin: auto;
}

div[data-style-actor-name=customerExpiredPagePanel].actor-wrapper {
  display: flex;
  margin: auto;
  padding-top: 3rem;
  padding-bottom: 3rem;
}
div[data-style-actor-name=customerExpiredPagePanel].actor-wrapper .base-panel {
  border: none !important;
  box-shadow: none !important;
  width: 45rem;
}
div[data-style-actor-name=customerExpiredPagePanel].actor-wrapper .base-panel .text-before {
  color: #84c220;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  font-size: 2rem;
  padding: 3.75rem 3rem;
  line-height: 2.8rem;
  background-color: rgba(236, 255, 230, 0.5);
  border: 1px solid !important;
  border-color: #84c220 !important;
  border-top-left-radius: 21px;
  border-bottom-right-radius: 21px;
  text-align: center;
  word-break: break-word;
}

@media only screen and (max-width: 767px) {
  div[data-style-actor-name=customerExpiredPagePanel].actor-wrapper .base-panel {
    width: 52rem;
  }
  div[data-style-actor-name=customerExpiredPagePanel].actor-wrapper .base-panel .text-before {
    padding: 4.75rem 3rem !important;
    font-size: 2.3rem !important;
    line-height: 3.1rem !important;
  }
}
@media only screen and (max-width: 576px) {
  div[data-style-actor-name=customerExpiredPageContainer].actor-wrapper div[data-style-id=division][data-style-actor-name=customerExpiredPageContainer] {
    margin: auto 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  div[data-style-actor-name=customerExpiredPagePanel].actor-wrapper {
    width: 85%;
  }
  div[data-style-actor-name=customerExpiredPagePanel].actor-wrapper .base-panel {
    width: 100%;
  }
  div[data-style-actor-name=customerExpiredPagePanel].actor-wrapper .base-panel .text-before {
    padding: 5rem 3rem !important;
    font-size: 2.5rem !important;
  }
}
div[data-style-actor-name=watercressIncomeBodyCustomer].actor-wrapper {
  height: calc(100vh - 7.5rem);
  overflow: auto;
}
div[data-style-actor-name=watercressIncomeBodyCustomer].actor-wrapper div[data-style-id=division][data-style-actor-name=watercressIncomeBodyCustomer] {
  display: flex;
  flex-flow: column;
  align-items: center;
  height: inherit;
}

div[data-style-actor-name=watercressIncomePageDescriptionText].actor-wrapper .base-panel {
  border: none !important;
  box-shadow: none !important;
}
div[data-style-actor-name=watercressIncomePageDescriptionText].actor-wrapper .base-panel .text-after {
  padding: 3.2rem 4rem 3.6rem;
  font-size: 1.95rem;
  font-family: "Mukta", sans-serif;
  font-weight: 700;
  line-height: 3rem;
}

div[data-style-actor-name=watercressIncomePageInputContainer].actor-wrapper {
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
  border-top-left-radius: 22px;
  border-bottom-right-radius: 22px;
  padding: 3rem 3rem 2rem;
  margin: 0 1.5rem;
  width: 100%;
  max-width: 55rem;
  min-width: 35rem;
}
div[data-style-actor-name=watercressIncomePageInputContainer].actor-wrapper .base-panel {
  border: none !important;
  box-shadow: none !important;
  border-radius: 0;
}
div[data-style-actor-name=watercressIncomePageInputContainer].actor-wrapper .base-panel .entries .record-container {
  border: none !important;
}
div[data-style-actor-name=watercressIncomePageInputContainer].actor-wrapper .base-panel .entries .record-content {
  padding: 0 !important;
}
div[data-style-actor-name=watercressIncomePageInputContainer].actor-wrapper .base-panel .entries div[data-style-id=field] {
  margin-bottom: 3rem !important;
}
div[data-style-actor-name=watercressIncomePageInputContainer].actor-wrapper .base-panel .entries div[data-style-id=field] .flabel {
  display: none !important;
}
div[data-style-actor-name=watercressIncomePageInputContainer].actor-wrapper .base-panel .entries div[data-style-id=field] .control.readonly {
  padding: 0 !important;
  min-height: unset !important;
}
div[data-style-actor-name=watercressIncomePageInputContainer].actor-wrapper .base-panel .entries div[data-style-id=field] .control.readonly .input-main {
  display: flex;
  align-items: center;
  justify-content: center;
}
div[data-style-actor-name=watercressIncomePageInputContainer].actor-wrapper .base-panel .entries div[data-style-id=field] .control.readonly .input-main > div {
  font-size: 1.5rem;
  font-family: "Mukta", sans-serif;
}
div[data-style-actor-name=watercressIncomePageInputContainer].actor-wrapper .base-panel .entries div[data-style-id=field][data-style-field-name=borrowerFullName], div[data-style-actor-name=watercressIncomePageInputContainer].actor-wrapper .base-panel .entries div[data-style-id=field][data-style-field-name=coBorrowerFullName] {
  margin-bottom: 1.7rem !important;
}
div[data-style-actor-name=watercressIncomePageInputContainer].actor-wrapper .base-panel .entries div[data-style-id=field][data-style-field-name=coBorrowerFullName] {
  margin-top: 1rem !important;
}
div[data-style-actor-name=watercressIncomePageInputContainer].actor-wrapper .base-panel .entries div[data-style-id=field] .control .input-main .form-control {
  height: 4.2rem;
  font-size: 12px;
  padding: 0.7rem 1.5rem;
  border-top-left-radius: 17px;
  border-bottom-right-radius: 17px;
  box-shadow: none !important;
}
div[data-style-actor-name=watercressIncomePageInputContainer].actor-wrapper .base-panel .entries div[data-style-id=field][data-style-field-name=borrowerHouseholdIncome] .control .input-main .form-control::-moz-placeholder {
  color: black;
}
div[data-style-actor-name=watercressIncomePageInputContainer].actor-wrapper .base-panel .entries div[data-style-id=field][data-style-field-name=borrowerHouseholdIncome] .control .input-main .form-control::placeholder {
  color: black;
}
div[data-style-actor-name=watercressIncomePageInputContainer].actor-wrapper .base-panel .entries div[data-style-id=field].currency .input-prefix {
  font-size: 12px;
  padding-left: 1.6rem;
}
div[data-style-actor-name=watercressIncomePageInputContainer].actor-wrapper .base-panel .entries div[data-style-id=field].currency .form-control {
  padding-left: 3rem !important;
}
div[data-style-actor-name=watercressIncomePageInputContainer].actor-wrapper .base-panel .entries div[data-style-id=field][data-style-field-name=borrowerHouseholdIncome] .field-content > div::after {
  content: "Gross Annual Household Income - Alimony, child support or separate maintenance income need not be revealed if you do not wish to have it considered as a basis for repaying this obligation.";
}
div[data-style-actor-name=watercressIncomePageInputContainer].actor-wrapper .base-panel .entries div[data-style-id=field][data-style-field-name=coBorrowerHouseholdIncome] .field-content > div::after {
  content: "Additional Annual Income - Alimony, child support or separate maintenance income need not be revealed if you do not wish to have it considered as a basis for repaying this obligation.";
}
div[data-style-actor-name=watercressIncomePageInputContainer].actor-wrapper .base-panel .entries div[data-style-id=field] .field-content > div::after {
  font-family: "Mukta", sans-serif;
  font-weight: 400;
  font-size: 1.15rem;
  line-height: 1.4rem;
  display: flex;
  text-align: left;
  font-style: italic;
  margin-top: 0.08rem;
}
div[data-style-actor-name=watercressIncomePageInputContainer].actor-wrapper .base-panel .entries div[data-style-id=field] .error {
  top: unset;
  height: unset !important;
  line-height: unset !important;
  margin-top: 0.5rem;
  margin-bottom: 0.4rem;
  position: relative !important;
  font-size: 1.2rem;
}

div[data-style-actor-name=watercressIncomePageSubmitPanel].actor-wrapper {
  padding: 4rem 0 3.4rem;
}
div[data-style-actor-name=watercressIncomePageSubmitPanel].actor-wrapper .base-panel {
  border: none !important;
  box-shadow: none !important;
}
div[data-style-actor-name=watercressIncomePageSubmitPanel].actor-wrapper .base-panel div[data-style-id=text-before].text-before {
  max-width: 55rem;
  margin: 0 auto;
  border: 1px solid;
  padding: 2rem 2.5rem;
  margin-bottom: 2rem !important;
}
div[data-style-actor-name=watercressIncomePageSubmitPanel].actor-wrapper .base-panel div[data-style-id=text-before].text-before .disclosureHeader {
  font-weight: 800;
  font-family: "Mukta", sans-serif;
  margin-bottom: 1.2rem;
  text-align: center;
  display: flex;
  flex-flow: column;
  font-size: 1.6rem;
  line-height: 2rem;
}
div[data-style-actor-name=watercressIncomePageSubmitPanel].actor-wrapper .base-panel div[data-style-id=text-before].text-before .disclosureHeader span {
  font-size: 1.4rem;
}
div[data-style-actor-name=watercressIncomePageSubmitPanel].actor-wrapper .base-panel div[data-style-id=text-before].text-before .disclosureBody {
  display: flex;
  flex-flow: column;
  font-family: "Mukta", sans-serif;
}
div[data-style-actor-name=watercressIncomePageSubmitPanel].actor-wrapper .base-panel div[data-style-id=text-before].text-before .disclosureBody p {
  line-height: 2rem;
  text-align: justify;
  margin-bottom: 0;
}
div[data-style-actor-name=watercressIncomePageSubmitPanel].actor-wrapper .base-panel div[data-style-id=text-before].text-before .disclosureBody p span {
  font-weight: 800;
}
div[data-style-actor-name=watercressIncomePageSubmitPanel].actor-wrapper .base-panel div[data-style-id=text-after].text-after {
  padding: 0;
  height: 100vh;
  position: fixed;
  width: 100%;
  top: 0rem;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
  left: 0;
}
div[data-style-actor-name=watercressIncomePageSubmitPanel].actor-wrapper .base-panel div[data-style-id=text-after].text-after > div {
  font-size: 12px;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-flow: column;
  align-items: center;
  padding: 1rem;
}
div[data-style-actor-name=watercressIncomePageSubmitPanel].actor-wrapper .base-panel div[data-style-id=disclosure] {
  display: flex;
  flex-flow: row;
  justify-content: center;
  max-width: 55rem;
  margin: 0 auto;
  align-items: center;
  padding: 0;
}
div[data-style-actor-name=watercressIncomePageSubmitPanel].actor-wrapper .base-panel div[data-style-id=disclosure] .description {
  display: none;
}
div[data-style-actor-name=watercressIncomePageSubmitPanel].actor-wrapper .base-panel div[data-style-id=disclosure] input {
  top: 0;
  margin: 0;
  font-size: 1.3rem;
  height: 5rem;
  min-width: 1.5rem;
}
div[data-style-actor-name=watercressIncomePageSubmitPanel].actor-wrapper .base-panel div[data-style-id=disclosure] p {
  margin-left: 1rem;
  margin-bottom: 0;
  text-align: justify;
  font-family: "Mukta", sans-serif;
}
div[data-style-actor-name=watercressIncomePageSubmitPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left {
  justify-content: center;
}
div[data-style-actor-name=watercressIncomePageSubmitPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
  margin: 3.5rem 2rem 0;
}
div[data-style-actor-name=watercressIncomePageSubmitPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
  font-size: 1.5rem;
  width: 25rem !important;
  height: 4.5rem !important;
}

@media only screen and (max-width: 768px) {
  div[data-style-actor-name=watercressIncomePageDescriptionText].actor-wrapper .base-panel .text-after {
    font-size: 2.2rem;
  }
  div[data-style-actor-name=watercressIncomePageInputContainer].actor-wrapper .base-panel .entries div[data-style-id=field] {
    margin-bottom: 3.5rem !important;
  }
  div[data-style-actor-name=watercressIncomePageInputContainer].actor-wrapper .base-panel .entries div[data-style-id=field] .control.readonly .input-main > div {
    font-size: 1.7rem;
  }
  div[data-style-actor-name=watercressIncomePageInputContainer].actor-wrapper .base-panel .entries div[data-style-id=field] .control .input-main .form-control {
    height: 5.2rem;
    padding: 0.7rem 1.8rem;
    border-top-left-radius: 16px;
    border-bottom-right-radius: 16px;
  }
  div[data-style-actor-name=watercressIncomePageInputContainer].actor-wrapper .base-panel .entries div[data-style-id=field].currency .input-prefix {
    padding-left: 2.2rem !important;
  }
  div[data-style-actor-name=watercressIncomePageInputContainer].actor-wrapper .base-panel .entries div[data-style-id=field].currency .form-control {
    padding-left: 4.4rem !important;
  }
  div[data-style-actor-name=watercressIncomePageInputContainer].actor-wrapper .base-panel .entries div[data-style-id=field] .field-content > div::after {
    font-size: 1.4rem !important;
    line-height: 1.6rem !important;
    margin-top: 0.1rem !important;
  }
  div[data-style-actor-name=watercressIncomePageInputContainer].actor-wrapper .base-panel .entries div[data-style-id=field] .error {
    top: unset !important;
    margin-top: 0.7rem;
  }
  div[data-style-actor-name=watercressIncomePageSubmitPanel].actor-wrapper .base-panel div[data-style-id=text-before].text-before .disclosureHeader {
    font-size: 1.8rem;
  }
  div[data-style-actor-name=watercressIncomePageSubmitPanel].actor-wrapper .base-panel div[data-style-id=text-before].text-before .disclosureHeader span {
    font-size: 1.6rem;
  }
  div[data-style-actor-name=watercressIncomePageSubmitPanel].actor-wrapper .base-panel div[data-style-id=text-before].text-before .disclosureBody p {
    line-height: 2.4rem;
  }
  div[data-style-actor-name=watercressIncomePageSubmitPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
    width: 30rem !important;
    height: 5.5rem !important;
  }
}
@media only screen and (max-width: 576px) {
  div[data-style-actor-name=watercressIncomePageDescriptionText].actor-wrapper .base-panel .text-after {
    padding: 3.2rem 1.5rem 3.6rem;
  }
  div[data-style-actor-name=watercressIncomePageInputContainer].actor-wrapper {
    width: 90%;
    max-width: unset;
    min-width: unset;
  }
  div[data-style-actor-name=watercressIncomePageInputContainer].actor-wrapper .base-panel .entries div[data-style-id=field] {
    margin-bottom: 3.5rem !important;
  }
  div[data-style-actor-name=watercressIncomePageInputContainer].actor-wrapper .base-panel .entries div[data-style-id=field] .control .input-main .form-control {
    height: 5.7rem;
    padding: 0.7rem 2rem;
  }
  div[data-style-actor-name=watercressIncomePageInputContainer].actor-wrapper .base-panel .entries div[data-style-id=field] .error {
    top: unset !important;
  }
  div[data-style-actor-name=watercressIncomePageSubmitPanel].actor-wrapper {
    width: 90%;
  }
  div[data-style-actor-name=watercressIncomePageSubmitPanel].actor-wrapper .base-panel div[data-style-id=text-before].text-before {
    max-width: unset !important;
  }
  div[data-style-actor-name=watercressIncomePageSubmitPanel].actor-wrapper .base-panel div[data-style-id=disclosure] {
    max-width: unset !important;
  }
  div[data-style-actor-name=watercressIncomePageSubmitPanel].actor-wrapper .base-panel div[data-style-id=disclosure] input {
    min-width: 1.65rem;
  }
  div[data-style-actor-name=watercressIncomePageSubmitPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] {
    width: 100%;
  }
  div[data-style-actor-name=watercressIncomePageSubmitPanel].actor-wrapper .base-panel .component-actions-bottom .component-actions-bottom-left div[data-style-id=action-wrapper] div[data-style-id=action] {
    width: 90% !important;
  }
}/*# sourceMappingURL=style.css.map */