#rfp-table th {
    padding: 10px;
    border-bottom: 3px solid #5d5d5d !important;
}

#rfp-table td{
    padding: 10px;
}

#rfp-table tr {
    border-bottom: 1px dashed #5d5d5d;
}

#rfp-table tbody tr:hover{
    background-color: rgba(93, 93, 93, 0.3); 
    cursor: default;
}

.sitenavl4 {
display: none;
}

.rfp-video iframe {
    width: 100%;
    height: 170px;
}


.dataTables_wrapper {
    max-width: 1100px;
    margin: 0 auto;
}


table#rfp-table.opinion tr td:nth-child(1) {
    width: 21%;
}

table#rfp-table.opinion tr td:nth-child(2) {
    width: 12%;
}

table#rfp-table.opinion tr td:nth-child(3) {
    width: 31%;
}

table#rfp-table.opinion tr td:nth-child(4) {
    width: 12%;
}

table#rfp-table.opinion tr td:nth-child(5) {
    width: 12%;
}

table#rfp-table.opinion tr td:nth-child(6) {
    width: 12%;
}


.video-table .filter-container input {
    max-width: 120px;
}
