.owl-theme .owl-controls{margin-top:10px;text-align:center}
.owl-theme00 .owl-controls .owl-buttons div{color:#FFF;display:inline-block;zoom:1;*display:inline;margin:5px;padding:3px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;background:#869791;filter:Alpha(Opacity=50);opacity:.5}
.owl-theme00 .owl-controls.clickable .owl-buttons div:hover{filter:Alpha(Opacity=100);opacity:1;text-decoration:none}
.owl-theme .owl-controls .owl-page{display:inline-block;zoom:1;*display:inline}
.owl-theme .owl-controls .owl-page span{display:block;width:12px;height:12px;margin:5px 7px;filter:Alpha(Opacity=50);opacity:.5;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;background:#869791}
.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{filter:Alpha(Opacity=100);opacity:.9}
.owl-theme .owl-controls .owl-page span.owl-numbers{height:auto;width:auto;color:#FFF;padding:2px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}
.owl-item.loading{min-height:150px;background:url(AjaxLoader.gif) no-repeat center center}
.owl-theme .item{margin-right:5px;margin-left:5px;text-align:center;border-radius:3px}
.owl-theme .item p,.owl-theme .item h1,.owl-theme .item h2,.owl-theme .item h3,.owl-theme .item h4,.owl-theme .item h5,.owl-theme .item h6,.owl-pagination{text-align:center}
.owl-theme .owl-controls .owl-buttons div{opacity:0;transition:all .3s ease 0;color:transparent;position:absolute;top:50%;display:inline-block;border-top:solid 2px #666;border-right:solid 2px #666;width:20px;height:20px;margin-top:-10px}
.owl-theme .owl-controls .owl-buttons div.owl-prev{left:25px;-webkit-transform:rotate(225deg);transform:rotate(225deg)}
.owl-theme .owl-controls .owl-buttons div.owl-next{right:25px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}
.owl-theme:hover .owl-controls .owl-buttons div{opacity:1}
.owl-theme .item a.item-btn{display:inline-block;margin-top:10px;text-decoration:none;transition:200ms;border-style:solid;background-color:rgba(255,255,255,0);color:#fff!important;border-width:1px;border-color:#fff;border-radius:0;padding:12px 30px}
.owl-theme .item a.item-btn:hover{background-color:rgba(255,255,255,1);color:#000!important;border-width:1px;border-color:#fff;border-radius:0;padding:12px 30px}
#progressBar{width:100%;background:#ededed}
#bar{width:0;max-width:100%;height:4px;background:#7fc242}