/*************************************************************/
/*                   EventsInFlorence Widget                 */
/*						   events.css						 */
/*************************************************************/

#footer .eventsinflorence li {
	list-style-type:none;
	display:block;
	width:100%;
	float:left;
	text-align:left !important;
	line-height:auto;
	font-size: 14px;
}

#footer .eventsinflorence li a {
	display:block;
}

#footer .eventsinflorence li a p {
	/*margin-top:12px;
	float:left;*/
	margin:0;
	line-height:20px;
}

#footer .eventsinflorence li a img{
	float:left;
	margin:1px 5px 1px 1px;
	width:40px;
	height:40px;
}

#main .eventsinflorence_page {
	text-align:justify;
}

#main .eventsinflorence_page h4 {
	font-size:16px;
}

#main .events_form > .col-xs-12:first-of-type {
	padding:0;
}

#main .events_form > .col-xs-12 {
	margin-bottom:10px;
}

#main .events_form p {
	text-align:right;
	font-size: 18px;
	margin:5px 0 0;
	color: #ffffff;
}

#main .eventsinflorence_page .input-group[class*="col-"] {
	float:left !important;
}

#main .eventsinflorence_page .btn-default {
	float:right;
	margin-top:10px;
}