.td-details-center {
    text-align: center;
}

.section-search {}

.section-search label {
    font-size: 17px;
}

.section-search input {
    font-size: 16px;
}

.section-search select {
    font-size: 16px;
}

.section-search .btn-search {
    width: 293px;
    height: 43px;
    text-align: justify-all;
}

.section-search .btn-search-div {
    text-align: center;
}

.pageheader-title {
    text-align: center;
    padding-top: 45px;
    padding-bottom: 20px;
}

.card-search {
    border-bottom-style: dotted;
    padding-left: 30px;
    padding-right: 30px;
}

.table-results th {
    text-align: center;
    text-transform: uppercase;
}

.table-results td {
    text-align: center;

}

.table-results .disabled {
    cursor: not-allowed;
    pointer-events: none;
}

.table-information-float {
    max-width: 700px;
}

.table-information-float table {
    background-color: white;
}
