#login-strim{
background-color: #081F3A ;
color: #fff;
}
body {
background-color: #081F3A !important;
color: #fff;
}

  .custom-select{    height: 44px; border-radius: 5px;}
.iti {
    width: 100%;
    color: #081F3A ;
}

.alert {
    color: #ffffff;
    z-index: 5000;
    background-color: red;
    display: none;
    position: fixed;
    bottom: 0;
}
.alertText{
color: white;
font-size: 18px;
}
.btn-primary {
    color: #fff;
    background-color: #205ADF;
    font-size: 18px;
}

.btn-confirmacion{
    width: 120px;
}

  .logo_header, .logo_extra{text-align:center;}
.img-fluid {text-align:center;}
.menu_principal{
display:none;}