.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visually {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.iprox {
  background-color: #eee;
  border: 1px solid #ddd;
  float: right;
  margin: 1px;
  text-align: left;
}
.iprox:hover {
  cursor: pointer;
  border: 1px solid #aaa;
  background-color: #ddd;
}
.iprox:active {
  border: 1px dotted #c00;
  background-color: #f0f0f0;
}
.iprox .ui-icon {
  text-indent: -9999px;
  direction: ltr;
  background-repeat: no-repeat;
}
.iprox .iprox_label {
  color: #666;
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.iproxset {
  text-indent: -9999px;
  direction: ltr;
  background-repeat: no-repeat;
  background-color: #eee;
  border: 1px solid #ddd;
  display: block;
  float: right;
  margin: 1px 1px -19px 1px;
}
.iproxset .page_status {
  padding: 0 20px;
  font-size: 12px;
  line-height: 16px;
  display: none;
  color: #333;
}
.iproxset .iprox {
  display: none;
}
.iproxset:hover,
.iproxset.hover {
  text-decoration: none;
  background-image: none;
  border: 1px solid #ddd;
  width: auto;
  height: auto;
  position: absolute;
  z-index: 19;
  right: 0;
  top: 0;
}
.iproxset:hover .page_status,
.iproxset.hover .page_status {
  display: block;
  margin: 10px 0;
}
.iproxset:hover .iprox,
.iproxset.hover .iprox {
  position: relative;
  display: block;
  text-indent: 0;
  margin-bottom: 1px;
  width: auto;
  height: auto;
  float: none;
  padding: 2px 0;
  background-color: #f0f0f0;
}
.iproxset:hover .iprox .ui-icon,
.iproxset.hover .iprox .ui-icon {
  margin: 1px;
  display: block;
  float: left;
}
.iproxset:hover .iprox .iprox_label,
.iproxset.hover .iprox .iprox_label {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
#cms_console {
  display: none;
  width: 20px;
  height: 80px;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: 2px 3px;
  border: 1px solid #666;
  padding: 30px 0 0 0;
}
#cms_console .console_label,
#cms_console .iprox {
  display: none;
}
#cms_console.console-ready {
  display: block;
  position: fixed;
  top: 64px;
  right: 0;
}
#cms_console.console-ready .console_label {
  display: block;
}
#cms_console.Sts_2 {
  border-right: 4px solid red;
}
#cms_console.Sts_3 {
  border-right: 4px solid #ff9900;
}
#cms_console.Sts_4 {
  border-right: 4px solid #88cc88;
}
#cms_console.Sts_5 {
  border-right: 4px solid white;
}
#cms_console.Sts_6 {
  border-right: 4px solid #ff00cc;
}
#cms_console.Sts_7 {
  border-right: 4px solid #0066cc;
}
#cms_console .console_label {
  font-size: 14px;
  line-height: 16px;
  color: #333;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
#cms_console .page_status {
  padding: 0 20px;
  font-size: 12px;
  line-height: 16px;
  display: none;
  color: #333;
}
#cms_console .iprox {
  display: none;
}
#cms_console:hover,
#cms_console.hover {
  text-decoration: none;
  cursor: pointer;
  width: auto;
  height: auto;
  min-height: 80px;
  padding: 22px 2px 1px 2px;
  background-position: 4px 3px;
}
#cms_console:hover .console_label,
#cms_console.hover .console_label {
  display: none;
}
#cms_console:hover .page_status,
#cms_console.hover .page_status {
  display: block;
  margin: 10px 0;
}
#cms_console:hover .iprox,
#cms_console.hover .iprox {
  position: relative;
  display: block;
  text-indent: 0;
  margin-bottom: 1px;
  width: auto;
  height: auto;
  float: none;
  padding: 2px 0;
  background-color: #f0f0f0;
}
#cms_console:hover .iprox .ui-icon,
#cms_console.hover .iprox .ui-icon {
  margin: 1px;
  display: block;
  float: left;
}
#cms_console:hover .iprox .iprox_label,
#cms_console.hover .iprox .iprox_label {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.hasEditAction {
  position: relative;
}
.hasEditAction span.iproxset {
  border-style: solid;
  border-width: 1px;
}
.hasEditAction span.iproxset:hover {
  text-indent: inherit;
  padding: 2px;
  border-width: 1px 4px 1px 1px;
  border-top-color: #ddd;
  border-left-color: #ddd;
  border-bottom-color: #ddd;
  background-color: white;
}
.hasEditAction.Sts_2 .iproxset {
  border: 1px solid red;
  background-color: #ffeeee;
}
.hasEditAction.Sts_3 .iproxset {
  border: 1px solid #ff9900;
  background-color: #ffeecc;
}
.hasEditAction.Sts_4 .iproxset {
  border: 1px solid #88cc88;
  background-color: #eeffee;
}
.hasEditAction.Sts_5 .iproxset {
  border: 1px solid white;
  background-color: white;
}
.hasEditAction.Sts_6 .iproxset {
  border: 1px solid #ff00cc;
  background-color: #ffddee;
}
.hasEditAction.Sts_7 .iproxset {
  border: 1px solid #0066cc;
  background-color: #ddeeff;
}
.hasEditAction .iprox,
.hasEditAction .iproxset {
  visibility: hidden;
}
.hasEditAction .iprox.iprox_login,
.hasEditAction .iprox.iprox_logout {
  visibility: visible;
}
.iprox-sticky .hasEditAction .iprox,
.iprox-sticky .hasEditAction .iproxset {
  visibility: visible;
}
.hasEditAction:hover {
  outline: #666 dotted 1px;
}
.hasEditAction:hover .iprox,
.hasEditAction:hover .iproxset {
  visibility: visible;
}
#embedded_cms {
  background: #ddd;
  border: 2px solid #c2c2c2;
  border-radius: 4px 4px 4px 4px;
  cursor: move;
  display: none;
  padding: 12px 0 0 0;
  position: absolute;
}
#embedded_cms iframe {
  border: 0;
  background: #fff url(/images/extra/ajax-loader.gif) no-repeat center center;
}
