.view-sidebar-menu .view-content ul.list-group-2 { margin: 10px 0 0 20px; padding: 0; list-style: none;}
.view-sidebar-menu .view-content ul.list-group-2 li a.active::after {width: 195px;}
a.results {
	position: relative;
}
a.results:after {
    content: '\E5C8';
    font-family: 'Material Icons';
    position: absolute;
    right: -15px;
}
.agelia-form-holder table {
    width: 100%;
}

.submit-cv-btn-eng {
	margin-left: 270px;
	margin-bottom: 60px;
	margin-top: 60px;
	float:left;
	clear:both;
        font-size: 16px;
}

a.results:after {
    content: '\E5C8';
    font-family: 'Material Icons';
    position: absolute;
    right: -15px;
}

.cv-select textarea {
	height: 150px;
	width: 400px;
	/*background: #e5e5e5;*/
	border-style: solid;
	border-width: 1px;
	border-color: #131313;
	padding:3px 6px;
}
.cv-select input {
	width: 210px;
	/*background: #e5e5e5;*/
	border-style: solid;
	border-width: 1px;
	border-color: #131313;
	padding:3px 6px;
	margin-bottom: 14px;
}
.cv-select select {
	width: 210px;
	/*background: #e5e5e5;*/
	border: 1px solid #131313;
	padding:3px 6px;
	margin-bottom: 14px;
}
.cv-date input {
	width: 188px;
	/*background: #e5e5e5;*/
	border-style: solid;
	border-width: 1px;
	border-color: #131313;
	padding: 3px 6px;
	margin-bottom: 14px;
}

.agelia-bottom-text {
	color: #131313;
	margin-top: 36px;
	width: 675px;
	float:left;
	clear:both;
}

.agelia-bottom-radios {
	float: left;
	height: 20px;
	color: #131313;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 62px;
	float:left;
	clear:both;
}

.agelia-bottom-radios input {
	height: 26px;
	float: left;
	margin-bottom: 2px;
	margin-left: 5px;
}

.agelia-bottom-radios label {
	height: 20px;
	float: left;
	margin-top: 6px;
	margin-left: 10px;
}
input[name=cvfile] {
	display: block;
	float: left;
}
.upload-cv-holder {
	margin-top: 36px;
	width: 675px;
	float: left;
	clear:both;
}

.type-page form {
    font-size: 16px;
}

.cv-title {
    width: 33%;
}


.consent-container input {
	display: inline-block;
	margin-right: 5px;
}

.consent-container input[type="text"] {
	width:80%;
}

.type-page .field-body .consent-container .consent-options  p {
	margin-bottom: 0px;
}

.type-page .field-body .consent-container .consent-options {
	margin-top: 10px;
}

.consent-container .js-consent-toggle{
	font-weight: 800;
}
.consent-container .js-consent-up-arrow,
/*.js-consent-options,*/
.js-consent-thank-you-container {
	display: none;

}

.js-consent-thank-you-container p {
	text-align: center;
	margin-top: 50px;
	font-size: 20px;
}

.js-consent-options {
	margin-top: 10px;
}

.type-page .field-body .consent-container p.consent-disclaimer {
	margin-top: 20px;
}

.consent-container .js-consent-submit,
.consent-container .js-consent-unsubscribe {
	display: inline-block;
	padding: 10px 40px;
	color: #fff;
	background: #131313;
	float: left;
	margin-right: 20px;
}

table.cookies td, 
table.cookies th {
	border: 1px solid #131313;
	padding: 10px;
}

