*{
    margin: 0px;
    padding: 0px;
}
.text-center {
    text-align: center!important;
}
html, body {
    height: 100%;
    width:100%;
}
.container.forma{
    background-color: #fff;
    padding: 0;
    position: relative;
    width: 530px;
    box-shadow: 0 3px 6px rgb(0 0 0 / 6%), 0 3px 6px rgb(0 0 0 / 13%);
}
.form-signin{
    padding: 40px 65px 40px 65px;
    position: relative
}
.top img{
    width: 250px;
    position: relative;
    float: left;
    margin-top: 5px;
    margin-left: 5px;
}
.top{
    background-color: #0e2541;
    height: 70px;
    width: 100%;
}
#inputEmail{
    border-radius: 0px;
    font-size: 14px;
}
#inputText,
#inputRepeatPassword,
#inputPassword{
    margin-top: 15px;
    border-radius: 0px;
    font-size: 14px;
}
.alert-success {
    border: 0px;
}
.container.forma .btn{
    height: 35px;
    background-color: #3c8dbc;
    color: #f5f5f5;
    border-radius: 0px;
    margin-top: 15px;
    padding: 0;
    font-size: 14px;
    font-family: 'Source Sans Pro', sans-serif;
}
.form-signin h3{
    text-align: center;
    align-items: center;
    margin-bottom: 10px;
    padding: 0;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 100;
    line-height: 1.1;
    color: #666;
    font-size: 32px;
}
.form-signin p{
    text-align: center;
    font-size: 14px;
    height: 0px;
    display: inline-block;
    margin-top:30px;
}
.tx-felogin-pi1 .btn:hover, .tx-felogin-pi1 .btn:focus {
  background: #660000;
  color: #fff;
  border-color: #660000;
}
.text{
    padding: 0;
    margin: 0;
    position: bottom;
    background-color: #f7fafc;
    text-align: center;
    color:#999;
}
#con2{
    box-shadow: none;
    padding: 0;
    font-size: 12px;
    background-color: #f7fafc;
    text-align: center;
}
form {
    position: relative;
}
.bi{
    width: 16px;
    height: 16px;
    color: #666;
    position: absolute;
    top: 10px;
    right: 10px;
}
.bi-lock-fill{
    top: 60px;
}
.fade.show {
    opacity: 1;
}
.alert{
    background: rgba(183,6,26, 0.65);
    border-radius: 0;
    border-color: #b7061a;
    margin-bottom: 0;
    color: #fff;
    padding-bottom: 1rem;
    height: auto;
    display: inline-block !important;
}

.alert strong{
    color: #fff;
    font-size: 14px;
    float: left;
    width: 100%;
    text-align: left;
}
.alert p{
    color: #fff;
    float: left;
    font-size: 14px;
    margin-top: 0;
    width: auto;
    height: auto;
    text-align: left;
}

.d-none{
    display: none !important;
}

.dropdown-menu.dropdownMenu2 #dropdown-login-form {
    display: inline-block;
}

.dropdown-menu.dropdownMenu2 h2,
.dropdown-menu.dropdownMenu2 h3,
.dropdown-menu.dropdownMenu2 p{
    display: none;
}

.dropdown-menu.dropdownMenu2 .tx-felogin-pi1 fieldset {
    width: 100%;
}

    



