/* @override 
	http://mch.editec.dev.ida.cl/wp-content/themes/editec/css/bolsa-empleo-<?php
	http://aqua.editec.dev.ida.cl/wp-content/themes/editec/css/bolsa-empleo-3.css echo get_current_blog_id() ?>.css */
	
	/* @group header footer bolsa */
	
#hbolsa, #footerbolsa{
	background: #005F9F;
	padding: 10px 0;
	color: #fff;
}

a{
	transition: 0.2s ease-out
}
a:hover{
	transition: 0.2s ease-out
}

#hbolsa .logo, #footerbolsa .logo{
	background-image: url(../img/logos.png);
	vertical-align: middle;
}

#hbolsa .logo-aqua, #footerbolsa .logo-aqua{
	width: 69px;
	height: 40px;
	background-position: -3px -46px;
}

.irahome {
	margin-left: 5px;
}

.irahome a{
	color: #fff;
}

#hbolsa #fecha{
	float: right;
	margin-top: 10px;
}

#footerbolsa .rtext{
	float: right;
	margin-top: 10px;
}

#footerbolsa .rtext a{
	color: #fff;
}

	/* @end */
	
	submit{
-webkit-appearance       : none;
-moz-appearance          : none;
appearance               : none;	
}	

.btn_movil{
	display: none!important;
}

#buscador, #bread_registro{
	background: #E28601;
	padding: 10px 15px!important;
	color: #fff;
	font-size: 14px;
}

#breadcrumb{
	padding: 0 10px;
}

#breadcrumb a{
	color: #005F9F;
}

#reultstxt{
	background: #E28601;
	clear: both;
	margin: 0 10px;
	position: relative;
	top: -20px;
}

#reultstxt p{
	margin: 0 10px;
	padding: 10px 0;
	color: #fff;
	font-size: 14px;
	border-top: 2px solid #C97B0A;
}


.bolsa-empleo .main-title{
	margin-bottom: 0;
}

#buscador select{
	border: none;
	margin-bottom: 0;
	padding: 6px 10px;
	display: inline-block;
	height: auto;
	font-size: 13px;
	margin-left: 10px;
	border-radius: 3px;
	-webkit-appearance       : none;
	-moz-appearance          : none;
	appearance               : none;
	background: #fff url(../img/selbusca.png) no-repeat 98% center;
}

.bolsa-empleo ::-webkit-input-placeholder { font-family: 'roboto',sans-serif;
font-style: normal; 	font-size: 13px;}
.bolsa-empleo ::-moz-placeholder { font-family: 'roboto',sans-serif;
font-style: normal; 	font-size: 13px;} /* firefox 19+ */
.bolsa-empleo :-ms-input-placeholder { font-family: 'roboto',sans-serif;
font-style: normal; 	font-size: 13px;} /* ie */

#buscador .intext{
	width: 46%;
	margin: 0 10px;
	padding: 6px 10px;
	font-size: 13px;
	height: auto;
	border: none;
	border-radius: 3px;
	display: inline-block;
	vertical-align: middle;
	background: #fff url(../img/lupab.png) no-repeat 98% center;	
	
}

.btn_buscar{
	background: no-repeat;
	padding: 5px 20px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	border: 3px solid #C97B0A;
	vertical-align: middle;
}

.btn_buscar:hover{
	background: #C97B0A;
}

.aviso-full{
	border: 1px solid #005F9F;
	padding: 20px;
	-webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.5);
        clear: both;
        margin-bottom: 20px;
}



.aviso-full .imagen-empresa{
	width: 100px;
	float: left;
}

.aviso-full .imagen-empresa img{
	max-width: 90px!important;
}

.aviso-full .text{
	width: 480px;
	float: left;
	margin-right: 40px;
}

.aviso-full .rel_offs{
	width: 290px;
	float: left;
}

.aviso-full .rel_offs h4{
	font-weight: bold;
}

.aviso-full .datosempr{
	color: #005F9F;
	font-size: 12px;
	font-weight: 600;
    text-transform: capitalize;	
}

.aviso-full .datosempr li{
	margin: 5px 0;
}

.aviso-full .datosempr img{
	color: #E28601;
	width: 19px;
	vertical-align: bottom;
}

#loginplace{
	background: #F2F2F2;
	padding: 10px 15px;
}

#loginplace.nologeado{
	padding: 0;
	height: 2px;
}

#loginplace.nologeado #login-empresa{
	top: -50px;
}

.empresa-nombre{
	margin: 0 15px;
}

.empresa-nombre .img-login{
	width: 82px;
	margin-right: 10px;
	vertical-align: middle;	
}

.empresa-nombre h2{
	display: inline-block;
	font-weight: bold;
	font-size: 24px;
	max-width: 350px;
}

#login-empresa{
	position: absolute;
	top: 30px;
	right: 0;
	background: #E7E7E7;
	z-index: 50;
}

#login-empresa .img-login{
	padding: 3px 8px;
	float: left;
	width: 47px;
	border-right: 1px solid #888;
	margin: 7px 3px;
}

#login-empresa a{
	color: #005F9F;
	font-weight: bold;
	display: block;
	float: left;
	font-size: 14px;
	padding: 16px 12px;
}

#login-empresa a:hover, #login-empresa .acti{
	color: #fff;
	background: #C97B0A;
	text-decoration: none;	
}

#login-empresa a.smallt:hover{
	background: none;
	color: inherit;
}


#login-empresa a img{
	vertical-align: text-top;
	margin-right: 5px;
}

#login-empresa.logeado a:before{
	margin-right: 5px;
	vertical-align: middle;	
}

#login-empresa.logeado .mnu_btn2:before{
	content: url(../img/c1.png);
}

#login-empresa.logeado .mnu_btn2.acti:before, #login-empresa.logeado .mnu_btn2:hover:before{
	content: url(../img/c1a.png);
}

#login-empresa.logeado .mnu_btn1:before{
	content: url(../img/c2.png);
}

#login-empresa.logeado .mnu_btn1.acti:before, #login-empresa.logeado .mnu_btn1:hover:before{
	content: url(../img/c2a.png);
}

#login-empresa.logeado .mnu_btn0:before{
	content: url(../img/c3.png);
}

#login-empresa.logeado .mnu_btn0.acti:before, #login-empresa.logeado .mnu_btn0:hover:before{
	content: url(../img/c3a.png);
}
 

#login-empresa #login-bolsa-form{
	padding: 15px 20px 0;
	border-bottom: 2px solid #E28601;	
	margin: 0;
	position: absolute;
	background: #F0F0F0;
	display: none;
	width: 100%;
}

#login-empresa form label{
	color: #005F9F;
	text-transform: none;
	font-size: 13px;
}

#login-empresa form .textin{
	border: 1px solid #ddd;
	width: 100%;
	font-size: 11px;
}

#login-empresa form .smallt{
	display: block;
	text-align: right;
	font-size: 11px;
	padding-left: 0;
	color: #111;
}

#login-empresa form .submit{
	background: #005F9F;
	color: #fff;
	font-weight: 700;
	display: block;
	border: none;
	padding: 7px 12px;
	margin: 10px 0 14px;
	float: right;
}

.rel_offs h4{
	margin-bottom: 5px;
}

.rel_offs li{
	padding-bottom: 10px;
	border-bottom: 2px solid #ddd;
}

.rel_offs .empresainfo{
	color: #005F9F;
	display: block;
}

.rel_offs .empresainfo a{
	color: #005F9F;
	font-size: 12px;
	font-weight: 600;	
}

.aviso{
    background: #F0F0F0;
    border-top: 3px solid #005F9F;
    padding: 15px;
    box-shadow: 0px 1px 6px 0px rgba(0,0,0,0.5);
    margin-bottom: 20px;
    position: relative;
}

.aviso .fecha{
	background: #fff;
	position: absolute;
	right: 0;
	color: #999;
	font-weight: bold;
	padding: 5px 10px;
}

.aviso .fecha .hoy{
		color: #E28601;
}

.aviso h3{
    padding-right: 160px;
	margin-bottom: 5px;
}

.aviso .empresainfo{
	color: #005F9F;
	font-size: 12px;
	font-weight: 600;
	display: block;
	text-transform: capitalize;
}

.btn_off, .btn_on{
	border: 1px solid #005F9F;
	color: #005F9F;
	display: inline-block;
	padding: 6px 18px;
	margin-right: 10px;
	background: #fff;
	font-size:14px;
	font-weight: bold;
 
}

.btn_on{
	background: #005F9F;
	color: #fff;
}

.btn_on:hover{
	background: #004370;
	text-decoration: none;
}

.btn_off:hover{
	background: #004370;
	color: #fff;
	text-decoration: none;
}

.aviso p{
	margin: 10px 0;
	color: #666;
}

#paginabolsa{
	margin-bottom: 20px;
}

#paginabolsa .next, #paginabolsa .prev{
	color: #E28601;
}

#paginabolsa a{
	display: inline-block;
	color: #E28601;
	margin: 0 5px;
	font-size: 14px;
	padding: 2px 8px;
}

#paginabolsa a.current{
	background: #E28601;
	color: #fff;
}

#destaqueav {
	background: #E28601;
	border: 3px solid #C97B0A;
	color: #fff;
	font-size: 16px;
	text-align: center;
	display: block;
	margin-bottom: 20px;
	padding: 12px 5px;
	font-family: 'roboto', sans-serif;
}

#destaqueav strong{
	display: block;
	padding-bottom: 10px;
	font-size: 20px;
}

#destaqueav strong a{
	color: #005F9F;
}

#destaqueav a{
	color: #fff;
	text-decoration: underline;
}

#destaqueav img{
	vertical-align: sub;
	margin-right: 5px;
	margin-left: 10px;
}

/* @group Registro Empresa */

#contactreg{
	background:  #005F9F;
	text-align: center;
	padding: 10px;
	margin-top: 46px;
	color: #fff;
	font-size: 16px;
	margin-bottom: 20px;
}

#contactreg a{
	color: #fff;
	font-size: 18px;
	text-decoration: underline;
}

#contactreg p{
	display: inline-block;
	margin: 0;
	text-align: left;
	margin-left: 10px;
}


#breadtitle{
	font-weight: bold;
	font-size: 21px;
}

#bread_registro{
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0!important;
	display: table;
	width: 100%;
	margin-bottom: 20px;
}

#bread_registro a{
	padding: 14px 10px 14px 20px;	
	color: #fff;
	display: table-cell;
	text-decoration: none;
	position: relative;
	font-size: 14px;
}

#bread_registro a:after{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    border: 23px solid #fff;
    border-color: transparent transparent transparent #E28601;
    z-index: 2;
    -webkit-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webki-transform: scaleX(0.5);
    -ms-transform: scaleX(0.5);
    transform: scaleX(0.5);
}

#bread_registro .acti{
	background: #c47301;
}

#bread_registro .acti:after{
	border-color: transparent transparent transparent #c47301;	
}

#bread_registro a:last-child:after{
	display: none;
}

.tab_regi{
	display: none;
}

.tab_regi.acti{
	display: block;
}

.bolsa-forms legend, .bolsa-forms .legends{
	font-size: 18px;
	color: #005F9F;
	font-weight: 600;
	font-family: 'Open Sans',sans-serif;
	text-transform: uppercase;
	margin-bottom: 30px;
}

.bolsa-forms label, .bolsa-forms .labels{
	font-size: 14px;
	font-weight: 600;
	margin-top: 10px;
	text-transform: none;
}



.bolsa-forms label.inli{
	display: inline-block;
	width: 160px;
}

.bolsa-forms .textin:focus:invalid{
	border-color: #9F0000;
	color:#9F0000;
}


.bolsa-forms .textin.warning, .bolsa-forms .textin.error, .bolsa-forms input.warning{
	border-color: #9F0000;
	border-width: 1px;
}

#inprut-error{
	display: none!important;
}

label.warning, label.error, .mail-error{
	color: #9F0000;
	font-size: 11px;
    margin-top: 0;
}

.mail-error{
	border: 1px solid #9F0000;
	padding: 10px;
	display: block;
	text-align: center;
}

.mail-success{

	padding: 10px;
	display: block;
	text-align: center;
}


/* @end */

/* @group lightbox bolsa de empleo */

#light-login-bolsa, .ui-widget-overlay{
	position: fixed;
	top: 0;
	z-index: 555;
	height: 100vh;
	width: 100%;
	text-align: center;
	background: rgba(0, 0, 0,0.7);
}

#light-login-bolsa #login-bolsa-form{
	background: #F2F2F2;
	margin: 0 auto;
	position: relative;
	width: 515px;
	top: 30%;
	padding: 30px;
}

.ui-dialog {
  background: #F2F2F2;
  width: 515px;
  padding: 20px;
  text-align: center;
}
.ui-front {
    z-index: 100;
}
 
 .ui-dialog-titlebar-close{
 	text-indent: -9999px;
 	width: 40px;
 	height: 40px;
 	padding: 0;
 	position: absolute;
 	right: 0;
 	top: 0;
 	border: none;
 	background: url('../img/Iconos-Editec-10.svg') no-repeat center;
 	background-size: contain;
}   

.ui-dialog .ui-resizable {
    position: relative;
}

.ui-dialog .ui-widget-content h3{
	font-size: 18px;
    color: #005F9F;
    font-weight: 600;
    text-align: center;
    margin-bottom: 0;
    font-family: 'Open Sans',sans-serif;
    text-transform: uppercase;   
}

.ui-helper-hidden-accessible{
	display: none;
}


#light-login-bolsa .btn_cerrar{
	position: absolute;
	right: 0px;
	top: 0px;
}

#light-login-bolsa .btn_cerrar img{
	width: 30px;
}

#light-login-bolsa h2, #light-login-bolsa h3{
	font-family: 'Roboto', sans-serif;
	font-size: 21px;
	color: #005F9F;

}

#light-login-bolsa h2{
	font-weight: 700;
}

#formspace{
	width: 272px;
	margin: 0 auto;
}

#formspace label{
	color: #005F9F;
	font-size: 12px;
	text-align: left;
	text-transform: none;
}

#formspace .textin{
	border: none;
    font-family: 'Roboto', sans-serif;
    font-weight: lighter;
}

#formspace .smallt{
	color: #111;
	font-size: 11px;
	display: block;
	text-align: right;
	text-decoration: underline;
	margin-bottom: 20px;
}

#light-login-bolsa .submit, #light-login-bolsa .btn_on, .ui-button-text-only{
	background: #005F9F;
	border: none;
	color: #fff;
	clear: both;
	display: inline-block;
	font-weight: bold;
	padding: 8px 20px;
	margin: 0 5px;
}

#light-login-bolsa hr.line{
	border: none;
	border-bottom: 1px solid #D4D4D4;
	margin: 25px 60px 20px;
}

/* @end */

.grid-6.col-sm-5{
	width: 60%;
}

/* @group Crear Oferta */

.bolsa-forms .row div{
	height: auto;
	/*padding: ;*/
	margin: 0 10px;
}

.bolsa-forms legend + * {
    -webkit-margin-top-collapse: separate;
}

.bolsa-forms small{
	display: block;
	top: -20px;
	margin-bottom: -20px;
	position: relative;
}

.bolsa-forms small.s-descri{
	display: block;
	top: inherit;
	margin-bottom: 0;
}

.bolsa-forms .formsect{
	background: #F2F2F2;
	padding: 20px;
	position: relative;
	margin-bottom: 6px;
}


.bolsa-forms .labrad{
	display: inline-block;
	margin-right: 10px;
	font-weight: 600;
	position: relative;
}

.bolsa-forms .labrad.inli{
	font-weight: normal;
	width: auto;
	color: #666;
	margin-bottom: 0;
	margin-top: 5px;
}

.bolsa-forms .text-center{
	margin-top: 20px;
}

#oferta-empresa .text-center{
	margin-top: 40px;
}


.labrad input{
	display: none;
}

.labrad span{
	padding-left: 20px;
}

.labrad :checked+span:before {
    border-color: #005F9F;
    -webkit-box-shadow: inset 0 0 0 2px #fff;
    box-shadow: inset 0 0 0 2px #fff;
    background: #005F9F;
}

.labrad span:before{
	 border: 1px solid #005F9F;
	 border-radius: 32px;
     content: "";
     position: absolute;
     display: block;
     width: 13px;
     height: 13px;
     top: 2px;
     left: 0;
     -webkit-transition: all 200ms ease;
     transition: all 200ms ease;
     background-position: 50% 50%;
     background-color: #fff;
 }
 
 .labrad [type=checkbox]:checked+span:before {
     background: #fff url(../img/check.png) center no-repeat;
 }
 
 .labrad [type=checkbox]+span:before{
 	border-radius: 0px;
 }
 
 

.bolsa-forms .textin, .bolsa-forms #uploadFile{
	width: 100%;
	color: #999;
	border-color: #E2E2E2;
	padding:5px;
	border-width: 1px;
	height: auto;
}

.bolsa-forms .mostrar_otro{
	display: none;
}

.bolsa-forms .label-otro{
    padding-right: 5px;
	font-weight: 600;
	margin-bottom: 10px;
}

.bolsa-forms .otro{
    width: 40%;
    height: 25px;
	color: #999;
	border-color: #E2E2E2;
	padding:5px;
	border-width: 1px;
	margin-bottom: 0;
}

.bolsa-forms .caja-rut{
	width: 80%;
	color: #999;
	border-color: #E2E2E2;
	padding:5px;
	border-width: 1px;
	height: auto;
}

.bolsa-forms .dv{
	width: 15%;
	color: #999;
    border-color: #E2E2E2;
    padding: 5px;
    border-width: 1px;
    height: auto;
}

.bolsa-forms select{
	color: #666;
	padding: 5px;
	width: 100%;
	height: auto;
	border: 1px solid #E2E2E2;
  -webkit-appearance       : none;
  -moz-appearance          : none;
  appearance               : none;
  background: #fff url('../img/sel.png') no-repeat right;
}

.bolsa-forms .select-region{
	width: 100%;
}


.bolsa-forms ::-webkit-input-placeholder {
       font: 13px / 150% "Open Sans", Helvetica, Arial, Clean, Sans-serif;
       color: #ddd;
}

.bolsa-forms :-moz-placeholder { /* Firefox 18- */
    font: 13px / 150% "Open Sans", Helvetica, Arial, Clean, Sans-serif;
         color: #ddd;
}

.bolsa-forms ::-moz-placeholder {  /* Firefox 19+ */
       font: 13px / 150% "Open Sans", Helvetica, Arial, Clean, Sans-serif; 
            color: #ddd;
}

.bolsa-forms :-ms-input-placeholder {  
     font: 13px / 150% "Open Sans", Helvetica, Arial, Clean, Sans-serif;
          color: #ddd;
}

.bolsa-forms .tagit{
	margin-bottom: 0;
}


.bolsa-forms .tagit-choice{
	margin: 5px 0;
	border: 1px solid #E28601;
	display: inline-block;
	border-radius: 2px;
	font-size: 14px;
	color: #666;
	background: #fff;
	margin-right: 5px;
}

.bolsa-forms .tagit-label{
	padding: 3px 6px;
}

.bolsa-forms .tagit .text-icon{
	font-weight: bold;
	color: #E28601;
	font-size: 16px;
	padding: 2px 5px;
	display: inline-block;
	cursor: pointer;
}
.bolsa-forms .tagit .text-icon:hover{
	background: #E28601;
	color: #fff;	
}


.bolsa-forms .tagit .tagit-new{
	display: block;
	border: none;
	margin-bottom: 0;
}

.bolsa-forms input.ui-widget-content{
	display: block;
	width: 100%;
	border: 1px solid #ddd;

}

.fileUpload {
    position: relative;
    overflow: hidden;

}

.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    background: #E28601;
    filter: alpha(opacity=0);
}

.fileUpload span{
	background: #E28601;
	padding: 5px 10px;
	display: inline-block;
	color: #fff;
	font-weight: bold;
	float: right;
	position: relative;
}

.bolsa-forms #uploadFile{
	border: 1px solid #E2E2E2;
	width: 83%;
	position: absolute;
}


#sidenav{
	background: #F2F2F2;
	border-bottom: 2px solid #E28601;;
}

#sidenav a{
	display: block;
	padding: 12px;
	color: #111;
	border-bottom: 1px solid #ddd;
}

#sidenav a:last-child{
	border-bottom: none;
}

#sidenav a.acti, #sidenav a:hover{
	background: #E28601;
	color: #fff;
	text-decoration: none;
}


#regr{
	color: #111;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 10px;
	display: block;
}

#infooferta{
	padding: 10px 13px;
	border: 1px solid #005F9F;	
	-webkit-box-shadow: 0px 0px 6px 1px rgba(199,199,199,1);
	-moz-box-shadow: 0px 0px 6px 1px rgba(199,199,199,1);
	box-shadow: 0px 0px 6px 1px rgba(199,199,199,1);
	-webkit-box-shadow: inset 0px 0px 6px 1px rgba(199,199,199,1);
	-moz-box-shadow: inset 0px 0px 6px 1px rgba(199,199,199,1);
	box-shadow: inset 0px 0px 6px 1px rgba(199,199,199,1);
}

#infooferta h3{
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	color: #005F9F;
	text-align: center;
	font-weight: 500;
	padding-bottom: 10px;
	border-bottom: 2px solid #E28601;
}

#infooferta h3 img{
	vertical-align: top;
	margin-right: 2px;
}

#infooferta .fechas-v{
	display: inline-block;
	width: 49%;
}

#infooferta #inid{
	color: #E28601;
}

#infooferta .date{
	font-family: 'Roboto', sans-serif;
	font-size: 22px;
	color: #A4A4A4;	
}

#infooferta span{
	font-size: 14px;
	color: #666;
}

#btn_eliminar_ofer{
	background: #E28601;
	color: #fff;
	padding: 5px 10px;
	position: absolute;
	margin-top: -6px;
	right: 0;
	font-weight: bold;
	font-size: 14px;
}

#btn_eliminar_ofer img{
	margin-right: 5px;
	vertical-align: baseline;
}

/* @end */

/* @group Ofertas */

#tabla_ofertas{
	font-family: 'roboto', sans-serif;
	border-bottom: 2px solid #E28601;
	margin-bottom: 00px;
}

#tabla_ofertas td{
	color: #666;
	border: none;
	padding: 5px 10px;
	font-size: 12px;	
}

#tabla_ofertas td.date{
	color: #000;
}

#tabla_ofertas td.vencimiento{
	color: #000;
}

#tabla_ofertas td a{
	color: #666;
}

#tabla_ofertas .btn_sharesmall{
	margin-left: 5px;
}

#tabla_ofertas th{
	background: #E28601;
	color: #fff;
	border: none;
	padding: 6px 10px;
	font-size: 14px;
	font-weight: normal;
}

#tabla_ofertas tr:nth-child(2n) {
	background: #f9e7cc;
}

#tabla_ofertas .btn_exportp {
	font-size: 13px;
	display: block;
	color: #E28601;
	text-align: center;
	font-family: 'roboto', sans-serif;
}

.btn_exportp img{
	vertical-align: top;
	margin-left: 10px;
	width: 17px;
}

.caja_bolsa_side{
	background: #F2F2F2;
	margin-top: 20px;
	text-align: center;
	padding: 20px;
	color: #666;
	font-size: 14px;
	margin-bottom:20px ;
}

.caja_bolsa_side h2, .num_postu{
	color: #005F9F;
	font-family: 'Roboto';
	font-size: 18px;
	font-weight: 500;
	border-bottom: solid 1px #979797;
}

.postulaciones_box h2{
	border: none;
}

.btn_descargar{
	border: 1px solid #005F9F;
	padding: 7px 10px;
	color: #005F9F;
	background: #fff;
	font-weight: bold;
	display: inline-block;
}

.btn_descargar img{
	vertical-align: middle;
	margin-right: 5px;
}

.num_postu{
	font-size: 42px;
	border: none;
	font-weight: 600;
}

.caja_bolsa_side h2{
	padding-bottom: 10px;
}

.caja_bolsa_side h2 img{
	vertical-align: top;
	margin-right: 5px;
}

 

.btn_publicar, .btn_submit{
	background: #005F9F;
	padding: 9px 35px;
	font-family: 'roboto', sans-serif;
	display: block;
	color: #fff;
	font-size: 16px;
	font-weight: 500;
}

.btn_publicar:hover, .btn_submit:hover{
	background: #004370;
	text-decoration: none;
}

#crear_off{
	margin-bottom: 20px;
}

.btn_crearoff{
	font-size: 18px;
	font-weight: bold;
	padding: 13px 5px;
	text-align: center;
}

.sidebar .btn_crearoff{
	margin-bottom: 20px;
}


.btn_submit{
	border: none;
	display: inline-block;
}

.btn_submit.off{
	border: 1px solid #005F9F;
	background: #fff;
	color: #005F9F;
	margin-left: 15px;
}



.btn_publicar img{
	vertical-align: text-bottom;
	margin-right: 10px;
}

.redescomp img{
	height: 20px;
}

.destsmall{
	font-size: 13px;
	color: #000;
}

/* @end */

/* @group Postular */

#postula-nombre{
	margin-bottom: 20px;
}

#birthday-picker{
	margin: 0 -1%;
}

#birthday-picker select{
	width: 31%;
	margin: 10px 1% 20px;
}


/* @end */

/* @group Aviso */

.avisohead .imagen-empresa{
	margin-bottom: 20px;
}

.avisohead .imagen-empresa img{
	float: left;
	max-width: 70px!important;
}

.avisohead .imagen-empresa h3{
	margin: 16px;
	display: inline-block;
	font-size: 26px;
	color: #666;
	font-weight: bold;
}

.avisohead .text{
	background: #F2F1F1;
	padding: 10px;
	font-size: 12px;
	color: #005F9F;
	position: relative;
}

.avisohead .text li{
	list-style-type: disc;
	font-weight: 600;
	margin: 1px 20px;
	float: left;
	width: 35%;
}

.avisohead .btn_off{
	position: absolute;
	top: 20px;
	right: 5px;
	background: #005F9F;
	color: #fff;
}


.avisohead .comparte{
	margin: -10px;
	background: #E28601;
	padding: 7px 10px;
	color: #fff;
	font-weight: 600;
	font-size: 14px;
}

.avisohead .comparte a{
	color: #fff;
	margin: 0 2px;
}

.avisohead .comparte .btn_imprime{
	margin-left: 20px;
}

#aviso-cont{
	padding: 20px 0;
}

#aviso-cont ul{
	margin-left: 20px;
}

#aviso-cont ul li{
	color: #666;
	font-size: 14px;
	margin-bottom: 0;
}

#aviso-cont ul li:before{
	content: "•";
	margin-right: 20px;
}

#aviso-cont h2, .titbolsa{
	color: #005F9F;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
}

#ofrdesatsin{
	margin-top: 20px;
}

.titbolsa{
	font-weight: normal;
	font-size: 20px;
}

#aviso-cont p{
	font-size: 14px;
	color: #666;
	line-height: 1.6;
	margin: 0 0 5px;
}

#aviso-cont a{
	color: #005F9F;
}

#aviso-cont h4{
	color: #333;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 10px;
}



/* @end */


@media (max-width: 720px) {


	#hbolsa{
		text-align: center;
	}
	
	#footerbolsa{
		text-align: center;
	}
	
	#footerbolsa .rtext{
		padding: 10px 45px;
		font-size: 11px;
	}

	.rhide, .btn_sharesmall, .btn_exportp img{
		display: none;
	}
	
	#bread_registro a{
		text-align: center;
	}

	.btn_movil{
		display: block!important;
	}
	#buscador select{
		display: block;
		width: 100%;
		margin-top: 10px;
		margin-left: 0;
	}
	#buscador .intext{
		width: 100%;
		margin: 5px 0;
	}
	
	#buscador .btn_buscar{
		margin-top:10px;
		width: 100%;
	}
	
	#reultstxt{
		margin: 0 5%;
	}
	
	#login-empresa form .submit{
			padding: 16px 12px;
	}
	
	#login-empresa .mnu_btn2{
		background: #C97B0A;
		color: #fff;
	}

	#loginplace.logeado img.img-login{
		max-width: 20px;
	}
	
	#loginplace.logeado h2{
		font-size: 17px;
	}
	
	#login-empresa.logeado{
		position: relative;
	}
	
	#login-empresa form .smallt{
		float: none;
		font-weight: normal;
		text-decoration: underline;
	}
	
	#login-empresa.logeado a{
		display: block;
		width: 100%;
		text-align: center;
		border-bottom: 1px solid #fff;
	}
	
	.aviso-full .imagen-empresa img{
		display: none;
	 
	}
	
	.aviso-full .text{
		width: 100%;
		margin: 0 0 20px;
	}
	
	.aviso-full .btn_off,  .aviso-full .btn_on{
		display: block;
		margin: 20px 0;
		padding: 11px;
		text-align: center;
	}
	
	.aviso-full .rel_offs{
		width: 100%;
		border-top: 2px solid #ddd;
		padding-top: 15px;
	}
	
	li.aviso .fecha{
		display: none;
	}
	
	li.aviso .btn_off{
		width: 100%;
		text-align: center;
	}
	.nologeadomovil{
		display: none;
	}
	
	.btn_off, .btn_on, .btn_publicar, .btn_submit{
	
		padding: 11px;
	
	}
	.btn_publicar, .btn_submit{
		width: 100%!important;
		display: block;
		margin-top: 20px;
		margin-left: 0!important;
	}
	
	 
	#btn_menumovil.btn_movil{
		padding: 7px 1px;
 		display: block;
 		margin-top: -2px;
		border-bottom: 3px solid #E28601;
	}
	
	#btn_menumovil .img-login{
		border: none;
		margin: 0;
	}
	
	#login-empresa.acti{
		left: 0;
		position: absolute;
		width: 100%;
	}
	
	#login-empresa .mnu_btn2, #login-empresa .mnu_btn3, #login-empresa .submit{
		display: block;
		width: 100%;
		padding: 15px;
		font-size: 16px;
		text-align: center;
	}
	
	#login-empresa .mnu_btn3{
		border: 1px solid #005F9F;
		background: #fff;
		margin: 20px 0;
	}
	
	.avisohead .btn_off{
		position: relative;
		top: inherit;
		display: block;
		width: 100%;
		margin: 0 0 15px;
		left: 0;
		font-size: 17px;
		padding: 10px;
		text-align: center;
	}
	
	.avisohead .comparte{
		margin-top: 0;
		padding: 10px;
		text-align: center;
	}
	
	.avisohead .datosempr li{
		width: 100%;
		float: none;
	}
	
	.comparte span, .comparte .btn_imprime{
		display: none;
	}
	
	.bolsa-forms label.inli{
	 display: block;
	 width: auto;
	}
	
	.hidden.visible-mobile{
		display: block;
		margin-top: 20px;
	}
 

}

.cf:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
 
