.lfr-ddm-form-field-group {
  display: block;
  margin: 0.75rem 0;
  position: relative; }

.lfr-ddm-form-field-checkbox-switch {
  display: block;
  margin-bottom: 0 0 0.25rem;
  min-height: 0;
  padding-left: 0;
  position: relative; }
  .lfr-ddm-form-field-checkbox-switch.lfr-ddm-form-field-checkbox-switch-inline {
    display: inline-block;
    margin-right: 1rem; }

.form-builder-select-field .select-field-trigger {
  align-items: center;
  display: flex;
  justify-content: space-between; }

.form-builder-select-field .select-field-trigger .option-selected, .form-builder-select-field .multiple-label-list .multiple-label {
  text-overflow: ellipsis;
  white-space: nowrap; }

.ddm-form-builder-app .lfr-ddm-form-page > .row {
  margin-left: 20px;
  margin-right: 20px; }

body .ddm-user-view-content .liferay-ddm-form-renderer-wizard {
  padding: 40px 34px 31px; }

body .ddm-user-view-content .multi-step-item.active .multi-step-divider {
  background-color: #1865FB; }

body .ddm-user-view-content .multi-step-indicator-label {
  margin-top: -28px; }

body .ddm-user-view-content .form-group .form-check-inline {
  margin-right: 16px; }

body .ddm-user-view-content .form-group .custom-control-inline + .custom-control-inline {
  margin-left: 16px; }

body .ddm-user-view-content .multi-step-icon {
  cursor: default; }

.portlet-forms .ddm-form-basic-info .ddm-form-name {
  color: #000;
  font-weight: 500; }

.lfr-ddm-form-container {
  word-break: normal; }
  .lfr-ddm-form-container .form-control-feedback {
    margin-left: -20px; }
  .lfr-ddm-form-container .icon-angle-left {
    font-size: inherit; }
  .lfr-ddm-form-container .input-group-addon .form-control-feedback {
    left: -18px; }
  .lfr-ddm-form-container .required-warning {
    margin-bottom: 25px;
    padding-left: 32px; }
    .lfr-ddm-form-container .required-warning .icon-asterisk {
      margin-left: 4px; }
  .lfr-ddm-form-container .select-arrow-down-container:focus {
    outline: none; }
  .lfr-ddm-form-container .lfr-ddm-form-field-container {
    position: relative; }
    .lfr-ddm-form-container .lfr-ddm-form-field-container.has-error .liferay-ddm-form-field-date .input-group-addon {
      border-width: 0 0 2px; }

@-webkit-keyframes spin {
  100% {
    transform: rotate(359deg); } }

@-moz-keyframes spin {
  100% {
    transform: rotate(359deg); } }

@keyframes spin {
  100% {
    transform: rotate(359deg); } }
    .lfr-ddm-form-container .lfr-ddm-form-field-container .icon-asterisk {
      margin-left: 4px; }
    .lfr-ddm-form-container .lfr-ddm-form-field-container .lfr-ddm-form-field-repeatable-add-button {
      position: absolute;
      right: 0;
      top: 0; }
    .lfr-ddm-form-container .lfr-ddm-form-field-container .lfr-ddm-form-field-repeatable-delete-button {
      position: absolute;
      right: 15px;
      top: 0; }
    .lfr-ddm-form-container .lfr-ddm-form-field-container .liferay-ddm-form-field-date .input-group-addon {
      cursor: pointer; }
    .lfr-ddm-form-container .lfr-ddm-form-field-container select.form-control[multiple] {
      height: auto; }
    .lfr-ddm-form-container .lfr-ddm-form-field-container textarea {
      overflow-y: hidden; }
  .lfr-ddm-form-container .lfr-ddm-form-page {
    display: none;
    padding: 25px 0; }
    .lfr-ddm-form-container .lfr-ddm-form-page.active {
      display: block; }
  .lfr-ddm-form-container .lfr-ddm-form-page-description {
    margin-bottom: 23px; }
  .lfr-ddm-form-container .lfr-ddm-form-page-title + .required-warning {
    margin-top: 0; }
  .lfr-ddm-form-container .lfr-ddm-form-page-title + .row {
    margin-top: 40px; }
  .lfr-ddm-form-container .lfr-ddm-form-pagination-controls {
    padding-top: 20px; }
    .lfr-ddm-form-container .lfr-ddm-form-pagination-controls button {
      margin-bottom: 20px; }
  .lfr-ddm-form-container .row {
    min-height: auto; }
  .lfr-ddm-form-container .has-error .liferay-ddm-form-field-grid.table-responsive {
    margin-bottom: 0; }
  .lfr-ddm-form-container .has-error select.form-control[multiple] {
    background-image: none; }
  .lfr-ddm-form-container .has-error td, .lfr-ddm-form-container .has-error th {
    color: #DA1414; }
  .lfr-ddm-form-container .lfr-ddm-form-field-repeatable-toolbar a {
    color: #65B6F0;
    text-decoration: none; }
    .lfr-ddm-form-container .lfr-ddm-form-field-repeatable-toolbar a:hover {
      text-decoration: none; }

.liferay-ddm-form-field-checkbox .checkbox {
  margin-bottom: 2px; }

.liferay-ddm-form-field-document-library a {
  display: inline-block; }

.liferay-ddm-form-field-paragraph,
.liferay-ddm-form-field-tip {
  line-height: 16px; }

.liferay-ddm-form-field-paragraph {
  font-size: 14px; }

.liferay-ddm-form-field-options .form-control-feedback {
  margin-left: 0; }
  .liferay-ddm-form-field-options .form-control-feedback [class^="icon"] {
    display: none; }

.liferay-ddm-form-field-tip {
  font-size: 11px;
  font-weight: 400; }

.liferay-ddm-form-field-grid .table {
  margin-bottom: 0.1rem; }

.liferay-ddm-form-field-grid.table-responsive {
  margin-bottom: 0; }

.liferay-ddm-form-field-grid th, .liferay-ddm-form-field-grid td:not(:first-child) {
  text-align: center; }

.radio-options .radio-inline span {
  display: inline-block;
  height: 28px; }

.multi-step-progress-bar > .complete {
  color: #65B6F0; }
  .multi-step-progress-bar > .complete .divider {
    background-color: #65B6F0; }

.portal-popup {
  padding: 0; }
  .portal-popup.open {
    padding: 0; }

.form-builder-layout .input-group .form-control {
  z-index: initial; }

.form-builder-select-field {
  position: relative; }
  .form-builder-select-field .option-selected-placeholder {
    color: #6A6C7D; }
  .form-builder-select-field .dropdown-menu {
    display: block;
    max-width: initial;
    min-width: 0;
    overflow: hidden;
    width: 100%; }
    .form-builder-select-field .dropdown-menu .dropdown-section, .form-builder-select-field .dropdown-menu .dropdown-item, .form-builder-select-field .dropdown-menu .no-results-list {
      padding: 0.5rem 1rem; }
    .form-builder-select-field .dropdown-menu .placeholder-dropdown-item {
      color: #A7A9BC; }
      .form-builder-select-field .dropdown-menu .placeholder-dropdown-item:hover {
        color: #A7A9BC; }
    .form-builder-select-field .dropdown-menu .custom-control {
      padding-bottom: 0; }
  .form-builder-select-field .select-arrow-down-container {
    color: #6B6C7E; }
  .form-builder-select-field .search-chosen {
    border-bottom: 1px solid #E4E9EC;
    position: relative; }
  .form-builder-select-field .select-search-container {
    left: 8px;
    position: absolute;
    top: 2px; }
    .form-builder-select-field .select-search-container a {
      color: #869CAD; }
  .form-builder-select-field.active .select-field-trigger {
    border-bottom: 2px solid #65B6F0; }
  .form-builder-select-field .form-control[disabled] > a.select-arrow-down-container {
    cursor: not-allowed;
    opacity: 0.5; }
  .form-builder-select-field .form-control[disabled]:focus {
    border-bottom: 2px solid #869CAD;
    text-decoration: none; }
  .form-builder-select-field .select-field-trigger {
    height: inherit; }
    .form-builder-select-field .select-field-trigger .option-selected {
      overflow: hidden; }
  .form-builder-select-field .drop-chosen {
    background-color: #FFF;
    border-radius: 0 0 4px 4px;
    box-shadow: 0 2px 14px 0 rgba(58, 75, 87, 0.1);
    left: 0;
    position: absolute;
    right: 0;
    z-index: 1010; }
    .form-builder-select-field .drop-chosen .dropdown-visible {
      display: block; }
    .form-builder-select-field .drop-chosen .results-chosen {
      margin: 0;
      min-width: 100%;
      overflow-x: hidden;
      overflow-y: auto;
      padding: 0; }
      .form-builder-select-field .drop-chosen .results-chosen .inline-scroller > span {
        padding-left: 16px; }
  .form-builder-select-field .multiple-label-list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0;
    padding-right: 20px;
    width: auto; }
    .form-builder-select-field .multiple-label-list li {
      overflow: hidden; }
    .form-builder-select-field .multiple-label-list span.label-secondary {
      max-width: 200px; }
    .form-builder-select-field .multiple-label-list .multiple-label {
      margin-bottom: 4px;
      margin-right: 6px;
      margin-top: 0;
      overflow: hidden;
      padding-right: 20px;
      position: relative; }
      .form-builder-select-field .multiple-label-list .multiple-label a {
        font-size: 6px;
        position: absolute;
        right: 5px;
        top: 1px; }
        .form-builder-select-field .multiple-label-list .multiple-label a .icon-monospaced.lexicon-icon {
          margin-bottom: 1px;
          margin-left: 5px;
          padding: 0; }

.lfr-ddm-form-page-description, .lfr-ddm-form-page-title {
  padding-left: 32px;
  padding-right: 32px; }

.lfr-ddm-form-paginated .pagination {
  justify-content: center;
  padding-bottom: 30px; }

.liferay-ddm-form-field-fieldset {
  margin-bottom: 0 !important; }
  .liferay-ddm-form-field-fieldset + .lfr-ddm-form-field-repeatable-toolbar .icon-minus-sign {
    right: 26px;
    top: 16px; }
  .liferay-ddm-form-field-fieldset + .lfr-ddm-form-field-repeatable-toolbar .icon-plus-sign {
    right: 8px;
    top: 16px; }
  .liferay-ddm-form-field-fieldset .lfr-ddm-form-field-container .liferay-ddm-form-field-checkbox {
    margin-top: 21px; }
  .liferay-ddm-form-field-fieldset.border-bottom {
    margin-bottom: 50px !important; }
  .liferay-ddm-form-field-fieldset > fieldset {
    border: 1px solid rgba(134, 156, 173, 0.4);
    border-bottom-width: 0;
    border-top-width: 0;
    padding: 10px 10px 0 10px; }
    .liferay-ddm-form-field-fieldset > fieldset > div {
      margin-bottom: 0;
      padding-left: 0; }
      .liferay-ddm-form-field-fieldset > fieldset > div div div.form-group {
        margin-bottom: 20px !important; }
    .liferay-ddm-form-field-fieldset > fieldset legend {
      border-width: 0;
      color: #869CAD;
      font-size: 12px;
      font-weight: bold;
      line-height: 20px;
      margin: 0;
      padding: 0 8px;
      position: relative;
      text-transform: uppercase;
      width: auto; }

.liferay-ddm-form-renderer-pagination-content a {
  pointer-events: none; }

.form-check-inline .custom-control-label {
  line-height: 24px; }

.liferay-ddm-form-field-radio .custom-control-inline.custom-control {
  padding-bottom: 0; }

.liferay-ddm-form-field-radio .custom-control-inline + .custom-control-inline {
  margin-left: 11px; }

.liferay-ddm-form-field-checkbox-multiple .custom-control {
  padding-bottom: 9px; }

.liferay-ddm-form-field-checkbox-multiple .form-check-inline {
  margin-right: 11px; }

/**
* Custom iefponline
*/
body.portal-popup {
  /**
* ddm form container
*/
  /**
    * Navbar
    */
  /**
    * Tabs
    */
  /**
    * Buttons
    */
  /**
    * Footer
    */ }
  body.portal-popup .lfr-ddm-form-container .row {
    min-height: auto; }
  body.portal-popup .portlet-body .portlet-forms .iefp-lfr-nav-tab .nav-bar-tabs .nav-tabs > li.nav-tab-lnk {
    cursor: pointer; }
  body.portal-popup .portlet-body .portlet-forms .iefp-lfr-nav-tab .nav-bar-tabs .nav-tabs > li.nav-tab-lnk.active {
    cursor: default; }
  body.portal-popup .portlet-body .portlet-forms .iefp-lfr-nav-tab .nav-bar-tabs .nav-tabs .nav-tab-lnk .nav-tab-container {
    display: inline-flex;
    align-items: center; }
  body.portal-popup .portlet-body .portlet-forms .iefp-lfr-nav-tab .nav-bar-tabs .nav-tabs .nav-tab-lnk .nav-tab-number {
    min-width: 60px;
    display: block; }
  body.portal-popup .portlet-body .portlet-forms .iefp-lfr-nav-tab .nav-bar-tabs .nav-tabs .nav-tab-lnk .nav-tab-text {
    -ms-word-wrap: unset;
    word-wrap: unset;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto; }
  body.portal-popup .portlet-body .portlet-forms .iefp-lfr-nav-tab .nav-bar-tabs .nav-tabs .nav-tab-text {
    max-height: 60px; }
  body.portal-popup .iefp-lfr-nav-tab .nav-bar-tabs.wide {
    position: fixed;
    top: 60px;
    left: 0px;
    width: 100%;
    background-color: whitesmoke;
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.15);
    margin-left: 0px; }
  body.portal-popup .iefp-lfr-nav-tab .nav-bar-tabs .nav-tab-button {
    height: 60px;
    width: 60px;
    padding: 6px 24px;
    margin: 10px 0; }
  body.portal-popup .iefp-lfr-nav-tab .nav-bar-tabs .nav-tabs > li.active {
    border-top-style: solid;
    border-top-width: 2px;
    border-top-color: #13827e; }
  body.portal-popup .iefp-lfr-nav-tab .nav-bar-tabs .nav-tabs > li {
    border-top-style: solid;
    border-top-width: 2px;
    border-top-color: #b7aeae;
    color: #b7aeae; }
  body.portal-popup .iefp-lfr-nav-tab .nav-bar-tabs .nav-tabs > li {
    margin-bottom: -1px; }
  body.portal-popup .iefp-lfr-nav-tab .nav-bar-tabs .nav-tabs.nav-justified > li {
    flex: 1;
    text-align: center; }
  body.portal-popup .iefp-lfr-nav-tab .nav-bar-tabs .nav-tabs > li.active > a,
  body.portal-popup .iefp-lfr-nav-tab .nav-bar-tabs .nav-tabs > li.active > a:focus,
  body.portal-popup .iefp-lfr-nav-tab .nav-bar-tabs .nav-tabs > li.active > a:hover,
  body.portal-popup .iefp-lfr-nav-tab .nav-bar-tabs .nav-tabs > li > a,
  body.portal-popup .iefp-lfr-nav-tab .nav-bar-tabs .nav-tabs > li > a:focus,
  body.portal-popup .iefp-lfr-nav-tab .nav-bar-tabs .nav-tabs > li > a:hover,
  body.portal-popup .iefp-lfr-nav-tab .nav-bar-tabs .nav-tabs.nav-justified > li.active > a,
  body.portal-popup .iefp-lfr-nav-tab .nav-bar-tabs .nav-tabs.nav-justified > li.active > a:focus,
  body.portal-popup .iefp-lfr-nav-tab .nav-bar-tabs .nav-tabs.nav-justified > li.active > a:hover,
  body.portal-popup .iefp-lfr-nav-tab .nav-bar-tabs .nav-tabs.nav-justified > li > a,
  body.portal-popup .iefp-lfr-nav-tab .nav-bar-tabs .nav-tabs.nav-justified > li > a:focus,
  body.portal-popup .iefp-lfr-nav-tab .nav-bar-tabs .nav-tabs.nav-justified > li > a:hover {
    display: inline-block;
    padding: 0;
    background-color: transparent;
    border: 0;
    margin: 0;
    color: #b7aeae; }
  body.portal-popup .iefp-lfr-nav-tab .nav-bar-tabs .nav-tabs.nav-justified > li > a:focus,
  body.portal-popup .iefp-lfr-nav-tab .nav-bar-tabs .nav-tabs.nav-justified > li > a:hover {
    color: #2bb450;
    border-color: #2bb450; }
  body.portal-popup .nav-tab-container {
    display: table;
    width: 100%; }
  body.portal-popup .iefp-lfr-nav-tab .nav > li > a {
    position: relative;
    padding: 10px 15px; }
  body.portal-popup .iefp-lfr-nav-tab .nav-bar-tabs li.active .nav-tab-number,
  body.portal-popup .iefp-lfr-nav-tab .nav-bar-tabs li.active:hover .nav-tab-number,
  body.portal-popup .iefp-lfr-nav-tab .nav-bar-tabs li.active a:focus .nav-tab-number {
    background-color: #13827e;
    font-weight: bold;
    color: #ffffff;
    border-color: #13827e; }
  body.portal-popup .iefp-lfr-nav-tab .nav-bar-tabs li .nav-tab-number {
    float: left;
    min-height: 60px;
    width: 60px;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.18;
    letter-spacing: -0.4px;
    text-align: center;
    border-radius: 0 0 3px 3px;
    border-style: solid;
    border-width: 2px;
    border-top-width: 0; }
  body.portal-popup .iefp-lfr-nav-tab .nav-bar-tabs .nav-tab-number {
    width: 10%;
    text-align: right;
    display: table-cell;
    vertical-align: middle;
    font-weight: bold; }
  body.portal-popup .iefp-lfr-nav-tab .nav-bar-tabs li.active .nav-tab-text {
    color: #13827e;
    font-weight: bold; }
  body.portal-popup .iefp-lfr-nav-tab .nav-bar-tabs li .nav-tab-text {
    position: relative;
    max-width: 73%;
    padding-right: 10px;
    word-wrap: break-word;
    font-family: "Source Sans Pro",sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.14;
    letter-spacing: -0.2px;
    text-align: left; }
  body.portal-popup .iefp-lfr-nav-tab .nav-bar-tabs .nav-tab-text {
    width: 90%;
    padding-left: 10px;
    height: 90%;
    display: table-cell;
    vertical-align: middle; }
  body.portal-popup .portlet-body .portlet-forms .iefp-lfr-nav-tab .nav-bar-tabs .nav-tabs .nav-tab-lnk:not(.invalid) .nav-tab-text-inner {
    max-height: 4.56em; }
  body.portal-popup .portlet-body .portlet-forms .iefp-lfr-nav-tab .nav-bar-tabs .nav-tabs .nav-tab-lnk .nav-tab-text-inner {
    overflow: hidden;
    text-overflow: ellipsis; }
  body.portal-popup .portlet-body .iefp-lfr-nav-tab .nav-bar-tabs .nav-tabs li {
    padding: 0px; }
  body.portal-popup .portlet-body .iefp-lfr-nav-tab .nav-bar-tabs .nav-tabs a {
    width: 100%; }
  body.portal-popup .iefp-lfr-nav-tab .nav-bar-tabs li.active .nav-tab-text {
    color: #13827e;
    font-weight: bold; }
  body.portal-popup .iefp-lfr-nav-tab .nav-bar-tabs li .nav-tab-text {
    position: relative;
    max-width: 73%;
    padding-right: 10px;
    word-wrap: break-word;
    font-family: "Source Sans Pro",sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.14;
    letter-spacing: -0.2px;
    text-align: left; }
  body.portal-popup span.tab-number {
    height: 60px;
    width: 60px;
    display: table-cell;
    vertical-align: middle; }
  body.portal-popup .tab-buttons .btn, body.portal-popup .tab-buttons.btn {
    margin: 5px; }
  body.portal-popup .btn.btn-primary-medium, body.portal-popup .btn.btn-secondary-medium, body.portal-popup .btn.btn-terciary-medium, body.portal-popup .btn.btn-primary-medium-contrast, body.portal-popup .btn.btn-secondary-medium-contrast, body.portal-popup .btn.btn-terciary-medium-contrast {
    padding-top: 4px; }
  body.portal-popup .btn-terciary-large,
  body.portal-popup .btn-terciary-medium,
  body.portal-popup .btn-terciary-large:active,
  body.portal-popup .btn-terciary-medium:active,
  body.portal-popup .btn-terciary-large:active:focus,
  body.portal-popup .btn-terciary-medium:active:focus,
  body.portal-popup .btn-terciary-large:focus,
  body.portal-popup .btn-terciary-medium:focus,
  body.portal-popup .btn-terciary-large:hover,
  body.portal-popup .btn-terciary-medium:hover,
  body.portal-popup .btn-terciary-large:disabled,
  body.portal-popup .btn-terciary-medium:disabled {
    border-radius: 2px;
    background-color: transparent;
    border: none;
    font-family: "Source Sans Pro", sans-serif;
    letter-spacing: 0.2px;
    text-align: center; }
  body.portal-popup .btn-terciary-large:hover,
  body.portal-popup .btn-terciary-medium:hover,
  body.portal-popup .btn-terciary-large:active:focus,
  body.portal-popup .btn-terciary-medium:active:focus {
    background-color: #ffffff;
    border: none; }
  body.portal-popup .btn-terciary-large:disabled,
  body.portal-popup .btn-terciary-medium:disabled {
    opacity: 0.5;
    background-color: transparent;
    border: none; }
  body.portal-popup .btn-terciary-large {
    height: 40px;
    font-size: 17px;
    line-height: 0.88; }
  body.portal-popup .btn-terciary-medium {
    height: 30px;
    font-size: 14px;
    line-height: 1.07; }
  body.portal-popup .lfr-ddm-form-container .lfr-ddm-form-pagination-controls button {
    margin-bottom: 20px; }
  body.portal-popup .btn-terciary-large:disabled, body.portal-popup .btn-terciary-medium:disabled {
    opacity: .5;
    background-color: transparent;
    border: 1px solid transparent;
    color: #41573f; }
  body.portal-popup .btn-terciary-large, body.portal-popup .btn-terciary-medium, body.portal-popup .btn-terciary-large:active, body.portal-popup .btn-terciary-medium:active, body.portal-popup .btn-terciary-large:active:focus, body.portal-popup .btn-terciary-medium:active:focus, body.portal-popup .btn-terciary-large:focus, body.portal-popup .btn-terciary-medium:focus, body.portal-popup .btn-terciary-large:hover, body.portal-popup .btn-terciary-medium:hover, body.portal-popup .btn-terciary-large:disabled, body.portal-popup .btn-terciary-medium:disabled {
    border-radius: 2px;
    background-color: transparent;
    border: 1px solid transparent;
    font-family: "Source Sans Pro",sans-serif;
    letter-spacing: .2px;
    text-align: center; }
  body.portal-popup .btn-terciary-large {
    height: 40px;
    font-size: 17px;
    line-height: .88; }
  body.portal-popup .fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  body.portal-popup .fa-chevron-left-preview {
    background-image: url("../portal-integracao/icons/chevron-left_12_17.png");
    height: 50px;
    width: 50px; }
  body.portal-popup .fa-chevron-right-preview {
    background-image: url("../portal-integracao/icons/chevron-right_12_17.png");
    height: 50px;
    width: 50px; }
  body.portal-popup .fomr-footer {
    margin-bottom: 15px;
    margin-top: 15px; }