/* 2018 revision - eCTRL Solutions */
/* PORTLET IN THEME */
.loadingmask-message, .overlay-hidden,
span.lfr-icon-action.lfr-icon-action-edit-template {
  display: none; }

.tooltip-help {
  display: none !important; }

.portlet-draggable .portlet-title-default {
  background: #333333 url(../images/portlet/draggable_borderless.png) no-repeat 0 50%;
  cursor: move;
  padding-left: 1.2rem;
  display: block !important; }

.portlet-journal-content .portlet-actions,
.icons-container .lfr-icon-actions {
  float: right !important;
  margin-right: 0 !important; }

/* LOGIN PORTLET */
.taglib-icon-list li {
  float: left;
  margin-right: 1rem; }

label.control-label, .control-group label {
  font-size: 1rem; }

.close-content {
  font-size: 2rem; }

.portlet-login {
  max-width: 1400px;
  margin: auto !important; }

.portlet-login fieldset.input-container {
  line-height: 2rem;
  inline-size: 2rem;
  min-width: 300px;
  margin-top: 20px; }

.portlet-login .control-group {
  margin: 20px;
  text-align: left; }

.portlet-login label.control-label {
  display: block;
  margin-bottom: 5px; }

.portlet-login .button-holder {
  margin-left: 20px; }

/* PORTLET CONFIGURATION OVERLAY */
.yui3-widget-modal:not(.modal-hidden):not(.overlay-hidden) {
  display: block; }

.dialog-iframe-node {
  height: 100% !important;
  width: 100% !important;
  display: block; }

.yui3-widget-mask {
  background-color: rgba(0, 0, 0, 0.5); }

.yui3-widget.component.overlay.overlaymask {
  width: 0 !important; }

.portlet-borderless-bar {
  background-color: transparent;
  font-size: 10px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: .3;
  height: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 2000 !important; }

.modal.yui3-widget-modal {
  padding: 0; }

/* FINE OVERLAY */
.yui3-widget.overlay {
  left: 80% !important;
  min-height: 0; }

.portlet-content, .portlet-minimized .portlet-content-container {
  padding: 0 !important; }

/* MODAL OVERLAY */
.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-header {
  padding: 15px;
  border-bottom: 11px solid #e5e5e5; }

/* ASPETTO GRAFICO */
select.aui-field-select {
  display: block; }

.control-group input.field {
  position: relative !important;
  margin-left: 0 !important;
  left: 0 !important; }

.aui .modal-body {
  position: relative;
  overflow-y: auto;
  max-height: 400px;
  padding: 15px; }

.aui .input-large {
  width: 100%;
  max-height: 800px;
  height: 300px; }

.login-wrapper input[type=text], .login-wrapper input[type=password] {
  margin-top: 10px; }

.login-wrapper button {
  background: transparent;
  border: 0; }

.aui .header-page-wrapper {
  text-align: center; }

.portlet-login .navigation {
  background: #eee;
  border-top: 1px solid #BFBFBF;
  padding: 10px; }

.aui .portlet-login ul.unstyled, .aui ol.unstyled {
  margin-left: 0;
  list-style: none; }

.article-form.article-form-edit {
  margin-top: 10rem; }

.open .lfr-menu-list {
  display: block;
  left: 7%; }

/* DOCKBAR */
.aui #p_p_id_mkspdockbar_WAR_suggestomkspportlet_ .navbar {
  z-index: 1500;
  margin-bottom: 0; }

.aui #p_p_id_mkspdockbar_WAR_suggestomkspportlet_ .menu {
  z-index: 1500; }

.aui #p_p_id_mkspdockbar_WAR_suggestomkspportlet_ .portlet-borderless-bar {
  z-index: 100000; }

.mkspdockbar-portlet {
  display: block;
  position: fixed;
  bottom: 40px;
  left: 40px;
  min-width: 200px;
  float: left;
  z-index: 9999; }

.aui .mkspdockbar-portlet .popup-fixedpanel {
  border-style: solid;
  padding: 10px;
  border-color: gray;
  background: white;
  border-width: 1px;
  display: none; }

.aui .mkspdockbar-portlet .popbutton {
  background-color: #0077b3;
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  line-height: 1.5rem; }

/* ASSERT PUBLISHER */
.portlet-asset-publisher .navbar .btn-navbar {
  display: none; }

.portlet-asset-publisher .navbar .collapse {
  display: inline;
  visibility: visible;
  z-index: 1500; }

.portlet-asset-publisher .navbar .collapse .nav {
  border: 1px solid #ddd; }

.portlet-asset-publisher .section-padding {
  padding: 10px 0; }