.page-content {
  background-color: #1174b7;
}
.page-content label,
.page-content legend,
.page-content .ant-tabs,
.page-content h1,
.page-content h2,
.page-content h3,
.MemberInfo .ant-card-body {
  color: white;
  font-weight: bold;
}

.settings label,
.settings legend {
  color: inherit;
}

.ant-input-disabled, .ant-select-disabled {
  color: rgb(184, 0, 184);
}
.ant-checkbox-disabled+span, .ant-radio-disabled+span {
  color: #eee;
}
.ant-collapse-content-box .ant-checkbox-disabled+span, .ant-collapse-content-box .ant-radio-disabled+span {
  color: inherit;
}

/*.listing-wrapper table {
  font-weight: bold;
}*/
.ant-table-body {
  color: #000;
}
.ant-table-thead>tr>th {
  background-color: #4dafff;
  font-weight: bold;
  color: white;
}
.ant-table-thead>tr>th.ant-table-column-sort {
  background-color: lightskyblue;
}
/*.ant-table-tbody>tr>td {
  background-color: #a5e4fa;
}*/
.page-content .ant-table-tbody>tr>td {
  background-color: #fff;
}

.ant-card-body {
  color: #000;
}
.ant-card-head {
  background-color: #4dafff !important;
  color: white;
  font-weight: bold;
}
.page-content .ant-tabs-nav .ant-tabs-tab-active {
  color: cyan;
  font-weight: bold;
}
.page-content .ant-tabs-ink-bar {
  background-color: rgb(19, 194, 194);
}
.settings .ant-tabs-nav .ant-tabs-tab-active {
  color: #1890ff;
}
.settings .ant-tabs-ink-bar {
  background-color: #1890ff;
}

/*.ant-table-pagination, .ant-pagination-item-link, .ant-pagination :not(.ant-pagination-item-active) a {
  color: #fff !important;
}*/

.links-selector .list-item-container {
  background-color: white;
}
.ant-input-group-addon {
  background-color: inherit;
}
.consultation-messages .message-body {
  background-color: #fff;
  color: #000;
}
.system-user_editor,
.system-group_editor,
.system-settings_editor,
.site-redirection_editor,
.site-resource_editor,
.site-page_content_create_editor,
.site-page_content_files_editor,
.site-shared_block_create_editor,
.site-shared_block_files_editor,
.site-content_template_create_editor,
.site-content_template_files_editor,
.site-custom_component_create_editor,
.site-custom_component_settings_editor,
.site-custom_component_template_editor,
.site-custom_component_stylesheets_editor,
.site-custom_component_scripts_editor,
.site-custom_component_files_editor,
.site-library_create_editor,
.site-library_settings_editor,
.site-library_files_editor,
.site-settings_editor,
.news-article_editor,
.news-category_editor,
.agenda-event_editor,
.agenda-registration_editor,
.agenda-category_editor,
.agenda-settings_editor,
.publications-issue_editor,
.publications-item_editor,
.faq-question_editor,
.faq-topic_editor,
.want_ad-item_editor,
.want_ad-category_editor,
.want_ad-property_type_editor,
.want_ad-settings_editor,
.shop-product_editor,
.shop-category_editor,
.shop-price_type_editor,
.shop-vat_rate_editor,
.shop-settings_editor,
.shop-order_display,
.consultations-item_display,
.consultations-field_expertise_editor,
.consultations-consultant_editor,
.consultation-settings_editor,
.newsletter-subscriber_editor,
.newsletter-settings_editor,
.advertising-ad_editor,
.advertising-advertiser_editor,
.advertising-campaign_editor,
.rent_calculation-icc_editor,
.rent_calculation-irl_editor,
.user-account_editor,
.user-group_editor,
.user-settings_editor,
.membership-request_editor,
.membership-renewal_request_editor,
.membership-member_editor,
.membership-membership_start_reason_editor,
.membership-membership_end_reason_editor,
.membership-membership_property_type_editor,
.membership-membership_occupation_editor,
.membership-membership_plan_editor,
.membership-membership_promo_editor,
.membership-call_for_payment_editor,
.membership-cancellation_editor,
.membership-settings_editor,
.membership-member_display,
.MemberInfo .ant-card-body,
.payment-item_editor,
.payment-payment_type_editor,
.payment-payment_collection_editor,
.payment-payment_debit_editor,
.payment-settings_editor,
.site-page_content_layout_editor,
.site-page_content_visual_editor,
.site-shared_block_layout_editor,
.site-shared_block_visual_editor,
.site-content_template_layout_editor,
.site-content_template_visual_editor
{
  /*background-color: #a5e4fa;*/
  background-color: #3a5d9c;
}
