/*chart*/
.chart-list01 {
	text-align: center;
}
.chart-list01 .list-percentage1 {
	position: relative;
	margin: 0 auto 0 auto;
	width: 175px;
	height: 175px;
}
.chart-list01 .percentage_inner {
	width:110px;
	height:110px;
	line-height:110px;
	text-align:center;
	font-size:30px;
	color:#000000;
	margin:auto;
	border-radius:			50%;
	-moz-border-radius:		50%;
	-webkit-border-radius:	50%;
	background-color:#e9e9e9;
	position:absolute;
	left:50%;
	top:50%;
	margin:-55px 0 0 -55px;
}
.chart-list01 p{
	font-size:15px;
	margin:0;
	padding:10px 0 20px 0;
	color:#333333;
}
.chart-list01 .color-1 {
    color: #20a3f0;
}
.chart-list01 .color-2 {
    color: #7770cc;
}
.chart-list01 .color-3 {
    color: #b75ccd;
}
.chart-list01 .color-4 {
    color: #4680dd;
}
/*chart-list02*/
.chart-list02 .list-percentage2{
	text-align:center;
	color:#20a3f0;
	position:relative;
	}
.chart-list02 .list-percentage2 .percentage_inner{
    position: absolute;
    line-height: 172px!important;
    text-align: center;
    width: 172px;
    height: 172px;
    font-size: 24px;
    color: #20a3f0;
    margin: 0 auto;
    left: 50%;
    margin: 0 0 0 -86px;
	font-size:30px;
	font-weight:bold;
	}
.chart-list02 h6{
	font-size:15px;
	color:#333;
	text-align:center;
	font-weight:blod;
	margin:10px 0 20px 0;
	}
/*chart-list03*/
.chart-list03 .list-percentage3{
	text-align:center;
	color:#fff;
	position:relative;
	}
.chart-list03 .list-percentage3 .percentage_inner{
    position: absolute;
    line-height: 124px!important;
    text-align: center;
    width: 124px;
    height: 124px;
    font-size: 20px;
    color: #fff;
    margin: 0 auto;
    left: 50%;
    margin: 0 0 0 -62px;	
	font-weight:normal;
	}
.chart-list03 h6{
	font-size:15px;
	color:#fff;
	text-align:center;
	font-weight:normal;
	margin:20px 0 0 0;
	}
.chart-list03 .color-1{
  background-color:#fbc166;
}
.chart-list03 .color-2{
  background-color:#ef8494;
}
.chart-list03 .color-3{
  background-color:#1bbc9b;
}
.chart-list03 .color-4{
  background-color:#20a3f0;
}
.chart-list03 div[class^="color"]{
  padding:40px 0;
  border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  margin-bottom:20px;
}
/*chart-list04*/
.chart-bg01{
    background-image: url(../images/chart-bg01.jpg);
    background-attachment: fixed;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
}
.chart-list04 .list-percentage4{
	text-align:center;
	color:#20a3f0;
	position:relative;
	}
.chart-list04 .list-percentage4 .percentage_inner{
    position: absolute;
    line-height: 86px!important;
    text-align: center;
    width: 86px;
    height: 86px;
    font-size: 20px;
    color: #20a3f0;
    margin: 0 auto;
    left: 50%;
    margin: 0 0 0 -43px;	
	font-weight:bold;
	}
.chart-list04 p{
    font-size: 15px;
    color: #fff;
    text-align: center;
    font-weight: blod;
    margin: 20px 0 20px 0;
    position: relative;
	}
.chart-list04 p:before{
    content: "";
    width: 30px;
    margin: 0 auto;
    border-top: 1px solid #fff;
    position: absolute;
    left: 50%;
    margin: 0 0 0 -15px;
    top: -8px;
}
/*chart-list05*/
.chart-list05 .list-percentage5{
	text-align:center;
	color:#20a3f0;
	position:relative;
	}
.chart-list05 .list-percentage5 .percentage_inner{
    position: absolute;
    line-height: 202px!important;
    text-align: center;
    width: 202px;
    height: 202px;
    font-size: 24px;
    color: #373737;
    margin: 0 auto;
    left: 50%;
    margin: 0 0 0 -101px;
	font-size:30px;
	}
.chart-list05 h6{
	font-size:15px;
	color:#373737;
	text-align:center;
	margin:20px 0 20px 0;
	font-weight:normal;
	}
/*chart-list06*/
.chart-list06 {
    margin: 0 auto 0;
    position: relative;
    color: #3cceda;
    text-align: center;
}
.chart-list06 .sector_info{
   font-size:30px;
   color:#323232;
}
.chart-list06 .sector_info b {
    display: none;
}
.chart-list06 p{
   font-size:13px;
   color:#323232;
   margin:0 0 20px 0;
}
.chart-list06 .color-1 {
    color: #20a3f0;
}
.chart-list06 .color-2 {
    color: #7770cc;
}
.chart-list06 .color-3 {
    color: #b75ccd;
}
.chart-list06 .color-4 {
    color: #4680dd;
}
/*chart-list07*/
.chart-list07 .list-percentage7{
	text-align:center;
	color:#20a3f0;
	position:relative;
	}
.chart-list07 .list-percentage7 .percentage_inner{
    position: absolute;
    line-height: 172px!important;
    text-align: center;
    width: 172px;
    height: 172px;
    font-size: 30;
    color: #20a3f0;
    margin: 0 auto;
    left: 50%;
    margin: 0 0 0 -86px;
	font-size:30px;
	font-weight:bold;
	}
.chart-list07 .list-percentage7 .percentage_inner:before{
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-box-shadow: 0 0px 5px 1px #eee;
    -webkit-box-shadow: 0 0px 5px 1px #eee;
    box-shadow: 0 0px 5px 1px #eee;
    height: 144px;
    width: 144px;
    position: absolute;
    content: "";
    left: 50%;
    margin: 15px 0 0 -72px;
	border: 1px solid #eee;
}
.chart-list07 .list-percentage7 .percentage_inner:after{
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-box-shadow: 0 0px 5px 1px #eee;
    -webkit-box-shadow: 0 0px 5px 1px #eee;
    box-shadow: 0 0px 5px 1px #eee;
    height: 180px;
    border: 1px solid #eee;
    width: 180px;
    position: absolute;
    content: "";
    left: 50%;
    margin: -3px 0 0 -90px;
}
.chart-list07 h6{
	font-size:15px;
	color:#333;
	text-align:center;
	font-weight:blod;
	margin:20px 0 10px 0;
	text-transform:uppercase;
	}
.chart-list07 p{
  text-align:center;
  margin:0 0 20px 0;
}
/*chart-list08*/
.chart-bg02{
    background-image: url(../images/chart-bg02.jpg);
    background-attachment: fixed;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;	
}
.chart-list08{
   text-align:center;
}
.chart-list08 .list-percentage8{
	text-align:center;
	color:#20a3f0;
	position:relative;
	}
.chart-list08 .list-percentage8 .percentage_inner{
    position: absolute;
    line-height: 172px!important;
    text-align: center;
    width: 172px;
    height: 172px;
    font-size: 24px;
    color: #20a3f0;
    margin: 0 auto;
    left: 50%;
    margin: 0 0 0 -86px;
	font-size:30px;
	font-weight:bold;
	}
.chart-list08 h6{
	font-size:15px;
	color:#fff;
	text-align:center;
	font-weight:normal;	
	margin:10px 0 25px 0;
	position:relative;
	}
.chart-list08 p{
   margin:0 0 20px 0;
 }
.chart-list08 h6:before{
  width:34px;
  border-bottom:1px solid #d0cfcd;
  content:"";
  position:absolute;
  left:50%;
  margin:0 0 0 -17px;
  bottom:-15px;
}
/*chart-list09*/
.chart-list09{
    text-align:center;
}
.chart-list09 .list-percentage9{
	text-align:center;
	color:#20a3f0;
	position:relative;
	margin:0 0 60px 0;
	}
.chart-list09 p{
   margin:0 0 20px 0;
 }
.chart-list09 .list-percentage9:before{
  background-color:rgba(255,255,255,0.2);
  content:"";
  position:absolute;
  width:202px;
  height:202px;
      border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.chart-list09 .list-percentage9 .percentage_inner{
    position: absolute;
    text-align: center;
    font-size: 24px;
    color: #fff;
    margin: 0 auto;
    font-size: 25px;
    font-weight: bold;
    bottom: -50px;
    width: 100%;
    line-height: 1.2;
	}
.chart-list09 h6{
    font-size: 15px;
    color: #333;
    text-align: center;
    font-weight:normal;
    margin: 10px 0 0 0;
    position: absolute;
    width: 140px;
    height: 140px;
    background: #fff;
    border-radius: 50%;
    text-align: center;   
    left: 50%;
    top: 50%;
    margin: -70px 0 0 -70px;
    padding: 55px 15px;
    line-height: 1.2;
}
/*chart-list10*/
.chart-list10 {
	text-align: center;
}
.chart-list10 .list-percentage10 {
	position: relative;	
	width: 202px;
	height: 202px;
	color:#20a3f0;
	margin:0 auto;
}
.chart-list10 .list-percentage10:before{
   width:174px;
   height:174px;
   content:"";
   position:absolute;
   border:10px solid #2b2b2b;
        border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
	margin:-87px 0 0 -87px;
	left:50%;
	top:50%;
}
.chart-list10 .percentage_inner {
	width:62px;
	height:62px;
	line-height:62px;
	text-align:center;
	font-size:15px;
	color:#fff;
	margin:auto;
	border-radius:			50%;
	-moz-border-radius:		50%;
	-webkit-border-radius:	50%;
	background-color:#2b2b2b;
	position:absolute;
	left:50%;
	top:50%;
	margin:-31px 0 0 -31px;
}
.chart-list10 p{
	font-size:15px;
	padding:0 0 0 0;
	margin:0 0 20px 0;
}
.chart-list10 h6{
   text-transform:uppercase;
   font-size:15px;
   color:#2d2d2d; 
    padding: 30px 0 10px 0;
    margin: 0;  
}
/*loaded-list01*/
.loaded-list01 {
    text-align: center;
    padding: 0 25px;
}
.loaded-list01 .loaded-decorate01 {
    display: inline-block;
    position: relative;
}
.loaded-list01 .loaded-decorate01 .fa {
    position: absolute;
    left: 50%;
    top: 50%;
    font-size: 40px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin: -25px 0 0 -25px;
}
.loaded-list01 .number {
    font-size: 30px;
    color: #333333;
    line-height: 1.2;
	padding:20px 0 5px 0;
}
.loaded-list01 .title {
    margin-bottom: 20px;
    font-size: 13px;
}
.loaded-list01 .color-1 {
    color: #fbc166;
}
.loaded-list01 .color-2 {
    color: #ef8494;
}
.loaded-list01 .color-3 {
    color: #20a3f0;
}
.loaded-list01 .color-4 {
    color: #1bbc9b;
}
/*loaded-list02*/
.loaded-list02 p {
    color: #000;
}
.loaded-list02 .progress {
    background-color: #ffffff;
    border: 1px solid #dddddd;
    height: 15px;
    position: relative;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    margin: 7px 0 33px;
    overflow: visible;
}

.loaded-list02 .progress:last-child {
    margin: 0;
}
.loaded-list02 .progress > span {
    position: absolute;
    top: 5px;
    left: 10px;
    z-index: 10;
    font-size: 13px;
    color: #000;
}
.loaded-list02 .bar {
    height: 15px;
    margin-top: -1px;
    width: 0;
    transition: width ease-in 200ms;
    -moz-transition: width ease-in 200ms;
    /* Firefox 4 */
    -webkit-transition: width ease-in 200ms;
    /* Safari and Chrome */
    -o-transition: width ease-in 200ms;
    /* Opera */
    -ms-transition: width ease-in 200ms;
    /* IE9? */
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}
.loaded-list02 .bar span {
    position: absolute;
    right: 0;
    top: -31px;
    font-size: 12px;
    line-height: 1;
    padding: 5px;
    display: none;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.loaded-list02 .color-1{
    background-color: #b65ccd;
}
.loaded-list02 .color-2{
    background-color: #8d6cc3;
}
.loaded-list02 .color-3{
    background-color: #20a3f0;
}
.loaded-list02 .color-4{
    background-color: #1bbc9b;
}
/*loaded-list02*/
.loaded-list03 p {
    color: #000;
}
.loaded-list03 .progress {
    background-color: #ffffff;
    border: 1px solid #dddddd;
    height: 15px;
    position: relative;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    margin: 7px 0 33px;
    overflow: visible;
}

.loaded-list03 .progress:last-child {
    margin: 0;
}
.loaded-list03 .progress > span {
    position: absolute;
    top: 5px;
    left: 10px;
    z-index: 10;
    font-size: 13px;
    color: #000;
}
.loaded-list03 .bar {
    height: 15px;
    margin-top: -1px;
    width: 0;
    transition: width ease-in 200ms;
    -moz-transition: width ease-in 200ms;
    /* Firefox 4 */
    -webkit-transition: width ease-in 200ms;
    /* Safari and Chrome */
    -o-transition: width ease-in 200ms;
    /* Opera */
    -ms-transition: width ease-in 200ms;
    /* IE9? */
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}
.loaded-list03 .bar span {
    position: absolute;
    right: 0;
    top: -31px;
    font-size: 12px;
    line-height: 1;
    padding: 5px;
    display: none;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.loaded-list03 .color-1{
    background-color: #fbc166;
}
.loaded-list03 .color-2{
    background-color: #ef8494;
}
.loaded-list03 .color-3{
    background-color: #07fbc0;
}
.loaded-list03 .color-4{
    background-color: #2b2b2b;
}
/*chart-bg04*/
.chart-bg03{
    background-image: url(../images/chart-bg03.jpg);
    background-attachment: fixed;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
}
.loaded-list04 p {
    color: #fff;
}
.loaded-list04 .progress {
    background-color: #e6e6e6;
    height: 29px;
    overflow: visible;
    margin: 14px 0px 26px 0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
/*		border-bottom:1px solid rgba(0,0,0,0.5);
	border-top:1px solid rgba(0,0,0,0.5);*/
}
.loaded-list04 .bar {
    height: 29px;
	position:relative;
    line-height: 29px;
    background: #20a3f0;
    background-image:linear-gradient(-45deg, rgba(0, 0, 0, 0.1) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0.1) 75%, transparent 75%, transparent);
    background-size: 20px 20px;   
    width: 0;
    position: relative;
    transition: width ease-in 200ms;
    -moz-transition: width ease-in 200ms;
    /* Firefox 4 */
    -webkit-transition: width ease-in 200ms;
    /* Safari and Chrome */
    -o-transition: width ease-in 200ms;
    /* Opera */
    -ms-transition: width ease-in 200ms;
    /* IE9? */
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.loaded-list04 .bar span {
    position: absolute;
    right: 5px;
    top: 0px;
    font-size: 12px;
    line-height: 1;
    height: 29px;
    line-height: 29px;
    color: #FFF;
    display: none;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
/*loaded-list05*/
.loaded-list05 p {
    color: #fff;
}
.loaded-list05 .progress {
    background-color: #e6e6e6;
    height: 29px;
    overflow: visible;
    margin: 14px 0px 26px 0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
.loaded-list05 .bar {
    height: 29px;
	position:relative;
    line-height: 29px;
    background: #20a3f0;
/*   background-image:linear-gradient(-45deg, rgba(0, 0, 0, 0.3) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.3) 75%, transparent 75%, transparent);*/
    background-size: 20px 20px;   
	    width: 0;
    position: relative;
    transition: width ease-in 200ms;
    -moz-transition: width ease-in 200ms;
    /* Firefox 4 */
    -webkit-transition: width ease-in 200ms;
    /* Safari and Chrome */
    -o-transition: width ease-in 200ms;
    /* Opera */
    -ms-transition: width ease-in 200ms;
    /* IE9? */
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	background:url(../images/bar-bg.jpg) no-repeat left center #20a3f0;
}
.loaded-title{
    font-size: 25px;
    line-height: 1.2;  
    position: relative;
    padding: 0 0 30px 0;
    margin: 0 0 50px 0; 
}
.loaded-title:before{
  border-bottom:2px solid #20a3f0;
  position:absolute;
  bottom:0;
  left:0;
  width:66px;
  content:"";  
}
.loaded-list05 .bar span {
    position: absolute;
    right: 5px;
    top: 0px;
    font-size: 12px;
    line-height: 1;
    height: 29px;
    line-height: 29px;
    color: #FFF;
    display: none;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
/*loaded-list06*/
.loaded-list06 p{
  font-size:13px;
}
.loaded-list06 .progress-bar{
    position:relative;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	background:0 0;
	background-color:#00bfa7;
		    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
.loaded-list06 .progress-bar.color-1{
    background-color: #f9cf79;
}
.loaded-list06 .progress-bar.color-2{
    background-color: #1bbc9b;
}
.loaded-list06 .progress-bar.color-3{
    background-color: #20a3f0;
}
.loaded-list06 .progress-bar.color-4{
    background-color: #8d6cc3;
}
.loaded-list06 .progress{
    overflow:visible;
	height:15px;line-height:15px;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	margin:0 0 35px 0;
}
.loaded-list06 .progress-bar span{
    position:absolute;
	right:0;
	bottom:100%;
	background:#2c3433;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	padding:2px 5px;
	line-height:normal;
	font-size:12px;
	text-indent:0;
	margin-bottom:8px;
	display:none
}
.loaded-list06 .progress-bar span:before{
    border:5px solid transparent;
	border-top:5px solid #2c3433;
	content:"";
	display:block;
	position:absolute;
	left:50%;
	top:100%;
	width:0;
	margin-left:-5px
}
/*loaded-list07*/
.loaded-list07 p{
  font-size:13px;
}
.loaded-list07 .progress-bar{
    position:relative;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	background:0 0;
	background-color:#00bfa7;
		    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
.loaded-list07 .progress-bar.color-1{
    background-color: #f9cf79;
}
.loaded-list07 .progress-bar.color-2{
    background-color: #1bbc9b;
}
.loaded-list07 .progress-bar.color-3{
    background-color: #20a3f0;
}
.loaded-list07 .progress-bar.color-4{
    background-color: #8d6cc3;
}
.loaded-list07 .progress{
    overflow:visible;
	height:15px;line-height:15px;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	margin:0 0 35px 0;
}
.loaded-list07 .progress-bar span{
    position:absolute;
	right:0;
	bottom:100%;
	background:#2c3433;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	padding:2px 5px;
	line-height:normal;
	font-size:12px;
	text-indent:0;
	margin-bottom:8px;
	display:none
}
.loaded-list07 .progress-bar span:before{
    border: 5px solid transparent;
    border-left: 8px solid #2c3433;
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 100%;
    width: 0;
    margin-left: 0;
    margin: -5px 0 0 0;
}
/*loaded-list08*/
.loaded-list08 .progress {
    background-color: #e6e6e6;
    height: 29px;
    overflow: visible;
    margin: 14px 0px 26px 0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
	    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}
.loaded-list08 .progress .progress-bar{
    position: relative;
    height: 29px;
    line-height: 29px;
    width: 0;
    background-color: #1e7ad8;
    background: #1e7ad8;
	background: linear-gradient(left , rgb(10, 235, 255) 36% , rgb(35, 167, 244) 64%);
	background: -o-linear-gradient(left , rgb(10, 235, 255) 36% , rgb(35, 167, 244) 64%);
	background: -ms-linear-gradient(left , rgb(10, 235, 255) 36% , rgb(35, 167, 244) 64%);
	background: -moz-linear-gradient(left , rgb(10, 235, 255) 36% , rgb(35, 167, 244) 64%);
	background: -webkit-linear-gradient(left , rgb(10, 235, 255) 36% , rgb(35, 167, 244) 64%);

}
.loaded-list08 .progress-bar span {
    position: absolute;
    right: 5px;
    top: 0px;
    font-size: 12px;
    line-height: 1;
    height: 29px;
    line-height: 29px;
    color: #FFF;
    display: none;
}
/*loaded-list09*/
.loaded-list09 .progress {
    background-color: #e9e9e9;
    height: 29px;
    overflow: visible;
    margin: 14px 0px 26px 0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
	    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	border:1px solid #d6d6d6;
}
.loaded-list09 .progress .progress-bar{
    position: relative;
    height: 19px;
    line-height: 19px;
    width: 0;
    background:#1fa2f0;
	margin:4px;
		    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.loaded-list09 .progress-bar span {
    position: absolute;
    right: 5px;
    top: 0px;
    font-size: 12px;
    line-height: 1;
    height: 20px;
    line-height: 20px;
    color: #FFF;
    display: none;
}
/*loaded-list10*/
.chart-bg04 {
    background-image: url(../images/chart-bg04.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
}
.loaded-list10{
  position:relative;
}
.loaded-list10 .progress{
    overflow:visible;
	    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
	height:30px;
	line-height:30px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	margin:0 0 35px 0;
	position:relative;
     background:#fff;
	 border-left:1px solid #07fcbf;
	 border-right:1px solid #20a3f0
}
.loaded-list10 .progress:before{
  content:"";
  left:0;
  width:100%;
  height:30px;
  background-color:#fff;
  z-index:2;
  position:absolute;
  	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
.loaded-list10 .progress-bg{
    position: absolute;
    left: 0;
    top: -1px;
    width: 100%;
    height: 32px;
    background-color: #1e7ad8;
    background: #1e7ad8;
    background: -moz-linear-gradient(30deg,#07fcbf 0,#20a3f0 100%);
    background: -webkit-gradient(linear,left bottom,right top,color-stop(0%,#07fcbf),color-stop(100%,#20a3f0));
    background: -webkit-linear-gradient(30deg,#07fcbf 0,#20a3f0 100%);
    background: -o-linear-gradient(30deg,#07fcbf 0,#20a3f0 100%);
    background: -ms-linear-gradient(30deg,#07fcbf 0,#20a3f0 100%);
    background: linear-gradient(30deg,#07fcbf 0,#20a3f0 100%);
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
    z-index: 0;
}
.loaded-list10 .progress-bar{
    position:relative;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	background:0 0;
	background-color:#20a3f0;
		    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
	height:22px;
	margin:4px;
	z-index:4;
}
.loaded-list10 .progress-bar span{
    position:absolute;
	right:0;
	bottom:100%;
	border:1px solid #000000;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	padding:2px 5px;
	line-height:normal;
	font-size:12px;
	text-indent:0;
	margin-bottom:9px;
	display:none;
	color:#000;
	background-color:#eceded;
}
.loaded-list10 .progress-bar span:before{
    content: "";
    position: absolute;
    bottom: -3px;
    left: 50%;
    border-bottom: 1px solid #000000;
    border-right: 1px solid #000000;
    background-color: #fff;
    width: 6px;
    height: 6px;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    margin: 0 0 0 -4px;
	background-color:#eceded;
}
/*loaded-list11*/
.loaded-list11 .progress{
	background-color: transparent;
	border-radius:100px;
	-moz-border-radius:100px;
	-webkit-border-radius:100px;
	box-shadow:none;
	position:relative;
	overflow:inherit;
	margin-bottom: 27px;
	height:42px;
	border:1px solid #e1e1e1;
	}
.loaded-list11 .progress p{
	position: absolute;
	left: 30px;
	height: 100%;
	margin: 0;
	z-index: 2;
	line-height: 42px;
	color:#fff;
	font-size:13px;
	}
.loaded-list11 .progress .bar {
	border-radius:100px;
	-moz-border-radius:100px;
	-webkit-border-radius:100px;
	position: relative;
	height: 41px;
	line-height: 40px;
	text-align: right;
	color:#FFF;
	width:0;
	background-color:transparent;
	transition: 		width ease-in 200ms;
	-moz-transition: 	width ease-in 200ms; /* Firefox 4 */
	-webkit-transition: width ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		width ease-in 200ms; /* Opera */
	-ms-transition: 	width ease-in 200ms; /* IE9? */
	}
.loaded-list11 .progress.color-1 .bar{
	background-color:#fbc166;
	}
.loaded-list11 .progress.color-1 .bar span{

}
.loaded-list11 .progress.color-2 .bar{
	background-color:#ef8494;
	}
.loaded-list11 .progress.color-2 .bar span{
   color:#ef8494
}
.loaded-list11 .progress.color-3 .bar{
	background-color:#56b0ee;
	}
.loaded-list11 .progress.color-3 .bar span{
   color:#56b0ee
}
.loaded-list11 .progress.color-4 .bar{
	background-color:#1bbc9b;
	}
.loaded-list11 .progress.color-4 .bar span{
   color:#1bbc9b
}
.loaded-list11 .progress .bar span {
	position: absolute;
	top:2px;
	right: 2px;
	background: #ffffff;
	color: #313131;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	width:36px;
	height:36px;
	text-align:center;
	line-height:36px;
	padding:0;
	font-size: 12px;
	text-indent: 0;
	}
/*loaded-list12*/
.loaded-list12 .progress{
	background-color: transparent;
	border-radius:100px;
	-moz-border-radius:100px;
	-webkit-border-radius:100px;
	box-shadow:none;
	position:relative;
	overflow:inherit;
	margin-bottom: 27px;
	height:42px;
	border:1px solid #e1e1e1;
	}
.loaded-list12 .progress p{
	position: absolute;
	left: 30px;
	height: 100%;
	margin: 0;
	z-index: 2;
	line-height: 42px;
	color:#fff;
	font-size:13px;
	}
.loaded-list12 .progress.the5{
	margin-bottom:0;
	}
.loaded-list12 .progress .bar {
    background: #afbdc7;
    background-image:linear-gradient(-45deg, rgba(161, 177, 189, 1) 25%, transparent 25%, transparent 50%, rgba(161, 177, 189, 1) 50%, rgba(161, 177, 189, 1) 75%, transparent 75%, transparent);
	background-size: 40px 40px;
	border-radius:100px;
	-moz-border-radius:100px;
	-webkit-border-radius:100px;
	position: relative;
	height: 41px;
	line-height: 40px;
	text-align: right;
	color:#FFF;
	width:0;	
	transition: 		width ease-in 200ms;
	-moz-transition: 	width ease-in 200ms; /* Firefox 4 */
	-webkit-transition: width ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		width ease-in 200ms; /* Opera */
	-ms-transition: 	width ease-in 200ms; /* IE9? */
	}
.loaded-list12 .progress .bar span {
	position: absolute;
	top:2px;
	right: 2px;
	background: #ffffff;
	color: #afbdc7;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	width:36px;
	height:36px;
	text-align:center;
	line-height:36px;
	padding:0;
	font-size: 12px;
	text-indent: 0;
	}
/*loaded-list13*/
.loaded-list13 .progress{
	background-color: #fff;
	border-radius:100px;
	-moz-border-radius:100px;
	-webkit-border-radius:100px;
	box-shadow:none;
	position:relative;
	overflow:inherit;
	margin-bottom: 27px;
	height:15px;
	border:1px solid #e1e1e1;
	}
.loaded-list13 .progress p{
	}
.loaded-list13 .progress.the5{
	margin-bottom:0;
	}
.loaded-list13 .progress .bar {
	background-color:#20a3f0;
	border-radius:100px;
	-moz-border-radius:100px;
	-webkit-border-radius:100px;
	position: relative;
	height: 14px;
	text-align: right;
	width:0;
	transition: 		width ease-in 200ms;
	-moz-transition: 	width ease-in 200ms; /* Firefox 4 */
	-webkit-transition: width ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		width ease-in 200ms; /* Opera */
	-ms-transition: 	width ease-in 200ms; /* IE9? */
	}
.loaded-list13 .progress .bar.color-1{
  background-color:#fbc166;
}
.loaded-list13 .progress .bar span{
  border-color:#fbc166;
  color:#fbc166;
}
.loaded-list13 .progress .bar.color-2{
  background-color:#ef8494;
}
.loaded-list13 .progress .bar.color-2 span{
  border-color:#ef8494;
  color:#ef8494;
}
.loaded-list13 .progress .bar.color-3{
  background-color:#20a3f0;
}
.loaded-list13 .progress .bar.color-3 span{
  border-color:#20a3f0;
  color:#20a3f0;
}
.loaded-list13 .progress .bar.color-4{
  background-color:#1bbc9b;
}
.loaded-list13 .progress .bar.color-4 span{
  border-color:#1bbc9b;
  color:#1bbc9b;
}
.loaded-list13 .progress .bar span {
	border:2px solid #f5c167;
	position: absolute;
	top: 50%;
	left: 100%;
	background: #ffffff;
	color: #f5c167;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	width:34px;
	height:34px;
	text-align:center;
	line-height:33px;
	padding:0;
	font-size: 12px;
	text-indent: 0;
	margin:-17px 0 0 -17px;
	}
/*loaded-list14*/
.loaded-list14 .progress{
	background-color: #fff;
	border-radius:100px;
	-moz-border-radius:100px;
	-webkit-border-radius:100px;
	box-shadow:none;
	position:relative;
	overflow:inherit;
	margin-bottom: 27px;
	height:15px;
	border:1px solid #e1e1e1;
	}
.loaded-list14 .progress p{
	}
.loaded-list14 .progress.the5{
	margin-bottom:0;
	}
.loaded-list14 .progress .bar {
	background-color:#20a3f0;
	border-radius:100px;
	-moz-border-radius:100px;
	-webkit-border-radius:100px;
	position: relative;
	height: 14px;
	text-align: right;
	width:0;
	transition: 		width ease-in 200ms;
	-moz-transition: 	width ease-in 200ms; /* Firefox 4 */
	-webkit-transition: width ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		width ease-in 200ms; /* Opera */
	-ms-transition: 	width ease-in 200ms; /* IE9? */
	}
.loaded-list14 .progress .bar.color-1{
  background-color:#8d6cc3;
  color:#8d6cc3
}
.loaded-list14 .progress .bar.color-1 span{
  border-color:#8d6cc3;
}
.loaded-list14 .progress .bar.color-2{
  background-color:#b65ccd;
  color:#b65ccd
}
.loaded-list14 .progress .bar.color-2 span{
  border-color:#b65ccd;
}
.loaded-list14 .progress .bar.color-3{
  background-color:#20a3f0;
  color:#20a3f0
}
.loaded-list14 .progress .bar.color-3 span{
  border-color:#56b0ee;
}
.loaded-list14 .progress .bar.color-4{
  background-color:#fbc166;
  color:#fbc166
}
.loaded-list14 .progress .bar.color-4 span{
  border-color:#fbc166;
}
.loaded-list14 .progress .bar span {
	border:2px solid #fbc166;
	position: absolute;
	top: 50%;
	left: 100%;
	background: #ffffff;	
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	width:34px;
	height:34px;
	text-align:center;
	line-height:33px;
	padding:0;
	font-size: 12px;
	text-indent: 0;
	margin:-17px 0 0 -17px;
	}





	



