/* The container <div> - needed to position the dropdown content */
.elhuyarDropdown {
  position: relative;
  display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #ffffff;
  border: 1px solid #cdd0d3;
  border-radius: 4px;
  min-width: 150px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
}

/* Links inside the dropdown */
.dropdown-content a,
.dropdown-content span {
  color: #343a40 !important;
  padding: 5px 10px;
  margin: 5px;
  text-decoration: none;
  display: block;
  border-bottom: 1px solid #cdd0d3;
  font-size: 0.9rem;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {
  background-color: #e9ecef;
}
.tk-display-signature {
  border-top: none !important;
}
#ahotsakoptions a {
  border: none;
  padding: 3px 3px 3px 2rem;
  margin: 0;
}
#ahotsakoptions a::before {
  content: '.';
  margin-right: 5px;
}
/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
.show {
  display: block;
}

.itzulita {
  background-color: #fffbd4;
}
.tk-adimen {
  float: right;
  margin-left: auto;
}
.tk-entzun,
.tk-itzuli,
.tk-itzuli > div {
  display: inline;
  position: relative;
}
.tk-entzun {
  border: 1px solid #e9ecef;
  border-radius: 6px;
  padding: 5px;
  margin-right: 6px;
}
.tk-entzun button,
.tk-itzuli button {
  border: none;
  box-shadow: 0;
  background-color: transparent;
}
#playerIndicator {
  font-size: 13px;
  color: #343a40;
  margin: 0 0 0 5px;
}
.playbotoia.play::before {
  font-size: 0.8rem;
}
.dropbtn {
  border-left: 1px solid #e9ecef !important;
  text-indent: -4000px;
  width: 26px;
  height: 26px;
  display: inline-block;
  color: #343a40;
}
.dropbtn::after {
  position: absolute;
  top: 10px;
  right: 0;
}
.dropbtn::after {
  display: inline-block;
  width: 0px;
  height: 0px;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: '';
  border-top: 0.4em solid;
  border-right: 0.4em solid transparent;
  border-bottom: 0;
  border-left: 0.4em solid transparent;
}
.tk-itzuli {
  border: 1px solid #e9ecef;
  border-radius: 6px;
  padding: 5px;
}
.tts_trebe_logoa {
  background: url("../../img/tts/logoa_trebe.png") no-repeat transparent;
  background-size: auto;
  width: 39px;
  height: 23px;
  margin: 0 0 0 0px;
  position: relative;
  display: inline-block;
  background-size: contain;
  top: 5px;
}
button {
  cursor: pointer;
}
#itzuliButton {
  font-size: 0.9rem;
  color: #343a40;
}
.tk-itzuli .dropbtn::after {
  top: 6px;
  right: 5px;
}
.tk-itzuli .dropdown-content {
  right: 0;
  min-width: 50px;
}
p#disableTitleTranslation,
p#disableSummaryTranslation {
  margin-bottom: 0.5rem;
  text-align: right;
  font-style: italic;
  font-size: 0.9rem;
}
p#disableTitleTranslation button,
p#disableSummaryTranslation button {
  background-color: transparent;
  border: 1px solid #666;
  box-shadow: 0;
  padding: 0 7px;
  margin-left: 0.3rem;
  color: #666;
}
a.deskargatu::before {
  content: '';
  background: url("../../img/tts/i_download.svg") no-repeat 0 5px;
  display: inline-block;
  height: 20px;
  width: 22px;
  margin-right: 5px;
  background-size: 18px;
}
.ahotsak::before {
  content: '';
  background: url("../../img/tts/i_voice.svg") no-repeat 0 5px;
  display: inline-block;
  height: 20px;
  width: 22px;
  margin-right: 5px;
  background-size: 18px;
}
a.info::before {
  content: '';
  background: url("../../img/tts/i_info.svg") no-repeat 0 5px;
  display: inline-block;
  height: 22px;
  width: 22px;
  margin-right: 5px;
  background-size: 18px;
}

