﻿body {
  font-family: "Open Sans", Arial, sans-serif;
  line-height: 22px;
}
.whitecontainer {
  background-color: #fff;
  padding: 5px 15px 15px 15px;
  background: linear-gradient(to bottom, #FFFFFF 1%, #F9F9F9 98%) repeat scroll 0 0 transparent;
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#ffffff', endColorstr='#F9F9F9');
  /*border-radius: 8px 8px 8px 8px;*/
  margin-bottom: 5px;
}
.whitecontainer .central {
  min-height: 700px;
  padding-top: 10px;
}
@media (max-width: 768px) {
  .whitecontainer .central {
    padding-top: 0 !important;
  }
}
@media (max-width: 1200px) {
  .whitecontainer .central {
    padding: 10px;
  }
}
.header {
  border-bottom: solid 2px #5ABBE4;
}
.header img {
  float: left;
}
.header div {
  float: right;
  width: 60%;
}
.header > img {
  width: 23%;
}
ul li.cerrar,
ul.subMenu li {
  cursor: pointer;
}
.content-banner-left {
  float: left;
  width: 50%;
  margin: 20px 0 0 10px;
}
.content-banner-left h1 {
  line-height: 24px;
  margin-bottom: 10px;
  font-size: 22px;
  text-shadow: 2px 0 3px #7B7B7B;
}
.content-banner-left p {
  width: 440px;
}
.content-banner-right {
  float: right;
  width: 40%;
  margin-top: 10px;
}
.content-banner-right h5 {
  font-weight: 700;
  text-shadow: 1px 0 2px #AEAEAE;
}
.content-banner-right p {
  line-height: 18px;
}
.boton-basic {
  padding: 6px;
  border: solid 1px #72C9EA;
  background: #00A7E0;
  text-align: center;
  color: #ffffff;
  font-size: 22px;
  margin: 0 2px;
  text-transform: uppercase;
  text-decoration: none;
  font-family: 'Big Noodle', 'Helvetica', sans-serif;
}
.boton-basic:hover,
.boton1:hover {
  text-decoration: none;
  color: white;
  background-color: #06B7FA;
}
.boton-basic[disabled] {
  background-color: #C5C5C5;
  border: solid 1px #b3b3b3;
}
.boton-basic[disabled]:hover {
  background-color: #C5C5C5;
}
.boton-inverted {
  background-color: #EAEAEA;
  text-align: center;
  font-size: 22px;
  padding: 6px;
  border: solid 1px #DFDFDF;
  margin: 0 2px;
  text-transform: uppercase;
  color: #444;
  text-decoration: none;
  font-family: 'Big Noodle', 'Helvetica', sans-serif;
}
.boton-inverted:hover {
  text-decoration: none;
  color: #333;
  background-color: #DBDFE2;
}
.boton-descargar {
  margin: 20px 0 20px 0;
  float: right;
  border: solid 1px #72C9EA;
  background: #00A7E0;
  text-align: center;
  color: #ffffff;
  font-size: 22px;
  padding: 2px 5px;
  text-transform: uppercase;
  font-family: 'Big Noodle', 'Helvetica', sans-serif;
}
.boton-descargar img {
  margin-right: 5px;
}
.textoLigero {
  color: #999999;
  font-size: 14px;
}
.bigNoodle {
  font-size: 21px;
  font-family: 'Big Noodle', 'Helvetica', sans-serif;
}
.bigNoodleL {
  font-size: 24px;
  font-family: 'Big Noodle', 'Helvetica', sans-serif;
}
.contentDerecho {
  border: solid 1px #E4ECF4;
  margin-bottom: 15px;
}
.contentDerecho .vecinos .imagenes {
  margin: 0 2px 10px 3px;
  display: inline-block;
}
.contentDerecho .titulo {
  margin-bottom: 20px;
  border-bottom: solid 1px #F1F5F9;
  padding: 8px;
  background: #E4ECF4;
  font-family: 'Big Noodle', 'Helvetica', sans-serif;
  font-size: 21px;
}
.contentDerecho .listado ul {
  margin: 0;
}
.contentDerecho .listado ul li {
  padding: 0 5px;
  left: 0;
  /*MODIFICADO EN PAG INFO PARA DATOS COMUNIDAD Y AF*/
}
.contentDerecho .listado ul li span.campo {
  margin-left: 7px;
}
.contentDerecho .listado ul li span.estrellas img {
  padding-left: 5px;
}
.span12.contenido {
  margin-top: 15px;
}
.titulo.vota {
  font-size: 15px;
}
.contentDerecho .equis,
.equis {
  background: #E4ECF4;
  text-align: center;
  width: 13px;
}
.contentDerecho .listado .estrellas {
  margin-left: 6px;
}
.contentDerecho .listado .votos {
  float: right;
  margin-right: 5px;
}
.contentDerecho .listado .azul,
span.azul {
  color: #50ADDD;
  cursor: pointer;
}
.contentDerecho .listado .estrellas.votos {
  margin-right: 25px;
}
.contentDerecho .comentarios {
  margin-top: 20px;
  border-top: solid 1px #F1F5F9;
  padding: 20px 7px 7px 7px;
}
.contentDerecho .comentarios .comentarios1 {
  height: 150px;
  background: #E4ECF4;
  padding: 9px 10px 0 0;
}
.contentDerecho .comentarios .comentarios1 .comentarios11 {
  width: 20%;
  text-align: center;
  float: left;
  margin-left: 5px;
}
.contentDerecho .comentarios .comentarios1 .comentarios12 {
  float: right;
  width: 75%;
  margin-right: 6px;
}
.contentDerecho .comentarios .comentarios1 .comentarios2 {
  float: left;
}
.contentDerecho .fechaListado {
  margin: 0 0 15px 7px;
}
.contentDerecho .fechaListado.borde {
  margin-top: 14px;
  border-top: solid 1px #F1F5F9;
  padding-top: 13px;
}
.contentDerecho .listado.reciente ul li {
  margin-bottom: 15px;
  line-height: 18px;
  list-style-type: none;
}
.textoAzul {
  color: #73BDE4;
  font-size: 12px;
  float: right;
  cursor: pointer;
}
.textoAzul.segundo {
  border-right: solid 1px #73BDE4;
  padding-right: 4px;
  margin-right: 4px;
}
.boton {
  cursor: pointer;
}
.paginacion {
  float: right;
  margin: 20px 0 20px 0;
}
.paginacion span {
  margin-left: 15px;
}
span.azul.paginar {
  background: #E4ECF4;
  padding: 0;
  margin-left: 7px;
}
.clear2 {
  clear: both;
}
.textoNaranja,
.textoNaranja a {
  color: #F19A52;
}
.cintaAdmin {
  margin: 0 0 8px 0;
  /*height: 21px;*/
  background: #EAEAEA;
}
.cintaAdmin > ul {
  margin-left: 0;
}
.cintaAdmin > ul > li {
  display: inline-block;
  /*margin-right: 15px;
            height: 25px;*/
  /*padding: 0 5px;*/
  width: 15%;
  text-align: center;
  left: 0;
}
.cintaAdmin > ul > li.active {
  /*background: url(/support2/img/iconos/activo.png) top center;
                background-repeat: no-repeat;*/
  background-color: #ed7923;
  color: white;
}
.cintaAdmin > ul > li.extendido {
  width: 28%;
}
.cintaAdmin > ul > li.xlarge {
  width: 40%;
}
.cintaAdmin > ul > li:hover {
  /*background-color: #ed7923;*/
  background-color: #DBDBDB;
}
.cintaAdmin > ul > li > a {
  color: #333333;
  text-decoration: none;
  cursor: pointer;
}
.cintaAdmin > ul > li > a:hover {
  text-decoration: none;
}
.noPointer {
  cursor: default;
}
.pointer {
  cursor: pointer;
}
span.buscar input {
  height: 13px;
  margin-right: 5px;
  width: 170px;
  background-color: #ffffff;
}
.banner {
  border: solid 1px #E4ECF4;
  width: 100%;
  margin: 20px 0 20px 0;
  text-align: center;
}
.banner select {
  width: 100%;
  margin: 0;
}
.banner div.select2-container {
  width: 88%;
}
.banner > ul {
  padding: 15px 0;
  width: 100%;
}
.banner > ul > li {
  display: inline-block;
  width: 24%;
  left: 0;
  text-align: center;
  vertical-align: middle;
}
.ocultar {
  display: block;
}
.mostrar {
  display: none;
}
.contentDerecho .listado.informacion {
  min-height: 150px;
}
.contentDerecho .listado ul li > .enunciado {
  width: 66%;
  display: inline-block;
  vertical-align: top;
}
.contentDerecho .listado ul li > .transferir {
  width: 30%;
  display: inline-block;
  vertical-align: top;
}
ul.categorias > li,
ul.categorias > li > ul.subMenu > li {
  left: 0;
  padding-left: 10px;
  margin-bottom: 0;
}
a.white {
  color: #FFF;
}
a.white:hover {
  text-decoration: none;
}
input.busqueda {
  background: url(/support2/img/iconos/buscar.png) center right;
  background-repeat: no-repeat;
  /*border: solid 1px #5DA3CD;*/
}
div.overflow {
  overflow: auto;
}
.well-transparent {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: transparent;
  border: 1px solid #E4ECF4;
  border: 1px solid rgba(0, 0, 0, 0.05);
}
.videodetector {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 60%;
}
.videodetector iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
img.avatar-round {
  border-radius: 35px;
  height: 65px;
  width: 65px;
}
img.mid-avatar-round {
  border-radius: 25px;
  height: 40px !important;
  width: 40px;
}
img.mini-avatar-round {
  border-radius: 10px;
  height: 20px !important;
  width: 20px;
}
ul li.listComentarios .imagen > div {
  text-align: center;
  margin-top: 0;
  margin-bottom: 10px;
}
ul li.listComentarios .comentario {
  width: 80%;
  text-align: justify;
  display: inline-block;
  vertical-align: top;
}
table.headerNaranja th,
table.headerNaranja th a {
  font-weight: normal;
  color: #F19A52;
}
select.aspNetDisabled,
.banner div.select2-container-disabled a.select2-choice {
  cursor: not-allowed;
  background-color: #f4f4f4;
}
.textoAzulfloatless {
  color: #50ADDD;
}
.upper {
  text-transform: uppercase;
}
div.circle {
  display: inline-block;
  padding: 2px;
  font-size: 11px;
  font-weight: bold;
  line-height: 14px;
  color: #fff;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #999;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  width: 5px;
  height: 5px;
}
.ckeditorNoPad span {
  padding-left: 0 !important;
}
li.listComentarios {
  left: 0;
}
.imagenForo {
  text-align: center;
  margin-top: 10px;
}
.imagenForo div {
  margin: 5px 0;
  padding: 2px;
}
.content video {
  border: 1px solid #808080;
}
.borde {
  margin-top: 14px;
  border-top: solid 1px #F1F5F9;
  padding-top: 13px;
}
/*li {
    list-style-type: none;
    p {
        list-style-type:initial;
    }
}*/
/*FORM BUSCAR ADMINISTRADOR*/
.part-formulario-r {
  float: right;
}
.part-formulario label {
  display: inline-block;
}
.part-formulario select,
.part-formulario input {
  margin-top: 9px;
  border: 1px solid #cccccc;
}
.part-formulario input[type="submit"] {
  margin-top: 0;
}
/*SELECTOR PROVINCIAS*/
.prov-list-sel {
  color: #fff;
  width: 150px;
  border: 1px solid #fff;
  background: url('/support2/img/arrow.png') no-repeat right;
  display: block;
  padding: 5px;
  padding-left: 15px;
}
.prov-list-sel a,
.prov-list-sel a:hover,
.prov-list-sel a:visited,
.prov-list-sel a:link {
  text-decoration: none;
  outline: none;
  color: #fff;
}
.drop-down-provs {
  width: 180px;
  border: 1px solid #ccc;
  position: absolute;
  display: none;
  text-align: left;
  height: 240px;
  overflow-y: scroll;
  background-color: #26AAE1;
  opacity: 0.85;
  filter: alpha(opacity=85);
  /* For IE8 and earlier */
  z-index: 2;
}
.drop-down-provs a {
  color: #fff;
  text-decoration: none;
  outline: none;
}
.drop-down-provs li {
  list-style-type: none;
}
.opciones-prov {
  padding-left: 20px;
  padding-right: 0;
  float: right;
  font-size: smaller;
}
.opciones-prov span {
  margin-right: 10px;
}
/*FICHA Y LISTADO ADMINISTRADORES*/
.picture-admin {
  float: left;
}
.modal-ancho {
  width: 60%;
  left: 40%;
}
.modal-ancho h5 {
  color: #0099e6;
  margin-bottom: 14px;
}
.modal-ancho strong {
  color: #444 !important;
}
.histo-rate {
  width: 100%;
  display: block;
  clear: both;
}
.histo-rate .bar-block {
  margin-left: 5px;
  color: #888;
  display: block;
  float: left;
  width: 100%;
  border: 1px solid #ccc;
  position: relative;
  background-color: #eee;
}
.histo-rate .bar-block .rateText {
  white-space: nowrap;
  text-shadow: 1px 1px white;
  text-align: right;
}
.histo-rate .graph-bar {
  padding: 4px 0;
  display: inline-block;
}
.histo-rate .graph-bar .graph-bar span {
  padding-left: 5px;
}
.histo-rate #bar-1 {
  width: 0;
  background-color: #2094CC;
}
.histo-rate #bar-2 {
  width: 0;
  background-color: #7BC8FC;
}
.histo-rate #bar-3 {
  width: 0;
  background-color: #FFD834;
}
.histo-rate #bar-4 {
  width: 0;
  background-color: #FFB234;
}
.histo-rate #bar-5 {
  width: 0;
  background-color: #77C941;
}
.description-admin {
  float: left;
  margin-top: 10px;
  padding-left: 20px;
  padding-right: 5px;
}
.description-admin ul {
  margin-left: 0 !important;
  padding-left: 0 !important;
}
.description-admin h2 {
  margin-bottom: 0;
  line-height: 30px;
}
.info-admin li {
  display: block;
  margin-left: 0;
}
.info-admin li span a {
  margin-left: 5px;
}
.info-admin .fa {
  font-size: 14px;
}
.sello-admin {
  float: right;
  margin: -10px 0 -10px 0;
  font-size: small;
  color: gray;
}
.sello-admin img {
  height: 80px;
}
.opciones-admin {
  float: right;
  padding: 20px 0;
}
.rating {
  padding: 0 0 10px 0;
  text-align: center;
}
.star-rating {
  display: inline-block;
}
.puntos-admin {
  height: auto;
  text-align: center;
  line-height: 14px;
  float: right;
  font-size: 14px;
}
.puntos-admin .fa {
  margin-right: 5px;
}
.admin-fincas-details-wrapper .picture-admin {
  padding: 0 0 10px 0;
}
.admin-fincas-details-wrapper .picture-admin img {
  padding: 2px;
  border: 1px solid #dedede;
  border-radius: 100%;
}
.admin-fincas-details-wrapper .description-admin {
  padding-left: 10px;
  padding-right: 5px;
  margin-top: 5px;
  width: 88%;
}
.admin-fincas-details-wrapper .description-admin h4 {
  margin-bottom: 10px;
  font-size: 18px;
  padding-left: 10px;
}
.admin-fincas-details-wrapper .description-admin .rating {
  float: right;
}
.admin-fincas-details-wrapper .listContacto {
  display: inline-block;
  margin-bottom: 20px;
}
.admin-fincas-details-wrapper .listContacto i {
  padding-left: 20px;
  padding-right: 10px;
}
.edit-admin-fincas {
  margin-top: -3px;
}
.admin-fincas-wrapper ul.box-admin-fincas > li {
  float: left;
  border-bottom: solid 1px #ddd;
  width: 97%;
  padding-bottom: 20px;
  padding-top: 20px;
  list-style-type: none;
}
.mostrarFormEdit {
  cursor: pointer;
}
.boxStar {
  border: 1px solid #ccc;
}
.boxStar .list-rating {
  padding: 10px 20px;
}
.boxStar .list-rating ul {
  margin-left: -20px;
}
.boxStar .list-rating ul li {
  margin-bottom: 5px;
  height: 20px;
  font-size: 13px;
  padding: 5px 0;
  border-bottom: 1px dotted #ccc;
  list-style: none;
}
.boxStar .list-rating ul li span {
  float: right;
  margin-left: 10px;
}
.boxStar .list-rating ul li span:first-child {
  float: left;
}
.boxStar .list-rating .star-rating img {
  padding-left: 5px;
}
#opVotar {
  display: none;
  position: absolute;
  width: 80%;
  border: 1px solid #ccc;
  background-color: #fff;
  padding: 20px;
  z-index: 1;
}
.input-append-home {
  width: 100%;
}
.search-query-home {
  width: 60%;
}
.social {
  margin-left: 0;
}
.social li {
  display: inline;
}
.fb-share-button {
  position: relative;
  top: -5px;
}
.Cookies {
  background-color: white;
  text-align: center;
  border-top: 1px solid #000000;
  padding: 5px;
  top: 0;
  position: fixed;
  z-index: 100;
  font-size: 13px;
  line-height: 1.5em;
  font-family: Arial;
}
.Cookies button {
  margin-right: 10px;
}
.form-search.busquedaforo {
  float: right;
  text-align: right;
  margin-right: 5px;
}
.form-search.busquedaforo input {
  width: 227px;
  top: 10px;
}
.grupo {
  margin: 20px 0 0 10px;
  min-width: 285px;
}
.grupo .menuGrupo .menuItemGrupo {
  color: white;
  background-color: #bbb;
  text-decoration: none !important;
  background-color: #c1c5c6 !important;
  text-shadow: none !important;
  margin-right: 3px;
  width: 70px;
  height: 20px;
  float: left;
  padding: 10px;
  font-size: 1.4vw;
  text-align: center;
}
.grupo .menuGrupo .menuItemGrupo i {
  padding-right: 5px;
  margin-top: 2px;
}
.grupo .menuGrupo .menuItemGrupo:hover:not(.active) {
  color: #ccc;
  background-color: white !important;
  border-top: 3px solid #ccc;
  height: 17px;
}
.grupo .menuGrupo .menuItemGrupo.active {
  color: #08c;
  background-color: white !important;
  border-top: 3px solid #ccc;
  height: 17px;
}
@media (min-width: 1060px) {
  .grupo .menuGrupo .menuItemGrupo {
    font-size: 1em;
    width: 80px;
  }
}
@media (max-width: 768px) {
  .grupo .menuGrupo .menuItemGrupo {
    font-size: 1em;
    width: 80px;
  }
}
@media (max-width: 596px) {
  .grupo .menuGrupo .menuItemGrupo {
    width: 30px;
  }
  .grupo .menuGrupo .menuItemGrupo span {
    display: none;
  }
}
.nvbreadcrumb {
  width: 80%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-left: 0;
}
.nvbreadcrumb > li {
  color: #949494;
  display: inline;
}
.nvbreadcrumb > li:not(.active):after {
  content: " >  ";
}
.imgLogo {
  height: 55px;
  width: 129px;
  margin-left: 10px;
  box-shadow: 5px 5px 1px #2E6589;
  border: 2px solid white;
  border-right: 1px solid white;
}