/* ------------------------------------------------------------------- */
/* Yellow
---------------------------------------------------------------------- */
a.button.gray.app-link.opened, .search-container button, .upload-btn, button, input[type="button"], input[type="submit"], a.button, .upload-btn:hover, #titlebar.photo-bg a.button.white:hover, a.button.dark:hover, #backtotop a:hover, .mfp-close:hover, .highlight.color, .plan.color-2 .plan-price, .plan.color-2 a.button, .pagination .current, .pagination ul li a:hover, .pagination-next-prev ul li a:hover, .infobox, .hover-icon, .comment-by a.reply:hover {
	background-color: inherit;
}

.checkboxes input[type=checkbox]:checked + label:before {
	background-color: #ffcc00;
}

.checkboxes input[type=radio]:checked + label:before {
	background-color: #ffcc00;
}

.list-search button {
	background-color: #ffcc00;
}

.pagination ul li a:hover, .pagination-next-prev ul li a:hover, .pagination ul li a.current-page {
	background-color: #333;
}

.tabs-nav li.active a {
	background-color: #333;
}

a, table td.title a:hover, table.manage-table td.action a:hover, #breadcrumbs ul li a:hover, #titlebar span.icons a:hover, .counter-box i, .counter, .list-1 li:before, .dropcap, .resume-titlebar span a:hover i, .resumes-list-content h4, .company-info span a:hover, .infobox a:hover, .meta-tags span a:hover, .widget-text h5 a:hover, .app-content .info span , .app-content .info ul li a:hover {
	color: #fdc329;
}

.job-overview ul li i {
	color: #666;
}

.resumes-list li a:before, .job-list li a:before, table.manage-table tr:before {
	-webkit-box-shadow: 0px 1px 0px 0px #fff;
	-moz-box-shadow: 0px 1px 0px 0px #fff;
	box-shadow: 0px 1px 0px 0px #fff;
}

#popular-categories li a:before {
	-webkit-box-shadow: 0px 0px 0px 1px #fdd726;
	-moz-box-shadow: 0px 0px 0px 1px #fdd726;
	box-shadow: 0px 0px 0px 1px #fdd726;
}

table.manage-table tr:hover td, .resumes-list li:hover, .job-list li:hover {
	border-color: transparent;
}

table.manage-table tr:hover td, .resumes-list li:hover, .job-list li:hover, #popular-categories li a:hover {
	background-color: #fbfbfb;
}
