/*

* 	Owl Carousel Owl Demo Theme 

*	v1.3.2

*/



.owl-theme .owl-controls{

	position: absolute;

	width: 60px;

	min-height: 30px;

	top: -41px;
	right:8px;
	display: table;
	background: #FEB400;
	font-size: 18px;
	color: #fff;
	display: none !important;


}



/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons {

	position: relative;

}

.owl-theme .owl-controls .owl-buttons div{

	position: absolute;

	display: inline-block;

	zoom: 1;

	text-indent: -9999px;

	width: 30px;

	height: 30px;

	text-align: center;

	-webkit-transition: all 0.5s;

	-moz-transition: all 0.5s;

	-ms-transition: all 0.5s;

	-0-transition: all 0.5s;

	transition: all 0.5s;

	opacity: 0.5;



}

/* Clickable class fix problem with hover on touch devices */

/* Use it for non-touch hover action */

.owl-theme .owl-controls.clickable .owl-buttons div:hover{

	text-decoration: none;

}



.owl-theme .owl-controls.clickable .owl-buttons .owl-prev {

	background: url('/library/images/slide_btn_prev.png') no-repeat left top;

	left:2px;

}

.owl-theme .owl-controls.clickable .owl-buttons .owl-next {

	background: url('/library/images/slide_btn_next.png') no-repeat right top;

	right:2px;

}

.owl-theme .owl-controls.clickable .owl-buttons .owl-prev:hover,
.owl-theme .owl-controls.clickable .owl-buttons .owl-next:hover {
	opacity: 1;
}



/* Styling Pagination*/



.owl-theme .owl-controls .owl-page {

	display: inline-block;

	zoom: 1;

	*display: inline;/*IE7 life-saver */

}

.owl-theme .owl-controls .owl-page span{

	width: 37px;

	height: 37px;

	margin-left: 10px;

	display: block;

}



.owl-theme .owl-controls .owl-page.active span,

.owl-theme .owl-controls.clickable .owl-page:hover span{

}



/* If PaginationNumbers is true */



.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;

}



/* preloading images */

.owl-item.loading{

	min-height: 150px;

	background: url(/library/css/owl-carousel/AjaxLoader.gif) no-repeat center center

}



#top-new-body.owl-theme .owl-controls.clickable .owl-buttons {

	opacity: 0.5;

}

#top-new-body.owl-theme .owl-controls.clickable .owl-buttons .owl-prev {

	background: url('/library/css/owl-carousel/arrows.png') no-repeat -40px top;

	left:-20px;

}

#top-new-body.owl-theme .owl-controls.clickable .owl-buttons .owl-next {

	background: url('/library/css/owl-carousel/arrows.png') no-repeat -60px top;

	right:-20px;

}

#top-new-body.owl-theme .owl-controls.clickable .owl-buttons:hover {

	opacity: 1;

}
/*
     FILE ARCHIVED ON 05:09:35 Feb 06, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 14:35:39 Apr 10, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  capture_cache.get: 30.759
  captures_list: 0.647
  exclusion.robots: 0.033
  exclusion.robots.policy: 0.008
  esindex: 0.016
  cdx.remote: 18.86
  LoadShardBlock: 66.067 (3)
  PetaboxLoader3.datanode: 130.968 (5)
  load_resource: 3352.568 (2)
  PetaboxLoader3.resolve: 3243.399 (2)
*/