/*-----------------------------------------------------------------------------------
|	Copyright
-----------------------------------------------------------------------------------*/
/*
-* Bits & Bytes Media
-* http://www.bitsandbytesmedia.com/
-*
-* @copyright
-* Copyright (C) 2014 Dario Santana.
-*
-* @license
-* Este archivo es parte de Bits & Bytes Media.
-* Bits & Bytes Media es una empresa multinacional con sedes en la Republica Dominicana, Alemania y Espana.
*/

/*-----------------------------------------------------------------------------------
|	Layout
-----------------------------------------------------------------------------------*/
body {
	background: url('../media/bg.jpg');
	font-family: 'Open Sans', Arial, sans-serif;
	-webkit-transition: all 0.5s; /* For Safari 3.1 to 6.0 */
	transition: all 0.5s;
}
#print_cv_candidato {
	overflow: hidden;
}
span a {
	text-decoration: none !important;
	outline: none !important
}
.content_option table {
}
span a:focus {
	width: 0px;
	height: 0px;
	outline: 0px;
}
.container_body {
	background: #fff;
	margin: 0px auto;
	width: 100%;
	max-width: 990px;
	box-sizing: border-box;
	display: block;
}
.all_body {
	overflow: hidden;
}
.content_htop {
	display: block;
	width: 70%;
	position: relative;
	text-align: right;
	padding: 10px 10px 0 0;
	float: right;
}
.logo_content {
	display: block;
	position: relative;
	box-sizing: border-box;
	width: 30%;
	overflow: hidden;
	float: left;
	padding-left: 20px;
}
.menu_content {
	overflow: hidden;
	width: 70%;
	float: left;
	margin-top: 10px;
	padding-right: 10px;
}
h1 {
	font-size: 22px;
	letter-spacing: -1px;
	font-weight: 600;
	color: #333f4f;
	background: #ccc;
	display: block;
	padding: 4px 0;
	width: 100%;
	line-height: 24px;
	overflow: hidden;
	text-align: left;
	margin: 0 0 15px;
}
h1 span {
	background: #dadada;
	padding: 1px 15px 1px 10px;
	border-right: 1px solid #fff;
	text-transform: uppercase
}
.clearfix:before, .clearfix:after {
	content: "";
	clear: both;
	display: block
}
.ui-autocomplete-input ul li {
	color: red;
}
.mini_error {
	font-size: 10px;
	overflow: hidden;
	height: 0;
	display: block;
	color: red;
	transition: all 0.5s ease;
}
.mini_error_email {
	font-size: 10px;
	overflow: hidden;
	height: 0;
	display: block;
	color: red;
	transition: all 0.5s ease;
}
.error_passwords {
	font-size: 10px;
	overflow: hidden;
	height: 0;
	display: block;
	color: red;
	transition: all 0.5s ease;
}
.paginate_ct ul {
	list-style: none;
}
.paginate_ct ul li {
	display: inline-block;
	margin-right: 5px;
}
.portada_pcv, .portada_pj {
	float: left;
	display: block;
	width: 49%;
}
.portada_pj {
	margin-left: 2%;
}


/*-----------------------------------------------------------------------------------
|	Forms
-----------------------------------------------------------------------------------*/
.form-content {
	overflow: hidden;
	width: 100%;
	padding: 5px;
}
.sub_form_content {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 20px;
}
.sub_form_content p {
	text-align: justify;
}
.forms-group {
	overflow: hidden;
	float: left;
	width: 50%;
	margin-top: 4px;
	margin-bottom: 4px;
}
.forms-group-large {
	overflow: hidden;
	float: left;
	width: 100%;
	margin-top: 4px;
	margin-bottom: 4px;
	display: block;
}
.forms-group-large label {
	width: 100%;
	padding-left: 3px;
	display: block;
}
.input_content_large {
	float: left;
	width: 100%;
	padding-bottom: 5px;
}
.cz-4 {
	width: 19.5%;
	float: left;
	display: block;
}
.forms-group label {
	width: 20%;
	float: left;
	padding-left: 3px;
	display: block;
	margin-right: 13px;
	line-height: 110%;
}
.input_content {
	float: left;
	width: 75%;
	padding-right: 15px;
}
#upload_file_cv:hover {
	cursor: pointer;
}
.rep_password {
	text-align: justify;
}

/*-----------------------------------------------------------------------------------
|	Header
-----------------------------------------------------------------------------------*/
ul.top_menu {
	float: right;
	padding: 0px;
}
ul.top_menu li {
	list-style: none;
	float: left;
	font-family: 'Raleway', Arial, sans-serif;
	background: url(../media/navL.png) no-repeat left;
	padding-left: 10px;
	font-size: 15px;
	font-weight: 700;
	height: 38px;
	margin-right: 4px;
}
ul.top_menu li span {
	display: block;
	background: url(../media/navR.png) no-repeat right;
	padding-right: 10px;
	height: 38px;
	line-height: 38px
}
ul.top_menu li:last-child {
	margin: 0px
}
ul.top_menu li a {
	color: #333f4f;
	text-decoration: none;
}
.mtop {
	text-align: right;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 30px;
	font-size: 13px;
}
.mtop span a {
	color: #333f4f;
	text-transform: none;
}
.top_redes {
	padding-top: 7px;
}
.top_redes img {
	float: left;
}
.top_redes img:last-child {
	margin-left: 5px;
}
.encabezado {
	background: url('../media/bgtopmenu.jpg') no-repeat bottom;
	height: 100px;
	margin-bottom: 15px
}
.select_mini {
	width: 70px;
	float: left;
	margin-right: 5px;
}
.span_mini {
	width: 10px;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
}
.movile_menu {
	position: fixed;
	right: 0px;
	top: 0px;
	z-index: -1;
	width: 80%;
	height: 100%;
	display: none;
}
.open_movile_menu {
	position: relative;
	left: -80%;
}
#menu_toggle {
	top: 14px;
	display: none;
	float: right;
}
ul.movile_menu {
	list-style: none;
	background: #333f4f;
	padding-left: 0px;
}
ul.movile_menu li {
	margin-bottom: 10px;
	border-bottom: solid 1px;
	padding: 8px;
}
ul.movile_menu li a {
	font-family: 16px;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFF;
}

/*-----------------------------------------------------------------------------------
|	Portada
-----------------------------------------------------------------------------------*/
.content_slider_top {
	padding: 0px;
}
.rslides {
	position: relative;
	z-index: 1
}
.slide-message {
	position: absolute;
	z-index: 10;
	bottom: 30px;
	left: 65px;
	color: #333f63;
	font-size: 30px;
	text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
}
#basicBoard {
	position: absolute;
	z-index: 10;
	bottom: 30px;
	right: 65px;
}

/*-----------------------------------------------------------------------------------
|	Content
-----------------------------------------------------------------------------------*/
.movile_resultado {
	border: solid 1px red;
	padding: 5px;
	overflow: hidden;
}
.movile_resultado img {
	float: left;
}
.mresultado_title {
	font-size: 15px;
	color: #b63e3e;
	font-weight: bold;
}
.container {
	background: #fff;
	box-shadow: 0px 0px 25px #888;
	-moz-box-shadow: 0px 0px 25px #888;
	-webkit-box-shadow: 0px 0px 25px #888;
}
.contenedor {
	margin-right: 20px;
	margin-left: 20px;
	position: relative;
	min-height: 1px;
	width: 84%;
	max-width: 800px;
	float: left;
	overflow: hidden;
	padding-bottom: 50px
}
.col-md-3 {
	padding-left: 0px !important;
}
.clb_select {
	max-width: 318px;
	width: 100%;
	padding: 6px;
	margin-bottom: 12px;
}
.clb_select_short {
	margin-left: 18px;
	width: 150px;
	padding: 6px;
	margin-bottom: 12px;
}
.clb_text {
	padding: 6px;
	width: 100%;
	max-width: 318px;
	margin-bottom: 10px;
}
.clb_text_short {
	margin-left: 9px;
	padding: 6px;
	width: 98px;
	margin-bottom: 10px;
}
.clb_textarea {
	text-align: left;
	padding: 6px;
	width: 280px;
	margin-bottom: 10px;
	height: 120px;
	margin-left: 15px;
}
.clb_textarea_large {
	padding: 6px;
	width: 100%;
	margin-bottom: 10px;
	height: 120px;
}
.resultado_center {
	float: right;
	margin-right: 10px;
	font-size: 13.5px;
	font-weight: 400;
	line-height: 24px
}
.resultado_center strong {
	color: #b63e3e;
	font-size: 14px;
}
.resultado_select {
	float: right;
	margin-left: 15px
}
.column_left {
	position: relative;
	min-height: 1px;
	width: 120px;
	max-width: 120px;
	float: left;
	overflow: hidden;
	margin-right: 20px;
}
.column_left img {
	margin-bottom: 20px;
}
.red_title {
	color: #b63e3e;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: -1px;
}
.divide_line hr {
	border-top: dashed 1px #ccc;
}
.divide_line p {
	color: #888888;
	font-size: 13px;
	letter-spacing: -1px;
}
.divide_line span {
	color: #b63e3e;
}
.container_btn_large {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}
.form-normal {
	color: #333f4f !important;
	font-weight: normal !important;
	font-size: 14px !important;
	line-height: 13px;
	letter-spacing: -1px;
}
.form-normal_m {
	color: #888888 !important;
	font-weight: normal !important;
	font-size: 13px !important;
	line-height: 13px;
	letter-spacing: -1px;
}
.sub_title {
	color: #888888;
	font-size: 13px;
	font-weight: normal !important;
	letter-spacing: -1px;
}
.info-files {
	/*float: right;*/
	max-width: 350px;
	font-size: 14px;
	line-height: 110%;
	border: 1px dotted #B63E3E;
	padding: 10px;
	font-weight: 700
}
.info-files img {
	float: left;
	margin-right: 8px;
	margin-bottom: 15px;
}
.check-top-right {
	margin-bottom: 30px;
	margin-left: 10px;
}
.control-label {
	color: #333f4f;
	font-size: 13px;
	font-weight: normal !important;
	letter-spacing: -1px;
}
.check_title {
	color: #888;
	font-size: 13px;
	padding-left: 5px;
	font-weight: normal !important;
	float: left;
	letter-spacing: -1px;
	width: 90%;
}
.for_content {
	width: 25%;
	float: left;
	position: relative;
}
.icheckbox_square-grey {
	float: left;
}
a.btn-order {
	float: right;
	background: #B63E3E;
	color: #fff;
	padding: 5px;
	line-height: 24px;
	border-radius: 5px;
	/*margin-top: -55px;
	margin-right: 5px;*/
}
a.btn-order:hover {
	text-decoration: none;
	outline: none
}

/*-----------------------------------------------------------------------------------
|	Portada
-----------------------------------------------------------------------------------*/
.portada_busqueda {
	width: 48%;
	float: left;
}
.label_form_portada {
	box-sizing: border-box;
	float: left;
	width: 25%;
	position: relative;
}
.portada_form_control {
	box-sizing: border-box;
	float: left;
	padding-left: 7px;
	width: 75%;
}
.portada_fbox {
	width: 48%;
	float: left;
	margin-left: 28px
}
.content_public {
	padding: 0;
	margin-top: 25px;
	margin-bottom: 25px;
	overflow: hidden;
	display: block;
}
.content_public .col-md-6 {
	padding: 5px;
}
.slider_li {
	border: solid 1px #ccc;
	width: 181px;
	height: 192px;
	line-height: 110%;
	overflow: hidden;
	text-align: center;
	padding: 5px
}
.slider_li img {
	margin-bottom: 10px;
}
.slider_li p {
	background: #b63e3e;
	text-align: center;
	padding: 5px 0px;
	position: absolute;
	left: 0px;
	right: 10px;
	bottom: -10px;
	width: 100%;
	color: #FFF;
}
.slider_li p a {
	color: #fff;
	font-size: 12px;
}
.puesto, .area, .fecha {
	display: block;
	color: #888;
}
.puesto {
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 5px
}
.area, .fecha {
	font-size: 12px;
}
.content_btn {
	margin-top: 25px;
}
.content_btn span a {
	color: #b63e3e;
	font-size: 14px;
	margin-left: 15px;
	text-decoration: none;
}

/*-----------------------------------------------------------------------------------
|	Vacantes
-----------------------------------------------------------------------------------*/
.table_resultado {
	position: relative;
	/*overflow: hidden;*/
	border: 1px solid #bababa;
	max-width: 810px;
	padding: 10px !important;
	margin-bottom: 15px;
}
.img_result {
	width: 100px;
	max-width: 100px;
	height: 100px;
	max-height: 100px;
	border: 1px solid #bababa;
	float: left;
	margin-right: 15px;
	padding: 2px;
	overflow: hidden
}
.body_result {
	float: left;
	display: block;
	max-width: 83%;
}
.body_result_titulo_left {
	float: left;
	margin-bottom: -10px;
	max-width: 300px;
	line-height: 100%
}
.body_result_titulo_left span {
	font-size: 16px !important;
	font-weight: 600;
	text-transform: uppercase;
}
.body_result_titulo_right {
	position: absolute;
	right: 24px;
}
.body_result_titulo_right span {
	font-size: 13px !important;
	font-weight: 700;
}
.body_result_text {
	font-size: 0.9em;
	line-height: 15px;
	margin-top: 35px;
	color: #888;
	text-align: justify;
	margin-bottom: 6px;
	min-height: 44px
}
.result_info {
	overflow: hidden;
	font-size: 13px;
	color: #888;
}
.result_info strong {
	color: #888;
}
.mini_info {
	float: left;
	display: block;
	margin-right: 20px;
}
.mini_info strong {
	margin-right: 5px;
}
.view-more {
	/*position: absolute;*/
	right: 15px;
	color: #b63e3e;
	float: right;
}
.view-more a {
	color: #b63e3e;
	font-weight: 700;
	text-decoration: none;
}
.applied {
	border-left: 5px solid #0C6;
}
.contenido_resultado {
	border: 1px solid transparent;
}

/*-----------------------------------------------------------------------------------
|	Vacantes Detail View
-----------------------------------------------------------------------------------*/
.detalle_header {
	width: 100%;
	margin-bottom: 15px;
}
.detalle_header_rigth {
	float: left;
	width: 57%;
}
.detalle_header_rigth h1 {
	background: none !important;
	color: #b63e3e;
	font-size: 21px;
	font-weight: 600;
	margin: 0px !important;
}
.detalle_header_rigth h2 {
	text-transform: uppercase;
	font-size: 18px;
	margin: 0px !important;
}
.detalle_logo {
	width: 150px;
	height: 100px;
	float: left;
	border: 1px solid #bababa;
	margin-right: 30px;
	padding: 2px 5px 5px;
}
.detalle_logo img {
	width: 100%;
}
.detalle_body {
	overflow: hidden;
}
.detalle_body_title {
	font-size: 16px;
	font-weight: 700;
	color: #b63e3e;
	margin-top: 20px;
}
.detalle_body_title_w {
	font-size: 16px;
	font-weight: 700;
	color: #b63e3e;
}
.detalle_body_text {
	text-align: justify;
}
.detalle_requisitos {
	margin-left: -40px;
}
.detalle_requisitos li {
	list-style: none;
	margin-bottom: 8px;
}
.detalle_requisitos li:before {
	content: "• "
}
.right_aplicar {
	float: right;
}
.detalle_footer {
}

/*-----------------------------------------------------------------------------------
|	Servicios
-----------------------------------------------------------------------------------*/
.services-list {
	list-style: none;
	margin: 0;
	padding: 0
}
.services-list li {
	display: inline-block;
	vertical-align: top;
  *float: left;
  width: 100%;
  max-width: 254px;
  min-height: 180px;
  margin-right: 14px;
  margin-bottom: 20px;
  padding: 10px;
  border: 1px solid #dadada;
  text-align: center;
  font-size: 12px;
  line-height: 110%
}
.services-list li img {
	margin-bottom: 8px
}
.services-list li:nth-child(3n+3) {
	margin-right: 0px !important
}

/*-----------------------------------------------------------------------------------
|	Quienes Somos
-----------------------------------------------------------------------------------*/


/*-----------------------------------------------------------------------------------
|	FAQ
-----------------------------------------------------------------------------------*/
.content-faq {
	margin-bottom: -10px;
}
.title-faq {
	color: #b63e3e;
	font-weight: bold;
	cursor: pointer;
	padding: 5px;
	font-size: 14px;
}
.body-faq {
	overflow: hidden;
	height: 0px;
	transition: all 0.5s ease;
	text-align: justify;
	padding-left: 5px;
}
.open_faq {
	height: auto !important;
}
.body-faq p {
	margin-bottom: 30px;
}

/*-----------------------------------------------------------------------------------
|	Contactos
-----------------------------------------------------------------------------------*/
.contact_column {
	float: left;
	display: block;
}
.comment_div {
	display: block;
	position: relative;
}

/*-----------------------------------------------------------------------------------
|	Register and Login
-----------------------------------------------------------------------------------*/
.registro-box {
	float: left;
	background: #fff;
	border: 1px solid #dadada;
	width: 48.7%;
	margin: 0 2% 0 0;
	padding: 20px
}
.registro-box:last-child {
	margin-right: 0
}
.login-candidato {
	float: left;
	background: #fff;
	border: 1px solid #dadada;
	width: 100%;
	min-height: 320px;
	max-height: 320px;
	margin: 0px !important;
	padding: 20px
}
.login-header {
	border-bottom: 1px solid #dadada;
	margin-bottom: 10px;
	color: #b63e3e;
	line-height: 1.25em;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: -1px;
	padding-bottom: 10px;
}
.form-content {
	margin-bottom: 15px !important;
}
.form-content label {
	display: block;
	margin-bottom: 2px;
}

/*.form-content span {
	display: block;
	font-size: 12px;
	margin-top: 10px;
	display: inline;
	margin-left: 5px;
}
*/

/*-----------------------------------------------------------------------------------
|	Filters
-----------------------------------------------------------------------------------*/
.busqueda_avanzada_top {
	position: relative;
	margin: 15px 0;
	height: 180px;
	height: 0px;
	overflow: hidden;
	transition: all 1s ease;
	padding-top: 1px;
}
.busqueda_avanzada_top td {
	font-size:12px;

}
.top_avanzado {
	padding-top: 10px;
}
.filter_city {

}
ul.filter_list {
	float: left;
	width: 50%;
	box-sizing: border-box;
	list-style: none;
	margin-bottom: 15px;
	padding: 0 10px 0 0
}
ul.filter_list li {
	font-size: 0.85em;
	line-height: 110%;
	padding: 5px 0;
	border-bottom: 1px dotted #dadada;
}
ul.filter_list li:before {
	content: "»";
	color: #B63E3E;
	padding-right: 4px;
}
ul.filter_list li a {
	color: #333F4F
}
ul.filter_list li .cv-qty {
	font-weight: 700;
	float: right
}


/*-----------------------------------------------------------------------------------
|	Dashboard
-----------------------------------------------------------------------------------*/
.top_edit {

}
/*.clearfix {
	padding-left: 3px;
}
*/
ul.control-user {
	margin: 0;
	padding: 0;
	float: left;
	width: 97%;
}
ul.control-user li {
	border: 1px solid #dadada;
	display: inline-block;
  *float: left;
  list-style: none;
  vertical-align: top;
  width: 100%;
  max-width: 92px;
  max-height: 82px;
  min-height: 82px;
  margin-right: 12px;
  margin-bottom: 20px;
  text-align: center;
  padding: 10px 5px;
  box-sizing: border-box;
}
ul.control-user li.without_padding {
	padding: 0 0 0 0 !important;
	/*margin: 1px !important;*/
}
ul.control-user li:nth-child(6n+6) {
	margin-right: 0px;
}
ul.control-user li p {
	color: #333f4f;
	font-size: 11px;
	line-height: 100%;
	margin-top: 4px;
	margin-bottom: 0px !important
}
#empresa_logo {
	width: 100%;
	max-width: 300px;
	max-height: 300px;
	display: block;
}
.profile_edit_content {
	max-height: 100px;
	max-width: 100px;
	float: right;
	margin-top: -6px;
	overflow: hidden !important;
	border: 1px solid #bababa;
	padding: 3px
}
.profile_edit_content img {
	width: 100%;
}
.tbl-list-general {
	margin-bottom: 20px
}
.tbl-list-general th, .tbl-list-general td {
	padding: 5px 10px;
}
.tbl-list-general th {
	background: #f1f1f1;
	color: #384353;
	border: 1px solid #ddd;
	border-right: 1px solid #fff;
}
.tbl-list-general th:last-child {
	border-right: 1px solid #ddd
}
.tbl-list-general .w1 {
	width: 40px
}
.tbl-list-general .w3 {
	width: 120px
}
.tbl-list-general .w4 {
	width: 80px;
	text-align: center
}
.tbl-list-general .w5 {
  width: 170px
}
.tbl-list-general tbody tr {
	border-bottom: 1px solid #dadada
}
.tbl-list-general tbody tr:last-child {
	border-bottom: none;
}
.tbl-list-general tbody tr:hover {
	background: #e9e9e9
}
.tbl-list-general tbody td {
	font-size: 13px
}

.profile-image-box {
	width: 90px;
	height: 80px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
/*-----------------------------------------------------------------------------------
|	Footer
-----------------------------------------------------------------------------------*/
.footer_page {
	background: url(../media/bg_little.jpg);
	margin: 0;
	width: 100%;
	max-width: 990px;
	padding-bottom:52px;
	overflow: hidden;
}
.content_footer {
	display: block;
	float: left;
	width: 25%;
}
.top_sh_footer {
	position: absolute;
}
.legal_footer {
	padding-top: 67px;
}
.legal_footer li {
	margin-bottom: 8px;
	list-style: none;
}
.legal_footer li:before {
	content: " • ";
}
.legal_footer li a {
	text-decoration: none;
	text-transform: none;
	color: #333f4f;
	font-size: 13px;
}
.general_footer {
	padding-top: 30px;
}
.general_footer li:first-child {
	list-style: none;
	font-size: 18px;
}
.general_footer li {
	margin-bottom: 8px;
	list-style: none;
}
.general_footer li:first-child:before {
	content: none;
}
.general_footer li:before {
	content: " • ";
}
.general_footer li a {
	text-decoration: none;
	text-transform: none;
	color: #333f4f;
	font-size: 13px;
}
.redes_footer {
	padding-top: 30px;
	padding-left: 6px;
	float: left;
	width: 22%;
}
.redes_footer strong {
	font-size: 18px;
	margin-right: 2px !important;
	padding-right: 0px !important;
	padding-left: 0px !important;
}
.redes_footer small {
	font-size: 11px !important;
}
.redes_footer div {
	margin-left: 0px;
}
.redes_footer strong:nth-child(3) {
}
.copy_legal {
	margin: 0;
	width: 100%;
	max-width: 990px;
	height: auto;
	background: #fff;
	text-align: center;
	padding: 35px 0;
}
ul.menu_ftop li a {
	text-transform: none;
	text-decoration: none;
	font-family: 'raleway';
	font-weight: normal;
	font-size: 14px;
	color: #333f4f;
}
ul.menu_ftop li {
	display: inline;
	list-style: none;
	margin-right: 30px;
}

/*-----------------------------------------------------------------------------------
|	Pagination
-----------------------------------------------------------------------------------*/
.paginador {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.paginador ol {
	list-style: none;
	font-size: 16px;
}
.paginador ol li {
	display: inline-block;
	margin-right: 8px;
}
.paginador ol li a {
	color: #333f4f;
	text-decoration: none;
	font-size: 16px;
	margin-right: 10px;
}
.paginador_act {
	color: #b63e3e !important;
}

/*-----------------------------------------------------------------------------------
|	Misc
-----------------------------------------------------------------------------------*/
.shadow {
	-moz-box-shadow:    inset -2px -2px 0px #888888;
	-webkit-box-shadow: inset -2px -2px 0px #888888;
	box-shadow:         inset -2px -2px 0px #888888;
}
button {
	font-family: 'Raleway', Arial, sans-serif;
	background: url(../media/navL.png) no-repeat left;
	padding: 0 0 0 10px;
	font-size: 16px;
	font-weight: 300;
	height: 38px;
	/*margin-right: 10px;*/
	border: none;
}
button span {
	display: block;
	background: url(../media/navR.png) no-repeat right;
	padding: 0 10px 0 0;
	height: 38px;
	line-height: 38px
}
.btn_small {
	font-family: 'Raleway', Arial, sans-serif;
	background: url(../media/navL.png) no-repeat left;
	padding: 0 0 0 10px;
	font-size: 16px;
	font-weight: 300;
	height: 38px;
	border: none;
	cursor: pointer;
	max-width: 130px;
}
.btn_small span {
	display: block;
	max-width: 120px;
	background: url(../media/navR.png) no-repeat right;
	padding: 0 10px 0 0;
	height: 38px;
	line-height: 38px;
}
.btn_small span a {
	color: #333f4f
}
.btn_large {
	font-family: 'Raleway', Arial, sans-serif;
	background: url(../media/navL.png) no-repeat left;
	padding: 0 0 0 10px;
	font-size: 16px;
	font-weight: 300;
	height: 38px;
	border: none;
	cursor: pointer;
	max-width: 200px;
}
.btn_large span {
	display: block;
	max-width: 190px;
	background: url(../media/navR.png) no-repeat right;
	padding: 0 10px 0 0;
	height: 38px;
	line-height: 38px;
}
.btn_large span a {
	color: #333f4f
}
.msgSuccess, .msgError, .msgCaution {
	/*float: left;*/
	display: block;
	width: 100%;
	margin-bottom: 10px;
	padding: 8px 0px 8px 50px;
}
.msgSuccess {
	background: #def2bf url(../media/icons/success.png) no-repeat left;
	color: #338100;
	border: solid #b0dd58;
}
.msgError {
	background: #fae2e2 url(../media/icons/error.png) no-repeat left;
	color: #a70026;
	border: solid #f7d1c8;
}
.msgCaution {
	background: #ffffcc url(../media/icons/caution.png) no-repeat left;
	color: #999900;
	border: solid #ffff99;
	margin-bottom: 10px
}
.bx-pager-link {
	display: none !important;
}
.iradio_square-grey {
	margin-right: 5px;
}
.image-box {
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 5px
}
.image-box a {
	display: block;
	height: 100%
}
.scroll-image-box {
	width: 100%;
	height: 85px;
}

.vacantes-image-box {
	width: 100%;
	height: 94px;
}
.vacantes-image-box a {
	height: 94px
}
.cv-image-box {
	width: 110px;
	height: 110px
}
.button {
	background: #e2e2e2;
	border: 1px solid #d8d8d8;
	border-radius: 5px;
	padding: 8px 10px	
}

/*-----------------------------------------------------------------------------------
|	Vista Curriculum
-----------------------------------------------------------------------------------*/
.curriculum_vista_header {
	overflow: hidden;
	background: #dadada;
	margin-bottom: 20px;
	padding: 10px;
}
.curriculum_vista_header h1 {
	background: none !important;
	top: 80px;
	left: 0px;
	text-transform: uppercase;
	width: 400px;
	font-size: 35px;
	font-weight: 500;
	position: relative;
	float: left;
}
.img_cv_container {
	width: 110px;
	height: 110px;
	overflow: hidden;
	float: right;
}
.img_cv_container img {
	width: 100%;
	height: auto;
	border: solid 1px #333f4f;
}
.my_table tr td {
	padding: 4px 0;
}
.first_td {
	width: 400px;
	font-weight: 700
}
.btn-note {
	cursor: pointer;
	position: absolute;
	margin-top: -70px;
	margin-left: 5px;
}
.btn-delete-note {
	cursor: pointer;
	margin-left: 5px;
	text-align: right;
}
.cvd_contenido {

}
.cvd_header {
	background: #dadada;
	padding: 15px;
	margin-bottom: 15px
}
.cvd_image {
	float: left;
	border: 1px solid #c9c9c9;
	overflow: hidden;
	max-width: 156px;
	max-height: 156px;
}
.cvd_image img {
	width: 100%;
}
.text_header_content {
	float: left;
	overflow: hidden;
	margin-left: 20px;
}
.text_header_content h2 {
	color: #b63e3e;
	font-size: 24px;
	margin: 0px;
	font-weight: 700;
	letter-spacing: -1px
}
.text_header_content h3 {
	color: #333f4f;
	font-size: 18px;
	margin: 0 0 10px;
	text-transform: capitalize
}
.text_header_content p {
	font-size: 13px;
}
.text_header_content p span {
	color: #b63e3e;
}
.cvd_columnleft {
	background: #dadada;
	width: 190px;
	max-width: 190px;
	margin-top: 10px;
	padding: 5px;
	box-sizing: border-box;
	height: auto;
	float: left;
	width: 25%;
	overflow: hidden;
}
ul.presentacion {
	list-style: url(../media/icons/icon_user.png);
	color: #333f4f;
	font-size: 18px;
	font-weight: bold;
	display: none;
}
ul.presentacion p {
	font-weight: normal;
	font-size: 12px;
	text-align: justify;
	margin-left: -35px;
	line-height: 2;
}
ul.options-cv {
	margin: 0px;
	padding: 0px
}
ul.options-cv li {
	float: left;
	margin-right: 15px;
	list-style: none
}
.left_cpanel {

}
.left_cpanel ul {
	list-style: url(../media/icons/opcion_user.png);
	color: #333f4f;
	font-size: 18px;
	font-weight: bold;
}
.left_cpanel a {
	display: block;
	position: relative;
	margin-bottom: 8px;
	color: #333f4f !important;
}
.cvd_columnright {
	overflow: hidden;
	float: left;
	width: 70%;
	margin-top: 10px;
	margin-left: 15px;
}
.columnright_content {
	display: block;
	overflow: hidden;
	margin-bottom: 20px;
}
.columnright_section {
	/*width: 50%;
	float: left;
	box-sizing: border-box;*/
}
.columnright_section h1 {
	background: none !important;
	font-weight: 700;
	color: #333f4f;
	font-size: 16px;
}
.result_right {
	font-size: 12px;
}
.red_title_cv {
	color: #b63e3e;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: -1px;
}
.user_note {
	overflow: hidden;
	text-align: left;
	background: rgba(157,156,156,0.3);
	box-sizing: border-box;
	padding: 5px;
	margin-bottom: 5px;
}

/*-----------------------------------------------------------------------------------
|	Responsive Layouts (Media Queries)
-----------------------------------------------------------------------------------*/
@media (max-width: 479px) {
	.portada_pcv {
		width: 100% !important;
		margin-bottom: 8px;
		padding: 10px;
	}
	.portada_pcv img {
		width: 100% !important;
	}
	.portada_pj {
		width: 100% !important;
		margin-left: 0px;
		padding: 10px;
	}
	.portada_pj img {
		width: 100% !important;
	}
	/*.clearfix {
		float: none !important;
		display: block !important;
		width: 100% !important;
	}*/
	.label_form_portada {
		width: 100% !important;
		display: block;
		padding-left: 10px;
	}
	.portada_form_control {
		width: 100%;
	}
	/*.clearfix {
		padding-right: 7px;
	}*/
	.content_footer {
		width: 100% !important;
	}
	.redes_footer {
		width: 100% !important;
		padding-left: 20px !important;
	}
	.legal_footer {
		padding-top: 10px !important;
	}
	.menu_ftop li {
		display: block !important;
	}
	.services-list {
		text-align: center;
	}
	.detalle_body_text {
		text-align: justify;
		padding: 5px;
	}
	.registro-box {
		width: 100%;
		margin: auto;
	}
	.clb_text {
		max-width: none;
	}
	.clb_select {
		max-width: none;
	}
	.content_btn {
		padding-left: 10px;
	}
	.content_footer ul {
		margin-left: -20px;
	}
	.contenedor {
		padding-left: 10px;
		padding-right: 10px;
	}
	.forms-group {
		width: 100%;
		padding-right: 5px;
		margin-bottom: 2px;
		margin-top: 2px;
	}
	.forms-group label {
		width: 100%;
	}
	.input_content {
		width: 100%
	}
	.for_content {
		width: 100%;
		margin-bottom: 10px;
	}
	.for_content label {
		margin-bottom: 5px;
	}
	ul.filter_list {
		width: 100%;
	}
}
@media (max-width: 980px) {
	.contenedor {
		margin-right: 10px !important;
		margin-left: 10px;
	}
	.column_left {
		margin-right: 10px !important;
	}
}
@media (max-width: 767px) {
	.slide-message {
		display: none
	}
}
@media (min-width: 1024px) {

}
@media (max-width: 800px) {
	.contenedor {
		margin: 0px !important;
		width: 100% !important;
	}
	.column_left {
		margin-right: 0px !important;
		display: none;
	}
	.services-list {
		text-align: center;
	}
	.bx-wrapper .bx-next {
		right: -15px !important;
	}
	.bx-wrapper .bx-prev {
		left: -15px !important;
	}
}
@media (max-width: 736px) {
	.top_menu {
		display: none !important;
	}
	#menu_toggle {
		display: block !important;
	}
	.movile_menu {
		display: block !important;
	}
	.menu_content {
		float: right !important;
	}
	.portada_busqueda {
		width: 100% !important;
		padding-right: 5px;
		margin-bottom: 8px;
	}
	/*.clearfix {
		float: left;
		width: 50%;
		padding-left: 5px;
	}*/
	.portada_fbox {
		width: 100% !important;
		margin-left: 0px !important;
	}
	.content_htop {
		display: none !important;
	}
	.menu_content {
		width: 50px;
		padding-right: 14px;
	}
	.logo_content {
		width: 83%;
	}
}
@media (min-width: 1280px) {

}
@media (min-width: 1280px) and (max-width: 1919px) {

}
@media (min-width: 1366px) {

}
@media (min-width: 1920px) {

}