/* Buscador farmacias (v-asociaciones)*/

v-asociaciones div#main-container-asociaciones .container-searchbox {
  margin: 20px;
  background-color: #ffffff;
  width: 400px;
  height: 45px;
  border: 2px solid #007abe !important;
  border-radius: 5px !important;
}

.imagen1 {
  background-size: cover;
  background-position: center;
}

.team-person-position {
  margin: 0 0 20px;
}

.team-person .team-person-phone {
  font-size: 19px;
}

div.team-person-email a.ng-binding {
  color: #007abe;
}

div.asoc-loading {
  width: 100%;
  display: flex;
  justify-content: center;
}

div.asoc-loading img {
  width: 300px;
}

.team-person-email a::before {
  content: '\e608';
}

v-asociaciones #main-container-asociaciones {
  display: flex;
  flex-direction: column;
  min-height: 300px;
}

v-asociaciones div#main-container-asociaciones .container-searchbox div#container-wrapper-searchbox-municipios, v-asociaciones div#main-container-asociaciones .container-searchbox div#container-wrapper-searchbox-patologias {
  width: 100%;
  color: white;
}

v-asociaciones md-autocomplete {}

v-asociaciones md-autocomplete-wrap {}

v-asociaciones md-autocomplete-wrap #input-0 {}

.md-datepicker-button.md-icon-button.md-button.md-ink-ripple {}

.md-datepicker-input-container {
  height: 33px;
}

md-autocomplete input:not(.md-input) {
  font-size: 16px !important;
}

/* Mapa y marcadores */

v-asociaciones div#wrapper-info-farmacia {
  font-size: 14px !important;
}

v-asociaciones div#wrapper-info-farmacia div.title-farmacia {
  margin-bottom: 5px;
  font-weight: 500;
  font-size: 14px !important;
}

v-asociaciones div#wrapper-info-farmacia div.text-info-farmacia {
  margin-bottom: 4px;
  font-weight: 400;
  font-size: 13px !important;
}

div.text-info-farmacia {
  margin-bottom: 4px;
  font-weight: 400;
  font-size: 13px !important;
}

v-asociaciones div#wrapper-info-farmacia a.ver-fuera-btn {
  color: #427fed;
  cursor: pointer;
}

v-asociaciones div#wrapper-info-farmacia a.ver-fuera-btn:hover {
  text-decoration: underline;
}

.md-calendar-scroll-mask, md-virtual-repeat-container.md-calendar-scroll-container {
  width: 308px !important;
}

/* Nuevos*/

md-checkbox.md-default-theme.md-checked ._md-icon, md-checkbox.md-checked ._md-icon {
  background-color: #0ebeca !important;
}

v-asociaciones div#main-container-asociaciones {
  width: 100%;
}

md-virtual-repeat-container {
  z-index: 9999999 !important;
}

a.md-default-theme:not(.md-button):hover, a:not(.md-button):hover {
  color: #494c64;
}

.md-datepicker-calendar-pane {
  z-index: 1000 !important;
}

.md-calendar-scroll-mask {
  height: 500px !important;
}

.md-calendar-scroll-container {
  height: 500px !important;
}

md-content {
  height: 570px;
}

.tarjetas2 .qode-qbutton-main-color.qode-qbutton-full-width.qode-qbutton-square {
  height: 65px !important;
  line-height: 65px !important;
}

.qode-info-card-image, .qode-info-card-text-holder {
  background-color: #fff;
}

.titulo {
  color: #272727;
  font-size: 19px;
  font-family: Roboto, sans-serif;
  text-transform: none;
  font-weight: 400;
  letter-spacing: 0;
}

.f-guardia h2 {
  font-size: 23px;
}

.qode-info-card-text {
  font-size: 14px;
  line-height: 26px;
  color: #818181;
  font-weight: 400;
  margin-left: 20px;
  margin-right: 20px;
}

.qode-info-card .qode-info-card-text {
  margin-top: 0;
}

.ng-pristine.ng-valid.ng-isolate-scope.ng-not-empty.ng-valid-mindate.ng-valid-maxdate.ng-valid-filtered.ng-valid-valid.ng-touched {
  background-color: white;
  margin-right: 0 !important;
  padding-right: 0 !important;
  overflow: visible;
  scrollbar-width: none;
}

.ng-pristine.ng-valid.ng-isolate-scope.ng-not-empty.ng-valid-mindate.ng-valid-maxdate.ng-valid-filtered.ng-valid-valid.ng-touched::-webkit-scrollbar {
  display: none;
}

md-datepicker {
  overflow: visible;
}

@media all and (min-width: 1280px) {
  .mapa-scroll {
    display: block;
    position: fixed;
    z-index: 999;
    top: 10%;
    right: 0;
    width: 50%;
    height: 600px;
  }
  .mapa-bottom {
    display: block;
    position: absolute;
    z-index: 999;
    bottom: 280px;
    right: 0;
    width: 50%;
    height: 600px;
  }
}

md-autocomplete input {
  color: #000;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 25px;
}

md-autocomplete input::-webkit-input-placeholder {
  color: #a0a0a0;
}

md-autocomplete input:-moz-placeholder {
  /* Firefox 18- */
  color: #a0a0a0;
}

md-autocomplete input::-moz-placeholder {
  /* Firefox 19+ */
  color: #a0a0a0;
}

md-autocomplete input:-ms-input-placeholder {
  color: #a0a0a0;
}

.busca-md {
  margin-left: 1.8%;
  font-family: Roboto, sans-serif;
  margin-top: 5%;
  width: 99%;
}

.qode-info-card {
  max-width: 100%;
  text-align: left;
}

.title-farmacia {
  font-weight: bold;
}

.md-card-content {
  margin-top: 18px;
}

.dos-lineas {
  margin-left: 30px;
}

.actions {
  margin: 0;
}

.qode-info-card-link-holder {
  width: 100%;
}

.mapa {
  width: 100%;
  height: 600px;
}

.boton-url {
  color: white !important;
}

.buscador {
  display: flex;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

md-autocomplete button md-icon {
  top: 40%;
}

/* -------------------------------------------- MEDIAS ---------------------------------*/

@media all and (max-width: 1640px) {
  md-content {
    width: 40% !important;
    height: 570px;
  }
  .p-refuerzo, .p-refuerzo-n, .p-guardia, .p-guardia-n {
    font-size: 10px !important;
  }
  md-card {
    width: 100% !important;
  }
  .ng-scope.ng-isolate-scope {
    max-width: 100%;
  }
}

@media all and (max-width: 1500px) {
  .cabecera-refuerzo, .cabecera-guardia, .cabecera-ambos, .cabecera-optica, .cabecera-ortopedia {
    flex: 1.5 !important;
  }
}

@media all and (max-width: 1279px) {
  .cabecera-refuerzo, .cabecera-guardia, .cabecera-ambos, .cabecera-optica, .cabecera-ortopedia {
    flex: 1 !important;
  }
  .p-refuerzo, .p-refuerzo-n, .p-guardia, .p-guardia-n {
    font-size: 11px !important;
  }
  .mapa {
    flex: 0 auto !important;
    order: 0;
  }
  #main-container-asociaciones {
    flex-flow: row wrap;
  }
  #map {
    margin-right: 0;
  }
}

@media all and (max-width: 750px) {
  md-content.md-padding.ng-scope {
    width: 100% !important;
  }
  div.busca-md {
    margin-left: 0 !important;
  }
  md-card {
    width: 50% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

@media all and (max-width: 650px) {
  md-card {
    width: 80% !important;
  }
}

@media all and (max-width: 500px) {
  .md-datepicker-input-container {
    display: none !important;
  }
}

.p-guardia.ng-binding {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

/******************************** LISTADO *************************************/

/**
*   Reglas CSS para el formulario y el uso normal del plugin
*/

#lupa {
  width: 15px;
  height: 15px;
  box-sizing: border-box;
  margin-right: 1%;
  margin-left: 1%;
}

.campo-form {
  width: 90%;
  height: 100%;
  box-sizing: border-box;
  border: 0;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 20px;
  color: #e6e6e6;
  margin-right: 20px;
}

@media (max-width: 600px) {
  .campo-form {
    width: 50%;
  }
}

.form-consulta {
  box-sizing: border-box;
  border-radius: 3px;
  border: 0;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 20px;
  color: #e6e6e6;
  margin-right: 20px;
}

.formulario {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-bottom: 25px;
}

.ui-accordion-content p b {
  font-family: "Comic Sans", sans-serif;
}

.ui-accordion-content ul b {
  font-family: "Comic Sans", sans-serif;
}

@media (min-width: 1000px) and (max-width: 1600px) {
  .menu {
    width: 305px;
  }
}

@media screen and (max-width: 1000px) {
  .pulsada .vc_row {
    padding-left: 0 !important;
  }
  .menu {
    margin-left: 10px;
    margin-bottom: 60px;
  }
  .foto {
    padding-right: 25px;
  }
  .foto-izq {
    padding-left: 25px;
  }
}

.v-subheader.md-subheader {
  display: none;
}

md-progress-linear {
  display: none !important;
}

.sticky.sticky_animate {
  display: none;
}

span.highlight {
  background-color: transparent !important;
  color: #4f92db !important;
}

.mostrar:hover {
  text-decoration: underline;
}

md-list {
  outline: none;
}

.asoc-cards {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}

.asoc-card {
  background-color: rgb(241, 242, 244);
  border: 1px solid rgb(241, 242, 244);
  padding: 30px;
  margin: 25px;
  display: flex;
  max-width: 500px;
  min-width: 200px;
  width: 500px;
}

.asoc-card:hover {
  background-color: #fdfdfd !important;
}

.asoc-imagen-container {
  display: flex;
  margin-right: 20px;
}

.asoc-imagen {
  width: 80px;
  height: 80px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.asoc-info-container {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  width: 100%;
}

.asoc-info-wrapper {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  width: 100%;
}

.asoc-titulo-container {
  margin-bottom: 5px;
  width: 100%;
}

.asoc-titulo-container h1 {
  font-family: 'Source Sans Pro';
  font-size: 24px;
  font-weight: 300;
  color: rgb(60, 57, 80);
  line-height: 28px;
  margin: 0 !important;
  padding: 0 !important;
}

.asoc-descripcion-container {
  margin-bottom: 10px;
  width: 100%;
}

.asoc-descripcion-container span {
  font-family: 'Source Sans Pro';
  font-size: 17px;
  color: rgb(153, 169, 181);
  font-weight: 400;
}

.asoc-telefono-container {
  margin-bottom: 10px;
  width: 100%;
}

.asoc-telefono-container a {
  color: #007abe;
  font-size: 19px;
  text-transform: uppercase;
  line-height: 25px;
  font-style: normal;
  font-weight: 700;
  font-family: 'Montserrat';
}

.asoc-web-container {
  margin-bottom: 10px;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.asoc-web-container a {
  font-family: 'Source Sans Pro';
  font-size: 17px;
  color: #007abe;
  font-weight: 400;
  line-height: 25px;
}

.asoc-web-container a:before {
  content: '\e608' !important;
  font-family: 'thegem-icons';
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  margin-right: 10px;
  color: inherit;
  vertical-align: top;
}

@media(max-width: 675px) {
  .asoc-cards {
    width: inherit !important;
  }
  .asoc-card {
    flex-direction: column;
    padding: 15px;
    margin: 20px 0;
  }
  .asoc-imagen-container {
    display: flex;
    margin-bottom: 20px;
    justify-content: center;
  }
  .asoc-titulo-container h1 {
    font-size: 20px;
  }
  .asoc-descripcion-container span, .asoc-telefono-container a, .asoc-web-container a {
    font-size: 16px;
  }
}