/* ###################################################################

SANDOBA//CMS wurde von der SANDOBA//DE MEDIEN AGENTUR (www.sandoba.de) aus Berlin entworfen und unterliegt dem Urheberrecht. Jedwede Änderung des Codes außerhalb der Lizenzrechte ist nicht erlaubt. Anfragen bitte an "contact@sandoba.de".

Website: www.sandoba.de
© SANDOBA//DE MEDIEN AGENTUR, 2002-2016

#################################################################### */

/* Formularelemente für CP::Forms */

.cpforms_fields {
	font-family: 'Open Sans', Tahoma, Arial, Sans-Serif;
	font-size: 12px;
}

.cpforms_author {
	width: 200px;
}

.cpforms_captcha {
	width: 40px;
}

.cpforms_contents {
	width: 100%;
}

.cpforms_country {
	width: 200px;
}

.cpforms_date_day {
	width: 45px;
}

.cpforms_date_hour {
	width: 45px;
}

.cpforms_date_minute {
	width: 45px;
}

.cpforms_date_month {
	width: 100px;
}

.cpforms_date_second {
	width: 45px;
}

.cpforms_date_year {
	width: 60px;
}

.cpforms_email {
	width: 200px;
}

.cpforms_eshop {
	width: 100%;
}

.cpforms_files {
	width: 310px;
}

.cpforms_gender {
	width: 200px;
}

.cpforms_integer {
	width: 50px;
}

.cpforms_languages {
	width: 200px;
}

.cpforms_math {
	width: 100px;
}

.cpforms_password {
	width: 100%;
}

.cpforms_price {
	width: 200px;
}

.cpforms_relation {
	width: 100%;
}

.cpforms_section {
	width: 200px;
}

.cpforms_select {
	width: 200px;
}

.cpforms_states {
	width: 200px;
}

.cpforms_text {
	width: 100%;
}

.cpforms_textarea {
	width: 100%;
}

.cpforms_url {
	width: 82%;
}

.cpforms_wysiwyg_tinymce {
	width: 100%;
}