#pantalla-Cookies {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: black;
	opacity: 0.5;
	z-index: 150000;

}

.myButton {
	/*	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7892c2', endColorstr='#476e9e',GradientType=0);*/
	background-color: #64ADCC;
	display:inline-block;
	cursor:pointer;
	font-family: Roboto Condensed;
	font-size: 14pt;
	padding:15px 60px;
	text-decoration:none;
}
.accept
{
	float:right;
}
.decline
{
	float: left;
	background-color: #cccccc;
	color:#666666 !important;
}

.myButton a {
	color:#ffffff;
}
.accept:hover {
	background-color:#476e9e;
}

.decline:hover {
	background-color:#666666;
	color: #cccccc !important;
}
.myButton:active {
	position:relative;
	top:1px;
}


/*#cookie-bar.fixed {position:fixed; top:40%; left:0; width:100%; border:1px solid; padding: 10px 10px;}*/
#cookie-bar .cookie-mensaje {
	color: #525252;
	float: left;
	font-family: Roboto Condensed Light;
	font-size: 13pt;
	text-align:left;
	line-height: 1.2;
	margin-top:	50px;
	margin-bottom: 100px;
}
#cookie-bar .cookie-mensaje p{
	font-family: Roboto Condensed Light;
	font-size: 13pt;
	line-height: 20pt;
}
#cookie-bar .cookie-mensaje span.titulo {
	display: block;
	font-size: 18pt;
	font-family: Roboto Condensed Bold;
	text-align: center;
	margin-bottom: 30px;
	color: #525252;
}
#cookie-bar .cookie-mensaje a {
	color: #476e9e;
}
#cookie-bar .cookie-mensaje a:hover {
	text-decoration: underline;
}

#cookie-bar .cookie-botones a:hover {
	text-decoration: none;
}
#cookie-bar .cookie-botones {
	display: block;
	margin: 0;
	font-size: 14pt;
	font-weight: normal;
	display: table-cell;
	vertical-align: bottom;
	text-align:center;
	vertical-align:top;
	line-height: 18pt;
}
#cookie-bar a {color:white;  }
#cookie-bar a.boton {color:#000000; font-weight: normal; display:inline-block; /* border-radius:3px; */ text-decoration:none; /* padding:8px; */ margin-left:4px;}

{background:#D8D8D8;}

{background:#bb0000;}

{background:#D8D8D8;}
#cookie-bar p {  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; }


/*#cookie-bar .cookie-titulo{
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 20px;
	color : white;
}*/

#mask{


}
#cookie-bar p.cookie-mensaje a{
	color: #008cba;
}


/*#cookie-bar .cb-enable,
#cookie-bar .cb-disable,
#cookie-bar .cb-policy {
!* background-color: #e2e2e2 !important; *!
!* border: 1px solid #dcdcdc !important; *!
!* border-radius: 6px !important; *!
!* box-shadow: 0 1px 0 0 #ffffff inset !important; *!
color: #000 !important;
cursor: pointer !important;
display: inline-block !important;
font-size: 12px !important;
font-weight: bold !important;
!* height: 20px !important; *!
!* line-height: 1.4em !important; *!
!* margin: 10px 5px 5px 0 !important; *!
overflow: visible !important;
!* padding: 3px 7px 0 !important; *!
text-decoration: none;
!*text-shadow: 1px 1px 0 #ffffff !important;*!
vertical-align: middle !important;
width: auto !important;
}*/

/*#cookie-bar .cb-enable:hover,
#cookie-bar .cb-disable:hover,
#cookie-bar .cb-policy:hover {
	text-decoration:underline;
  !*  background: -moz-linear-gradient(center top, #cccccc 5%, #dfdfdf 100%) repeat scroll 0 0 #cccccc !important;
    border: 1px solid #dcdcdc !important;
    border-radius: 6px !important;
    box-shadow: 0 1px 0 0 #ffffff inset !important;
    color: #000 !important;
    cursor: pointer !important;
    display: inline-block !important;
    font-size: 12px !important;
    font-weight: bold !important;
    height: 20px !important;
    line-height: 1.4em !important;
    margin: 10px 5px 5px 0 !important;
    overflow: visible !important;
    padding: 3px 7px 0 !important;
    text-decoration: none !important;
    text-shadow: 1px 1px 0 #ffffff !important;
    vertical-align: middle !important;
    width: auto !important;*!
}*/

#cookie-bar p.cookie-mensaje {
	/* color: #fff !important; */
	*float:left; float:none;
	font-family: Arial, "Open Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	font-size: 13px !important;
	/* font-weight: bold !important; */
	line-height: 1.2 !important;
	margin-top: 25px !important;
	text-align: center !important;
	*width: 60%;
	display: table-cell;
	color: #575757;
	background-color: #fff;
	padding: 5px;
	border: 1px solid #A4A4A4;
	vertical-align: middle !important;
}
#cookie-bar h3.cookie-titulo {
	color: #fff !important;
	font-family: "Open Sans","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif !important;
	font-size: 20px !important;
	line-height: 1.1em !important;
	margin-bottom: 8px !important;
	font-weight:lighter;
	display: table-row;
}

#cookie-bar {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	overflow: hidden;
	display: table;
	position: fixed !important;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	width: 850px;
	height: 450px;
	margin: auto;
	padding: 40px;
	background-color: #ffffff;
	z-index: 2000000 !important;
	border-collapse: separate;
	border-spacing: 10px;
}

#cookie-bar > * {
	float: left;
	width: 100%;
}

a.cb-cerrar {width:15px; height:15px;  display:block; float:right; background:url(cerrar.png) center center; margin-left:15px}

@media only screen and (max-width: 62.375em) {
	#cookie-bar h3.cookie-titulo,
	#cookie-bar p.cookie-mensaje,
	#cookie-bar p.cookie-botones { width:100% !important; }
	#cookie-bar .cookie-botones{ margin:auto; display:block; text-align:right}
}

@media only screen and ( max-device-width: 850px ) {
	#cookie-bar {
		width:100%;
	}
}

@media only screen and (max-device-height:640px ) {
	#cookie-bar {
		width:80%;
		padding: 0 5px 0 5px;
	}
	#cookie-bar .cookie-mensaje
	{
		margin-top: 10px;
		margin-bottom: 10px;
	}
}

@media only screen and ( max-device-width: 550px ) {
	#cookie-bar .cookie-botones {
		display:flex;
		flex-direction: column;
	}
	.myButton{
		max-width: none;
	}
	.decline {
		width: 100%;
		text-align: center !important;
		margin-bottom: 10px;
		float:right;
		order: 2;
	}
	.accept {
		width: 100%;
		float:left;
		margin-bottom: 10px;
		text-align: center !important;
		order:1;
	}

}
