.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;
}

.consent-content-container{
	display:inline-block;
	margin-top:2em;
}

.cv-privacy-pop-up{
	display:none;
	position:fixed;
	top:0;
	right:0;
	left:0;
	bottom:0;
	background:rgba( 183, 183, 183, 0.7 );
	z-index:99999999999;
}
.privacy-pop-up-container{
	max-width:650px;
	max-height:650px;
	overflow:auto;
	background:#fff;
	position:relative;
	margin:auto;
	display:block;
	padding:3em;
	position: absolute;
	width: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.privacy-pop-up-container > h2{
	margin-bottom:1.2em;
}
.privacy-pop-up-close{
	position:absolute;
	top:1.3em;
	right:1.3em;
	width: 1.3em;
	height: 1.3em;
	opacity: 0.3;
}
.privacy-pop-up-close:hover {
	opacity: 1;
}
.privacy-pop-up-close:before, .privacy-pop-up-close:after {
	position: absolute;
	left: 0.6em;
	content: ' ';
	height: 33px;
	width: 2px;
	background-color: #333;
  }
.privacy-pop-up-close:before {
	transform: rotate(45deg);
}
.privacy-pop-up-close:after {
	transform: rotate(-45deg);
}
.open-privacy-pop-up{
	color:#337ab7;
	text-decoration: none;
}
.open-privacy-pop-up:hover{
	text-decoration: underline;
}
.open-privacy-pop-up:active,.open-privacy-pop-up:visited{
	text-decoration: underline;
}
.privacy-full-height{
	height: 100%;
}
.upload-cv-holder * { display: block; }
.cv-title { padding-bottom: 10px; }
.agelia-bottom-text, .upload-cv-holder { width: auto; max-width: 100%; }
.submit-cv-btn-eng {margin-left: 0px;}
ul.brands img { width: auto; }
.navbar-brand > img {
    margin-top: 10px;
}

.type-page a,
.type-news a {
    color: #23527c;
}

@media only screen and (max-width :992px) {
    .navbar-brand > img {
        margin-top: 0px;
    }
}
.loading {
	width: 100vw;
	height: 100vh;
	position: relative;
}
.loading img {
	width: 32px;
	height: 32px;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	left: 50%;
	transform: translateX(-50%);
}

.clicktocall:hover {
	cursor: pointer;
}

._module-space-bottom {
	margin-bottom: 40px;
}
