.modul-r-login .mlog-custom-fb-botton {
    width:89px;
    height:22px !important;
    cursor: pointer;
    background: transparent url("/images/dws/components/loa/facebook.png") no-repeat;
}

.modul-login .dws_login_form input[type='checkbox'],
.modul-login .dws_login_form input[type='checkbox'] ~ span {
    margin-top: 0;
    vertical-align: middle;
}

.modul-r-login .fb-login-button {
    height: 20px;
    float: left;
    margin: 6px 0 10px;
}

/* Custom fix for wrong caret position for input field
   inside a fixed position parent on iOS 11. Bug #12046 */
body.ios-bugfix-caret.modal-open {
    position: fixed;
    width: 100%;
}
