/**************platform styles************/
.platform {
  font-size: 16px;
}
.platform #main {
  margin: 0 auto;
  width: 98%;
    max-width:1700px;
  padding: 0px 15px;
}
.region-postscript-bottom {
  background: none;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
}
.platform #main-inner {
  padding-bottom: 80px;
}
.platform table.tablesorter {
  font-size: 14px;
}
table.tablesorter thead tr th,
table.tablesorter tfoot tr th {
  font-size: 14px;
}
#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;
}
#ee_fast_registry_block .title,
.page-fast-registry-step1 .block-content-inner .title {
  color: #008cba;
  font-size: 1.0625rem;
}
#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 {
}
#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: #51af31;
  font-size: 18px;
}
#ee_fast_registry_block .title,
.page-fast-registry-step1 .block-content-inner .title {
  color: #51af31;
  font-size: 18px;
}
#ee_insert_block fieldset legend a {
  color: #51af31;
  font-size: 13px;
  font-weight: bold;
}
#ee_tax_reporting > #buttons > #exit_form {
  background-color: #51af31;
  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: #51af31;
}
.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: 600;
  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-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: Arial, Helvetica, 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: #51af31;
}
.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: 8px;
  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;
}
#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;
}
.page-user-edit #edit-account {
  border: 2px solid #d8d8d8;
  padding: 15px 15px 15px 15px;
  border-radius: 8px;
}
#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: 28px;
}

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 .form-item-legal-accept {
  border: 1px solid #c2c2c2;
}

#pid-fast-registry-step1 #node-title- {
  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 .form-item-legal-accept,
#pid-fast-registry-step1 .form-item-legal-accept legend {
  border: none;
  margin: 0px;
  padding: 0px;
}

#pid-fast-registry-step1 .form-item-legal-accept {
  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 .captcha input {
  width: 100% !important;
  max-width: 100% !important;
  height: 30px;
}
#pid-user-register #main-inner {
  margin: 0 auto;
  width: 1170px;
  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;
}
#user-pass label,
.page-user-edit #edit-account label {
  display: block;
  font-weight: bold;
}
#pid-fast-registry-step1 #main .form-type-textfield label,
#pid-fast-registry-step1 #main .form-type-password label {
  font-family: "Source Sans Pro", sans-serif;
  color: #595959;
  line-height: 28px;
  font-size: 20px;
  margin-bottom: 5px;
  font-weight: 700;
  display: block;
}
#pid-fast-registry-step1 #main .form-type-textfield label{
  font-weight: normal;
  font-size: 0.929em;
  display: block;
  margin-bottom: 0px;
  line-height: normal;
  color: #414141;
}
span.form-required {
  color: #51af31;
  display: inline-block;
  font-weight: 700;
}
#pid-fast-registry-step1 #login_links {
  display: none;
}
#user-pass .form-item 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;
}
#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 {
  width: 100%;
  line-height: 40px;
  font-size: 24px;
  padding-left: 8px;
  border: 1px solid #dcdcdc;
  border-radius: 8px;
  height: 40px;
  vertical-align: middle;
}
#ee_fast_registry_block form #edit-account .form-type-textfield input.form-text{
  font-size:18px;
  max-width: 50%;
}
#pid-fast-registry-step1 .form-item-legal-accept input[type="checkbox"]:checked + label::before,
#pid-fast-registry-step1 .form-item-legal-accept input[type="checkbox"]:not(:checked) + label::before {
  border: 1px solid #d8d8d8;
  background-color: #e4e0e0;
}
#pid-fast-registry-step1 .form-item-legal-accept input[type="checkbox"]:checked + label::before {
  color: #51af31;
}
#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 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: #51af31;
}
.page-user-edit #edit-account .password-suggestions ul {
  padding-left: 10px;
}
.page-user-edit #tabs_wrapper {
  display: none;
}
.page-user-edit .form-item-legal-accept span.form-required {
  display: none;
}
#request-password a::before {
  margin-right: 5px;
  font-weight: 600;
  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: #51af31;
}
#investor_edit_wrapper a {
  background: none;
  padding-left: 15px;
}
#investor_edit_wrapper a:before {
  margin-right: 5px;
  font-weight: 600;
  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 .form-item-legal-accept,
.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 .form-item-legal-accept legend {
  color: #51af31;
  font-size: 18px;
}
.page-legal-accept .form-item-legal-accept .form-item {
  display: flex;
}
.page-legal-accept .form-item-legal-accept .form-item > label {
  margin-left: 10px;
}
.page-legal-accept .form-item-legal-accept .form-item > label #ee-legal + span {
  display: none;
}
#ee_customer_data_block .form-item input,
#ee_customer_data_block .form-item select {
  border-radius: 3px;
}
#ee_customer_data_block details summary span,
#ee_customer_data_block #group-representative-wrapper .js-form-type-checkbox label,
#ee_customer_data_block #group-delivery-wrapper .js-form-type-checkbox label{
  font-size: 24px;
  line-height: normal;
  min-height: 80px;
  color: #51af31;
}
#ee_customer_data_block #group-offers-wrapper legend {
  min-height: 50px;
}
#edit-field-account-blz-outer-wrapper {
  display: none;
}
#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;
}
#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-text,
#ee_customer_data_block .form-select {
  height: auto;
}
#ee_customer_data_block .indicator-error,
#ee_customer_data_block .value-ok {
  background: none;
  float: left;
  height: auto;
  margin-top: 5px;
  margin-left: 10px;
}
#edit-field-delivery-legend {
  margin-left: -7px;
}
#edit-field-delivery-legend {
  color: #51af31;
  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: #51af31;
  font-size: 16px;
  font-weight: 600;
}
#ee_customer_data_block .indicator-error::after {
  font-family: 'Font Awesome 5 Free';
  content: "\f071";
  color: #51af31;
  font-size: 16px;
  font-weight: 600;
}
#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;
}
#group-customer-class-wrapper {
  position: relative;
}
#group-customer-class-wrapper summary,
#group-customer-class-wrapper > div {
  display: inline-block;
}
#group-customer-class-wrapper > div {
  width: 65% !important;
  margin: 0;
  position: relative !important;
  left: 33%;
}
#group-customer-class-wrapper summary {
  top: 0 !important;
  position: absolute;
  width: 33% !important;
}
/*************** 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: #51af31;
  cursor: pointer;
  color: #ffffff;
  transition: all 0.5s;
}
.tr-click td {
  background: #51af31 !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: #51af31;
}
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;
}
#edit-field-regtype-outer-wrapper,
#group-customer-class-wrapper legend {
  /*  display:none!important;*/
}
#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 {
  display: none;
}
#ee-subscript-volume {
  border-color: #51af31;
  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;
}
.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;
}
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 {
  border-radius: 10px;
  border: 2px solid #d8d8d8;
}
#subscription-header {
  border: 2px solid #d8d8d8;
  border-radius: 8px;
}
#subscription-header h1 {
  text-align: center;
}
#area-4 {
  border-top: 2px solid #d8d8d8;
  border-radius: 8px 8px 0px 0px;
}
#projectblockheader {
  border-radius: 8px 8px 0px 0px;
}
#area-2 {
  border-radius: 0px 0px 8px 8px;
}
#area-2.closed .field-label {
  border-radius: 0px 0px 8px 8px;
}
div#area-2 {
  border-bottom: 2px solid #d8d8d8;
}
div[id^="area-"] {
  border-left: 2px solid #d8d8d8;
  border-right: 2px solid #d8d8d8;
}
#subscription-header h1 {
  line-height: normal;
}
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 #51af31;
  color: #ffffff;
  font-weight: normal;
  background-color: #51af31;
}
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: #51af31 transparent transparent transparent;
}
div[id^="area-"]:last-child .field-type-header + .row::after {
  border-color: #51af31;
}
div.open[id^="area-"] .field-type-header + .row {
  border-left: 3px solid #51af31;
}
body#pid-zeichnung .ui-dialog {
  z-index: 9999 !important;
}
body .ui-dialog-titlebar {
  background: #51af31 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: #0d78c8;
  border-radius: 5px;
}
#ee-commitment,
#ee-commitment + .ee-checkbox {
  visibility: hidden;
}
.subscription-column-1 .submit-right #ee-submit-button:not(.disabled) {
  background-color: #0d78c8;
}
.area_triggers {
  justify-content: space-between;
}
.area_triggers > div {
  background-color: #51af31;
  line-height: 22px;
  height: 24px;
  border-radius: 5px;
  padding: 0px 15px;
}
.area_triggers > div:hover {
  background-color: #999999;
}
body#pid-zeichnung .form-text,
body#pid-zeichnung .form-select {
  border-radius: 5px;
  border: 1px solid #cccccc;
}
#pid-zeichnung a.file_download::before {
  color: #51af31;
  background: none;
}
.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: #51af31;
}
#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-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: #51af31;
  padding: 0px 5px;
}
#user-link a.button {
  line-height: 22px;
  height: 24px;
  font-size: 16px;
  padding: 0px 15px;
  background-color: #51af31 !important;
  color: #fff;
}
#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;
}
.submit-right .disabled .fa-info-circle {
  color: #51af31;
  background-color: rgba(255, 255, 255, 0.5);
}
div.download_hinweis {
  color: #51af31;
}
#ee_subscription_block {
  width: 100%;
  max-width: 100%;
}
.form-type-checkbox.form-item-legal-accept {
  display: flex;
  align-items: flex-start;
}
#fast-registry-registry #edit-legal-accept,
.page-user-edit #edit-legal-accept {
  margin-right: 5px;
  margin-top: 2px;
  min-width: 18px;
  min-height: 18px;
}
.form-item-legal-accept span.form-required,
.form-item-legal-accept .form-required::after,
#pid-fast-registry-step1 #fast-registry-login {
  display: none;
}
#user-login-form #edit-submit--5,
.modal_login .form-actions input#edit-submit--5 {
  color: #ffffff !important;
  display: block !important;
  border-radius: 3px !important;
  text-align: center !important;
  width: 100% !important;
  height: 40px !important;
  margin-top: 40px !important;
  line-height: 40px !important;
  border: 1px solid #ffffff !important;
  text-transform: none !important;
}
#pid-fast-registry-step1 #user-login-form #edit-submit--5:hover,
#pid-fast-registry-step1 .modal_login .form-actions input#edit-submit--5:hover {
  background-color: #0d78c8;
  border: 1px solid #0d78c8 !important;
}
#pid-fast-registry-step1 .modal_login .form-type-textfield input,
#pid-fast-registry-step1 .modal_login .form-type-password input {
  font-size: 20px;
}
.user-form:not(.user-register-form) > #edit-account,
.user-form .form-item-legal-accept {
  border: 2px solid #d8d8d8;
  padding: 35px 15px;
  border-radius: 8px;
  margin-top: 35px;
  position: relative;
}
.user-form:not(.user-register-form) .form-item-legal-accept:before {
  content: 'Nutzungsbedingungen';
  position: absolute;
  top: -12px;
  background-color: #fff;
  padding: 0 5px;
}
#pid-customer-portfolio #block-block-160 div.button a {
  font-size: 16px !important;
  line-height: 35px !important;
  height: 35px !important;
}
.zero a {
  color: #ff00ff !important;
}
td.offline,
.offline a {
  color: #00ff00 !important;
}
td.under18,
.under18 a {
  color: #00ffff !important;
}
#ee_portfolio_details {
  display: flex;
  flex-direction: column;
}
#ee_portfolio_doc_cat5 {
  order: -1;
}
#ee_portfolio_doc_cat5 .ee-empty-document-list,
#doc_cat5_header_wrapper {
  display: none;
}
#ee_portfolio_doc_cat5 .doc_wrapper {
  flex-direction: column;
}
#ee_portfolio_doc_cat5 .doc_wrapper a {
  width: 100%;
}
#ee_portfolio_doc_cat5 img {
  width: 100%;
}
#ee_portfolio_doc_cat5 .button {
  display: flex;
  justify-content: left;
}
#ee_portfolio_doc_cat5 .ee-voting-id {
  background: none !important;
  background-color: #0088d0 !important;
  border: none;
  color: #ffffff;
  display: inline-block;
  font-weight: 400;
  font-size: 16px;
  border-radius: 5px;
  line-height: 35px;
  height: 35px;
  text-align: center;
  text-decoration: none;
  padding: 0px 16px;
  float: none;
  margin-bottom: 20px;
  margin-right: 8px;
  width: auto;
}
#ee_portfolio_doc_cat5 .cat5_link {
  display: flex;
  justify-content: flex-end;
  width: 50%;
}
#ee_portfolio_doc_cat5 .ee-voting-id:before {
  content: "Jetzt abstimmen";
  display: block;
}
.zid101 #area-2 .info {
  display: none;
}
#meeting_code {
  margin-left: 10px;
}
.user-pass #edit-actions input {
  box-sizing: border-box !important;
}
#ee_fast_registry_block .form-item.form-type-checkbox{
    display:flex;
}
