#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-table.bid-table tr th:nth-child(1) {
    width: 10% !important;
}

#rfp-table.bid-table tr th:nth-child(2) {
    width: 5% !important;
}

#rfp-table.bid-table tr th:nth-child(3) {
    width: 15% !important;
}

#rfp-table.bid-table tr th:nth-child(4) {
    width: 30% !important;
}

#rfp-table.bid-table tr th:nth-child(5) {
    width: 10% !important;
}

#rfp-table.bid-table tr th:nth-child(6) {
    width: 10% !important;
}

#rfp-table.bid-table tr th:nth-child(7) {
    width: 10% !important;
}

#rfp-table.bid-table tr th:nth-child(8) {
    width: 10% !important;
}


