                                                                                                                                                                    
.big-box{}
.big-box .big-box-left{width:45%;float:left;height:380px}
.big-box .big-box-right{width:55%;float:right;height:380px}
.big-box .big-box-left .box-content{padding:25px}
.big-box .big-box-left .box-title{font-size:35px;line-height:45px;margin-bottom:10px}
.big-box .big-box-left p{font-size:16px;line-height:30px}
.big-box .big-box-left a.btn{padding:10px 12px!important;margin-top:10px;font-size:15px!important}
.big-box .big-box-left .box-links a{margin-right:10px;color:#fff;font-size:15px}
.big-box .big-box-left .box-links a:hover{color:#fff}
.big-box .big-box-right .box-content{padding-left:25px;padding-right:25px;font-family:open sans;font-size:18px;}
.big-box .big-box-right{font-size:15px}
.big-box .big-box-right h4{line-height:10px!important;}
.big-box .big-box-right p{color:#fff;line-height:40px!important;padding-bottom:25px; padding-bottom:15px}
.big-box .big-box-right .box-title{font-size:20px;margin-bottom:5px;padding-bottom:10px;border-bottom:1px solid #333}
.borange{background:#f88529!important;color:#fff!important;border:0!important}
.bred{background:#fa3031!important;color:#fff!important;border:0!important}
.bviolet{background:#932ab6!important;color:#fff!important;border:0!important}
.blightblue h2,.blightblue h3,.blightblue h4,.blightblue h5,.blightblue h6,.bblue h2,.bblue h3,.bblue h4,.bblue h5,.bblue h6,.bgreen h2,.bgreen h3,.bgreen h4,.bgreen h5,.bgreen h6,.bred h2,.bred h3,.bred h4,.bred h5,.bred h6,.bviolet h2,.bviolet h3,.bviolet h4,.bviolet h5,.bviolet h6,.borange h2,.borange h3,.borange h4,.borange h5,.borange h6{color:#fff!important}
.bred h4
{
	font-size:20px;
	text-align:center;
}
.bblue
{
	background-color:#000;
}
.box-header{padding:10px;}
.box-header h4{padding:0;margin-bottom:20px;margin-top:20px;line-height:10px}
.text-center{text-align:left}
.row{margin-right:-15px;margin-left:-15px}
.row:before,.row:after{display:table;content:" "}
.row:after{clear:both}.row:before,.row:after{display:table;content:" "}
.row:after{clear:both}
.big-box-left.borange p {
	padding: 45px;
}
.bblue h4
{
	font-size:18px;
	
}
.big-box-mid{font-size:18px;margin-bottom:5px;border-bottom:1px solid #333; }
.big-box-mid h4{color:#aaa;margin-top:20px!important;line-height:10px!important}
.big-box-mid .box-title{font-size:20px;margin-bottom:5px;padding-bottom:10px;border-bottom:1px solid #333}
.box-header{padding:10px}
.box-header h4{padding:0;margin-bottom:20px;margin-top:20px;line-height:10px}
.bgreen{background:#f88529!important;color:#fff!important;border:0!important}
.dark-green{background-color:#fa3031}
.big-box-right{width:20%;float:right;height:328px}
.big-box .big-box-left .box-content{padding:25px}
.big-box .big-box-left .box-title{font-size:35px;line-height:45px;margin-bottom:10px}
.big-box .big-box-left p {font-size:14px;line-height:30px; font-family: open sans}
.big-box .big-box-left p a { text-decoration:none; color:#000}
.big-box .big-box-left a.btn{padding:10px 12px!important;margin-top:10px;font-size:15px!important}
.blightblue{background:#666666!important;color:#fff!important;border:0!important; }

  
#container {
  margin: 0 auto;
  padding-top:20px;
  padding-bottom:10px;
}
#container #start {
	height:40px;
	width:120px;
	font-family: open sans;
	font-size: 18px;
	color:#fff;
	background-color:#ff4200;
	/*border-radius:8px;*/

}
#main_content {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #000;
	
}
.rune{
	
	width:220px;
	margin-top:20px;
	margin-bottom:20px;
}

.status {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 18px;
	color:#fff;
	width:200px;
	float:left;
}
.status1{
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 22px;
	color:#ff4200;
	width:20px;
	float:left;
}

.ui-progress-bar {
  margin-top: 2em;
  margin-bottom: 1em;
}
  
.ui-progress span.ui-label {
  font-size: 0px;
  position: absolute;
  right: 0;
  line-height: 33px;
  padding-right: 12px;
  color: #242424;
  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: 15px;
  padding-right: 2px;
  background-color:#cfcfcf;
    border-width:1px;
    border-style:solid;
    border-color: #aaa #bbb #fff #bbb;    
    box-shadow:inset 0px 2px 3px #bbb;    
	  border-radius:4px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    -o-border-radius:4px;
}      
  
.ui-progress {
  position: relative;
  display: block;
  overflow: hidden;
  height: 15px;
  -moz-border-radius: 35px;
  -webkit-border-radius: 35px;
  border-radius: 8px;
  -webkit-background-size: 44px 44px;
 
  background-color: red;   
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%,
                        transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%,
                        transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%,
                        transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%,
                        transparent 75%, transparent);
    background-image: -ms-linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%,
                        transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%,
                        transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%,
                        transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%,
                        transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%,
                        transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%,
                        transparent 75%, transparent);
    
    box-shadow:inset 0px 2px 8px rgba(255, 255, 255, .5), inset -1px -1px 0px rgba(0, 0, 0, .2);

  border: 1px solid #4c8932;
  -webkit-animation: animate-stripes 2s linear infinite;
}

                            
                            
                            
                            
                            