.eventoagenda .event-spacer {
    padding: 10px 0;
}
.eventoagenda.module .event-spacer {
    padding: 5px 0;
}

eventoagenda-registration-link #jsn-page #filterFooter .button {
    background-image: none;
    padding: 10px 20px;
}
.eventoagenda.module #event-container-info .eventoagenda-registration-link {
    float: left !important;
    padding: 0 !important;
}
.eventoagenda.module #event-container-info .eventoagenda-registration-link .button {
    background-color: rgba(0, 0, 0, 0);
    color: #FFFFFF;
    padding-left: 0;
    padding-right: 0;
}
.eventoagenda.module.box-yellow #event-container-info .eventoagenda-registration-link .button, .eventoagenda.module.box-grey #event-container-info .eventoagenda-registration-link .button {
    color: #000000;
}
.event_detail_container #event-readmore-info .eventoagenda-registration-link .button {
    background-color: #3780B3;
    background-image: url("img/icons-uni-white.png");
    background-position: 10% -2089px;
    background-repeat: no-repeat;
    border: medium none;
    color: #FFFFFF;
    display: inline-block;
    padding: 10px 20px 10px 35px;
	text-decoration:none;
}


.date_icon {
	position:absolute;
	display:none;
    background-image: url("img/icons-uni.png");
	background-position: 0 -99px;
    background-repeat: no-repeat;
	width:20px;
	height:20px;
}
.location_icon2 {
	position:absolute;
	display:inline;
    background-image: url("img/icons-uni.png");
	background-position: 0 -2599px;
    background-repeat: no-repeat;
    height: 19px;
	width:20px;
}
.location_icon3 {
	position:absolute;
	display:inline;
    background-image: url("img/icons-uni.png");
	background-position: 0 -99px;
    background-repeat: no-repeat;
	width:20px;
	height:20px;
	margin-left:-20px;
}

.eventoagenda .event-photos {
    border: medium none;
    float: none;
    height: auto;
    margin: 10px 0 20px;
    width: auto;
}
.eventoagenda .event-photos img {
    max-width: 100%;
}

.eventoagenda-social-buttons-wrapper > div {
    float: left;
    margin-left: 10px;
}
.eventoagenda-social-buttons-wrapper div:first-child {
    margin-left: 0;
}

body.jsn-direction-rtl .eventoagenda-social-buttons-wrapper > div {
    float: right;
    margin-left: 0;
    margin-right: 10px;
}
body.jsn-direction-rtl .eventoagenda-social-buttons-wrapper div:first-child {
    margin-left: 0;
    margin-right: 0;
}

.com_eventoagenda .contenedorevento.listaeventos .event_detail_location h3 {
    padding: 0;
}
.eventoagenda .event_detail_location h3, .eventoagenda .event_detail_time h3 {
    line-height: 20px;
}

.eventoagenda.module .save_to_cal a {
    font-size: 10px;
}
.save_to_cal {
    padding: 0 5px;
}

.eventoagenda .event_detail_time {
    display: inline;
}
.eventoagenda.module .event_detail_time {
    display: block;
}
.listaeventos .event_detail_time h3 {
    color: #FFFFFF;
}
.listacalendario .event_detail_time h3 {
    color: #FFFFFF;
}
.listacategorias .event_detail_time h3 {
    color: #FFFFFF;
}

.eventoagenda-event-ticket-info .eventoagenda-event-ticket-cost {
    background-color: #E65538;
    color: #FFFFFF;
    display: inline-block;
    padding: 5px 10px;
}

.eventoagenda-event-ticket-info {
    display: inline-block;
    float: right;
}

.eventoagenda.module .eventoagenda-event-ticket-info {
    float: none;
    margin-bottom: 10px;
}

.listacalendario .eventoagenda.module .event_detail_title h2 {
    color: #FFFFFF;
    font-size: 1.3em;
    line-height: 1.1em;
}
.listacalendario .event_detail_title h2 {
    font-size: 2em;
    padding-bottom: 15px;
    padding-top: 10px;
    text-transform: uppercase;
}
.listacalendario .event_detail_title h2 {
    display: block;
    font-size: 20px;
    line-height: 10px;
    margin: 0;
    padding-top: 5px;
}


.eventoagenda .event_detail_title h2 {
    font-size: 2em;
    padding-bottom: 15px;
    padding-top: 10px;
    text-transform: uppercase;
}
.eventoagenda.module .event_detail_title h2 {
    font-size: 1.1em;
    line-height: 1.1em;
}
.eventoagenda.module .event_detail_title h2 a {
    color: #FFFFFF;
}


.contenedorevento > h3 {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    font-size: 2.5em;
    margin: 5px 0 20px;
    padding: 0 0 15px;
    text-transform: uppercase;
}
h3 {
    font-size: 30px;
    font-weight: 300;
    line-height: 10px;
    padding-bottom: 5px;
    text-transform: uppercase;
}




.contenedorevento .event_detail_location h3, .contenedorevento .event_detail_time h3 {
    line-height: 10px;
}
.contenedorevento h3, .contenedorevento h3 span, .contenedorevento.module.box-yellow h3, .contenedorevento.module.box-yellow h3 span, .contenedorevento.module.box-grey h3, .contenedorevento.module.box-grey h3 span {
}
.contenedorevento h3 {
    font-size: 13px;
}

.enlaceSinDecoracion:link, .enlaceSinDecoracion:visited{
	text-decoration:none;
	color:#000;
}

.eventoagenda-time{
	margin-left:5px;
	font-weight:normal;
}