.owl-theme .owl-controls{margin-top:0;float:left;width:100%;text-align:center;}
.owl-pagination{bottom:105px;position:relative;}
.owl-theme .owl-controls .owl-buttons div{*display:inline;filter:Alpha(Opacity=50);font-size:0px;}
.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter:Alpha(Opacity=100);opacity:1;text-decoration:none;}
.owl-theme .owl-controls .owl-dots{display:inline-block;zoom:1;*display:inline;}
.owl-theme .owl-controls .owl-dot span{display:inline-block;width:10px;height:10px;margin:12px 5px;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;background:#d1d1d1;}
.owl-theme .owl-controls .owl-dot.active span,
.owl-theme .owl-controls.clickable .owl-dot:hover span{background:#2f87d0;}
.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}
.cs-slider .owl-theme .owl-controls{float:left;margin-top:-70px;text-align:center;width:100%;}
.cs-slider .owl-theme .owl-controls .owl-dot span{display:inline-block;width:10px;height:10px;margin:12px 5px;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;background:#fff;}
.cs-slider .owl-theme .owl-controls .owl-dot.active span,
.cs-slider .owl-theme .owl-controls.clickable .owl-dot:hover span{background:rgba(255, 255, 255, 0.36);}