﻿#postApply:hover, .pnlPostApply .ApplyRMIResumeApp.button:hover {
    text-decoration: none !important;
}

div#shortApplyRMI {
    display: block;
    position: relative;
    width: 100%;
}

div#shortApplyRMI input, div#shortApplyRMI select {
    display: block;
    margin: 5% 10%;
    width: 82%;
}

#applyNowDisclaimer {
    margin: 2% 0% 2% 5%;
    width: 80%;
}

div#shortApplyRMI .programApplySubmit, #postApply, .pnlPostSubmit .ApplyRMIResumeApp.button {
    display: block;
    background: #07294d;
    border: none;
    color: #FFF;
    font: 16px/1 FuturaCnd, arial, sans-serif;
    text-transform: uppercase;
    text-align: center;
    outline: 0;
    overflow: visible;
    margin: 5% 10%;
    padding: 10px;
    vertical-align: top;
    width: 82%;
}

.pnlPostSubmit .ApplyRMIResumeApp.button:hover {
    text-decoration: none;
}

    .applyNowLegalText {
        font-size: x-small;
    }
