/**************platform styles************/
.platform #main * {
	box-sizing: border-box;
}
.platform {
	font-size: 10px;
}
.platform #content {
	font-size: 16px;
	line-height: 1.2;
}
.platform #main{
	margin: 0 auto;
	width: 1130px;
	padding: 0px 15px;
}
.region-postscript-bottom {
	background:none;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
}
.platform #main-inner{
	padding-bottom:80px;
}

#ee_fast_registry_block .group-master-data legend,
#ee_fast_registry_block .group-customer-enbw legend,
#ee_fast_registry_block .group-address legend,
#ee_fast_registry_block .group-account-area legend,
#ee_fast_registry_block .group-manager legend,
#ee_fast_registry_block .group-contact legend,
#ee_fast_registry_block .group-customer-class legend,
#ee_fast_registry_block .group-offers,
#ee_portfolio_details fieldset legend a,
.page-fast-registry-step1a #page #user-profile-form legend,
.page-fast-registry-step1b #page #user-profile-form legend,
.page-user #page #user-profile-form legend {
	color: #008cba;
	font-size: 1.0625rem;
}
#page form input.disabled,
#page input.disabled,
#page form input.disabled:hover,
#page input.disabled:hover{
	background-color:#DFDFDF;
	background-image: none;
	border:1px solid #dddddd;
	color:#AAA;
}
#ee_insert_block fieldset legend a {
	color:#008cba;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
	background-color: #007ac0;
}
#pid-admin-user-user #user-admin-account,
#pid-admin-user-user #user-filter-form {
	padding: 10px;
}
#request-password{
	top: 10px;
	left: 40px;
}
#ee-taxreport_csv-button,
#ee-taxreport2_csv-button {
	width: 95%;
	border-color: #AAA;
}
.ulVorteile{
	list-style-image:url(../images/eueco/icons/iconCheckBlue.png);
}
#pid-user-password h1 {
	display: block;
	margin-top:50px;
}
#pid-zeichnung #content-inner {
	width:100%!important;
}
#pid-zeichnung #subscription-form{
	/*display: inline-block;*/
}
#area-5 .euecolink {
	margin-top: -57px;
}
#ee_fast_registry_block .value-ok {
	background: transparent url("../images/eueco/icons/ok_button.png") repeat scroll 0 0;
	float: left;
	height: 25px;
	margin-left: 20px;
	margin-top: 18px;
	width: 25px;
}
#ee_fast_registry_block .indicator-error {
	background: transparent url("../images/eueco/icons/not_ok_button.png") repeat scroll 0 0;
	float: left;
	height: 25px;
	margin-left: 20px;
	margin-top: 18px;
	width: 25px;
}
.page-fast-registry-step1 #main .clearfix::after {
	clear: right;
}
.fa-file-locked {
	background: url("/sites/all/cepp/icons/locker.png") no-repeat scroll 0px 4px transparent;
	background-size: 16px;
	margin-left: -15px;
	padding-left: 20px !important;
}

/**************    /platform styles ************************/

#registry_info div{
	width:50%;
}
#registry_info h1{
	text-transform: uppercase;
}
/*fast registry*/
#ee_fast_registry_block{
	display:flex;
	flex-direction: row;
	justify-content:space-between;
	flex-wrap: wrap;
}
#registry_info{
	order:0;
	width:100%;
}
#ee_fast_registry_block .group-master-data legend,
#ee_fast_registry_block .group-customer-enbw legend,
#ee_fast_registry_block .group-address legend,
#ee_fast_registry_block .group-account-area legend,
#ee_fast_registry_block .group-manager legend,
#ee_fast_registry_block .group-contact legend,
#ee_fast_registry_block .group-customer-class legend,
#ee_fast_registry_block .group-offers,
#ee_fast_registry_block .group-identification legend,
#ee_fast_registry_block .group-borough legend,
#ee_portfolio_details fieldset legend a,
.page-fast-registry-step1a #page #user-profile-form legend,
.page-fast-registry-step1b #page #user-profile-form legend,
.page-user #page #user-profile-form legend,
#pid-user-password legend {
	color:#003a6c;
	font-size:18px;
}
#ee_insert_block fieldset legend a {
	color:#ed7204;
	font-size: 13px;
	font-weight: bold;
}
#ee_tax_reporting > #buttons > #exit_form {
	background-color:#ed7204;
	margin-top: 3px;
}
#ee-messenger-config-table .ee-delete-button {
	background-image: url("../images/eueco/icons/button_delete_small.png");
}
#ee-messenger-insert-table .ee-save-button {
	background-image: url("../images/eueco/icons/button_save_small.png");
}
.pager .first {
	background-image: url("../images/eueco/icons/first.png");
}
.pager .last {
	background-image: url("../images/eueco/icons/last.png");
}
.pager .prev {
	background-image: url("../images/eueco/icons/prev.png");
}
.pager .next {
	background-image: url("../images/eueco/icons/next.png");
}
.pager .pagedisplay {
	color: #8B9396;
	height: 20px;
	margin-top:0px;
}
.pager .next,
.pager .prev{
	width:20px;
	height:20px;
	cursor:pointer;
	color:#A4BE04;
}
.pager .next:hover,
.pager .prev:hover{
	color:rgba(153,0,153, 0.7);
}
.pager .prev:before,
.pager .next:before {
	font-family: 'Font Awesome 5 Free';
	font-weight:bold;
	font-size:22px;
}
.pager .prev:before{
	content:"";
}
.pager .next:before{
	content:"";
}
#ee_portfolio_details fieldset table {
	width: 100%;
}
#ee-portfolio-main-table thead,
#ee-portfolio-main-table tbody {
	border-top: medium none;
	margin-bottom:5px;
	display:table;
	width:100%;
	float: left;
}
#ee_subscription_overview_block #ee-subscription-result-table thead{
  hyphens: auto;
}
#ee-portfolio-main-table tbody tr td {
	background-color: #eeeeee;
	color: #777777;
	cursor: pointer;
	transition: all 0.5s ease 0s;
}
#ee-portfolio-main-table tbody tr:hover td {
	background-color:rgba(153,0,153, 0.7);
	cursor: pointer;
	color: #FFFFFF;
	transition:all 0.5s;
}
#ee-messenger-mail-services-table .ee-save-mail-button.disabled {
	background: url("../images/eueco/icons/button_save_small_dis.png");
}
#ee-messenger-mail-services-table .ee-save-mail-button {
	background: url("../images/eueco/icons/button_save_small.png");
}
#ee-messenger-mail-services-table .ee-create-button {
	background: url("../images/eueco/icons/button_reactivate_small.png");
}
#ee-messenger-mail-services-table .ee-edit-button {
	background: url("../images/eueco/icons/button_edit_small.png");
}
#ee-messenger-mail-services-table .ee-mail-delete-button {
	background: url("../images/eueco/icons/button_delete_small.png");
}
#ee_result_block form.inline input.ee-edit-button {
	background: url("../images/eueco/icons/button_edit_small.png");
}
#ee_result_block form.inline input.ee-edit-button-dis {
	background: url("../images/eueco/icons/button_edit_small_dis.png");
}
#ee_result_block form.inline input.ee-subscript-button {
	background: url("../images/eueco/icons/button_subscript_small.png");
}
#ee_result_block #external_link_wrapper input.ee-subscript-button-external {
	background: url("../images/eueco/icons/button_subscript_small_extern.png");
}
#ee_result_block form.inline input.ee-subscript-button-dis,
#ee_result_block #external_link_wrapper input.ee-subscript-button-external-dis {
	background: url("../images/eueco/icons/button_subscript_small_dis.png");
}
#ee_result_block form.inline input.ee-details-button {
	background: url("../images/eueco/icons/button_details_small.png");
}
#ee_result_block form.inline input.ee-details-button-dis {
	background: url("../images/eueco/icons/button_details_small_dis.png") center;
	cursor: default;
}
#ee_result_block form.inline input.ee-accept-button {
	background: url("../images/eueco/icons/button_accept_small.png");
}
#ee_result_block form.inline input.ee-accept-button-dis {
	background: url("../images/eueco/icons/button_accept_small_dis.png");
}
#ee_result_block form.inline input.ee-reject-button {
	background: url("../images/eueco/icons/button_reject_small.png");
}
#ee_result_block form.inline input.ee-reject-button-dis {
	background: url("../images/eueco/icons/button_reject_small_dis.png");
}
#ee_subscription_output_block .ee-save-button {
	background: url("../images/eueco/icons/button_save_small.png");
}
#ee_subscription_output_block .ee-save-button_dis {
	background: url("../images/eueco/icons/button_save_small_dis.png");
}
#ee_subscription_output_block .ee-close-button {
	background: url("../images/eueco/icons/button_close_small.png");
}
#ee_subscription_output_block .ee-close-button_dis {
	background: url("../images/eueco/icons/button_close_small_dis.png");
}
#ee_subscription_output_block .ee-add-button {
	background: url("../images/eueco/icons/button_reactivate_small.png");
}
#ee_subscription_output_block .ee-add-button_dis {
	background: url("../images/eueco/icons/button_reactivate_small_dis.png");
}
#ee_subscription_output_block .ee-calculate-button {
	background: url("../images/eueco/icons/button_calculate_small.png");
}
#ee_subscription_output_block .ee-calculate-button_dis {
	background: url("../images/eueco/icons/button_calculate_small_dis.png");
}
.platform .headerbild p{
	margin:0px;
}
/* eueco adaptions 22.04.2011* für Tooltips in der Quicklinkbox */
#ee-projectdetails-invested-block .tooltip {
	text-decoration: none !important;
}
#tooltip{
	position:absolute;
	padding:5px;
	font-weight:normal;
	font-size:10px;
	/* Required for IE 5, 6, 7 */
	width: 200px;
	/* Theoretically for IE 8 and 9 (more valid) ...but not required as filter works too should come BEFORE filter */
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	/* This works in IE 8 &amp; 9 too ... but also 5, 6, 7*/
	filter: alpha(opacity=90);
	/* Older than Firefox 0.9 */
	-moz-opacity:0.9;
	/* Safari 1.x (pre WebKit!) */
	-khtml-opacity: 0.9;
	/* Firefox 0.9+, Safari 2?, Opera 9+, IE 9+ */
	opacity: 0.9;
	background-color:#FFFFFF;
	border: #ccc 1px solid;
	display:none;
	font-family: Helvetica, Arial, sans-serif;
}
div.content-messages {
	width: 100%;
	box-sizing: border-box;
}
div.content-messages div {
	width: auto!important;
}
div.error, tr.error {
	background: #FFE5E5!important;
}
div.messages a:link,
div.messages a:visited,
.help a:link,
.help a:visited,
.help .more-help-link a:link,
.help .more-help-link a:visited {
	color: #333;
	text-decoration: underline;
}
#edit-field-account-owner-value-wrapper,
#pid-fast_registry_step2b .region-content h1.title{
	display: none!important;
}
.ui-dialog-titlebar {
	background-image:none;
	background-color:#A4BE04;
}
.ui-dialog-buttonpane{
	padding-right:10px;
}
.ui-dialog-buttonpane button{
	border-radius:0px;
	border:none;
}
.ui-dialog-buttonpane button:hover{
	background-image:none;
	border-radius:0px;
	border:none;
}
#pid-customer-portfolio fieldset h4{
	font-size:16px;
}
#pid-customer-portfolio fieldset{
	/*margin-left:-10px;*/
	border: 2px solid #d8d8d8;
	padding: 15px 15px 15px 15px;
	border-radius: 0px;
	width: 98%;
}
#pid-customer-portfolio fieldset legend{
	font-weight:bold;
}
#ee-project-type-value div{
	display:none;
}
#ee_subscription_block #area-2 .subscription-column-2 {
	max-width: 60%;
}
#pid-zeichnungsabschluss #main .region-content {
	padding:0;
}
#pid-zeichnungsuebersicht #block-eeprojectlist-13 .content {
	overflow: hidden;
	position: relative;
}
#pid-zeichnungsuebersicht .ui-dialog-content {
	font-size:90% !important;
}
#ee_fast_registry_block .form-submit {
	clear: none;
	float: left;
	font-family: inherit;
	font-weight: 300;
	margin-right: 20px;
}
#pid-fast_registry_step2b .edit-pass-info-field {
	width: 100px!important;
}
#ee-news-dialog-modal,
#ee-external-link-dialog-modal,
#ee-details-dialog-modal {
	display: none;
}
/*##################### new fixes #######################*/
/*fast registry*/
#ee_fast_registry_block{
	display:flex;
	flex-direction: row;
	justify-content:space-between;
	margin-bottom:50px;
}
.platform #main #ee_fast_registry_block *{
	box-sizing:border-box;
}
#pid-fast-registry-step1 #fast-registry-login {
	display: none;
}
#pid-fast-registry-step1 #fast-registry-registry {
	width:100%;
}
.page-user-edit #edit-account,
#pid-fast-registry-step1 .registry_blocks_inner {
	border: 2px solid #d8d8d8;
	padding: 15px 15px 15px 15px;
	border-radius: 0px;
}
#pid-fast-registry-step1 .registry_blocks_inner {
	border: 2px solid #003a6c;
	padding: 50px;
}
#ee_fast_registry_block .group-master-data legend,
#ee_fast_registry_block .group-customer-enbw legend,
#ee_fast_registry_block .group-address legend,
#ee_fast_registry_block .group-account-area legend,
#ee_fast_registry_block .group-manager legend,
#ee_fast_registry_block .group-contact legend,
#ee_fast_registry_block .group-customer-class legend,
#ee_fast_registry_block .group-offers,
#ee_fast_registry_block .group-identification legend,
#ee_fast_registry_block .group-borough legend,
#ee_portfolio_details fieldset legend a,
.page-fast-registry-step1a #page #user-profile-form legend,
.page-fast-registry-step1b #page #user-profile-form legend,
.page-user #page #user-profile-form legend,
#pid-user-password legend {

}
#pid-fast-registry-step1 .form-item-captcha-response label{
	display:none;
}
#pid-fast-registry-step1 .description{
	line-height: normal;
	margin-top:5px;
	min-height:65px;
}
input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0 1000px #e4e0e0 inset !important;
}
input:focus, textarea:focus {
	outline: none;
}
#fast-registry-registry .form-item-legal-accept .option,
.page-user-edit .form-item-legal-accept .option {
	display: inline-block;
}
#fast-registry-registry #edit-legal {
	border: 1px solid #c2c2c2;
}

#pid-fast-registry-step1 #node-title-:first-child {
	display: none;
}
body #ee_fast_registry_block .form-text,
body #ee_fast_registry_block .form-select {
	padding: 0px;
	border:none;
}
#ee_fast_registry_block form #edit-account .form-type-textfield input.form-text,
#ee_fast_registry_block #fast-registry-login input.form-text {
	width:100%;
	max-width: 100%;
	line-height: 40px;
	font-size: 13px;
	padding-left:10px;
	height:40px;
	box-sizing: border-box;
}
#ee_fast_registry_block .registry_info{
	height:95px;
	border-bottom: 5px solid #d8d8d8;
	margin-bottom:15px;
}
#ee_fast_registry_block .hinweis_felder{
	font-size:11px;
	float:left;
}
#pid-user-password #edit-actions .hinweis_felder{
	margin-bottom:15px;
}
#user-login .registry_info{
	height:107px;
}
#ee_fast_registry_block .registry_info .infoheader{
	font-size:20px;
	font-weight: normal;
	margin-bottom:15px;
}
#pid-fast-registry-step1 #fast-registry-registry span.form-required{
	display:inline-block;
	font-weight: 700;
}
#pid-fast-registry-step1 #edit-legal input[type="checkbox"] + label {
	cursor: pointer;
	line-height: normal;
	padding-left: 33px;
	padding-top: 20px;
	display: table-cell;
}
#pid-fast-registry-step1 #edit-legal input[type="checkbox"]:not(:checked) + label::before {
	content: ' ';
	display: inline-block;
	width: 23px;
	height: 23px;
	position: absolute;
	margin-top: 4px;
	border-radius: 2px;
	background: white;
	margin-left: -34px;
	font-size: 23px;
	line-height: 23px;
}
#pid-fast-registry-step1 #edit-legal input[type="checkbox"]:checked + label::before,
#pid-fast-registry-step1 #edit-legal input[type="checkbox"]:not(:checked) + label::before {
	content: ' ';
	display: inline-block;
	width: 18px;
	height:18px;
	position: absolute;
	margin-top: -3px;
	background: white;
	margin-left: -34px;
	font-size: 18px;
	line-height: 18px;
}
#pid-fast-registry-step1 #edit-legal input[type="checkbox"]:checked + label::before {
	font-family: 'Font Awesome 5 Free';
	content: "\f00c";
	border-radius: 0px;
}
#pid-fast-registry-step1 #edit-legal,
#pid-fast-registry-step1 #edit-legal legend {
	border: none;
	margin: 0px;
	padding: 0px;
}
#pid-fast-registry-step1 #edit-legal input {
	background: transparent;
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
}
#pid-fast-registry-step1 #edit-legal {
	margin-top: 40px;
	margin-bottom: 20px;
}
#pid-fast-registry-step1 #fast-registry-registry .registry_blocks_inner .block-content-inner + p{
	margin:0px;
	padding:0px;
	display:none;
}
#pid-fast-registry-step1 input.form-submit{
	/*float:none;*/
	margin-bottom:45px;
}
#pid-fast-registry-step1 .form-actions{
	display:block;
	clear:both;
	padding-top: 15px;
	padding-bottom: 15px;
}
#pid-fast-registry-step1 .form-actions input.form-submit,
#anmelden_trigger {
	float: right;
	text-align: center;
	margin-bottom:0px;
	border-radius: 0px;
	padding-left:15px;
	line-height: normal;
	padding: 5px 35px 5px 35px;
}
#anmelden_trigger {
    margin-bottom: 25px;
}
#pid-fast-registry-step1 .captcha input {
	width:100%!important;
	max-width:100%!important;
	height: 30px;
}
#pid-user-register #main-inner {
	margin: 0 auto;
	width: 1130px;
	padding: 0px 15px;
}
/*fast registry colors and styles*/
#pid-fast-registry-step1 .form-item{

}
#pid-fast-registry-step1 .form-item label,
#pid-fast-registry-step1 .form-item input {
	font-weight: normal;
}
#pid-fast-registry-step1 .form-required,
span.form-required {
	color: #ed7204;
	display: inline-block;
	font-weight: 700;
}
#user-pass .form-item input,
#ee_fast_registry_block form #edit-account .form-type-textfield input.form-text,
#ee_fast_registry_block #fast-registry-login input.form-text,
#pid-fast-registry-step1 .captcha input {
	line-height: 40px;
	font-size: 13px;
	padding-left: 10px;
	height: 40px;
	box-sizing: border-box;
	border: 1px solid #d8d8d8;
	background-color: #e4e0e0;
	border-radius: 3px;
}
#pid-fast-registry-step1 #edit-legal input[type="checkbox"]:checked + label::before,
#pid-fast-registry-step1 #edit-legal input[type="checkbox"]:not(:checked) + label::before {
	border: 1px solid #d8d8d8;
	background-color: #e4e0e0;
}
#pid-fast-registry-step1 #edit-legal input[type="checkbox"]:checked + label::before {
	color:#ed7204;
}
#pid-fast-registry-step1 #ee_fast_registry_block h1,
#pid-fast-registry-step1 #ee_fast_registry_block h2 {
	font-size:26px;
	font-weight:normal;
	line-height: normal;
	text-transform: none;
	margin-top:30px;
	margin-bottom:15px;
}
#pid-fast-registry-step1 #ee-legal,
#pid-fast-registry-step1 #ee-legal a,
#pid-fast-registry-step1 .form-item-legal-accept label {
	/*font-size:16px;*/
}
#pid-fast-registry-step1 #ee-legal a,
#pid-fast-registry-step1 .form-item-legal-accept label a {
	color:#000000;
	/*font-size:16px;*/
}
#pid-fast-registry-step1 input.form-submit {
	/*    font-size:18px;
	text-transform: uppercase;
	border-radius: 15px;*/
}
.platform #main #request-password a{
	color:#000000;
	font-weight: normal;
}
.platform #main #request-password a:hover{
	color:#ed7204;
}
.page-user-edit #edit-account .password-suggestions ul{
	padding-left:10px;
}
.page-user-edit #tabs_wrapper{
	display: none;
}
#edit-legal label.option > .form-required {
	display: none;
}
#request-password a::before {
	margin-right: 5px;
	font-weight: 400;
	font-family: 'Font Awesome 5 Free';
	content: "\f178";
}
/*##############*/
#pid-projektportfolio ul.menu{
	margin-top:0px;
}
body .platform input.form-submit{

}
#pid-zeichnungsuebersicht #ee_subscription_overview_block #speichern-form .form-submit{
	position: static!important;
}
.password-suggestions ul{
	padding-bottom:10px;
}
#pid-projektedit #ee-free-button-2,
#pid-contract-upload #uploader-buttons #ee-edit-button {
	margin-right:20px;
	border:none;
}
.page-user-edit ul.tabs--primary{
	display:none;
}
body input#edit-cancel{
	margin-right:10px;
}
#ee_subscription_overview_block .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
	background-image: none;
	background-color:#ed7204;
}
#investor_edit_wrapper a {
	background:none;
	padding-left: 15px;
}
#investor_edit_wrapper a:before {
	margin-right: 5px;
	font-weight: 400;
	font-family: 'Font Awesome 5 Free';
	content: "\f178";
}
#pid-user-register .tabs--primary{
	display:none;
}
#pid-zeichnung #ee-back-button{
	display:none;
}
#pid-user-register .form-item .description {
	font-size:16px;
}

/***************** customerdata ***********************************/
#ee_customer_data_block{
	margin-top:0px;
}
/*reset*/
.page-user #page #user-profile-form fieldset,
.group-representative,
.group-representative-2,
.group-master-data,
.group-master-data-2,
.group-address,
.group-contact,
.group-account-area,
.group-agb,
.group-borough,
.group-manager,
.group-customer-class,
.group-identification,
.group-crm,
.group-delivery,
.group-kist,
.group-kdnr,
.group-offers,
.group-advantage,
.group-marketing {
	border:none;
	float: none;
	margin-top: 0px;
	width: 30%;
	padding:0px;
}
.page-legal-accept #edit-legal,
.page-user #page #user-profile-form fieldset{
	box-sizing: border-box;
	border: 2px solid #d8d8d8;
	padding: 15px 15px 15px 15px;
	border-radius: 8px;
	width: 100%;
	margin-top: 15px;
}
.page-legal-accept #edit-legal legend{
	color:#ed7204;
	font-size: 18px;
}
.page-legal-accept #edit-legal .form-item{
	display: flex;
}
.page-legal-accept #edit-legal .form-item > label{
	margin-left:10px;
}
.page-legal-accept #edit-legal .form-item > label #ee-legal + span{
	display:none;
}
#ee-customer-insert-block-form{
	display:flex;
	flex-direction: row;
	flex-wrap:wrap;
	justify-content:space-between;
	margin-top:50px;
}
#group-customer-class-wrapper{
	order:0;
}
#page.not_admin #group-customer-class-wrapper{
	display:none!important;
}
#group-master-data-wrapper{
	order:1;
}
#group-address-wrapper{
	order:2;
}
#group-account-area-wrapper{
	order:3;
}
#group-kdnr-wrapper{
	width:100%;
}
#group-delivery-wrapper{
	order:5;
	padding-top:0px;
	width: 30%;
}
#group-kdnr-wrapper{
	order:6;
}
#group-crm-wrapper{
	order:15;
}
#group-kist-wrapper{
	order:16;
}
#group-master-data-2-wrapper{
	order:7;
}
#group-manager-wrapper{
	order:8;
}
#group-contact-wrapper{
	order:9;
}
#group-borough-wrapper{
	order:10;
}
#group-identification-wrapper{
	order:11;
}
#group-offers-wrapper{
	order:12;
}
#group-advantage-wrapper{
	order:13;
}
#group-marketing-wrapper{
	order:4;
}
#edit-field-agb-kommune-wrapper{
	order:15;
	width:100%;
}
#ee-button-area{
	order:20;
	width:100%;
}
#edit-field-delivery-legend{
	display: flex;
}
#edit-field-delivery-legend input{
	align-self:center;
}
#group-customer-class-wrapper{
	width:100%;
}
#group-marketing-wrapper #edit-field-marketing-wrapper{
	display:block!important;
	margin-left:0px;
}
#group-marketing-wrapper #edit-field-marketing{
	margin-left:0px;
}
#ee_customer_data_block #group-marketing-wrapper legend{
	font-size:20px;
	line-height: normal;
}
#ee_customer_data_block #group-master-data-wrapper,
#ee_customer_data_block #group-address-wrapper,
#ee_customer_data_block #group-account-area-wrapper,
#ee_customer_data_block #group-crm-wrapper,
#ee_customer_data_block #group-kist-wrapper {
	width: 30%;
	border: none;
}
#ee_customer_data_block #group-offers-wrapper{
	width: 100%;
}
#ee_customer_data_block .form-item input,
#ee_customer_data_block .form-item select {
	border-radius: 3px;
}
#ee_customer_data_block legend,
#ee_customer_data_block legend a {
	font-size: 24px;
	line-height: normal;
	min-height:80px;
	color: #ed7204;
}
#ee_customer_data_block #group-identification-wrapper legend {
	min-height: 52px;
}
#ee_customer_data_block #group-offers-wrapper legend{
	min-height:50px;
}
#ee_customer_data_block #group-offers-wrapper legend span{

}
#ee_customer_data_block .form-item label {
	clear: left;
	color: #000000;
	float: none;
	font-size: 13px;
	font-weight: 700;
	height: auto;
	margin-top: 0px;
	margin-bottom:5px;
	padding-top: 0;
	width: auto;
}
#ee_customer_data_block .form-item {
	margin-top: 0px;
}
#ee_customer_data_block .fieldset-wrapper{
	margin-bottom: 20px;
}
#group-customer-class-wrapper #edit-field-regtype-wrapper {
	margin-top: -15px;
}
#group-customer-class-wrapper #edit-field-regtype-wrapper label {
	float: none;
	margin-top: 0px;
}
#group-customer-class-wrapper legend {
	float: left;
	width:325px;
}
#group-customer-class-wrapper #edit-field-regtype-inner-wrapper{
	width:320px;
}
#ee_customer_data_block .fieldset-wrapper .description {
	margin-left: 0px;
	margin-top: 10px;
	font-size: 12px;
}
#ee_customer_data_block #edit-field-offline-customer-outer-wrapper {
	width: auto;
	margin-left: 10px;
	margin-top:10px;
}
#ee_customer_data_block .form-select {
	margin-top: 0px;
	width: 235px;
}
#ee_customer_data_block .form-text {
	width: 235px;
	float: left;
	margin-top: 0px;
	height: auto;
}
#ee_customer_data_block .fieldset-wrapper .date-wrapper .description{
	float: left;
	margin-top: -18px;
	margin-left: 100px;
}
#ee_customer_data_block .indicator-error,
#ee_customer_data_block .value-ok {
	background: none;
	float: left;
	height: auto;
	margin-top: 5px;
	margin-left: 10px;
}
#group-kdnr-wrapper legend,
#group-delivery-wrapper legend {
	min-height: 40px;
}
#edit-field-delivery-legend{
	margin-left: -7px;
}
#edit-field-delivery-legend {
	color: #ed7204;
	font-size: 20px;
}
#edit-field-delivery{
	margin-top: 0px;
}
#ee_customer_data_block .value-ok::after {
	font-family: 'Font Awesome 5 Free';
	content: "\f00c";
	color: #ed7204;
	font-size: 16px;
  font-weight: 600;
}
#ee_customer_data_block .indicator-error::after {
	font-family: 'Font Awesome 5 Free';
	content: "\f071";
	color: #ed7204;
	font-size: 16px;
}
#ee_customer_data_block #edit-field-newsletter-wrapper{
	display: flex;
}
#ee_customer_data_block #edit-field-newsletter-wrapper input{
	margin-right: 10px;
	margin-top: 3px;
}
#ee_customer_data_block #edit-field-newsletter-wrapper label{
	font-weight: 100;
}
#ee_customer_data_block #edit-field-newsletter-wrapper label strong{
	font-weight: 700;
}
/*************** customer_portfolio *******************************/
#ee-portfolio-main-table tbody tr td {
	cursor: pointer;
	color: #000000;
	transition: all 0.5s;
}
#ee-portfolio-main-table tbody tr:hover td {
	background-color: #ed7204 !important;
	cursor: pointer;
	color: #FFFFFF;
	transition: all 0.5s;
}
.tr-click td {
	background: #fabd02 !important;
	color: #ffffff!important;
}
#ee-portfolio-main-table-fieldset {
	border: 1px solid rgb(200, 200, 200);
	padding: 10px;
}
.doc_header{
	font-size:16px;
}
#ee-legal1,
#pid-fast-registry-step1 #fast-registry-registry .form-item-legal-accept span.form-required:nth-child(3) {
	display:none;
}
#pid-fast-registry-step1 #fast-registry-registry #ee-legal + span{
	display:none;
}
.page-user #edit-status .form-item,
.page-user #edit-roles .form-item,
.page-user .form-item-extras-1 {
	display: flex;
}
.page-user .form-item-status.form-item > label,
.page-user .form-item-roles .form-item > label,
.page-user .form-item-extras-1 > label {
	margin-left: 10px;
}
#ee_customer_data_block label.error {
	margin-top: 0px !important;
}
#ee-skills-shares-title,
#ee-experiences-shares-title,
#ee-skills-investment-title,
#ee-experiences-investment-title,
#ee-skills-nachrang-title,
#ee-experiences-title,
#ee-skills-direct-title,
#ee-experiences-direct-title,
#ee-experiences-nachrang-transactions-title,
#ee-experiences-nachrang-volume-title {
	float: left;
	font-size: 12px;
	margin-left: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
}
.ee-suitability-wrapper select {
	margin-left: 25px;
	width: 150px;
}
#ee-experiences-title {
	width: auto;
}
.tiptext{
	display: block;
	background-color: #ffffff;
	color: #A4BE04;
}
body .tiptext a{
	float: right;
	color: #000000;
	font-weight: bold;
}
#ee-customerdata-table .ee-edit-button {
	background: url(../images/eueco/icons/button_edit_small.png) center;
}
#ee-customerdata-table .ee-delete-button {
	background: url(../images/eueco/icons/button_delete_small.png) center;
}
#ee-customerdata-table .ee-save-button {
	background: url(../images/eueco/icons/button_save_small.png) center;
}
#group-customer-class-wrapper .fieldset-wrapper {
	position: static;
	float: none;
	margin-left: 0px;
}
#ee_customer_data_block #edit-field-offline-customer-outer-wrapper {
	margin-left: 0px;
}
#group-customer-class-wrapper {
	height: auto!important;
}
.group-customer-class{
	margin-top:0px;
}
#edit-field-offline-customer-wrapper label.option{
	float:right!important;
}
#pid-customerdata fieldset {
	padding: 0px!important;
}
html.js fieldset.collapsed {
	min-height: 1em;
	height: auto;
}
#ee_customer_data_block .outer-wrapper .error {
	margin-left: 5px;
	margin-top: -13px!important;
	margin-bottom: 13px!important;
}
#ee-project-id-title,
#ee-project-id-value,
#ee-project-type-title,
#ee-project-type-value,
#ee-project-status-title,
#ee-project-status-value,
.ee-portfolio-project-details > .row:nth-child(5n) {
	display: none;
}
#ee-subscript-volume{
	border-color:#ed7204;
	background-color: rgba(143,187, 47,0.3);
}
#block-block-165 a.button{
	margin-top:20px;
}
#ee_insert_block form {
	margin-right: 0px;
}
#ee_insert_block .file-row a {
	float: left;
	display: inline-block;
}
#file_type_tag, #file_name_tag {
	margin-right: 2px;
}
#pid-customer-portfolio .ui-widget-overlay,
#pid-projekterfassung .ui-widget-overlay,
#pid-projektertrag .ui-widget-overlay,
#pid-projekterfassung .ui-widget-overlay,
#pid-projektedit .ui-widget-overlay {
	display:none!important;
}
#pid-projektedit #ee-doc-upload-modal-init {
	margin-right: 62px;
	margin-top: 20px;
	line-height: 35px;
	height: 35px;
}
#pid-projektedit #ee-free-button-2 {
	width:220px;
}
#pid-projektedit #ee-submit-button-2 {
	margin-right: 0px;
}
body#pid-projektedit .ui-widget {
	font-size: 14px;
}
body#pid-projektedit div.ui-dialog {
	font-size: 14px;
	-webkit-box-shadow: 0px 1px 4px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 1px 4px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 1px 4px 0px rgba(50, 50, 50, 0.75);
}
#pid-projektedit #ee-doc-upload-modal-init,
#pid-projektedit #ee-submit-button-2,
#pid-projektedit #ee-free-button-2 {
	float:right;
}
#ee_customer_data_block .form-select {
	padding:0px;
	padding-left:5px;
}
#ee_subscription_block {
	padding: 45px;
	border-radius: 10px;
	border: 2px solid #fafafa;
	background-color: #fafafa;
}
#subscription-header h1 {
	line-height: normal;
    text-align: center;
}
div[id^="area-"] .field-type-header .field-label {
	font-weight: 600;
}
div[id^='area-'].open .field-type-header .field-label::before {
	text-align: center;
	border:2px solid #ed7204;
	color:#ffffff;
	font-weight: normal;
	background-color:#ed7204;
}
div[id^='area-'].closed .field-type-header .field-label::before {
	color:#ffffff;
	font-weight: normal;
	border:2px solid #999999;
	background-color: #999999;
}
div[id^='area-'].closed .field-label + .placeholder{
	border-left:3px solid #999999;
}
div[id^='area-'].open .field-type-header + .row::after{
	border-color:#ed7204 transparent transparent transparent;
}
div[id^='area-']:last-child .field-type-header + .row::after{
	border-color:#ed7204;
}
div[id^='area-'].open .field-type-header + .row::before {
	background-color: #ed7204;
}
div.open[id^="area-"] .field-type-header + .row {
	border-left: 3px solid #ed7204;
}
body#pid-zeichnung .ui-dialog {
	z-index: 9999 !important;
}
body .ui-dialog-titlebar {
	background: #ed7204 none repeat-x scroll 0 center;
}
body#pid-zeichnung .ui-dialog {
	border-radius: 5px;
}
body#pid-zeichnung .ui-dialog .ui-dialog-titlebar{
	border-radius: 5px 5px 0px 0px;
}
body#pid-zeichnung .ui-dialog .ui-dialog-buttonpane {
	border-radius: 0px 0px 5px 5px;
}
body#pid-zeichnung .ui-state-default,
body#pid-zeichnung .ui-widget-content .ui-state-default,
body#pid-zeichnung .ui-widget-header .ui-state-default {
	background-color: #ed7204;
	border-radius: 5px;
}
#ee-commitment,
#ee-commitment +.ee-checkbox{
	visibility: hidden;
}
.subscription-column-1 .submit-right #ee-submit-button:not(.disabled){
	background-color: #ed7204;
}
.subscription-column-1 .submit-right #ee-submit-button:not(.disabled):hover{
	background-color: #006171;
}
.area_triggers {
	justify-content: space-between;
}
.area_triggers > div {
	background-color: #ed7204;
	line-height: 22px;
	height: 24px;
	border-radius: 5px;
	padding: 0px 15px;
}
.area_triggers > div:hover {
	background-color: #006171;
}
body#pid-zeichnung .form-text,
body#pid-zeichnung .form-select {
	border-radius: 5px;
	border: 1px solid #cccccc;
}
#pid-zeichnung a.file_download::before {
	color: #ed7204;
	background: none;
	position: unset;
}
.subscription-label-block-left label.error,
#customer-check-wrapper label.error,
#ee-missed-staticdata-wrapper .insert label.error,
.subscript-input-line label.error {
	border:none;
	line-height: 19px;
	padding: 5px;
}
.subscription-label-block-left label.error{
	margin-left: 20px;
}
.subscription-label-block-left{
	display:block!important;
}
.subscription-label-block-left .checkbox,
.subscription-label-block-left .ee-checkbox {
	float: left;
	display: inline-block;
}
#pid-zeichnung .form-required,
#pid-zeichnung span.form-required {
	color: red;
	display: inline-block;
	font-weight: 700;
}
#subscript-tranche-wrapper .field-label-inline{
	float:left;
}

#pid-zeichnung .download_success a.file_download::after {
	color:#ed7204;
}
#ee_subscription_block #area-2 .info{
	margin-top:30px;
	font-weight: 600;
}
#file_year_tag {
	width: 5%;
	min-width: 30px;
}
#file_force_download {
	width: 18%;
}
label {
	font-weight: 600;
}
#pid-projektedit label{
	margin-bottom:5px;
}
#ee_insert_block #ee-contingent-wrapper,
#ee_insert_block #ee-contingent-global-wrapper,
#ee_insert_block #ee-internal_processing-wrapper,
#ee_insert_block #ee-processingtype-wrapper,
#ee_insert_block #ee-contracttype-value-wrapper,
#ee_insert_block #ee-contractsubtype-wrapper,
#ee_insert_block #ee-rate-of-return-1-wrapper,
#ee_insert_block #ee-execution-date-wrapper,
#ee_insert_block #ee-projecttype-wrapper,
#ee_insert_block #ee-projectruntime-wrapper,
#ee_insert_block #ee-surcharge-wrapper,
#ee_insert_block #ee-energy-output-1-wrapper,
#ee_insert_block #ee-energy-output-medium-wrapper,
#ee_insert_block #ee-final-due-date-credit-wrapper,
#ee_insert_block #ee-interest-date-dummy-wrapper {
	width: 200px;
	height: 65px;
	float: left;
	margin-right: 10px;
}
.ee-insert-block-area #block2 {
	width: 450px;
}
.ee-insert-block-area #block3 {
	width: 140px;
}
#ee-insert-block-form #ee-rate-of-return-2-wrapper{
	width: 175px;
}
.ee-insert-block-area #interest-date-block-wrapper{
	width: 120px;
}
#ee-saving-plan-wrapper label,
#ee-subscript-single-wrapper label {
	display: flex;
}
#ee-prospect-date-wrapper {
	width: 230px;
}
#pid-projektedit fieldset{
	padding-top:10px;
}
#pid-projektedit fieldset legend{
	font-weight: 600;
	color:#ed7204;
	padding:0px 5px;
}
#user-link a.button{
	line-height: 22px;
	height: 24px;
	font-size: 16px;
	padding: 0px 15px;
}
#pid-zeichnung #area-5 .field-blz,
#area-4 > .row #ee-gesamtkontingent-wrapper,
#area-4 > .row #ee-free-contingent-2-wrapper,
#area-4 > .row #ee-subscript-volume-type2-wrapper,
#area-4 > .row #ee-subscript-tranche-wrapper,
#area-4 > .row #ee-free-contingent-wrapper {
	display:none!important;
}
#edit-field-account-blz-wrapper,
#edit-field-account-blz-wrapper label,
#edit-field-account-blz-wrapper #indicator,
#edit-field-account-blz-wrapper #indicator:after {
	height:0px!important;
	margin:0px!important;
	line-height: 0px!important;
	font-size:0px!important;
}
.page-user-edit .form-item-legal-accept{
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
#pid-projektsuche #ee-map{
	display: none;
}
.group-identification, .group-account-area {
	width: 100%;
}
#pid-customer-portfolio #ee-document-list,
#pid-customer-portfolio .ee-bookings{
	/*display:none;*/
}
#pid-zeichnung #download-row-2{
	display: none;
}
#ee-free-investment-edit-wrapper,
#ee-surcharge-wrapper,
#ee-surcharge-euro-wrapper,
#ee-interest-title,
#ee-interest-value{
	/*display: none;*/
}
.min_hinweis{
	color: #ed7204;
	margin-top:20px;
	font-size: 14px;
}
#pid-zeichnungsuebersicht .ui-widget-overlay {
	display: none;
}
#pid-data-import .system_messages_wrapper {
	position: absolute;
}
#preview_er_muster {
	float: right;
}
td zero,
.zero a {
	/*color: red !important;*/
}
td.offline,
.offline a {
	/*color: #a3a3a3 !important;*/
}
.submit-right .disabled .fa-info-circle::before {
    color: #ed7204;
}
#ee-customer-check-value2-wrapper,
#ee-customer-check-value3-wrapper,
#ee_subscription_block #ee-customer-id-wrapper {
    display: none;
}
#ee_payments_overview_block .ee-vertragstatus,
#ee_payments_overview_block .ee-kontrahent-status,
#ee_payments_overview_block .ee-status-kontonummer {
    min-width: 23px;
}
#tooltip {
    z-index: 1;
}

#ee_tax_reporting fieldset {
  height: unset !important;
}

#edit-user-1--description {
  clear: both;
  text-align: left !important;
}

#pid-user-password #content .region-content {
  margin-top: 0 !important;
}

#pid-user-password #content .region-content div[data-drupal-selector="edit-captcha"] h1.title {
  display: none;
}

#pid-user-password #content .region-content #edit-actions h1.title {
  display: none;
}

#pid-user-password #content .region-content #edit-actions input {
  margin: 0 !important;
}

#pid-user-password #content .region-content form label {
  font-size: 16px;
}

#ee_customer_data_block .page_title_wrapper {
  display: none;
}

#ee_customer_data_block .page_title_wrapper:first-child {
  display: block;
}

#ee_customer_data_block {
  max-width: 1170px;
  margin: 0 auto;
}

#group-mail-wrapper {
  width: unset !important;
}

#ee_customer_data_block .fieldset-wrapper .description {
  position: static;
  height: unset !important;
}

#ee_customer_data_block .button_wrapper {
  margin-top: 30px;
}

#ee_customer_data_block .form-submit {
  float: none;
}

#ee_customer_data_block .password-confirm-message {
  clear: left;
}

#ee_customer_data_block #group-account-area-wrapper details {
  width: 100%;
}

#ee-button-area div {
  display: none;
}

#ee-button-area div:first-child {
  display: block;
}

#ee_customer_data_block .form-text {
  height: unset !important;
}

#reporting_right .form-type-select {
  justify-content: flex-start;
}

#ee_customer_data_block .page_title h1.title {
  margin-top: 150px;
}
.platform #main #ee_projectsubscription_block,
.platform #main #ee_projectsubscription_block * {
  box-sizing: content-box;
}
