/*
Theme Name: WorkScout Child
Theme URI: http://workscout.in/
Author: Purethemes
Author URI: http://purethemes.net/
Description: Child theme for the WorkScout Job Board Theme
Template: workscout
Version: 1.0.0
*/

/* Add your custom CSS below this line */

li#bookmarks_page-menu, #alerts_page-menu, #wallet_page-menu, #task_my_bids-menu,fieldset.form.fieldset-header_image,
#task_my_project-menu, .dashboard-box .headline, form#edit_user,
.dashboard-content-inner .col-lg-6.col-md-12:first-of-type, fieldset.form.fieldset-header_image small,fieldset.form.fieldset-candidate_video, .dashboard-content-inner .col-lg-6.col-md-12:first-of-type,
fieldset.form.with-line.fieldset-links,.fun-facts-container fieldset.form.fieldset-resume_skills, fieldset.form.with-line.fieldset-competencies,
fieldset.form.with-line.fieldset-candidate_experience, 
fieldset.form.with-line.fieldset-candidate_education, #tasks_dashboard-menu, #bids_dashboard-menu, #jobs_dashboard-menu,
a.button.gray.ripple-effect.ico.candidate-dashboard-action-set_as_profile, a.button.gray.ripple-effect.ico.candidate-dashboard-action-delete {
    display: none;
}
input[name="candidate_title"]::placeholder {
  color: transparent;
}

#logo_nh img, .new-header #logo_nh img {
	width: 100%;
    max-width: 160px;
}
.textwidget a {
    color: #aaa;
}


.sidebar-review-header {
	display:flex; 
	align-items:center; 
	justify-content:space-between; 
	margin-bottom:10px;
}

