.form-links {display:none;}
#password {display:none;}
#form-login-buttons input.button {
    border-radius: 8px;
    width: 300px;
    margin: 0 auto;
    float: none !important;
    background: #0d2041 !important;
    color: #fff;
    height: 45px;
}
.userdata {text-align:center;}
.userdata p input#modlgn-username,
.userdata p input#modlgn-passwd
{
    border-radius: 8px !important;
    border: 2px solid #0d2041 !important;
    width: 300px;
    margin: 0 auto;
}
h4.alert-heading {display:none;}
.alert-danger {background: #BD8515; color:#000;}
.alert-danger p {text-align:center; margin-bottom:0px;}
.modulo-login-footer {text-align:center;}
.sp-module-title {margin-top:50px !important;}

.profile .pull-right {
    background: #86c2ff;
    border-radius: 8px;
}

#sp-component .login {display:none;}




.hide {
  display: none;
}
.profile {
    padding: 40px;
    background: #f5f5f5;
    border-radius: 20px;
}
 div.control-group:nth-of-type(3), div.control-group:nth-of-type(4) {display:none;}
.menu-left li {display:block; clear:both; width:100%;}

.mfp-iframe-holder .mfp-content {
    max-width: 80vw !important;
}

#sp-component.col-lg-9 .justify-content-center .col-lg-4 {width:80% !important;}