.portal-popup input.form-control.form-control.language-value,
.portal-popup input.form-control.form-control.input-group-inset.input-group-inset-after,
.modal-content .dialog-iframe-popup input.form-control.form-control.language-value,
.modal-content .dialog-iframe-popup input.form-control.form-control.input-group-inset.input-group-inset-after,
.dialog-iframe-modal input.form-control.form-control.language-value,
.dialog-iframe-modal input.form-control.form-control.input-group-inset.input-group-inset-after,
.modal-dialog input.form-control.form-control.language-value,
.modal-dialog input.form-control.form-control.input-group-inset.input-group-inset-after {
  z-index: auto;
}.lions-pl-0 {
  padding-left: 0px;
}

.lions-pl-1 {
  padding-left: 15px;
}

.lions-pl-2 {
  padding-left: 30px;
}

.lions-pl-3 {
  padding-left: 45px;
}

.lions-pl-4 {
  padding-left: 60px;
}

.lions-pl-5 {
  padding-left: 75px;
}

.lions-pl-6 {
  padding-left: 90px;
}

.lions-pl-7 {
  padding-left: 105px;
}

.lions-pl-8 {
  padding-left: 120px;
}

.lions-pl-9 {
  padding-left: 135px;
}

.lions-pl-10 {
  padding-left: 150px;
}

a:focus:before {
  box-shadow: none !important;
}

.opacity-0 {
  opacity: 0 !important;
}

.opacity-1 {
  opacity: 0.2 !important;
}

.opacity-2 {
  opacity: 0.4 !important;
}

.opacity-3 {
  opacity: 0.6 !important;
}

.opacity-4 {
  opacity: 0.8 !important;
}

.opacity-5 {
  opacity: 1 !important;
}

header.header .header-row .user .badge,
.cadmin.control-menu-container .control-menu .user-control-group .user-avatar-link .badge {
  display: none !important;
}

img.crop-top-left {
  object-fit: cover;
  object-position: top left;
}
img.crop-center-left {
  object-fit: cover;
  object-position: center left;
}
img.crop-bottom-left {
  object-fit: cover;
  object-position: bottom left;
}
img.crop-top-center {
  object-fit: cover;
  object-position: top center;
}
img.crop-center, img.crop-center-center {
  object-fit: cover;
  object-position: center center;
}
img.crop-bottom-center {
  object-fit: cover;
  object-position: bottom center;
}
img.crop-top-right {
  object-fit: cover;
  object-position: top right;
}
img.crop-center-right {
  object-fit: cover;
  object-position: center right;
}
img.crop-bottom-right {
  object-fit: cover;
  object-position: bottom right;
}
img.crop-bottom-left {
  object-fit: cover;
  object-position: bottom left;
}
img.crop-bottom {
  object-fit: cover;
  object-position: 100% 0;
}
img.crop-top {
  object-fit: cover;
  object-position: 0 100%;
}

.applications-menu-modal .applications-menu-footer {
  display: none;
}

.portlet-journal .ddm-form-builder-app .lfr-ddm-form-page-title {
  display: none;
}
.portlet-journal .ddm-form-builder-app .ddm-row {
  margin-top: 0 !important;
}
.portlet-journal .ddm-form-builder-app .ddm-field-container {
  padding-right: 0;
}
.portlet-journal .ddm-form-builder-app .ddm-field {
  padding: 5px 0;
}
.portlet-journal .ddm-form-builder-app hr.separator {
  margin-top: 2px;
}
.portlet-journal .ddm-form-builder-app .lfr-forms__form-view-field-topbar ~ .ddm-field {
  box-shadow: 0 1px 2px #c4c4c4;
  -webkit-box-shadow: 0 1px 2px #c4c4c4;
  padding: 20px;
}

.portlet-login.portlet-static {
  background-color: transparent;
  margin-top: 0.75rem;
}
.portlet-login.portlet-static .portlet {
  max-width: 620px;
  margin: 0 auto;
  background-color: #FFF;
}
.portlet-login.portlet-static .portlet .portlet-content {
  padding: 30px 100px;
}
.portlet-login.portlet-static .portlet .portlet-content .portlet-header,
.portlet-login.portlet-static .portlet .portlet-content .portlet-icon-back {
  display: none;
}
.portlet-login.portlet-static .portlet .portlet-content fieldset .panel-body {
  padding: 0;
}
.portlet-login.portlet-static .portlet .portlet-content label {
  color: #55565A;
}
.portlet-login.portlet-static .portlet .portlet-content input {
  border-radius: 8px;
  background-color: #F1F2F5;
  line-height: 29px;
}
.portlet-login.portlet-static .portlet .portlet-content a {
  color: #00338D;
  font-weight: bold;
  line-height: 29px;
}
.portlet-login.portlet-static .portlet .portlet-content button {
  border-radius: 8px;
}
.portlet-login.portlet-static .portlet .portlet-content h1 {
  font-weight: 900;
  line-height: 54px;
  color: #55565A;
}
.portlet-login.portlet-static .portlet .portlet-content .lions-login-close a {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 20px;
}
.portlet-login.portlet-static .portlet .portlet-content #lions-login-help-post p {
  line-height: 29px;
  margin: 0;
}

/* Mobile */
@media screen and (max-width: 768px) {
  .portlet-login.portlet-static {
    margin: 12px auto;
  }
  .portlet-login.portlet-static .portlet .portlet-content {
    padding: 20px;
  }
  .portlet-login.portlet-static .portlet .portlet-content .login-logo {
    width: 100%;
  }
}
.portal-popup input.form-control.form-control.language-value,
.portal-popup input.form-control.form-control.input-group-inset.input-group-inset-after,
.modal-content .dialog-iframe-popup input.form-control.form-control.language-value,
.modal-content .dialog-iframe-popup input.form-control.form-control.input-group-inset.input-group-inset-after,
.dialog-iframe-modal input.form-control.form-control.language-value,
.dialog-iframe-modal input.form-control.form-control.input-group-inset.input-group-inset-after,
.modal-dialog input.form-control.form-control.language-value,
.modal-dialog input.form-control.form-control.input-group-inset.input-group-inset-after {
  z-index: auto;
}

.autoComplete_wrapper {
  display: inline-block;
  position: relative;
}
.autoComplete_wrapper input {
  width: 100%;
  /*height: 3rem;*/
  /*width: 370px;*/
  margin: 0;
  padding: 0.55rem 0.3rem;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-size: 1rem;
  text-overflow: ellipsis;
  outline: none;
  border-radius: 0.3rem;
  border: none;
  transition: all 0.4s ease;
  -webkit-transition: all -webkit-transform 0.4s ease;
}
.autoComplete_wrapper input::placeholder {
  color: rgba(255, 122, 122, 0.5);
  transition: all 0.3s ease;
  -webkit-transition: all -webkit-transform 0.3s ease;
}
.autoComplete_wrapper input:hover::placeholder {
  color: #00338D;
  transition: all 0.3s ease;
  -webkit-transition: all -webkit-transform 0.3s ease;
}
.autoComplete_wrapper input:focus::placeholder {
  padding: 0.1rem 0.6rem;
  font-size: 0.95rem;
  color: #00338D;
}
.autoComplete_wrapper input:focus::selection {
  background-color: rgba(255, 122, 122, 0.15);
}
.autoComplete_wrapper input::selection {
  background-color: rgba(255, 122, 122, 0.15);
}
.autoComplete_wrapper input:hover {
  color: #00338D;
  transition: all 0.3s ease;
  -webkit-transition: all -webkit-transform 0.3s ease;
}
.autoComplete_wrapper input:focus {
  color: #00338D;
}
.autoComplete_wrapper ul {
  position: absolute;
  max-height: 226px;
  overflow-y: scroll;
  box-sizing: border-box;
  left: 0;
  right: 0;
  margin: 0.5rem 0 0 0;
  padding: 0;
  z-index: 1;
  list-style: none;
  border-radius: 0.6rem;
  background-color: #fff;
  border: 1px solid rgba(33, 33, 33, 0.07);
  box-shadow: 0 3px 6px rgba(149, 157, 165, 0.15);
  outline: none;
  transition: opacity 0.15s ease-in-out;
  -moz-transition: opacity 0.15s ease-in-out;
  -webkit-transition: opacity 0.15s ease-in-out;
}
.autoComplete_wrapper ul[hidden],
.autoComplete_wrapper ul:empty {
  display: block;
  opacity: 0;
  transform: scale(0);
}
.autoComplete_wrapper ul > li {
  margin: 0.3rem;
  padding: 0.3rem 0.5rem;
  text-align: left;
  font-size: 1rem;
  color: #212121;
  border-radius: 0.35rem;
  background-color: rgb(255, 255, 255);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all 0.2s ease;
}
.autoComplete_wrapper ul > li mark {
  background-color: transparent;
  color: #00338D;
  font-weight: bold;
  padding: 0;
  box-shadow: none;
}
.autoComplete_wrapper ul > li:hover {
  cursor: pointer;
  background-color: rgba(67, 93, 196, 0.15);
}
.autoComplete_wrapper ul > li[aria-selected=true] {
  background-color: rgba(54, 141, 239, 0.15);
}
@media only screen and (max-width: 600px) {
  .autoComplete_wrapper input {
    width: 18rem;
  }
}