@CHARSET "UTF-8";

/* Reset */
body,img,p,h1,h2,h3,h4,h5,h6,ul,ol {margin:0; padding:0; list-style:none; border:none;}
/* Final Reset */

/* Características generales */
	
body {
	font-family: "Helvetica",Verdana,Arial,sans-serif;
	width: 970px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

/* Cabecera */

#publicidad_header {
	padding-bottom: 5px;
	padding-top: 5px;
}

#logo_extremadura {
	border-top:1px dotted #A2A2A2;
	padding-bottom: 2px;
	padding-top: 2px;
        border-bottom: 1px dotted #A2A2A2;
        margin-bottom: 4px;
}

#logo {
	float: left;
}


/*Fecha*/
/* .fecha_head { margin-left: 130px; margin-top: 25px; } */

.fecha_head #fecha span { color:#666; font-size:10px; padding: 4px;font-weight:bolder;}

.fecha_head #fecha { padding: 0px;} 
.fecha_head #fecha p { margin:0px; padding: 0px; } 
/* .fecha_head #fecha { float:left;} */

.fecha_head #herramientas { float:right; /*width:328px;*/ text-align:right; }



/* Menu de Navegacion */

#menu_principal {
	/*clear: both;*/
	/*border-top:1px dotted #A2A2A2;*/
	/*border-bottom:1px dotted #A2A2A2;*/
	height:1%;
	margin: 25px 0px 0px 0px;
	overflow:hidden;
	padding:0;
}

ul#menu {
	background: transparent none repeat scroll 0 0;
	float: left;
	font-size: 14px;
	font-weight: bolder;
	margin: 2px 0px;
	padding: 0px;
	width: 604px;
	vertical-align: baseline;
}

#logo_anios{
	float:right;
        margin-top: 10px;
}

#logo_anios img {
        height: 40px;
}

ul#menu li {
	float: left;
	width: 80px;
	margin-right: 1px;
	margin-top: 12px;
	padding: 0px;
}

ul#menu li a {
	display:block;
	height:15px;
	font-size:12px;
	padding:10px;
	text-align:center;
	text-decoration:none;
}

ul#menu li#general a:hover { background-color:#4a7210; color:#94e521;}

li#general, li#general a { background-color:#94e521; color:#4a7210;}

ul#menu li#turismo a:hover { color:#aac70b; background-color:#556305;}

li#turismo, li#turismo a { color:#556305; background-color:#aac70b;}
li#destinos, li#destinos a { color:#556305; background-color:#aac70b;}

ul#menu li#ocio a:hover { color:#ff5a00; background-color:#662400;}

li#ocio ,li#ocio a { color:#662400; background-color:#ff5a00;}

ul#menu li#deportes a:hover { color:#ff0606; background-color:#7f0303;}

li#deportes, li#deportes a { color:#7f0303; background-color:#ff0606;}

ul#menu li#agenda a:hover { color:#ff005a; background-color:#7f002d;}

li#agenda, li#agenda a { color:#7f002d; background-color:#ff005a;}

ul#menu li#cartelera a:hover { color:#9608C1; background-color:#4B045A;}

li#cartelera, li#cartelera a { color:#4B045A; background-color:#9608C1;}

ul#menu li#guia a:hover { color:#ffde00; background-color:#7f6f00;}

li#guia, li#guia a { color:#7f6f00; background-color:#ffde00;}

li#social, li#social a { color:#215774; background-color:#7acbf6;}

li#social, li#social a:hover { color:#7acbf6; background-color:#215774;}

/* inicio de sesion */

#sesion {
	height: 35px;
	border-bottom: 1px dotted #a2a2a2;	
}

#sesion p {
	line-height: 21px;
}

#actualizado {
	float: left;
	width: 825px;
	color: #7c7c7c;	
}

/* formulario de buscador */

.modulo #buscador p.titulo {
	background-color:#0DB6B3;
	color:white;
	font-weight:bolder;
	padding:5px;
}

.modulo #buscador input {
	border:1px solid #0DB6B3;
	color:#333333;
	line-height:12px;
	padding:2px 5px;
	width:200px;
}

.modulo #buscador input.boton_buscar {
	background-color:#0DB6B3;
	color:#FFFFFF;
	font-weight:bolder;
	line-height:12px;
	padding:1px;
	width:80px;
}

.modulo #buscador select {
	border:1px solid #0DB6B3;
	color:#333333;
	padding:1px 0;
	width:99%;
	z-index:10;
}

/* generales */

.clear-fix {
	clear: both;
	height: 1px;
}

.modulo {
	padding: 5px;
	margin: 5px;
	border-bottom:1px dotted #A2A2A2;
	margin-bottom:10px;
	overflow:hidden;
	padding-bottom:10px;
}

.titulo_modulo {
	font-size: 16px;
	font-weight: bold;
	background: #aabe8e;
	color: white;
	padding-left: 3px;
	height: 25px;
	line-height: 25px;	
}

a {
	text-decoration: none;
	font-weight: 600;
}

a:hover {
	text-decoration: underline;	
}

h2 {
	font-size: 25px;
	padding-bottom: 20px;
}

.widget_grande h3 {
	font-family: "Helvetica",Verdana,Arial,sans-serif;
	font-size: 24px;	
}

.widget h3 {
	font-size: 18px;	
}

.texto_portada {
	text-align: justify;	
}

h3 {
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 22px;
}

h4 {
	font-size: 16px;
	padding: 5px;
}

h5 {
	color: #484848;
	font-size: 10px;
	padding-left: 15px;
}

.widget_grande p {
	font-family: "Helvetica",Verdana,Arial,sans-serif;
	font-size: 14px;
	padding-left: 0px;
}

.widget_grande_sin_raya p {
	font-family: "Helvetica",Verdana,Arial,sans-serif;
	font-size: 14px;
	padding-left: 0px;
}

.widget p {
	padding-left: 0px;
}

p {
	color: #484848;
	font-size: 12px;
	line-height: 14px;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
}

.tabla_encuesta span {
	color: #484848;
	font-size: 12px;
	line-height: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
}

li {
	font-size: 12px;
	padding-left: 10px;
	padding-bottom: 10px;
}

#navegacion {
	width: 970px;
	height: auto;
}

#barra {
	clear: both;
	width: 970px;
	height: 10px;
	margin-top: 3px;
	margin-bottom: 3px;	
}

#contenido {
	border-top: 1px dotted #a2a2a2;
	float: left;
	width: 970px;
	height: auto !important;
}

#central {
	float: left;
	min-height: 500px;
	height: auto !important;
	width: 649px;
}

#lateral {
	float: right;
	font-size: 14px;
	min-height: 600px;
	height: auto !important;
	width: 320px;
}

#portada {
	padding: 15px;
	border-bottom: 1px dotted #a2a2a2;
}

#minigaleria {
	padding: 10px;
	text-align: center;
	line-height: 30px;
	border-bottom: 1px dotted #a2a2a2;
	min-height: 50px;
	height: auto !important;	
}

#myGallery {
	height: 200px !important;
	width: 300px !important;
	margin-left: auto;
	margin-right: auto;	
}

#imagen_portada {
	text-align: center;
	padding-bottom: 10px;	
}

#noimagprin {
	margin-left: auto;
	margin-right: auto;
	border: 1px dotted #a2a2a2;
	width: 400px;
	height: 300px;
	line-height: 300px;
}

#portada_secundaria {
	text-align: center;
	padding-left: 15px;
	padding-bottom: 15px;
	height: auto !important;
}

#imagen_secundaria {
	float: left;
	padding: 10px;
}

#imagen_lateral {
	padding: 5px;
	text-align:center;	
}

#noimagcab {
	border: 1px dotted #a2a2a2;
	width: 250px;
	height: 250px;
	display: table-cell;
	vertical-align: middle;
}

#noimaglat {
	border: 1px dotted #a2a2a2;
	width: 300px;
	height: 150px;
	display: table-cell;
	vertical-align: middle;
}	

#contenido_especial {
	clear: both;
	padding: 5px;
}

#nuevo {
	width: 310px;
	font-size: 12px;
	height: auto !important;
	background: #f0f0f0;
}

#menu_especiales {
	width: 310px;
	height: auto !important;
	border-bottom: 1px dotted #a2a2a2;
}

#ubicacion_noticia {
	width: 649px;
	height: auto !important;
	padding: 5px;
}

#desubicadas {
	float: left;
	width: 320px;
	min-height: 300px;
	height: auto !important;
}

#paginas {
	float: left;
	width: 320px;
	height: auto !important;
}

#nopagnot {
	border: 1px dotted #a2a2a2;
	width: 310px;
	height: 150px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.encabezado {
	padding-left: 5px;
	font-family: "Helvetica",Verdana,Arial,sans-serif;
}

.encabezado h3 {
	font-size: 18px;
}	

.noticia {
	width: 300px;
	height: auto !important;
	cursor: move;
	border-bottom: 1px dotted #a2a2a2;
}

.noticia_ubicada {
	width: 300px;
	height: auto !important;
	border-bottom: 1px dotted #a2a2a2;
}

.not_ord {
	float: left;
	width: 300px;
	padding: 5px;
	margin-left: 5px;
	margin-top: 5px;
	height: auto !important;
	min-height: 250px;
	border: 1px dotted #a2a2a2;
}

.item_ord {
	width: 290px;
	height: auto !important;
	cursor: move;
	border-bottom: 1px dotted #a2a2a2;
}

.ver_noticia {
	padding-bottom: 10px;
	width: 635px;
	height: auto !important;
	border-bottom: 1px dotted #a2a2a2;
}

.imagen_noticia {
	padding: 5px;
	float: left;	
}

.imagen_pelicula_columna {
	float: left;
	padding: 0 10px 5px 5px;	
}

.pagnot {
	padding: 5px;
	min-height: 150px;
	height: auto !important;
	border: 1px dotted #a2a2a2;
}

.paghovered {
	font-weight: bold;
	background: #f0f0f0;
}

.item {
	width: 310px;
	height: auto !important;
	cursor: move;
}

.item_especial {
	border-bottom: 1px dotted #a2a2a2;
	padding: 5px;
	padding-bottom: 20px;	
}

.especial_lateral {
	float: left;	
	padding: 5px;
}	

.titulo {
	text-align: center;
}

.error {
	font-size: 14px;
	color: red;
}

.youtube {
	text-align: center;
	padding: 10px;	
}

.default {
	padding: 10px;
	height: auto !important;
}

.derecha {
	float: right;
	padding: 5px 0px 5px 10px;
}

.izquierda {
	float: left;
	padding:  5px 10px 5px 10px;
}
 
.hovered {
	font-weight: bold;
}

.cambiourl {
	width: 310px;
	font-size: 12px;
	height: auto !important;
	background: #f0f0f0;
}

/* Seleccion de colores para las barras */

.barra {  /* sin categoria */
	background: #94e521;
	height: 10px;
}

.barra1 {  /* general */
	background: #94e521;
	height: 10px;
}

.barra2 {  /* turismo */
	background: #aac70b;
	height: 10px;
}

.barra3 {  /* ocio */
	background: #ff5a00;
	height: 10px;
}

.barra4 {  /* deportes */
	background: #ff0606;
	height: 10px;
}

.barra5 {  /* agenda */
	background: #ff005a;
    height: 10px;
}

.barra6 {  /* cartelera */
	background: #9608b4;
	height: 10px;
}

.barra7 {  /* comercio */
	background: navy;
	height: 10px;
}

/* Seleccion de colores para las barras */

.texto {  /* sin categoria */
	color: #94e521;
}

.texto1 {  /* general */
	/*color: #94e521;*/
        color: #4a7210;
}

.texto2 {  /* turismo */
	color: #aac70b;
}

.texto3 {  /* ocio */
	color: #ff5a00;
}

.texto4 {  /* deportes */
	color: #ff0606;
}

.texto5 {  /* agenda */
	color: #ff005a;
}

.texto6 {  /* cartelera */
	color: #9608b4;
}

.texto7 {  /* blogs */
	color: #1baa10;
}

/* Seleccion de colores para los titulares */

.titular {
	width: 325px;
	float: left;
	padding-bottom: 10px;
}

.titular_especial {
	width: 445px;
	float: left;
	padding-bottom: 10px;
}

.titular1 {
	background: #94e521;
	color: white;
	font-weight: bold;
}

.titular2 {
	background: #aac70b;
	color: white;
	font-weight: bold;
}

.titular3 {
	background: #ff5a00;
	color: white;
	font-weight: bold;
}

.titular4 {
	background: #ff0606;
	color: white;
	font-weight: bold;
}

.titular5 {
	background: #ff005a;
	color: white;
	font-weight: bold;
}

.titular6 { /* cartelera */
	background: #9608b4;
	color: white;
	font-weight: bold;
}

.titular7 {
	background: navy;
	color: white;
	font-weight: bold;
}

/* Portada */

#contenido_portada {
	width: 970px;
	height: auto !important;
}

#columnas {
	float: left;
	width: 646px;
	height: auto !important;
}

#principal {
	float: left;
	min-height: 200px;
	height: auto !important;
	width: 646px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #a2a2a2;
}

#columna1 {
	float: left;
	font-size: 14px;
	min-height: 400px;
	height: auto !important;
	width: 321px;
	padding-bottom: 10px;
	border-right: 1px dotted #a2a2a2;
}

#columna2 {
	float: left;
	font-size: 14px;
	min-height: 400px;
	height: auto !important;
	width: 321px;
	padding-bottom: 10px;
	border-right: 1px dotted #a2a2a2;
}

#columna3 {
	float: left;
	font-size: 14px;
	min-height: 600px;
	height: auto !important;
	width: 324px;
	padding-bottom: 10px;
}

.widget {
	width: 310px;
    margin: 10px 5px 5px 5px;
    padding: 2px;
    padding-bottom: 10px;
    border-bottom:1px dotted #A2A2A2;
}

.widget_chico {
	margin-left: 5px;
	width: 300px;
	float: left;
        overflow: hidden;
}

.widget_peli {
	margin-left: 5px;
	width: 95px;
	float: left;
}

.widget_grande {
	width: 620px;
    margin: 10px 5px 5px 5px;
    padding: 2px;
    padding-bottom: 10px;
    border-bottom:1px dotted #A2A2A2;
}

.raya {
	width: 620px;
	height: 5px;
	border-bottom:1px dotted #A2A2A2;	
}

.widget_grande_sin_raya {
	width: 620px;
    margin: 10px 5px 5px 5px;
    padding: 2px;
    padding-bottom: 10px;
}

.imagen_portada {
	padding-top: 5px;
	text-align: center;
}

.widget_grande .imagen_portada {
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	text-align: center;
	width: 600px;
	height: auto !important;
}

.widget_grande_sin_raya .imagen_portada {
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	text-align: center;
	width: 600px;
	height: auto !important;
}

.widget .imagen_portada {
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	text-align: center;
	width: 300px;
	height: auto !important;
}

/* Pie */

#footer {
	clear:both;
	margin-bottom: 15px;
}

#footer_head1 {
	border-bottom:1px dotted #FFFFFF;
	background:#94e521; 
	color:#556305;
	width:100%;
	font-size:10px;
}

#footer_head2 {
	border-bottom:1px dotted #FFFFFF;
	background:#aac70b;
	color:#556305;
	width:100%;
	font-size:10px;
}

#footer_head3 {
	border-bottom:1px dotted #FFFFFF;
	background:#ff5a00;
	color:#662400;
	width:100%;
	font-size:10px;
}

#footer_head4 {
	border-bottom:1px dotted #FFFFFF;
	background:#ff0606;
	color:#7f0303;
	width:100%;
	font-size:10px;
}

#footer_head1 p {
	color: #556305;
}

#footer_head2 p {
	color: #556305;
}

#footer_head3 p {
	color: #662400;
}

#footer_head4 p {
	color: #7f0303;
}

#footer_head1 #copyright {
	float:left;
}

#footer_head2 #copyright {
	float:left;
}

#footer_head3 #copyright {
	float:left;
}

#footer_head4 #copyright {
	float:left;
}

#footer_usuarios {
	margin-left:770px;
	text-align:right;
	width:200px;
}

#footer_usuarios .conectados {
	background:transparent url(../images/dev_divisor_footer.gif) no-repeat scroll left 50%;
	/*float:right;*/
	padding-left:5px;
	padding-right:10px;
}

.clear_fix {
	clear:both;
	height:0;
	max-height:0;
	overflow:hidden;
}

#footer_head span.divisor {
	background:transparent url(../images/dev_divisor_footer.gif) no-repeat scroll right 50%;
	padding-right:10px;
}

#footer_head1 a {
	color: #556305;
}

#footer_head2 a {
	color: #556305;
}

#footer_head3 a {
	color: #662400;
}

#footer_head4 a {
	color: #7f0303;
}

#footer_head1 a.contacto {
	margin-left:20px;
	padding-left:12px;
}

#footer_head2 a.contacto {
	margin-left:20px;
	padding-left:12px;
}

#footer_head3 a.contacto {
	margin-left:20px;
	padding-left:12px;
}

#footer_head4 a.contacto {
	margin-left:20px;
	padding-left:12px;
}

#footer a:hover {
	color:#000000;
}

.footer_contenido1 ul#foot li {
	color:#556305;
	background: #ccff00;
	font-size:11px;
	font-weight:bolder;
}

.footer_contenido2 ul#foot li {
	color:#556305;
	background: #B1FB17;
	font-size:11px;
	font-weight:bolder;
}

.footer_contenido3 ul#foot li {
	color:#662400;
	background: #ff9900;
	font-size:11px;
	font-weight:bolder;
}

.footer_contenido4 ul#foot li {
	color:#7f0303;
	background: #ff6633;
	font-size:11px;
	font-weight:bolder;
}

.footer_contenido1 a {
	color: #556305;
	font-weight: 300;
}

.footer_contenido2 a {
	color: #556305;
	font-weight: 300;
}

.footer_contenido3 a {
	color: #632400;
	font-weight: 300;
}

.footer_contenido4 a {
	color: #7f0303;
	font-weight: 300;
}

#final1 {
	background: #94e521;
	color: #556305;
	height: 18px;
	text-align: center;
	font-size:12px;
}

#final2 {
	background: #aac70b;
	color: #556305;
	height: 18px;
	text-align: center;
	font-size:12px;
}

#final3 {
	background: #ff5a00;
	color: #662400;
	height: 18px;
	text-align: center;
	font-size:12px;
}

#final4 {
	background: #ff0606;
	color: #7f0303;
	height: 18px;
	text-align: center;
	font-size:12px;
}

#final1 a {
	color: #556305;
	font-weight: 300;
}

#final2 a {
	color: #556305;
	font-weight: 300;
}

#final3 a {
	color: #662400;
	font-weight: 300;
}

#final4 a {
	color: #7f0303;
	font-weight: 300;
}

/* Noticias */

#conteo {
	width: 250px;
	margin-left: 30px;
	border-top: 2px dotted #a2a2a2;
	border-bottom: 2px dotted #a2a2a2;
}

#paginacion {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	text-align: center;
	width: 250px;
	border-top: 2px dotted #a2a2a2;
	border-bottom: 2px dotted #a2a2a2;
	font-weight: bold;
	margin-bottom: 15px;
}

#noticia_portada {
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	text-align: center;
	width: 600px;
	height: auto !important;
}

#noticia_portada p {
	font-family: "Helvetica",Verdana,Arial,sans-serif;
	font-size: 14px;	
}

.cuerpo_texto {
	padding: 10px;
	font-family: "Helvetica",Verdana,Arial,sans-serif;
	font-size: 13px;	
}

.cuerpo_texto p {
	text-align: justify;
}		

.otras_noticias {
	margin: 15px;
	border-top: 1px dotted #a2a2a2;
	border-bottom: 1px dotted #a2a2a2;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* Etiquetas */

ul.tags-list {
	line-height: 14px;
	padding-bottom: 5px;
}

ul.tags-list li {
	float: left;
}

ul.tags-list li a {
	font-size: 10px;
	color: #484848;
}

ul.tag-cloud {
	padding: 2px;
	text-align: justify;
	line-height: 1.2em;
	margin: 0px;
}

ul.tag-cloud li {
	display: inline;
	padding: 0px;
}

ul.tag-cloud li a {
	padding: 0px;
	color: #006699;
}

/* Publicidad de los especiales */

#publicidad {
	width: 320px;
	border-bottom: 1px dotted #a2a2a2;
	margin-bottom: 10px;
	padding-bottom: 10px;
	height: auto;	
}

.banner {
	float: left;
	margin-left: 10px;
	margin-top: 10px;	
}

.bannercentral {
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	text-align:center;	
}	
.generic_layout_container h3 {
color: #7ACBF6;
font-size: 18px;
font-weight: bold;
letter-spacing: -1px;
margin: 0 0 3px;
}
.layout_user_list_signups > ul {
background-color: #E9F4FA;
border: 1px solid #D0E2EC;
background-image: url(/social/application/modules/Core/externals/images/foreground_bg.png?c=89);
background-repeat: repeat-x;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
padding: 5px;
}
.layout_user_list_signups > ul > li {
clear: both;
overflow: hidden;
padding: 3px 5px 3px 5px;
border-top: 1px solid #D0E2EC;
}
.layout_user_list_signups > ul > li.first {
border: 0px solid #D0E2EC;
}
.layout_user_list_signups {
clear: both;
overflow: auto;
width: 300px;
margin-bottom: 15px;
margin-left:10px;
}
.layout_user_list_signups .newestmembers_info {
padding: 0 0 0 12px;
overflow: hidden;
font-family: tahoma, verdana, arial, sans;
margin-top: 10px;
}
.layout_user_list_signups .newestmembers_name {
font-weight: 700;
}
.layout_user_list_signups .newestmembers_name a {
color: #5F93B4;
}
.layout_user_list_signups .newestmembers_date {
font-size: .8em;
color: #555;
font-family: verdana, arial, sans;
}
.layout_user_list_signups a.newestmembers_thumb {
float: left;
display: block;
width: 48px;
}
.social-widget {
  background-color: #E9F4FA;
  border: 1px solid #D0E2EC;
  background-image: url(/social/application/modules/Core/externals/images/foreground_bg.png?c=103);
  background-repeat: repeat-x;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 5px;
  font-family: tahoma,arial,verdana,sans-serif;
}
.social-widget-title {
  font-family: tahoma,arial,verdana,sans-serif;
  color: #717171;
  font-size: 1.3em;
  letter-spacing: -1px;
  margin-top: 10px;
  margin-bottom: 6px;
}

.social-widget table.gmaps td {
	width: 144px;
        padding: 2px;	
        vertical-align: top;
}
.lugar-foto {
	width: 140px;
        height: 105px;
	padding-bottom: 2px;
        overflow: hidden;
}
.social-widget a {
	color: #5F93B4;
	text-decoration: none;
	font-family: tahoma,arial,verdana,sans-serif;
	font-size:13px;
	font-weight: normal;
}
.social-widget a.small {
	font-size: .7em;
}

.user-info,
.lugar-propietario {
	font-size: 11px;
	color: #555;
	text-align: left;
	color: #999;
}
.user-foto  {
  float:left;
  width: 48px;
  overflow: hidden;
  padding-right: 5px;
}
.user-info{ 
  clear: both;
}
ul.users li {
  clear:both;
  padding:4px;
}

.btn {
font-size: 13px; line-height: 1.42857143; text-align: center; vertical-align: middle; padding: 7px 14px; 
}

.btn-green {
color: #4a7210; background-color: #94e521; border-color: #94e521;
}


.green-header {
  padding: 2px 5px; 
  background-color: #94e521;
  color: #4a7210;
  margin-bottom: 0px;
}

.green-header a { 
  background-color: #94e521; color: #4a7210;
}

.green-header .btn {
  margin-top: -3px;
  float: right;
}


.publi {
  width:100%;
  background-color: lightgrey;
  color: white;
  padding: 5px;
}

#cookie-bar p {
  color: white;
  line-height: 25px;
}
