﻿.nx-body .button-default {
    color: #ffffff;
    background-color: #003063;
    border: 1px solid #323f6c;
}

    .nx-body .button-default:hover,
    .nx-body .button-default:focus {
        color: #ffffff;
        background-color: #003063;
    }