.busqueda-rapida {
    border-radius: 50px;
    background-color: #800000;
}

.busqueda-rapida label {
    color: #fff;
    display: block;
    margin-bottom: 1.5em;
}

.busqueda-rapida figure {
    margin: 0;
}

.busqueda-rapida a {
    text-align: center;
    margin-bottom: 1em;
}

.busqueda-rapida img {
    width: 85px;
    height: 85px;
}

/* line 1, ../_documentacion/_source/scss/home.scss */
.boton_expandir_resultados { width: 13px; height: 10px; background: url(../imagenes/flecha2_abajo.png) no-repeat; cursor: pointer; float: right; margin: 4px 10px 0px 0px; }

/* line 10, ../_documentacion/_source/scss/home.scss */
.boton_contraer_resultados { width: 13px; height: 10px; background: url(../imagenes/flecha2_arriba.png) no-repeat; cursor: pointer; float: right; margin: 4px 10px 0px 0px; }

/* line 19, ../_documentacion/_source/scss/home.scss */
.btn_categ { cursor: pointer; }

/* line 23, ../_documentacion/_source/scss/home.scss */
.btn_categ:hover { text-decoration: underline; }

/* line 27, ../_documentacion/_source/scss/home.scss */
.contenedor_avisos { display: none; }

/* line 31, ../_documentacion/_source/scss/home.scss */
.texto_bold { font-weight: bold; }

/* line 37, ../_documentacion/_source/scss/home.scss */
.imagen_tel { width: 11px; height: 12px; background: url(../imagenes/telefono.png) no-repeat; float: left; margin: 0px 5px 0px 5px; }

/* line 47, ../_documentacion/_source/scss/home.scss */
.margen_btn_email { margin: 0px 0px 0px -3px; }

/* line 51, ../_documentacion/_source/scss/home.scss */
.boton { text-decoration: none; float: left; color: #222222; cursor: pointer; }

/* line 58, ../_documentacion/_source/scss/home.scss */
.boton:hover { font-weight: bold; }

/* line 62, ../_documentacion/_source/scss/home.scss */
.sep { margin: 0px 5px 0px 5px; float: left; }

/* line 67, ../_documentacion/_source/scss/home.scss */
.btn_plano { width: 132px !important; }

/* line 71, ../_documentacion/_source/scss/home.scss */
.btn_email { width: 45px !important; cursor: pointer; }

/* line 76, ../_documentacion/_source/scss/home.scss */
.btn_sitio { width: 65px; }

/* line 80, ../_documentacion/_source/scss/home.scss */
.btn_galeria { width: 48px; }

/* line 84, ../_documentacion/_source/scss/home.scss */
.btn_video { width: 34px; }

/* line 88, ../_documentacion/_source/scss/home.scss */
.btn_audio { width: 34px; }

/* line 92, ../_documentacion/_source/scss/home.scss */
.btn_corregir { width: 86px; cursor: pointer; }

/* line 99, ../_documentacion/_source/scss/home.scss */
.btn_face { width: 25px; height: 25px; background: url(../imagenes/face_1.png) no-repeat; float: left; margin: 0px 0px 1px 1px; cursor: pointer; }

/* line 108, ../_documentacion/_source/scss/home.scss */
.btn_face:hover { background: url(../imagenes/face_2.png) no-repeat; }

/* line 112, ../_documentacion/_source/scss/home.scss */
.btn_face_no { width: 25px; height: 25px; background: url(../imagenes/face_no.png) no-repeat; float: left; margin: 0px 0px 1px 1px; }

/* line 120, ../_documentacion/_source/scss/home.scss */
.btn_twitter { width: 25px; height: 25px; background: url(../imagenes/twitter_1.png) no-repeat; float: left; margin: 0px 0px 1px 1px; cursor: pointer; }

/* line 129, ../_documentacion/_source/scss/home.scss */
.btn_twitter:hover { background: url(../imagenes/twitter_2.png) no-repeat; }

/* line 133, ../_documentacion/_source/scss/home.scss */
.btn_twitter_no { width: 25px; height: 25px; background: url(../imagenes/twitter_no.png) no-repeat; float: left; margin: 0px 0px 1px 1px; }

/* line 141, ../_documentacion/_source/scss/home.scss */
.btn_linkedin { width: 25px; height: 25px; background: url(../imagenes/linkedin_1.png) no-repeat; float: left; margin: 0px 0px 1px 1px; cursor: pointer; }

/* line 150, ../_documentacion/_source/scss/home.scss */
.btn_linkedin:hover { background: url(../imagenes/linkedin_2.png) no-repeat; }

/* line 154, ../_documentacion/_source/scss/home.scss */
.btn_linkedin_no { width: 25px; height: 25px; background: url(../imagenes/linkedin_no.png) no-repeat; float: left; margin: 0px 0px 1px 1px; }

/* line 162, ../_documentacion/_source/scss/home.scss */
.btn_google { width: 25px; height: 25px; background: url(../imagenes/google_1.png) no-repeat; float: left; margin: 0px 0px 1px 1px; cursor: pointer; }

/* line 171, ../_documentacion/_source/scss/home.scss */
.btn_google:hover { background: url(../imagenes/google_2.png) no-repeat; }

/* line 175, ../_documentacion/_source/scss/home.scss */
.btn_google_no { width: 25px; height: 25px; background: url(../imagenes/google_no.png) no-repeat; float: left; margin: 0px 0px 1px 1px; }

/* line 183, ../_documentacion/_source/scss/home.scss */
.btn_youtube { width: 25px; height: 25px; background: url(../imagenes/youtube_1.png) no-repeat; float: left; margin: 0px 0px 1px 1px; cursor: pointer; }

/* line 192, ../_documentacion/_source/scss/home.scss */
.btn_youtube:hover { background: url(../imagenes/youtube_2.png) no-repeat; }

/* line 196, ../_documentacion/_source/scss/home.scss */
.btn_youtube_no { width: 25px; height: 25px; background: url(../imagenes/youtube_no.png) no-repeat; float: left; margin: 0px 0px 1px 1px; }

/* line 204, ../_documentacion/_source/scss/home.scss */
.btn_myspace { width: 25px; height: 25px; background: url(../imagenes/myspace_1.png) no-repeat; float: left; margin: 0px 0px 1px 1px; cursor: pointer; }

/* line 213, ../_documentacion/_source/scss/home.scss */
.btn_myspace:hover { background: url(../imagenes/myspace_2.png) no-repeat; }

/* line 217, ../_documentacion/_source/scss/home.scss */
.btn_myspace_no { width: 25px; height: 25px; background: url(../imagenes/myspace_no.png) no-repeat; float: left; margin: 0px 0px 1px 1px; }

/* line 225, ../_documentacion/_source/scss/home.scss */
.btn_skype { width: 25px; height: 25px; background: url(../imagenes/skype_1.png) no-repeat; float: left; margin: 0px 0px 0px 1px; cursor: pointer; }

/* line 234, ../_documentacion/_source/scss/home.scss */
.btn_skype:hover { background: url(../imagenes/skype_2.png) no-repeat; }

/* line 238, ../_documentacion/_source/scss/home.scss */
.btn_skype_no { width: 25px; height: 25px; background: url(../imagenes/skype_no.png) no-repeat; float: left; margin: 0px 0px 0px 1px; }

/* line 246, ../_documentacion/_source/scss/home.scss */
.btn_vimeo { width: 25px; height: 25px; background: url(../imagenes/vimeo_1.png) no-repeat; float: left; margin: 0px 0px 0px 1px; cursor: pointer; }

/* line 255, ../_documentacion/_source/scss/home.scss */
.btn_vimeo:hover { background: url(../imagenes/vimeo_2.png) no-repeat; }

/* line 259, ../_documentacion/_source/scss/home.scss */
.btn_vimeo_no { width: 25px; height: 25px; background: url(../imagenes/vimeo_no.png) no-repeat; float: left; margin: 0px 0px 0px 1px; }

/* line 267, ../_documentacion/_source/scss/home.scss */
.input_error, .input_dato.input_error, .input_chico.input_error, .input_mediano.input_error { background: #f2dede; color: #a94442; border-color: #ebccd1; }

/* line 277, ../_documentacion/_source/scss/home.scss */
.centrado { text-align: center; }

/* line 282, ../_documentacion/_source/scss/home.scss */
textarea { resize: none; }

.search-agile-filters {
    margin-top: 0.5em;
    width: 100%;
}

.search-agile-filters label {
    color: #fff;
}

.search-agile-filters-controls {
    display: inline;
    margin-right: 1em;
}
