.documents-portlet .rap-main-nagl-search {
	background-color: #EEE;
	padding: 0 10px !important;	
	overflow: hidden;
}

.documents-portlet .rap-main-nagl-search input {
	border-radius: 0px;
	width: 70%;		
	margin-top: 14px; 
	margin-bottom: 14px; 
}
.documents-portlet .rap-main-nagl-search button {
	float: right;
	max-width: 20%;		
}

.documents-portlet {
    font-size: 1.2em;
}
.documents-portlet .subtitle1 {
    font-family: "Domine";
    font-size: 1.4em;
    margin-top: 20px;
}
.documents-portlet .subtitle {
    font-size: 1.2em;
}
.documents-portlet .table-cell {
    font-size: 1.1em;
    font-weight: normal;
}
.documents-portlet .table-cell a:hover,
.documents-portlet .table-cell a {
	color: #4cb34a;
}

.rap-main-sc-col-pdf {
	width: 16px;
	height: 16px;
}

.documents-portlet .lfr-search-container thead {
	display: none;
}

.documents-portlet .lfr-search-container table {
	border-style: none;
}

.documents-portlet .lfr-search-container tbody td {
	border-top-style: none;
	border-rigth-style: none;
	border-left-style: none;
	border-bottom: 1px solid lightgrey;
	padding-top: 16px;
	padding-bottom: 16px;	
}