*:focus {
  outline: none;
}
input {
  background-color: transparent;
  border: none;
  color: #000000;
  font-size: 14px;
  font-weight: bold;
}
::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #000000;
}
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #000000;
  opacity: 1;
}
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #000000;
  opacity: 1;
}
:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #000000;
}
a {
  text-decoration: none;
}
html{
    overflow: hidden!important;
}
body {
  pointer-events: none;
  position: relative;
    overflow: hidden!important;
}
.truste_box_overlay{
    pointer-events: all;
}


.clickable,
.button,
.circled,
.false-check,
.helper-hotspot,
.hotspot,
.ui-slider-handle {
  pointer-events: auto;
  cursor: pointer!important;
}
.circled,
.ui-resizable-e {
  background-color: rgba(255, 255, 255, 0);
}
.button span {
  cursor: pointer!important;
}
.va-holder {
  border-bottom: 1px solid #d7d7d7;
  border-top: 1px solid #d7d7d7;
  background-color: #f5f5f5;
  height: 900px;
  max-height: 100vh;
  overflow: hidden;
  -ms-overflow-style: none;
}
#gauge {
  width: 340px;
  height: 252px;
  margin-top: -68px;
  margin-left: -37px;
}
.speedo {
  width: auto;
  float: left;
}
#gauge-label {
  font-weight: bold;
  font-size: 38px;
  text-align: center;
  margin-top: -135px;
  margin-left: -37px;
}
#gauge text {
  display: none;
}
.off {
  pointer-events: none;
}

/**footr**/
.footr{
    width: 100%;
    height: 20px;
    position: absolute;
    bottom: 4px;
    z-index: 99999;
}
.footr span{
    display: inline-block;
}
.footr__content {
    margin-top: 9px;
    width: auto;
    font-size: 12px;
    margin-left: auto;
    display: table;
    margin-right: auto;
   pointer-events: all;
}
.footr__content span a {
    color: #00758f;
    cursor: pointer;
    text-decoration: none;
}
.footr__content span a:hover{
    text-decoration: underline;
}
.footr_content{
    padding: 0;
    bottom: auto;
    font-size: 12px;
    display: flex;
    justify-content: center;
    margin-top: 10px;
}
/***Instructions****/
.instructions {
  width: 1269px;
  max-width: 100%;
  left: 50%;
  transform: translateX(-50%);
  font-family: Univers, Univers-IE, Arial, Helvetica, sans-serif;
  position: absolute;
  bottom: 0px;
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
  -moz-border-radius-topleft: 20px;
  -moz-border-radius-topright: 20px;
  background-color: rgba(222, 224, 224, 0.75);
  -webkit-transition: all .5s;
  transition: all .5s;
  z-index: 99999;
}
#start-popup {
  background-color: rgba(148, 38, 69, 0.9);
  padding: 25px;
  border-radius: 10px;
  max-width: 75vw;
}
#start-popup h1 {
  text-align: center;
  padding-bottom: 8px;
  font-size: 2.5em;
  font-weight: bolder;
  border-bottom: 1px solid #FFFFFF;
  margin-top: 0px;
}
#start-popup h2 {
  font-family: Univers-Light, Arial, Helvetica, sans-serif;
  font-weight: normal;
}
.instructions.step-2 {
  width: 940px;
}
.instructions h1 {
  -webkit-font-smoothing: antialiased;
  font-family: Univers-Light, Univers-IE, Arial, Helvetica, sans-serif;
  text-align: center;
  font-weight: 300;
  font-size: 45px;
  margin-bottom: .2em;
  margin-top: 0px;
}
.step-9-instructions-left h1 {
  margin-bottom: .5em;
}
.instructions h2 {
  font-family: Univers-Light, Univers-IE, Arial, Helvetica, sans-serif;
  font-weight: 300;
  font-size: 28px;
  margin-bottom: 1em;
  margin-left: 7%;
}
.instructions h3 {
  font-family: Univers-Light, Univers-IE, Arial, Helvetica, sans-serif;
  font-weight: 300;
  font-size: 24px;
  margin-bottom: 1em;
}
.instructions table h2 {
  margin-left: 0;
  margin-bottom: 25px;
}
.instructions table .step-8-instructions-left h2,
.instructions table .step-30-instructions-left h2,
.instructions table .step-39-instructions-left h2 {
  margin-bottom: 0px;
  margin-top: 0px;
}
.step-39-instructions-left h2 {
  line-height: 72px;
  text-align: center;
  margin-left: -40px;
}
.instructions-button {
  font-family: Univers-Bold-Condensed, Univers-Bold-IE, Univers, Arial, Helvetica, sans-serif;
  color: #ffffff;
  padding-left: 52px;
  padding-right: 52px;
  border-radius: 10px;
  font-weight: bold;
  height: 60px;
  font-size: 45px;
  margin-bottom: 0px;
  display: inline-block;
  line-height: 60px;
  text-align: center;
  cursor: pointer;
  overflow: hidden;
  margin-top: 10px;
}
.instructions-button-inner {
  font-family: Univers-Bold-Condensed, Univers-Bold-IE, Univers, Arial, Helvetica, sans-serif;
  color: #ffffff;
  padding-left: 52px;
  padding-right: 52px;
  padding-top: 2px;
  border-radius: 10px;
  font-weight: bold;
  height: 60px;
  font-size: 37px;
  margin-bottom: 10px;
  display: inline-block;
  line-height: 60px;
  text-align: center;
  cursor: pointer;
  overflow: hidden;
  margin-top: 10px;
}
#button-2 {
  padding-right: 30px;
  padding-left: 30px;
}
.button.bg-link-blue:hover {
  background-color: #397099 ;
}
.button.bg-link-blue.active {
  background-color: #174066;
}
.button.bg-blue:hover {
  background-color: #0e8ba0;
}
.button.bg-blue.active {
  background-color: #016070;
}
.button.bg-burgundy:hover {
  background-color: #a84362;
}
.button.bg-burgundy.active {
  background-color: #7f1f3d;
}
.button.bg-green:hover {
  background-color: #4fa851;
}
.button.bg-green.active {
  background-color: #277229;
}
.small_square {
  width: 16px;
  height: 16px;
  border-width: 2px;
  border-style: solid;
  border-color: #939699;
  display: inline;
  float: left;
  margin-right: 10px;
  margin-top: 4px;
  margin-bottom: 1em;
}
.small_square.teal {
  border-color: #00758f;
}
.small_square.burgundy {
  border-color: #942645;
}
.small_square.green {
  border-color: #3a913f;
}
.small_square.orange {
  border-color: #f29111;
}
.small_square.checked {
  background-image: url("../assets/images/check-gray.png");
  width: 18px;
  height: 22px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  border: none;
  margin-top: 0px;
}
.hoverish {
  background-color: #0572ce;
  color: #ffffff;
}
.indent {
  margin-left: 35px;
  margin-right: 5px;
}
.main-content {
  margin-top: 10px;
  margin-left: 5px;
  margin-right: 10px;
}
#guide {
  position: absolute;
  border-radius: 50%;
  width: 75px;
  height: 75px;
  background-image: url('../assets/images/guide-bg.png');
  background-size: contain;
  background-position: center center;
  z-index: 500;
  border-style: solid;
  border-width: 2px;
  border-color: #4285f4;
  -webkit-transition: all .5s;
  transition: all .5s;
  margin-left: -22px;
  margin-top: -23px;
  z-index: 50000;
}
#guide.pulse {
  border-width: 5px;
}
.content-top {
  height: 32px;
  width: 100%;
}
.content-blue {
  width: 100%;
  height: 42px;
  background-color: #ecf0f2;
  border: 1px solid #c4ced7;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.content-blue-start {
  background-image: url('../assets/images/plus.png');
  background-repeat: no-repeat;
  background-size: 13px;
  padding-left: 18px;
  font-size: 11px;
  color: #878c90;
  margin-left: 10px;
  margin-top: 14px;
}
.inner-content {
  background-color: #ffffff;
  padding: 5px;
  border: 1px solid #d6dfe6;
  border-top: none;
  height: 710px;
  position: relative;
}
.inner-content-left {
  width: 125px;
  background-color: #f5f5f5;
  border: 1px solid #d6dfe6;
  border-radius: 3px;
  height: 692px;
  float: left;
}
.inner-content-item {
  background-repeat: no-repeat;
  padding-left: 24px;
  font-size: 11px;
  padding-top: 6px;
  line-height: 24px;
  background-position: 2px 6px;
  background-size: 23px 18px;
  border-bottom: 1px solid #c9c9c9;
}
.graphs-arrow {
  float: right;
  background-image: url('../assets/images/graphs-arrow.png');
  background-size: 8px 10px;
  background-repeat: no-repeat;
  width: 15px;
  height: 21px;
  margin-top: 5px;
}
.inner-content-item.dropped {
  height: initial;
}
.dropped .drop-this {
  margin-left: 0px;
}
.dropped .tab-second-level {
  margin-left: 20px;
}
#inner-content-left-title {
  background-image: url('../assets/images/ic1-pivot.png');
  background-color: #eaeaea;
}
#bar-item {
  background-image: url('../assets/images/ic2-bars.png');
  background-color: #eaeaea;
}
#inner-content-left-col,
#trellis-item {
  background-image: url('../assets/images/ic1-col.png');
  background-color: #f5f5f5;
}
#inner-content-left-rows,
#trellis-row-item {
  background-image: url('../assets/images/ic1-rows.png');
  background-color: #eaeaea;
}
#y-axis-item {
  background-image: url("../assets/images/A.png");
  background-color: #eaeaea;
  background-size: 18px 18px;
}
#val-x-item {
  background-image: url("../assets/images/hash.png");
  background-size: 18px 18px;
}
#trellis-row-item {
  background-color: #f5f5f5;
  border-bottom-width: 2px;
}
#inner-content-left-val,
#val-x-item {
  background-image: url('../assets/images/ic1-val.png');
  background-color: #eaeaea;
}
#inner-content-left-color,
#color-item {
  background-image: url('../assets/images/ic1-color.png');
  background-color: #f5f5f5;
}
#inner-content-left-size,
#size-item {
  background-image: url('../assets/images/ic1-size.png');
  background-color: #f5f5f5;
}
#inner-content-left-shape {
  background-image: url('../assets/images/ic1-shape.png');
  background-color: #f5f5f5;
}
.img-resizable {
  width: 100%;
}
.ui-widget-header {
  background: none;
  border: none;
  color: #4285f4;
  font-weight: normal;
  font-size: 12px;
}
.graphs-container {
  border-style: dashed;
  border-width: 1px;
  border-color: #d7d7d7;
  float: left;
  margin: 10px;
  height: 682px;
  overflow: hidden;
  margin-top: 0px;
  position: relative;
}
.graphs-container.step-23 {
  border: none;
}
#main-image {
  opacity: 0.2;
}
.button.center-button {
  margin-left: auto;
  margin-right: auto;
  display: table;
  padding-top: 5px;
}
.circled {
  border-color: rgba(0, 117, 143, 0.9);
  border-style: solid;
  border-width: 7px;
  border-radius: 10px;
  cursor: pointer;
}
.circled.circled-focus {
  border-color: rgba(0, 117, 143, 0.5);
  border-width: 10px;
}
.circled.burgundy {
  border-color: rgba(148, 38, 69, 0.9);
  z-index: 50;
  border-width: 7px;
}
.circled.green {
  border-color: rgba(58, 145, 63, 0.9);
  z-index: 50;
  border-width: 7px;
}
.circled.orange {
  border-color: rgba(242, 145, 17, 0.9);
  z-index: 50;
  border-width: 7px;
}
.dragging {
  opacity: .9;
}
.dragging.circled {
  border-color: rgba(0, 117, 143, 0.5);
  border-width: 10px;
}
.dragging.circled.burgundy {
  border-color: rgba(148, 38, 69, 0.5);
  border-width: 10px;
}
.dragging.circled.green {
  border-color: rgba(58, 145, 63, 0.5);
  border-width: 10px;
}
.half-size {
  -ms-transform: scale(0.5, 0.5);
  -webkit-transform: scale(0.5, 0.5);
  transform: scale(0.5, 0.5);
}
.helper {
  -ms-transform: scale(1, 1);
  /* IE 9 */
  -webkit-transform: scale(1, 1);
  /* Safari */
  transform: scale(1, 1);
  pointer-events: none;
}
.dragging {
  -ms-transform: scale(2, 2);
  /* IE 9 */
  -webkit-transform: scale(2, 2);
  /* Safari */
  transform: scale(2, 2);
}
.dragging .scale-helper {
  -ms-transform: scale(0.5, 0.5);
  /* IE 9 */
  -webkit-transform: scale(0.5, 0.5);
  /* Safari */
  transform: scale(0.5, 0.5);
}
.dragging .helper {
  -ms-transform: scale(0.5, 0.5);
  /* IE 9 */
  -webkit-transform: scale(0.5, 0.5);
  /* Safari */
  transform: scale(0.5, 0.5);
}
.helper {
  position: absolute;
  width: 400px;
  z-index: 20;
}
.helper-text {
  color: #ffffff;
  background-color: rgba(0, 117, 143, 0.9);
  font-family: Univers-Light, Univers-IE, Arial, Helvetica, sans-serif;
  line-height: 24px;
  font-size: 19px;
  border-radius: 10px;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
  letter-spacing: -1px;
  padding-top: 5px;
  padding-bottom: 5px;
  position: absolute;
}
.helper-text.bg-burgundy {
  background-color: rgba(148, 38, 69, 0.9);
}
.helper-text.bg-green {
  background-color: rgba(58, 145, 63, 0.9);
}
.helper-text.bg-orange {
  background-color: rgba(242, 145, 17, 0.9);
}
.helper-arrow-left {
  margin-top: 13px;
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-right: 20px solid rgba(0, 117, 143, 0.9);
  float: left;
  margin-right: 2px;
}
.helper-arrow-left.burgundy {
  border-right: 20px solid rgba(148, 38, 69, 0.9);
}
.helper-arrow-left.green {
  border-right: 20px solid rgba(58, 145, 63, 0.9);
}
.helper-arrow-left.orange {
  border-right: 20px solid rgba(242, 145, 17, 0.9);
}
.helper-arrow-right {
  margin-top: 13px;
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-left: 20px solid rgba(0, 117, 143, 0.9);
  float: right;
  margin-right: 2px;
}
.helper-arrow-right.burgundy {
  border-left: 20px solid rgba(148, 38, 69, 0.9);
}
.helper-arrow-right.green {
  border-left: 20px solid rgba(58, 145, 63, 0.9);
}
.helper-arrow-right.orange {
  border-left: 20px solid rgba(242, 145, 17, 0.9);
}
.helper-arrow-bottom {
  margin-top: 13px;
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-bottom: 12px solid rgba(0, 117, 143, 0.9);
  border-right: 20px solid transparent;
  float: left;
  margin-right: 2px;
}
.helper-arrow-up {
  margin-top: -22px;
  width: 0;
  height: 0;
  border-right: 12px solid transparent;
  border-bottom: 20px solid #00758f;
  border-left: 12px solid transparent;
  margin-left: 22px;
}
.helper-arrow-up.burgundy {
  border-right: 12px solid transparent;
  border-left: 12px solid transparent;
  border-bottom: 20px solid rgba(148, 38, 69, 0.9);
}
.helper-arrow-up.green {
  border-right: 12px solid transparent;
  border-left: 12px solid transparent;
  border-bottom: 20px solid rgba(58, 145, 63, 0.9);
}
.helper-arrow-up.orange {
  border-right: 12px solid transparent;
  border-left: 12px solid transparent;
  border-bottom: 20px solid rgba(242, 145, 17, 0.9);
}
.lighter-back table {
  width: 100%;
}
.lighter-back table .finish-button {
  text-align: right;
}
.e1s2 {
  position: absolute;
  top: 222px;
  left: 22px;
}
.e1s2-click {
  width: 64px;
  height: 30px;
  position: absolute;
}
.e1s2-helper.floating {
  left: 90px;
  top: -15px;
}
.e1s2-helper.floating .helper-arrow-left {
  margin-left: -20px;
}
.e1s3 {
  position: absolute;
  top: 130px;
  left: 92px;
}
.e1s3-click {
  width: 111px;
  height: 30px;
  position: absolute;
  top: 122px;
}
.e1s3-helper .helper-text {
  position: relative;
}
.e1s3-helper .helper-text:after {
  top: 101%;
  left: 8%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #f29111;
  border-width: 10px;
  margin-left: -10px;
}
.e1s4 {
  position: absolute;
  top: 130px;
  left: 92px;
}
.e1s4-click {
  width: 114px;
  height: 30px;
  position: absolute;
  top: 122px;
}
.e1s4-helper .helper-text {
  position: relative;
}
.e1s4-helper .helper-text:after {
  top: 101%;
  left: 8%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #f29111;
  border-width: 10px;
  margin-left: -10px;
}
.e1s5 {
  position: absolute;
  top: 130px;
  left: 92px;
}
.e1s5-click {
  position: absolute;
  top: 122px;
  width: 99px;
  height: 29px;
}
.e1s5-ants {
  top: 125px;
  width: 284px;
  height: 25px;
  position: absolute;
}
.e1s5-helper .helper-text {
  position: relative;
}
.e1s5-helper .helper-text:after {
  top: 101%;
  left: 8%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #f29111;
  border-width: 10px;
  margin-left: -10px;
}
.ui-resizable-e {
  width: 99px;
  height: 29px;
  top: -7px;
  right: -7px;
}
.e1s6 {
  position: absolute;
  top: 64px;
  left: 100px;
}
.e1s6-click {
  width: 94px;
  height: 30px;
  position: absolute;
}
.e1s6-helper.floating {
  left: 120px;
  top: -15px;
}
.e1s6-helper.floating .helper-arrow-left {
  margin-left: -20px;
}
.e1s7 {
  position: absolute;
  top: 277px;
  left: 27px;
}
.e1s7-click {
  position: absolute;
  width: 77px;
  height: 29px;
}
.e1s7-helper.floating {
  top: 50px;
}
.e1s7-helper .helper-text {
  position: relative;
}
.e1s7-helper .helper-text:after {
  bottom: 101%;
  left: 8%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #f29111;
  border-width: 10px;
  margin-left: -10px;
}
.e1s8 {
  position: absolute;
  top: 117px;
  left: 100px;
}
.e1s8-click {
  width: 136px;
  height: 30px;
  position: absolute;
}
.e1s8-helper.floating {
  left: 162px;
  top: -15px;
}
.e1s8-helper.floating .helper-arrow-left {
  margin-left: -20px;
}
.e1s9 {
  position: absolute;
  top: 100px;
  left: 200px;
}
.e1s9-panel {
  position: absolute;
  z-index: 3;
}
.e1s9-click {
  width: 136px;
  height: 28px;
  position: absolute;
  left: 0;
  top: 83px;
}
.e1s9-helper.floating {
  left: 162px;
  top: 67px;
}
.e1s9-helper.floating .helper-arrow-left {
  margin-left: -20px;
}
.e1s10 {
  position: absolute;
  top: 100px;
  left: 200px;
}
.e1s10-panel {
  position: absolute;
  z-index: 3;
}
.e1s10-click {
  width: 136px;
  height: 28px;
  position: absolute;
  left: 27px;
  top: 125px;
}
.e1s10-helper.floating {
  left: 195px;
  top: 114px;
}
.e1s10-helper.floating .helper-arrow-left {
  margin-left: -20px;
}
.e1s11 {
  position: absolute;
  top: 100px;
  left: 200px;
}
.e1s11-panel {
  position: absolute;
  z-index: 3;
}
.e1s11-click {
  width: 136px;
  height: 28px;
  position: absolute;
  left: 2px;
  top: 195px;
}
.e1s11-helper.floating {
  left: 169px;
  top: 180px;
}
.e1s11-helper.floating .helper-arrow-left {
  margin-left: -20px;
}
.e1s12 {
  position: absolute;
  top: 100px;
  left: 200px;
}
.e1s12-panel {
  position: absolute;
  z-index: 3;
}
.e1s12-click {
  width: 50px;
  height: 28px;
  position: absolute;
  left: 282px;
  top: 157px;
}
.e1s12-helper.floating {
  left: 363px;
  top: 143px;
}
.e1s12-helper.floating .helper-arrow-left {
  margin-left: -20px;
}
.e1s13 {
  position: absolute;
  top: 100px;
  left: 200px;
}
.e1s13-panel {
  position: absolute;
  z-index: 3;
}
.e1s13-click {
  width: 80px;
  height: 31px;
  position: absolute;
  left: 453px;
  top: 271px;
}
.e1s13-helper.floating {
  left: 415px;
  top: 138px;
}
.e1s13-helper .helper-text {
  position: relative;
}
.e1s13-helper .helper-text:after {
  top: 101%;
  left: 19%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #f29111;
  border-width: 10px;
  margin-left: -10px;
}
.e1s14 {
  position: absolute;
  top: 61px;
  left: 630px;
}
.e1s14-panel {
  position: absolute;
  z-index: 3;
}
.e1s14-click {
  width: 69px;
  height: 88px;
  position: absolute;
}
.e1s14-helper.floating {
  top: 106px;
}
.e1s14-helper .helper-text {
  position: relative;
}
.e1s14-helper .helper-text:after {
  bottom: 101%;
  left: 13%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #f29111;
  border-width: 10px;
  margin-left: -10px;
}
.e1s17 {
  position: absolute;
  top: 55px;
  left: 678px;
}
.e1s17-panel {
  position: absolute;
  z-index: 3;
}
.e1s17-click {
  width: 69px;
  height: 88px;
  position: absolute;
}
.e1s17-helper.floating {
  top: 106px;
}
.e1s17-helper .helper-text {
  position: relative;
}
.e1s17-helper .helper-text:after {
  bottom: 101%;
  left: 13%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #942645;
  border-width: 10px;
  margin-left: -10px;
}
.e1s18 {
  position: absolute;
  top: 300px;
  left: 200px;
}
.e1s18-panel {
  position: absolute;
  z-index: 3;
}
.e1s18-click {
  width: 90px;
  height: 30px;
  position: absolute;
  left: 449px;
  top: 31px;
}
.e1s18-helper.floating .helper-arrow-right {
  margin-right: -20px;
}
.e1s18-panel {
  left: 450px;
}
.e1s19 {
  position: absolute;
  top: 100px;
  left: 200px;
}
.e1s19-panel {
  position: absolute;
  z-index: 3;
}
.e1s19-click {
  width: 90px;
  height: 30px;
  position: absolute;
  top: 96px;
}
.e1s19-helper.floating {
  left: 126px;
  top: 80px;
}
.e1s19-helper.floating .helper-arrow-left {
  margin-left: -20px;
}
.e1s20 {
  position: absolute;
  top: 100px;
  left: 200px;
}
.e1s20-panel {
  position: absolute;
  z-index: 3;
}
.e1s20-click {
  width: 49px;
  height: 30px;
  position: absolute;
  top: 154px;
  left: 283px;
}
.e1s20-helper.floating {
  left: 372px;
  top: 140px;
}
.e1s20-helper.floating .helper-arrow-left {
  margin-left: -20px;
}
.e1s21 {
  position: absolute;
  top: 100px;
  left: 200px;
}
.e1s21-panel {
  position: absolute;
  z-index: 3;
}
.e1s21-click {
  width: 86px;
  height: 30px;
  position: absolute;
  top: 256px;
  left: 451px;
}
.e1s21-helper.floating {
  left: 440px;
  top: 142px;
}
.e1s21-helper .helper-text {
  position: relative;
}
.e1s21-helper .helper-text:after {
  top: 101%;
  left: 13%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #942645;
  border-width: 10px;
  margin-left: -10px;
}
.e1s22 {
  position: absolute;
  top: 200px;
  left: 200px;
}
.e1s22-panel {
  position: absolute;
  z-index: 3;
}
.e1s22-ants {
  width: 310px;
  height: 94px;
  position: absolute;
  top: 33px;
  left: -16px;
}
.e1s22-helper.floating {
  left: -15px;
  top: 136px;
  width: 306px;
}
.e1s22-helper .helper-text {
  position: relative;
  padding: 5pz;
}
.e1s22-helper .helper-text:after {
  bottom: 101%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #942645;
  border-width: 10px;
  margin-left: -10px;
}
.e1s23 {
  position: absolute;
  top: 228px;
  left: 567px;
}
.e1s23-panel {
  position: absolute;
  z-index: 3;
}
.e1s23-click {
  width: 82px;
  height: 30px;
  position: absolute;
}
.e1s23-helper.floating {
  top: 48px;
}
.e1s23-helper .helper-text {
  position: relative;
}
.e1s23-helper .helper-text:after {
  bottom: 101%;
  left: 13%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #942645;
  border-width: 10px;
  margin-left: -10px;
}
.e1s24 {
  position: absolute;
  top: 178px;
  left: 0;
}
.e1s24-panel {
  position: absolute;
  z-index: 3;
}
.e1s24-click {
  width: 197px;
  height: 30px;
  position: absolute;
  top: 98px;
  left: 27px;
}
.e1s24-helper.floating {
  left: 24px;
}
.e1s24-helper .helper-text {
  position: relative;
}
.e1s24-helper .helper-text:after {
  top: 101%;
  left: 13%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #942645;
  border-width: 10px;
  margin-left: -10px;
}
.e1s25 {
  position: absolute;
  top: 63px;
  left: 96px;
}
.e1s25-panel {
  position: absolute;
  z-index: 3;
}
.e1s25-click {
  width: 97px;
  height: 34px;
  position: absolute;
}
.e1s25-helper.floating {
  top: 48px;
}
.e1s25-helper .helper-text {
  position: relative;
}
.e1s25-helper .helper-text:after {
  bottom: 101%;
  left: 13%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #942645;
  border-width: 10px;
  margin-left: -10px;
}
.e1s26 {
  position: absolute;
  top: 178px;
  left: 0;
}
.e1s26-panel {
  position: absolute;
  z-index: 3;
}
.e1s26-click {
  width: 96px;
  height: 30px;
  position: absolute;
  top: 98px;
  left: 27px;
}
.e1s26-helper.floating {
  left: 24px;
}
.e1s26-helper .helper-text {
  position: relative;
}
.e1s26-helper .helper-text:after {
  top: 101%;
  left: 13%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #942645;
  border-width: 10px;
  margin-left: -10px;
}
.e1s27 {
  position: absolute;
  top: 30px;
  left: 294px;
}
.e1s27-panel {
  position: absolute;
  z-index: 3;
}
.e1s27-ants {
  width: 306px;
  height: 48px;
  position: absolute;
  top: 225px;
}
.e1s27-helper .helper-text {
  position: relative;
}
.e1s27-helper .helper-text:after {
  top: 101%;
  left: 13%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #942645;
  border-width: 10px;
  margin-left: -10px;
}
.e1s28 {
  position: absolute;
  top: 178px;
  left: 108px;
}
.e1s28-click {
  width: 164px;
  height: 30px;
  position: absolute;
  top: 98px;
  left: 27px;
}
.e1s28-helper.floating {
  left: 24px;
}
.e1s28-helper .helper-text {
  position: relative;
}
.e1s28-helper .helper-text:after {
  top: 101%;
  left: 13%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #942645;
  border-width: 10px;
  margin-left: -10px;
}
.e1s29 {
  position: absolute;
  top: 114px;
}
.e1s29-click {
  width: 88px;
  height: 33px;
  position: absolute;
}
.e1s29-helper.floating {
  left: 116px;
  top: -14px;
}
.e1s29-helper.floating .helper-arrow-left {
  margin-left: -20px;
}
.e1s30 {
  position: absolute;
  top: 76px;
  left: 445px;
}
.e1s30-ants {
  width: 438px;
  height: 119px;
  position: absolute;
  top: 224px;
}
.e1s30-helper.floating {
  width: 450px;
}
.e1s30-helper .helper-text {
  position: relative;
}
.e1s30-helper .helper-text:after {
  top: 101%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #942645;
  border-width: 10px;
  margin-left: -10px;
}
.ep1 .step-6-instructions-left {
  display: flex;
  justify-content: space-between;
}
.ep1 .step-6-instructions-left h1 {
  width: 500px;
}
.ep1 .step-6-instructions-left #button-6 {
  width: 47%;
  margin-left: 4%;
}
.e1s32 {
  position: absolute;
  top: 0px;
  right: 500px;
}

.e1s32 .expand-buttons {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}

.e1s32 .expand-buttons .instructions-button-inner {
  margin: 0;
  min-width: 200px;
  font-size: 30px;
  height: 36px;
  display: inline-block;
  padding: 6px 10px;
  line-height: 30px;
}

.e1s32-toggle {
  font-size: 16px;
}
.e1s32-panel {
  position: absolute;
  z-index: 49;
  top: 0;
  left: 50%;
  background: white;
}
.e1s32-panel img {
  opacity: 0.2;
}
.e1s32 .helper {
  width: 500px;
}
.e1s32 .helper img {
  width: 100%;
  margin: 0 auto;
}
.e1s32 .helper-text {
  width: 100%;
  padding-top: 5px;
  border-radius: 0 0 10px 10px;
}
.e1s33 {
  position: absolute; 
  top:0px;
  right: 0;
}
.e1s33 .helper {
  width: 500px;
  font-size: 16px;
  position: static;
}
.e1s33-panel {
  position: absolute;
  z-index: 49;
  top: 0;
  left: 50%;
}
.e1s33 .helper-text {
  border-radius: 0 0 10px 10px;
  position: static;
  font-size: 16px;
}
.e1s33-panel img {
  opacity: 0.2;
}
.e1s33 .instructions-button-inner {
  line-height: 50px;
  height: 50px;
}
.e1s34 {
  position: absolute;
  top: 0;
  right: 400px;
}
.e1s33-panel {
  position: absolute;
  z-index: 49;
  top: 0;
  left: 50%;
}
.e1s33-panel img {
  opacity: 0.2;
}
#button-10,
.ep3 #button-5,
#final-button-tables {
  width: 88%;
  margin: 0 auto 20px;
  display: block;
}
.ep2 #button-5 {
  width: 88%;
  float: none;
  margin: 0 auto 20px;
  display: block;
}
.instructions.no-background {
  background-color: transparent;
  padding-bottom: 0px;
}
#instructions-table {
  height: 380px;
}
#instructions-table.short {
  height: 116px;
}
#instructions-table,
#instructions-table td {
 /* vertical-align: top; */
  -webkit-transition: all 1s;
  transition: all 1s;
}
.lighter-back {
  width: 1200px;
  min-height: 132px;
}
td.darker-back {
  max-width: 266px;
  background-color: rgba(147, 150, 153, 0.3);
  border-top-left-radius: 20px;
  -moz-border-radius-topleft: 20px;
  vertical-align: top;
}
td.lighter-back {
  background-color: rgba(222, 224, 224, 0.77);
  border-top-right-radius: 20px;
  -moz-border-radius-topright: 20px;
  padding-left: 40px;
  padding-right: 40px;
}
td.lighter-back.final {
  background-color: rgba(222, 224, 224, 0.9);
}
.lighter-back {
  padding-top: 10px;
  padding-bottom: 10px;
}
.lighter-back div.vert-centered {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 112px;
}
.inner-content-left-start {
  font-size: 11px;
  color: #bababa;
  text-align: center;
  margin-top: 243px;
}
.stage-start-text {
  font-size: 12px;
  color: #bababa;
  text-align: center;
  margin-top: 243px;
}
.tabs-2-content {
  position: relative;
}
.guide-rect {
  top: 15px;
  left: 25px;
  position: absolute;
  width: 80px;
  height: 32px;
  border-color: rgba(0, 117, 143, 0.9);
  border-style: solid;
  border-width: 7px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 2px;
  border-radius: 10px;
}
.e2s2 {
  position: absolute;
  top: 34px;
  left: 710px;
}
.e2s2-click {
  width: 100px;
  height: 30px;
}
.e2s2-helper.floating {
  margin-top: 20px;
}
.e2s2-helper .helper-text {
  position: relative;
}
.e2s2-helper .helper-text:after {
  bottom: 101%;
  left: 10%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #3a913f;
  border-width: 10px;
  margin-left: -10px;
}
.e2s3 {
  position: absolute;
  top: 56px;
  left: 591px;
}
.e2s3-click {
  width: 68px;
  height: 100px;
}
.e2s3-helper.floating {
  margin-top: 20px;
}
.e2s3-helper .helper-text {
  position: relative;
}
.e2s3-helper .helper-text:after {
  bottom: 101%;
  left: 10%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #3a913f;
  border-width: 10px;
  margin-left: -10px;
}
#right-panel {
  position: absolute;
  right: 0;
  top: 0;
}
.e2s4 {
  position: absolute;
  top: 148px;
  left: 20px;
}
.e2s4-input {
  width: 300px;
}
.e2s4-helper.floating {
  left: 330px;
  top: -20px;
  width: 350px;
}
.e2s4-helper.floating .helper-arrow-left {
  margin-left: -20px;
}
.e2s5 {
  position: absolute;
  top: 208px;
  left: 20px;
}
.e2s5-input {
  width: 300px;
}
.e2s5-helper.floating {
  left: 330px;
  top: -20px;
  width: 350px;
}
.e2s5-helper.floating .helper-arrow-left {
  margin-left: -20px;
}
.e2s6 {
  position: absolute;
  top: 248px;
  left: 20px;
}
.e2s6-click {
  width: 300px;
  height: 30px;
}
.e2s6-helper.floating {
  left: 330px;
  top: -20px;
}
.e2s6-helper.floating .helper-arrow-left {
  margin-left: -20px;
}
.e2s7 {
  position: absolute;
  top: 149px;
  left: 10px;
  width: 494px;
  height: 233px;
}

.e2s7-click {
  width: 113px;
  height: 28px;
}

.e2s7-helper {
  left: -338px;
  top: 39px;
  width: 307px;
}

.e2s7-helper .helper-text {
  padding-top: 10px;
}

.e2s7-helper.floating .helper-arrow-right {
  margin-right: -20px;
}
.e2s8 {
  position: absolute;
  top: 177px;
  left: 55px;
}
.e2s8-draggable {
  width: 200px;
  height: 30px;
}
.e2s8-destination {
  margin-top: 10px;
  margin-left: 10px;
  width: 100px;
  height: 15px;
}
.e2s8-helper.floating {
  left: 230px;
  top: -16px;
}
.e2s8-helper.floating .helper-arrow-left {
  margin-left: -20px;
}
.e2s9 {
  position: absolute;
  left: 56px;
  top: 257px;
}
.e2s9-draggable {
  width: 200px;
  height: 30px;
}
.e2s9-destination {
  margin-top: 10px;
  margin-left: 10px;
  width: 100px;
  height: 15px;
}
.e2s9-helper.floating {
  left: 230px;
  top: -16px;
}
.e2s9-helper.floating .helper-arrow-left {
  margin-left: -20px;
}
.e2s10 {
  position: absolute;
  top: 388px;
  left: 7px;
}
.e2s10-click {
  width: 80px;
  height: 30px;
}
.e2s10-helper.floating {
  left: -300px;
  top: -20px;
  width: 290px;
}
.e2s10-helper.floating .helper-arrow-left {
  margin-left: -20px;
}
.e2s11 {
  position: absolute;
  top: 300px;
  left: 246px;
}
.e2s11-click {
  width: 83px;
  height: 30px;
  position: absolute;
  left: 91px;
  top: 89px;
}
.e2s11-helper .helper-text {
  position: relative;
}
.e2s11-helper .helper-text:after {
  top: 101%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #3a913f;
  border-width: 10px;
  margin-left: -10px;
}
.e2s12 {
  position: absolute;
  width: 100px;
  height: 37px;
  right: 178px;
  top: 276px;
  z-index: 50;
}
.e2s12-helper {
  position: absolute;
  top: 250px;
  right: 305px;
}
.e2s12-helper.floating .helper-arrow-right {
  margin-right: -20px;
}
.e2s14 {
  position: absolute;
  top: 224px;
  left: 560px;
}
.e2s14-click {
  width: 170px;
  height: 30px;
  position: absolute;
  left: 136px;
}
.e2s14-helper.floating {
  top: 42px;
}
.e2s14-menu {
  position: absolute;
  z-index: 49;
  top: 149px;
  left: 701px;
}
.e2s14-helper .helper-text {
  position: relative;
}
.e2s14-helper .helper-text:after {
  bottom: 101%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #942645;
  border-width: 10px;
  margin-left: -10px;
}
.e2s15 {
  position: absolute;
  top: 265px;
  right: 654px;
}

.e2s15-click {
  width: 73px;
  height: 30px;
  position: absolute;
  left: 379px;
  top: 21px;
}

.e2s15-helper.floating {
  left: -47px;
}

.e2s15-helper.floating .helper-arrow-right {
  margin-right: -20px;
}
.e2s16 {
  position: absolute;
  top: 329px;
  right: 673px;
}
.e2s16-click {
  width: 77px;
  height: 30px;
  position: absolute;
  left: 379px;
  top: 22px;
}

.e2s16-helper.floating {
  left: -47px;
}
.e2s16-helper.floating .helper-arrow-right {
  margin-right: -20px;
}
.e2s17 {
  position: absolute;
  top: 346px;
  right: 670px;
}
.e2s17-click {
  width: 160px;
  height: 30px;
  position: absolute;
  left: 379px;
  top: 21px;
}
.e2s17-helper.floating .helper-arrow-right {
  margin-right: 30px;
}

.e2s17-helper.floating {
  left: -47px;
}
.e2s17-helper.floating .helper-arrow-right {
  margin-right: -20px;
}
.e2s18 {
  position: absolute;
  left: 28px;
  top: 320px;
}
.e2s18-click {
  width: 87px;
  height: 30px;
  position: absolute;
  top: -44px;
}
.e2s18-helper .helper-text {
  position: relative;
}
.e2s18-helper .helper-text:after {
  bottom: 101%;
  left: 15%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #942645;
  border-width: 10px;
  margin-left: -10px;
}
.e2s19 {
  position: absolute;
  left: 29px;
  top: 231px;
  width: 810px;
  height: 260px;
}
.e2s19-helper {
  top: -3px;
  left: 250px;
  width: 625px;
}
.e2s19-helper .helper-text {
  position: relative;
}
.e2s19-helper .helper-text:after {
  top: 101%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #942645;
  border-width: 10px;
  margin-left: -10px;
}
/* .step-7-instructions-left .instructions-button-inner {
  width: 88%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  display: block;
} */
#final-button-tables {
  width: 88%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: space-between;
}
#final-button-tables .instructions-button-inner {
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  width: 100%;
}
/*@media screen and (min-width: 1210px) {
  .e2s12-helper {
    position: absolute;
    top: 260px;
    right: 327px;
  }
  .e2s12 {
    position: absolute;
    width: 100px;
    height: 37px;
    right: 203px;
    top: 282px;
    z-index: 50;
  }
  .e2s14 {
    position: absolute;
    top: 232px;
    left: 569px;
  }
  .e2s14-menu {
    position: absolute;
    z-index: 49;
    top: 157px;
    left: 709px;
  }
  /*.e2s15 {
    position: absolute;
    top: 272px;
    right: 678px;
  }

  .e2s16 {
    position: absolute;
    top: 337px;
    right: 697px;
  }

  .e2s17 {
    position: absolute;
    top: 355px;
    right: 697px;
  }
  .e2s18 {
    position: absolute;
    left: 35px;
    top: 326px;
  }
  .e2s19-helper {
    top: 15px;
    left: 250px;
    width: 500px;
  }
  .e2s19 {
    position: absolute;
    left: 39px;
    top: 238px;
    width: 810px;
    height: 260px;
  }
}*/
.ep3 .image-holder {
  position: relative;
}
.e3s2 {
  position: absolute;
  width: 511px;
  height: 110px;
  left: 32px;
  top: 255px;
  z-index: 50;
}
.e3s2-helper {
  position: absolute;
  top: 330px;
  left: 570px;
}
#e3s2-button {
  margin-bottom: 10px;
}
.e3s2-helper.floating .helper-arrow-left {
  margin-left: -20px;
}
.e3s3 {
  position: absolute;
  top: 100px;
  left: 570px;
}
.e3s3-helper {
  width: 450px;
}
#e3s3-button {
  margin-bottom: 10px;
}
.e3s3-helper .helper-text {
  position: relative;
  width: 500px;
}
.e3s3-helper .helper-text {
  position: relative;
}
.e3s3-helper .helper-text:after {
  top: 101%;
  left: 15%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #00758f;
  border-width: 10px;
  margin-left: -10px;
}
.e3s3 input {
  position: absolute;
  display: none;
  top: 222px;
  left: -30px;
  width: 190px;
  font-weight: normal;
  text-align: right;
}
.e3s3a {
  position: absolute;
  width: 235px;
  height: 186px;
  left: 721px;
  top: 142px;
  z-index: 50;
}
.e3s3a-helper {
  position: absolute;
  top: 330px;
  left: 550px;
  width: 500px;
}
#e3s3a-button {
  margin-bottom: 10px;
}
.e3s3a-helper.floating {
  margin-top: 20px;
}
.e3s3a-helper .helper-text {
  position: relative;
}
.e3s3a-helper .helper-text:after {
  bottom: 101%;
  left: 58%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #00758f;
  border-width: 10px;
  margin-left: -10px;
}
.e3s4 {
  position: absolute;
  top: 60px;
  left: 960px;
}
.e3s4-click {
  width: 76px;
  height: 110px;
}
.e3s4-helper.floating {
  margin-top: 20px;
  left: -296px;
}
.e3s4-helper .helper-text {
  position: relative;
}
.e3s4-helper .helper-text:after {
  bottom: 101%;
  left: 84%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #00758f;
  border-width: 10px;
  margin-left: -10px;
}
.e3s5 {
  position: absolute;
  top: 85px;
  left: 735px;
}
.e3s5-click {
  width: 90px;
  height: 40px;
}
.e3s5-helper.floating {
  margin-top: 20px;
  left: -298px;
}
.e3s5-helper .helper-text {
  position: relative;
}
.e3s5-helper .helper-text:after {
  bottom: 101%;
  left: 86%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #00758f;
  border-width: 10px;
  margin-left: -10px;
}
.e3s6 {
  position: absolute;
  top: 115px;
  left: 4px;
}
.e3s6-click {
  width: 130px;
  height: 29px;
}
.e3s6-helper {
  left: 160px;
  top: -18px;
}
.e3s6-helper.floating .helper-arrow-left {
  margin-left: -20px;
}
.e3s7 {
  position: absolute;
  top: 269px;
  left: 235px;
}
.e3s7-click {
  width: 113px;
  height: 28px;
}
.e3s7-helper {
  left: 138px;
  top: -18px;
  width: 350px;
}
.e3s7-helper.floating .helper-arrow-left {
  margin-left: -20px;
}
.e3s8 {
  position: absolute;
  top: 67px;
  left: 632px;
}
.e3s8-click {
  width: 63px;
  height: 76px;
}
.e3s8-helper.floating {
  margin-top: 20px;
}
.e3s8-helper .helper-text {
  position: relative;
}
.e3s8-helper .helper-text:after {
  bottom: 101%;
  left: 10%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #00758f;
  border-width: 10px;
  margin-left: -10px;
}
.e3s9 {
  position: absolute;
  width: 235px;
  height: 186px;
  left: 721px;
  top: 142px;
  z-index: 50;
}
.e3s9-helper {
  position: absolute;
  top: 330px;
  left: 463px;
  width: 575px;
}
.e3s9-helper.floating {
  margin-top: 20px;
}
.e3s9-helper .helper-text {
  position: relative;
}
.e3s9-helper .helper-text:after {
  bottom: 101%;
  left: 66%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #00758f;
  border-width: 10px;
  margin-left: -10px;
}
#wrapping-up {
  width: 100%;
}
#wrapping-up .finish-button {
  text-align: right;
}
/***VIdeo section****/
.video_pop {
  width: 330px;
  border-radius: 10px;
  padding: 10px;
  -webkit-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -320px;
  left: -126px;
}
.video_desc {
  font-style: italic;
  color: #ffffff;
  font-size: 18px;
  margin-bottom: 10px;
  margin-left: 3px;
}
.close-bttn {
  background-image: url("../assets/images/last-frame_x.png");
  background-repeat: no-repeat;
  height: 30px;
  width: 30px;
  float: right;
  margin-top: -23px;
  background-size: contain;
  margin-right: -16px;
}
.video_info_holder {
  width: 10%;
  position: relative;
  float: left;
}
.video_thumbnail {
  background-image: url("../assets/images/trial-video-thumbnail.png");
  width: 300px;
  height: 170px;
  background-size: cover;
  cursor: pointer;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}
.video-thumbnail:hover {
  opacity: 0.9;
}
.video-button {
  font-family: Univers-Bold-Condensed, Univers-Bold-IE, Univers, Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-size: 27px;
  border-radius: 10px;
  height: 36px;
  line-height: 42px;
  width: 90%;
  text-align: center;
  margin-bottom: 10px;
  line-height: 42px!important;
  margin-left: -25px;
  background-size: contain;
  background-repeat: no-repeat;
}
.video-arrow-down {
  /* margin-top: -10px; */
  width: 0;
  height: 0;
  border-left: 12px solid transparent;
  border-top: 20px solid #4e5052;
  border-right: 12px solid transparent;
  float: left;
  margin-right: 2px;
  height: 20px;
  margin-left: 153px;
}
.arrow-holder {
  position: absolute;
  left: -123px;
  top: -11px;
}
/***floating animation***/
.floating {
  float: left;
  -webkit-animation-name: Floatingx;
  -webkit-animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-name: Floating;
  -moz-animation-duration: 3s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: ease-in-out;
  margin-top: 5px;
}
@-webkit-keyframes Floatingx {
  from {
    -webkit-transform: translate(0, 0px);
  }
  65% {
    -webkit-transform: translate(0, 5px);
  }
  to {
    -webkit-transform: translate(0, 0px);
  }
}
@-moz-keyframes Floating {
  from {
    -moz-transform: translate(0, 0px);
  }
  65% {
    -moz-transform: translate(0, 5px);
  }
  to {
    -moz-transform: translate(0, 0px);
  }
}
.floating .helper-arrow-left {
  float: left;
  -webkit-animation-name: Pointingx;
  -webkit-animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-name: Pointing;
  -moz-animation-duration: 1s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: ease-in-out;
  margin-left: 30px;
  margin-top: 10px;
}
.cost-select-2 .floating .helper-arrow-left,
.weight-select-2 .floating .helper-arrow-left {
  margin-left: -21px;
}
@-webkit-keyframes Pointingx {
  from {
    -webkit-transform: translate(0, 0px);
  }
  65% {
    -webkit-transform: translate(-5px, 0px);
  }
  to {
    -webkit-transform: translate(0, 0px);
  }
}
@-moz-keyframes Pointing {
  from {
    -moz-transform: translate(0, 0px);
  }
  65% {
    -moz-transform: translate(-5px, 0px);
  }
  to {
    -moz-transform: translate(0, 0px);
  }
}
.floating .helper-arrow-right {
  -webkit-animation-name: PointingRightx;
  -webkit-animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-name: Right;
  -moz-animation-duration: 1s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: ease-in-out;
  margin-left: 2px;
  margin-top: 18px;
}
@-webkit-keyframes PointingRightx {
  from {
    -webkit-transform: translate(0, 0px);
  }
  65% {
    -webkit-transform: translate(5px, 0px);
  }
  to {
    -webkit-transform: translate(0, 0px);
  }
}
@-moz-keyframes PointingRight {
  from {
    -moz-transform: translate(0, 0px);
  }
  65% {
    -moz-transform: translate(5px, 0px);
  }
  to {
    -moz-transform: translate(0, 0px);
  }
}
.floating .helper-arrow-down {
  -webkit-animation-name: PointingDownx;
  -webkit-animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-name: PointingDown;
  -moz-animation-duration: 1s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: ease-in-out;
}
@-webkit-keyframes PointingDownx {
  from {
    -webkit-transform: translate(0, 0px);
  }
  65% {
    -webkit-transform: translate(0px, 5px);
  }
  to {
    -webkit-transform: translate(0, 0px);
  }
}
@-moz-keyframes PointingDown {
  from {
    -moz-transform: translate(0, 0px);
  }
  65% {
    -moz-transform: translate(0px, 5px);
  }
  to {
    -moz-transform: translate(0, 0px);
  }
}
.floating .helper-arrow-up {
  -webkit-animation-name: PointingUpx;
  -webkit-animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-name: PointingUp;
  -moz-animation-duration: 1s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: ease-in-out;
}
@-webkit-keyframes PointingUpx {
  from {
    -webkit-transform: translate(0, 0px);
  }
  65% {
    -webkit-transform: translate(0px, -5px);
  }
  to {
    -webkit-transform: translate(0, 0px);
  }
}
@-moz-keyframes PointingUp {
  from {
    -moz-transform: translate(0, 0px);
  }
  65% {
    -moz-transform: translate(0px, -5px);
  }
  to {
    -moz-transform: translate(0, 0px);
  }
}
/***Step 3****/
#step-3-reward {
  float: left;
  margin-top: 200px;
  position: absolute;
}
.inner-left-dropped {
  display: inline-block;
  background-color: #ffffff;
  border-radius: 3px;
  width: 113px;
  height: 20px;
  margin-bottom: -5px;
  margin-left: -23px;
  border-color: #d3d3d3;
  border-style: solid;
  border-width: 1px;
  font-size: 10px;
  overflow: hidden;
}
.inner-left-dropped img {
  margin-top: 4px;
  margin-right: 2px;
  margin-left: 2px;
}
#stage-table {
  margin-left: 30%;
}
#stage-table .first-col {
  border-left-color: #c4ced7;
  border-left-style: solid;
  border-left-width: 1px;
  font-weight: bold;
}
#canvas-table,
#stage-table {
  border-color: #c4ced7;
  border-style: solid;
  border-width: 1px;
  border-top: none;
  border-right: none;
  border-left: none;
}
#canvas-table td,
#stage-table td {
  font-size: 10px;
  border-color: #c4ced7;
  border-style: solid;
  border-width: 1px;
  border-bottom: none;
  padding-left: 5px;
  line-height: 20px;
  width: 165px;
  height: 20px;
}
#guide-rect-cost {
  top: 126px;
  width: 150px;
}
#stage-table .top-left {
  border-top: none;
  border-left: none;
}
#tabs-3 {
  overflow: hidden;
}
/* modify to fit size of the popup image */
.overlay-fill {
  width: 100%;
  height: 100%;
  background-color: black;
  display: block;
  position: absolute;
  top: 21px;
  opacity: 1;
}
#overlay-content {
  opacity: 0;
  overflow: hidden;
  margin: 45px auto 0;
}
#modal-overlay-content {
  z-index: 1001;
  display: none;
  text-align: right;
  width: 822px;
  height: 489px;
  color: #fff;
  margin-top: 24px;
  background-color: #fff;
  background-repeat: no-repeat;
  background-size: 126px 100px;
  background-position: center;
}
#voverlay-content object,
#voverlay-content iframe,
#voverlay-content span {
  width: 100%;
  height: 100%;
  pointer-events: auto;
}
#vid-close {
  color: #ffffff;
  float: right;
}
/***marching ants***/
.marching-ants {
  background-size: 20px 2px, 20px 2px, 2px 20px, 2px 20px;
  background-position: 0 0,  0 100%,  0 0,  100% 0;
  background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
  -webkit-animation: marching-ants-1 1s;
  animation: marching-ants-1 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
.marching-ants:hover,
.marching-ants.marching {
  -webkit-animation-play-state: running;
  animation-play-state: running;
}
.marching-ants.e1s5-ants {
  background-size: 20px 4px, 20px 4px, 4px 20px, 4px 20px;
  border: none;
  background-image: -webkit-linear-gradient(left, #ffffff 50%, #f29111 50%), -webkit-linear-gradient(left, #ffffff 50%, #f29111 50%), -webkit-linear-gradient(top, #ffffff 50%, #f29111 50%), -webkit-linear-gradient(top, #ffffff 50%, #f29111 50%);
  background-image: linear-gradient(to right, #ffffff 50%, #f29111 50%), linear-gradient(to right, #ffffff 50%, #f29111 50%), linear-gradient(to bottom, #ffffff 50%, #f29111 50%), linear-gradient(to bottom, #ffffff 50%, #f29111 50%);
}
.ie_border.e1s5-ants {
  border: 3px dashed #00758f;
}
.marching-ants.e1s22-ants {
  background-size: 20px 4px, 20px 4px, 4px 20px, 4px 20px;
  border: none;
  background-image: -webkit-linear-gradient(left, #ffffff 50%, #942645 50%), -webkit-linear-gradient(left, #ffffff 50%, #942645 50%), -webkit-linear-gradient(top, #ffffff 50%, #942645 50%), -webkit-linear-gradient(top, #ffffff 50%, #942645 50%);
  background-image: linear-gradient(to right, #ffffff 50%, #942645 50%), linear-gradient(to right, #ffffff 50%, #942645 50%), linear-gradient(to bottom, #ffffff 50%, #942645 50%), linear-gradient(to bottom, #ffffff 50%, #942645 50%);
}
.ie_border.e1s22-ants {
  border: 3px dashed #00758f;
}
.marching-ants.e1s27-ants {
  background-size: 20px 4px, 20px 4px, 4px 20px, 4px 20px;
  border: none;
  background-image: -webkit-linear-gradient(left, #ffffff 50%, #942645 50%), -webkit-linear-gradient(left, #ffffff 50%, #942645 50%), -webkit-linear-gradient(top, #ffffff 50%, #942645 50%), -webkit-linear-gradient(top, #ffffff 50%, #942645 50%);
  background-image: linear-gradient(to right, #ffffff 50%, #942645 50%), linear-gradient(to right, #ffffff 50%, #942645 50%), linear-gradient(to bottom, #ffffff 50%, #942645 50%), linear-gradient(to bottom, #ffffff 50%, #942645 50%);
}
.ie_border.e1s27-ants {
  border: 3px dashed #00758f;
}
.marching-ants.e1s30-ants {
  background-size: 20px 4px, 20px 4px, 4px 20px, 4px 20px;
  border: none;
  background-image: -webkit-linear-gradient(left, #ffffff 50%, #942645 50%), -webkit-linear-gradient(left, #ffffff 50%, #942645 50%), -webkit-linear-gradient(top, #ffffff 50%, #942645 50%), -webkit-linear-gradient(top, #ffffff 50%, #942645 50%);
  background-image: linear-gradient(to right, #ffffff 50%, #942645 50%), linear-gradient(to right, #ffffff 50%, #942645 50%), linear-gradient(to bottom, #ffffff 50%, #942645 50%), linear-gradient(to bottom, #ffffff 50%, #942645 50%);
}
.ie_border.e1s30-ants {
  border: 3px dashed #00758f;
}
.marching-ants.e2s7 {
  background-size: 20px 4px, 20px 4px, 4px 20px, 4px 20px;
  border: none;
  background-image: -webkit-linear-gradient(left, #ffffff 50%, #3a913f 50%), -webkit-linear-gradient(left, #ffffff 50%, #3a913f 50%), -webkit-linear-gradient(top, #ffffff 50%, #3a913f 50%), -webkit-linear-gradient(top, #ffffff 50%, #3a913f 50%);
  background-image: linear-gradient(to right, #ffffff 50%, #3a913f 50%), linear-gradient(to right, #ffffff 50%, #3a913f 50%), linear-gradient(to bottom, #ffffff 50%, #3a913f 50%), linear-gradient(to bottom, #ffffff 50%, #3a913f 50%);
}
.ie_border.e2s7 {
  border: 3px dashed #00758f;
}
.marching-ants.e2s8-destination {
  background-size: 20px 4px, 20px 4px, 4px 20px, 4px 20px;
  border: none;
  background-image: -webkit-linear-gradient(left, #ffffff 50%, #3a913f 50%), -webkit-linear-gradient(left, #ffffff 50%, #3a913f 50%), -webkit-linear-gradient(top, #ffffff 50%, #3a913f 50%), -webkit-linear-gradient(top, #ffffff 50%, #3a913f 50%);
  background-image: linear-gradient(to right, #ffffff 50%, #3a913f 50%), linear-gradient(to right, #ffffff 50%, #3a913f 50%), linear-gradient(to bottom, #ffffff 50%, #3a913f 50%), linear-gradient(to bottom, #ffffff 50%, #3a913f 50%);
}
.ie_border.e2s8-destination {
  border: 3px dashed #00758f;
}
.marching-ants.e2s9-destination {
  background-size: 20px 4px, 20px 4px, 4px 20px, 4px 20px;
  border: none;
  background-image: -webkit-linear-gradient(left, #ffffff 50%, #3a913f 50%), -webkit-linear-gradient(left, #ffffff 50%, #3a913f 50%), -webkit-linear-gradient(top, #ffffff 50%, #3a913f 50%), -webkit-linear-gradient(top, #ffffff 50%, #3a913f 50%);
  background-image: linear-gradient(to right, #ffffff 50%, #3a913f 50%), linear-gradient(to right, #ffffff 50%, #3a913f 50%), linear-gradient(to bottom, #ffffff 50%, #3a913f 50%), linear-gradient(to bottom, #ffffff 50%, #3a913f 50%);
}
.ie_border.e2s9-destination {
  border: 3px dashed #00758f;
}
.marching-ants.e2s12 {
  background-size: 20px 4px, 20px 4px, 4px 20px, 4px 20px;
  border: none;
  background-image: -webkit-linear-gradient(left, #ffffff 50%, #3a913f 50%), -webkit-linear-gradient(left, #ffffff 50%, #3a913f 50%), -webkit-linear-gradient(top, #ffffff 50%, #3a913f 50%), -webkit-linear-gradient(top, #ffffff 50%, #3a913f 50%);
  background-image: linear-gradient(to right, #ffffff 50%, #3a913f 50%), linear-gradient(to right, #ffffff 50%, #3a913f 50%), linear-gradient(to bottom, #ffffff 50%, #3a913f 50%), linear-gradient(to bottom, #ffffff 50%, #3a913f 50%);
}
.ie_border.e2s12 {
  border: 3px dashed #00758f;
}
.marching-ants.e2s19 {
  background-size: 20px 4px, 20px 4px, 4px 20px, 4px 20px;
  border: none;
  background-image: -webkit-linear-gradient(left, #ffffff 50%, #942645 50%), -webkit-linear-gradient(left, #ffffff 50%, #942645 50%), -webkit-linear-gradient(top, #ffffff 50%, #942645 50%), -webkit-linear-gradient(top, #ffffff 50%, #942645 50%);
  background-image: linear-gradient(to right, #ffffff 50%, #942645 50%), linear-gradient(to right, #ffffff 50%, #942645 50%), linear-gradient(to bottom, #ffffff 50%, #942645 50%), linear-gradient(to bottom, #ffffff 50%, #942645 50%);
}
.ie_border.e2s19 {
  border: 3px dashed #942645;
}
.marching-ants.e3s2 {
  background-size: 20px 4px, 20px 4px, 4px 20px, 4px 20px;
  border: none;
  background-image: -webkit-linear-gradient(left, #ffffff 50%, #00758f 50%), -webkit-linear-gradient(left, #ffffff 50%, #00758f 50%), -webkit-linear-gradient(top, #ffffff 50%, #00758f 50%), -webkit-linear-gradient(top, #ffffff 50%, #00758f 50%);
  background-image: linear-gradient(to right, #ffffff 50%, #00758f 50%), linear-gradient(to right, #ffffff 50%, #00758f 50%), linear-gradient(to bottom, #ffffff 50%, #00758f 50%), linear-gradient(to bottom, #ffffff 50%, #00758f 50%);
}
.ie_border.e3s2 {
  border: 3px dashed #00758f;
}
.marching-ants.e3s3a {
  background-size: 20px 4px, 20px 4px, 4px 20px, 4px 20px;
  border: none;
  background-image: -webkit-linear-gradient(left, #ffffff 50%, #00758f 50%), -webkit-linear-gradient(left, #ffffff 50%, #00758f 50%), -webkit-linear-gradient(top, #ffffff 50%, #00758f 50%), -webkit-linear-gradient(top, #ffffff 50%, #00758f 50%);
  background-image: linear-gradient(to right, #ffffff 50%, #00758f 50%), linear-gradient(to right, #ffffff 50%, #00758f 50%), linear-gradient(to bottom, #ffffff 50%, #00758f 50%), linear-gradient(to bottom, #ffffff 50%, #00758f 50%);
}
.ie_border.e3s3a {
  border: 3px dashed #00758f;
}
.marching-ants.e3s9 {
  background-size: 20px 4px, 20px 4px, 4px 20px, 4px 20px;
  border: none;
  background-image: -webkit-linear-gradient(left, #ffffff 50%, #00758f 50%), -webkit-linear-gradient(left, #ffffff 50%, #00758f 50%), -webkit-linear-gradient(top, #ffffff 50%, #00758f 50%), -webkit-linear-gradient(top, #ffffff 50%, #00758f 50%);
  background-image: linear-gradient(to right, #ffffff 50%, #00758f 50%), linear-gradient(to right, #ffffff 50%, #00758f 50%), linear-gradient(to bottom, #ffffff 50%, #00758f 50%), linear-gradient(to bottom, #ffffff 50%, #00758f 50%);
}
.ie_border.e3s9 {
  border: 3px dashed #00758f;
}
.marching-ants.graphs-container {
  background-size: 20px 4px, 20px 4px, 4px 20px, 4px 20px;
  border: none;
  background-image: -webkit-linear-gradient(left, #ffffff 50%, #00758f 50%), -webkit-linear-gradient(left, #ffffff 50%, #00758f 50%), -webkit-linear-gradient(top, #ffffff 50%, #00758f 50%), -webkit-linear-gradient(top, #ffffff 50%, #00758f 50%);
  background-image: linear-gradient(to right, #ffffff 50%, #00758f 50%), linear-gradient(to right, #ffffff 50%, #00758f 50%), linear-gradient(to bottom, #ffffff 50%, #00758f 50%), linear-gradient(to bottom, #ffffff 50%, #00758f 50%);
}
.ie_border.graphs-container {
  border: 3px dashed #00758f;
}
.marching-ants.value-ants {
  padding: 2px;
  background-image: -webkit-linear-gradient(left, #eaeaea 50%, #00758f 50%), -webkit-linear-gradient(left, #eaeaea 50%, #00758f 50%), -webkit-linear-gradient(top, #eaeaea 50%, #00758f 50%), -webkit-linear-gradient(top, #eaeaea 50%, #00758f 50%);
  background-image: linear-gradient(to right, #eaeaea 50%, #00758f 50%), linear-gradient(to right, #eaeaea 50%, #00758f 50%), linear-gradient(to bottom, #eaeaea 50%, #00758f 50%), linear-gradient(to bottom, #eaeaea 50%, #00758f 50%);
}
.ie_border.value-ants {
  border: 2px dashed #00758f;
}
.value-x.marching-ants {
  padding: 2px;
  background-image: -webkit-linear-gradient(left, #eaeaea 50%, #942645 50%), -webkit-linear-gradient(left, #eaeaea 50%, #942645 50%), -webkit-linear-gradient(top, #eaeaea 50%, #942645 50%), -webkit-linear-gradient(top, #eaeaea 50%, #942645 50%);
  background-image: linear-gradient(to right, #eaeaea 50%, #942645 50%), linear-gradient(to right, #eaeaea 50%, #942645 50%), linear-gradient(to bottom, #eaeaea 50%, #942645 50%), linear-gradient(to bottom, #eaeaea 50%, #942645 50%);
}
.ie_border.value-x {
  border: 3px dashed  #942645;
}
.marching-ants.content-blue {
  border-color: transparent;
  background-image: -webkit-linear-gradient(left, #ecf0f2 50%, #00758f 50%), -webkit-linear-gradient(left, #ecf0f2 50%, #00758f 50%), -webkit-linear-gradient(top, #ecf0f2 50%, #00758f 50%), -webkit-linear-gradient(top, #ecf0f2 50%, #00758f 50%);
  background-image: linear-gradient(to right, #ecf0f2 50%, #00758f 50%), linear-gradient(to right, #ecf0f2 50%, #00758f 50%), linear-gradient(to bottom, #ecf0f2 50%, #00758f 50%), linear-gradient(to bottom, #ecf0f2 50%, #00758f 50%);
}
.ie_border.content-blue {
  border: 2px dashed #00758f;
}
.marching-ants.content-blue.burgundy {
  border-color: transparent;
  background-image: -webkit-linear-gradient(left, #ecf0f2 50%, #942645 50%), -webkit-linear-gradient(left, #ecf0f2 50%, #942645 50%), -webkit-linear-gradient(top, #ecf0f2 50%, #942645 50%), -webkit-linear-gradient(top, #ecf0f2 50%, #942645 50%);
  background-image: linear-gradient(to right, #ecf0f2 50%, #942645 50%), linear-gradient(to right, #ecf0f2 50%, #942645 50%), linear-gradient(to bottom, #ecf0f2 50%, #942645 50%), linear-gradient(to bottom, #ecf0f2 50%, #942645 50%);
}
.ie_border.content-blue.burgundy {
  border: 3px dashed  #942645 ;
}
.marching-ants.green {
  padding: 1px;
  height: 700px;
  background-size: 20px 4px, 20px 4px, 4px 20px, 4px 20px;
  border-color: transparent;
  background-image: -webkit-linear-gradient(left, #ecf0f2 50%, #3a913f 50%), -webkit-linear-gradient(left, #ecf0f2 50%, #3a913f 50%), -webkit-linear-gradient(top, #ecf0f2 50%, #3a913f 50%), -webkit-linear-gradient(top, #ecf0f2 50%, #3a913f 50%);
  background-image: linear-gradient(to right, #ecf0f2 50%, #3a913f 50%), linear-gradient(to right, #ecf0f2 50%, #3a913f 50%), linear-gradient(to bottom, #ecf0f2 50%, #3a913f 50%), linear-gradient(to bottom, #ecf0f2 50%, #3a913f 50%);
}
.ie_border.green {
  border: 3px dashed  #3a913f ;
}
.marching-ants.green .copy-graphs {
  width: calc(94%);
}
@-webkit-keyframes marching-ants-1 {
  0% {
    background-position: 0 0,  0 100%,  0 0,  100% 0;
  }
  100% {
    background-position: 40px 0, -40px 100%, 0 -40px, 100% 40px;
  }
}
@keyframes marching-ants-1 {
  0% {
    background-position: 0 0,  0 100%,  0 0,  100% 0;
  }
  100% {
    background-position: 40px 0, -40px 100%, 0 -40px, 100% 40px;
  }
}
@-webkit-keyframes marching-ants-2 {
  0% {
    background-position: 0 0,  0 100%,  0 0,  100% 0;
  }
  100% {
    background-position: 40px 0, -40px 100%, 0 -40px, 100% 40px;
  }
}
@keyframes marching-ants-2 {
  0% {
    background-position: 0 0,  0 100%,  0 0,  100% 0;
  }
  100% {
    background-position: 40px 0, -40px 100%, 0 -40px, 100% 40px;
  }
}
@-webkit-keyframes marching-ants-3 {
  0% {
    background-position: 0 0,  0 100%,  0 0,  100% 0;
  }
  100% {
    background-position: 40px 0, -40px 100%, 0 -40px, 100% 40px;
  }
}
@keyframes marching-ants-3 {
  0% {
    background-position: 0 0,  0 100%,  0 0,  100% 0;
  }
  100% {
    background-position: 40px 0, -40px 100%, 0 -40px, 100% 40px;
  }
}
/** Mobile alert**/
/** Mobile alert**/
.alert-table{
    height: 100vh;
    width: 100%;
}

tr.header{
    height:48px;
}
#mobile-alert {
    overflow: hidden;
    max-height: 100vh;
    width: 100vw;
    height: 100vh;
    background-repeat: no-repeat;
    background-color: #FFFFFF;
}
.mobile-header {
    width: 100%;
    height: 48px;
}
.mobile-logo {
    height: 48px;
    float: left;
    display: inline-block;
}
.mobile-header span {
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    padding-left: 10px;
    line-height: 48px;
}
.mobile-alert-top {
    width: 100%;
    background-color: #dee0e0 ;
    padding-top: 55px;
    padding-bottom: 55px;
    padding-right: 50px;
    padding-left: 50px;
    text-align: center;
}
.mobile-alert-bottom{
    background-image: url("../assets/images/mobile-message-image.jpg");
    background-size: cover;
    background-position: top left;
    width: 100%;
    background-repeat: no-repeat;

}
.mobile-alert-header {
    color: #000000;
    font-size: 23px;
    font-weight: bold;
    border-bottom: 1px solid #babcbc;
    padding-bottom: 10px;
}
.mobile-alert-top p {
    font-family: Univers-Light, Arial, Helvetica, sans-serif;
    font-size: 18px;
}
.try-bttn {
    background-color: #225080;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 27px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-radius: 10px;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
}
.try-bttn {
    background-color: #225080;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 27px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-radius: 10px;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
}
/* small desktop*/
.bold {
  font-family: Univers-Bold, Univers-Bold-IE, Arial, Helvetica, sans-serif;
}
.ie9 .bold {
  font-weight: bold;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .small_square {
    margin-top: 5px;
  }
  .bold {
    font-weight: bold;
  }
  .step-8-instructions-left,
  .step-30-instructions-left {
    text-align: center;
  }
  .step-8-instructions-left .instructions-button-inline,
  .step-30-instructions-left .instructions-button-inline {
    float: none;
    margin-bottom: 0px ;
  }
  .step-8-instructions-left h2,
  .step-30-instructions-left h2 {
    line-height: 42px;
  }
  .dragging .scale-helper {
    -ms-transform: scale(1, 1);
    /* IE 9 */
    transform: scale(1, 1);
  }
  .dragging #tabs-image-helper,
  .dragging #weight-select-2-helper {
    left: 0px;
  }
  .dragging #cost-select-2-helper {
    left: -70px;
  }
  #image-menu-hotspot {
    background-color: rgba(255, 255, 255, 0.01);
  }
  .line {
    height: 19px;
  }
}
@media screen and (max-width: 1430px) {
  .instructions h1 {
    font-size: 2.3vw;
  }
  .instructions h2 {
    font-size: 1.5vw;
  }
  .instructions .vert-centered h2 {
    font-size: 2vw;
  }
  .instructions h3 {
    font-size: 1.4vw;
  }
}
@media screen and (max-width: 1210px), screen and (max-height: 768px) {
  /*.instructions{
    left: 0px;
  }*/
  body {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -moz-transform-origin: 0 0;
    -o-transform-origin: top left;
    -webkit-transform-origin: top left;
  }
  td.lighter-back {
    padding-left: 30px;
    padding-right: 30px;
  }
  .instructions.no-background {
    padding-right: 0px;
  }
  #step-11-helper-holder {
    margin-left: 34%;
  }
  .va-holder {
    height: 648px;
  }
  .inner-content {
    height: 593px;
  }
  .inner-content-left {
    height: 589px;
  }
  .graphs-container {
    height: 577px;
  }
  .graph-copy {
    height: 589px;
  }
  .graphs-menu-modal {
    height: 589px;
  }
  .ui-tabs .ui-tabs-panel {
    max-height: 648px;
  }
  .copy-graphs-holder {
    height: 588px;
  }
  .ghost-modal {
    height: 589px;
  }
  .quarter-width .copy-graphs-text {
    font-size: 6px;
  }
  #sort-menu-helper {
    width: 201px;
    left: -238px;
    top: -25px;
  }
  #sort-menu-container {
    top: 30%;
  }
  #sort-menu-helper .helper-arrow-right {
    margin-right: -22px;
  }
  #cost-slider-helper {
    width: 240px;
  }
  .line-label {
    left: -97px;
    top: -30px;
  }
  .step-8-instructions-left,
  .step-30-instructions-left {
  /*  text-align: center; */
  }
  .step-8-instructions-left .instructions-button-inline,
  .step-30-instructions-left .instructions-button-inline {
    float: none;
    margin-bottom: 0px ;
  }
  .step-8-instructions-left h2,
  .step-30-instructions-left h2 {
    line-height: 42px;
  }
  .marching-ants.green {
    height: 580px;
  }
  #line-helper-hotspot {
    top: 41px;
  }
  #line-helper {
    top: 35px;
  }
  /* #button-5 {
    font-size: 33px;
  }
  #button-5,
  #button-6 {
    width: 73%;
    margin-left: 12%;
    padding-left: 50px;
    padding-right: 50px;
    float: left;
  } */
  .ep2 #button-5 {
    width: 88%;
    float: none;
    margin: 0 auto 20px;
    display: block;
  }
  .ep3 #button-5 {
    float: none;
  }
  .video_pop {
    left: -245px;
  }
  .step-40-instructions-left h3 {
    font-size: 1.5vw;
  }
}
.lines-holder {
  width: 100%;
}
.lines {
  width: 287px;
  margin-left: auto;
  margin-right: auto;
  height: 40px;
}
.line {
  border-bottom: 1px solid #4e5052;
  float: left;
  height: 15px;
  width: 90px;
  margin-left: 20px;
  margin-right: 20px;
}
.lines span {
  font-size: 30px;
  -webkit-font-smoothing: antialiased;
  font-family: Univers-Light, Univers-IE, Arial, Helvetica, sans-serif;
  float: left;
}
@media screen and (max-height: 697px) {
  body {
    -webkit-transform: scale(0.97);
    -moz-transform: scale(0.97);
    -o-transform: scale(0.97);
    -ms-transform: scale(0.97);
    transform: scale(0.97);
    -moz-transform-origin: 0 0;
    -o-transform-origin: top left;
    -webkit-transform-origin: top left;

  }
  .step-40-instructions-left h3,
  .step-40-instructions-left h2 {
    font-size: 16px;
  }
}
@media screen and (max-width: 1064px) {
  .step-39-instructions-left .instructions-button-inline {
    float: none;
    margin-bottom: 0px ;
  }
  .step-39-instructions-left h2 {
    line-height: 42px;
  }
}
@media screen and (max-width: 1000px), screen and (max-height: 610px) {
  #step-11-helper-holder {
    margin-left: 0%;
  }
  .video_pop {
    left: -253px;
  }
  .video-arrow-down {
    margin-left: 145px;
  }
  .line-label {
    left: -127px;
    padding-left: 15px;
    padding-right: 15px;
    top: -44px;
  }
  #line-helper-hotspot {
    top: 37px;
    position: absolute;
    left: -10px;
  }
  #line-helper {
    width: 342px;
    left: -372px;
    top: 32px;
  }
  #sort-menu-container {
    top: 26%;
  }
  #button-5 {
    font-size: 23px;
  }
  #button-5,
  #button-6 {
    width: 85%;
    margin-left: 5%;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 760px) {
  body {
    -webkit-transform: scale(0.66);
    -moz-transform: scale(0.66);
    -o-transform: scale(0.66);
    -ms-transform: scale(0.66);
    transform: scale(0.66);
    min-width: 710px;
    overflow: visible;
  }
  #start-popup {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    width: 127vw;
    max-width: unset;
  }
  .instructions {
    width: 100%!important;
  }
  .instrucions-button {
    width: 100%;
    margin-left: 0;
  }
  #graphs-menu-helper {
    width: 156px;
  }
  #step-11-helper-hotspot {
    left: 243px;
  }
  #step-11-helper .helper-arrow-right {
    margin-right: -22px;
  }
  #step-11-helper {
    width: 214px;
  }
  #sort-menu-container {
    width: 302px;
    right: -8px;
  }
  .content-blue-weight-bottom {
    width: 391px;
    height: 164px;
  }
  #cost-slider {
    left: 192px;
    top: 112px;
    width: 184px;
  }
  #cost-slider-helper {
    width: 200px;
    left: -166px;
  }
  #cost-slider-helper .helper-arrow-up {
    margin-left: 166px;
  }
  #line-helper-hotspot {
    top: 28px;
    position: absolute;
    left: -13px;
  }
  #line-helper {
    width: 342px;
    left: -385px;
    top: 22px;
  }
  .va-holder {
    height: 517px;
    max-height: unset;
  }
  .inner-content {
    height: 420px;
  }
  .inner-content-left {
    height: 414px;
  }
  .graphs-container {
    height: 405px;
  }
  .copy-graphs-holder {
    height: 414px;
  }
  .graph-copy {
    height: 410px;
  }
  .graphs-menu-modal {
    height: 509px;
  }
  .ui-tabs-vertical .ui-tabs-nav {
    height: 504px;
  }
  .ui-tabs .ui-tabs-panel {
    max-height: 473px;
  }
  .marching-ants.green {
    height: 410px;
  }
  .instructions h1 {
    font-size: 3.2vw;
  }
  .instructions h2 {
    font-size: 2.5vw;
    line-height: normal;
  }
  .instructions-button,
  .instructions-button-inline,
  .instructions-button-inner,
  #button-2 {
    padding-left: 30px;
    padding-right: 30px;
    font-size: 23px;
  }
  .reward {
    display: none;
  }
  #weight-slider {
    top: 113px;
  }
  #sort-menu-helper-hotspot.hoverish {
    width: 295px;
  }
  #sort-hover {
    width: 159px;
  }
  #weight-select-2-helper {
    position: absolute;
    width: 300px;
    z-index: 20;
    left: 198px;
    top: -27px;
  }
  .copy-graphs-text {
    height: 55px;
    background-position: 205px 17px;
  }
  .ghost-helper-holder {
    right: 40px;
  }
  #upload_popup {
    margin-top: -110px;
  }
  .step-20-helper-holder {
    right: -22px;
    top: 2px;
  }
  .image-menu-holder {
    left: -27px;
    top: 2px;
  }
  #transparency-slider-helper {
    top: 68px;
  }
  .video_pop {
    top: -295px;
  }
  .arrow-holder {
    top: 3px;
  }
}
@media screen and (max-width: 340px) {
  .mobile-alert-header {
    font-size: 18px;
  }
  .mobile-header span {
    font-size: 8px;
  }
  .mobile-alert-top p {
    font-size: 15px;
  }
  .try-bttn {
    font-size: 18px;
  }
  .mobile-alert-top {
    padding-top: 45px;
    padding-bottom: 45px;
    padding-right: 40px;
    padding-left: 40px;
  }
}
.row {
  text-align: center;
}
.carousel {
  left: 50%;
  position: absolute;
  width: 1000px;
  margin-left: -500px;
  overflow: hidden;
  height: 500px;
  top: 50px;
  list-style-type: none;
}
.carousel .item {
  width: 350px;
  height: 250px;
  background-size: 100%;
  vertical-align: middle;
  line-height: 150px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
.controls {
  position: absolute;
  top: 500px;
  left: 50%;
  width: 150px;
  margin-left: -75px;
}
.controls a {
  display: block;
}
.controls .previous {
  float: left;
}
.controls .next {
  float: right;
}
