@charset "utf-8";

.efocube-error-box {
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  letter-spacing: 0.2em;
  font-weight: bold;
  color: #f7f5f5;
  padding: 0.5em !important;
  line-height: 1;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-width: 2px !important;
  position: absolute;
  z-index: 999;
  box-shadow: 0px 2px 3px #888;
  -moz-box-shadow: 0px 2px 3px #888;
  -webkit-box-shadow: 0px 2px 3px #888;
  opacity: 0.9;
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  min-height: 12px !important;
  width: auto;
}

.efocube-error-box-border {
  border-width: 1px;
  border-style: solid;
  border-color: #cd0a0a;
  background-color: #c61616;
}

.efocube-error-box-background-bgimg_http {}

.efocube-error-box-background-bgimg_https {}

.efocube-error-box-tooltip-outside {
  width: 15px;
  height: 15px;
  position: absolute;
  bottom: -15px;
  left: 20px;
}

* html .efocube-error-box-tooltip-outside {
  text-align: center;
  width: 19px;
  height: 5px;
  position: absolute;
  bottom: -20px;
  left: 18px;
}

.efocube-error-box-tooltip-outside div {
  margin: 0 auto;
  display: block;
  height: 1px;
  background-color: #cd0a0a;
  line-height: 0px;
  font-size: 0px;
  box-shadow: 0px 2px 3px #888;
  -moz-box-shadow: 0px 2px 3px #888;
  -webkit-box-shadow: 0px 2px 3px #888;
}

.efocube-error-box-tooltip-outside .line10 {
  width: 19px;
}

.efocube-error-box-tooltip-outside .line9 {
  width: 17px;
}

.efocube-error-box-tooltip-outside .line8 {
  width: 15px;
}

.efocube-error-box-tooltip-outside .line7 {
  width: 13px;
}

.efocube-error-box-tooltip-outside .line6 {
  width: 11px;
}

.efocube-error-box-tooltip-outside .line5 {
  width: 9px;
}

.efocube-error-box-tooltip-outside .line4 {
  width: 7px;
}

.efocube-error-box-tooltip-outside .line3 {
  width: 5px;
}

.efocube-error-box-tooltip-outside .line2 {
  width: 3px;
}

.efocube-error-box-tooltip-outside .line1 {
  width: 1px;
}

.efocube-error-box-tooltip-inside {
  width: 15px;
  height: 15px;
  position: absolute;
  bottom: -14px;
  left: 20px;
}

* html .efocube-error-box-tooltip-inside {
  text-align: center;
  width: 15px;
  height: 10px;
  position: absolute;
  bottom: -16px;
  left: 20px;
}

.efocube-error-box-tooltip-inside div {
  margin: 0 auto;
  display: block;
  height: 1px;
  background-color: #c61616;
  line-height: 0px;
  font-size: 0px;
  box-shadow: 0px 2px 3px #888;
  -moz-box-shadow: 0px 2px 3px #888;
  -webkit-box-shadow: 0px 2px 3px #888;
}

.efocube-error-box-tooltip-inside .line10 {
  width: 19px;
}

.efocube-error-box-tooltip-inside .line9 {
  width: 17px;
}

.efocube-error-box-tooltip-inside .line8 {
  width: 15px;
}

.efocube-error-box-tooltip-inside .line7 {
  width: 13px;
}

.efocube-error-box-tooltip-inside .line6 {
  width: 11px;
}

.efocube-error-box-tooltip-inside .line5 {
  width: 9px;
}

.efocube-error-box-tooltip-inside .line4 {
  width: 7px;
}

.efocube-error-box-tooltip-inside .line3 {
  width: 5px;
}

.efocube-error-box-tooltip-inside .line2 {
  width: 3px;
}

.efocube-error-box-tooltip-inside .line1 {
  width: 1px;
}
