.container{
    background-color: #405571 !important;
    width: 100%;
    max-width: 100% !important;
    height: 14rem;
}

.logo-login {
    width: 250px !important;
}

.pl-sm-0, .px-sm-0 {
    padding-left: 15% !important;
}
.pr-sm-0, .px-sm-0 {
    padding-right: 15% !important;
}
.mt-lg-5, .my-lg-5 {
    margin-top: 15rem !important;
}

.flex-1{
    background-color: #fff;
}

.menu-netcon{
    margin-top: -7rem;
}

.menu-netcon-content{
    margin-top: -1rem;
}

@media only screen and (min-width: 1400px) { 
    .card {
        width: 85%;
    }
}

.flex-row{
    float: right;
}
.text-netcon{
    color: #405571;
}
.text-netcon h3{
    font-size: 0.95rem;
    padding-right: 10px;
}

.form-label {
    font-weight: bold;
    font-size: 15px;
}

