/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 26.11.2015, 17:17:57
    Author     : ralph.klepper
*/

/* Formular Fields */


input, textarea, select, #fin-custom {
	color:black;
}


.PartnerFormular #ftr-Submit {
	margin-top:15px;
}

#ftr-captcha #fitem {
	margin-right: 10px;
}

#ftr-captcha #fitem, #ftr-captcha #fitem1 {
	display:inline-block;
	text-align: right;
}

#fin-captcha2 {
	margin-top:10px;
}

.PartnerFormular {
    content: " ";
    display: table;
}
.KatalogFormular {
    content: " ";
    display: table;
}
.chronoform {
    text-align: left;
}
.chronoform input, .chronoform select, .chronoform textarea {
    width: 100%;
	border: none;
	padding: 15px 10px;
}

.chronoform select {
	padding: 14px 10px;
}
.gcore-line-tr, .gcore-line-td {
    float: left;
    width: 100%;
}
.gcore-line-td {
    padding: 0 10px 10px;
}
.gcore-input {
    position: relative;
}
.required_label {
    position: absolute;
    top: 0;
    right: 5px;
}

.firmaContainer, .personContainer {
    float: left;
    width: 50%;
    position: relative;
}
.PLZOrtContainer {
    width: 100%;
    float: left;    
}
.PLZOrtContainer .gcore-line-tr, .PLZOrtContainer .gcore-line-td {
    display: inline-block;
    float: none;
    width: 100%;
}
#ftr-PLZ {
    width: 30%;
}
#ftr-Ort {
    width: 70%;
}
.ZusatzContaimer .gcore-form-row {
    width: 50%;
}
#ftr-Submit {
    width: 25%;
}

.chrono_credits {
    visibility: hidden;
    display: none;
}