.ui-autocomplete {
    position: absolute;
    z-index: 99999 !important;
    cursor: default;
    padding: 0;
    margin-top: 2px;
    list-style: none;
    background-color: #ffffff;
    border: 1px solid #ccc -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

table tr {
  text-align: center;
}
.ui-autocomplete>li {
    padding: 0px 20px;
}

.ui-autocomplete>li.ui-state-focus {
    background-color: #DDD;
}

.ui-helper-hidden-accessible {
    display: none;
}
form .image{
    width: 55px;
    height: 55px;

}

.navbar .container-image{
    width: 35px;
    height: 35px;
    border-radius: 900px;
    overflow: hidden;
    margin-left: 20px;

}

.link-viaje a{
    color: #444;
}

.link-direccion a{
    color: #444;
    float: left;
    margin-right: 10px;
}
.navbar .container-image img{
    height: 100%;

}

.maildata {

    text-align: left;
    float: left;
    margin-left: 150px;
}
.imagenes {
    float: left;
    margin-right: 10px;
}

.document {
    float: left;
}
.document img{
    float: left;
    height: 25px;
    margin-right: 10px;
    
}
.document2 img{
    float: right;
    height: 25px;
    margin-left: 15px;
    margin-right: 20px;
    
}

.mail {
    float: right;

}
.mail img{
    float: left;
    height: 27px;

}
.autor{
    float: left;
    margin-right: 10px;
}
.comment-viaje img{
    float: left;
    width: 20px;
    margin-left: 0px;
}
.comment-viaje {
    float: left;
    width: 20px;
    margin-left: 0px;
}

.id-form{
    float: left;
    margin-left: 50px;
}

.boton {
    float: left;
    margin-right: 10px;
}

.form-check2 {
    
    margin-left: 20px;
}

.modal-lgoc, .modal-smsm {
    min-width: 55%;
}

.tituloviajes {
    float: left;
    margin-left: 20px;
}
.crearviaje {
    float: left;
    margin-right: 20px;
}

.botonbuscar {
    float: center;
    margin-left: : 50px;
}
.exportexcel {
    float: right;
    margin-left: 0px;
}

.card-header {
    background-color: #1569af30;
 
}

.card-body {
    background-color: #c9cdd036;
 
}

.mail-enviado {
    float: left;
    margin-left: 1000px;
}


.buscador1 {
    margin-right: 10px;

}


.botonbuscar {
    margin-right: 0px;
}

.divuno{

float:left;
}
 
 
.divdos{

float:right;
}

.divuno-menu{

float:right;
margin-right: 20px;

}
 
 
.divdos-menu{

float:right;
}

.boton-menu a{

float:right;
margin-right: 10px;
}
.boton-menu {

float:right;
margin-right: 10px;
}

.descripcion {
    padding-top: 0px !important;
    margin-top: 0px !important;
    margin-left: 1000px;
}

.download {
    float: right;
}
.download img{
    float: left;
    height: 25px;
    margin-right: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
}

@media (max-width: 767px) {
    .table-responsive .dropdown-menu {
        position: static !important;
    }
}
@media (min-width: 768px) {
    .table-responsive {
        overflow: visible;
    }
}

#cover {position: fixed; height: 100%; width: 100%; top:0; left: 0; background: #000; z-index:9999; 
    font-size: 60px; text-align: center; padding-top: 200px; color: #fff;
}


