.sidebar-new-event {
	width: 277px;
	text-align: left;
	font-size: 14px;
}

.sne_list {
    height: 280px;
    width: 243px;
    position: relative;
    margin: 0 auto;
	opacity: 0;
	-webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -ms-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease;
}

.sne_list ul {
	margin: 0;
	padding: 0;
}

.sne_list_item {
	width: 243px;
    height: 280px;
    overflow: hidden;
}

.snel-i-block1-name {
	font-family: 'PT Sans', sans-serif;
	color: #000000;
	font-size: 16px;
	line-height: 16px;
	padding-bottom: 14px;
}

.snel-i-block1-name a {
	color: #000000;
	text-decoration: none;
}

.snel-i-block1-name a:hover {
	color: #000000;
	text-decoration: underline;
}

.snel-i-block2 {

}

.snel-i-b2-preview-picture {
	width: 245px;
    height: 114px;
    position: relative;
}

.snel-i-b2-preview-picture a {
	display: block;
    position: relative;
	text-align: center;
	width: 100%;
    height: 100%;
}

.snel-i-b2-preview-picture img {
	margin: 0 auto;
}

.snel-i-b2-date {
	/* width: 245px; */
    /* height: 114px; */
	text-align: center;
    font-family: 'Comfortaa', cursive;
    font-weight: bold;
	color: #ee7728;
    float:right;
}

.snel-i-b2-date-j {
    line-height: 36px;
    /* display: block; */
    font-size: 16px;
	padding-top: 5px;
}

.snel-i-b2-date-F {
    line-height: 21px;
    /* display: block; */
    font-size: 16px;
	/* text-transform: uppercase; */
	padding-top: 8px;
}

.snel-i-b2-date-Y {
    line-height: 18px;
    /* display: block; */
    font-size: 16px;
	padding-top: 11px;
}

.snel-i-block3-trener {
	font-family: 'PT Sans', sans-serif;
	color: #000000;
	font-size: 13px;
	line-height: 16px;
	position: relative;
	padding-bottom: 8px;
    padding-top: 10px;
}

.snel-i-block3-trener a {
	color: #000000;
	text-decoration: none;
}

.snel-i-block3-trener a:hover {
	color: #000000;
	text-decoration: underline;
}

.snel-i-block4 {
	font-family: 'Tahoma';
	font-size: 11px;
	color: #595757;
	line-height: 13px;
}

.snel-i-b4-sector {

}

.snel-i-b4-starteventtime {

}

.snel-i-b4-numberseats {

}

.snel-i-block5-detail-link {
	font-family: 'Comfortaa', cursive;
	font-size: 12px;
	line-height: 14px;
	color: #ee7728;	
	padding-top: 8px;
}

.snel-i-block5-detail-link a {
	color: #ee7728;
	text-decoration: none;
}

.snel-i-block5-detail-link a:hover {
	color: #ee7728;
	text-decoration: underline;
}

.snel-i-block6-trener-rating {
	padding-top: 10px;
    float: left;
}

.snel-i-block6-trener-rating .rating-md {
    font-size: 14px;;
}

.snel-i-block6-trener-rating .rating-container .rating {
	vertical-align: top;
    line-height: 20px;
    height: 20px;
}

.snel-i-block6-trener-rating .rating-container .empty-stars {
	color: #c9c8c8;
    display: inline-block;
    line-height: 20px;
    height: 20px;
}

.snel-i-block6-trener-rating  .rating-container .filled-stars {
    color: #ee7728;
    -webkit-text-stroke: 0px;
    text-shadow: none;
    display: inline-block;
    line-height: 20px;
    height: 20px;
}

.snel-i-block6-trener-rating .rating-container .star {
    margin: 0 1px;
    line-height: 20px;
    display: inline-block;
    height: 20px;
}

.snel-i-block6-trener-rating .glyphicon {
	top: 0;
    line-height: 20px;
}

.snel-i-block6-trener-rating .glyphicon-star:before {
    line-height: 20px;
	display: inline-block;
}

.sne_list .bx-viewport {
    background-color: #f4f4f4 !important;
}

.sne_list .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: initial;
    margin-top: 0px;
    outline: 0;
    width: 49px;
    height: 60px;
    text-indent: -9999px;
    z-index: 1;
	bottom: 0px;
	background-color: #f4f4f4;
}
	
.sne_list .bx-wrapper .bx-prev {
    left: initial;
    right: 49px;
    background-image: none;
	border: 1px solid #f4f4f4;
}

.sne_list .bx-wrapper .bx-prev:hover {
	border: 1px solid #ee7728;
}

.sne_list .bx-wrapper .bx-prev:before {
    background: url(/local/templates/trainings/images/sidebar_sliders_btn.png) no-repeat 0px 0px;
    display: block;
    content: "";
    position: absolute;
    width: 22px;
    height: 38px;
    top: 50%;
    left: 50%;
    margin-top: -19px;
	margin-left: -11px;
}

.sne_list .bx-wrapper .bx-prev:hover:before {
    background-position: 0 -38px;
}

.sne_list .bx-wrapper .bx-next {
    right: 0px;
	background-image: none;
	border: 1px solid #f4f4f4;
}

.sne_list .bx-wrapper .bx-next:hover {
	border: 1px solid #ee7728;
}

.sne_list .bx-wrapper .bx-next:before {
	 background: url(/local/templates/trainings/images/sidebar_sliders_btn.png) no-repeat -22px 0px;
    display: block;
    content: "";
    position: absolute;
    width: 22px;
    height: 38px;
    top: 50%;
    left: 50%;
    margin-top: -19px;
	margin-left: -11px;
}

.sne_list .bx-wrapper .bx-next:hover:before {
    background-position: -22px -38px;
}

.sne_link_trainers {
	display: block;
	border: 1px solid #ef8946;
	width: 114px;
	height: 30px;
	position: absolute;
	left: 17px;
	bottom: 20px;
	font-family: 'Tahoma';
	color: #ee7728;
	font-size: 12px;
	line-height: 28px;
	text-align: center;
	text-transform: uppercase;
}

.sne_link_trainers:hover {
	background-color: #ee7728;
	color: #fff;
}

@media (min-width: 1200px) {

}

@media (min-width: 992px) and (max-width: 1199px) {
	.sidebar-new-event {
		display: inline-block;
		vertical-align: top;
		margin-left: 10px;
		margin-right: 10px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.sidebar-new-event {
		display: inline-block;
		vertical-align: top;
		margin-left: 20px;
		margin-right: 20px;
	}
}

@media (max-width: 767px) {
	.sidebar-new-event {
		margin: 0 auto;
	}
}
