/* all of the elements to disappear */

#hattie-graph, div.bubble, .hover_circles, .btn_next_module {
	display: none;
}


.timeline img {
	width: 90% !important;
	margin: auto;
}


.awk {
  margin-top: 40px !important;
  display: block;
}





.footer p:before {
	content: "http://elireview.com/content/td/feedback - ";
}






.graph {
  margin: 40px 0px;
}

.graph h3 {
  font-size: 35px !important;
  font-weight: 100;
  text-align: center;
}

.bar {
  margin-bottom: 20px;
}

.bar p {
  margin-bottom: -5px;
}

.bar span {
  display: block;
  height: 45px;
}

.bar .bar1{
  background: #f0f1f5;
  width: 100%;
}

.bar .bar2{
  background: #58bdf1;
  margin-top: -45px;
  text-align: right;
  color: #fff;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-style: italic;
  font-size: 23px;
  padding-right: 15px;
  padding-top: 3px;
  clear: both;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;     
}

.bar_group_1 .bar2 {width: 98%;}
.bar_group_2 .bar2 {width: 88%;}
.bar_group_3 .bar2 {width: 77%;}
.bar_group_4 .bar2 {width: 75%;}
.bar_group_5 .bar2 {width: 74%;}
.bar_group_6 .bar2 {width: 73%; background: #f16920;}

.bar .bar2 {width: 50%;}


.three_animations {
  width: 100%;
  margin-bottom: 65px;
  clear: both;
  page-break-before: always;
}

.three_animations h1 {
  color: #45b0e9;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 22px;
  margin-bottom: 7px;
}

.three_animations h1 span {
  color: #fff;
  background: #45b0e9;
  border-radius: 100%;
  padding: 7px 10px;
  margin-right: 8px;
  line-height: 16px;
  font-size: 16px;
  position: relative;
  top: -1px;
  display: inline-block;
}

.animation {
  height: 450px;
  margin-bottom: 50px;
}

.three_animations .animation{
  float: left;
}

.three_animations p {
  color: #8e8e8e;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 16px;
  text-align: center;
  line-height: 1.8em;
  width: 90%;
  margin: 0 auto;
}

.images {
  margin-top: 23px;
  position: absolute;
}

.paper {
  width: 230px !important;
  height: auto;
}

.check1 {
  width: 200px !important;
  height: auto;
  position: relative;
  top: -186px;
  right: 147px;
}

.check2 {
  width: 90px !important;
  height: auto;
  position: relative;
  top: -75px;
  right: 241px;
}

.check3 {
  width: 180px !important;
  height: auto;
  position: relative;
  top: -8px;
  right: 425px;
}

.sticky1, .sticky2, .sticky3 {
  width: 90px !important;
  display: block;
  clear: both;
  float: left;
  position: relative;
  left: 110px;
  margin-bottom: 0px !important;
  height: auto;
}

.computer_dude {
  width: 210px !important;
  position: relative;
  left: 50px;
  height: auto;
}

.sticky1_dude {
  width: 40px !important;
  height: auto;
  position: relative;
  top: -225px;
  right: 10px;
}

.timeline1, .timeline2 {
  padding: 20px 0px;
}



.hover_circles span {
  background: #fff;
  width: 17px;
  height: 17px;
  display: inline-block;
  float: left;
  border-radius: 100%;
  cursor: pointer;
  z-index: 900;
  position: relative;
  top: 70px;
}

.blue1, .blue2 {
  border: 3px solid #1fa3e0;
}

.blue1:before, .blue2:before {
  content: " ";
  background: #1fa3e0;
  display: block;
  width: 7px;
  height: 7px;
  border-radius: 100%;
  position: relative;
  top: 5px;
  left: 5px;
}

.blue1 {
  left: 80px;
}

.blue2 {
  left: 400px;
}

.yellow1 {
  left: 620px;
}

.green1 {
  left: 650px;
}

.yellow2 {
  left: 725px;
}

.green2 {
  left: 775px;
}

.yellow1, .yellow2 {
  border: 3px solid #ffda0f;
}

.yellow1:before, .yellow2:before {
  content: " ";
  background: #ffda0f;
  display: block;
  width: 7px;
  height: 7px;
  border-radius: 100%;
  position: relative;
  top: 5px;
  left: 5px;
}

.green1, .green2 {
  border: 3px solid #2be270;
}

.green1:before, .green2:before {
  content: " ";
  background: #2be270;
  display: block;
  width: 7px;
  height: 7px;
  border-radius: 100%;
  position: relative;
  top: 5px;
  left: 5px;
}

.peer_editing {
  width: 700px !important;
  margin: 0 auto !important;
  margin-top: 55px !important;
  margin-bottom: 30px !important;
  position: relative;
  display: block;
  height: auto;
}