.fastdee_page_fastdee_cupons .coupons-list tbody tr td img {
    max-width: 80px;
    max-height: 80px;
}

.fastdee_page_fastdee_cupons .fd_coupons_preview {
    display: none;
}

.fastdee_page_fastdee_cupons th.nro {
    width: 25px;
}

.fastdee_page_fastdee_cupons .fd-filtros {
    min-width: 600px;
    min-height: 36px;
}

.btns-pagination {
    display: inline-block;
    border: 1px solid #ccc;
    padding: 3px 5px 7px;
    background: #e5e5e5;
    font-size: 16px;
    line-height: 1;
    font-weight: 400;
    text-align: center;
    min-width: 30px;
    cursor: pointer;
    color: #0073aa;
}

.btns-pagination:disabled {
    border-color: #ddd;
    background: #f7f7f7;
    color: #a0a5aa;
    cursor: default;
}

.tablenav-pages {
    margin-bottom: 10px
}

.fastdee_page_fastdee_cupons #wpfooter {
    display: none
}

.fd-check-all {
    padding: 0;
}

.fd-check-all .checkbox {
    margin: 0;
}

.fd-btn-importar {
    height: 33px !important;
}

.fd-atual-page-input {
    width: 38px;
    text-align: center;
    font-size: 13px;
}

.fd_coupon_copy_link{
    cursor: pointer;
}

.fd_coupon_copy_link:hover{
    color: #e83535;
}