#block-act-news-block-news-carousel {
	margin-top: 30px;
}
#block-views-jackpot-of-the-week-block {
	margin-bottom:40px;
}
#block-act-news-block-news-carousel .news_title h3 {
	font-size: 16px;
}
#block-act-news-block-news-carousel a, #block-views-home-slideshow-block a{
	color:#113575;
}
#block-act-news-block-news-carousel a, #block-views-home-slideshow-block a{
	font-weight: bold;
}
#block-views-home-slideshow-block .small-text {
	font-size: 13px;
	line-height:16px;
}
.owl-carousel-news {
	width:95%;
	margin: 0 auto;
}
.owl-carousel-news .owl-item {
	padding:15px;
}
.owl-carousel-news .owl-controls .owl-buttons div {
  padding: 5px 9px;
}
.owl-carousel-news .owl-controls .owl-buttons div {
  position: absolute;
  background:none;
}
.owl-carousel-news .owl-controls .owl-buttons .owl-prev{
  left: -40px;
  top: 55px; 
}
.owl-carousel-news .owl-controls .owl-buttons .owl-next{
  right: -40px;
  top: 55px;
}
.owl-carousel-news .news_title {
	min-height:60px;
}
#block-views-resutat-block .detailed-results {
	clear:both;
	color: #fff;
	color: #000;
    position: absolute;
    margin-top:60px;
    z-index: 9;
    width: 100%;
    background-color: #B62A28;
    left: 0;
	display:none;
}
#block-views-resutat-block .detailed-results table {
	text-align:left;
}
#hp-plus {
	cursor:pointer;
}
@media (min-width: 768px) {
	#block-act-news-block-news-carousel {
		clear:both;
		float: left;
	}
}