.TextButton {
    background: #f9f9f9 none repeat scroll 0 0;
    border: 1px solid #b2b2b2;
    border-radius: 5px;
    color: #000;
    display: inline-block;
    font-family: "Myriad W01 SmBd",Helvetica,Arial,sans-serif;
    margin-bottom: 20px;
    padding: 5px 25px;
    text-decoration: none;
    text-transform: uppercase;
}

    .TextButton:hover {
        background: #6375b5 none repeat scroll 0 0;
        border: 1px solid #6375b5;
        color: #fff;
        text-decoration: none;
    }

.tablea td {
    padding-right: 5px;
}


.alignRight {
    text-align: right;
}

.alignCenter {
    text-align: center;
}

.alignLeft {
    text-align: left;
}



/* Begin NOM_FEL_1_0.aspx */

.VACTL_Nominations th {
    padding: 8px;
    border: 1px solid #010819;
    background: #061F61;
    color: #FFF;
}

.VACTL_Nominations td {
    padding: 8px;
    border: 1px solid #010819;
}

/* End NOM_FEL_1_0.aspx */


root th.rgHeader {
    padding: 8px;
    border: 1px solid #010819;
    background: #061F61;
    color: #FFF;
}

root tr.rgRow td {
    padding: 8px;
    border: 1px solid #999;
}

root tr.rgAltRow td {
    padding: 8px;
    border: 1px solid #999;
}

.ajax__calendar_container {
    background: #FFF;
    border: 1px solid #808080;
}

.VACSS_REQUIRED {
    color: red;
    float: left;
    padding-right: 3px;
}

#ctl01_TemplateBody_WebPartManager1_gwpste_container_CustomiPartNOMFEL15_ciCustomiPartNOMFEL15_btnSubmit[disabled="disabled"] {
    background-color: #e8e8e8 !important;
    color: #061F5C;
}

#ctl01_TemplateBody_WebPartManager1_gwpste_container_CustomiPartNOMFEL15_ciCustomiPartNOMFEL15_btnSubmit[disabled="disabled"]:hover {
    background-color: #e8e8e8 !important;
    color: #061F5C;
}


.RadWindow_Default, .va-popup{
    font-family: "Myriad W01 Regular",Helvetica,Arial,sans-serif !important;
    font-size: 1em !important;
    line-height: 1.4 !important;
}
td.rwWindowContent {
    padding: 10px !important;
}

root fieldset {
    border: 0px !important;
}



root .pure-u-1, root .pure-u-1-1, root .pure-u-5-5, root .pure-u-24-24{
        display: inline-table;
}


    root label {
        display: inline-block;
    }
    root input {
        display: inline-block;
    }
    root textarea {
        display: inline-block;
    }
    root .resident {
        font-weight: bold;
        color: #061F61;
    }
    root .form-tip {
        margin-top: 1em !important;
    }
    root .pure-g input {
        width: 100% !important;
    }
    root .pure-g select {
        width: 100% !important;
    }
    root legend {
        font-family: "Myriad W01 SmBd";
        font-size: 110%;
        width: 100%;
        padding: 0.5em 0;
        margin-bottom: 0.3em;
        color: #333;
        border-bottom: 1px solid #e5e5e5;
    }