/*
    Empty default skin css
}*/

.login-backgound .icon-index-logo {
    background: url('images/welcome.jpg') no-repeat center;
    top: 10px !important;
    width: 170px;
    /* height: 150px; */
    margin: -10px auto 0 auto;
    background-size: contain !important;
}


.icon-index-logo {
    background: url('images/svg/logo.svg') no-repeat center;
    width: 170px;
    /* height: 150px; */
    margin: -10px auto 0 auto;
    background-size: contain !important;
}

#logo_login_big{
    height: 80px
}

.login-backgound .ui-field-contain.ui-body.ui-br.editinputhide{
    padding-top: 230px;
}