.clear {
  display: block;
  content: '';
  clear: both;
}
.select-off {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.pcox-modal-window,
*[class^="pcox-modal-"],
*[class^="pcox-modal-"] *,
.pcox-admin-toolbar *,
.pcox-popup-list * {
  font-family: 'Open Sans', Arial, sans-serif;
}
iframe {
  border: 0;
}
.pcox-page-element {
  display: inline-block;
  font: normal 13px/13px 'Open Sans', Arial, sans-serif !important;
  cursor: pointer;
  color: #777 !important;
  position: relative;
  text-transform: none !important;
  text-decoration: none !important;
  border: 0 none !important;
  letter-spacing: 0 !important;
}
.pcox-page-element img {
  margin-right: 3px;
  vertical-align: bottom;
  visibility: hidden;
}
.pcox-page-element:hover,
.pcox-page-element:focus {
  color: #444 !important;
}
.pcox-page-element:hover span:before,
.pcox-page-element:focus span:before {
  opacity: 1;
}
.pcox-page-element span:before {
  color: #30b2e7;
  font-size: 14px;
  opacity: 0.7;
  margin-right: 5px;
}
.pcox-page-element .icon-plus:before {
  margin-right: 5px !important;
  font-size: 13px !important;
}
.pcox-page-element.icon-add {
  width: 70px;
  height: 64px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin-right: 20px;
}
.pcox-page-element.icon-add.text-media-modul {
  background-image: url('../img/icons_files/icon_add_text_media_modul.svg');
}
.pcox-page-element.icon-add.teaserbox-modul {
  background-image: url('../img/icons_files/icon_add_teaserbox_modul.svg');
}
.pcox-page-element.icon-add.teaserbox {
  background-image: url('../img/icons_files/icon_add_teaserbox.svg');
}
.pcox-page-element.icon-add.accordion-modul {
  background-image: url('../img/icons_files/icon_add_accordion_modul.svg');
}
.pcox-page-element.icon-add.accordion {
  background-image: url('../img/icons_files/icon_add_accordion.svg');
}
.pcox-page-element.icon-add.header {
  background-image: url('../img/icons_files/icon_add_header.svg');
}
#pcox-admin-toolbar {
  direction: ltr;
  margin-bottom: 5px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  color: #FFF;
  font: normal 13px/32px 'Open Sans', Arial, sans-serif;
  height: 42px;
  width: 100%;
  z-index: 1000;
  background: #555;
  position: fixed;
  top: 0;
}
@media only screen and (max-width:767px) {
  #pcox-admin-toolbar {
    height: 48px;
    margin-bottom: 0;
  }
}
#pcox-admin-toolbar > a,
#pcox-admin-toolbar *:not(.plexframe-logo) a {
  line-height: 42px !important;
  color: #FFF !important;
  display: inline-block;
  padding: 0 10px;
  font-weight: 400;
  text-decoration: none;
}
@media only screen and (max-width:767px) {
  #pcox-admin-toolbar > a,
  #pcox-admin-toolbar *:not(.plexframe-logo) a {
    line-height: 48px !important;
  }
}
#pcox-admin-toolbar > a:hover,
#pcox-admin-toolbar *:not(.plexframe-logo) a:hover {
  color: #EEE !important;
  background-color: #333;
}
#pcox-admin-toolbar .pcox-site-edit span:before {
  font-size: 16px;
  margin-right: 5px;
}
#pcox-admin-toolbar .icon-pcox:before {
  width: 30px;
  font-size: 18px;
  top: 1px;
  position: relative;
  margin-right: 10px;
}
#pcox-admin-toolbar .username {
  float: right;
  padding: 0 10px;
  line-height: 42px;
}
@media only screen and (max-width:767px) {
  #pcox-admin-toolbar .username {
    line-height: 48px !important;
  }
}
@media only screen and (max-width:468px) {
  #pcox-admin-toolbar .username {
    display: none;
  }
}
#pcox-admin-toolbar .plexframe-admin {
  float: left;
  margin: 0;
}
.preview #pcox-admin-toolbar .plexframe-admin {
  display: none;
}
@media only screen and (max-width:1020px) {
  .preview #pcox-admin-toolbar .plexframe-admin {
    display: block;
  }
}
#pcox-admin-toolbar .plexframe-admin:hover {
  color: #EEE !important;
  background-color: #333;
}
#pcox-admin-toolbar .plexframe-site-edit {
  float: left;
  margin: 0;
}
#pcox-admin-toolbar .plexframe-site-edit:hover {
  color: #EEE !important;
  background-color: #333;
}
#pcox-admin-toolbar .plexframe-logo {
  float: left;
  margin: 6px 10px 0 10px;
}
#pcox-admin-toolbar .plexframe-logo img {
  width: 134px;
}
#pcox-admin-toolbar .plexframe-username {
  line-height: 42px;
  float: right;
  padding: 0 11px;
  margin: 0;
  height: 48px;
}
@media only screen and (max-width:767px) {
  #pcox-admin-toolbar .plexframe-username {
    line-height: 48px !important;
  }
}
@media only screen and (max-width:468px) {
  #pcox-admin-toolbar .plexframe-username {
    display: none;
  }
}
.plexframe-tool #pcox-admin-toolbar .mobile,
.plexframe-tool .pcox-popup-list .mobile {
  display: none;
}
@media only screen and (max-width:1020px) {
  .plexframe-tool #pcox-admin-toolbar .mobile,
  .plexframe-tool .pcox-popup-list .mobile {
    display: inline-block;
  }
  .plexframe-tool #pcox-admin-toolbar .mobile #site-search,
  .plexframe-tool .pcox-popup-list .mobile #site-search {
    float: none;
    margin: 5px 0 10px 40px;
  }
}
.plexframe-tool #pcox-admin-toolbar .no-mobile,
.plexframe-tool .pcox-popup-list .no-mobile {
  display: inline-block;
}
@media only screen and (max-width:1020px) {
  .plexframe-tool #pcox-admin-toolbar .no-mobile,
  .plexframe-tool .pcox-popup-list .no-mobile {
    display: none;
  }
}
.relative {
  position: relative;
}
.pcox-mark-border {
  border: 2px dashed #30b2e7;
  position: absolute;
  z-index: 199;
}
.pcox-edit-element {
  padding: 0 10px;
  background-color: #fff;
  opacity: 0.7;
  -webkit-transition: 200ms opacity;
  -moz-transition: 200ms opacity;
  -ms-transition: 200ms opacity;
  -o-transition: 200ms opacity;
  transition: 200ms opacity;
  cursor: pointer;
  display: inline-block;
  font: normal 10px/10px 'Open Sans', Arial, sans-serif;
  -webkit-transition: 500ms opacity, 300ms background-color;
  -moz-transition: 500ms opacity, 300ms background-color;
  -ms-transition: 500ms opacity, 300ms background-color;
  -o-transition: 500ms opacity, 300ms background-color;
  transition: 500ms opacity, 300ms background-color;
  color: #30b2e7;
}
.pcox-edit-element span:before {
  font-size: 11px;
  /*padding: 3px 0;*/
}
.pcox-edit-element img {
  visibility: hidden;
}
.pcox-edit-element.unpublished {
  border: 1px solid #f00 !important;
  padding: 9px !important;
}
.pcox-fixed-edit-element {
  position: relative;
}
.pcox-fixed-edit-element > .pcox-edit-element {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 4;
  padding: 10px;
}
.relative:hover > .pcox-edit-element,
.relative:focus > .pcox-edit-element {
  opacity: 1;
  color: #30b2e7;
}
.pcox-popup-list {
  position: absolute;
  background: #FFF;
  list-style-type: none;
  margin: 0;
  padding-top: 10px;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.3);
  z-index: 200;
}
.pcox-popup-list .pcox-version,
.pcox-popup-list .plexframe-version {
  color: #aaa;
  text-align: center;
  display: block;
  padding: 5px;
  border-top: 1px solid #EEE;
  margin: 4px 8px 0;
  font: normal 10px/10px 'Open Sans', Arial, sans-serif;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.pcox-popup-list .inactive {
  color: #aaa;
  display: block;
  padding: 5px 15px;
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
@media only screen and (max-width:600px) {
  .pcox-popup-list {
    width: 50%;
    left: 0 !important;
  }
}
@media only screen and (max-width:468px) {
  .pcox-popup-list {
    width: 100%;
  }
}
.pcox-popup-list li {
  padding: 0;
  margin: 0;
  font: normal 13px/14px 'Open Sans', Arial, sans-serif;
}
.pcox-popup-list li a {
  color: #555;
  text-decoration: none;
  padding: 5px 15px;
  display: block;
  white-space: nowrap;
}
@media only screen and (max-width:600px) {
  .pcox-popup-list li a {
    padding: 15px 20px;
  }
}
@media only screen and (max-width:468px) {
  .pcox-popup-list li a {
    padding: 15px 25px;
  }
}
.pcox-popup-list li a:hover {
  color: #111;
  background-color: #f4f4f4;
}
.pcox-popup-list li a:hover img {
  opacity: 0.7;
}
.pcox-popup-list li img {
  opacity: 0.5;
  margin-right: 7px;
  vertical-align: bottom;
}
.pcox-popup-list li.status {
  margin: 0 15px 10px;
  font-weight: 400;
  padding-bottom: 7px;
  display: block;
  color: #999;
  border-bottom: 1px solid #ddd;
}
.pcox-popup-list li.status img {
  opacity: 0.3;
}
.pcox-popup-list li:last-child {
  padding-bottom: 7px;
}
.pcox-popup-list span:before {
  font-size: 16px;
  position: relative;
  left: -5px;
}
.pcox-popup-list[data-parent="0"] span:before,
.pcox-popup-list[data-parent="1"] span:before {
  font-size: 18px;
  margin-right: 0.2em;
}
.pcox-table {
  border-collapse: collapse;
}
.pcox-table tr.active {
  border: 1px dashed #30b2e7 !important;
}
.pcox-table tr.active td {
  border-collapse: separate !important;
}
.pcox-table td {
  border-collapse: collapse;
  border-bottom: 1px dashed #EEEEEE;
  vertical-align: top;
  padding-top: 2px;
  padding-bottom: 2px;
}
.pcox-table td.number {
  text-align: right;
  padding-right: 25px;
}
.pcox-table td.rights {
  white-space: nowrap;
  padding-right: 25px;
}
.pcox-table thead td {
  padding-bottom: 20px;
  color: #555;
  font-weight: bold;
}
.pcox-table thead a {
  color: #555;
  font-weight: bold;
}
.pcox-table tbody a {
  color: #555;
}
.pcox-table tbody tr:hover td {
  border-bottom: 1px dashed #ddd;
  background: #f4f4f4;
}
.pcox-usermanagement #content ul li {
  margin: 20px 0;
}
.pcox-usermanagement #content ol li {
  margin: 2px 0;
}
.pcox-usermanagement #content ol li a {
  color: #555;
}
.plexframe-entry-new {
  background-color: rgba(0, 0, 0, 0.03);
  padding: 20px;
  position: relative;
}
.plexframe-entry-new:hover {
  outline: 2px dashed #30b2e7;
  outline-offset: -3px;
}
/* rework */
.pcox-modal-window {
  width: 980px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-background-clip: border-box;
  -moz-background-clip: border;
  background-clip: border-box;
  height: 600px;
  position: absolute;
  z-index: 1001;
  top: 10px;
  visibility: hidden;
  background-color: #EAEAEA;
  -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0 0 25px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.6);
  min-width: 600px;
}
.pcox-modal-window .icon-delete:before,
.pcox-modal-window .icon-plus:before {
  color: #444;
}
@media (max-width: 1030px) {
  .pcox-modal-window {
    width: 800px;
  }
}
@media (max-width: 900px) {
  .pcox-modal-window {
    width: 700px;
  }
}
@media (max-width: 780px) {
  .pcox-modal-window {
    padding: 0;
    position: absolute;
    left: 0 !important;
    bottom: 0 !important;
    top: 0 !important;
    right: 0 !important;
    width: 100% !important;
    height: 100% !important;
    min-width: 0;
  }
}
.pcox-modal-window .pcox-modal-header {
  background: #555;
  color: #FFF;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
}
.pcox-modal-window .pcox-modal-header .handler {
  position: absolute;
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: 1;
}
@media (max-width: 780px) {
  .pcox-modal-window .pcox-modal-header .handler {
    display: none;
  }
}
.pcox-modal-window .pcox-modal-header .pcox-modal-title {
  font: 600 15px / 39px 'Open Sans', Arial, sans-serif;
  padding: 0 10px;
  float: left;
  cursor: default;
  color: #ffffff;
  text-transform: none !important;
  margin: 0 0 0 10px;
  padding: 0;
}
.pcox-modal-window .pcox-modal-header .pcox-modal-title span:before {
  width: 30px;
  font-size: 18px;
  top: 1px;
  position: relative;
  margin-right: 10px;
  display: none;
}
.pcox-modal-window .pcox-modal-header .pcox-modal-title .plexframe-icon {
  height: 30px;
  position: relative;
  top: 10px;
  margin-right: 5px;
  margin-top: -10px;
}
.pcox-modal-window .pcox-modal-header button {
  float: right;
  border: none;
  background: transparent;
  line-height: 37px;
  color: #FFF;
  font-size: 24px;
  text-align: center;
  cursor: pointer;
  outline: none;
  position: relative;
  z-index: 2;
  width: 39px;
  height: 39px;
  display: block;
  padding: 0;
}
.pcox-modal-window .pcox-modal-header button:hover,
.pcox-modal-window .pcox-modal-header button.active {
  background-color: #3b3b3b;
}
.pcox-modal-window .pcox-modal-header button:before {
  font-size: 18px;
  position: relative;
}
.pcox-modal-window .pcox-modal-header .pcox-modal-maximize:before {
  top: -2px;
}
@media (max-width: 780px) {
  .pcox-modal-window .pcox-modal-header .pcox-modal-maximize {
    display: none;
  }
}
.pcox-modal-window .pcox-modal-header .pcox-modal-links:before {
  top: -1px;
}
.pcox-modal-window .pcox-modal-header .modal-close:before {
  font-size: 12px;
  top: -4px;
}
.pcox-modal-window .pcox-modal-header:after {
  display: block;
  content: '';
  clear: both;
}
.pcox-modal-window .pcox-modal-header .pcox-modal-language-switch {
  list-style-type: none;
  display: block;
  content: '';
  clear: both;
  padding: 0 10px;
  -webkit-box-shadow: inset 0 -5px 10px -5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 -5px 10px -5px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 -5px 10px -5px rgba(0, 0, 0, 0.3);
  font: 600 12px / 25px 'Open Sans', Arial, sans-serif;
  text-transform: uppercase;
}
@media (max-width: 780px) {
  .pcox-modal-window .pcox-modal-header .pcox-modal-language-switch {
    left: auto;
    right: 2px;
  }
}
.pcox-modal-window .pcox-modal-header .pcox-modal-language-switch li {
  float: left;
  position: relative;
  z-index: 2;
}
.pcox-modal-window .pcox-modal-header .pcox-modal-language-switch li a {
  padding: 2px 10px;
  display: block;
  background: rgba(132, 132, 132, 0.4);
  color: #FFF;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-background-clip: border-box;
  -moz-background-clip: border;
  background-clip: border-box;
  color: rgba(255, 255, 255, 0.8);
  text-decoration: none;
  margin-right: 3px;
  -webkit-transition: 200ms color, 200ms background-color;
  -moz-transition: 200ms color, 200ms background-color;
  -ms-transition: 200ms color, 200ms background-color;
  -o-transition: 200ms color, 200ms background-color;
  transition: 200ms color, 200ms background-color;
  -webkit-box-shadow: inset 0 -5px 10px -5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 -5px 10px -5px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 -5px 10px -5px rgba(0, 0, 0, 0.3);
}
.pcox-modal-window .pcox-modal-header .pcox-modal-language-switch li a.active,
.pcox-modal-window .pcox-modal-header .pcox-modal-language-switch li a:hover,
.pcox-modal-window .pcox-modal-header .pcox-modal-language-switch li a:focus {
  background: rgba(132, 132, 132, 0.8);
  color: #ffffff;
}
.pcox-modal-window .pcox-modal-header .pcox-modal-language-switch li a.active {
  background: #FFF;
  color: #555;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding-bottom: 4px;
  margin-bottom: -4px;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
.pcox-modal-window .pcox-modal-header .pcox-modal-language-switch:after {
  display: block;
  content: '';
  clear: both;
}
.pcox-modal-window .pcox-modal-header .pcox-modal-anchor-links {
  position: absolute;
  top: 40px;
  z-index: 100;
  background-color: #919191;
  right: 0;
  padding: 10px;
  font: normal 13px/16px 'Open Sans', Arial, sans-serif !important;
  display: none;
  width: 530px;
}
@media only screen and (max-width:600px) {
  .pcox-modal-window .pcox-modal-header .pcox-modal-anchor-links {
    width: 100%;
  }
}
.pcox-modal-window .pcox-modal-header .pcox-modal-anchor-links label {
  font-size: 13px;
  display: block;
  margin: 15px 0 5px;
}
.pcox-modal-window .pcox-modal-header .pcox-modal-anchor-links label:first-child {
  margin-top: 0;
}
.pcox-modal-window .pcox-modal-header .pcox-modal-anchor-links input {
  width: 100%;
  padding: 5px;
}
.pcox-modal-window .pcox-modal-body {
  font: normal 13px / 17px 'Open Sans', Arial, sans-serif;
  position: relative;
  padding-right: 220px;
}
.pcox-modal-window .pcox-modal-body:after {
  display: block;
  content: '';
  clear: both;
}
@media (max-width: 780px) {
  .pcox-modal-window .pcox-modal-body {
    padding-right: 0;
  }
}
.pcox-modal-window .pcox-modal-body input[type=radio],
.pcox-modal-window .pcox-modal-body input[type=checkbox] {
  margin-right: 5px;
}
.pcox-modal-window .pcox-modal-body input[type=text],
.pcox-modal-window .pcox-modal-body input[type=password],
.pcox-modal-window .pcox-modal-body input[type=email],
.pcox-modal-window .pcox-modal-body textarea,
.pcox-modal-window .pcox-modal-body select {
  width: 100%;
}
.pcox-modal-window .pcox-modal-body input[type=text],
.pcox-modal-window .pcox-modal-body input[type=password],
.pcox-modal-window .pcox-modal-body input[type=email],
.pcox-modal-window .pcox-modal-body input[type=number],
.pcox-modal-window .pcox-modal-body textarea,
.pcox-modal-window .pcox-modal-body select,
.pcox-modal-window .pcox-modal-body .input-style {
  outline: none;
  display: block;
  padding: 5px;
  -webkit-transition: box-shadow 200ms;
  -moz-transition: box-shadow 200ms;
  -ms-transition: box-shadow 200ms;
  -o-transition: box-shadow 200ms;
  transition: box-shadow 200ms;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-background-clip: border-box;
  -moz-background-clip: border;
  background-clip: border-box;
  border: 1px solid #cbcbcb;
  font: normal 14px / 17px 'Open Sans', Arial, sans-serif;
  color: #444;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.025) inset;
}
.pcox-modal-window .pcox-modal-body input[type=text]:focus,
.pcox-modal-window .pcox-modal-body input[type=password]:focus,
.pcox-modal-window .pcox-modal-body input[type=email]:focus,
.pcox-modal-window .pcox-modal-body input[type=number]:focus,
.pcox-modal-window .pcox-modal-body textarea:focus,
.pcox-modal-window .pcox-modal-body select:focus,
.pcox-modal-window .pcox-modal-body .input-style:focus {
  border: 1px solid rgba(68, 68, 68, 0.44);
}
.pcox-modal-window .pcox-modal-body:after {
  display: block;
  content: '';
  clear: both;
}
.pcox-modal-window .pcox-modal-body-helper {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
}
.pcox-modal-window .pcox-modal-field-label {
  font: 400 13px / 18px 'Open Sans', Arial, sans-serif;
  color: #606060;
  display: block;
  margin: 15px 0 5px;
}
.pcox-modal-window .pcox-modal-field-label a {
  text-decoration: none;
  color: #444;
}
.pcox-modal-window .pcox-modal-field-help {
  position: absolute;
  left: 0;
  right: 0;
  background-color: #ffffff;
  z-index: 210;
  display: none;
  cursor: pointer;
  box-shadow: 0 0 6px rgba(68, 68, 68, 0.3);
  border: 1px solid rgba(68, 68, 68, 0.3);
  padding: 10px;
  color: #444;
  font: normal 13px / 17px 'Open Sans', Arial, sans-serif;
}
.pcox-modal-window .pcox-modal-field-help .pcox-modal-field-help-label {
  font: bold 13px / 17px 'Open Sans', Arial, sans-serif;
  color: #444;
}
.pcox-modal-window .pcox-modal-field-help .pcox-modal-field-help-close {
  line-height: 12px;
  color: #c3c3c3;
  font-size: 24px;
  text-align: center;
  cursor: pointer;
  float: right;
  width: 12px;
  height: 12px;
}
.pcox-modal-window .pcox-modal-field-help .pcox-modal-field-help-close:hover,
.pcox-modal-window .pcox-modal-field-help .pcox-modal-field-help-close.active {
  color: #919191;
}
.pcox-modal-window .pcox-modal-field-help-trigger {
  cursor: help;
}
.pcox-modal-window .pcox-modal-checkbox input {
  float: left;
  margin: 3px 0 0 0;
}
.pcox-modal-window .pcox-modal-checkbox label {
  margin: 0 0 5px 20px;
  display: block;
  user-select: none;
}
.pcox-modal-window .pcox-modal-checkbox:after {
  display: block;
  content: '';
  clear: both;
}
.pcox-modal-window .pcox-modal-field-errormessage {
  font: bold 13px / 17px 'Open Sans', Arial, sans-serif;
  color: #30b2e7;
  margin: 0 0 4px;
}
.pcox-modal-window .pcox-modal-header-errormessage {
  font: bold 13px / 17px 'Open Sans', Arial, sans-serif;
  color: #30b2e7;
  margin: 20px 0 4px;
  padding: 10px;
  background: #fff;
  border: 1px solid #30b2e7;
  display: block;
}
.pcox-modal-window .pcox-modal-field-line {
  height: 1px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 5px;
}
.pcox-modal-window .pcox-modal-fieldtab {
  display: none;
  padding-bottom: 20px;
  padding-left: 20px;
  border-bottom: 1px dashed #EEEEEE;
}
.pcox-modal-window .pcox-modal-fieldtab.pcox-modal-rights {
  border-bottom: 0;
  display: block;
}
.pcox-modal-window .pcox-modal-fieldtab-header {
  border-bottom: 1px dashed #DDDDDD;
  margin-top: 15px;
  cursor: pointer;
}
.pcox-modal-window .pcox-modal-fieldtab-header label {
  font: 400 16px / 32px 'Open Sans', Arial, sans-serif;
  padding: 0;
  margin: 0;
  color: #444;
  margin-bottom: 5px;
  cursor: pointer;
}
.pcox-modal-window .pcox-modal-fieldtab-header .click_icon {
  float: left;
  display: block;
  cursor: pointer;
  line-height: 24px !important;
  margin: 0 2px;
}
.pcox-modal-window .pcox-modal-fieldtab-header .click_icon:before {
  color: #444 !important;
  font-size: 10px;
  position: relative;
  left: -3px;
}
.pcox-modal-window .pcox-modal-fieldtab + .pcox-modal-fieldtab-header {
  margin-top: 0;
}
.pcox-modal-window .pcox-modal-smallfields > div {
  float: left;
  width: 50%;
  padding: 0 10px 0 0;
}
.pcox-modal-window .pcox-modal-smallfields > div + div {
  padding: 0 0 0 10px;
}
.pcox-modal-window .pcox-modal-smallfields:after {
  display: block;
  content: '';
  clear: both;
}
.pcox-modal-window .pcox-modal-invisible-upload {
  display: inline-block;
  cursor: pointer;
  position: relative;
  width: 150px;
}
.pcox-modal-window .pcox-modal-invisible-upload input {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
.pcox-modal-window .pcox-modal-invisible-upload .dummy-image {
  width: 150px;
  height: 100px;
  background-color: #EEEEEE;
}
.pcox-modal-window .pcox-modal-invisible-upload span {
  color: white;
  font-size: 60px;
  position: absolute;
  top: calc(50% - 30px);
  left: calc(50% - 42px);
  opacity: 0;
  -webkit-transition: 200ms opacity;
  -moz-transition: 200ms opacity;
  -ms-transition: 200ms opacity;
  -o-transition: 200ms opacity;
  transition: 200ms opacity;
  text-shadow: 0 0 6px #444;
}
.pcox-modal-window .pcox-modal-invisible-upload:hover span {
  opacity: 1;
}
.pcox-modal-window .pcox-modal-upload-filename {
  width: 150px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 2px;
  font-size: 12px;
}
.pcox-modal-window .pcox-modal-upload-filename a {
  text-decoration: none;
  color: #222;
}
.pcox-modal-window .pcox-modal-upload-filesize {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 2px;
  font-size: 12px;
}
.pcox-modal-window .multiple-entries-column {
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
}
.pcox-modal-window .multiple-entries-column:last-of-type {
  border-bottom: 0;
  padding-bottom: 0;
}
.pcox-modal-window .picture_container .move-handle {
  display: none;
}
.pcox-modal-window .multi-picture-header {
  padding: 10px 0 10px;
  border-bottom: 1px solid #eee;
  display: none;
}
.pcox-modal-window .multi-picture-header .multi-picture-grid-button,
.pcox-modal-window .multi-picture-header .multi-picture-list-button,
.pcox-modal-window .multi-picture-header .multi-picture-refresh-button {
  float: right;
  line-height: 18px;
  color: #cbcbcb;
  font-size: 18px;
  text-align: center;
  cursor: pointer;
  outline: none;
  position: relative;
  z-index: 2;
  width: 18px;
  height: 18px;
  display: none;
  padding: 0;
}
.pcox-modal-window .multi-picture-header .multi-picture-grid-button.active,
.pcox-modal-window .multi-picture-header .multi-picture-list-button.active,
.pcox-modal-window .multi-picture-header .multi-picture-refresh-button.active {
  color: #606060;
}
.pcox-modal-window .multi-picture-header .multi-picture-grid-button:before,
.pcox-modal-window .multi-picture-header .multi-picture-list-button:before,
.pcox-modal-window .multi-picture-header .multi-picture-refresh-button:before {
  margin-left: 0 !important;
}
.pcox-modal-window .multi-picture-header .multi-picture-list-button {
  margin-right: 10px;
}
.pcox-modal-window .multi-picture-header .multi-picture-refresh-button {
  margin-right: 20px;
  color: #606060;
}
.pcox-modal-window .multi-picture-header .multi-picture-intro-text {
  float: left;
}
.pcox-modal-window .multi-picture-header .multi-picture-intro-text .grey {
  color: #cbcbcb;
}
.pcox-modal-window .multi-picture-header::after {
  display: block;
  content: '';
  clear: both;
}
.pcox-modal-window .multi-picture-upload.grid-view {
  display: flex;
  flex-wrap: wrap;
}
.pcox-modal-window .multi-picture-upload.grid-view .image_upload_replace_bindoc_pictures {
  max-height: 100px !important;
}
.pcox-modal-window .multi-picture-upload.grid-view .multiple-entries-column {
  width: 150px;
  margin-left: 10px;
  margin-right: 10px;
  border-bottom: 0;
}
.pcox-modal-window .multi-picture-upload.grid-view .multiple-entries-column .picture_container {
  text-align: center;
}
.pcox-modal-window .multi-picture-upload.grid-view .multiple-entries-column .picture_container .icon-upload {
  display: none !important;
}
.pcox-modal-window .multi-picture-upload.grid-view .multiple-entries-column .picture_container .move-handle {
  display: block;
}
.pcox-modal-window .multi-picture-upload.grid-view .multiple-entries-column .description_fields_container,
.pcox-modal-window .multi-picture-upload.grid-view .multiple-entries-column .tools_container,
.pcox-modal-window .multi-picture-upload.grid-view .multiple-entries-column .move-handle-container {
  display: none !important;
}
.pcox-modal-window .multi-picture-upload.grid-view .ui-sortable-placeholder {
  visibility: visible !important;
  background-color: #96dcf3;
  width: 150px;
  height: auto !important;
  border: 1px dashed #30b2e7 !important;
  padding: 0 !important;
}
.pcox-modal-window .icon-move,
.pcox-modal-window .icon-delete {
  font-size: 15px;
}
.pcox-modal-window .pcox-modal-rights,
.pcox-modal-window .pcox-modal-users {
  margin: 10px 0 0;
}
.pcox-modal-window .pcox-modal-main {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 220px;
  padding: 0 10px;
  max-height: 100%;
  background: #FFF;
  color: #444;
  overflow-y: auto !important;
}
@media (max-width: 780px) {
  .pcox-modal-window .pcox-modal-main {
    float: none;
    position: relative;
    width: 100%;
    padding: 10px;
  }
}
.pcox-modal-window .pcox-modal-main:after {
  display: block;
  clear: both;
  content: '';
  height: 6px;
}
.pcox-modal-window .pcox-modal-meta {
  width: 220px;
  background-color: #EBECEC;
  color: #000;
  height: 100%;
  padding: 0 10px 40px;
  position: relative;
  float: right;
  margin-right: -220px;
}
@media (max-width: 780px) {
  .pcox-modal-window .pcox-modal-meta {
    float: none;
    position: relative;
    width: 100%;
    margin-top: 10px;
    height: auto !important;
  }
}
.pcox-modal-window .pcox-modal-meta .pcox-modal-publish-dates {
  font-size: 12px;
  margin-top: 10px;
}
.pcox-modal-window .pcox-modal-meta .pcox-modal-publish-dates label {
  float: left;
  margin: 7px 0 0 0;
  display: block;
}
.pcox-modal-window .pcox-modal-meta .pcox-modal-publish-dates input[type=text] {
  margin: 0 0 5px 30px;
  display: block;
}
.pcox-modal-window .pcox-modal-meta .pcox-modal-publish-dates:after {
  display: block;
  content: '';
  clear: both;
}
.pcox-modal-window .pcox-modal-meta .pcox-modal-dates {
  position: absolute;
  bottom: 10px;
  padding-right: 10px;
  display: block;
  font-weight: 300;
  font-size: 11px;
  line-height: 16px;
  color: #999999;
}
@media (max-width: 780px) {
  .pcox-modal-window .pcox-modal-meta .pcox-modal-dates {
    position: static;
    margin-top: 20px;
  }
}
.pcox-modal-window .pcox-modal-meta input[type=submit] {
  color: #FFF;
  width: 100%;
  text-decoration: none;
  padding: 7px;
  text-align: center;
  border: 0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-background-clip: border-box;
  -moz-background-clip: border;
  background-clip: border-box;
  cursor: pointer;
  background: #555;
  margin-top: 10px;
}
.pcox-modal-window .pcox-modal-meta input[type=submit]:hover,
.pcox-modal-window .pcox-modal-meta input[type=submit]:focus {
  background: #3b3b3b;
}
.pcox-modal-window .pcox-modal-meta .bottom {
  overflow: auto;
  margin: 0 -10px;
  padding: 0 10px;
}
@media (max-width: 780px) {
  .pcox-modal-window .pcox-modal-meta .bottom {
    height: auto !important;
  }
}
.pcox-modal-window .ui-resizable-se {
  width: 13px;
  height: 13px;
  background: url('../img/pcox/resize.png') no-repeat;
  opacity: 0.4;
  position: absolute;
  right: 0;
  bottom: 0;
  cursor: nw-resize;
}
@media (max-width: 780px) {
  .pcox-modal-window .ui-resizable-se {
    display: none !important;
  }
}
.pcox-modal-window .pcox-modal-close-confirm {
  width: 170px;
  position: absolute;
  top: 0;
  right: 0;
  background: #FFF;
  color: #000;
  font-size: 13px;
  line-height: 1.3;
  font-weight: 600;
  z-index: 1000;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.pcox-modal-window .pcox-modal-close-confirm p {
  padding: 10px;
}
.pcox-modal-window .pcox-modal-close-confirm ul {
  list-style-type: none;
}
.pcox-modal-window .pcox-modal-close-confirm ul li {
  padding: 10px;
  cursor: pointer;
  font-weight: 400;
}
.pcox-modal-window .pcox-modal-close-confirm ul li:hover {
  background: #919191;
  color: #FFF;
}
.pcox-modal-window.confirm {
  width: 400px;
  min-width: 0;
  height: auto;
}
.pcox-modal-window.confirm .pcox-modal-body {
  width: 100%;
  padding: 15px;
  font: normal 14px / 19px 'Open Sans', Arial, sans-serif;
  color: #444;
}
.pcox-modal-window.confirm .pcox-modal-footer {
  padding: 10px;
  font: normal 13px / 17px 'Open Sans', Arial, sans-serif;
}
.pcox-modal-window.confirm .pcox-modal-footer button {
  width: 185px;
  float: left;
  color: #FFF;
  text-decoration: none;
  padding: 7px;
  text-align: center;
  border: 0;
  cursor: pointer;
  background: #777777;
  outline: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-background-clip: border-box;
  -moz-background-clip: border;
  background-clip: border-box;
}
.pcox-modal-window.confirm .pcox-modal-footer button:hover {
  background: #919191;
}
.pcox-modal-window.confirm .pcox-modal-footer button.pcox-modal-confirm-yes {
  margin-right: 10px;
}
.pcox-modal-window.confirm .pcox-modal-footer:after {
  display: block;
  content: '';
  clear: both;
}
.pcox-modal-window.no-sidebar .pcox-modal-body {
  height: calc(100% - 39px);
  padding-right: 0;
}
.pcox-modal-window.no-sidebar .pcox-modal-main {
  top: 0;
  left: 0;
  bottom: 50px;
  right: 0;
  width: 100% !important;
}
.pcox-modal-window.no-sidebar .pcox-modal-meta {
  width: 100% !important;
  height: 50px !important;
  padding: 0 10px !important;
  position: absolute !important;
  bottom: 0 !important;
  float: none !important;
  margin-right: 0 !important;
}
.pcox-modal-window.no-sidebar .pcox-modal-meta input[type=submit] {
  width: 150px;
  float: right;
}
.pcox-modal-window.no-sidebar .ui-resizable-se {
  opacity: 0 !important;
}
.pcox-modal-window .template,
.pcox-modal-window .pictures_display,
.pcox-modal-window .views {
  margin-top: 30px;
}
.pcox-modal-window .template .template-entry-right,
.pcox-modal-window .pictures_display .template-entry-right,
.pcox-modal-window .views .template-entry-right {
  float: left;
  width: 460px;
}
.pcox-modal-window .template .template-entry,
.pcox-modal-window .pictures_display .template-entry,
.pcox-modal-window .views .template-entry,
.pcox-modal-window .template .template-entry-inactive,
.pcox-modal-window .pictures_display .template-entry-inactive,
.pcox-modal-window .views .template-entry-inactive {
  padding: 10px;
  margin-bottom: 10px;
  background-color: #fff;
  float: left;
  width: 220px;
  margin-right: 10px;
}
.pcox-modal-window .template .template-entry .icon,
.pcox-modal-window .pictures_display .template-entry .icon,
.pcox-modal-window .views .template-entry .icon,
.pcox-modal-window .template .template-entry-inactive .icon,
.pcox-modal-window .pictures_display .template-entry-inactive .icon,
.pcox-modal-window .views .template-entry-inactive .icon {
  margin: 0;
  float: left;
  width: 40px;
}
.pcox-modal-window .template .template-entry .icon img,
.pcox-modal-window .pictures_display .template-entry .icon img,
.pcox-modal-window .views .template-entry .icon img,
.pcox-modal-window .template .template-entry-inactive .icon img,
.pcox-modal-window .pictures_display .template-entry-inactive .icon img,
.pcox-modal-window .views .template-entry-inactive .icon img {
  max-width: 100%;
}
.pcox-modal-window .template .template-entry .description,
.pcox-modal-window .pictures_display .template-entry .description,
.pcox-modal-window .views .template-entry .description,
.pcox-modal-window .template .template-entry-inactive .description,
.pcox-modal-window .pictures_display .template-entry-inactive .description,
.pcox-modal-window .views .template-entry-inactive .description {
  padding-top: 0;
  margin: 0 0 0 10px;
  float: left;
  width: 150px;
}
.pcox-modal-window .template .template-entry:after,
.pcox-modal-window .pictures_display .template-entry:after,
.pcox-modal-window .views .template-entry:after,
.pcox-modal-window .template .template-entry-inactive:after,
.pcox-modal-window .pictures_display .template-entry-inactive:after,
.pcox-modal-window .views .template-entry-inactive:after {
  display: block;
  content: '';
  clear: both;
}
.pcox-modal-window .template .template-entry.selected,
.pcox-modal-window .pictures_display .template-entry.selected,
.pcox-modal-window .views .template-entry.selected,
.pcox-modal-window .template .template-entry-inactive.selected,
.pcox-modal-window .pictures_display .template-entry-inactive.selected,
.pcox-modal-window .views .template-entry-inactive.selected {
  outline: 2px solid #009ee0;
  outline-offset: -2px;
}
.pcox-modal-window .template:after,
.pcox-modal-window .pictures_display:after,
.pcox-modal-window .views:after {
  display: block;
  content: '';
  clear: both;
}
.ui-draggable .handler {
  cursor: move;
}
.move-handle {
  cursor: pointer;
}
.ui-sortable-placeholder {
  visibility: visible !important;
  background-color: #96dcf3;
  height: 5px !important;
  border: 1px dashed #30b2e7 !important;
  padding: 0 !important;
}
.progressbar-container,
.progressbar-all-container {
  width: 100%;
  height: 5px;
  position: relative;
  background-color: #f1f1f1;
  margin-top: 6px;
  border-radius: 2px;
  overflow: hidden;
}
.progressbar-container .progressbar,
.progressbar-all-container .progressbar,
.progressbar-container .progressbar-all,
.progressbar-all-container .progressbar-all {
  background-color: #30b2e7;
  height: 100%;
  position: absolute;
  line-height: inherit;
  border-radius: 2px;
}
.progressbar-all-container {
  background-color: #d1d1d1;
  display: none;
}
.dropzone {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0.5;
  background: #96dcf3;
  border: 1px dashed #30b2e7 !important;
  transition: all 0.3s ease-out;
  z-index: 1000;
}
.dropzone .textzone {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  font-weight: bold;
  color: #fff;
  text-align: center;
  font-size: 30px;
  transform: translateY(-50%);
}
.dropzone.in {
  display: block;
}
.dropzone:hover {
  background: #30b2e7;
}
.pcox-slicemode > * {
  border: 1px dashed #83d1f1 !important;
  padding: 5px !important;
}
.pcox-slicemode > *:hover:not(:first-child) {
  border-top: 2px dashed #30B2E7 !important;
  padding-top: 4px !important;
  cursor: row-resize;
}
#pcox-admin-login {
  font: 100.1% sans-serif;
  background: #DDD;
  color: #FFF;
  border: 0;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: 'Open Sans', Arial, sans-serif;
}
#pcox-admin-login * {
  border: 0;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
#pcox-admin-login button,
#pcox-admin-login input[type="submit"],
#pcox-admin-login label {
  cursor: pointer;
}
#pcox-admin-login .login-form {
  background: #FFF;
  color: #222;
  max-width: 500px;
  margin: 50px auto;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
}
#pcox-admin-login .login-form .login-header {
  background: #555;
  padding: 20px 30px;
}
#pcox-admin-login .login-form .login-header img {
  width: 100%;
  max-width: 270px;
  display: block;
  margin: auto;
}
#pcox-admin-login .login-form form {
  padding: 30px;
}
#pcox-admin-login .login-form label {
  display: block;
  margin-bottom: 3px;
  font-weight: bold;
  font-size: 14px;
  color: #333;
}
#pcox-admin-login .login-form input#autologin,
#pcox-admin-login .login-form label.autologin {
  display: inline-block;
  font-weight: normal;
  width: auto;
}
#pcox-admin-login .login-form input[type="text"],
#pcox-admin-login .login-form input[type="password"] {
  border: 1px solid #cbcbcb;
  background: #FFF;
  padding: 10px;
  width: 100%;
  display: block;
  margin-bottom: 8px;
  border-radius: 2px;
}
#pcox-admin-login .login-form input[type="text"]:hover,
#pcox-admin-login .login-form input[type="password"]:hover {
  border-color: #aaa;
}
#pcox-admin-login .login-form input[type="text"]:focus,
#pcox-admin-login .login-form input[type="password"]:focus {
  border-color: #aaa;
  outline: none;
}
#pcox-admin-login .login-form input[type="checkbox"] {
  margin-right: 5px;
}
#pcox-admin-login .login-form button {
  display: block;
  margin: 15px 0;
  width: 100%;
  padding: 15px;
  cursor: pointer;
  color: #FFF;
  background: #009ee0;
  font-size: 21px;
  border-radius: 2px;
}
#pcox-admin-login .login-form button:hover,
#pcox-admin-login .login-form button:focus {
  background: #0289c1;
}
#pcox-admin-login .login-form a {
  color: #333;
  text-decoration: none;
  font-size: 14px;
}
#pcox-admin-login .login-form a:hover,
#pcox-admin-login .login-form a:focus {
  text-decoration: underline;
}
#pcox-admin-login .message:empty {
  display: none;
}
#pcox-admin-login .message {
  padding: 10px 30px;
  background: #009ee0;
  color: #FFF;
  text-align: center;
}
#pcox-admin-login .message a {
  color: #FFF;
  font-weight: bold;
}
#pcox-admin-login .message.error {
  background: #a00;
}
@media screen and (max-width: 500px) {
  #pcox-admin-login {
    background-color: #fff;
  }
  #pcox-admin-login .login-form {
    margin: 0;
    box-shadow: none;
  }
}
/*# sourceMappingURL=style_pcox.css.map */