.item
{
	background-color: transparent;
}

.owl-height
{
	z-index: -1;
}

.owl-theme .owl-nav.disabled + .owl-dots
{
	margin-top: -25px;
}

.booklet .b-page-cover
{
	background-color: transparent !important;
}

#mybook img
{
	width: 100%;
	height: 100%;
}
.ebookContainter::-webkit-scrollbar
{
	display: none;
}

.round-corner{
	/*border-radius: 8px;*/
	height: 100% !important;
}

.round-item {
	/*border-radius: 8px;*/
}

.owl-theme.small-dots .owl-dots .owl-dot span{
	width: 5px!important;
	height: 5px!important;
	margin: 5px 5px!important;
}



.ebookContainter .owl-carousel .owl-stage-outer {
	border-radius: 8px;
}

.ebookContainter .page-element.noBorderRadius .owl-carousel .owl-stage-outer {
	border-radius: 0 !important;
}
