
/* Password field. */
.password-field {
  margin: 0;
}
/* Form elements. */
form {
  margin: 0;
  padding: 0;
}
fieldset {
  margin: 1em 0;
  min-width: 0;
}
@-moz-document url-prefix() {
  fieldset {
    display: table-cell;
  }
}
label {
  display: table;
  font-weight: bold;
}
label[for] {
  cursor: pointer;
}
input,
select {
  margin: 0.5em 0;
  padding: 0.5em;
  max-width: 100%;
  transition: all 0.5s ease;
  font-size: 1.6rem;
  border-radius: 0;
}
.registro-biblored-form  input,
.registro-biblored-form  select {
  border:1px solid #e5e5e5;
}
button {
  border:none;
  background: none;
}
form.views-exposed-form input {
transition: border-color 0.2s;
 border: 1px solid rgb(166, 166, 166);
 margin: 0;
 width: 100%;
}
form.views-exposed-form input.button {
  padding:0.75rem 2.6rem;
}
.content article .visita a,
aside .visita a,
.visita .content .item:nth-of-type(1) a,
input[type="submit"],
.boton,
a.button,
.aprende .views-row .brief a,
span.inscripcion a {
  border:1px solid #253f4e;
  padding: 1.6rem 3rem;
  background: none;
  font-weight: 600;
  color: #253f4e;;
  transition: all 0.5s ease;
  cursor: pointer;
}
.aprende .views-row:hover .brief a {
  border:1px solid #fff;
  color: #fff
}
span.inscripcion a {
  display: inline-block;
}
span.inscripcion a,
.boton,
a.button,
button {
  font-size: 2rem;
  font-weight: 600;
  display: inline-block;
}
span.inscripcion a,
.boton.inscription {
  background: var(--primary-color);
  color: var(--base-color) !important;
  border:none;
  text-decoration: none;
}
span.inscripcion a:hover,
.boton.inscription:hover {
  background: var(--third-color);
  color: var(--base-color);
  text-decoration: underline;
  opacity: 1;
}
span.inscripcion a:before,
.boton.inscription:before,
.boton.suscribe:before,
.boton.rss:before,
.boton.file:before,
.boton.info:before,
.boton.pdf:before  {
  font-family: 'FontAwesome';
  content: "\f044";
  margin: 0;
  text-indent: unset;
  padding: 0 1rem 0 0;
  vertical-align: middle;
}
span.inscripcion a:hover:before,
.boton.inscription:hover:before {
  text-decoration: none;
}
.boton.info:before{
  content: \f129"
}
.boton.file:before {
  content: "\f019";
}
.boton.suscribe:before{
  content:"\f003";
}
.boton.rss:before{
  content: "\f09e";
}
.boton.pdf:before {
  content: "\f15c";
}
.content article .visita a,
aside .visita a,
.visita .content .item:nth-of-type(1) a{
  border: 1px solid #fff;
  display: inline-block;
  color: #fff !important;
  font-size: 2rem;
}
aside .visita a{
display: block;
font-size: 2.1rem;
}
aside .visita a:hover
.visita .content .item:nth-of-type(1) a:hover{
    background: #18232D;
}
a.button {
  display: inline-block;
  text-align: center;
  margin: 2rem auto;
}
.boton:hover,
input[type="submit"]:hover,
input[type="submit"]:focus,
a.button:hover {
  opacity: 0.6;
}
textarea {
  line-height: 1.5;
}
textarea.form-textarea,
select.form-select {
  padding: 0.5em;
}
input[type="radio"]{
  WIDTH: 1.5rem;
  HEIGHT: 1.5rem;
}
.js-form-type-select label,
.js-form-type-textfield label {
  text-transform: uppercase;
  font-weight: 400;
  margin-right: 2rem;
  margin-top: 2rem;

}

.preguntasfec form.views-exposed-form div {
width: auto;
}

.programate2 form.views-exposed-form div {
 width:100%;
}

form.views-exposed-form div {
 display: inline-block;
 text-align: left;
 width: 31%;
 position: relative;
}
.directorio form.views-exposed-form div
.eventoshomepage form.views-exposed-form div {
 width: 31%;
}
form.views-exposed-form div .chosen-container-single .chosen-single {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0.5rem 1rem;
    height: initial;
    border: 1px solid #a6a6a6;
    border-radius: 0;
    background-color: #fff;
    background: none;
    background: none;
    background-clip: padding-box;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: var(--primary2-color);
    line-height: 24px;
    font-size: 1.6rem;
}
form.views-exposed-form div .chosen-container-single .chosen-single div b {
  background: transparent;
}
select.form-select,
form.views-exposed-form div.js-form-type-select select.form-select,
form.views-exposed-form div .chosen-container-single .chosen-single {
  position: relative;
  background: url("../../images/bg-select.svg") no-repeat 97%;
  background-size: 1.6rem;
  padding-right: 2.5rem;
}
form.views-exposed-form  {
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 2rem;
}
#block-views-block-carousel-bibliotecas-block-1 form.views-exposed-form  {
  margin: 3rem 0;
}
.js-form-type-select select,
.js-form-type-textfield select {
  min-width: 100%; 
  width: 100%; 
}
.js input.form-autocomplete {
  background-position: 98% center;
}
select {
  font-size: 1.6rem;
  -webkit-appearance: none;
  outline: none;
  -webkit-appearance: none;
  padding: 3rem;
  margin: 0;
  transition: border-color 0.2s;
  border-radius: 0;
  background: transparent;
}
#block-views-block-programate-home-block-1 option {
background: transparent;
position: relative;
z-index: 1;
}
#block-views-block-programate-home-block-1 select.form-select,
#block-views-block-programate-home-block-1 form.views-exposed-form div .chosen-container-single .chosen-single {
  color: #ffffff;
  position: relative;
  background: url(../../images/bg-select-white.svg) no-repeat 97% #253f4e;
  padding: 1rem 1.6rem;
  font-size: 2rem;
  background-size: 2.6rem;
  margin: 1rem 0;
}
#block-views-block-programate-home-block-1 form.views-exposed-form input.button {
    color: #ffffff;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #cecece;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #B3B3B3;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #B3B3B3;
}
:-moz-placeholder { /* Firefox 18- */
  color: #B3B3B3;
}
.form-type-radio label,
.form-type-checkbox label {
  margin-left: 0.5rem; /* LTR */
}
[dir="rtl"] .form-type-radio label,
[dir="rtl"] .form-type-checkbox label {
  margin-right: 0.5em;
  margin-left: 0;
}
.form-type-radio .description,
.form-type-checkbox .description {
  margin-left: 2px; /* LTR */
}
[dir="rtl"] .form-type-radio .description,
[dir="rtl"] .form-type-checkbox .description {
  margin-right: 0.5em;
  margin-left: 0;
}
.form-actions {
  padding-top: 1em;
}
/* Form error styles. */
.form-item textarea.error + .cke {
  border: 2px solid red;
}
/* Form error message styles. */
.form-item--error-message {
  color: #e32700;
}
#ebscohostCustomSearchBox {
  font-size: 1.4rem;
}
#ebscohostsearchtext[type="text"] {
  width: 100%;
  padding: 0.5em 1em;
}
#ebscohostCustomSearchBox .barra { display: flex; }
.page-node-1370 .content article > div {
  width: 100%;
}
#ebscohostCustomSearchBox  .ebscohost-search-button {
  background: #d8d8d8;
    border: 1px solid #cbcbce;
    color: #929198;
    border-radius: 0px;
    font-weight: normal
}
#ebscohostsearchtext:after {
  font-family: 'FontAwesome';
  content: "\f002";
  color: #B3B3B3;
  position: absolute;
  right: 0.5em;
  top: 0.5em;
}
.js-form-type-radio input,
.js-form-type-radio label {
  display: inline-block;
}
.js-form-type-radio label {
  margin: 0 0.5rem;
  font-weight: normal !important;
}
.form-item-pre-document label{
  display: none;
}
.prefix-cedula {
  font-weight: bold;
  margin-left: -2rem;
  background-color: white;
}
.form-item-pre-document input[type='text'] {
  max-width: 420px;
  display: block;
  margin: 0 auto;
  border-width: 5px;
}
.registro-biblored-form input[type='submit']:hover {
  background-color: #253f4e;
  color: #FFF;
  opacity: 1;
}
.registro-biblored-form {
  margin-bottom: 2em;
}
.registro-biblored-form h2 {
  color: #666;
  font-weight: normal;
  margin-top: -1em;
  margin-bottom: 2em;
}
.registro_biblored .error-msg {
    font-weight: bold;
    color: #e7493d;
    padding: 0.5em;
    clear: both;
    margin: 1em auto;
    max-width: 420px;
}
.registro-biblored-form .alert {
  font-weight: bold;
    background-color: #e7493d;
    padding: 0.5em;
    clear: both;
    margin: 1em auto;
    max-width: 700px;
    text-align: left;
    color: #FFF;
}
.registro-biblored-form .alert ul li { list-style: none; }
input[disabled='disabled'] {
    color: #AAA;
    background-color: #EEE;
}



.vista-visita-espacios form.views-exposed-form div {
width:23%;
margin-right:5px;
}
