/*-----------------------------------------------------------------------------------

	Nombre: Webservice - Registraduría Nacional del Estado Civil
	URI: http://www.registraduria .gov.co
	Descripcion: Sitio Institucional de la Registraduría Nacional del Estado Civil.
	Builder: </> Jhonattan Rodriguez Rojas
	Version: 2.0.0 (2019.02.15)
	Framework: 5.6.1
	Site: Sommaire

-----------------------------------------------------------------------------------*/

.ievent .entry-title h2, .small-thumbs .entry-title h2 {
    font-size: 14px !important;
}

span.spip_documents img{
	padding: 4px;
	line-height: 1.42857143;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	border-radius: 4px;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto;
}
.entry:first-child {
	background: #f1f1f1!important;
	border: 1px dashed #dedede !important;
}
#tramites h3{
	border-bottom: 5px solid #00b0ac;
}
#tramites h3 span{
	font-weight: bold;
}