span#result {
	display: block;
	clear: both;
	color: red !important;
}
.gdpr-info td {
	padding: 5px;
}
.gdpr-info img {
	width: 100%;
	height: auto;
	margin: 10px 0;
}
select.ui-datepicker-month,
select.ui-datepicker-year {
	color: black !important;
}
.gdpr-wrapper-sides {
	margin-bottom: 50px;
}
.gdpr-banner {
	margin-bottom: 20px;
	margin-top: 20px;
}
.gdpr-procedure .cartepedia_logo,
.gdpr-procedure .klett_logo {
	display: block;
	width: 45px;
	height: 45px;
	float: left;
	margin-right: 12px;
}
.gdpr-procedure label {
	cursor: pointer;
}
.gdpr-procedure .cartepedia_logo {
	background: url("../images/gdpr/cartepedia.png") no-repeat;
}
.gdpr-procedure .klett_logo {
	background: url("../images/gdpr/artedu.png") no-repeat;
}
.gdpr-info h1,
.gdpr-procedure h1 {
	text-align: center;
	color: #ECB726;
	font-size: 38px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 20px;
	line-height: normal;
}
.gdpr-info p {
	font-size: 14px;
	cursor: initial;
}
.gdpr-info h2 {
	text-align: center;
	color: #ECB726;
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: normal;
}
.gdpr-info h3 {
	text-align: center;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 30px;
	line-height: normal;
}
.har {
	background: #EDB726;
	margin: 0 20px 10px;
	padding: 10px;
}
.har ul {
    padding-left: 23px;
}
.gdpr-info h4 {
	cursor: pointer;
}
.gdpr-info h4::after {
	content: "+";
	display: block;
	float: right;
	clear: both;
	font-weight: bold;
	font-size: 18px;
}
.gdpr-info h4.opend::after {
	content: "-";
}
h4.opend {
	/*margin-bottom: 0;*/
}
.gdpr-info h5 {
	background: #EDB726;
	margin: 0 20px 10px;
	padding: 10px;
	cursor: pointer;
	margin-bottom: 0;
}
.gdpr-info h5:last-child {
	margin-bottom: 10px;
}
.clear {
	display: block;
	clear: both;
}
.gdpr-all-wrapper {
	width: 1200px;
	margin: 0 auto;
}
.gdpr-central {
	text-align: center;
}
.gdpr-info-logos {
	display: block;
	margin: 0 auto;
}
.gdpr-strong {
	font-weight: bold;
}
.gdpr-text-20 {
	font-size: 20px;
}
.gdpr-text-18 {
	font-size: 18px;
}
.gdpr-text-14 {
	font-size: 14px;
}
.gdpr-harmonica-wrapper {
	background: #EDB726;
	margin: 0 20px 10px;
	padding: 10px;
}
.gdpr-harmonica-title {
	cursor: pointer;
}
.gdpr-harmonica-plus {
	float: right;
}
.gdpr-harmonica-lines {
	display: none;
}
.gdpr-side-left {
	float: left;
	width: 55%;
	padding: 10px 0 0;
	margin-left: 1%;
}
.gdpr-side-right {
	float: left;
	width: 43%;
	padding: 10px 3% 0;
}
.gdpr-side-divide {
	float: left;
	height: 460px;
	width: 1px;
	background: #EDB726;
}
.gdpr-message {
	text-align: center;
	font-weight: bold;
	padding: 14px 10px;
	border: 1px solid;
	color: #FFFFFF;
	margin-bottom: 20px;
	font-size: 16px;
	margin-right: 25px;
}
.gdpr-message-orange {
	background: #FFA64D;
	border-color: #FF7A4D;
}
.gdpr-message-light-green {
	background: #9BC000;
	border-color: #9BC000;
}
.gdpr-message-blue {
	background: #265CFF;
	border-color: #265CFF;
}
input.gdpr-input-text {
	width: 96%;
	border-radius: 10px;
	padding: 20px 2%;
	margin-bottom: 20px;
	background: #F6F6F6;
	border: 1px solid #B9B9B9;
}
input.gdpr-input-text.gdpr-valid-email {
	border: 1px solid #9BC000;
	background: #F8FFD9 !important;
	outline-width: 0;
}
input.gdpr-input-text::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	/* font-style: italic; */
	/* font-weight: normal; */
}
input.gdpr-input-text::-moz-placeholder {
	/* Firefox 19+ */
	/* font-style: italic; */
	/* font-weight: normal; */
}
input.gdpr-input-text:-ms-input-placeholder {
	/* IE 10+ */
	/* font-style: italic; */
	/* font-weight: normal; */
}
input.gdpr-input-text:-moz-placeholder {
	/* Firefox 18- */
	/* font-style: italic; */
	/* font-weight: normal; */
}
.gdpr-wrapper-checkbox {
	padding: 16px 2%;
	border: 1px solid #B9B9B9;
	margin-bottom: 20px;
	width: 95.5%;
	background: #F6F6F6;
}
.gdpr-form-line-left {
	float: left;
	width: 21%;
	margin-right: 5%;
}
.gdpr-form-line-right {
	float: left;
	width: 74%;
}
.gdpr-form-line-title {
	margin-bottom: 15px;
}
.gdpr-form-line-info {
	color: #B8B8C7;
	font-style: italic;
}
.gdpr-form-line-wrapper {
	margin-bottom: 25px;
}
.gdpr-wrapper-checkbox.gdpr-many {
	width: auto;
	float: left;
	margin-right: 3%;
	padding: 9px 2% 6px;
}

.gdpr-wrapper-sides {}
.gdpr-wrapper-checkbox.gdpr-check-box-half {
	float: left;
	width: 44%;
}
.gdpr-wrapper-checkbox.gdpr-check-box-half.gdpr-check-box-half-first {
	margin-right: 3%;
}
.gdpr-check-box-half label {
	height: auto;
	padding-top: 0;
}
.gdpr-check-box-half label img {
	display: block;
	float: left;
	margin-right: 12px;
}
.simple_page .gdpr-button {
	display: block;
	width: 59%;
	text-align: center;
	border: 1px solid #B9B9B9;
	background: #F6F6F6;
	margin: 0 auto;
	border-radius: 5px;
	color: #A7A7B7;
	font-weight: bold;
	padding: 10px;
	margin-bottom: 20px;
}
.news_right #submitting_buton.gdpr-button {
	float: left;
	display: block;
	width: 59%;
	text-align: center;
	border: 1px solid #B9B9B9;
	background: #F6F6F6;
	margin: 0 auto;
	border-radius: 5px;
	color: #A7A7B7;
	font-weight: bold;
	padding: 10px;
	margin-bottom: 20px;
}
.modal_news .news_right button.close {
	color: black;
	opacity: 1;
	font-weight: bold;
	font-size: 14px;
	padding-top: 19px;
}
.toggle_prf{
	display: none;
}
.red_border {
    border-color: red;
}
.yellow_border {
    border-color: yellow;
}
#phone_gdpr_required.black_color{
	color: black !important;
}
.simple_page span.message_sms {
    text-align: center;
    display: block;
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 17px !important;
}
input#sendCode {
    margin-bottom: 25px;
    float: none;
}
.gdpr-button-yellow{
	background: yellow !important;
	float: left;
	margin-left: 20px !important;
}
.gdpr-button-red{
	background: red !important;
	float: right;
	margin-right: 20px !important;
}
.gdpr-button-yellow, .gdpr-button-red{
    display: inline-block !important;
    width: 44% !important;
	cursor: pointer;
}
.gdpr-button-ok.gdpr-button-ok-yellow{
	background: yellow !important;
    color: black !important;
}
.green-input {
    border-color: green;
    background: greenyellow !important;
}
#message_verif{
	display: block;
	text-align: center;
	color: black;
	font-weight: bold;
	font-size: 18px !important;
}
#message_verif.green_color{
	color: green !important;
}
#message_verif.red_color{
	color: red !important;
}

.button-confirms{
	cursor: pointer;
}

.button-confirms:hover{
	opacity: 0.9;
	background-color: grey;
}

.gdpr-button-ok,
.simple_page .gdpr-button-ok {
	cursor: pointer;
	color: #FFFFFF !important;
}
.gdpr-button.gdpr-button-left {
	float: left;
	width: 51%;
}
.gdpr-button.gdpr-button-right {
	float: right;
	width: 30%;
	margin-right: 27px;
}
.gdpr-button.gdpr-button-crimson {
	border-color: #B25900;
	background-color: #B25900;
	color: #FFFFFF;
}
.gdpr-button.gdpr-button-blue {
	border-color: #265CFF;
	background-color: #265CFF;
	color: #FFFFFF;
}
.gdpr-side-right .gdpr-text-14 {
	margin-bottom: 30px;
}
.gdpr-side-right .gdpr-text-18 {
	margin-bottom: 16px;
	font-size: 15px;
}
.gdpr-side-right a.gdpr-text-14 {
	display: block;
	text-decoration: none;
	margin-bottom: 20px;
}
.gdpr-text-in-label {
	display: block;
	margin-left: 57px;
}
select.gdpr-select {
	float: left;
	height: 48px;
	margin-right: 12px;
	border: 1px solid #B9B9B9;
	background: #F6F6F6;
	padding-left: 6px;
	padding-right: 6px;
}
.gdpr-wrapper-checkbox-halfs {
	background: #F6F6F6;
	margin-bottom: 35px;
	padding: 16px 2%;
	border: 1px solid #B9B9B9;
	width: 95.5%;
}
.gdpr-wrapper-checkbox-halfs .gdpr-wrapper-checkbox.gdpr-check-box-half {
	border: none !important;
	background: none !important;
	margin-bottom: 0 !important;
	width: 49%;
	margin-right: 0;
	padding: 0;
	margin-top: 12px;
}
#parteners {
	display: none;
}
.har p,
.har table {
	display: none;
}
.gdpr-date {
	border: 1px solid #B9B9B9;
	background: #F6F6F6;
	min-height: 48px;
	width: 96px;
	padding-left: 10px;
	float: left;
	margin-right: 14px;
}
.gdpr-phone {
	width: 165px;
}
.gdpr-banner img {
	width: 100%;
}
label.gdpr-text-14.gdpr-strong.only-checkbox {
	float: left;
	padding: 0;
	min-width: 40px;
}
a.gdpr-hoverinfo {
	position: absolute;
	bottom: 30px;
	display: block;
	width: 140px;
	text-align: center;
	color: #1771B2;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
	left: 50%;
	margin-left: -70px;
}
a.gdpr-hoverinfo:focus,
a.gdpr-hoverinfo:hover {
	color: #1771B2;
}
.gdpr-img-link {
	position: relative;
}
.contact.gdpr-contact {
	margin-left: 10px;
	margin-right: 10px;
}

.gdpr-captcha .g-recaptcha {
	margin: 0 auto;
	width: 304px;
}
.gdpr-captcha {
	margin-bottom: 20px;
	margin-top: 15px;
}

button#abort.gdpr-button.gdpr-button-right {
    color: #FFF !important;
}

@media only screen and (max-width: 1250px) {
	.gdpr-all-wrapper {
		width: 98%;
	}
	.gdpr-info-logos {
		width: 100%;
		height: auto;
	}
}
@media only screen and (max-width: 900px) {
	.gdpr-side-divide {
		display: none;
	}
	.gdpr-side-right {
		float: none;
		width: auto;
	}
	.gdpr-side-left {
		float: none;
		width: auto;
	}
	.gdpr-check-edits .check_box + label,
	.gdpr-check-edits .radio_box + label {
		min-width: 57px;
		width: auto;
	}
	a.gdpr-hoverinfo {
		width: 250px;
		margin-left: -125px;
	}
	.main_top.gdpr-main .share_this {
		display: none;
	}
}
@media only screen and (max-width: 700px) {
	.simple_page .gdpr-button {
		width: 70%;
	}
	.contact.gdpr-contact {
		margin-left: 8px !important;
		margin-right: 8px !important;
	}
	.har {
		margin: 0 0 10px;
	}
	a.gdpr-hoverinfo {
		position: initial;
		width: 100%;
		margin: 0 auto;
	}
	.gdpr-message {
		margin-right: 0;
	}
}
@media only screen and (max-width: 500px) {
	.gdpr-form-line-title {
		font-size: 17px;
	}
	.gdpr-form-line-info {
		font-size: 12px;
	}
	.gdpr-button.gdpr-button-left {
		width: 45%;
	}
	.gdpr-wrapper-checkbox.gdpr-check-box-half {
		float: none;
		width: 95% !important;
	}
	.gdpr-wrapper-checkbox,
	.gdpr-wrapper-checkbox-halfs,
	input.gdpr-input-text {
		width: 100%;
	}
	.gdpr-info h1,
	.gdpr-procedure h1 {
		font-size: 23px;
	}
	.gdpr-info h2 {
		font-size: 20px;
	}
}
@media only screen and (max-width: 400px) {
	.custom-select {
		min-width: auto;
		margin-bottom: 20px;
		width: 95%;
		margin-right: 0;
	}
	.gdpr-form-line-left {
		width: 28%;
	}
	.gdpr-form-line-right {
		width: 64%;
	}
	.gdpr-wrapper-checkbox.gdpr-many {
		width: 86%;
		padding: 9px 2% 6px 6%;
	}
	.check_box + label,
	.gdpr-check-edits .check_box + label,
	.gdpr-check-edits .radio_box + label {
		max-width: 250px;
	}
}
@media only screen and (max-width: 400px) {
	select.gdpr-select {
		max-width: 178px;
	}
}