body {
    padding-top: 0px;
    padding-bottom: 20px;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

.CPFAviso {
    display: none !important;
    margin-left: 10px;
    margin-right: 10px;
}

.txtDisplay {
    background: transparent !important;
    border: none !important;
    outline: none !important;
    padding: 0px 0px 0px 0px !important;
}

.EmailAviso {
    display: none;
    margin-left: 10px;
    margin-right: 10px;
}

.form-control.is-validating {
    border-color: #ee8425;
    padding-right: 2.25rem;
    background-repeat: no-repeat;
    background-position: center right calc(2.25rem / 4);
    background-size: calc(2.25rem / 2) calc(2.25rem / 2);
}

.banner-top {
    min-height: 100px !important;
    width: 100%;
    background: url('../Images/cabecalho.png') no-repeat top;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 1;
}
