img {
    border-bottom-color: -moz-use-text-color;
    border-bottom-style: none;
    padding-left: 5px;
    padding-right: 5px;
}

.pg-hdr-askvic h1 {
    background-image: url("/assets/img/page-headers/ask_vic.png");
}

.nfl-form-builder-toolbox .requiredMsg {
    color: #BF2026;
    margin-left: 0;
    text-align: left;
    width: 160px;
}


.nfl-form-builder-toolbox .label, .nfl-form-builder-toolbox .input-text label, .nfl-form-builder-toolbox .input-select label, .nfl-form-builder-toolbox .textarea label {
    display: block;
    text-align: left;
    vertical-align: top;
    width: 180px;
}

.nfl-form-builder-toolbox .success {
    -moz-background-clip: border;
    -moz-background-origin: padding;
    -moz-background-size: auto auto;
    background-attachment: scroll;
    background-color: #EFFFEE;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    border-bottom-color: #006600;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #006600;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #006600;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #006600;
    border-top-style: solid;
    border-top-width: 1px;
    color: #006600;
    width: 230px;
}



/* Duke’s 2014 updates */
.nfl-form-builder-toolbox .label, .nfl-form-builder-toolbox .input-text label, .nfl-form-builder-toolbox .input-select label, .nfl-form-builder-toolbox .textarea label {
    display: block;
    text-align: left;
    vertical-align: top;
    width: 100px;
}

#form-style .mod-wrp-3 {
    padding: 5px;
}

.nfl-form-builder-toolbox .input-text input {
    width: 180px;
}

.nfl-form-builder-toolbox .textarea textarea {
    width: 185px;
}