html {
    height: 100%;
}
body {
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: white;
    /*font-family: "Myriad Pro", verdana;*/
    font-family: 'Open Sans', sans-serif;
}

#page{
    height: 100%;
}

#page-row{
    height: 100%;
    min-height: 100%;
}

.fundo-teste {
    display: block;
    background-color: #e6e6e6;
    position: fixed;
    height: 100%;
    width: 50%;
    right: 0px;
    z-index: -1;
}
.bg-conteudo {
    background-color: #e6e6e6;
    min-height: 900px;
}


.teste {
    background-color: rgba(230,30,30,0.5);
}

.alert {
    margin-top: 10px;
}



ul.sidebar li.active a{
    background-color: #0088CC;
    color: white;
}
ul.sidebar li.active a:hover{
    background-color: #0088CC;
    color: white;
}
.rodape {
    margin-top: 10px;
}
.condominio_nome {
    position: absolute;
    z-index: 1000;
    padding: 50px;
}
.condominio_nome a {
    color: white;
    text-shadow: 2px 2px gray;
}

.link-none {
    text-decoration: none!important;
}

.btn-link,
.accordion-toggle {
    text-decoration: none!important;
}

/* graficos */
iframe {
    overflow: auto;
    width: 100%;
    height: 230px;
}
#graficos {
    background-color: red;
}
/* graficos */

#header-map {
    height: 250px;
    margin-bottom: 20px;
}

#header-image {
    height: 250px;
    margin-bottom: 20px;
}

.iconperfil {
    margin-right: 5px;
}
form[name='comentarios'] {
    margin-bottom: 10px;
}
.comentarios {
    margin-bottom: 5px;
}
.resposta-box {
    margin-top: 5px;
    display: none;
}

/* .get-perfil */
.get-perfil {
    height: 30px;
    overflow: hidden;
}
.get-perfil a:hover {
    text-decoration: none;
}
.get-perfil img {
    float: left;
}
.get-perfil div {
    line-height: 1.4em;
    padding: 0px;
    font-size: 0.8em;
}
.get-perfil b {
    display: block;
}
/* .get-perfil */

/* table */
.table caption {
    background-color: silver;
    padding: 5px;
    color: white;
}
tr.desativado {
	color: #cccccc;
}
tr.ativado {
	color: #0000000;
}
tr.alerta {
    color: #C34E68;
}
tr.desativado a {
    color: #BFC5CC;
}
/* end: table */;

/* .th-? */
.th-status,
.th-checkbox,
.th-registro,
.th-botoes {
    width: 10px;
}

.td-status,
.td-registro {
    width: 10px;
}
/* end: .th-? */

.nav-tabs > .active > a, .nav-tabs > .active > a:hover {
    outline: none;
}
.vizinhaca {
    padding: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.vizinhaca img {
    width: 40px;
    height: 40px;
}

.contatos {
    height: 215px;
    overflow: auto;
}

/* Anúncios do AdCircus */
.anuncio {
    height: 120px;
    overflow: hidden;
    font-size: 0.8em;
    margin-top: 0px;
    margin-bottom: 10px;
    padding-bottom: 5px;
    background-color: white;
     -webkit-box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow:    1px 1px 2px 0px rgba(50, 50, 50, 0.5);
    box-shadow:         1px 1px 2px 0px rgba(50, 50, 50, 0.5);
}
.anuncio img {
    margin-left: 5px;
    margin-top: 5px;
}
.anuncio-categoria {
    display: block;
    padding: 3px 5px;
    background-color: #BFBFBF;
}
.anuncio-categoria a {
    color: white;
}
.anuncio-title {
    display: block;
    text-transform: uppercase;
    line-height: 1.5em;
}
.anuncio-linha {
    display: block;
    margin-top: -5px;
}
#adcircus-timeline {
    margin-top: 8px;
    background-color: #AFAFAF;
    color: #DDDDDD;
    padding: 3px 8px 8px 8px;
}
#adcircus-timeline strong {
    display: block;
    font-weight: normal;
    margin-bottom: 3px;
}
#adcircus-timeline a {
    color: white;
}
#adcircus-chamada {
    margin-top: 12px;
    margin-bottom: 18px;
}
.btn-adcircus {
    color: white;
    padding: 8px 23px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.75);
}
.btn-right {
   margin-left: 9px;
}
/* End: Anúncios do AdCircus */

/* Adcircus timeline */
.anuncio-timeline {
    padding: 0px 8px 8px 8px;
    font-size: 0.8em;
    margin-top: 8px;
    margin-bottom: 18px;
    background-color: #BFBFBF;
     -webkit-box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow:    1px 1px 2px 0px rgba(50, 50, 50, 0.5);
    box-shadow:         1px 1px 2px 0px rgba(50, 50, 50, 0.5);
}
.anuncio-tabela {
    font-size: 1.2em;
    color: white;
    font-weight: normal;
}
.anuncio-timeline-body {
    background-color: white;
}
/* Adcircus timeline */


/* centralizar texto */
.center-text{
    text-align: center !important;
}

.preloader{
    width: 100%;
    text-align: center;
    padding: 60px 0;
}

/* enviar mensagens */

.contatomensagens{
    width: 300px;
}

.chosen-container-multi .chosen-choices{
    border:1px solid #CCCCCC;
    box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset;
    background-color:#fff;
    border-radius: 4px;
}

.chosen-container-multi .chosen-choices li.search-field input[type="text"]{
    color: #555555;
}

.chosen-container-multi .chosen-choices li.search-choice{
    background-image    :#fff;
}

.galeria-fotos {
    height: 150px;
    overflow: hidden;
    position: relative;
}
.galeria-fotos span {
    position: absolute;
    top: 0px;
    display: block;
    color: white;
    background-color: rgba(0,0,0,0.3);
    padding: 5px;
}


.desfazer-seguir {
    cursor: pointer;
}
.desfazer-seguir:hover {
    text-decoration: underline;
}


.comentario-atual {
    background-color: #FCF9E5;
}

.nav-icone {
    padding-top: 10px;
    text-align: center;
}
.nav-icone span {
    font-size: 0.8em;
}
.barra-pessoal {
    margin-top: 8px;
    margin-bottom: 3px;
}
.barra-pessoal img {
    float: left;
    margin-right: 10px;
    border-left: 10px solid #e6e6e6;
}
.barra-welcome {
    padding-top: 10px;
}
.barra-welcome span {
    font-size: 0.8em;
}
.sidebar-menu li {
    margin-left: 10px;
    list-style-type: none;
    margin-top: 10px;
}
.sidebar-menu li a {
    font-size: 0.9em;
    text-decoration: none;
}


.alert {
    margin-left: 10px;
}

.dropdown-menu li > a {
    clear: both;
    display: block;
    font-weight: normal;
    line-height: 8px;
    padding: 3px 20px;
    white-space: nowrap;
}


.page-body {
    background-color: white;
    border-radius: 5px;
    padding-top: 8px;
    padding-right: 8px;
    padding-left: 8px;
    margin-top: 8px;
    margin-left: 10px;
    margin-bottom: 50px;
    -webkit-box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow:    1px 1px 2px 0px rgba(50, 50, 50, 0.5);
    box-shadow:         1px 1px 2px 0px rgba(50, 50, 50, 0.5);
}


/* icones */
.icones-barra {
    float: right;
}
a.icones,
a.icones:hover {
    color: white;
    text-decoration: none;
}
.icones {
    background-image: url('../images/icons.png');
    background-repeat: no-repeat;
    width: 90px;
    height: 80px;
    display: block;
    float: left;
    border-left: 1px solid rgba(255, 255, 255,0.5);
}
.icones small {
    position: relative;
    bottom: -60px;
    display: block;
    text-align: center;
}
.icone-vizinhos {
    background-position: 5px -5px;
}
.icone-reservas {
    background-position: -90px -5px;
}
.icone-anuncios {
    background-position: -187px -5px;
}
.icone-veiculos {
    background-position: -277px -5px;
}
.icone-funcionarios {
    background-position: -373px -5px;
}
.icone-pets {
    background-position: -465px -5px;
}
/* icones */

.footer_adcircus{
    bottom: 40px;
    background-color: #e6e6e6;
    box-shadow: 1px 1px 10px #777777;
    z-index: 0;
}

.footer{
    z-index: 0;
}

.top_adcircus{
    bottom: auto;
    top:50px;
}

#sidebar-right{
    /*display: none;*/
}

.footer_adcircus .navbar-inner{
    background-color: #e6e6e6;
    background-image: none;
    border: 0;
    box-shadow: 0 0px 0px;
}
.footer_adcircus .navbar-inner p{
    color:#000;
    text-shadow: none;
    margin:5px 0;
    font-size: 12px;
}

.footer_adcircus a{
    text-shadow: none;
}

.footer_adcircus .rodape{
    margin:10px 0;
}
.footer_adcircus img{
    margin-left:34px;
    position: relative;
    float: left;
}

.footer_adcircus .carousel-inner{
    width: auto;
}

.footer_adcircus .btn_adcircus{
    position: relative;
    float: left;
    width: 60px;
    cursor: pointer;
}

.footer_adcircus .btn_adcircus .carousel-control{
    opacity: 1;
    font-size: 14px;
    border-radius:0;
    background: transparent;
    border: 0;
    left: 0px;
    margin: 0;
    position: relative;
}

.footer_adcircus .btn_adcircus{
    opacity: 1;
    font-size: 14px;
    border-radius:0;
    background: transparent;
    border: 0;
    left: 0px;
    position: relative;
    height: 25px;
    outline:none;
}

.footer_adcircus .btn_adcircus i{
    cursor: pointer;
}

.footer_adcircus .up{
    margin:-5px 0 0;
}

.footer_adcircus .down{
    margin:-5px 0 0;
}

.footer_adcircus .adlinks a{
    /*float: right;
    line-height: 1.5em;
    position: relative;
    text-align: right;
    width: 100%;*/
}

.carousel{
    margin-bottom:0;
}
.carousel-inner.vertical {
  height: 100%;
}
.carousel-inner.vertical > .item {
  -webkit-transition: .6s ease-in-out top;
  -o-transition: .6s ease-in-out top;
  transition: .6s ease-in-out top;
}
@media all and (transform-3d),
(-webkit-transform-3d) {
  .carousel-inner.vertical > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    perspective: 1000;
  }
  .carousel-inner.vertical > .item.next,
  .carousel-inner.vertical > .item.active.right {
    top: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  .carousel-inner.vertical > .item.prev,
  .carousel-inner.vertical > .item.active.left {
    top: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  .carousel-inner.vertical > .item.next.left,
  .carousel-inner.vertical > .item.prev.right,
  .carousel-inner.vertical > .item.active {
    top: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.carousel-inner.vertical > .active {
  top: 0;
}
.carousel-inner.vertical > .next,
.carousel-inner.vertical > .prev {
  top: 0;
  height: 100%;
  width: auto;
}
.carousel-inner.vertical > .next {
  left: 0;
  top: 100%;
}
.carousel-inner.vertical > .prev {
  left: 0;
  top: -100%
}
.carousel-inner.vertical > .next.left,
.carousel-inner.vertical > .prev.right {
  top: 0;
}
.carousel-inner.vertical > .active.left {
  left: 0;
  top: -100%;
}
.carousel-inner.vertical > .active.right {
  left: 0;
  top: 100%;
}

.modal {
  position: absolute;
  top: 10%;
}

@media (min-height: 40em) {
  .modal {
    position: fixed;
  }
  .modal-body {
    max-height: 35em; /* This should be less than the min-height in the media query. */
    overflow-y: auto;
  }
}


@media print {
    .fundo-teste, .navbar, .navbar a, .navbar .btn-link, .navbar a:hover, .sidebar-left, .barra-pessoal, .span3.hidden-phone, .sidebar-menu, .span2.hidden-phone{
        display: none !important
    }

    .bg-conteudo{
        background-color: transparent;
    }

    .page-body{
        box-shadow: 0px;
    }

}
