@charset "utf-8";
/* CSS Document */
.main_load_container{width:610px; background:#fff9e3; border:1px #f1d396 solid; margin:35px auto 10px auto;}
	.mlc_header{background:#014893 url(/images/solidbg-tooth.gif) repeat-x 0 100%;padding:25px 17px 15px 17px;}
		.process-header-text{margin:7px 0 7px 20px;}
		.mlc_header .white-text b{color:#fff;}
	.mlc_content{padding:25px 22px;text-align:center;font-size:14px;}
		.mlc_content_text1{margin:10px 0;}
		.mlc_content_text2{margin:10px 0;}
		.horiz-3col-list{overflow:hidden;padding:0 70px;}
			.horiz-3col-list div{background:url(/images/green-bullet.png) no-repeat 0 0;float:left;padding:0 0 0 20px;width:120px;text-align:left;}
		.mlc_content .yel-separator{margin:25px 0;}
		.mlc_content .twitter-follow-button{margin:0 0 20px 0;}
		.mlc_content p{padding:0 0 7px 0;}
.load_container_poll {width: 300px; margin: 20px auto 20px;}
.like_fb_block{padding:15px 0px 15px 23px; background:url(/images/bg_wy_line.gif) repeat-x;}
#container {
  margin: 0 auto;
  background: #FFF9E3;
  padding: 0 20px 0 20px;
}

.ui-progress-bar {
  margin-top: 14px;
  margin-bottom: 14px;
} 

.ui-progress span.ui-label {
  font-size: 1.2em;
  position: absolute;
  right: 0;
  line-height: 23px;
  padding-right: 12px;
  color: rgba(0,0,0,0.6);
  text-shadow: rgba(255,255,255, 0.45) 0 1px 0px;
  white-space: nowrap;
}
@-webkit-keyframes animate-stripes {
  from {
    background-position: 0 0;
  }

  to {
   background-position: 44px 0;
  }
}      

.ui-progress-bar {
  position: relative;
  height: 30px;
  padding-right: 2px;
  background-color: #abb2bc;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  background: #eaeaea;
  -moz-box-shadow: inset 0px 5px 7px 0px rgba(0, 0, 0, 0.5), 0px 1px 0px 0px #FFF;
  box-shadow: inset 0px 5px 7px 0px rgba(0, 0, 0, 0.5), 0px 1px 0px 0px #FFF;
}        

.ui-progress {
  position: relative;top:-1px;
  display: block;
  overflow: hidden;
  height: 30px;
  -moz-border-radius: 14px;
  -webkit-border-radius: 14px;
  border-radius: 14px;
  -webkit-background-size: 44px 44px;
  background-color: #74d04c;
  background: -webkit-gradient(linear, 0 0, 44 44,
    color-stop(0.00, rgba(255,255,255,0.17)),
    color-stop(0.25, rgba(255,255,255,0.17)),
    color-stop(0.26, rgba(255,255,255,0)),
    color-stop(0.50, rgba(255,255,255,0)),
    color-stop(0.51, rgba(255,255,255,0.17)),
    color-stop(0.75, rgba(255,255,255,0.17)),
    color-stop(0.76, rgba(255,255,255,0)),
    color-stop(1.00, rgba(255,255,255,0))
  ), -webkit-gradient(linear, left bottom, left top, color-stop(0, #74d04c), color-stop(1, #9bdd62));
  background: -moz-repeating-linear-gradient(top left -30deg,
    rgba(255,255,255,0.17),
    rgba(255,255,255,0.17) 15px,
    rgba(255,255,255,0) 15px,
    rgba(255,255,255,0) 30px
  ), -moz-linear-gradient(#9bdd62 0%, #74d04c 100%);
  -webkit-box-shadow: inset 0px 1px 0px 0px #dbf383, inset 0px -1px 1px #58c43a;
  -moz-box-shadow: inset 0px 1px 0px 0px #dbf383, inset 0px -1px 1px #58c43a;
  box-shadow: inset 0px 1px 0px 0px #dbf383, inset 0px -1px 1px #58c43a;
  border: 1px solid #4c8932;
  -webkit-animation: animate-stripes 2s linear infinite;
}
#remaining_text {
    margin-top: 7px;
}
center, #ngrams_text {
    font-size: 11px;
}
#checking_text, #time_start, #ngram_number, #ngrams_array, #status_number {display: none;}
#ngrams_text {margin-left:20px;}
#ngrams {color:#fff;}