body {
  overflow-y: scroll;
}
html, body {
  height: 100%;
}
body,
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: 'Roboto';
}


.starter-template {
  padding: 40px 15px;
  text-align: center;
}
.em-text{
  color:#fff !important;
}
section#barra-titulo{
  padding: 0;
  margin-left: 50px;
  margin-right: 130px;
  height:45px;
  background: #1caa98;
  color:#fff;
}
section#barra-titulo h1{
  margin-bottom: 0px;
}
section#datos{
  padding-top: 30px;
}
header{
  background-image: -webkit-linear-gradient(#102D59,#044687 60%,#033769); /* For Safari 5.1 to 6.0 */
  background-image: -o-linear-gradient(#04519b,#044687 60%,#033769); /* For Opera 11.1 to 12.0 */
  background-image: -moz-linear-gradient(#04519b,#044687 60%,#033769); /* For Firefox 3.6 to 15 */
  background-image: linear-gradient(#0E5000,#0E5000 60%,#183C10);
  color: #fff;
  min-height: 58px;
  padding-top: 4px;
}
header form{
  float: right;
  padding-top: 0px;
}
.form-control{
/*  font-size: 14px;
  padding: 6px 6px;
  height: 35px;*/
}
.form-group{
  /*margin-right: 8px;*/
}
#boton-login{
  height: 30px;
  padding-top: 4px;
}
#boton-busqueda{
  background-color: #1C92B3;
  border-color: #1C92B3;
}
.white, .white a {
  color: #fff;
}
#navbar, #formulario, .jumbotron{
  margin-left: 10px;

}
.navbar{
  position: absolute;
}
.navbar{
  margin-bottom: 0px;
  background-image: -webkit-linear-gradient(#057C9E,#057C9E 60%,#278DAA); /* For Safari 5.1 to 6.0 */
  background-image: -o-linear-gradient(#057C9E,#057C9E 60%,#278DAA); /* For Opera 11.1 to 12.0 */
  background-image: -moz-linear-gradient(#057C9E,#057C9E 60%,#278DAA); /* For Firefox 3.6 to 15 */
  background-image: linear-gradient(#F9F9F9,#F9F9F9 60%,#F5F5F5);
  border:0px #ccc solid;
  height: 58px;
z-index: 1;
width: 100%;
}


.navbar-default .navbar-nav > .active > a:focus,
.navbar-default a:hover,
.navbar-default a
{

  color: #ffffff;
  //font-weight: bold;
}
.navbar-default .navbar-nav > li > a{
  height: 57px;
}
.navbar-default .navbar-nav > li > a:hover{
  background-color:#2DA7C9;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover
{
  background-color: #0E6178;
}
.navbar-form .checkbox label{
  color: #ffffff !important;
  font-size: 12px;
}
.navbar-default{
  margin-left: 0px;
  margin-right: 0px !important;
  position: fixed;
  margin-bottom: 0px !important;
}
.navbar-right{
  margin-right: 64px;
}
#formulario{
  margin-left: 0px;
  margin-right: 400px;
}
#container_inicio{
  margin-left: 0px;
}
.form-inline{
  height: 40px;
}
.navbar-default .navbar-nav > .active > a{
  height: 57px;
  margin-top: 1px;
}

.navbar-default .navbar-collapse{
  margin-right: 0px !important;

}
#contenedor-superior{
  /*margin-left: 95px;
  margin-right: 0px !important;
  */
}
.navbar-form .form-control{
  width: 134px;
}
.dropdown-menu{
  background-color:#e7e7e7;
}
.dropdown > li > a{
  color: #000000;
}


.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus{
  background-color: #1593B6
}

.usuario-logueado{
  margin-left: 130px;
  font-size: 16px;
  color:#FFFFFF;
  margin-top: 14px;
}
#menu-usuario{
  margin-left: 15px;
}
.dropdown > li > a:hover{
  background-color: #227111;
  color:#ffffff !important;
}
.dropdown > li > a{
  color:#000000 !important;
}
#input-busqueda{
  margin-top: 3px;
  width: 220px;
}
#navbar{
  margin-left: 80px;
  margin-right: 40px !important;
}
.dropdown{
  margin-left: 20px;
}
 #mapCanvas{
  height:400px;

  padding-left: 15px;

 }
  #titulo-sitio a{
    color:#2d5be3;
    font-size: 14px;
  }

body {
  background-color: rgb(233, 234, 237) !important;
}
.container{
  background-color: #fff;
}
.ui-autocomplete-category {
    font-weight: bold;
    padding: .2em .4em;
    margin: .8em 0 .2em;
    line-height: 1.5;
  }

#keyword {
  width: 200px;
  font-size: 1em;
}

#results {
  width: 204px;
  display: absolute;
  border: 1px solid #c0c0c0;
}

#results .item {
  padding: 3px;
  font-family: Helvetica;
  border-bottom: 1px solid #c0c0c0;
}

#results .item:last-child {
  border-bottom: 0px;
}

#results .item:hover {
  background-color: #f2f2f2;
  cursor: pointer;
}
#nombre_usuario, #clave{
  height: 28px;
}
.dropdown-menu li a{
  color:#000000 !important;
}

.dropdown-menu li a:hover{
  background-color: #000000;
}
#container1{

}
#panel {
        position: absolute;
        top: 5px;
        left: 50%;
        margin-left: -180px;
        z-index: 5;
        background-color: #fff;
        padding: 5px;
        border: 1px solid #999;
      }
 .foto-usuario{
  margin: -4px 8px 0 0;
  border-radius: 100%;
  border: 0px solid #000;
  max-width: 30px !important;

 }
 .panel-default{
/*  margin-left: 15%;
  margin-right: 15%;
  min-height: 20%;
  margin-bottom: 0;
  border-radius: 0;
  border-width: 0;
  box-shadow: 0 0.2em 0.6em 0.1em #AAA;*/
 }
 .panel-body{
  /*position: relative;*/
  /*height: 100%;*/
 }

 .panel-admin{
  min-height: 700px;
  height: 100%;
  margin-bottom: 0px;

 }
 .panel-info-perfil{
  min-height: 0px !important;
  height: 20% !important;
  margin-bottom: 0px;
  background-color: #626674;
  color:white;
 }
 .panel-izquierda{
 }
 .datos-panel-izquierda{
 }
 .panel-derecha{
 }


 .panel-footer{
  text-align: center;
  font-family: 'Open Sans';
 }

 #tabla-datos-admin_wrapper{
  margin-bottom: 15%;
 }

#tabla-datos-usuario tr:hover {
    background: #E0E0E0 !important;
}

 #menu-admin{
  width: 25%;
 }
 #menu-descarga{
  margin-top: -160px;
  width: 25%;
 }
 #form-descarga{
  margin-top: 4%;
 }
 .alert-info{
/*  margin-left: 10%;
  margin-right: 10%;
  margin-top: 8%;
  margin-bottom: 5%;*/
 }
 #boton-descarga{
  /*margin-top: 30%;*/
  /*margin-bottom: 15%;*/
 }
.titulo-sitio {
  font-weight: bold;
  /*text-align: center;*/
  /*font-size: 18px;*/
}
.error{
  color: red;
}
.seleccionado{
  color: red;
}
.titulo-sitio-busqueda{
  /*font-family: Arial;*/
  font-size: 16px;
  color: #333399;
  margin: 0 0 0 0.2em;
  font-weight: bolder;
}
.direccion-sitio-busqueda{
  /*font-family: Arial;*/
  font-size: 11px;
}
.tipo-sitio-busqueda{
  /*font-family: Arial;*/
  font-size: 11px;
}
.panel-inicio{
  position: relative;
  height: 100%;
}
.map-Canvas,
.filtros {
  height: calc(100% - 7em);
}
.filtros {
  width: 20%;
  overflow: auto;
  padding: 1% 1em;
}
.accordion{
  max-height: 800px;
}
.filtro-inicio {
}
.filtro-informes{
  width: 60%;
}
.ui-accordion-content{
  overflow: auto !important;
  max-height: 300px;
}
.imagen-sitio{
  margin-left: 20px;
  height:160px;
  border-radius: 10px;
}
.map-Canvas {
  position: fixed !important;
  right: 0;
  top: 4em;
  width: 80%;
}
.mapa-Perfil{
  height:300px !important;
}
.oculto{
  display: none;
}
.visible{
  display: inline;
}
.header-oculto{
  display: none;
}
.header-titulo >h3{
  padding-left: 2.4em !important;
  background-color: #00AEF9;
}
.titulo-sitios{
  text-align: center;
  font-size: 21px;
  padding-left: 25px;
}

#form-categoria{
  margin-bottom: 19px;
}
#tablar {
  position: fixed;
  top: 7.7em;
  left: calc(20% + 10px);
  z-index: 99;
  height: calc(80% - 3.3rem);
  width: 25%;
  padding: 0rem 0rem 0rem 0rem;
  border-color: #FFF;
  opacity: 0.9;
  box-shadow: rgba(0, 0, 0, 0.4) 0px 0.1em 0.4em -0.1em;
  overflow-y: scroll;
}
#tablaresultados{
}
#boton-colapse{
  cursor: pointer;
  position: relative;
  float: right;
  z-index:100;
  padding-bottom: 4px;
}

.collapsing {
    transition-timing-function: ease;
}

.panel-login {
  box-shadow: 0em 0.1em 0.5em 0em rgba(0, 0, 0, 0.7);
  background-color: rgba(255, 255, 255, 0.6);
}
.panel-login>.panel-heading {
  color: #00415d;
  text-align:center;
}
.panel-login .panel-heading img,
.panel-login .panel-heading h1 {
  display: inline-block;
  vertical-align: middle;
}
.panel-login .panel-heading h1 {
  color: #16A;
  text-shadow: 0 0em 1em #FFF;
}
.panel-login>.panel-heading a{
  text-decoration: none;
  color: #666;
  font-weight: bold;
  font-size: 15px;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.panel-login>.panel-heading a.active{
  color: #029f5b;
  font-size: 18px;
}
.panel-login>.panel-heading hr{
  margin-top: 10px;
  margin-bottom: 0px;
  clear: both;
  border: 0;
  height: 1px;
  background-image: -webkit-linear-gradient(left,rgba(0, 0, 0, 0),rgba(0, 0, 0, 0.15),rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.15),rgba(0,0,0,0));
  background-image: -ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.15),rgba(0,0,0,0));
  background-image: -o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.15),rgba(0,0,0,0));
}
.panel-login input[type="text"],.panel-login input[type="email"],.panel-login input[type="password"] {
  height: 45px;
  border: 1px solid #ddd;
  font-size: 16px;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.panel-login input:hover,
.panel-login input:focus {
  outline:none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-color: #ccc;
}
.btn-login {
  background-color: #59B2E0;
  outline: none;
  color: #fff;
  font-size: 14px;
  height: auto;
  font-weight: normal;
  padding: 14px 0;
  text-transform: uppercase;
  border-color: #59B2E6;
}

.panel-footer{
  position: absolute;
  z-index: 101;
  bottom: 0px;
  width: 100%;
}

.btn-login:hover,
.btn-login:focus {
  color: #fff;
  background-color: #53A3CD;
  border-color: #53A3CD;
}
.forgot-password {
  text-decoration: underline;
  color: #888;
}
.forgot-password:hover,
.forgot-password:focus {
  text-decoration: underline;
  color: #666;
}

.btn-register {
  background-color: #1CB94E;
  outline: none;
  color: #fff;
  font-size: 14px;
  height: auto;
  font-weight: normal;
  padding: 14px 0;
  text-transform: uppercase;
  border-color: #1CB94A;
}
.btn-register:hover,
.btn-register:focus {
  color: #fff;
  background-color: #1CA347;
  border-color: #1CA347;
}

.login{
  padding-top: 12%;
}
h3{
/*  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 12px;*/
}
.no-overflow{
  overflow: hidden;
}

#eliminar-atributo{
  margin-top: 10px;
  cursor: pointer;
}


#tablausuario {
}
.tabla {
  width: 100%;
}
.tabla tr:hover {
  /*background: #EEF;*/
}
.tabla th.opciones,
.tabla td.opciones {
  text-align: right;
}
.tabla td.opciones a {
  margin: 0 0.1em;
  padding: 0.1em 0.2em;
}

.jumbotron {
  margin: 0.5em 0 1em;
  background: none;
  padding: 0.5em 0;
}
.jumbotron h1 {
  font-size: 1.5rem;
  margin: 0;
  font-weight: 900;
}
.jumbotron p {
  font-size: 0.9rem;
  font-weight: normal;
  color: #777;
  padding: 0.5em 0;
}

.breadcrumb {
  padding: 0 1em;
  margin: 0;
  background: none;
  border: none;
}
.breadcrumb > li {
  font-size: 0.9em;
}
.breadcrumb > li a {
  padding: 0.3em 0;
}

.row.sitio-info-titulo {
  margin: 0 0 1em 0;
}
#contenido.edicion-sitio .form {
  /*width: 50%;*/
  /*min-width: 550px;*/
  /*margin: 0 auto;*/
}
