.wizard-header.title_seller{
		width: 100%;
		position: relative;
		min-height: 200px;
		margin-top: 0;
		height: 300px;
		background: #fff url(../../img/SanDomino.png);
		background-position: 50% 50%;
	 	background-size: cover;
	 	background-repeat: no-repeat;
	 	margin-bottom: 35px;
}

h3.wizard-title.title_seller{
	
	margin-top: 0 !important;
	font-size: 30px;
	width: 100%;
	text-align: center;
	height: 100%;
	color: #FFFFFF;
	background-color: rgba(0, 0, 0, .1);

}

h3.wizard-title.timeline{
	text-align: center; 
	margin-bottom: -65px;
}

.row.timeline_seller{
	 background-color: #f6f6f6;
}


.wizard-title.testo_img_buypuglia{
	line-height: 36px;
	position: absolute; 
	top: 30%; 
	left: 0; 
	width: 100%; 
	text-align: center;
}

.events-content ol {
    padding: 0;
}

.events-content{
text-align: center;
margin-top: -25px !important;
}

.jtline .events-content h2 {
    font-size: 2rem;
    margin-bottom: .5rem;
}

.jtline .events-content em {
    font-size: 1.3rem;
    display: none;
}

.jtline .events-content p {
    font-size: 1.4rem;
}

.dataTables_scroll{
	 overflow: auto;
}