/*fixed events*/
.fixed-events h4 {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #0E3B9A;
    font-weight: bold;
    font-size: 14px;
	padding:10px 0px 10px 5px;

}
.fixed-events p {
    font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
		padding:0px 0px 5px 5px;
}
.fixed-events .glyphicon-ok{
	color:#0E3B9A
}
.fixed-events .data{
	margin-top:5px;
}
.all-fixed-events{
	text-align:right;
	margin-top:20px;
font-size:13px;
}
.all-fixed-events a{
	text-decoration:underline
}
/*insertion*/
.h-cleft .event {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	clear: both;
	margin: 5px 0px 0px;
}

.event .row {
	margin: 0px;
}
.event .himg {
	padding-right: 2px;
	margin: 0px auto 10px;
}

.backtitle {
	background:url(../images/backtitleevent.png) right top no-repeat;
	height: 25px;
	width: 82%;
	position: absolute;
	right: 0px;
	z-index: 10;
	margin-top: -5px;
}
.back-dx {
	background:#DFE7FA;
	margin: 10px 0px 12px;
	padding-top:5px;
}

.back-dx-xs {
	background:url(../images/backeventxs.png) top left no-repeat;
	margin: 5px 0px 0px;
	padding-top:2px;
}
.htitle {
	z-index:12;
	position: relative;
	padding: 0px 0px 0px 10px;
	margin: 0px;
}
.htitle h3 {
	float: left;
	padding-right: 5px;
	color: #0E3B9A;
	font-weight: bold;
	font-size: 16px;
	position:relative;
	z-index: 10;/*font-size: 18px;*/
	line-height: 19px;
}
.htitle h3 a {
	color: #0E3B9A;
	text-decoration:none;
	position: relative;
}
.htitle h4 {
	float: left;
	padding-right: 5px;
	color: #0E3B9A;
	font-weight: bold;
	font-size: 13px;
	position:relative;
	z-index: 10;/*font-size: 18px;*/
}
.htitle h4 a {
	color: #0E3B9A;
	text-decoration:none;
	position: relative;
}
.htitle h3 a:hover {
	text-decoration:underline;
}
.event p {
	padding:0px 45px 0px 20px;
	font-family:arial, Geneva, sans-serif;
	font-size: 11px;
	text-align: justify;
}
.event .days {
	font-size: 12px;
	color: #0E3B9A;
	margin: 0px;
	padding: 5px 10px 8px 20px;
	border-bottom:1px solid #CCC;
}
.event .details {
	font-size: 11px;
	color: #0E3B9A;
	margin: 0px;
	padding: 10px 10px 8px 0px;
}
.event .details.fix{
	padding-top:5px;
}
.event .det-xs {
	padding-bottom: 2px;

}
.event .dbox {
	text-align: right;
	padding: 0px 5px 0px 0px;
}

.title-evt {
	color: #C39;
}
.hmap {
	padding:0px !important;
	z-index:0;
	float: right;
	margin-top: -10px;
	position: absolute;
	right: 0px;
	background:url(../images/backmap.png) no-repeat right bottom;
	height: 75px;
	width: 50px;
}
.hmap-xs {
	padding:0px !important;
	z-index:0;
	float: right;
	margin-top: -5px;
	position: absolute;
	right: 0px;
	height: 75px;
	width: 25px;
	font-size: 18px;
	color: #003366;
}
