table, table td {

  border:none;

}

h1 {
  font-size: 2em;
}

h1.dic {
  margin: 0.5em 0 0.5em 0;
}

.bloque-txt p {
  margin-bottom: 1rem !important;
}

.bloque-txt a {
  color: #237bc0 !important;
  font-weight: 500;
  font-size: 1em;
}
.bloque-txt h2 {
  font-size: 1.2em;
}

.bloque-txt ul {
  list-style-type: disc;
  margin-left: 1em;
}

.o {
  text-align: center;
  border-top: 1px solid #dddddd;
  margin: 1em;
  padding: 1em;
  font-style: italic;
}


.barra {
  border-bottom: thin solid #eceaef;
}
.rmay {
  font-family: Times New Roman;
  font-size: 28px;
  font-weight: normal;
  color: #fff;
  text-decoration: none;
}
.realt {
  font-family: Times New Roman;
  font-size: 18px;
  font-weight: normal;
  color: #fff;
  text-decoration: none;
}
.texto {
  font-size: 13px;
  color: #292a2e;
  text-align: justify;
  line-height: 125%;
} // CSS - Diccionario de Americanismos
.da0 {
  font-size: 10pt;
}
.da1 {
  font-size: 9pt;
}
.da2 {
  text-align: left;
}
.da3 {
  font-size: 12pt;
  font-weight: bold;
}
.da4 {
  witdh: 100%;
}
.da5 {
  font-size: 12pt;
}
.da6 {
  vertical-align: top;
}
.da7 {
  white-space: nowrap;
  text-align: right;
  vertical-align: top;
}
.da8 {
  font-size: 14pt;
  font-weight: bold;
}
.da9 {
  font-size: 10pt;
  font-weight: bold;
}
.da10 {
  font-variant: small-caps;
}
.da11 {
  font-size: 9pt;
  font-weight: bold;
}
.d7 {
  font-size: 0.8em;
}



.autocomplete-suggestions {
  text-align: left;
  cursor: default;
  border: 1px solid #ccc;
  border-top: 0;
  background: #fff;
  box-shadow: -1px 1px 3px rgba(0, 0, 0, 0.1);
  position: absolute;
  display: none;
  z-index: 9999;
  max-height: 254px;
  overflow: hidden;
  overflow-y: auto;
  box-sizing: border-box;
}

.autocomplete-suggestion {
  position: relative;
  padding: 0 0.6em;
  line-height: 23px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 1.02em;
  color: #333;
}

.autocomplete-suggestion b {
  font-weight: 400;
  color: #1f8dd6;
}

.autocomplete-suggestion.selected {
  background: #f0f0f0;
}

.align-center {
  text-align: center;
}

.justify {
  text-align: justify;
}

.align-left {
  text-align: left;
}

.align-right {
  text-align: right;
}

#autocomplete {
  text-align: left;
}

#buscador {
  padding-top: 15px;
  z-index: 500;
  position: relative;
  text-align: center;
  clear: both;
}

.drae23 .button {
  background-color: #0e2752;
  color: #fff;
  min-width: 5em;
  border: 1px solid #e5e5e5;
}

#resultados {
  margin-top: 10px;
}

.ayuda {
  font-size: 100%;
  line-height: 24px;
  letter-spacing: 1px;
  text-align: left;
  font-family: 'Merriweather', sans-serif;
  font-weight: 100;
  margin: 1em 0 1em 0;
}

input[type='search']::-webkit-search-cancel-button {
  -webkit-appearance: searchfield-cancel-button;
  position: relative;
  left: -10px;
  top: 5px;
}

input[type='search'] {
  -webkit-appearance: none;
}

.keyboard_trigger {
  cursor: hand;
  position: absolute;
}

#deletex {
  position: relative;
  z-index: 2;
  left: -50px;
  top: 3px;
  color: #7b7b7b;
  cursor: pointer;
  width: 0;
}

#keyfilter {
  position: relative;
  z-index: 1;
  left: -32px;
  top: 3px;
  color: #7b7b7b;
  cursor: pointer;
  width: 0;
}

.keyboard {
  z-index: 300;
}

.keyboard a {
  width: 1.5em;
  height: 1.4em;
  border: 1px solid #444;
  display: block;
  text-align: center;
  text-decoration: none;
  float: left;
  margin: 0 0.1em 0.1em 0;
  line-height: 1.4em;
  background-color: #f4f4f4;
  -moz-border-radius: 0.25em;
  -webkit-border-radius: 0.25em;
  border-radius: 0.25em;
  text-align: center;
  cursor: pointer;
}

.hidden {
  display: none;
}

.keyboard_trigger {
  cursor: hand;
  position: absolute;
}

.keyboard .cab {
  font-size: 0.75em;
  margin-top: 18px;
}

[class*=' icon-'],
[class^='icon-'] {
  font-family: icomoon !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 1.1em;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-times-circle-o:before {
  content: '\2716';
}

.icon-keyboard-o:before {
  content: '\2328';
}

.icon-angle-up:before {
  content: '\21E7';
  font-size: 1.7em;
  line-height: 2;
  padding: 1em 1em 1em 1em;
}

div.cb {
  clear: both;
}

.compartir {
  margin: 10px auto;
  text-align: center;
}

.resp-sharing-button__icon,
.resp-sharing-button__link {
  display: inline-block;
}

.resp-sharing-button__link {
  text-decoration: none;
  color: #fff;
  margin: 0.5em;
}

.resp-sharing-button {
  border-radius: 5px;
  transition: 25ms ease-out;
  padding: 0.5em 0.75em;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
}

.resp-sharing-button__icon svg {
  width: 1em;
  height: 1em;
  margin-right: 0.4em;
  vertical-align: top;
}

.resp-sharing-button--small svg {
  margin: 0;
  vertical-align: middle;
}

.resp-sharing-button__icon {
  stroke: #fff;
  fill: none;
}

.resp-sharing-button__icon--solid,
.resp-sharing-button__icon--solidcircle {
  fill: #fff;
  stroke: none;
}

.resp-sharing-button--twitter {
  background-color: #55acee;
}

.resp-sharing-button--twitter:hover {
  background-color: #2795e9;
}

.resp-sharing-button--pinterest {
  background-color: #bd081c;
}

.resp-sharing-button--pinterest:hover {
  background-color: #8c0615;
}

.resp-sharing-button--facebook {
  background-color: #3b5998;
}

.resp-sharing-button--facebook:hover {
  background-color: #2d4373;
}

.resp-sharing-button--tumblr {
  background-color: #35465c;
}

.resp-sharing-button--linkedin {
  background-color: #0077b5;
}

.resp-sharing-button--linkedin:hover {
  background-color: #046293;
}

.resp-sharing-button--email {
  background-color: #777;
}

.resp-sharing-button--email:hover {
  background-color: #5e5e5e;
}

.resp-sharing-button--whatsapp {
  background-color: #25d366;
}

.resp-sharing-button--whatsapp:hover {
  background-color: #1da851;
}

.resp-sharing-button--facebook {
  background-color: #3b5998;
  border-color: #3b5998;
}

.resp-sharing-button--facebook:active,
.resp-sharing-button--facebook:hover {
  background-color: #2d4373;
  border-color: #2d4373;
}

.resp-sharing-button--twitter {
  background-color: #55acee;
  border-color: #55acee;
}

.resp-sharing-button--twitter:active,
.resp-sharing-button--twitter:hover {
  background-color: #2795e9;
  border-color: #2795e9;
}

.resp-sharing-button--email {
  background-color: #777;
  border-color: #777;
}

.resp-sharing-button--email:active,
.resp-sharing-button--email:hover {
  background-color: #5e5e5e;
  border-color: #5e5e5e;
}

.resp-sharing-button--pinterest {
  background-color: #bd081c;
  border-color: #bd081c;
}

.resp-sharing-button--pinterest:active,
.resp-sharing-button--pinterest:hover {
  background-color: #8c0615;
  border-color: #8c0615;
}

.resp-sharing-button--linkedin {
  background-color: #0077b5;
  border-color: #0077b5;
}

.resp-sharing-button--linkedin:active,
.resp-sharing-button--linkedin:hover {
  background-color: #046293;
  border-color: #046293;
}

.resp-sharing-button--whatsapp {
  background-color: #25d366;
  border-color: #25d366;
}

.resp-sharing-button--whatsapp:active,
.resp-sharing-button--whatsapp:hover {
  background-color: #1da851;
  border-color: #1da851;
}

.resp-sharing-button--telegram {
  background-color: #54a9eb;
}

.resp-sharing-button--telegram:hover {
  background-color: #4b97d1;
}
