#page .x-breadcrumb-wrap { display:none;}
.mg-breadcrumb-title { display: none; } 

.wpjb-submit
{
    color: white!important;
}


.has-luminous-vivid-amber-color
{
    color: black!important;
}

span.wpjb-job_type
{
    color: black!important;
}

label.wpjb-label
{
    color: black!important;
}

.wpjb-input-description
{
    color: black;
}

span.wpjb-input-description
{
    color: black;
}

.wpjb-sub
{
    color: black;
}

.wpjb ul.wpjb-tabs li a
{
    color: black;
}

.wpjb ul.wpjb-tabs li 
{
    background-color:#3ec0e1;
    color: black;
}

/* job board dashboared (employer-panel) */

.wpjb-box-icon
{
    color: red;
}

.wpjb-box-title
{
    color: black;
}

/* job board */
#wpjb-top-search {
  background-color: transparent;
}

.wpjb ul.wpjb-tabs li.current
{
    color: black;
}

div.wpjb-flash-info

{
    border: transparent;
    background-color: transparent;
    color: #fcb900;
}

.wpjb .wpjb-layer-inside 
{
   border: transparent;
    background-color: transparent;
    color: white;
}

.wpjb-boxes-group-text
{
    color: #fcb900;
}

/*Forms (candidate, school, etc.) */
.ui-datepicker-year
{
    color: black;
}

.wpjb-input-description
{
    color: white;
}


.wpjb-hint
{
    color: white;
}

.wpjb-label
{
    color: white;
}

.wpjb .wpjb-upload-item .wpjb-file-name
{
    color: white;
}

/* resume form */
.wpjb .wpjb-resume-detail-head

{
    color: #3ec0e1;
}

.wpjb .wpjb-resume-detail-description
{
    color: white;
}

/* membership selection page */

.wpjb .wpjb-motif-bg-dark 
{
    background-color: #3ec0e1;
}

div.wpjb-single-membership div.wpjb-membership-details
{
    background-color: white;
}

.wpjb-button
{
    color: #f1bd3b !important;
}

/* Payment History */


body .wpjb .wpjb-line-major
{
    color: #f1bd3b !important;
}


/* Apply to job */
.wpjb .wpjb-form input.wpjb-submit
{
  color: #444444;
}

.wpjb input {
  color: black;
}

.wpjb .wpjb-form div div.wpjb-field textarea{
   color: black;
}

.wpjb-button {
color: black !important;
}

::marker {
  color: #f1bd3b !important;
}

div.wpjb-single-membership div.wpjb-membership-details {
  display: none;
}

/* Login Page ARMember */
.arm_form_102 .arm_form_field_container .arm_forgotpassword_link, .arm_form_102 .arm_form_field_container.arm_forgotpassword_link, .arm_form_102 .arm_forgotpassword_link {
  float: left;
}

/* Candidate and Employer Panel Mods */


.wpjb .wpjb-boxes .wpjb-boxes-group {
  visibility: hidden;
}

/*WPJB form mods */
.wpjb .wpjb-form div select {
    color: black;
}

/* Checkout Mods */

.arm_module_gateway_option {
background-color: #25c0f0;
width: 800px;
border-radius: 10px;
}

/* Manage Membership */
.arm_template_wrapper_1.arm_template_wrapper_profiletemplate1 .arm_profile_picture_block, .arm_template_wrapper_1.arm_template_wrapper_profiletemplate2 .arm_profile_picture_block, .arm_template_wrapper_1.arm_template_wrapper_profiletemplate3 .arm_profile_picture_block, .arm_template_wrapper_1.arm_template_wrapper_profiletemplate4 .arm_profile_picture_block {
height: 140px !important;
}

/* Home> Creaet ad > preview > Publish website block color */
.wpjb .wpjb-top-header {
  background-color: white;
}

.wpjb .wpjb-top-header span {
  color: black;
}

.posts-list__item, .single .site-main > article  {
  color: white;
}

.wp-block-separator {
margin-top: 12px;
}

/*payment history invoice list */ 

.arm_transactions_container .arm_transaction_list_item td{
  background-color: white;
}

.arm_transactions_container .arm_transactions_heading_main {
  color:white !important;
}

.arm_current_membership_content, .arm_transaction_content {
   margin: -70px 0px 0px 0px;
}

.arm_current_membership_paging_container, .arm_login_history_paging_container, .arm_transaction_paging_container {
  color:white !important;
}

/* Resume catagories dropdown */

.wpjb .wpjb-form .wpjb-input-description {
color:black;
}

/* Resume profiles */

span.wpjb-top-header-title
{
color: black;
}

.wpjb-top-header-subtitle
{
color:white;
}

.wpjb-resume-modified-at
{
color:white;
}

/* Resume List */

.wpjb-glyphs 
{
color:red;
}

.wpjb-icon-location
{
color:red;
}

.wpjb-flash-error
{
background-color:white!important;
}

.wpjb-glyphs.wpjb-icon-attention a {
    color: blue !important;
    text-decoration: none; /* Optional: remove underline */
}

.wpjb-glyphs.wpjb-icon-attention a:hover {
    color: #0044cc !important; /* Optional: darker blue on hover */
}

.wpjb-form div input[type="text"] {
    border: 1px solid black !important;
}

.wpjb-form legend {
  color: red !important;
}

.wpjb-breadcrumb span {
    color: #3039ac !important;
}
