.t-Login-region {
    border-radius: 7px;
    margin-top: 2em;
}

.t-Form-fieldContainer {
    padding: 0 20px;
}

.t-Login-buttons {
    padding: 20px;
    padding-top: 25px;
}

.t-Body-contentInner > .container {
  overflow: visible;
}

/* #P101_PASSWORD_CONTAINER > .t-Form-inputContainer {
    padding-bottom: 0.6em;
}

#B20265370947150344 {
    position: absolute;
    right: 6em;
    padding-top: 0;
} */

/*
  New login
*/
#R20573766986990612 > .t-Login-header {
    display: none;
}

#R20573766986990612 > .t-Login-buttons {
    display: none;
}

#R20573838535990613 .t-Region-body { /*parent div of image*/
    display: flex;
    justify-content: center;
    overflow-x: hidden;
    margin-top: 41px;
}

img {
    height: 290px;
    width: auto;
}

#P101_USERNAME_1 {
    font-size: 16px;
    padding: 4px 17px;
    height: 40px;
}

#P101_USERNAME_1_CONTAINER .apex-item-icon {
    padding-top: 12px;
    left: 37px;
}

#P101_PASSWORD_1 {
    font-size: 16px;
    padding: 4px 17px;
    height: 40px;
}

#P101_PASSWORD_1_CONTAINER .apex-item-icon {
    padding-top: 12px;
    left: 37px;
}

 #B20574396076990618 {   /* forgot_password button */
    right: -8em;
    padding-top: 0;
 }

#P101_PASSWORD_1_CONTAINER > .t-Form-inputContainer {
    padding-bottom: 0.4em;
}

#B20574416200990619{    /* login button */
    padding: 16px;
}

#R20574067261990615 > div > div {   /* parent div of εισοδος region */
    padding-bottom: 1.2em;
    text-align: center;
}

#R20574067261990615 > div > div > h2 {
    font-size: 24px;
}