
@media only screen and (max-width: 600px) {
  table {
    width: 9900%  }
}

.lh-condensed { line-height: 1.25; }
.izqui{
    background-color:  rgb(0,147,319);
    height: 900px;
    display: flex;
    align-items: center;
}
.dere{
    background-image: url(../img/imagenes/page_1.jpg);
    background-size: cover;
    background-repeat: round;
}
.login{
    /*background-color: #6b7289;*/
    /*background-color: #557bff;*/
    height:450px;
    width:50%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;

    color: white;


}

.imgg{
    margin-top: 10px
}
.login h2 {
    margin-top: 20px;
}
.login a {
    color: white;
}
.formlog
{
    margin-top: 20px;
}
.usu{
    padding-right: 20px;

}
.usu a {
    color: black !important;
}


.Ohome{
    height: 900px;
    display: flex;
    align-items: center;
    overflow:auto;

}
.Ohome1{
    height: 900px;
    color: white;
    overflow:auto;
}
.Ohome h1 {
    text-align: center;
    color: white;
} 

.conteniHome{
    margin-left: auto;
    margin-right: auto;
}



h1{
    text-align: center;
}
.cerrar{
    color: red;
}
.cli{
    height: 100%

}
.eleme{
    color: black !important;
}
.formulario
{

    background-color: #E0FFFF;

}


.botones{
    text-align: center;
    margin-bottom: 20px;
    margin-top: 30px;
}
.tituformu
{
    margin-top: 20px;
    margin-bottom: 20px;
}

.separador{
    height: 0px;
    width: 30;;
}
.MenuSMD{
    background-color: blue;
    color: white !important;
    max-width: 48%;
    border-radius: 20px;
}
.MenuSMD, h1 {
    margin-top: 20px;
    margin-bottom: 20px;
}
.MenuSMD a 
{
    color: white !important;
}

.MenuTMD{
    background-color: green;
    border-radius: 20px;

}

.MenuTMD h1 {
    color: white;
    margin-top: 20px;
    margin-bottom: 20px;
}

.card{
    border: none;
    background-color: #fff0;
}
.list-group-item{
    border:none;
    border-bottom:1px solid rgba(0,0,0,.125);
}

.iconoDesp{
    float: right;
}

.dropdown-divider{
	border-top:1px solid #364d64;
	margin:1.5rem 0;
}

.separador{
    height: 20px
}