#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: 15%;
}

table#rfp-table.opinion tr td:nth-child(2) {
    width: 7%;
}

table#rfp-table.opinion tr td:nth-child(3) {
    width: 7%;
}

table#rfp-table.opinion tr td:nth-child(4) {
    width: 15%;
}

table#rfp-table.opinion tr td:nth-child(5) {
    width: 7%;
}

table#rfp-table.opinion tr td:nth-child(6) {
    width: 7%;
}

table#rfp-table.opinion tr td:nth-child(7) {
    width: 17%;
}

table#rfp-table.opinion tr td:nth-child(8) {
    width: 15%;
}

table#rfp-table.opinion tr td:nth-child(9) {
    width: 10%;
}

