#audiobotoiak{
  margin:auto !important;
  width: fit-content;
}


.entzuten
{
	background-color:#00C4E0;
}

.clear
{
    clear: both;
    display: block;
}

span[class^="esaldia"]:focus
{
	background-color:#00E0C4;
}

.audiobotoiak
{
	padding: 4px 10px 0;
	margin:0 0 10px 0;
	min-height:28px;
	float:left;
	order: 100;
}

.audiobotoiak.bordea
{
	border:1px solid #ced3d9;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: inset 1px 1px #ffffff;
	-webkit-box-shadow: inset 1px 1px #ffffff;
	box-shadow: inset 1px 1px #ffffff;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#f7f7f7', endColorstr = '#ebebeb');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#f7f7f7', endColorstr = '#ebebeb')";
	background-image: -moz-linear-gradient(top, #f7f7f7, #ebebeb);
	background-image: -ms-linear-gradient(top, #f7f7f7, #ebebeb);
	background-image: -o-linear-gradient(top, #f7f7f7, #ebebeb);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#f7f7f7), to(#ebebeb));
	background-image: -webkit-linear-gradient(top, #f7f7f7, #ebebeb);
	background-image: linear-gradient(top, #f7f7f7, #ebebeb);
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}

.audiobotoia
{
	border: none;
	margin: 2px 10px 2px 2px;
	position:relative;
	float:left;
}

.ezkerrean
{
	position:relative;
	float:left;	
}
	
.azalpentestua
{
	color: rgb(51, 51, 51);
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 2;
}

.entzuntestua
{
	position: relative;
	margin:0 10px 0 5px;
	color: rgb(51, 51, 51) !important;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px !important;
	line-height: 2;
}

.ui-slider-range
{
	position: relative;
	border: 0;
	top: 0;
	height: 100%;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
	-moz-box-shadow: inset 1px 0px 1px #dddddd;
	-webkit-box-shadow: inset 1px 0px 1px #dddddd;
	box-shadow: inset 1px 0px 1px #dddddd;
	/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr = '#b0b0b0', endColorstr = '#cfcfcf');
	/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr = '#b0b0b0', endColorstr = '#cfcfcf')";
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	background-image: -moz-linear-gradient(left, #b0b0b0, #cfcfcf);
	background-image: -ms-linear-gradient(left, #b0b0b0, #cfcfcf);
	background-image: -o-linear-gradient(left, #b0b0b0, #cfcfcf);
	background-image: -webkit-gradient(linear, left top, right top, from(#b0b0b0), to(#cfcfcf));
	background-image: -webkit-linear-gradient(left, #b0b0b0, #cfcfcf);
	background-image: linear-gradient(left, #b0b0b0, #cfcfcf);
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	/*Use "background-clip: padding-box" when using rounded corners to avoid the gradient bleeding through the corners*/
	/*--IE9 WILL PLACE THE FILTER ON TOP OF THE ROUNDED CORNERS--*/
}

.bolumenaslider
{
	z-index: 1 !important;
}

.bolumenaslider a.ui-slider-handle
{
	z-index: 2;
	width: 11px;
	height: 11px;
	cursor: pointer;
	background: url('https://ttsneuronala.elhuyar.eus/static/barrak/base/img/tts/handle.png') no-repeat;
	font-weight: bold;
	color: #1C94C4;
	display: inline-block;
	position: relative;
	top: -5px;
	left:-1px !important;
}

.bolumenaslider span.ui-slider-handle
{
	z-index: 2;
	width: 11px;
	height: 11px;
	cursor: pointer;
	background: url('https://ttsneuronala.elhuyar.eus/static/barrak/base/img/tts/handle.png') no-repeat;
	font-weight: bold;
	color: #1C94C4;
	display: inline-block;
	left: -2px !important;
	margin-bottom: -6px;
}

.banatzekoa
{
	background: url('https://ttsneuronala.elhuyar.eus/static/barrak/base/img/tts/banatzekoa.png') no-repeat;
	width:2px;
	height:28px;
	margin: 0 5px;
	position:relative;
	float: left;
}

.banatzekoa_h
{
	background: url('https://ttsneuronala.elhuyar.eus/static/barrak/base/img/tts/banatzekoa_h.png') no-repeat;
	width: 125px;
	height: 2px;
	margin: 0 10px;
	position:relative;
	float: left;
	/*top:-4px;*/
}

.bolumenakontrola
{
	line-height: 0px;
}

.volume
{
	height: 25px;
	/* IKER: HAu aldatu det
	width: 15px;*/
	width: 17px;
	position: relative;
	display: inline-block;
	margin-left: 5px;
}

.bolumenaslider
{
	border:1px solid #adadad;
	width: 9px;
	height: 65px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	/*Inner elements should not cover inner shadows*/
	/*Chrome renders inset shadows incorrectly with border-radius*/
	/*IE 7 AND 8 DO NOT SUPPORT INSET SHADOWS*/
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr = '#f9f9f9', endColorstr = '#e3e3e3');
	/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr = '#f9f9f9', endColorstr = '#e3e3e3')";
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	background-image: -moz-linear-gradient(left, #f9f9f9, #e3e3e3);
	background-image: -ms-linear-gradient(left, #f9f9f9, #e3e3e3);
	background-image: -o-linear-gradient(left, #f9f9f9, #e3e3e3);
	background-image: -webkit-gradient(linear, left top, right top, from(#f9f9f9), to(#e3e3e3));
	background-image: -webkit-linear-gradient(left, #f9f9f9, #e3e3e3);
	background-image: linear-gradient(left, #f9f9f9, #e3e3e3);
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	/*Use "background-clip: padding-box" when using rounded corners to avoid the gradient bleeding through the corners*/
	/*--IE9 WILL PLACE THE FILTER ON TOP OF THE ROUNDED CORNERS--*/
	position:absolute;
        /* IKER: Hau aldatu det */
	/*top:-69px;
	left:27px;*/
	top: 24px;
	left: 19px;

}

.slidertooltipbolumena
{
	position: absolute;
	display: block;
	/* IKER: Hau aldatu det
	top:-45px;
	left: 15px;*/
	top: 0px !important;
	left: 7px;
	width: 35px;
	height: 20px;
	color: #fff;
	text-align: center;
	font: 10pt Tahoma, Arial, sans-serif ;
	border-radius: 3px;
	border: 1px solid #333;
	-webkit-box-shadow:  1px 1px 2px 0px rgba(0, 0, 0, .3);
	box-shadow:  1px 1px 2px 0px rgba(0, 0, 0, .3);
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	z-index:10;
	background: -moz-linear-gradient(top,  rgba(69,72,77,0.5) 0%, rgba(0,0,0,0.5) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(69,72,77,0.5)), color-stop(100%,rgba(0,0,0,0.5))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(69,72,77,0.5) 0%,rgba(0,0,0,0.5) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(69,72,77,0.5) 0%,rgba(0,0,0,0.5) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(69,72,77,0.5) 0%,rgba(0,0,0,0.5) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(69,72,77,0.5) 0%,rgba(0,0,0,0.5) 100%); /* W3C */
	/*	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8045484d', endColorstr='#80000000',GradientType=0 ); /* IE6-9 */
}

.abiadurakontrola
{
	line-height: 0px;
}

.hizlariakontrola
{
	/*line-height: 0px;*/
	font-size: 11px;
}

.hizlaria
{
	height: 26px;
	width: 13px;
	display:block;
	padding-top: 1px;
}

.hizkuntzakontrola
{
	line-height: 0px;
}

.hizkuntza
{
	background: url("https://ttsneuronala.elhuyar.eus/static/barrak/base/img/tts/hizkuntza.png") no-repeat;
	height: 25px;
	width: 25px;
	display:block;
}

#preloadedImages
{
	width: 0px;
	height: 0px;
	display: inline;
	background-image: url('https://ttsneuronala.elhuyar.eus/static/barrak/base/img/tts/banatzekoa.png');
	background-image: url('https://ttsneuronala.elhuyar.eus/static/barrak/base/img/tts/preload.gif');
	background-image: url();
}

.botoikolorea{
	font-size:large;
}

.playbotoiabozgorailua, .edukiaentzunbotoia{
        /*IKER: Hau aldatu det testua ere lerro berdinean agertu ahal izateko (EITB)
	height: 23px;
	width: 23px;
        */
	/* HAU gehitu det:*/
        text-decoration:none;
	/* IKER: HAu kentzeko eskatu digute 
        min-width:23px;
        max-width:150px;*/
	
	/*-----*/
	/* IKER: HAu kentzeko eskatu digute
	float: left;*/

	/* IKER: HAU gehitzeko eskatu digute:*/
	/* JOSU: Hau aldatzeko eskatu digute
	border: 1px solid #b7b7b7;
	*/
	/*border: 1px solid #000000;*/
	padding: 6px;
	border-radius: 5px;
	
}

/*IKER: Hau aldatu det testua ere lerro berdinean agertu ahal izateko (EITB)*/

/*
.edukiaentzunbotoia svg{
	display:inline-block !important;
*/

/*IKER:*/

#bolumenakontrola .banatzekoa {height: 22px !important;}
#bolumenakontrola #volume {height: 22px !important;}
#hizlariakontrola #hizlaria {height: 22px !important;}
 
#abiadurakontrola {padding-left: 2px !important;}
#abiadurakontrola { padding-top: 2px !important;}

.playbotoia
{
	height: /*IKER:23px*/22px;
	width: 12px;
	top: 1px;
	font-size: 15px !important;
}

.atzerabotoia
{
	height: /*IKER:23px*/22px;
	width: 15px;
	top: 1px;
}

.aurrerabotoia
{
	height: /*IKER:23px*/22px;
	width: 15px;
	top: 1px;
}

.gelditubotoia
{
	height: /*IKER:23px*/22px;
	width: 12px;
	top: 1px;
	font-size: 15px !important;
}

.atzeraparagrafoabotoia
{
	height: /*IKER:23px*/22px;
	width: 15px;
	top: 1px;
}

.aurreraparagrafoabotoia
{
	height: /*IKER:23px*/22px;
	width: 15px;
	top: 1px;
}

.hasierarabotoia
{
	height: /*IKER:23px*/22px;
	width: 15px;
	top: 1px;
}

.amaierarabotoia
{
	height: /*IKER:23px*/22px;
	width: 15px;
	top: 1px;
}

.joanbotoia
{
	height: /*IKER:23px*/22px;
	width: 15px;
	top: 1px;
}

.aboutbotoia
{
	height: /*IKER:23px*/22px;
	width: 15px;
	top: 1px;
}

.tts_elhuyar_logoa
{
	background: url('https://ttsneuronala.elhuyar.eus/static/barrak/base/img/tts/logo.png') no-repeat transparent;
	width:60px;
	height:21px;
	margin: 0 0 0 0px;
	position:relative;
	float:left;
	background-size: contain;
}

.deskargakontrola{
	height: 25px;
	width: 13px;
	display: block;
	padding-top: 1px;
}

/* IKER: Hau aldatu det */
a.audiobotoia:hover, div.audiobotoia a:hover{
	cursor:pointer;
	transform: scale(1.1);
}

.hizlariakontrola {
    font-size: 16px;
    text-align: center;
}
    
.bolumenakontrola, .hizkuntzakontrola  {
    line-height: inherit;
}

.abiadura {
	display: flex;
    background: transparent;
    height: 20px;
	width: 50px;
    box-shadow: 0 2px 10px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%) !important;
    font-size: 12px;
    padding-top: 3px;
	padding-left: 7px;
    border-radius: 5px;
	justify-content: center;
}

.abiadurazenb {
	margin-left:5px;
	margin-top: 9px;
	font-size: 15px;
}

.hizlariakontrola:hover{
    transform:scale(1.0) !important;
    z-index: 20;
}

.hizlariaukera a{
color: #00aca8 !important;
padding: 5px;
}

.hizlaria:hover{
    transform:scale(1.1);
}
    
.gelditubotoia, .atzerabotoia, .playbotoia, .aurrerabotoia, .aboutbotoia, .volume, .hizlaria, .hasierarabotoia, .amaierarabotoia, .atzeraparagrafoabotoia, .aurreraparagrafoabotoia, .joanbotoia, .hizkuntza, .playbotoiabozgorailua{
    background-image:none;
    background:none;
    color: black;
    text-align:center;
	float: left;
	top: 1px;
}

.azalpentestua:hover{
    transform: scale(1);
}

.tts_elhuyar_logoa, .tts_elhuyar_logoa:active, .tts_elhuyar_logoa:focus{
    left: 4px;
    top:4px;
    color: #1a3aab !important;
    font-weight: bolder;
    font-size: 15px;
} 

.entzuntestua, .entzuntestua:hover, .entzuntestua:active, #azalpentestua:focus {
    font-size: 13px !important;
    color: #1a3aab !important;
    font-weight: bolder;
    transform: scale(1);
}

.hizlariaukera, .hizlariaukera:hover, .hizlariaukera:active {
    box-sizing: content-box;
position: absolute;
border: 1px solid rgb(206, 211, 217);
padding: 4px 10px 0px;
width: 185px;
border-radius: 5px;
float: left;
left: 0px;
top:30px;
z-index: 10;
background: white;
font-size: 12px;
background-image: -webkit-linear-gradient(top, #f7f7f7, #ebebeb);

}

#audiobotoiak{
  margin:auto !important;
}


@media screen and (max-width: 500px) {
svg{
  width: 15px;
  height: 15px;
}

#audiobotoiak {
  border: 1px solid #ced3d9;
  padding: 5px 10px 2px 10px;
  min-height: 100px;
  border-radius: 5px;
  box-shadow: inset 1px 1px #ffffff;
  background-image: -webkit-linear-gradient(top, #f7f7f7, #ebebeb);
  background-clip: padding-box;
  min-width: 210px;
  line-height: 100%;
  font-size: 17px;
  max-width: 250px;
  float: inherit;
}

.ezkerrean > div{
  width:35px;
}

.ezkerrean > a{
  width:35px;
}

.ezkerrean > div > a{
  width:100%;
}

.banatzekoa{
  display:none !important;
}

#abiadurakontrola{
width: 60px;
}

.abiadurazenb{
margin-top:10px;
font-size: 14px;
}

#tts_elhuyar_logoa{
width: 100%;
text-align: center;
background-position-x: 50%;
}

}

#audiobotoiak a{
	color: #00aca8;
	font-size:17px;
}

#audiobotoiak {
  margin: 0 !important;
  min-height: 27px !important;
  /* JOSU (EITBk eskatuta)
  padding: 4px 10px 0 !important;
  */
  padding: 8px 10px 0 !important;
}

@media screen and (max-width: 500px) {
#audiobotoiak {
  border: 1px solid #ced3d9;
  padding: 5px 10px 2px 10px;
  min-height: 38px;
  border-radius: 5px;
  box-shadow: inset 1px 1px #ffffff;
  background-image: -webkit-linear-gradient(top, #f7f7f7, #ebebeb);
  background-clip: padding-box;
  min-width: auto;
  line-height: 100%;
  font-size: 17px;
  max-width: 100%;
  float: inherit;
  width: fit-content;
  margin: auto !important;
}

.ezkerrean > div{
  width:15px;
}

.ezkerrean > a{
  width:15px;
}

.ezkerrean > div > a{
  width:100%;
}

.banatzekoa{
  display:none !important;
}

#abiadurakontrola{
width: 45px;
}

.abiadura_ikonoa{
padding-top:3px;
width: 8px !important;
}

.abiadura{padding-top:0px;}

.volume{margin-left: 0px !important;}

#abiadurakontrola{margin-top:1px;}

#tts_elhuyar_logoa {
  width: 15px;
  /*margin-left: 25px;
  margin-right: 10px;*/
}

.tts_elhuyar_logoa {
  background: url('https://ttsneuronala.elhuyar.eus/static/barrak/base/img/tts/favicon.ico') no-repeat transparent;
  background-size: contain;

}

}



.abiadura_ikonoa{
	width:10px;
}

/* Modal */
.about-modal {
	display: none;
	position: fixed;
	z-index: 1;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgba(0,0,0,0.5);
  }
  
  .modal-content {
	background-color: #fefefe;
	margin: 20% auto;
	padding: 20px;
	border: 1px solid #888;
	width: 80%;
  }
  
  .close {
	color: #aaa;
	float: right;
	font-size: 28px;
	font-weight: bold;
  }
  
  .close:hover,
  .close:focus {
	color: black;
	text-decoration: none;
	cursor: pointer;
  }
/* Fixed barra */
.consumer-aboutbotoia {
	margin: 2px 2px 2px 7px;
}
