.tx-fsaa-events .plugin-bte-menurec {
  content: "+";
  height: 24px;
  width: 24px;
  text-align: center;
  line-height: 24px;
  border: none;
  left: 0;
  float: right !important;
  right: auto;
  margin-top : auto;
  margin-bottom: auto;
  top: 50%;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}

.tx-fsaa-events .plugin-bte-menurec:hover {
    background-color: #ccc
}

.tx-fsaa-events .date-box{
    float: left;
    height: 60px;
    width: 60px;
		color: #fff;
		letter-spacing: 2px;
		line-height: 16px;
		padding: 5px 0 0;
	  text-align: center;
		text-transform: uppercase;
		background:#666;
}
.tx-fsaa-events .date-box strong {
    font-size: 20px;
    letter-spacing: 0;
    line-height: 20px;
}

.tx-fsaa-events .body-content-loading-spinner {
    background-image: url("https://ssl.gstatic.com/android/market_images/web/loading_dark_large.gif");
    height: 150px;
    width: 150px;
    position: fixed;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.tx-fsaa-events .body-content-loading-overlay {
    background: none repeat scroll 0 0 #dddddd9f;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
}

/* Pour quickSearch */
.tx-fsaa-events .quicksearchZone {
    background-color: #efeeee;
    float: left;
    padding-bottom: 15px;
    padding-left: 20px;
    padding-right: 10px;
    width: 100%;
    margin-bottom:15px;
}

.tx-fsaa-events .thumb-info-caption-text {
    margin-bottom:0px;
}

.tx-fsaa-events .thumb-info-caption p {
    padding-top:0px;
}

.tx-fsaa-events .thumb-info{
    border : 0px;
}

.tx-fsaa-events .owl-carousel .owl-nav{
    top : 25%;
}

.tx-fsaa-events .dummy-border {
    border-bottom: 1px solid #ccc;
}