/*
Theme Name: Matrícula Escazú
Author: Harold P Núñez
Author URI:
Version: 1.0
Description: Theme oficial del sitio de Matrícula Escazú.
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: matricula-escazu
Tags: one-column, two-columns
Theme URI:
*/

.wpjb-form-actions input,
.wpjb-form-actions a {
	display: inline-block;
	margin-right: 12px !important;
}
#reset-pass-submit {
	display: block;
	margin: 10px 0;
	padding: 15px 25px;
	background-color: #65ab89;
	color: #fff !important;
	font-size: 14px !important;
	text-align: center;
	border: none;
	border-radius: 12px;
	text-transform: uppercase;
	transition: all .2s ease-in-out;
}
#reset-pass-submit:hover {
	opacity: .6;
}
.ui-datepicker .ui-datepicker-prev:before,
.ui-datepicker .ui-datepicker-next:before {
	font-family: "Font Awesome 6 Free" !important;
	font-weight: 900 !important;
}
.ui-datepicker .ui-datepicker-prev:before {
	content: "\f053" !important;
}
.ui-datepicker .ui-datepicker-next:before {
	content: "\f054" !important;
}
.ui-datepicker select.ui-datepicker-year {
	color: #000000 !important;
}
#wptime-plugin-preloader {
	background-size: 12% !important;
}
.wpjb-page-add form > fieldset:last-child div div {
	font-size: 0px;
}
.wpjb-page-add form > fieldset:last-child div div a {
	display: none;
}
div.wpjb-grid:not(#wpjb-alerts-list) .wpjb-icon-clock + .wpjb-manage-header-right-item-text:before {
	content: "Hace";
	display: inline-block;
	margin-right: 3px;
}
.wpjb-icon-resumes:before {
	content: "\f002";
	font-family: "Font Awesome 6 Free" !important;
	font-weight: 900 !important;
}
.wpjb-icon-advanced-resume-search:before {
	content: "\f00e";
	font-family: "Font Awesome 6 Free" !important;
	font-weight: 900 !important;
}
.wpjb-icon-clock + .wpjb-manage-header-right-item-text.no-before:before {
	display: none;
}
label.option-disabled {
	opacity: .6;
}
.text-right {
	text-align: right !important;
}
.wpjb-candidate-remove-application-box form {
	float: right;
}
.wpjb-candidate-remove-application-box .last {
	display: table;
}
.wpjb-candidate-remove-application-box .last .inner-container {
	display: table-cell;
	height: 100%;
	vertical-align: middle;
}
body .wpjb .wpjb-top-header-image > img {
	max-width: 100%;
	max-height: 100%;
}
.wpjb-form-nested-save {
	font-size: 0px !important;
}
.wpjb-form-nested-save:before {
	content: "Guardar";
	font-size: 13px;
}
.wpjb-alert-detail-remove {
	font-size: 0px !important;
}
.wpjb-alert-detail-remove span:before {
	font-size: 16px !important;
}
.wpjb-alert-detail-remove:after {
	content: "Eliminar";
	font-size: 12px;
}
.wpjb-manage-alert .wpjb-manage-header-right > li:nth-child(2) {
	display: none;
}