#login
{
    height: 360px;
    margin: 0 auto;
    padding: 25px;
    position: relative;
    width: 320px;
}

#divMaster
{
    width: 100% !important;
}

table.table-list-horizontal td label
{
    display: inline-block;
    margin: 0 15px 0 5px;
}

.invisivelFake
{
    width: 0;
    height: 0;
    border: none;
}

.kt-login.kt-login--v6 .kt-login__content .kt-login__section .kt-login__title{
    font-size: 1.5rem;
}

.form-group label.error{
	margin-bottom: 10px;
}

.form-group{
    margin-bottom:0 !important;
}

.ghost {
    border: none;
    background: none;
    cursor: none;
    width: 0px;
    height: 0px;
    position: fixed;
    left: 0px;
}