/* 

 * 	Portalclub IT Sync CSS File

 *	v1.0.0

 */



#latest-news .post {

    margin-right: 30px;

    position: relative;

	overflow: hidden;

    border-radius: 3px;

    margin-top: 30px;

    background-color: #fff;

    border-bottom: 2px solid #f2f3f5;

    -webkit-transition: all 0.5s ease-in-out;

    -moz-transition: all 0.5s ease-in-out;

    -ms-transition: all 0.5s ease-in-out;

    -o-transition: all 0.5s ease-in-out;

    transition: all 0.5s ease-in-out;

}

#latest-news .entry-header {

    padding: 0;

}

#latest-news .entry-content {

    color: #888;

    font-size: 14px;

    font-weight: 300;

}

#latest-news .catagory {

    position: absolute;

    top: 20px;

    right: 20px;

    z-index: 2;

}

#latest-news .catagory a{

	color: #fff;

    display: inline-block;

    padding: 3px 12px;

    font-size: 12px;

    text-transform: uppercase;

	background-color: #0072bc;

	

	}

#latest-news .post.medium-post .entry-title {

    text-transform: initial;

    font-size: 16px;

    line-height: 1.3;

}

#latest-news .entry-meta {

    font-size: 12px;

}
.lista_veicolo	table td{
	border:none !important;
	}