.login{
    width: 500px;
    height: 200px;
/*    border-style:solid;
    border-color: blue;*/
    margin-left: 20px;
    margin-top: 20px;
    background-color: #e9e9e9;
    border-radius: 6px;
}
.login2{
    width: 520px;
    height: 380px;
/*    border-style:solid;
    border-color: blue;*/
    margin-left: 10px;
    margin-top: 20px;
    background-color: #e9e9e9;
    border-radius: 6px;
}
.sepa{
    padding-top: 50px;
    width: 100%;
}
.menu{
    width: 100%;
    height: auto;
}
.menu .box{
    height: 40px;
    width: 164px;
    float: left;
    margin-right: 2px;
    background-color: #365c84;
    text-align: center;
    
}
.box a{
    color: #FFF;
font-size: 9px;
text-transform: uppercase;
text-decoration: none;
}
.box a:hover{
    text-decoration: underline;
}
.menu .radius_iz{
    border-top-left-radius: 6px;
}
.menu .radius_der{
    border-top-right-radius: 6px;
}
.quemao{
    margin-top: 10px;
}
.form-usuario{
    width: 100%;
    height: 50px;
    
}
.form-usuario label{
    float: left;
    margin-left: 100px;
    padding-top: 5px;
}
.form-usuario input{
    float: left;
    width: 240px;
    height: 25px;
       
}

.form-usuario [type="submit"]{
    width: 70px;
    height: 30px;
    float: right;
    margin-right: 110px;
       
}
.formulario-update{
    width: 500px;
    height: 1100px;  
/*        border-style:solid;
    border-color: blue;*/
     margin-left: 17px;
     margin-top: 20px;
     background-color: #e9e9e9;
    border-radius: 6px;
    color: #000000;
}
.listado{
   width: 500px;
   height: auto;
   margin-left: 17px;
   margin-top: 20px;
   background-color: #e9e9e9;
   border-radius: 6px;
   color: #000000;
   float: left;
   
}
.listado .form-listado{
    width: 50%;
    height: 80px;
/*    background-color: red;*/
    float: left;
}
.listado .form-listado2{
    width: 100%;
    height: 40px;
/*    background-color: red;*/
    float: left;
}
.form-listado2 [type="submit"]{
    margin-left: 25px;
    width: 70px;
    height: 30px;
    text-align: center;
}
.form-listado .piece-listado{
    width: 100%;
    height: 40px;
/*    background-color: blue;*/
    float: left;
}
.piece-listado p{
    margin-left: 25px;
    float: left;
    font-size: 14px;
    font-weight: normal;
}
.piece-listado [type="text"]{
    margin-left: 25px;
    float: left;
    background-color: #DEE4EE;
    color: #0052A8;
    width: 198px;
    height: 30px;
    box-sizing: border-box;
    align-items: center;
    border: 1px solid;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    white-space: pre;
    -webkit-rtl-ordering: logical;
    
}
.formulario-update hr{
    border: dashed 1px;
float: left;
width: 100%;
color: blue;
}
.form-update{
    width: 100%;
    height: 30px;
    float: left;
}
.form-update2{
    width: 100%;
    
}
.piece{
    width: 100%;
    float: left
}
.form-update label{
    margin-left: 90px;
    font-size: 14px !important;
}
.form-update2 p{
    margin-left: 90px;
    font-size: 14px !important;
    float: left;
    padding-top: -40px;
}
.form-update2 [type="text"]{
    float: left;
    width: 310px;
    height: 25px;
    margin-left: 90px;
    margin-top: -10px;
    background-color: #DEE4EE;
    color: #0052A8;
    
    box-sizing: border-box;
    align-items: center;
    border: 1px solid;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    white-space: pre;
    -webkit-rtl-ordering: logical;
}
.form-update2 [type="password"]{
    float: left;
    width: 310px;
    height: 25px;
    margin-left: 90px;
    margin-top: -10px;
    background-color: #DEE4EE;
    color: #0052A8;
    
    box-sizing: border-box;
    align-items: center;
    border: 1px solid;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    white-space: pre;
    -webkit-rtl-ordering: logical;
}

.form-update2 select{
    font-size: 14px !important;
    float: left;
    width: 310px;
    height: 25px;
    margin-left: 90px;
    margin-top: -10px;
    background-color: #DEE4EE;
    color: #0052A8;
    -webkit-appearance: menulist;
    box-sizing: border-box;
    align-items: center;
    border: 1px solid;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    white-space: pre;
    -webkit-rtl-ordering: logical;
}
.form-update2 textarea{
    margin-left: 90px;
    font-size: 14px !important;
    float: left;
    width: 310px;
    height: 90px;
    resize: none;
    box-sizing: border-box;
    align-items: center;
    border: 1px solid;
    background-color: #DEE4EE;
    color: #0052A8;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    white-space: pre;
    -webkit-rtl-ordering: logical;
}
.form-update2 [type="submit"] {
    margin-top: 30px;
    width: 70px;
    height: 30px;
    text-align: center;
     margin-left: 90px;
    
}
.form-update2 [type="button"] {
   
    width: 70px;
    height: 30px;
    text-align: center;
    
}
.form-update2 a{
    
    margin-left: 250px;
}
.ok{
    width: 500px;
    margin-left: 17px;
    
    height: 40px;
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #468847;
    border: 1px solid #fbeed5;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.ok b{
    margin-left: 140px;
    margin-top: 30px;
}
.fail{
    width: 500px;
    margin-left: 17px;
    
    height: 40px;
    background-color: #f2dede;
    border-color: #eed3d7;
    color: #b94a48;
    border: 1px solid #fbeed5;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.fail b{
    margin-left: 140px;
    margin-top: 30px;
}
.carga{
position: absolute;
margin-left: 400px;
margin-top: -10px;
display: none;
}

.formulario-update-pass{
    width: 500px;
    height: 300px;  
/*        border-style:solid;
    border-color: blue;*/
     margin-left: 17px;
     margin-top: 20px;
     background-color: #e9e9e9;
    border-radius: 6px;
    color: #000000;
}
/* Recapctha*/
#recaptcha_widget_div{
    margin-left: 96px !important; 
}
.recaptchatable .recaptcha_r1_c1{
                        background: none !important;
                    }
    .recaptchatable .recaptcha_r1_c2{
        background: none !important;
    }
    .recaptchatable .recaptcha_r2_c1{
        background: none !important;
    }
    .recaptchatable .recaptcha_r2_c2{
        background: none !important;
    }
    .recaptchatable .recaptcha_r3_c1{
        background: none !important;
    }
    .recaptchatable .recaptcha_r3_c2{
        background: none !important;
    }
    .recaptchatable .recaptcha_r3_c3{
        background: none !important;
    }
    .recaptchatable .recaptcha_r4_c1{
        background: none !important;
    }
    .recaptchatable .recaptcha_r4_c2{
        background: none !important;
    }
    .recaptchatable .recaptcha_r4_c4{
        background: none !important;
    }
    .recaptchatable .recaptcha_r7_c1{
        background: none !important;
    }
    .recaptchatable .recaptcha_r8_c1{
        background: none !important;
    }
    #recaptcha_response_field{
        border:solid #939598 1px !important;
        font-family:'Muli', sans-serif  !important;
        font-weight:300  !important;
        color:#bcbec0  !important;
        background-color:#fff  !important;
    }
.recaptcha_input_area input{
        color:#000 ! important;
}
#recaptcha_image{
   width: auto !important;
   height: auto !important;
}
#recaptcha_table{
    width: auto !important;
}
.recaptcha_image_cell{
    background-color: #e9e9e9 !important;
} 
#recaptcha_response_field{
    color: #000 !important;
}
.ui-datepicker-trigger{
    float: left;
margin-left: 3px;
margin-top: 8px;
cursor: pointer;
}
/* all */
    
.table-degree{
    width: 100%;
    height: auto;
    float: left;
     background-color: #e9e9e9;
    border-radius: 6px;
    margin-top: 10px;
    border-style:solid;
    border-width:1px;
    border-color: #0052A8;
}
.table-noviembre{
    width: 100%;
    height: auto;
    float: left;
     background-color: #e9e9e9;
    border-radius: 6px;
    margin-top: 10px;
    border-style:solid;
    border-width:1px;
    border-color: #0052A8;
}
.box-noviembre{
    width: 25%;
    float: left;
    text-align: center;
    height: 40px;
    background-color: #365c84;
    
}
.box-noviembre p{
    color: #FFF;
    font-size: 8px;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
}
.box-degree{
    width: 90px;
    float: left;
    text-align: center;
    height: 40px;
    background-color: #365c84;
    
}
.box-degree p{
    color: #FFF;
    font-size: 8px;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
}
.resultado{
    width: 100%;
    height: auto;
    float: left;
    border-style:solid;
    border-width:1px;
    border-color: #0052A8;
}
.resultado-noviembre{
    width: 100%;
    height: auto;
    float: left;
    border-style:solid;
    border-width:1px;
    border-color: #0052A8;
}
.resultado2{
    width: 498px;
    height: auto;
    float: left;
    border-style:solid;
    border-width:1px;
    border-color: #0052A8;
}
.result{
    width: 89px;
    height: auto;
    font-size: 10px;
    text-align: left;
    float: left;
    font-weight: normal;
    color: #000;
}
.result-noviembre{
    width: 25%;
    height: auto;
    font-size: 10px;
    text-align: left;
    float: left;
    font-weight: normal;
    color: #000;
}
.letra{
    font-size: 11px;
    color: #8c8c8c;
    font-weight: normal;
}
.box-affilliate{
    width: 125px;
    float: left;
    text-align: center;
    height: 40px;
    background-color: #365c84;
}
.box-affilliate p{
    color: #FFF;
    font-size: 8px;
    text-transform: uppercase;
    text-decoration: none;
    margin-left: 15px;
}
.result-affilliate{
    width: 124px;
    float: left;
    height: 30px;
    background-color: #e9e9e9;
}
.result-affilliate p{
    
    color: #000;
    font-size: 10px;
    font-weight: normal;
    text-align: center;
    float: left;
}
.empty{
    font-weight: normal;
font-size: 12px;
margin-left: 200px;
}

.update-company{
    color: #000000;
    font-weight: normal;
    margin-bottom: 20px;
}
.update-company [type="submit"]{
    margin-bottom: 40px;
}
#longitud_textarea{
    float: left;
width: 100%;
height: 10px;
margin-bottom: 10px;
}

.contador{
    font-size: 9px !important;
    margin-left: 90px;
   
}
.carga2{
float: left;
width: 30px;
position: absolute;
height: auto;
margin-left: 400px;
margin-top: -15px;
display: none
}
.tipo{
    width: 80px !important;
    float: left;
}
.tipo2{
width: 225px !important;
margin-left: 5px !important;
float: left;
}
.colummna-e{
    width: 100%;
    height: auto;
    float: left;
    font-size: 11px;
    margin-top: 50px;
    margin-bottom: 40px;
}
.colummna-o{
    width: 100%;
    height: auto;
    float: left;
    font-size: 11px;
    margin-top: 50px;
}
.colummna-c{
    background-color: #e9e9e9;
    width: 100%;
    height: auto;
    float: left;
    font-size: 11px;
    margin-top: 50px;
    margin-bottom: 40px;
}
.boton-enviar{
padding: 5px 10px 5px 10px;
background-color: #58595b;
color: #FFF;
text-decoration: none;
}
.boton-enviar:hover{
padding: 5px 10px 5px 10px;
background-color: #58595b !important;
color: #FFF;
text-decoration: underline;
}

.oferta-de-empleo{
    width: 100%;
height: 70px;
border: solid 1px #D1D3D4;
float: left;
margin: 5px 0px;
}
.fecha-oferta{
width: 90px;
height: 70px;
background-color: #070d49;
float: left;
background-image: url(bg-row-oferta.jpg);
background-repeat: no-repeat;
background-position: 100% 50%;
}
.fecha-oferta span {
    
font-size: 14px;
font-weight: bold;
margin: 0px 0px 0px 5px;
color: #FFF;
}
.info-oferta{
height: 70px;
width: auto;
float: left;
margin: 10px 0px 0px 10px;
}
.info-oferta span {
font-size: 14px;
font-weight: normal;
}
.info-oferta p{
    margin-top: 3px;
}

.ver-oferta {
height: 70px;
width: 160px;
float: right;
font-size: 14px;
background-image: url(bg-row-oferta1.jpg);
background-repeat: no-repeat;
background-position: 100% 50%;
}
.ver-oferta a{
margin-top: 10px !important;    
color: #8a8c8e;
text-decoration: none;
font-weight: normal;
position: absolute;
cursor: pointer;
}
.ver-oferta a:hover{
margin-top: 10px !important;    
color: #070d49;
text-decoration: underline;
font-weight: normal;
position: absolute;
cursor: pointer;
}
.pagination {
  margin: 18px 0;
}
.pagination ul {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.pagination ul > li {
  display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span {
    
  float: left;
  padding: 4px 12px;
  line-height: 18px;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-left-width: 0;
	-webkit-transition: background 0.1s linear;
    -moz-transition: background 0.1s linear;
    -ms-transition: background 0.1s linear;
    -o-transition: background 0.1s linear;
    transition: background 0.1s linear;
    color: #070d49;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #070d49;
  color: #FFF;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #999999;
  cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  color: #999999;
  background-color: transparent;
  cursor: default;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-left-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-left-radius: 0px;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  border-bottom-right-radius: 0px;
}
.pagination-centered {
  text-align: center;
}
.pagination-right {
  text-align: right;
}
.pagination-large ul > li > a,
.pagination-large ul > li > span {
  padding: 11px 19px;
  font-size: 15px;
}
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-left-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-left-radius: 0px;
}
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  border-bottom-right-radius: 0px;
}
.pagination-mini ul > li:first-child > a,
.pagination-small ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > span {
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-left-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-left-radius: 0px;
}
.pagination-mini ul > li:last-child > a,
.pagination-small ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > span {
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  border-bottom-right-radius: 0px;
}
.pagination-small ul > li > a,
.pagination-small ul > li > span {
  padding: 2px 10px;
  font-size: 10.2px;
}
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 0 6px;
  font-size: 9px;
}
.active1{
    background-color: #070d49 !important;
    color: #fff !important;
}
.paginador-empleos{
    width: 100%;
    height: auto;
    float: left;
    margin-left: 25%;
    margin-right: 25%;
}

.toast-item toast-type-error p{
    font-family: arial !important;
}
.publicar{
    margin-left: 24px !important;
}
.contenedor-de-noticias{
	border-bottom:solid #EC1D30 1px;
}
.contenedor-de-noticias-bg{
	background-color:#f1f2f2;
         
    width: 100%;
    height: auto;
    float: left;
        
}
.textarea-formularios{
	text-align:left;
	width:100%;
	border:#fff solid 1px;
	height:150px;
	margin:0px 0px 20px 0px;
	font-family:Verdana, Geneva, sans-serif;
}
.textarea-formularios1{
	text-align:left;
	width:100%;
	border:#fff solid 1px;
	height:300px;
	margin:0px 0px 20px 0px;
	font-family:Verdana, Geneva, sans-serif;
}
.contenedor-formularios{
	margin:30px 20px 0px 20px;
	width:90%;
	height:auto;
	padding-top:10px;
	border-top:1px dashed #8a8c8e;
	float:left;
        font-weight: normal;
}
.contenedor-formularios2{
	margin:30px 20px 0px 20px;
	width:90%;
	height:auto;
	padding-top:10px;
	float:left;
        font-weight: normal;
}
.contenedor-formularios1{
	width:auto;
	height:auto;
	float:left;
}
.input-formularios{
	text-align:left;
	height:34px;
	background-color:#fff;
	width:100%;
	border:solid 1px #e6e7e8;
	margin:0px 0px 20px 0px;
	font-family:Verdana, Geneva, sans-serif;
}
.columna1 {
font-size: 22px;
font-weight: normal;
line-height: 24px;

}
.mar{
    margin-left: 20px !important;
}