﻿
.loginTable {
    @media only screen and (min-width : 700px) {

        .leftPanel {
            background-image: url("/graphics/BKLS.jpg");
        }
    }
}

form input[type=submit] {
    background-color: #83881D !important;
    color: white !important;
}
