/*

Ping Federate Landgate Login Form Template Styles.

These styles are used by template "PF_HOME/server/default/conf/template/landgate-html.form.login.template.html".

The Ping Federate server renders the HTML page in an end-user's browser when
needed authentication credentials may be obtained via HTTP Basic
Authentication or an HTML form.

@author Tim Telcik <litxt07)

*/

.ping-adapter-login-form {
    background-color: #fff;
    margin: 0 auto;
    text-align: center;
}
