﻿html, body {
    background: #ffffff !important;
    font-family: Arial Regular !important;
}

.dxpnl-edge.t.publicHeaderPane {
    background-color: #ffffff;
    background-position: left top;
    background-repeat: no-repeat;
    border-bottom: solid 8px #005d28;
}

.dxpnlControl_iOS.mainContentPane {
    border-width: 0px !important;
    box-shadow: initial;
    -webkit-box-shadow: initial;
    -moz-box-shadow: initial;
}

.publicBackground {
    background-image: url('../Images/BGArtboard 6@3x.png');
    background-repeat: no-repeat;
    background-size: cover;
}
.publicBackgroundApplyAccess {
    background-image: url('../Images/BGArtboard 6@3x.png');
    background-repeat: no-repeat;
    background-size: contain;
}

    .publicBackground-forgotPassword {
        width: 100%;
        height: 100%;
        padding-top: 8em;
        background-image: url('../Images/BGArtboard 6@3x.png');
        background-repeat: no-repeat;
        background-size: contain;
        color: #005d28;
    }

    .publicBackground-forgotPassword h2, .publicBackground-forgotPassword p {
        color: #005d28;
    }

.dxeHyperlink_DLA2013 {
    color: #005d28 !important;
}

.dxeFocused_DLA2013 {
    border: solid 1px #005d28 !important;
}

.dxeButtonEditButtonHover_DLA2013 {
    background-color: #005d28;
    color: #ffffff;
}

.public-container {
    padding-right: 25%;
    padding-left: 25%;
    margin-right: auto;
    margin-left: auto;
}


.top-section {
    padding-top: 20px;
}

.public-container .top-section,
.public-container .top-section h2,
.public-container .top-section p {
    color: #005d28 !important;
}

    .public-container .top-section a {
        color: #005d28 !important;
        text-decoration: none;
        border-bottom: dashed 1px #005d28;
    }

    .public-container .top-section p {
        font-weight: bold;
    }

.publicMainContentPane {
    background: #ffffff !important;
}

.public-container .middle-section {
    color: #e01f16;
    margin-top: 50px;
}

.public-container .warningPanel {
    border-left: 10px solid #e01f16;
    padding-left: 10px;
}

.warningPanel {
    color: #e01f16;
}

    .warningPanel a {
        color: #e01f16;
        text-decoration: none;
    }

        .warningPanel a:hover {
            font-weight: bold !important;
            border-bottom: solid 1px #e01f16;
        }

.loginFormContainer {
    color: #005d28;
    border: 1px solid #005d28;
    padding: 10px;
    padding-top: 5px;
    width: 440px;
    background: #d9f1e3;
}

.forgotPasswordFormContainer {
    color: #005d28;
    border: 1px solid #005d28;
    padding: 10px;
    padding-top: 5px;
    width: 450px;
    background: #d9f1e3;
    margin-left: auto;
    margin-right: auto
}

    .forgotPasswordFormContainer input.dxeEditArea, .loginFormContainer input.dxeEditArea {
        color: #005d28 !important;
    }

    .forgotPasswordFormContainer h2 {
        margin: 0;
    }

.loginFormContainer a {
    color: #005d28;
}

.loginFormContainer .form-control, .forgotPasswordFormContainer .dxeEditArea {
    width: 440px;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
}

.public-container .dxeCaption {
    font-weight: bold;
}

.btn-login {
    background: #009245 !important;
    color: #ffffff !important;
    border: solid 1px #005d28;
    font-family: Arial;
    font-weight: bold;
}

    .btn-login:hover {
        background: #005d28 !important;
    }

.public-container .dxbButton_DLA2013 {
    background: #005d28 !important;
    color: #ffffff !important;
    border: 1px solid #c0c0c0;
    font-family: Arial;
}

.public-flex-container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: 0 auto;
    color: #005d28;
}

    .public-flex-container a {
        color: #005d28;
        padding-top: 5px;
    }


.login-links {
    margin-top: 5px;
    padding: 5px;
    width: 100%;
}

.dxpnl-edge.b.footerPane {
    display: none !important;
}

.loginControl a {
    color: #005d28;
    text-decoration: none;
    border-bottom: dashed 1px #005d28;
    display: inline-block;
    width: 55px;
}

.t_n_c_text, .dxpcLite_DLA2013 .dxpc-mainDiv textarea {
    color: #005d28 !important;
}


.login-links a {
    color: #005d28;
    text-decoration: none;
    border-bottom: dashed 1px #005d28;
}

    .login-links a:hover,
    .public-container .top-section a:hover,
    .loginControl a:hover {
        font-weight: bold !important;
        border-bottom: solid 1px #005d28;
    }

.public-container .dxeListBoxItemSelected_DLA2013 {
    color: White;
    background-color: #005d28;
}

.dxeBase_DLA2013, .dxpc-header {
    color: #009245 !important;
}

.dxICBFocused_DLA2013 {
    background-color: #009245 !important;
}

.login-p {
    margin-top: 2px;
    margin-bottom: 0;
}
.graph-div{
    margin-top:20px;
}