
.custom-h-center {
    text-align: center !important;
}
.custom-h-left {
    text-align: left;
}

.custom-btn-info {
    width: 222px;
    margin-top: 22px;
}

.custom-tbl-free tr td {
    min-width: 144px;
    color: #727070;
}

.custom-tbl-legend tr td {
    min-width: 75px;
    color: #727070;
}

.custom-tbl-tops tr th {
    min-width: 75px;
    color: #727070;
    text-align: left;
    font-weight: bold;
}

.custom-tbl-tops tr td {
    color: #727070;
}

.custom-tbl-ordi tr th {
    min-width: 160px;
    color: #727070;
    text-align: left;
    font-weight: bold;
}

.custom-tbl-ordi tr td {
    color: #727070;
}

.custom-a a {
    color: #727070;
    text-decoration: underline;
}

.custom-a a:hover {
    text-decoration: none;
    color: #d94d3a;
}

.custom-h6  {
    font-size: 1.1em;
    font-weight: bold;
    color: #727070;
}
