body {color:white;}
* {
    font-family: 'Mada', sans-serif!important;
}
form div {color:black;}
h2 {
    color: white;
    text-shadow: 1px 1px 0px #000;
}
P, td, tr, span, table * {font-weight:light!important;}
body,.alpha60 {background:#2F353E;margin:0;}
#logo {
    width: 600px;
    height: 340px;
    background: url(https://online.northernarena.co.nz/media/dynamic/static_images/652/NALogoCL.png);
        background-size: auto;
    background-size: 100% auto;
}

#admin_wrapper {border:none;margin: auto auto auto auto;padding:0;width:100%;max-width: 600px;}
#header img {margin: auto!important;display: block;width:100%;max-width: 600px;height:auto;}
form {
    margin: auto;
    width: 90%;
}
form .button {
    border: solid 1px #226699;
    border-radius: 0px;
    background: none;
    color: #226699;
    font: normal normal normal 16px/1.4em avenir-lt-w01_35-light1475496,sans-serif;
    transition: color 0.4s ease 0s;
    min-width: 90px;
    height: 45px;
    float: right;
    }
form .button:hover{background: rgba(34, 102, 153, 1);color:white}
form label {color: white;text-shadow: none;}
input.input {
    width: 95%;
    margin: auto;
    border: 1px solid rgba(43, 108, 163, 1);
    background-color: #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    color: #333;
    cursor: text;
    font-size: 14px;
    margin: 0;
    padding: 5px 5px;
    -moz-border-radius: 3.01px;
    -webkit-border-radius: 3.01px;
    border-radius: 3.01px;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    display: block;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    height: 39px;
}
/*Footer*/
#footer_wrapper {/* margin:0px; *//* height:300px; *//* width: 100%; *//* background: #2F353E; *//* bottom: 0px; */}
.footer_contact {background: #2F353E;width:100%;padding:0px;margin:0px;color:white}
.footer_contact a {color:white;}
/*End Footer*/
h1 {color: white;font-size:25px!important;text-align:center;}
h3 {color: #2F353E!important;font-size:15px!important;text-align:center;}

.customer_login_message {
    width: 90%;
    margin: auto;
}
div#LoginSessBookInfo {
    padding-top: 60px;
    color: white;
}