.request-menu {

}
.request-menu li{
    font-size: 14px;
    color: #3a3434;
    text-transform: uppercase;
	font-weight: bold;
	display:inline-block;
}   

.table-request a{
	color:#0a3c07;
}
.table-request tr:nth-child(1){
    background: #efc62c;
	font-weight:bolder;
}
.plus-file:hover{
	color:black;
}
.plus-file{
	text-decoration:none;
	    font-size: 35px;
    /* margin-bottom: -43px; */
    margin-top: -14px;
    position: absolute;
    padding-left: 10px;
}