/* OVERRIDE PRIMEFACES UI */
.ui-tooltip {
  pointer-events: all !important; }

/* END - OVERRIDE PRIMEFACES UI */
/* RESPONSIVE DEFINITION */
/* MIXINS */
.sub-spacing {
  height: 80px; }

.field-control {
  margin: 20px 0; }
  .field-control .ui-outputpanel {
    margin-bottom: 0.25rem; }
    .field-control .ui-outputpanel .field-label {
      font-family: var(--bal-font-family-text);
      font-size: var(--bal-text-size-small);
      line-height: var(--bal-line-height-small);
      font-weight: var(--bal-font-weight-bold); }

@media screen and (min-width: 769px) {
  .field-control .ui-outputpanel .field-label {
    font-size: var(--bal-text-size-small);
    line-height: var(--bal-line-height-tablet-small); } }

@media screen and (min-width: 1024px) {
  .field-control .ui-outputpanel .field-label {
    font-size: var(--bal-text-size-small);
    line-height: var(--bal-line-height-desktop-small); } }

/***Margin***/
.m-0 {
  margin: 0 !important; }

.m-10 {
  margin: 10px; }

.m-20 {
  margin: 20px; }

.m-t-0 {
  margin-top: 0; }

.m-t-10 {
  margin-top: 10px; }

.m-t-20 {
  margin-top: 20px; }

.m-t-30 {
  margin-top: 30px; }

.m-t-40 {
  margin-top: 40px; }

.m-t-50 {
  margin-top: 50px; }

.m-t-60 {
  margin-top: 60px; }

.m-t-70 {
  margin-top: 70px; }

.m-t-80 {
  margin-top: 80px; }

.m-t-90 {
  margin-top: 90px; }

.m-t-100 {
  margin-top: 100px; }

.m-b-0 {
  margin-bottom: 0; }

.m-b-10 {
  margin-bottom: 10px; }

.m-b-20 {
  margin-bottom: 20px; }

.m-b-30 {
  margin-bottom: 30px; }

.m-b-40 {
  margin-bottom: 40px; }

.m-b-50 {
  margin-bottom: 50px; }

.m-b-60 {
  margin-bottom: 60px; }

.m-b-70 {
  margin-bottom: 70px; }

.m-b-80 {
  margin-bottom: 80px; }

.m-b-90 {
  margin-bottom: 90px; }

.m-b-100 {
  margin-bottom: 100px; }

.m-r-0 {
  margin-right: 0; }

.m-r-5 {
  margin-right: 5px; }

.m-r-10 {
  margin-right: 10px; }

.m-r-20 {
  margin-right: 20px !important; }

.m-r-30 {
  margin-right: 30px; }

.m-r-30 {
  margin-right: 30px; }

.m-l-0 {
  margin-left: 0; }

.m-l-10 {
  margin-left: 10px; }

.m-l-20 {
  margin-left: 20px; }

.m-l-30 {
  margin-left: 30px; }

.m-l-40 {
  margin-left: 40px; }

.m-l-50 {
  margin-left: 50px; }

.m-l-60 {
  margin-left: 60px; }

.m-l-70 {
  margin-left: 70px; }

.m-l-80 {
  margin-left: 80px; }

.m-l-90 {
  margin-left: 90px; }

.m-l-100 {
  margin-left: 100px; }

/***End Margin***/
/***Padding***/
.p-0 {
  padding: 0; }

.p-t-10 {
  padding-top: 10px; }

.p-b-10 {
  padding-bottom: 10px; }

.p-r-30 {
  padding-right: 30px; }

.p-l-1 {
  padding-left: 8.33333% !important; }

/***End Margin***/
.line,
.line-mobile {
  display: block;
  border-top: solid 1px #99add6;
  margin: 20px -40px 20px -40px; }

.offer-letter-container {
  margin: 65px 0; }

.input-as-text {
  color: var(--bal-color-primary) !important;
  background-color: transparent !important;
  border: none;
  opacity: 1 !important;
  padding-left: 0 !important; }

.language-selector-button {
  background: transparent !important;
  border-top: none !important;
  border-bottom: 2px solid !important;
  border-radius: unset !important;
  border-left: none !important;
  border-right: none !important;
  border-color: var(--bal-color-grey-2) !important; }
  .language-selector-button.ui-state-hover {
    border-color: var(--bal-color-blue-5) !important; }
  .language-selector-button span {
    color: var(--bal-color-blue-5) !important; }

/* MOBILE STYLE */
#onlineMortgageContent.process-container {
  margin: 80px auto;
  max-width: 100%; }

#sobaLogo img {
  height: 25px;
  margin: 0 20px; }

#sobaContact {
  display: flex;
  position: relative;
  right: 10px; }

.ui-tooltip,
.qtip {
  max-width: 55% !important; }

.ui-tooltip[aria-describedby='ui-tooltip-burgerMenuTooltip-content'] {
  max-width: 260px !important; }
  .ui-tooltip[aria-describedby='ui-tooltip-burgerMenuTooltip-content'] .ui-tooltip-content {
    width: 250px; }

.ui-tooltip .ui-tooltip-content {
  padding: 25px 20px !important; }

.form-elems-container {
  margin: 0 40px; }

.save-draf-container {
  margin: 0 40px; }

.dialog-elems-container {
  margin: 0 20px; }

.custom-slider {
  display: none; }

.links-footer {
  display: flex;
  flex-wrap: wrap; }
  .links-footer .link-hovered:hover {
    opacity: 0.5; }

.m-b-14 {
  margin-bottom: 14px; }

.p-b-32-mobile {
  padding-bottom: 32px; }

.p-t-10-mobile {
  padding-top: 10px; }

.item-image-wrapper {
  position: relative;
  margin-bottom: 30px; }

.offer-letter-container {
  padding: 0px 17px 20px 17px; }

.file-illustration {
  width: 25px; }

.load-draft-btn-wrapper {
  margin-top: 0; }

.interest-rates-wrapper {
  margin-right: calc(1rem * -1);
  margin-left: calc(1rem * -1); }

/*
	MODIFIED PRIMEFACES BALOISE THEME LAYOUT
*/
.ui-selectone-rectangle {
  width: 100%; }
  .ui-selectone-rectangle > tbody > tr > td {
    width: 100%;
    min-width: 1.5rem;
    min-height: 3rem;
    align-items: center; }
  .ui-selectone-rectangle.poa-process-type > tbody > tr > td {
    width: 100%;
    padding-bottom: 20px; }
    .ui-selectone-rectangle.poa-process-type > tbody > tr > td .ui-radiobutton-icon {
      display: none; }
  .ui-selectone-rectangle.poa-process-type tr:nth-child(1) .ui-radiobutton .ui-state-active::before,
  .ui-selectone-rectangle.poa-process-type tr:nth-child(2) .ui-radiobutton .ui-state-active::before,
  .ui-selectone-rectangle.poa-process-type tr:nth-child(3) .ui-radiobutton .ui-state-active::before {
    color: #ffffff; }
  .ui-selectone-rectangle.poa-process-type tr:nth-child(1) .ui-radiobutton .ui-state-active::before,
  .ui-selectone-rectangle.poa-process-type tr:nth-child(1) .ui-radiobutton .ui-state-default::before,
  .ui-selectone-rectangle.poa-process-type tr:nth-child(2) .ui-radiobutton .ui-state-active::before,
  .ui-selectone-rectangle.poa-process-type tr:nth-child(2) .ui-radiobutton .ui-state-default::before,
  .ui-selectone-rectangle.poa-process-type tr:nth-child(3) .ui-radiobutton .ui-state-active::before,
  .ui-selectone-rectangle.poa-process-type tr:nth-child(3) .ui-radiobutton .ui-state-default::before {
    font-weight: bold;
    position: absolute;
    bottom: 1px;
    right: 24%; }
  .ui-selectone-rectangle.poa-process-type tr:nth-child(1) .ui-radiobutton .ui-state-active::before,
  .ui-selectone-rectangle.poa-process-type tr:nth-child(1) .ui-radiobutton .ui-state-default::before {
    content: 'A'; }
  .ui-selectone-rectangle.poa-process-type tr:nth-child(2) .ui-radiobutton .ui-state-active::before,
  .ui-selectone-rectangle.poa-process-type tr:nth-child(2) .ui-radiobutton .ui-state-default::before {
    content: 'B'; }
  .ui-selectone-rectangle.poa-process-type tr:nth-child(3) .ui-radiobutton .ui-state-active::before,
  .ui-selectone-rectangle.poa-process-type tr:nth-child(3) .ui-radiobutton .ui-state-default::before {
    content: 'C'; }

.boolean-checkbox-container > div {
  margin-bottom: 15px; }

/*
	Common dialog
*/
.actions-button-panel {
  display: flex;
  justify-content: flex-end !important;
  margin: 30px 0; }

.dialog-caption-left,
.dialog-detail {
  text-align: left;
  margin-top: 30px;
  display: block;
  font-size: 22px !important;
  line-height: 28px;
  font-weight: bold; }

.dialog-detail {
  text-align: left;
  margin-top: 30px;
  display: block;
  font-size: 17px !important;
  line-height: 28px;
  font-weight: normal; }

.dialog-image-position {
  text-align: center; }
  .dialog-image-position img {
    width: 10rem; }

/* END - MOBILE STYLE */
/* TABLET STYLE */
@media (min-width: 481px) {
  #sobaLogo img {
    height: auto;
    margin: 0 45px 0 60px; }
  #sobaContact {
    margin-right: 20px; }
  .ui-tooltip,
  .qtip {
    max-width: 280px !important; }
  .form-elems-container {
    margin: 0 60px; }
  .save-draf-container {
    margin: 0 60px; }
  .dialog-elems-container {
    margin: 0 30px; }
  .d-tablet-none {
    display: none !important; }
  .d-tablet-block {
    display: block !important; }
  .d-tablet-inline {
    display: inline !important; }
  .d-tablet-flex {
    display: flex !important; }
  .line {
    display: block;
    border-top: solid 1px #99add6;
    margin: 20px -60px 20px -60px; }
  .line-mobile {
    display: none; }
  .p-b-32-mobile {
    padding-bottom: 0px; }
  .p-t-10-mobile {
    padding-top: 0px; }
  .blue-mask {
    padding-left: 0;
    margin-left: 0;
    padding-right: 0;
    margin-right: 0; }
  .custom-slider {
    display: block; }
  .combobox {
    display: none; }
  .item-image-wrapper {
    position: relative;
    margin-bottom: auto; }
  .offer-letter-container {
    padding: 0px 40px 40px 40px; }
  .file-illustration {
    width: auto; }
  .ui-display-mobile {
    display: none !important; }
  .interest-rates-wrapper {
    margin-right: 1px;
    margin-left: 1px; }
  /*
	MODIFIED PRIMEFACES BALOISE THEME LAYOUT
*/
  .ui-selectone-rectangle {
    width: 100%; }
    .ui-selectone-rectangle > tbody > tr > td {
      width: 50%; }
    .ui-selectone-rectangle.layout-three-columns > tbody > tr > td {
      width: 33.333333333333%; }
    .ui-selectone-rectangle.poa-process-type > tbody > tr > td {
      width: 100%;
      padding-bottom: 40px; }
  .boolean-checkbox-container {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
  /*
	Common dialog
*/
  .dialog-caption-left {
    font-size: 22px !important;
    line-height: 28px; }
  .dialog-detail {
    font-size: 17px !important;
    line-height: 22px; } }

/* END - TABLET STYLE */
/* DESKTOP STYLE */
@media (min-width: 961px) {
  #onlineMortgageContent.process-container {
    margin: 80px auto;
    max-width: 977px; }
  #sobaContact {
    margin-right: 60px; }
  .ui-tooltip,
  .qtip {
    max-width: 280px !important; }
  .form-elems-container {
    margin: 0 120px; }
  .save-draf-container {
    margin: 0 100px; }
  .dialog-elems-container {
    margin: 0 60px; }
  .d-desktop-none {
    display: none !important; }
  .d-desktop-block {
    display: block !important; }
  .d-desktop-inline {
    display: inline !important; }
  .d-desktop-flex {
    display: flex !important; }
  .line {
    display: block;
    border-top: solid 1px #99add6;
    margin: 20px -120px 20px -120px; }
  .line-mobile {
    display: none; }
  .p-b-32-mobile {
    padding-bottom: 0px; }
  .p-t-10-mobile {
    padding-top: 0px; }
  .p-l-50-desktop {
    padding-left: 50px !important; }
  .item-image-wrapper {
    position: relative;
    margin-bottom: auto; }
  .offer-letter-container {
    padding: 0px 40px 40px 40px; }
  .file-illustration {
    width: auto; }
  .load-draft-btn-wrapper {
    margin-top: 50; }
  .dialog-caption-left {
    font-size: 32px !important;
    line-height: 40px; }
  .dialog-detail {
    font-size: 22px !important;
    line-height: 28px; } }

/* END - DESKTOP STYLE */
/* END - RESPONSIVE DEFINITION */
/* SHARED COMPONENT */
/* MOBILE STYLE */
.evaluation-dialog-container {
  max-height: 100%;
  overflow: auto !important; }
  .evaluation-dialog-container .hypoself-wizard-actions-panel {
    justify-content: center; }

.ui-evaluation-component.ui-state-read-only {
  pointer-events: none; }

.ui-evaluation-component .ui-evaluation-selection {
  clear: both; }

.ui-evaluation-component .ui-evaluation-item {
  display: block;
  width: 100%;
  position: relative; }

.ui-evaluation-component .ui-evaluation-image-wrapper {
  display: block;
  padding-bottom: 4px; }
  .ui-evaluation-component .ui-evaluation-image-wrapper img {
    display: block;
    width: 100%; }

.ui-evaluation-component .ui-evaluation-checkbox {
  position: absolute;
  top: 20px;
  left: 15px; }

.image-selection-item.ui-state-read-only .item-image-wrapper {
  pointer-events: none; }

/* END - MOBILE STYLE */
/* TABLET STYLE */
@media (min-width: 481px) {
  .ui-evaluation-component .ui-evaluation-item {
    width: 50%;
    float: left; }
    .ui-evaluation-component .ui-evaluation-item:nth-child(odd) .ui-evaluation-image-wrapper {
      padding-right: 2px; }
    .ui-evaluation-component .ui-evaluation-item:nth-child(even) .ui-evaluation-image-wrapper {
      padding-left: 2px; } }

/* END - TABLET STYLE */
/* DESKTOP STYLE */
@media (min-width: 961px) {
  .ui-evaluation-component .ui-evaluation-checkbox {
    top: 40px;
    left: 25px; } }

/* END - SHARED COMPONENT */
/*
* This style is based on baloise-design v12.5.0 (https://baloise-design-system.vercel.app/?path=/docs/foundation-typography-overview--page)
* Will be remove when baloise-primefaces-theme release new version
*/
.title {
  font-weight: 700; }

.subtitle {
  font-weight: 400; }
  .subtitle b,
  .subtitle strong {
    font-weight: bolder; }

.title.h1,
.subtitle.h1 {
  font-size: 1.75rem;
  line-height: 2rem; }

.title.h2,
.subtitle.h2 {
  font-size: 1.5rem;
  line-height: 2rem; }

.title.h3,
.subtitle.h3 {
  font-size: 1.25rem;
  line-height: 2rem; }

.title.h4,
.subtitle.h4 {
  font-size: 1.125rem;
  line-height: 1.5rem; }

.title.h5,
.subtitle.h5 {
  font-size: 1rem;
  line-height: 1.5rem; }

@media screen and (min-width: 769px) {
  .title.h1,
  .subtitle.h1 {
    font-size: 2.5rem;
    line-height: 3rem; }
  .title.h2,
  .subtitle.h2 {
    font-size: 2rem;
    line-height: 2.5rem; }
  .title.h3,
  .subtitle.h3 {
    font-size: 1.5rem;
    line-height: 2rem; }
  .title.h4,
  .subtitle.h4 {
    font-size: 1.25rem;
    line-height: 2rem; }
  .title.h5,
  .subtitle.h5 {
    font-size: 1rem;
    line-height: 1.5rem; } }

@media screen and (min-width: 1024px) {
  .title.h1,
  .subtitle.h1 {
    font-size: 2.5rem;
    line-height: 3rem; }
  .title.h2,
  .subtitle.h2 {
    font-size: 2rem;
    line-height: 2.5rem; }
  .title.h3,
  .subtitle.h3 {
    font-size: 1.5rem;
    line-height: 2rem; }
  .title.h4,
  .subtitle.h4 {
    font-size: 1.25rem;
    line-height: 2rem; }
  .title.h5,
  .subtitle.h5 {
    font-size: 1rem;
    line-height: 1.5rem; } }
