
body, html {
    height: 100% !important;
    margin: 0 !important;
}

body.function-login {
    height: 100% !important;
    width: 100% !important;
    background-image: url('../../telemedicine2/images/wp.jpg');
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

span#omniwound-text {
    color: white;
    padding: 10px;"
}
