/******** Basic Style START *******/

.regForm
{
	border: 1px solid;
	padding: 2% 5%;
}

.form_caption{
	text-align: center;
	font-size: 24px;
	font-weight: 600;
}

.input_label{
	display: block;
	text-align: left;
    font-weight: 400;
    margin: 0 0 0 0;	
	font-size: 12px!important;
}

.input_field{
	text-align: left;
	Font-size: 18px!important;
	font-family: Roboto;	
    font-weight: 400;
	width: 100%;
	height: 40px !important;
	padding-left: 10px!important;
	margin-bottom: 0.5em!important;
}

input:required {
  border-color: #800000;
  border-width: 3px;
}

input:required:invalid {
  border-color: #c00000;
}

.checkbox_lbl{
	font-size:12px;
	Margin-bottom:2%;
}

.agb_text{
	line-height: 1.0em;
	text-align: left;
}

.banner_frame{
	text-align: center;
	width: 100%;
	height: auto;
	//border-style: solid;
	//border-width: 1px;
	//border-radius: 50px 50px 50px 50px;
	padding-top: 20px;
	padding-bottom: 25px;
	margin: auto;
	overflow: auto;
	font-family:Roboto;
	font-size: 24px;
	color: #FFFFFF;
	background-color: #6EB3A6;
}

.banner_frame_col1{
	text-align: center;
	width: 40%;
	height: auto;
	float: left;
	margin: auto;
}

.banner_frame_col2{
	text-align: center;
	width: 60%;
	height: auto;	
	left: 30%;	
	float: left;
	margin-top: 15px;
}

.banner_divider_head{
	//border-top: 2px solid #ffba00;
	text-align: center;
	width: 70%;
	margin-left: auto;
	margin-right: auto;	
	margin-top: 10px;
	margin-bottom: 20px;
}

.banner_divider_row_image{
	//border-top: 2px solid #ffba00;
	text-align: center;
	width: 50%;
	margin-left: auto;
	margin-right: auto;	
	margin-top: 10px;
	margin-bottom: 20px;
}

.banner_divider_row_company{
	border-top: 2px solid #ffba00;
	text-align: center;
	width: 50%;
	margin-left: auto;
	margin-right: auto;	
	margin-top: 8px;
	margin-bottom: 20px;
}

.banner_divider_row_name{
	border-top: 2px solid #ffba00;
	text-align: center;
	width: 40%;
	margin-left: auto;
	margin-right: auto;	
	margin-top: 10px;
	margin-bottom: 20px;
}

.banner_divider_row_mobile{
	//border-top: 2px solid blue;
	text-align: center;
	width: 50%;
	margin-left: auto;
	margin-right: auto;	
	margin-top: 20px;
	margin-bottom: 20px;
}

.banner_image{
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: auto;
	height: auto;
	border-radius: 50px;
}


.banner_caption{
	display: none;
	font-size: 24px;
	font-weight: 600;
	color: #FFFFFF;
}

@media only screen and (max-width: 600px) {
	.banner_caption{
		display: none;
		font-size: 20px;
		font-weight: 600;
		margin: auto;
		color: #FFFFFF;
	}
}

.banner_label{
	font-family: Roboto;
	color: #FFFFFF ;
	font-size: 24px;
    font-weight: 400;
	display: inline-block;
}
#banner_label_company{
	font-size: 32px;
    font-weight: 700;
	color: #FFFFFF;
}

#banner_label_name{
	font-size: 32px;
    font-weight: 700;
	color: #FFFFFF;
}
@media only screen and (max-width: 600px) {
	.banner_label{
		color: #000000;
		font-size: 14px;
		font-weight: 600;
		display: inline-block;
	}
}

.banner_phone_icon{
	width: 34px;
	height: 60px;	
	text-align: center;
	background-image: url(/wp-content/plugins/ksauth/images/KS_ICON/yellow/Mobile.png);
	background-repeat: no-repeat;
	background-size: cover;
	margin: auto;
	margin-bottom: 20px;
}

.banner_mail_icon{
	width: 60px;
	height: 45px;	
	text-align: center;
	background-image: url(/wp-content/plugins/ksauth/images/KS_ICON/yellow/Mail.png);
	background-repeat: no-repeat;
	background-size: cover;
	margin: auto;
	margin-bottom: 20px;
	margin-top: 20px;
}

.capture_test{
	float: left;
	font-size: 1.8em;
}

#CAPTURE_RESULT{
	margin-bottom: 10px;
	margin-left: 10px;
	padding-left: 10px;
	text-align: left;
	font-size: 1.8em;
    font-weight: 400;	
}

.login_submit_button_area{
	float: right;
	z-index: 1;
}

.login_submit_button{
	color: #000000!important;
    border-width: 2px!important;
    border-color: #000000;
    border-radius: 100px;
    letter-spacing: 1px;
    font-size: 22px;
    font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif!important;
    font-weight: 300!important;
    text-transform: uppercase!important;
	height: 50px;
	width: 200px;
	background-color: #ffffff;
}

.reg_submit_button{
	color: #000000!important;
    border-width: 2px!important;
    border-color: #000000;
    border-radius: 100px;
    letter-spacing: 1px;
    font-size: 22px;
    font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif!important;
    font-weight: 300!important;
    text-transform: uppercase!important;
	height: 50px;
	width: 200px;
	background-color: #ffffff;
}
.login_submit_button:hover {
	background-color: #eee;
}
.reg_submit_button:hover  {
	background-color: #eee;
}

.KStooltip {
	position: relative;
	//display: inline-block;
	//border-bottom: 1px dotted black;
	width: fit-content;
	//height: 30px;
}

.KStooltip .KStooltiptext {
	visibility: hidden;
	width: 240px;
	background-color: #555;
	color: #fff;
	text-align: center;
	border-radius: 6px;
	padding: 5px 0;
	position: absolute;
	z-index: 1;
	bottom: 125%;
	//left: 50%;
	margin-left: -60px;
	opacity: 0;
	transition: opacity 0.3s;
	font-size: 14px;	
}

.KStooltip .KStooltiptext::after {
	content: "";
	position: absolute;
	top: 100%;
	//left: 50%;
	margin-left: -5px;
	border-width: 5px;
	border-style: solid;
	border-color: #555 transparent transparent transparent;
}

.KStooltip:hover .KStooltiptext {
	visibility: visible;
	opacity: 1;
}

.zentriert {
	//position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.divabstand{
	position: relative;
	margin: 15px 0;
}

.ks-capture{
	display: flex;
	height: 3em;
	margin-top: 10px;
}

.ks-capture-label{
	line-height: 3em;
}

.ks-capture-input
{
	max-width: 20%;
	padding-left: 10px;
}

.ks-mandatory-text{
	text-align: right;
	float: right;
}

.ks-submit-block{
	
}

.text-align-right{
	text-align: right !important;
}

.text-align-left{
	text-align: left !important;
}

.star{
	font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 500;
    font-size: 1.5em;	
	vertical-align: -webkit-baseline-middle;
}
.webinarForm{
	height: 100%;
}
.webinar_container{
	
}
.webinar_header_container{
	background-color: rgb(255, 186, 0);
	padding: 5% 5%;
	text-align: center;	
}

.webinar_header_topic{
	color:rgb(255, 255, 255);
	font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif;	
    padding-bottom: 10px;
    line-height: 1em;
    font-weight: 500;
	display: block;
    font-size: 1.5em;
}
.webinar_header_text{
	color:rgb(255, 255, 255);
	font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif;	
    padding-bottom: 10px;
    line-height: 1em;
    font-weight: 500;
	display: block;
    font-size: 1.0em;
}
.webinar_content{
	background:rgb(242, 242, 242);
	padding: 5% 10%;
}
.webinar_content_header{
	color:rgb(0, 0, 0);
	margin-bottom: 10px;
}
.webinarisInput{
	border-color: rgb(204, 204, 204); 
	background-color: white; 
	color: rgb(51, 51, 51);
	width: 100%;
	height: 40px;
	margin-bottom: 2%;' 
}