.links_page_downloads_controls_inner {
    padding-top: 15px;
    padding-bottom: 15px;
    display: flex;
    justify-content: center;
}
.links_page_downloads_item_title span {
    float:right;
    font-weight: normal;
}
.links_page_downloads_controls_progress {
    position: relative;
    margin-left: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.Q_expandable_content a,
.Q_expandable_content a:link,
.Q_expandable_content a:visited {
    font-weight: 400;
}

.links_page_downloads_item {
    margin-top:40px;
}
.links_page_downloads_item:first-child,
.links_page_downloads_item:first-child h3 {
    margin-top:0;
}
a.wp-block-button__link {
    display: block;
    color: #ffea13;
    text-decoration: none;
}
#page .Q_expandable_tool h2.wp-block-heading {
    font-size: 26px;
    padding: 0 0 10px 0;
    line-height: 1em;
    font-weight: 500;
    margin: 0;
    border: 0;
    outline: 0;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    vertical-align: baseline;
    background: transparent;
}
#Q_expandable-Affiliates_FTL_tool table {
    border: 1px solid #eee;
    margin: 0 0 15px;
    text-align: left;
    border-collapse: collapse;
    border-spacing: 0;
    box-sizing: border-box;
    width: 100%;
}
#Q_expandable-Affiliates_FTL_tool thead th, #Q_expandable-Affiliates_FTL_tool tr th {
    color: #555;
    font-weight: 700;
}
#Q_expandable-Affiliates_FTL_tool tr td {
    border-top: 1px solid #eee;
}
#Q_expandable-Affiliates_FTL_tool th:nth-child(4), #Q_expandable-Affiliates_FTL_tool td:nth-child(4),
#Q_expandable-Affiliates_FTL_tool th:nth-child(5), #Q_expandable-Affiliates_FTL_tool td:nth-child(5) {
    display: none;
}
@media (max-width: 768px) {
    #Q_expandable-Affiliates_FTL_tool table {
        font-size: calc(100% - 3px);
    }
}
