.sd-vue-component-sdcx-vacancies-apply .spinner {
	font-size: 20px;
	color: #262e31;
}

.sd-vue-component-sdcx-vacancies-apply .SD-label.SD-pretty-upload-select-file-label {
	background-color: #B8B8B8;
	color: #fff;
	border-radius: 15px;
	padding: 0 30px;
	line-height: 50px;
	border: none;
	font-size: 16px;
	font-weight: 400;
	width: 100%;
	margin-bottom: 0;
}

.sd-vue-component-sdcx-vacancies-apply .SD-label.SD-pretty-upload-select-file-label:hover {
	background-color: #8C8C8C;
}

.sd-vue-component-sdcx-vacancies-apply .SD-label.SD-pretty-upload-select-file-label svg {
	height: 20px;
	width: 20px;
	margin-right: 10px;
}

.sd-vue-component-sdcx-vacancies-apply .SD-label.SD-pretty-upload-select-file-label span {
	display: flex;
	align-items: center;
	justify-content: center;
	text-transform: uppercase;
	min-width: 150px;
}

.sd-vue-component-sdcx-vacancies-apply .sd-form.apply-form .SD-type-pretty_file .SD-pretty-upload-file-restrictions-label {
	line-height: 1;
}

@media screen and (max-width: 1200px) {
	.single-vacancy .SD-col {
		padding: 0;
	}
}