.form-group
{
	margin-bottom:7px;
}

.form-group label
{
	text-align:left;
}

#contenedor-video .col-lg-4 iframe
{	
	width:310px !important;
	height:254px !important;
}

.eliminar
{
	cursor:pointer;	
}

.eliminar a:hover
{
	text-decoration:none;
}

.volanta-modal
{	
	background-color:#004179;
	color: #fff;
	padding-right:7px;
	padding-left:7px;
	font-size:14px;
	font-weight:bold;		
}

.fecha-modal
{	
	margin-left:2%;
	color:#808080;
	font-size: 14px;
}

.titulo-modal
{
	color:#004179;
	font-weight:bold;
	font-size:24px;	
	margin-top:10px;
}

.bajada-modal
{
	margin-top:10px;	
	color:#404040;
	font-size:14px;
	font-weight:bold;
}

.imagen-modal
{	
	margin-top:10px;
}

.epigrafe-modal
{
	color:#808080;
	font-size: 12px;
	font-weight:bold;
}

.cuerpo-modal
{	
	margin-top:20px;
	font-size:16px;
	color:#333333;
	line-height: normal;
}

.cuerpo-modal img 
{	
	max-width:100%;
	max-height:300px;
}

.cuerpo-modal iframe
{
	max-width: 100% !important;
}

#lista-seleccionadas
{
	display:inline-flex !important;
	list-style-type: none !important;
}

#lista-seleccionadas li
{
	background-color: #dbdcdb;padding: 4px;border: 1px solid #aaaaaa;border-radius: 3px;margin-left: 10px;
}

#lista-seleccionadas li a
{
	color:#b9b9b9 !important;
	font-weight:bold;	
}

#lista-seleccionadas li a:hover
{
	text-decoration:none;
	color:black !important;
}

#lista-seleccionadas li div span
{
	margin-left:4px !important;
}

.enlace-secundaria
{
	color:#808080;
	font-size:15px;
}

.enlace-secundaria:hover
{
	text-decoration:none;
	color:#808080;	
}

#cont-destacada
{
	float:left;   	
}

#cont-lateral
{
	float:right;
}

#cont-centro
{
	float:left;
}

.categoria-rss
{
	font-size:20px;
	margin-right:15px;	
}

/****  WHATSAPP  ****/
.wa_btn {
    background-image: url('../img/sources/whatsapp_button.svg');
    /*border: 1px solid rgba(0, 0, 0, 0.1);*/
    display: inline-block !important;
    position: relative;
    font-family: Arial,sans-serif;
    letter-spacing: .4px;
    cursor: pointer;
    font-weight: 500;
    text-transform: none;
    color: #fff;
    border-radius: 4px;
    background-color: #5cbe4a;    
    background-repeat: no-repeat;
    line-height: 1.2;
    text-decoration: none;
    text-align: left;
}

.wa_btn_s {
    font-size: 12px;
    background-size: 16px;
    background-position: 5px 2px;
    padding: 3px 6px 3px 25px;
}

.wa_btn_m {
    font-size: 16px;
    background-size: 20px;
    background-position: 4px 2px;
    padding: 4px 6px 4px 30px;
}

.wa_btn_l {
    font-size: 16px;
    background-size: 20px;
    background-position: 5px 5px;
    padding: 6px 6px 6px 30px;
}
