.owl-theme .owl-controls{margin-top:10px;text-align:center;}
.owl-theme .owl-controls .owl-buttons div{background:#869791;border-radius:30px;color:#FFF;display:inline;display:inline-block;filter:Alpha(Opacity=50);font-size:12px;margin:5px;moz-border-radius:30px;opacity:0.5;padding:3px 10px;webkit-border-radius:30px;zoom:1;}
.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter:Alpha(Opacity=100);opacity:1;text-decoration:none;}
.owl-theme .owl-controls .owl-page{display:inline;display:inline-block;zoom:1;}
.owl-theme .owl-controls .owl-page span{background:#869791;border-radius:20px;display:block;filter:Alpha(Opacity=50);height:12px;margin:5px 7px;moz-border-radius:20px;opacity:0.5;webkit-border-radius:20px;width:12px;}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{filter:Alpha(Opacity=100);opacity:1;}
.owl-theme .owl-controls .owl-page span.owl-numbers{border-radius:30px;color:#FFF;font-size:12px;height:auto;moz-border-radius:30px;padding:2px 10px;webkit-border-radius:30px;width:auto;}
.owl-item.loading{background:url(AjaxLoader.html) no-repeat center center;min-height:190px;}