h3{
	font-size: 1.2em;
	font-weight: bold;
}

#detalle_oferta .titulo_oferta{
	padding-left: 0;
}

#detalle_oferta .nombre_empresa{
	color: #333;
	/*float: left;*/
	font-size: 18px;
	font-weight: 700;
	height: auto;
	margin: 0;
	overflow: hidden;
	width: 100%;
}

#detalle_oferta .categoria_empresa{
	color: #007FBF;
	/*float: left;*/
	font-size: 14px;
	font-weight: 700;
	height: auto;
	margin: 5px 0 10px 0;
	overflow: hidden;
	width: 100%;
}

#detalle_oferta  .cargo_oferta,
#detalle_oferta  .vacantes_oferta,
#detalle_oferta  .fecha_oferta {
    font-size: 14px;
    font-weight: normal;
    line-height: 37px;
    margin: 0;
}
/*Compartir empresa*/
.shareCompany{
	display: inline-block;
    vertical-align: top;
    padding: 7px;
}

@media screen and (max-width: 1200px) and (min-width: 992px){
	.shareCompany{
    	padding: 3px;
	}
}

.block-empresa-item .socialShare{
	padding-left: 10px;
    text-align: center;
}
/*Compartir empresa*/
.confirm_right_content h1{
	color: #006498;
    font-size: 26px;
    font-weight: 700;
    line-height: 26px;
    margin-bottom: 10px;
    text-shadow: 1px 1px #FFF;
}

.confirm_right_content ul{
	padding-left: 0;
}

.registro_inicial{
	padding: 10px;
}

.registro_inicial form{
	padding-bottom: 0;
}

.registro_inicial form a{
	padding: 7px 12px;
	width: initial;
}

.secondary_col2{
	float: none;
	width: 100%;
}

.no_margin{
	margin: 0;
}

.md2_lista_oferta_content .elcargo{
	color: #0079bd;
}

.titulo .ultimas_ofertas_home_title{
	color: #666;
	float: left;
	font-size: 25px;
	font-weight: 700;
	letter-spacing: -1px;
	line-height: normal;
	margin-top: 20px;
	padding: 0;
	text-shadow: #FFF 1px 1px;
}

#ofertas_list .titulo h3{
	color: #006CA5;
	clear: none;
	float: right;
	font-size: 12px;
	font-weight: 400;
	margin: 30px 0 0 0;
	padding-right: 5px;
}

/*********************social********************************/
.right_widget_item.tw_data{
	clear: both;
	padding: 10px 0;
}

/* #0153341 - darriagada@trabajando.com - 05/05/2016 - Fixed css widget iconos social */
.social_icons_s {
	background-color: #f5f5f5;
	border-radius: 3px;
	border: 1px solid #e7e7e7;
	height: 45px;
	overflow: hidden;
	padding-top: 5px;
	text-align: center;
	margin-bottom: 5px;
}

#consejos_s_box .t3{
	color: #666;
	float: right;
	line-height: 20px;
	margin: 5px 0 0px;
	padding: 0 0 8px;
}

#encuestas #pregunta{
	color: #333;
	font-size: 16px;
	font-weight: 700;
	margin: 10px 0;
	text-align: left;
}

#encuestas #alternativas{
	padding: 0;
	text-align: left;
}


#encuestas #alternativas label{
	font-size: 14px;
	font-weight: 400;
	margin-left: 10px;
}

.encuesta_boton a{
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color: #006dcc;
	background-image: -moz-linear-gradient(top, #08c, #04c);
	background-image: -o-linear-gradient(top, #08c, #04c);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c));
	background-image: -webkit-linear-gradient(top, #08c, #04c);
	background-image: linear-gradient(to bottom, #08c, #04c);
	background-repeat: repeat-x;
	border-bottom-color: #b3b3b3;
	border-color: #04c #04c #002a80;
	border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
	border-radius: 4px;
	color: #fff;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
	float: right;
	margin-top: 10px;
	padding: 4px 12px;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
}

.social_icons_s .twitter,
.social_icons_s .twitter:hover {
	background-image: url('/assets/img/twitter_square.png');    
}

.social_icons_s .facebook,
.social_icons_s .facebook:hover {
	background-image: url('/assets/img/facebook_square.png');    
}

.social_icons_s .youtube,
.social_icons_s .youtube:hover {
	background-image: url('/assets/img/youtube_square.png');    
}

.social_icons_s .linkedin,
.social_icons_s .linkedin:hover {
	background-image: url('/assets/img/linkedin_square.png');    
}

.social_icons_s .googleplus,
.social_icons_s .googleplus:hover {
	background-image: url('/assets/img/googleplus_square.png');    
}

.social_icons_s .social_icon{
	/*background-size: cover !important;*/
	border-radius: 4px;
	background-position: 0 0;
	background-repeat: no-repeat;
	cursor: pointer;
	display: inline-block;
	height: 32px;
	margin: 0 3px 0 0;
	opacity: 0.4 !important;
	width: 32px;
	zoom: 1;
	-webkit-transition: all 0.3s ease-out;  
	   -moz-transition: all 0.3s ease-out;  
		-ms-transition: all 0.3s ease-out;  
		 -o-transition: all 0.3s ease-out;  
}


.social_icons_s .social_icon:hover{
	background-position: 0 -32px;
	opacity: 1 !important;
}
/*-----------*/

.ayudando{
	height: auto;
	margin-bottom: 5px;
	margin-top: 10px;
	overflow: hidden;
}

.ayudando h3{
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 2px;
	margin: 5px 0;
	padding: 0;
	text-align: left;
}

.ayudando_separador {
	border-bottom: 1px dotted;
	border-top: 1px dotted;
	height: 3px;
	margin: 2px 0 15px;
}

.ayudando_img {
	float: left;
	height: 75px;
	margin-right: 5px;
	overflow: hidden;
	width: 100px;
}

.ayudando .ayudando_txt{
	text-align: left;
}

.ayudando .ayudando_txt p,
.ayudando .ayudando_txt p span{
	color: black !important;
	font-weight: 400 !important;
}

.filtro_opt_grp{
	float: none;
	padding-bottom: 0;
}

#banner_right{
	margin-top: 10px;
}

.resultados_title{
	min-height: auto;
}

.resultados_title .btn{
	border: 1px solid #2787B7;
	-moz-border-radius: 4px 0 0 4px;
	-webkit-border-radius: 4px 0 0 4px;
	background-color: #2787B7;
	background-image: -moz-linear-gradient(top, #0070AF, #2787B7);
	background-image: -o-linear-gradient(top, #0070AF, #2787B7);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0070AF), to(#2787B7));
	background-image: -webkit-linear-gradient(top, #0070AF, #2787B7);
	background-image: linear-gradient(to bottom, #0070AF, #2787B7);
	background-repeat: repeat-x;
	border-radius: 4px;
	border-right: 1px solid #006AA6;
	color: #fff;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0070AF', endColorstr='#ff2787B7', GradientType=0);
	padding: 7px;
	text-align: center;
}

#Oferta_160x600_NPP,
#Ubicacion-Trabajando-300x250-oferta{
	margin: 0 auto;
}

.tab_selector_post{
	height: 34px;
	margin-bottom: 1em;
}

.md2_oferta_usr_share{
	padding-right: 5px;
	text-align: right;
}

.panel{
	margin-bottom: 0 !important;
}

#orden{
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#mis_postulaciones .fecha_postulacion{
	padding-top: 10px;
}

.md2_oferta{
	padding: 12px;
}

.perfil #show-option2{
	margin: 0;
	padding: 0 10px;
}

#confirm_form .confirm_input,
#changepass_form .confirmar_datos2,
#privacidad .confirmar_datos2,
#terminos_form .confirmar_datos2,
.darsedebaja .confirmar_datos2{
	background-color: #F3F3F3;
	margin-top: 10px;
	min-height: 50px;
	overflow: auto;
	padding: 20px;
}

#confirm_form .data,
#confirm_form .data-area{
	/*display: inline-block;*/
	/*margin-left: 1em;*/
}

#confirm_form input{
	clear: both;
}

#confirm_form select.confirm{
	width: 100%;
}

#confirm_form label{
	/*margin-right: 1em;*/
	/*text-align: right;*/
	/*width: 125px;*/
	display: block;
}

#confirm_form input + label{
	display: inline-block;
}

#confirm_form .form-group{
	clear: both;
}

.labelrequerido{
	color: red;
}

a{
	color: #0079bd;
}

.emailupdater{	
	text-transform: uppercase;
}

.btn-primary,
.btn-primary:hover,
.privacy_change,
.privacy_change:hover{
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color: #00659A;
	background-image: -moz-linear-gradient(top, #00659A, #0077B7);
	background-image: -o-linear-gradient(top, #00659A, #0077B7);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#00659A), to(#0077B7));
	background-image: -webkit-linear-gradient(top, #00659A, #0077B7);
	background-image: linear-gradient(to bottom, #00659A, #0077B7);
	background-repeat: repeat-x;
	border-radius: 4px;
	border: 1px solid #0077B7;
	color: #fff;
	cursor: pointer;
	filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff00659A', endColorstr='#ff0077B7', GradientType=0);
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: -1px;
	min-width: 130px;
	padding: 6px 12px;
	text-decoration: none !important;
	text-shadow: 1px 1px 0 #00466b;
}

.confirm_form label{
	color: #007EBF;
	font-size: 14px;
	font-weight: 500;
	/*line-height: 28px;*/
}

#mensaje_terminos{
	clear: both;
}
#privacidad .confirmar_datos2 a {
    float: left;
}
#privacidad .confirmar_datos2 .update_txt{
	font-size: 13px;
	line-height: 24px;
	clear: both;
}

#formularioguardabusqueda label{
	margin-right: 0;
	text-align: left;
}

#formularioguardabusqueda #sueldo{
	float: none;
}


#formularioguardabusqueda input[type="checkbox"]{
	margin-bottom: 0;
}
.md2_add.icon_stats, .md2_add.icon_stats:hover{
	background: #FFC44E url("/assets/img/premium/pie_chart3.png") center center no-repeat;
	border-radius: 5px 0 0 5px;
	width: 40px;
}

#formCertificaciones .form-group{
	border-top: 1px solid #d6d6d6;
	clear: both;
	margin: 10px 0 0 0;
	overflow: hidden;
	padding-top: 10px;
}

#formCertificaciones .form-group input,
#formCertificaciones .form-group a{
	float: none;
}


/*MEDIAQUERIES*/
@media screen and (max-width: 1200px) and (min-width: 1000px){
    .md2_wrapper_oferta .md2_oferta_img + .md2_oferta_content {
        width:78%;
    }
}

@media screen and (max-width: 768px){

	.block_title{
		float: none;
	}

	.md2_wrapper_oferta .md2_oferta_img + .md2_oferta_content{
		width: 80.5%;
	}

	.icono_menu.icon-menu-mobile{
		display: none !important;
	}

	#formOculto textarea{
		width: 100% !important;
	}

	.dp .block_title{
		float: none;
	}

	#login .fondo_login{
		width: 100%;
	}

	.completitud{
		position: initial !important;
		width: 100% !important;
	}

	.des{
		border-right: 0;
	}

	#formCertificaciones .form-group{
		border: 0 !important;
		margin-top: 0 !important;
		text-align: center;
	}

	.empty_fields {
    height: auto !important;
	}
	
}



@media screen and (max-width: 736px){
	.N7_top,
	.interview_icon,
	.msg_icon,
	.userpremium_icon{
		display: none;
	}

	.icono_menu.icon-menu-mobile{
		display: block !important;
	}

	.btns_top{
		display: none;
	}

	.cortina .btns_top{
		display: block;
	}

	.md2_wrapper_oferta .md2_oferta_img + .md2_oferta_content,
	.md2_lista_oferta_content .elcargo{
		width: 67%;
	}

	.articulo_txt img{
    width: 90% !important;
    height: auto !important;
    display: block;
	}

	.articulo_txt div{
	    width: 100%;
	}

}

@media screen and (max-width: 480px){

	[class^="col-"]{
		clear: both;
	}


	.des ul li, .des3 ul li{
		width: initial;
		word-break: break-all;
	}

	#nuevocorreo input{
		width: 96%;
	}

	#tabs{
		margin-top: 1em;
	}

	#wrapper.show_cv_v2_3 div,
	#wrapper.show_cv_v2_3 p{
		box-sizing: border-box;
		margin-left: 0;
		width: 100%;

	}

	#wrapper.show_cv_v2_3 .dp_block2{
		height: auto;
		padding-bottom: 10px;
	}	

	#wrapper.show_cv_v2_3 #codigofooter{
		float: none;
		margin: 0;
	}

	#wrapper.show_cv_v2_3 p,
	#wrapper.show_cv_v2_3 .des,
	#wrapper.show_cv_v2_3 .inline_des{
		text-align: justify;
	}

	#wrapper.show_cv_v2_3 p,
	#wrapper.show_cv_v2_3 .comment_skills,
	#wrapper.show_cv_v2_3 .inline_des{
		padding: 10px 10px 10px 0;		
	}

	#wrapper.show_cv_v2_3 .des{
		padding-right: 0;
	}

	#wrapper.show_cv_v2_3 .dp .block_title{
		box-sizing: border-box;
		padding: 0 10px;
	}

	#wrapper.show_cv_v2_3 .imprimir,
	#wrapper.show_cv_v2_3 .foto_CV{
		margin: 0;
	}

	#wrapper.show_cv_v2_3 .foto_CV img{
		display: block;
		margin: 0 auto;
	}

	#wrapper.show_cv_v2_3 .imgjumping{
		background: none;
	}

	#wrapper.show_cv_v2_3 .cv_parts_block{
		margin-bottom: 10px;
	}

	#wrapper.show_cv_v2_3 .lista_certificaciones{
		margin-bottom: 10px;
	}


	.md2_oferta_img{
		height: auto;
	}

	#orden div{
		display: block;
		width: 100%;
	}

	#mis_postulaciones .pregunta_item{
		clear: both;
		float: none;
		width: initial;
	}

	#mis_postulaciones .fecha_postulacion{
		width: initial;
	}

	.resultados_title .pull-right{
		float: none !important;
	}

	.md2_oferta{
		padding: 12px 2px;
	}

	.md2_oferta.destacada{
		padding: 12px;
	}

	.md2_lista_oferta_content .t1{
		width: 78%;
	}
	.md2_lista_oferta_content .t3{
		width: 20%;
	}

	.resultados_title .cant_resultados p,
	.separador4,
	.registro_box label,
	.resultados_title .filtro{
		float: none;
	}

	.title_results{
		height: auto;
	}

	#registro{
		margin-top: 0;
	}

	.registro_top .txt1 h1{
		font-size: 28px;
	}

	.registro_box{
		padding: 10px;
	}




	.foto_CV{
		width: 100%;
	}

	#mis_busquedas .itembusqueda .acciones{
		display: block;
		overflow: auto;
		padding: 5px;
		width: 40px;
	}

	#mis_busquedas .itembusqueda .buscar{
		margin: 0;
	}

	#mis_busquedas .itembusqueda .accion_borrar{
		margin: 10px 0;
	}

	/*.flags .beta{
		display: none;
		clear: both;
	}

	.footer .flags{
		clear: both;
		float: none;
	}

	.footer .flags:before{
		content: 'Estamos en:';
		font-size: 12px;
	}*/

	.footer .flags ul{
		background: #CBE4F2;
		float: none;
		margin: 0;
		text-align: center;
	}

	.footer .flags li{
		display: inline-block;
		float: none;
		margin: 7px 0px 0px;
	}

	.footer .linksHolding,
	#subMenuTBJ,
	.flags_detalle,
	.sponsors{
		display: none;
	}

	#menu_footer ul li{
		border-bottom: 1px solid #DDD;
		border-right: medium none;
		display: block;
		float: none;
		margin: 0px;
		padding: 0px;
	}

	#menu_footer ul li a{
		display: block;
	}

	.md2_wrapper_oferta .md2_oferta_img + .md2_oferta_content,
	.md2_lista_oferta_content .elcargo{
		width: 100%;
	}

	#formularioguardabusqueda{
		margin: 0 auto;
		width: 90%;
	}

	#formularioguardabusqueda input:not([type="checkbox"]),
	#formularioguardabusqueda select{
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		margin: 10px auto;
		width: 100%;
	}

	#formularioguardabusqueda .configfield{
		float: none;
		height: auto; 
		line-height: inherit; 
		width: 100%;
	}

	#formularioguardabusqueda .configfield .data{
		clear: both;
	}

	#formularioguardabusqueda label{
		padding-left: 0;
	}

	#formOculto textarea{
		width: 100%;
	}

	#adv_search .adv_btn{
		float: none;
	}

	.adv_search{
		margin-top: 0;
	}

	.dp_detalle{
		margin-left: 0;
		padding-left: 10px;
	}

	.dp_info{
		float: none;
		width: 100%;
	}

	.form-horizontal .form-group{
		padding: 0;
	} 	

	.widg_listas ul li{
		margin-bottom: 5px;
	}

	.main_col_right{
		margin: 0;
	}

	.certificacion,
	table, tbody, tr{
		display: block;
	}

	.certificacion{
		border-bottom: 1px solid #d6d6d6;
		margin-bottom: 5px;
		padding-bottom: 5px;
	}

	.logocertificaciones{
		width: 80px;
	}

	.des,
	.des_btns{
		float: none;
		margin-top: 6px;
		overflow: hidden;
	}

	.des_btns a,
	.inline_des2.titulocertificacion{
		width: auto;
	}

	.certificacion{
		width: 100%;
	}

	.col-md-4{
		clear: both;
	}

	.empty_fields {
    height: auto !important;
	}

	.envio-correo .rowDisplay{
		float: none;
	}

	#f_anunciate .links .li {
    display: block !important;
	}
	#f_anunciate .lefter {
		width: 100% !important;
	}

	#f_anunciate .righter {
		width: 100% !important;
	}
}

@media screen and (max-width: 669px){

	.tab_selector{
	  height: auto;
	}

	.tab_selector ul{
		margin: 0;
		position: initial;
	}

	 .tab_selector ul li,
	 .tab_selector_post ul li{
	  float: none;
	  margin: 0 0 10px 0;
	 }

	 .tab_selector ul li:last-child{
	  margin-bottom: 0;
	 }

	.tab_selector_post{
		border-bottom: none;
		height: auto;
	}

	.tab_selector_post ul li:last-child{
		margin-bottom: 0;
	}

	
}

@media screen and (max-width: 360px){
	#wrapper.show_cv_v2_3 .dp_block2 img{
		height: auto;
		width: 95%;
	}
	
	.dp_nombre{
		font-size: 1.4em;
	}

	.ui-pnotify{
		left: 0;
	}

	.bk_left, .bk_right{
		padding: 0;
	}

	#logo img{
		height: auto;
		width: 160px;
	}

	#ofertas_list .titulo h3{
		float: left;
		margin-top: 10px;
	}


}

@media screen and (max-width: 320px){
	#logo{
		float: none;
		display: inline-block;
		margin-left: 0;
		width: 220px;
	}	

	.foto_CV{
		height: auto;
		margin-top: 1em;
		position: initial;
	}


}

/*:::::::::::::::::::::::::::::::::::::::::::::::*/
/* :::::::::::::: Nota Informativa ::::::::::::::*/

#nota-informativa {
	/*background-color:#FEA60B;*/ /*Color de fondo*/
	background: rgb(254, 166, 11);
	background-color: rgba(254, 166, 11, 0.87); /*Color de fondo*/
	border: 1px solid #EE9600;
	bottom:10px; /*Separación inferior del borde*/
	box-shadow:0 0 10px #555; /*Sombras CSS3*/
	color:#fff;
	display:none; /*Oculta el contenedor*/
	font-weight: 600;
	left:200px; /*Separación del borde izquierdo*/
	margin-left: 428px;
	padding:15px; /*Espaciado interno*/
	position:fixed; /*Permite que se mantenga estático*/
	text-align:center; /*Alineación del texto*/
	text-shadow: 1px 1px #cb9a46;
	width:350px; /*Ancho del contenedor*/
	z-index: 99999;

	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	box-sizing: unset !important;
}

#nota-informativa a {
	font-weight: 800;
	text-shadow: none;
	z-index: 99999;
}

@media screen and (max-width: 1024px) {
	#nota-informativa{
		left: -80px;
		z-index: 99999;
		margin-left: 30%;
	}
	#nota-informativa a {
		z-index: 99999;
	}

}
@media screen and (max-width: 480px) {
	#nota-informativa{
		width: 250px;
	}

}
@media screen and (max-width: 300px) {
	#nota-informativa a {
		right: 25px;
	}

}

/*:::::::::::::::::::::::::::::::::::::::::::::::*/
/* :::::::::::: FIN Nota Informativa ::::::::::::*/


/*:::::::::: Logos de banderas ::::::::::*/
.flag_logo_detalle {
	background-image:url("/assets/img/spt_Flags.png");
	height:19px;
	text-indent:-9999px;
	width:24px;
	float:right;
	margin-top:16px;
	margin-right:5px;
	}
.flag_logo {
	background-image:url("/assets/img/spt_Flags.png");
	display:block;
	height:19px;
	text-indent:-9999px;
	width:24px;
	margin-right:15px;
	margin-top:37px;
	float:right;
	}
	.flag_logo.ar, .flag_logo_detalle.ar {
	background-position:0 0;
		}
	.flag_logo.br, .flag_logo_detalle.br {
		background-position:0 -19px;
		}
	.flag_logo.cl, .flag_logo_detalle.cl {
		background-position:0 -38px;
		}
	.flag_logo.co, .flag_logo_detalle.co {
		background-position:0 -57px;
		}
	.flag_logo.es, .flag_logo_detalle.es {
		background-position:0 -76px;
		}
	.flag_logo.mx, .flag_logo_detalle.mx {
		background-position:0 -95px;
		}
	.flag_logo.pe, .flag_logo_detalle.pe {
		background-position:0 -114px;
		}
	.flag_logo.pt, .flag_logo_detalle.pt {
		background-position:0 -133px;
		}
	.flag_logo.pr, .flag_logo_detalle.pr {
		background-position:0 -152px;
		}
	.flag_logo.uy, .flag_logo_detalle.uy {
		background-position:0 -190px;
		}
	.flag_logo.ve, .flag_logo_detalle.ve {
		background-position:0 -171px;
		}
/*:::::::::: FIN Logos de banderas ::::::::::*/

/*Linea debajo de dominio computacional*/
#skillCont .cv_parts_des{
	border-bottom: 0px !important;
}


/*Cantidad de resultados*/
.spaceme {
    margin-top: 5px;
    margin-left: 9px;
}
.cant_resultados2 p {
    padding: 0;
    margin: 0;
    float: left;
    font-size: 16px;
    font-weight: 700;
    color: #999;
    text-shadow: 1px 1px #FFF;
    line-height: 29px;
    width: 100%;
}

/*DETALLE OFERTA*/
.detalle_nombre_pais {
    float: right;
    text-transform: capitalize;
    margin-top: 17px;
    margin-right: 15px;
    text-shadow: 1px 1px #FFF;
    font-weight: bold;
    color: #666;
}

.titulo .t2 {
    color: #666;
    float: left;
    font-size: 18px;
    font-weight: 700;
    margin: 6px 0 0;
    padding: 0;
    text-shadow: 1px 1px #FFF;
}

/*Licencia de conducir*/
#formOculto #driverLicense,#selfMovilization {
	margin-left: 10px;
}

/*CV completitud*/
.completitud_wrapper {
    background: #D3D3D3;
    border-color: 1px solid #666;
    clear: both;
    overflow: hidden;
}
.completitud_linkcv {
    padding: 10px;
    border-top: 1px solid #FFF;
    overflow: hidden;
}
.padlockstatus {
    float: left;
    width: 10%;
    height: 12px;
}
.title_widg {
    font-weight: 700;
    width: 90%;
    font-size: 14px;
    margin-bottom: 10px;
    background: url("/assets/img/exclamation.gif") no-repeat right;
    float: left;
}

/*############ PUBLICIDAD #############*/
#f_anunciate .h2_sub img {
	vertical-align: middle;
	margin-right: 10px;
}

#f_anunciate .links .li {
	display: inline;
	margin-right: 2px;
	padding: 2px 15px;
	background: #E7EEF6;
}

#f_anunciate .links .li.pri, #f_anunciate .links .li:hover {
	border-bottom: 2px solid #C7CED6;
}

#f_anunciate .links {
	margin-bottom: 15px;
	/*float: left;*/
	font-size: 90%;
}

#f_anunciate .lefter {
	float: left;
	width: 60%;
	margin-bottom: 50px;
}

#f_anunciate .righter {
	float: right;
	width: 40%;
	margin-bottom: 50px;
}

#f_anunciate .righter .title {
	font-weight: 700;
	border-bottom: 1px solid #000;
}

#f_anunciate .righter .ol .li {
	list-style: decimal;
	font-size: 90%;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #F0F0F0;
	line-height: 17px;
}

#f_anunciate .righter .ol .li strong {
	margin-left: 5px;
}

#f_anunciate .righter .ol .li span {
	margin-left: 20px;
}

#f_anunciate .righter .ol .li .empresas {
	padding-left: 12px;
	font-size: 90%;
	line-height: 19px;
}

#f_anunciate .righter .ul {
	margin-left: 10px;
}
#f_anunciate .links .li a{
	text-decoration: none;
}
#f_anunciate .righter .ul .li {
	margin-bottom: 5px;
	font-size: 90%;
}
/*############ BIBLIOTECA #############*/
#f_biblioteca {
	font-size: 12px;
}

#f_biblioteca .h2_sub img {
	vertical-align: middle;
	margin-right: 10px;
}

#f_biblioteca .new_menu>div.ballon_desc {
	position: absolute;
	left: 290px;
	width: 300px;
	display: none;
	background: #e3edf6;
	padding: 10px 20px;
	font-size: 90%;
}

#f_biblioteca .new_menu>div.ballon_desc h4 {
	font-size: 110%;
	margin: 0;
}

#f_biblioteca .new_menu>ul {
	padding-left: 0;
}

#f_biblioteca .new_menu>ul>li {
	background: #c3d8ec;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-bottom: 3px solid #b4c8da;
	height: 42px;
	list-style: none;
	width: 280px;
	cursor: pointer;
	margin-bottom: 5px;
	line-height: 42px;
}

#f_biblioteca .new_menu>ul>li:hover {
	background: #d5e4f2;
}

#f_biblioteca .new_menu>ul>li>a {
	font-size: 135%;
	font-weight: 700;
	color: #217CC5;
	margin-left: 10px;
}

#f_biblioteca .new_menu>ul>li>img {
	vertical-align: middle;
	margin-left: 10px;
}
/*############ COMUNIDAD #############*/
#f_comunidad {
	text-align: justify;
}

#f_comunidad .h2_sub img {
	vertical-align: middle;
	margin-right: 10px;
}

#f_comunidad .info_extra {
	padding: 20px 10px;
	border-radius: 12px;
	background: #E7EEF6;
	margin-bottom: 15px;
}

#f_comunidad .articulo_txt>.info_extra {
	margin: 12px 15px 10px 0;
	padding: 10px;
	display: inline-block;
	zoom: 1;
	*display: inline;
	float: left;
}

.panel #apellido {
    display: none;
}
/*Estilos para input search IE 10 o mas*/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    #search .buscadorSelectStyle {width:255px}
}

/*:::::::::::::::::::::::::::::::::::::::::::::::*/
/* :::::::::::: Configuración de Perfil ::::::::::::*/
.asterisco{
    color:red;
    width:10%;
    text-align:center;
    display:inline-block;
}

@media screen and (max-width: 375px) {

    .confirm_input .data-area{
    	padding: 0px;
    }
}

.confirm_input input[type="checkbox"]{
	margin-right: 10px;
}

@media screen and (max-width: 320px) {
	.confirm_input input[type="checkbox"]{
		margin-right: 5px;
	}
	
	
	
}

#terminos_form label{
	color: #333;
	width: 90%;
	display: inline-block;
}

/* #0153341 - darriagada@trabajando.com - 12/05/2016 - Fixed vista registro */
#tipodocSelect{
	width: 94% !important;
	display: inline;
}

/*:::::::::::::::::::::::::::::::::::::::::::::::*/
/* :::::::::::: END Configuración de Perfil ::::::::::::*/

/*############### Modificaciones Captcha Consultas & Sugerencias ################*/
#consult #recaptcha_area, #recaptcha_table{
     max-width: 400;
}

#consult #recaptcha_area td.recaptcha_r1_c1, #consult #recaptcha_area td.recaptcha_r2_c1, #consult #recaptcha_area td.recaptcha_r2_c2,
#consult #recaptcha_area td.recaptcha_r3_c1, #consult #recaptcha_area td.recaptcha_r3_c2, #consult #recaptcha_area td.recaptcha_r3_c3,
#consult #recaptcha_area td.recaptcha_r7_c1, #consult #recaptcha_area td.recaptcha_r8_c1, #consult #recaptcha_area td.recaptcha_r4_c2{
	background: none;
}

#consult .recaptchatable .recaptcha_r1_c1{
    background: none;
    width: 100%;
    height: 9px;
}

#consult .recaptcha_r3_c1, #consult .recaptcha_r3_c2, #consult .recaptcha_r3_c3{
	height: 6px !important;
}

#consult .recaptchatable .recaptcha_input_area{
	border-radius: 2px;
	padding: 2px;
	height: 100%;
	background: url('https://www.google.com/recaptcha/api/img/white/sprite.png') -43px 0 no-repeat;
}

#consult .recaptchatable .recaptcha_r4_c1 {
    background: none !important;
}

#consult .recaptchatable .recaptcha_r4_c4 {
    background: url('https://www.google.com/recaptcha/api/img/white/sprite.png') -214px 5px no-repeat !important;
    width: 90px !important;
}

@media screen and (max-width: 568px){
	#consult .recaptchatable td {
	word-wrap: break-word;
	}

	/*
*/
	#consult .recaptchatable #recaptcha_response_field, .recaptcha_input_area{
    transform:scale(0.95); 
   	webkit-transform:scale(0.95);   	
	}

	#consult .recaptchatable .recaptcha_input_area {
		margin-left: 0px !important;
		margin-right: 0px !important;
	}

	#consult .recaptchatable .recaptcha_r1_c1, #consult #recaptcha_image{
		width: 100% !important;
		/*max-width: 200px;*/
	}

	#consult .recaptchatable #recaptcha_image {
	     /*position: absolute;*/
	    top: 0;
	    left: 0;
	}

}

@media screen and (max-width: 480px){
	#consult a#recaptcha_reload_btn{
		/*float: left;
		display: inline-block;
		clear: both;
		position: absolute;
		top:100px;
		left: 170px;*/
		position: relative;
		display: inline-block;
    	top: -15px;
    	left: -10px;
    	clear: both;
	}
	#consult a#recaptcha_switch_audio_btn, #consult a#recaptcha_switch_img_btn{
				/*position: absolute;
		top:100px;
		left: 170px;*/
		clear: both;
		position: relative;
		display: inline-block;
    	top: -36px;
    	left: 168px;
	}
	#consult a#recaptcha_whatsthis_btn{
		clear: both;
		position: relative;
		display: inline-block;
		top:-37px;
		left: 168px;
	}
	/*#consult a#recaptcha_reload_btn, #consult a#recaptcha_switch_audio_btn, #consult a#recaptcha_switch_img_btn, #consult a#recaptcha_whatsthis_btn{
		left: 190px;
	}*/
	

	#consult table#recaptcha_table{
		empty-cells: hide;
	}
}


@media screen and (max-width: 350px){
	#consult .recaptcha_r4_c4{
		display: none;
	}
	#consult img#recaptcha_challenge_image, #consult #recaptcha_area .recaptcha_r3_c2{
		width: 100% !important;
		max-width: 200px;
	}

	#recaptcha_widget_div #recaptcha_area, #consult table#recaptcha_table {
    	width: 218px!important; 
    	display: block;
	}
}

@media screen and (max-width: 350px){
	#consult .recaptchatable .recaptcha_r4_c4{
		position: absolute;
    	margin-top: -20px !important;
    	display: block;
	}	
}

/*############### Modificaciones Captcha Consultas & Sugerencias ################*/

.politicas{
	padding: 8px; 
	border: 1px solid black;
}
/* #0153341 - darriagada@trabajando.com - 05/05/2016 - traspaso y borrado hacia responsivos.css   */

@media screen and (max-width: 767px){
	#selectrut{
		padding-right: 15px;
		padding-left: 15px;
	}
	/* #0153341 - darriagada@trabajando.com - 12/05/2016 - Fixed vista registro */
	#tipodocSelect{
		width: 96% !important;
		display: inline;
	}
}

@media screen and (max-width: 306px){
	#tipodocSelect{
		width: 92% !important;
	}
}

.debaja .grey_btn{
	float: none !important;
	margin-bottom: 1em;
}

/* #0153341 - darriagada@trabajando.com - 03/05/2016 - Estilos de Universidades Saaes */ 
.info_saaes {
    width: 60%;
    height: auto;
    float: left;
    margin-left: 10px;
}

.listado_saaes {
    width: 30%;
    height: auto;
    float: left;
    text-align: center;
    max-width: 100%;
    max-height: 60%;
    border-right: 1px solid #E8E8E8;
}

.saaes {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 20px;
    border-bottom: 1px solid #E8E8E8;
}

/* #0153341 - darriagada@trabajando.com - 11/05/2016 - Fixed vista sponsors */
.footer .sponsors li.close{
    color: #333;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 13px;
    letter-spacing: -1px;
    font-weight: normal;
    line-height: normal;
}
.vinculadored{
    float:left;
    text-align:justify;
    width: 45%;
}
.vinculadored div{
    width:100%;
    margin-top:5px; 
}
.servicioem{
    width: 40%;
    float:right; 
    padding-right:0; 
    margin-right:0;
    text-align: right;
}
.servicioem img{
    width: 100%;
    height: auto;
    max-width: 438px;
}

@media screen and (max-width: 1199px){
    .vinculadored{
        width:38%;
    }
}
@media screen and (max-width: 766px){
    .vinculadored{
        width:72%;
    }
    .servicioem{
        width: 100%;
        text-align: center;
    }
    .servicioem img{
        margin-top: 10px;
    }
}
@media screen and (max-width: 676px){
    .vinculadored{
        width:67%;
    }
}

