/* = Common
----------------------------------------------- */

* {
	margin: 0px;
	padding: 0px;
}

.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clear {
	display: inline-block;
}

.clear {
	display: block;
}

/* = Form
----------------------------------------------- */

#tc24-form {
	padding: 11px 0;
	background-color: #ffffff; /* Hintergrund des Formular */
	font-family: Arial, Helvetica, sans-serif;
	-webkit-text-size-adjust: none;
	color: #555;
}

/* = Steps
----------------------------------------------- */

#tc24-form .tc24-steps {
	display: table;
	width: 100%;
}

#tc24-form .tc24-steps p {
	border-bottom: 4px solid #ccc;
	display: block;
	font-size: 14px;
	color: #ccc;
	text-align: center;
	padding: 0 0 5px 0;
}

#tc24-form .tc24-first {
	height: 27px;
	width: 33%;
	float: left;
}

#tc24-form .tc24-second {
	height: 27px;
	width: 34%;
	float: left;
}

#tc24-form .tc24-third {
	height: 27px;
	width: 33%;
	float: left;
}

#tc24-form .tc24-fourth {
	height: 27px;
	width: 33%;
	float: left;
}

#tc24-form .tc24-pkv-form .tc24-first { /* 4 STEPS */
	height: 27px;
	width: 25%;
	float: left;
}

#tc24-form .tc24-pkv-form.tc24-second { /* 4 STEPS */
	height: 27px;
	width: 25%;
	float: left;
}

#tc24-form .tc24-pkv-form .tc24-third { /* 4 STEPS */
	height: 27px;
	width: 25%;
	float: left;
}

#tc24-form .tc24-pkv-form .tc24-fourth { /* 4 STEPS */
	height: 27px;
	width: 25%;
	float: left;
}

#tc24-form .tc24-steps p.tc24-step-active {
	color: #f58120!important; /* Farbe des aktiven Schritt = Schriftfarbe */
	border-bottom: 4px solid #f58120; /* Farbe des aktiven Schritt = Leistenfarbe */
}

#tc24-form .tc24-service-header {
    font-size: 10px;
    margin: 10px 0 0 0.5em;
}

/* = Form Help
----------------------------------------------- */

#tc24-form .tc24-form-help img {
	cursor: help;
	display: inline-block;
	margin: 0 0 0 7px;
}

#tc24-form .tc24-form-help-content {
    display: none;
    animation: 0.6s ease 0s normal none 1 running fadeIn;
    box-sizing: border-box;
    float: left;
    width: 100%;
    background-color: #f5f5f5;
    margin-bottom: 10px;
    padding: 17px 15px;
    position: relative;
}

#tc24-form .tc24-form-help.nl {
	margin: 8px 0 0 0;
}


.tc24-form-help-content p {
	font-size: 11px;
    line-height: 14px;
	margin: 0 0 8px 0;
}

.tc24-form-help-content p.last {
	margin: 0;
}

#tc24-form .tc24-form-help-close {
	background-image: url(/images/v4mobile/close.gif);
	background-repeat: no-repeat;
	width: 8px;
	height: 8px;
	position: absolute;
	top: 5px;
	right: 5px;
	cursor: pointer;
}

/* = Form Inner
----------------------------------------------- */

#tc24-form  .tc24-form-headline {
	margin: 18px 0.5em 12px 0.5em;
}

#tc24-form  .tc24-form-h1 {
	color: #005091;
    display: inline-block;
    float: left;
    font-size: 15px;
    font-weight: bold;
}

#tc24-form .tc24-form-row {
	margin: 0 0.5em 8px 0.5em;
	overflow: hidden;
}

.one_half {
    float: left;
    width: 49%;
	margin-right: 2%;
}

.one_half.last {
	margin-right: 0;
}

.one_half_small {
    float: left;
    width: 40%;
}

.one_left {
     margin: 0 2% 0 0;
}

.one_half_large {
    width: 58%;
    float: left;
}

.one_third {
    width: 32%;
    float: left;
}

.dot {
    float: left;
    height: 42px;
    line-height: 42px;
    text-align: center;
    width: 2%;
}

.one_half_small {
    float: left;
    width: 40%;
}


#tc24-form .tc24-form-row .tc24-form-row-right table {
	margin: 5px 0 0 0;
}

#tc24-form .tc24-form-row .tc24-form-row-right table label {
	width: auto;
	margin: 0 0 0 6px;
	float: none;
}

#tc24-form .tc24-form-row .tc24-form-row-right table input {
	margin: 2px 0 12px 0;
	margin: -2px 0 12px 0\9;
	border: 0px;
}

#tc24-form .tc24-form-row-full p {
	font-size: 13px;
	margin: 0 0 8px 0;
}

#tc24-form .tc24-form-row-full p:last-child {
	margin: 0;
}

#tc24-form .tc24-form-row-full a {
	color: #005091;
	text-decoration: none;
}

#tc24-form .tc24-form-row-full a:hover {
	text-decoration: underline;
}

#tc24-form .tc24-form-row select {
	border: 1px solid #cccccc;
	font-size: 13px;
	color: #555555;
}

#tc24-form .tc24-form-row input {
    height: 42px;
    padding: 0 0 0 0.8em !important;
    text-indent: 0.2em;
	width: 100%;
	font-size: 13px;
}

#tc24-form .tc24-form-row textarea {
	border: 1px solid #cccccc;
	font-size: 12px;
	color: #555555;
	height: 39px;
	font-family: Arial, Helvetica, sans-serif;
}

#tc24-form label {
	text-align: left;
	font-size: 13px;
	margin: 3px 0 0 0;
}

#tc24-form .ui-radio label, #tc24-form .ui-checkbox label {
	border: none;
	margin: 0;
	font-weight: normal;
}

#tc24-form .ui-radio input, #tc24-form .ui-checkbox input {
	margin: 0;
	height: auto;
	width: auto;
}

input#newsletter {
	width: auto!important;
}

#tc24-form .ui-radio label.ui-btn-icon-left::after, #tc24-form .ui-checkbox label.ui-btn-icon-left::after {
    left: 0;
}

#tc24-form small {
	font-size: 11px;
	text-align: left;
	display: block;
	margin: 8px 0;
}

#tc24-form input.tc24-form-button {
	-webkit-appearance: none;
	appearance: none;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f07d32;
	border: none;
	border-radius: 0.3125em;
	width: 100%;
	padding: 0.7em 1em;
	font-size: 16px;
	text-shadow: none;
	font-weight: 600;
	color: #ffffff!important;
	cursor: pointer;
}

#tc24-form input.tc24-form-button:hover {
	background-color: #fA7d32;
}

#tc24-form .tc24-form-radio {
	float: left;
	margin: 4px 0 0 0;
	margin: 1px 0 0 0\9;
	border: 0px!important;
}

#tc24-form .tc24-form-datasecurity {
	float: left;
	margin: 3px 0 0 0;
	border: 0px!important;
}

#tc24-form .tc24-form-row  input.tc24-form-datasecurity {
	width: auto;
	height: auto;
	position: inherit;
	left: 0;
}

#tc24-form .tc24-form-datasecurity-text {
	font-size: 12px;
	float: left;
	margin: 2px 0 0 6px;
	margin: 6px 0 0 6px\9;
}

#tc24-form p.datenschutz {
	font-size: 12px;
	margin: 0;
}

#tc24-form .tc24-form-datasecurity-text a {
	color: #004179;
	text-decoration: none;
}

#tc24-form .tc24-form-datasecurity-text a:hover {
	text-decoration: underline;
}

#tc24-form a.tc24-form-back {
	font-size: 12px;
	color: #555555;
	display: block;
	text-decoration: none;
	font-weight: normal;
	margin: 0 0 8px 0;
}

#tc24-form a.tc24-form-back:hover {
	text-decoration: underline;
}

#tc24-form .tc24-form-error, .error {
	color: #ff0000!important;
}


/* = Footer
----------------------------------------------- */

#tc24-form-footer {
	text-align: center;
	padding: 7px 14px 0 14px;
	font-size: 11px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	-webkit-text-size-adjust: none;
}

#tc24-form-footer a {
	color: #999999;
	text-decoration: none;
}

#tc24-form-footer a:hover {
	text-decoration: underline;
}

/* = Validation
----------------------------------------------- */

#tc24-form .tc24-form-row .tc24-form-validation {
    background-repeat: no-repeat;
    display: inline-block;
    float: left;
    height: 10px;
    margin: 6px 0 0 7px;
    padding: 0;
    vertical-align: middle;
    width: 10px;
	position: absolute;
}

#tc24-form .tc24-form-row .tc24-form-js-ok {
    background-image: url(/images/v4mobile/validate_ok.png);
    background-position: right center;
    background-repeat: no-repeat;
}

#tc24-form .tc24-form-row .tc24-form-js-error {
    background-image: url(/images/v4mobile/validate_error.png);
    background-position: 0 2px;
	background-position: 0 1px\9;
    background-repeat: no-repeat;
}

.allow-back {
    cursor: pointer;
}