/*******************menu movil overlay transparente*********************/

.modal-backdrop.in{
opacity: .97;
}

.modal-backdrop{
background-color:#30589e;
}

.modal-nav-content .modal-nav-body li a{
color:white;
font-size: 25px;

}

.modal-nav-content .modal-nav-body li{
    padding: 10px 0px;
}

.modal-nav-body ul{
    list-style-type: none;
}

.modal-nav-body  #formLogout input[type=submit] {

    background: transparent;
    border: 0px;
    color: white;
    font-size: 25px;
	padding-left: 0px;


}

.mensaje-nuevo {
	padding: 15px;
	margin-top: 60px;
	background-color: #303a60;
	color: #fff;
}

.modal-nav-content .modal-nav-body li {
color:white;
font-size: 25px;

}

.modal-nav-content .modal-nav-body li.divider {
    padding: 0px;
	border-bottom: 1px solid white;
}


/******************navbar multiple columnas para portal integrado**********************/
.dropdown-menu.columns-3 h3, .dropdown-menu.columns-3 strong{
	padding: 0px 15px;
	
}
.dropdown-menu.columns-3  li a{
	height: 50px;
    border-right: 0px;
    padding: 15px 0px 0px 15px;
	
}

.dropdown-menu.columns-3 {
	/*min-width: 700px;*/
	min-width: 313px;
	
}

.dropdown-menu li a {
	padding: 5px 15px;
	font-weight: 300;
}
.multi-column-dropdown {
	list-style: none;
}
.multi-column-dropdown li a {
	display: block;
	clear: both;
	line-height: 1.428571429;
	color: #333;
	white-space: normal;
}
.multi-column-dropdown li a:hover {
	text-decoration: none;
	color: #262626;
	background-color: #f5f5f5;
}


.multi-column-dropdown {padding:0px}
.icono-postulacion{color:#249B7D;}
.icono-evaluacion{    color: #337ab7;}
.icono-nomina{color:#EE9E37;}
.icono-finalizado{color:#7A8791;}

.dropdown-menu.columns-3 .col-sm-4{
	border-right: 1px solid #ddd;
	
}


@media (max-width: 767px) {
.dropdown-menu.multi-column {
	min-width: 240px !important;
	overflow-x: hidden;
}
}

/*********************modificaciones servicio civil********************/
 

#tab-concurso{
margin-top: 30px;

}


 .experiencia-descripcion .row{
     margin: 3px 0px;
 
 }
  
 .control-label{
text-align: right;
 }
 
/*iphone4 horizontal*/
@media screen and (min-width: 415px) and (max-width: 532px) {
.banda-bicolor-gruesa{
	
	margin-left: 10px!important;
}
.navbar-brand{
	
	font-size: 19px!important;
}
}

/*ipad horizontal*/
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) { 


.banda-bicolor-gruesa{
	
	margin-left: 40px!important;
}
.navbar-brand{
	
	font-size: 24px!important;
}


}


/***************** esto es para que no se pierda el login cuando el navbar está fijo*********************/
@media (min-width: 768px) and (max-width: 991px) {
.login-front {

           padding-top: 70px;

}
}

/***************** esto es para que no se pierda buscador privado cuando el navbar está fijo*********************/
@media (min-width: 768px) and (max-width: 1099px) {
.buscador.buscador-privado {

           padding-top: 50px!important;

}
}





@media (min-width: 992px) and (max-width: 1100px) {
.buscador .centro_top a.btn-fono {

       font-size: 1.3em!important;

}
}

/**************************esconde navbar*************************************************/

.nav-up {
    top: -100% !important;
}
/***************************************************************************/


a.link-ultimo:link, a.link-ultimo:visited,  a.link-ultimo:focus , a.link-ultimo:hover,a.link-ultimo:active  {
color:#30589e!important;
}

.buscador.buscador-sidebar{
	background:transparent;
	padding: 0;
	margin-bottom: 0;

}

.buscador.buscador-sidebar h4{
color:black;

}

.buscador.buscador-sidebar form{
padding-top:0px;

}


.buscador.buscador-sidebar form #buscar{
top:13px;
}



.separador{
    border-left: 1px solid #ddd;
}
.buscador.buscador-privado{

	background: #30589e;
    color: #fff;
    padding: 20px 0 20px 0px;
    margin-bottom: 10px;

}


.buscador.buscador-privado p strong {
    font-size: 22px;
}

.buscador.buscador-privado p {
    margin-top: 13px;
}

.buscador.buscador-privado form #buscador {
    width: 100%;
    height: 45px;
    color: #465155;
    font-size: 18px;
    padding-left: 15px;
}


.buscador.buscador-privado form {
    padding-top: 0px; 
    position: relative;
}

.buscador.buscador-privado form #buscar{

    top: 12px;
}



.container .navbar-nav {
    /*margin-top: 10px ;
    margin-bottom: 10px;*/
	/*    height: 63px;*/
  }
  
  


.alert-info {
    color: #30589e;
    background-color: white;
    border: 2px solid #30589e;
}




.alert-info a:link, .alert-info a:visited {
   color: #30589E;
   background: transparent;
   text-decoration: none;
   target-new: none;
  }
.alert-info  a:hover {
   color: #0D316D;
   background: transparent;
   text-decoration: underline;
   target-new: none;
  }




.condiciones-postulacion{
	border: 1px solid #999;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	height: 150px;
	margin-bottom: 20px;

}

.top10 { margin-top:10px; }
.top15 { margin-top:15px; }
.top20 { margin-top:20px; }
.top30 { margin-top:30px; }


.info-cv-postulacion ul{
    
    margin-top: 10px;

}

.info-cv-postulacion li{
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;

}

.items_postulacion .fa-check{
color: #5cb85c;

}

.items_postulacion .fa-times{
color:#95a5a6;
}


.contenido_micuenta.home .fa-asterisk, .fa-asterisk{
    font-size: 10px;
    color: #a94242!important;
	bottom: 7px;
    position: relative;
}

.fa-4{
font-size: 6em;
}

.fa-3{
font-size:  4m;
}

.mensaje_portada .btn{
/*width: 100%;
margin-top: 1em;*/

}

.mensaje_portada .fa{
	color: #555;
} 

/*
.mensaje_portada{
	padding-top: 15px;
	padding-bottom: 25px;
}
*/


.nombre-usuario{
padding-top: 15px;
}


.bordes-20{
    padding: 20px;
}

.blanco{
background: white;
}

.menu-blanco{
	background: white;
    z-index: 199;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #FFF;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    -webkit-backface-visibility: hidden;
	transition: top 0.2s ease-in-out;
	min-height: 63px;
	height: auto;

}

.buscador{
/*
padding-top: 100px;
*/
}


.buscador .centro_top a.btn-fono{

    color: #337ab7;
    font-size: 1.7em;
    font-weight: bold;
    padding: 0em;
    margin: 0em;

}
/******************botones*******************/
.btn-primary { 
  color: #FFFFFF; 
  background-color: #30589E; 
  border-color: #0D316D; 
} 
 
.btn-primary:hover, 
.btn-primary:focus, 
.btn-primary:active, 
.btn-primary.active, 
.open .dropdown-toggle.btn-primary { 
  color: #FFFFFF; 
  background-color: #0D316D; 
  border-color: #0D316D; 
} 
 
.btn-primary:active, 
.btn-primary.active, 
.open .dropdown-toggle.btn-primary { 
  background-image: none; 
} 
 
.btn-primary.disabled, 
.btn-primary[disabled], 
fieldset[disabled] .btn-primary, 
.btn-primary.disabled:hover, 
.btn-primary[disabled]:hover, 
fieldset[disabled] .btn-primary:hover, 
.btn-primary.disabled:focus, 
.btn-primary[disabled]:focus, 
fieldset[disabled] .btn-primary:focus, 
.btn-primary.disabled:active, 
.btn-primary[disabled]:active, 
fieldset[disabled] .btn-primary:active, 
.btn-primary.disabled.active, 
.btn-primary[disabled].active, 
fieldset[disabled] .btn-primary.active { 
  background-color: #30589E; 
  border-color: #0D316D; 
} 
 
.btn-primary .badge { 
  color: #30589E; 
  background-color: #FFFFFF; 
}


/*******/


.btn-buscador { 
  color: #FFFFFF; 
  background-color: #30589E; 
  border-color: #FFFFFF; 
} 
 
.btn-buscador:hover, 
.btn-buscador:focus, 
.btn-buscador:active, 
.btn-buscador.active, 
.open .dropdown-toggle.btn-buscador { 
  color: #FFFFFF; 
  background-color: #0D316D; 
  border-color: #FFFFFF; 
} 
 
.btn-buscador:active, 
.btn-buscador.active, 
.open .dropdown-toggle.btn-buscador { 
  background-image: none; 
} 
 
.btn-buscador.disabled, 
.btn-buscador[disabled], 
fieldset[disabled] .btn-buscador, 
.btn-buscador.disabled:hover, 
.btn-buscador[disabled]:hover, 
fieldset[disabled] .btn-buscador:hover, 
.btn-buscador.disabled:focus, 
.btn-buscador[disabled]:focus, 
fieldset[disabled] .btn-buscador:focus, 
.btn-buscador.disabled:active, 
.btn-buscador[disabled]:active, 
fieldset[disabled] .btn-buscador:active, 
.btn-buscador.disabled.active, 
.btn-buscador[disabled].active, 
fieldset[disabled] .btn-buscador.active { 
  background-color: #30589E; 
  border-color: #FFFFFF; 
} 
 
.btn-buscador .badge { 
  color: #30589E; 
  background-color: #FFFFFF; 
}

/*******/
.buscador a.btn-buscador-default {
/*text-decoration: underline;*/
}



.btn-buscador-default { 
  color: #FFFFFF; 
  background-color: #30589E; 
  border-color: #30589E; 
} 
 
.btn-buscador-default:hover, 
.btn-buscador-default:focus, 
.btn-buscador-default:active, 
.btn-buscador-default.active, 
.open .dropdown-toggle.btn-buscador-default { 
  color: #FFFFFF; 
  background-color: #0D316D; 
  border-color: #30589E; 
} 
 
.btn-buscador-default:active, 
.btn-buscador-default.active, 
.open .dropdown-toggle.btn-buscador-default { 
  background-image: none; 
} 
 
.btn-buscador-default.disabled, 
.btn-buscador-default[disabled], 
fieldset[disabled] .btn-buscador-default, 
.btn-buscador-default.disabled:hover, 
.btn-buscador-default[disabled]:hover, 
fieldset[disabled] .btn-buscador-default:hover, 
.btn-buscador-default.disabled:focus, 
.btn-buscador-default[disabled]:focus, 
fieldset[disabled] .btn-buscador-default:focus, 
.btn-buscador-default.disabled:active, 
.btn-buscador-default[disabled]:active, 
fieldset[disabled] .btn-buscador-default:active, 
.btn-buscador-default.disabled.active, 
.btn-buscador-default[disabled].active, 
fieldset[disabled] .btn-buscador-default.active { 
  background-color: #30589E; 
  border-color: #30589E; 
} 
 
.btn-buscador-default .badge { 
  color: #30589E; 
  background-color: #FFFFFF; 
}

/******************Fin botones*******************/


body, .btn{

font-size:15px;

}

/**********************************************telefono************************************************************/
@media (max-width: 768px) {

a, button, .btn, .btn.btn-primary, .btn.btn-primary, .btn.btn-filter{
	
	padding-top:10px;
	padding-bottom:10px;
	height:50px;
}

a.btn_ayuda{

height: 15px!important;

}


div.home a.btn.btn-ayuda{
    height: 17px!important;
}

input[type=text], input[type=password]{
	height:50px;
	
}


body{

font-size:16px;

}








}

@media (max-width: 992px) {

.sobre_concursos .col-md-15{
    min-height: 130px!important;
}

}

/***********************************************************************************************/

.logo-adp{

width: 0;
height: 0;
border-style: solid;
border-width: 50px 0 0 50px;
border-color: transparent transparent transparent #30589e;

}

.logo-eepp{
	padding-right: 60px;
	line-height: 1;
	color:#30589e!important;
}

.logo-eepp strong{
	    font-size: 1.5em;
}
.logo-eepp span{
	    font-size: 1.3em;
}



.navbar-sc .navbar-sc-texto{
	float: left;
    margin-left: 7px;
    font-size: 17px;
    color: #30589e;
}

 .banda-bicolor-gruesa {
	height: 8px;
    position: relative;
    min-height: 1px;
    width: 114px;
    margin-left: 20px;
    float: left;
    margin-top: 10px;
}

.banda-bicolor-gruesa:before {
    background: #0f69b4;
    content: '';
    width: 46%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
}

.banda-bicolor-gruesa:after {
    background: #eb3c46;
    content: '';
    width: 54%;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
}




/*****************************************************************************/
 .banda-bicolor {
    height: 2px;
	position: relative;
    min-height: 1px;
}

.banda-bicolor:before {
    background: #0f69b4;
    content: '';
    width: 46%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
}

.banda-bicolor:after {
    background: #eb3c46;
    content: '';
    width: 54%;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: white;
}


body{
color: #000!important;
}

.item_resultado .contenido.hacer  a.link-concurso{
    margin-top: 10px;
}


#saber-mas{

    background: #fff;
    color: #333;
	/*padding: 20px 15px 10px 15px;*/
    min-height: 222px;


}
#volver-concurso .row{

    padding: 5px;


}

#volver-concurso .row a{
font-size: 15px;
}



.pagination a{

    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;

}


.pagination a.active_page{

 background-color: #EBEBEB;

}


.contrasena-incorrecta{

    width: 93%;
	text-align: center;
	margin:10px 20px;

}
/*
.mensaje-portada .alert-info{

	color: #30589E;
    background-color: white;
    border: 0px solid #30589E;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 28px;
	
	float: none;
	margin: 0 auto;
		margin-top: 30px;
    
	
}

.mensaje_portada .alert-info{
   	color: #30589E;
    background-color: transparent;
    border: 2px solid #30589E;
    text-align: center;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 28px;
    float: none;
    margin: 0 auto;
	}
	
	*/

.alert-info i.fa{
    font-size: 26px;
    position: relative;
    top: 4px;
    padding-right: 5px;
}





.situacion-actual{
display:none;
}


.navbar-header .navbar-toggle {
  background-color: #30589e!important;;
  border-color: #30589e;
 /* z-index:3; /*agregado al centrar header*/

  
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
background-color: #30589e!important;
    border-color: #30589e!important;

}


.contenido_micuenta.home .fa{

color: #337ab7;

}
/*
.formulariologin .navbar-default .navbar-toggle .icon-bar{
background-color:  #23527c;

}

.formulariologin .navbar-default .navbar-toggle {
background-color: white;

}
*/

.navbar-toggle .icon-bar{

border: 1px solid white;

}

.navbar-header .navbar-toggle{
height: 35px!important;
}


#privado2 .navbar-header{

    background: none;
	padding-top: 0.8rem;
    padding-bottom: 0.8rem;
    font-size: 18px;
}


.navbar{
    margin-bottom: 0px;

}

#privado1{
display:none;

}


	

.hacer .btn{

width:100%;

}

#preguntas_frecuentes .row a{
    background: none;
    display: inline;
    width: auto;
    border-bottom: none;
    text-decoration: underline;
    padding: 0px;
	
	}
	
	
#preguntas_frecuentes .row{
    display: block;
    background: white;
    margin: 0px;
    padding: 20px 0px 40px 0px;
}




#privado2{

	color: #333;
    border-color: #ddd;

}

#privado2 p{
    margin: 0;
    padding-top: 10px;

}


#privado2 .btn_cerrar {
    color: #000!important;
    text-decoration: none;
    background-color: transparent;
    border: 0px;
	padding-top: 10px;
}



.cabecera_postulaciones{

	background: #FFF;
    border-bottom: 2px solid #CCCCCC;
    padding: 15px;

}

.cabecera_resultados{

	margin-top: 30px;
    background: #FFF;
    border-bottom: 2px solid #CCCCCC;
    padding: 15px;


}
/*
.row div.alert-info{
    background-color: white;
    border: 2px solid #31708f;
	padding-bottom: 25px;
}*/

.fa-3{

	font-size: 2.5em;
    position: relative;
    top: 6px;
    padding-right: 10px;

} 


.registro .caja img{
    width: 100%;

}

@media (min-width: 1000px){
.carrusel .prev, .carrusel .prev2, .carrusel .prev3{
padding-top: 200px;
padding-bottom: 180px;

}

.carrusel .next, .carrusel .next2, .carrusel .next3{
padding-top: 200px;
padding-bottom: 180px;

}
}

@media (max-width: 999px){
.carrusel .prev, .carrusel .prev2 , .carrusel .prev3{
display:none;

}

.carrusel .next, .carrusel .next2 , .carrusel .next3{
display:none;

}
}




.navbar-brand{

	font-weight: bold;
    color: #30589e!important;
    font-size: 22px;
    text-align: left;
	height:38px!important;
	padding:0px;
  
}


.navbar{
	
	border: 0px;
	margin-bottom: 0px;
	    background: white;
}

.formulariologin	.btn, .formulariologin .input-group {
   width: 100%;

}

.formulariologin{
/*width: 100%;
margin-top: 17px;*/
}

.cabecera-gris{

    background: #f8f8f8;
    margin: 0px;
    width: 100%;
    padding-bottom: 0px;
    padding-top: 0px;
    border-top: 1px solid #E6E6E6;

}



.cabecera-transparente{

 
    margin: 0px;
    width: 100%;
    padding-bottom: 0px;
    padding-top: 20px;
    /*border-top: 1px solid #E6E6E6;*/

}

	
	

/**********************/



.error-login{
    width: 73%!important;
    padding: 9px;
    color: #a94442;
    background-color: #f2dede;
    border: 1px solid #ebccd1;
    margin-left: 15px;
    font-weight: bold;
}


.btn{
	margin-top: 0px;
}

.btn_cerrar{

    /*color: #337ab7;
    text-decoration: none;
    background-color: transparent;
    border: 0px;*/
	
	background-color: transparent;
    border: 0px;
    color: #000!important;
    border-right: 1px solid #E6E6E6;
    display: block;
    padding-top: 0.8rem;
    padding-bottom: 0.8rem;
	
}


.completa .porcentaje{
display:none;

}


.panel-heading .btn_azul:hover{
	text-decoration: underline;
	color: #0F69B4;
	
}




@media (max-width: 414px) {
 


.navbar .navbar-adp{
	margin: 0px;
    padding: 0px;

}

.navbar-sc .navbar-sc-texto{
    margin-left: 5px;
	font-size: 16px;

}

.navbar-sc .banda-bicolor-gruesa{
	height: 5px;
    width: 66px;
    margin-left: 1px;
    margin-top: 10px;
}
}


div.formulariologin{

	width:100%;
    position: inherit;
}

div.formulariologin	.btn {
   /* margin-top: 11px;*/
    width: 100%;
}


/*@media (max-width: 414px){ */
a.navbar-brand {
    margin-top: 0px;
}
}


/*}*/


@media (max-width: 767px){ /*buscar este mismo y sacarlo*/
div.buscador {
    padding-top: 20px!important;
    /*margin-top: 90px;*/
}




.navbar #navbar{
    top: 0;
    position: static;
    left: 0;
	}
}

/**********para dejar el crea tu cuenta*****/
div.formulariologin ul.list-inline {
    margin-left: 0px!important;
}


/********************************fin modificaciones servicio civil********************************/

@font-face {
	font-family: 'gobCL';
	font-weight: normal;
	font-style: normal;
	
	src: url('../fonts/gobcl_regular-webfont.eot');
	src: local('☺'), url('../fonts/gobcl_regular-webfont.woff') format('woff'), url('../fonts/gobcl_regular-webfont.ttf') format('truetype'), url('../fonts/gobcl_regular-webfont.svg#webfont3jnenQ5S') format('svg');
	
}

*{
	font-family: 'gobCL';
}

body{
	background: #EBEBEB;
	padding-top:60px;
}
h3{
	color: #333333;
	font-size: 20px;
	padding-bottom: 15px;
}
h5{
	color: #333333;
	font-size: 20px;
}


/**********menu sitio privado**************************/
.menu-privado li { 
	padding: 0;
}

.list-group {
	margin-bottom: 20px;
	padding-left: 0;
}
.list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #ddd;
}

.menu-privado li a {
	display: block;
	padding: 8px 30px 8px 10px;
}

.menu-privado .active a{

	color:white;
}

/***********************************************/
.sticky{
	
	top: 0px;
	
	
	z-index: 30 !important;
	
}
/*********************************************/
label.input input{
	font-weight: normal;
	
}

label.select select{
	background-color: white;
    font-weight: normal;
    width: 100%;
    height: 35px;
}

/*********************************************/
.busqueda_avanzada{
	
	margin-top: 30px;
	background: #FFF;
	border-bottom: 2px solid #CCCCCC;
	padding: 15px;
	width: 90%;
	
}


.busqueda_avanzada h4{
	margin-top:15px; 
	padding-bottom: 5px;
	width: 100%;
	border-bottom: 1px solid #CCC;
}

.busqueda_avanzada input[type=radio]{
    margin-right: 10px;
}
.busqueda_avanzada label, .busqueda_avanzada label input{
	width:100%
}


/******************resultados concursos*******/
.hunting{
	min-height: 550px;
}


.hunting table.concursos td:nth-child(1),.hunting table.concursos th:nth-child(1){
	width: 7%;
}
.hunting table.concursos td:nth-child(2),.hunting table.concursos th:nth-child(2){
	width: 33%;
}
.hunting table.concursos td:nth-child(3),.hunting table.concursos th:nth-child(3){
	width: 15%;
}
.hunting table.concursos td:nth-child(4),.hunting table.concursos th:nth-child(4){
	width: 15%;
}
.hunting table.concursos td:nth-child(5),.hunting table.concursos th:nth-child(5){
	width: 15%;
}
.hunting table.concursos td:nth-child(5),.hunting table.concursos th:nth-child(5){
	width: 15%;
}
/**********resultados candidatos*************/

.hunting table.candidatos td:nth-child(1),.hunting table.candidatos th:nth-child(1){
	width: 15%;
}
.hunting table.candidatos td:nth-child(2),.hunting table.candidatos th:nth-child(2){
	width: 25%;
}
.hunting table.candidatos td:nth-child(3),.hunting table.candidatos th:nth-child(3){
	width: 20%;
}
.hunting table.candidatos td:nth-child(4),.hunting table.candidatos th:nth-child(4){
	width: 15%;
}
.hunting table.candidatos td:nth-child(5),.hunting table.candidatos th:nth-child(5){
	width: 5%;
}
.hunting table.candidatos td:nth-child(6),.hunting table.candidatos th:nth-child(6){
	width: 20%;
}

/**********resultados hunting*************/
.hunting table.candidatos td:nth-child(1),.hunting table.candidatos th:nth-child(1){
	width: 7%;
}
.hunting table.candidatos td:nth-child(2),.hunting table.candidatos th:nth-child(2){
	width: 15%;
}
.hunting table.candidatos td:nth-child(3),.hunting table.candidatos th:nth-child(3){
	width: 20%;
}
.hunting table.candidatos td:nth-child(4),.hunting table.candidatos th:nth-child(4){
	width: 10%;
}
.hunting table.candidatos td:nth-child(5),.hunting table.candidatos th:nth-child(5){
	width: 8%;
}
.hunting table.candidatos td:nth-child(6),.hunting table.candidatos th:nth-child(6){
	width: 15%;
}
.hunting table.candidatos td:nth-child(7),.hunting table.candidatos th:nth-child(7){
	width: 15%;
}
.hunting table.candidatos td:nth-child(8),.hunting table.candidatos th:nth-child(8){
	width: 10%;
}

.hunting .btn {
	margin: 10px;
}

.hunting table.concursos tr,.hunting table.candidatos tr {
	border-bottom: 1px solid #CCC;
	
}

.hunting table.concursos th, .hunting table.candidatos th{
	font-weight:bold;
	
}


.hunting-vigente {
	background-color: #5cb85c;
	
	
	
}

.hunting-eliminado {
	background-color: #d9534f;
	
	
}


.etiqueta{
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em;
}



/***********************************/
.caja{
	
	
	background: #fff;
	border-bottom: 2px solid #CCCCCC;
	padding: 25px;
	margin-top: 50px;
	
}

/******************************************************************/
.alertas dt {
	width:50%;
	text-align: left; 
}



/**************tabla de 21 banco de perfiles*******/


.cargos table table {
	width:90%;
}

/***********************************************/
.guardados a{
	color:white;
}

.guardados .contenido h2{
	color:white;
	border-bottom:1px solid white;
}
/*************************/
.busquedaAvanzada .cargo{
	width: 80%;
	height: 35px;
	color: #465155;
	font-size: 18px;
}

.busquedaAvanzada  .fecha{
	border: 1px solid #999999;
	width: 20%;
	height: 35px;
	margin-right: 20px;
	
}

.busquedaAvanzada label{
	width: 15%;
	font-size: 18px;
	font-weight: lighter;
	height: 35px;
}

.busquedaAvanzada select{
	width: 20%;
	height: 35px;
	color: #333;
	margin-bottom: 10px;
	margin-right: 20px;
}

.busquedaAvanzada .btn_blanco{
	width: 20%;
}
.busquedaAvanzada .btn_gris{
	width: 15%;
}
/*************************/
.registro input{
	width: 100%;
	height: 35px;
	/*color: #465155;*/
	
}


.registro dt{
	padding-top: 7px;
}

.registro label{
	display:block;
}


/******************************/

.contenido li{
	padding-bottom: 10px;
	
}

.contenido ol li ol li{
	list-style-type: lower-alpha;
	padding-bottom: 10px;
}



.titulo_ficha h3{
	padding-bottom: 0px;
}



	
	
	
	/*************/


.box_historial{
	margin: 0px;
	padding: 0px;
}
.box_historial  h2{
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 20px;
}
.item_historial {
	margin: 0px;
	min-height: 10em;
}
.todo_contenido{
	padding: 0px;
	background: #fff;
	padding-top: 40px;
	padding-bottom: 50px;
	
	-webkit-box-shadow: 0px 13px 5px -6px rgba(170,170,170,1);
	-moz-box-shadow: 0px 13px 5px -6px rgba(170,170,170,1);
	box-shadow: 0px 13px 5px -6px rgba(170,170,170,1);
	
	
}
.item_historial  h3{
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.estado{
	display: block;
	width:15px;
	min-height: 10em;
	margin-left: 20px;
	
	
}

.estado.amarillo{ background: url(../img/bg_amarillo.png) left top no-repeat; }
.estado.azul{ background: url(../img/bg_azul.png) left top no-repeat; }
.estado.rojo{ background: url(../img/bg_rojo.png) left top no-repeat;  }
.estado.gris{ background: url(../img/bg_gris.png) left top no-repeat;  }
.estado.verde{ background: url(../img/bg_verde.png) left top no-repeat; }

.estado.postulacion{ background: url(../img/bg_verde.png) left top no-repeat; }
.estado.evaluacion{ background: url(../img/bg_azul.png) left top no-repeat; }
.estado.entrevistas{ background: url(../img/bg_naranjo.png) left top no-repeat; }
.estado.nombramiento{ background: url(../img/bg_amarillo.png) left top no-repeat; }
.estado.finalizado{ background: url(../img/bg_gris.png) left top no-repeat; }






div#myModal div.modal-dialog{
	
	margin: 283px auto;
}

.fechas{
    min-height: 6em;

}
.item_historial .fechas p{
	padding: 2px;
	margin: 0px;
	font-size: 18px;
	color: #797676;
	line-height: 100%;
}

.item_historial .fechas span{
	font-size: 15px;
}

.item_historial p{
	padding: 0px;
	margin: 0px;
	font-size: 15px;
}

.cuerpo_historial{
	display: none;
}

.cuerpo_detalle{
	display: none;
}
.login_nombre{
	position: absolute;
    top: 14px;
    right: 150px;
    width: 200px;
    text-align: right;
    font-size: 16px!important;
}

.navbar-header .btn_azul{
	background: inherit;
	color: #0F69B4;
	font-size: inherit; 
	font-weight: inherit;
	border: none;
	border-bottom: 0px solid #CCCCCC; 
	

	
	
	
	
}

.collapsing .navbar-nav, .in .navbar-nav{
	margin-top:0px !important;
}
.navbar  .col-md-10{
	padding-right: 0px;
}

.navbar-nav li:last-child a {
   border-right:0px;
}


.navbar-nav li a{
	color:#000!important;

	border-right: 1px solid #E6E6E6;
	display: block;
	    padding: 20px 10px;
		height: 63px;
		background: white;
    /*border-bottom: 1px solid #DDD;*/
   
	
	
}
.navbar-nav .active a.active{

	color: white!important;
    
    background: #30589e!important;
	
	
	/*color:#30589e!important;
	background: #fff!important;
	border-bottom: 3px solid #30589e;*/
}






.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eee;
    border-color: #333;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
	background-color: #333333;
	color: #fff!important;
}

#enviar{
	background: #0F69B4;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	border:none;
	border-bottom: 2px solid #CCCCCC;
	margin: 20px 0 20px 100px;
    padding: 6px 31px;
}

.navbar-header p{
	float: left;
	color: #30589E;
	font-size:15px;
	width: 100%;
	margin-bottom: 0px;
}
.navbar-header p strong{
	color: #30589E;
	display: block;
	font-size: 21px;
	font-weight: bold;
	line-height: 120%;
	margin-top: 20px;
}




.buscapostulacion p{
	margin-bottom: 0px;
	
}
.buscapostulacion p strong{
	
}
.buscapostulacion form{
	padding-top: 20px;
	position: relative;
}
.buscapostulacion a{
	text-align: right;
	width: 100%;
	color: #fff;
	text-decoration: underline;
	display: block;
	margin-top: 10px;
	font-size: 18px;
}
.buscapostulacion form #buscador{
	width: 100%;
	height: 50px;
	color: #465155;
	font-size: 18px;
}
.buscapostulacion form #buscar{
	background: url("../img/icn_lupa.png") repeat scroll 0 0;
	border: 0 none;
	float: right;
	height: 25px;
	
	width: 25px;
	z-index: 88;
	position: absolute;
	top: 32px;
	right: 10px;
	text-indent: -999px;
	overflow: hidden;
}


/**/


.buscador{
	background: #30589e;
	color: #fff;
	padding: 10px 0 10px 0px;
	margin-bottom: 30px;
}
.buscador-alto{
padding: 45px 0 70px 0px!important;
}
.buscador p{
	margin-bottom: 0px;
	font-size: 18px;
}
.buscador p strong{
	font-size: 26px;
}
.buscador form{
	padding-top: 15px;
	position: relative;
}

.buscador p{

margin-top: 17px;

}

.buscador a{
	width: 100%;
	color: #fff;
	/*text-decoration: underline;*/
	display: block;
	margin-top: 10px;
	font-size: 18px;
}
.buscador form #buscador{
	width: 100%;
	height: 50px;
	color: #465155;
	font-size: 18px;
	padding-left: 15px;
}
.buscador form #buscar{
	background: url("../img/icn_lupa.png") no-repeat scroll 0 0;
	border: 0 none;
	float: right;
	height: 25px;
	
	width: 25px;
	z-index: 88;
	position: absolute;
	top: 28px;
	right: 10px;
	text-indent: -999px;
	overflow: hidden;
}

/**/
.sugerencias{
	background: #303A60;
	color: #fff;
	padding:10px 0 15px 0px;
}
.sugerencias p{
	font-size:15px;
	color: #fff;
}
.sugerencias a{
	display: block;
	float: left;
	color: #fff;
	margin-right:18px;
	text-decoration: underline;
	font-size: 18px;
}

/***/
.owl-carousel .top{
    color: black;
    padding: 10px;
    /* min-height: 150px; */
    border-top: 7px solid #249B7D;
    border-bottom: 1px solid #249B7D;
	
	
}
.owl-carousel .top span{
	font-size:18px ;
	font-weight: bold;
}
.owl-carousel .top h4{
	font-size:18px ;
	font-weight: bold;
	margin-bottom: 0px;
}
.owl-carousel .top p{
	font-size: 16px;
    padding-top: 10px;
}
.items{
	margin-right: 25px;
	background: #fff;
	border-bottom: 2px solid #BDC9D1;
}
.owl-carousel .cnt{
	color: #333333;
	padding: 10px 15px 30px 10px;
	font-size: 15px;
}
.owl-carousel .cnt h5{
	font-size:16px ;
	/*min-height: 36px;*/
}
.owl-carousel .cnt strong{
	font-size:15px ;
}
.owl-carousel .cnt p{
	font-size:15px ;
}
.owl-carousel .cnt a{
	text-align: center;
	display: block;
	margin-top: 20px;

	
}

.carrusel{
	padding-bottom: 70px;
}
.carrusel_ultimos{
	padding-top: 60px;
}

/*INFO*/
.info {
 	margin-bottom: 70px;
}
.info .col-md-10{
 	background: #fff;
 	border-bottom: 2px solid #BDC9D1;
 	height: 127px;
}
.info a{
  	color: #2A88D0;
  	font-size: 18px;
  	display: block;
}
.info span{
  	color: #BDC9D1;
  	font-size: 15px;
  	display: block;
}
.info p{
  	color: #333;
  	font-size: 20px;
  	display: block;
  	padding-top: 27px;
  	font-style: italic;
}
.info .col-md-3{
  	border-right: 1px solid #bdc9d1;
	margin: 10px 0;
	padding: 27px 0 40px 40px;
}

/*extras*/
.extras h5{
	padding: 0 0 50px 0;
}
.extras hr{
	background: none repeat scroll 0 0 #ccc;
	color: #333;
	height: 424px;
	width: 1px;
}

.cv .cv-item{
    width: 100%;
    background: #fff;
    border-bottom: 2px solid #BDC9D1;
}

.cv div{
	float: left;
}


.cv div a{
	padding-top: 10px;
	line-height: 120%;
	display: block;
	font-size: 16px;
}
.cv div img{
	float: left;
	margin-right: 10px;
}

.contactanos2 div .red-social{
	width: 100%; 
	height: 60px;
	float: left;
	background: #fff;
	border-bottom: 2px solid #BDC9D1;
	margin: 10px;
	
}
.contactanos2 div .red-social a{
	padding-top: 12px;
	line-height: 120%;
	display: block;
	color: #333333;
	font-size: 16px;
}
.contactanos2 div .red-social img{
	float: left;
	margin:5px 24px 5px 5px;
}

.contactanos div, .redes div{
	width: 100%;
	float: left;
	background: #fff;
	border-bottom: 2px solid #BDC9D1;
	margin-bottom: 10px;
}
.contactanos div a, .redes div a{
	padding-top: 12px;
	line-height: 120%;
	display: block;
	color: #333333;
	font-size: 16px;
}
.contactanos div img, .redes div img{
	float: left;
	margin:5px 24px 5px 5px;
}
.extras .redes h5{
	padding: 30px 0 25px 0;
	float: left;
}
.postular img{
	width: 100%;
}

/*footer*/
#footer{
	
	background: white;
	border-top: 1px solid #BDC9D1;
	margin-top: 100px;
}



#footer .container p{
	
	font-size: 15px;
	
}

#footer .container .mesaayuda p {
	color: black;
	font-size: 16px;
	padding-top: 0px;
}


#footer .container .col-md-3{
padding-top: 30px;
}


#footer .container h3{
    margin-top: 0px;
	margin-bottom: 0px;
}



.ui-widget-content {
	background: #fff!important;
}


.titulo_seccion{
	padding-top: 60px;
}


.titulo_seccion.titulo_resultados{
	padding-top: 20px;
}

.info_busqueda .contenido{
	background: #fff;
	padding: 10px 20px;
	height: 64px;
}
.info_busqueda .contenido p{
	width: auto;
	float: left;
	padding-right: 20px;
	padding-top: 5px;
}
.info_busqueda .contenido #input_alerta{
	border: 1px solid #999999;
	width: 190px;
	height: 29px;
	margin-right: 20px;
	
}
.btn_azul{
	background: #0F69B4;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	border:none;
	border-bottom: 2px solid #CCCCCC;
	padding: 4px 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
	text-decoration:none;
}

.btn_azul[disabled]{
    cursor: not-allowed;
    opacity: 0.65;
}

.btn_blanco{
	background: #fff;
	color: #333;
	font-size: 16px;
	font-weight: bold;
	border:none;
	border-bottom: 2px solid #CCCCCC;
	padding: 4px 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
	text-decoration:none;
}
.btn_gris{
	background: #7A8791;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	border:none;
	border-bottom: 2px solid #CCCCCC;
	padding: 4px 20px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-decoration:none;
}


.item_resultado {
	margin-top: 1.8em;
	
}
.item_resultado .contenido{
	background: #fff;
	border-bottom: 2px solid #CCCCCC;
	min-height: 260px;
	padding: 15px;
}

.item_tarjeta{

border-bottom: 2px solid #CCCCCC;
}

/*********azul************************/
/*.item_resultado .contenido.azul{
	background: #30589E;
	color: #fff;
}

.item_resultado.active .contenido.azul{
	background: #337ab7;
} */
.item_resultado .contenido.azul p{
	font-size: 15px;
}
.item_resultado .contenido.azul p strong{
	font-size: 16px;
}
.item_resultado .contenido.azul h2{
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
}
/*********gris************************/
.item_resultado .contenido.gris{
	/*background: #7A8791;
	color: #fff;*/
	border-top: 5px solid #7A8791;
    color: black;
}
/*
.item_resultado.active .contenido.gris{
	background: #7A8791;
}*/
.item_resultado .contenido.gris p{
	font-size: 15px;
}
.item_resultado .contenido.gris p strong{
	font-size: 16px;
}
.item_resultado .contenido.gris h2{
	font-size: 16px;
    font-weight: bold;
    margin: 0px;
    border-bottom: 0px;
    /*color: white;*/
}

/*********rojo************************/
.item_resultado .contenido.rojo{
	background: #EB6565;
	color: #fff;
}
.item_resultado .contenido.rojo p{
	font-size: 15px;
}
.item_resultado .contenido.rojo p strong{
	font-size: 16px;
}
.item_resultado .contenido.rojo h2{
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
}

/*********amarillo************************/
.item_resultado .contenido.amarillo{
	/*background: #EE9E37;
	color: #fff;*/
	
	border-top: 5px solid #EE9E37;
    color: black;
	
}
.item_resultado .contenido.amarillo p{
	font-size: 15px;
}
.item_resultado .contenido.amarillo p strong{
	font-size: 16px;
}
.item_resultado .contenido.amarillo h2{
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
}

/*********azul************************/
.item_resultado .contenido.azul{
	/*background: #337ab7;
	color: #fff;*/
	
	border-top: 5px solid #337ab7;
    color: black;
	
}
.item_resultado .contenido.azul p{
	font-size: 15px;
}
.item_resultado .contenido.azul p strong{
	font-size: 16px;
}
.item_resultado .contenido.azul h2{
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
}

/*********verde************************/
.item_resultado .contenido.verde{
	/*background: #249B7D; 
	color: #fff; ;*/
	
	border-top: 5px solid #249B7D;
    color: black;
	
	
}
/*
.item_resultado.active .contenido.verde{
	background: #249B7D; 
}*/
.item_resultado .contenido.verde p{
	font-size: 15px;
}
.item_resultado .contenido.verde p strong{
	font-size: 16px;
}
.item_resultado .contenido.verde h2{
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
}

.item_resultado .contenido.fechas h2{
	font-size: 15px;
	margin: 0px;
	font-weight: bold;
}
.item_resultado .contenido.fechas p{
	font-size: 15px;
}

.item_resultado .contenido.fechas  a{
	font-size: 15px;
	display: block;
	text-decoration: underline;
}
.item_resultado .contenido.hacer h2{
	font-size: 15px;
	margin: 0px;
	margin-bottom: 20px;
	font-weight: bold;
}
.item_resultado .contenido.hacer p{
	font-size: 15px;
}

.item_resultado .contenido.hacer  a{
	font-size: 15px;
	display: block;
	text-decoration: underline;
    padding-bottom: 4px;
}

.item_resultado .btn_azul{
	margin-top: 30px;
	float: right;
	
}

.btn_volver{
	display: block;
	font-size: 15px;
}



.item_descripcion{
	background: #fff;
	border-bottom: 1px solid #CCCCCC;
	padding: 25px;
	margin-top: 0px;
}

.item_descripcion h2{
	font-size:25px ;
	color:#666666;
	margin: 0px;
	padding-right: 20px;
}
.item_descripcion table{
	width: 100%;
}
.item_descripcion thead td{
	padding-bottom: 10px;
}
.item_descripcion td{
	width: 50%;
}

.item_descripcion.reclamo_cabecera{
margin-top:20px;

}

.informacion_postulacion h1{
	color: #fff;
    padding-bottom: 30px;
}
.numero_postulacion{
	background: #fff;
	border: 2px solid #fff;
	padding-left: 25px;
	padding-bottom: 20px;
}
.numero_postulacion img{
	float: left;
	margin-right: 20px;
	
}
.numero_postulacion h2{
	color:#333333 ;
	font-size: 16px;
	margin-bottom: 0px;
	font-weight: bold;
}
.numero_postulacion p{
	color: #333333;
	font-size: 15px;

}

.items_postulacion h3{
	font-size: 15px;
	color: #333;
	padding-bottom: 10px;
	margin-top: 5px;
}

.items_postulacion ul{
	list-style: none;
	padding-left: 0px;
}
.items_postulacion ul li img{
	float: left;
}

.ptop_40 {
	padding-top: 40px;
}
.items_postulacion textarea{
	width: 100%;
	height: 159px;
	border:1px solid #999;
	margin: 10px 0px;
}
.items_postulacion .maximo_caracteres{
	float: left;
}
.items_postulacion .total{
	float: right;
}
.items_postulacion .checkbox{
	float: left;
	margin-right: 20px;
}
.items_postulacion label{
	font-weight: normal;
}
.items_postulacion .condiciones  p{
	margin-bottom: 15px!important;
}
.condiciones label{
	/*width: 80%;*/
}


.items_postulacion .ptop_40{
	padding: 40px 0px 0px 0px!important;
}
.item_importante {
	background: #FFFF99; /*#FF9999;*/
	padding-bottom: 15px;
	border-bottom: 2px solid #BDC9D1;
	margin-top: 30px;
}
.item_importante h3{
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 0px;
}

.item_importante p{
	font-size: 15px;
	padding-bottom: 10px;
}

.item_info {
	background-color: #EBEBEB; /* #d9edf7;*/
	padding: 15px 30px;
	border-color: #bce8f1;
	border-bottom: 2px solid #BDC9D1;
	color: #333;
	margin-top: 30px;
	width: 300px;
}

.item_info h3{
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 0px;
}
.item_info h4{
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 0px;
}
.item_info p{
	font-size: 15px;
	padding-bottom: 10px;
}





#btn_postular{
    float: none;
    margin: 52px auto 0;
    width: 251px;
}
.btn_siguiente_tab{
    float: none;
    margin: 52px auto 0;
    width: 251px;
}
.btn_azul:hover{
	text-decoration: underline;
	color: #fff;
	
}




.modal-header{
	background: #0F69B4;
}
.modal-header h4{
	color: #fff;
	font-size: 30px;
	font-weight: bold;
}
.close {
	color: #fff;
	float: right;
	font-size: 59px;
	font-weight: bold;
	line-height: 39px;
	opacity: 1;
	text-shadow: 0 1px 0 #fff;
}


.sobre_concursos{
	padding-bottom: 20px;
}
.sobre_concursos .col-md-15{
	background: #fff;
	text-align: center;
	color: #333;
	padding: 20px 15px 10px 15px;
	min-height: 265px;
}
.sobre_concursos .col-md-15 img{
	margin-bottom: 20px;
}

.modal-body p{
	padding-bottom: 10px;
}

.sobre_concursos .col-md-15 p{
	font-size: 15px;
	text-align: left;
}
.sobre_concursos .col-md-15 p strong{
	display: block;
	padding-bottom: 10px;
	font-size: 15px;
}
.sobre_concursos .col-md-15 a{
	color: #0C66B2;
	text-align: left;
	margin-top: 0px;
	font-size: 15px;
}
/**********************************************************************/
.etapas a:link, .etapas a:visited, .etapas a:hover, .etapas a:focus, .etapas a:active{
	color:white;
	text-decoration: underline;
	font-size: 18px;
	
}


.etapas .col-md-3{
	color: #fff;
	padding: 20px 15px 10px 15px;
	min-height: 360px;
	background: #fff;
}
.etapas .col-md-3 h4{
	font-size: 25px;
	padding-bottom: 15px;
	margin: 0px;
}
.etapas .col-md-3 p{
	font-size: 15px;
	text-align: left;
}

/***************nuevos colores **************************/
.etapas .col-md-3.verde{
	background: #228665;
}
.etapas .col-md-3.azul{
	background: #2B6B99;
}
.etapas .col-md-3.naranjo{
	background:#EE7B37 ;
}
.etapas .col-md-3.rojo{
	background:#EE9E37 ;
}




.etapas .col-md-15.mas{
	border-bottom: 2px solid #BDC9D1;
}
.etapas.mejorar .col-md-15.mas{
	border-bottom: 2px solid #BDC9D1;
	min-height: 143px;
	background: white;
    padding: 10px;
}
.etapas .col-md-15.mas h5{
	color: #333;
	font-size: 15px;
	font-weight: bold;
}
.etapas .col-md-15.mas a{
	color: #0C66B2;
	text-align: left;
	margin: 0px;
	font-size: 15px;
	line-height: 115%;
	display: block;
}
.etapas .col-md-15.mas h4{
	color: #000;
	font-size:25px ;
}
.etapas .col-md-15.mas p{
	color: #000;
	font-size: 15px;
}

/*********************************************************************************************/

.etapas .col-md-23 {
	width: 23%;
	float: left;
	margin-right: 1%;
	margin-left: 1%;
}


.etapas .col-md-23.verde{
	background: #249B7D;
}
.etapas .col-md-23.azul{
	background: #2B6B99;
}
.etapas .col-md-23.naranjo{
	background:#EE7B37 ;
}
.etapas .col-md-23.rojo{
	background:#EE9E37 ;
}


.etapas .col-md-23{
	color: #fff;
	padding: 20px 15px 10px 15px;
	min-height: 360px;
	
}
.etapas .col-md-23 h4{
	font-size: 25px;
	padding-bottom: 15px;
	margin: 0px;
}

.etapas .col-md-23 h5{
	font-size: 18px;
	padding-bottom: 15px;
	margin: 0px;
	color: #fff;
}
.etapas .col-md-23 p{
	font-size: 15px;
	text-align: left;
}



/*********************************************************************************************/


.centro_top .col-md-5{
	background: #fff;
	min-height: 227px;
	padding-top: 1px;

}
.centro_top h3{
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
	font-weight: bold;
	font-size: 16px;
}
.centro_top h2{
	font-size: 25px;
	color: #333333;
}
.centro_top img{
	float: left;
	margin-right: 15px;
}

.centro_top p{
	color: #333;
}
.buscador .centro_top a {
	color: #fff;
	display: block;
	float: none;
	margin: 22px auto;
	text-align: left;
	text-decoration: none;
	width: 134px;
	font-size: 16px;
}
.centro_top .col-md-7{
	background: #fff;
	padding-left: 0px;
	border-left: 20px solid #30589e;
	min-height: 227px;
}
.centro_top .col-md-7 p{
	font-size: 16px;
}

#preguntas_frecuentes{
	list-style: none;
	padding-left: 0px;
}
#preguntas_frecuentes a{
	display: block;
	width: 100%;
	padding: 13px 2%;
	background: #fff url(../img/icn_flecha.png) right center no-repeat ;
	color: #333;
	font-size: 15px;
	border-bottom: 2px solid #BDC9D1;
}

.centro_documentacion {
	background: none repeat scroll 0 0 #fff;
	color: #fff;
	padding: 20px 15px 10px;
}
.centro_documentacion h5 {
	color: #333;
	font-size: 15px;
	font-weight: bold;
	margin-top: 0px;
}
.centro_documentacion a {
	color: #0c66b2;
	display: block;
	font-size: 15px;
	line-height: 115%;
	margin: 0;
	margin-bottom: 10px;
	text-align: left;
	text-decoration: underline;
}



#miga{
	padding-left: 0px;
	list-style: none;
	padding-bottom: 10px;
	padding-top: 10px;
}
#miga li{
	float: left;
	color: #333333;
	font-size: 13px;
	padding-right: 5px;
}
#miga li a{
	color: #333333;
	font-size: 13px;
	text-decoration: underline;
}

.herramientas{
	background: #fff;
	padding: 20px;
	border-bottom: 2px solid #BDC9D1;
}
.herramientas h2{
	font-size: 25px ;
	color:#333 ;
	margin-top: 0px;
}
.herramientas h3{
	font-size: 15px ;
	color:#333 ;
	padding-bottom: 0px;
}
.herramientas a{
	font-size: 15px ;
	text-decoration: underline;
	display: block;
	padding-bottom: 0px;
}
.postulacion_curso{
	background: #fff;
	padding: 20px;
	border-bottom: 2px solid #BDC9D1;
	margin-top: 30px;
}
.postulacion_curso h2{
	font-size: 25px ;
	color:#333 ;
	margin-top: 0px;
}
.postulacion_curso p{
	font-size: 15px ;
	color:#333 ;
	padding-bottom: 0px;
}
.postulacion_curso a{
	font-size: 15px ;
	text-decoration: underline;
	display: block;
	padding-bottom: 0px;
}
.completa{
	background: #fff;
	padding: 20px;
	border-bottom: 2px solid #BDC9D1;
	margin-top: 30px;
	margin-bottom: 30px;
}



.item_historial2 .fechas{
	color: #fff;
	float: left;
	text-align: center;
	background: #72c02c;
	padding: 55px 10px 4px 10px;
	min-height:200px;
}


.item_historial2 .fechas .dia{
	font-size: 22px;
	font-weight:bold;
	display:block;
}
.item_historial2 .fechas .mes{
	font-size: 15px; 
	display:block;
}
.item_historial2 .fechas .ano{
	font-size: 21px;
	display:block;
}


.item_historial2 .fechas.postulacion{ 
	background: #228665;
}
.item_historial2 .fechas.evaluacion{
	background: #2B6B99;
}
.item_historial2 .fechas.entrevistas{
	background:#EE7B37 ;
}
.item_historial2 .fechas.nombramiento{
	background:#EE9E37 ;
}
.item_historial2 .fechas.finalizado{
	background:#6E7881 ;
}
.letras-negras{
	color:#000000;
}
.letras-blancas{
	color:#FFFFFF
}

.historial_privado2{
	
	-webkit-box-shadow: 0px 13px 5px -6px rgba(170,170,170,1);
	-moz-box-shadow: 0px 13px 5px -6px rgba(170,170,170,1);
	box-shadow: 0px 13px 5px -6px rgba(170,170,170,1);
	
	
	
}

.item_historial2{
	
	padding: 20px;
	margin: 0px;
	font-size: 15px;
	border-bottom: 1px solid #CCC;
	
}


.historial_privado{
	margin: 10px 0 0 0px!important;
}
.historial_privado .todo_contenido {
	background: none repeat scroll 0 0 #fff;
	padding: 0px 0 50px;
}
.historial_privado .contenido.hacer h3{
	padding-bottom: 8px;
}
.historial_privado .contenido.hacer p{
	font-size: 15px;
}
.historial_privado .contenido.hacer a{
	font-size: 15px;
	text-decoration: underline;
	font-weight: bold;
	padding-right: 10px;
}
.contenido_micuenta .historial_privado  h2 {
	margin-top: 20px;
	text-decoration: none;
	border: 0px;
	margin-bottom: 30px;
}
.page_mipostulacion .completa{
	margin-top: 0px;
}
.completa h2{
	font-size: 25px ;
	color:#333 ;
	margin-top: 0px;
}
.completa h3{
	font-size: 15px ;
	color:#333 ;
	padding-bottom: 0px;
}
.completa p{
	font-size: 15px ;
	color:#333 ;
	padding-bottom: 0px;
}
.completa.proceso p{
	padding-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.completa a{
	font-size: 15px ;
	text-decoration: underline;
	display: block;
	padding-bottom: 0px;
}

.completa img{
	margin-top: -2px;
}
#porcentaje{
	width: 100%;
	display: block;
	background:#E3E6E8 ;
	height:12px;
	margin-bottom: 10px;
}
#porcentaje span{
	display: block;
	height: 100%;
	background:#7A8791 ;
}
#porcentaje span.ancho_10{ width: 10% }
#porcentaje span.ancho_20{ width: 20% }
#porcentaje span.ancho_30{ width: 30% }
#porcentaje span.ancho_40{ width: 40% }
#porcentaje span.ancho_50{ width: 50% }
#porcentaje span.ancho_60{ width: 60% }
#porcentaje span.ancho_70{ width: 70% }
#porcentaje span.ancho_80{ width: 80% }
#porcentaje span.ancho_90{ width: 90% }
#porcentaje span.ancho_100{ width: 100% }


.contenido_micuenta h1{
	font-size: 25px ;
	color:#333 ;
	padding-bottom: 20px;
	font-weight: bold;
}

.contenido_micuenta h2{
    font-size: 18px;
    color: #333;
    margin-top: 20px;
    margin-bottom: 5px;
    font-weight: bold;
    padding-bottom: 10px;
    width: 100%;
    border-bottom: 12px solid #DDD;
}

.contenido_micuenta .btn_add{
	float: right;
	font-size: 15px;
	font-weight: bold;
	margin-top: -20px;
	text-decoration: underline;
}

.contenido_micuenta table{
	width: 100%;
}

.contenido_micuenta table h3{
	font-size:15px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
font-weight: bold;	}
.contenido_micuenta table h4{
	font-size:15px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.contenido_micuenta table p{
	font-size:15px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
}
.vacio{
	color: #69788C !important;
}
.contenido_micuenta table span{
	font-size:15px;
	padding-bottom: 0px;
}
.contenido_micuenta table a{
	text-decoration: underline;
	font-size: 15px;
}
.contenido_micuenta table strong{
	display: block;
	font-weight: normal;
}

.contenido_micuenta table td:nth-child(1){
	width:33%;
}
.contenido_micuenta table td:nth-child(2){
	width:27%;
}
.contenido_micuenta table td:nth-child(3){
	width:15%;
}
.contenido_micuenta table td:nth-child(4){
	width:15%;
}


.contenido_add {
	padding-top: 30px;
	display: block;
}
.contenido_add label{
	width: 100%;
	display: block;
	color: #333333;
	font-size: 15px;
	font-weight: lighter;
}
.contenido_add input{
	width: 100%;
	height: 30px;
	border:1px solid #CCCCCC;
	margin-bottom: 10px;
}
.contenido_add select{
	width: 167px;
	height:30px;
	margin-bottom: 10px;
	margin-right: 20px;
}
.contenido_add input[type=radio]{
	height: 15px;
  width: 30%;
}
.contenido_add input[type=checkbox]{
	height: 15px;
 	 width: 20px;
}

.contenido_micuenta{
	background: #fff;
	padding: 0 0 0 20px;
}
.contenido_micuenta.home{
	background: #fff;
	padding: 0px 20px 20px 20px;
}

.contenido_micuenta.page_mipostulacion{
	background: none;
}

.page_mipostulacion .item_resultado{
	margin-top: 20px;
}

.btn_agregar{
	display: block;
	float: none;
	margin: 10px auto;
	text-align: center;
	width: 110px;
}
/*
.page_mipostulacion .item_resultado .contenido.verde {
	background: #249B7D; 
	color: black;
}
.page_mipostulacion .item_resultado .contenido.rojo {
	background: #EB6565; 
	color: black;
}
.page_mipostulacion .item_resultado .contenido.amarillo {
	background: #EE9E37; 
	color: black;
}
.page_mipostulacion .item_resultado .contenido.azul {
	background: #337ab7; 
	color: black;
}
*/
.page_mipostulacion .item_resultado .contenido.verde h2{
	border: 0px;
	color: black;
}

.page_mipostulacion .item_resultado .contenido.rojo h2{
	border: 0px;
	color: black;
}

.page_mipostulacion .item_resultado .contenido.amarillo h2{
	border: 0px;
	color: black;
}

.page_mipostulacion .item_resultado .contenido.azul h2{
	border: 0px;
	color: black;
}

.page_mipostulacion .item_resultado .contenido.fechas h2{
	border: 0px;
}
.page_mipostulacion .item_resultado .contenido.fechas p{
	margin-bottom: 7px;
}
.page_mipostulacion .item_resultado .contenido.hacer h2{
	border: 0px;
	margin: 0px;
	/*border-left: 1px solid #BDC9D1;
	padding: 15px 0 20px 20px;*/
	
}
/*
.page_mipostulacion .item_resultado .contenido.hacer a{
	border-left: 1px solid #BDC9D1;
	padding-left: 20px;
}*/

.page_mipostulacion .item_micuenta{
	background: none repeat scroll 0 0 #fff;
	border-bottom: 2px solid #bdc9d1;
	margin-top: 30px;
	padding: 1px 20px 20px 20px;
}

.page_mipostulacion .item_micuenta h2{
	border: 0px;
	margin-bottom:20px;
}
.page_mipostulacion .item_micuenta.etapas {
	padding-top: 20px;
}
.page_mipostulacion .item_micuenta.etapas h2{
	border: 0px;
	margin-bottom:15px;
	margin-top: 0px;
}
.page_mipostulacion .item_micuenta h3{
	padding-bottom: 0px;
	float: left;
	font-size: 15px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
}
.page_mipostulacion .item_micuenta small{
	float: right;
	margin-top: 0px;
	display: block;
}
.page_mipostulacion .item_micuenta .top{
	width: 100%;
	float: left;
}

.page_mipostulacion .item_micuenta .item_historial {
	margin-bottom: 20px;
}
.page_mipostulacion .item_micuenta .item_historial .left{
	float: left;
	width: 200%;
}
.page_mipostulacion .item_micuenta .item_historial h3{
	font-size: 16px;
}
.page_mipostulacion .item_micuenta .item_historial{
	border-bottom: 1px solid #bdc9d1;
	padding-bottom: 20px;
}
.page_mipostulacion .item_micuenta  a{
	font-size: 15px;
	text-decoration: underline;
}

.page_mipostulacion .item_micuenta.etapas h3{
	float: none;
	font-size: 15px;
	font-weight: bold;
}
.page_mipostulacion .item_micuenta.etapas a{
	font-size: 15px;
	text-decoration: underline;
	line-height: 120%;
	display: block;
}


@media (min-width: 1100) and (max-width: 1200) { .container {
    width: 1100px;
} }

.sugerencias .btn_quierover{
	float: right;
	margin: 0px -15px 0 0;
}
.btn_ayuda{
	background: url("../img/icn_ayuda.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	margin: -5px 0 0;
	padding: 8px 8px 7px;
}
.btn_ayuda:hover{
	background: url("../img/icn_ayuda.png") no-repeat left -16px;
	margin: -5px 0 0;
	padding: 8px 8px 7px;
}
.tooltip .tooltip-inner{
	background: #1966B8;
}


@media (max-width: 767px) { 


.buscador{
padding-top: 20px!important;
}
.item_resultado .btn_azul {
float: left;
margin-top: 30px;
}
.btn_quierover{
margin: 0px;
}
.item_resultado .contenido { 
height: auto; 
}
.centro_top .col-md-5 {
background: none repeat scroll 0 0 #fff;
min-height: auto;
padding: 5px ;
}
.navbar #box_login {
background: none repeat scroll 0 0 #333;
color: #fff;
display: none;
height: 248px;
left: 15px;
padding-top: 35px;
position: absolute;
top: 428px;
width: 294px;
z-index: 22222222;
}

.cabecera_postulaciones{
background: #FFF;
padding: 15px;
margin: 15px 15px -5px -5px;
}
.detalle_postulacion{
background: #FFF;
padding: 15px;
padding-top: 0px;
margin: 15px 15px -5px -5px;
}

}

/*Para mostrar el menu en el login*/
.panel-default{
	z-index: 2;
    position: relative;
}

@media (max-width: 991px) {

.info .col-md-10 { 
height: auto;
}

.info .col-md-3 { 
padding: 10px 0 20px 20px;
}
}

/***********************************************************LIMPIEZA BOOTSTRAP**************************************************************************/


.info .col-md-10 {
	height: auto;
}


#miga {
	float: left;
}
  
  @media (min-width: 992px) {
 /* .btn, hr, .phone{display: block;}  *//* esto levanta el icono de ayuda*/
  
  
  
  .cv div a {
  font-size: 15px;
}
.contactanos div img, .redes div img {
  margin: 5px 10px 5px 5px;
}
.contactanos div a, .redes div a {
  font-size: 15px;
}
.info .col-md-3 {
  padding: 27px 0 7px 40px;
}

  .titulo_seccion #miga {
  padding-left: 81px;
}
}



@media (max-width: 992px) {

.item_historial{
  margin-bottom: 20px!important;
}
.item_historial .col-md-1.contenido{
  display: none;
}

}
@media (min-width: 1100px) {
  .container {
    width: 1100px;
  }
 /* .container .navbar-nav {
    margin-top: 20px ;
    margin-bottom: 20px;
  }*/
}


@media (min-width: 1200px) {
  .container {		  
	    width: 1280px;
  }		  
  .titulo_seccion #miga {
  padding-left: 0px;
}

}		


.btn-primary {
  	  background-color: #30589e;
}		




.navbar-toggle {
  margin-top: 10px;
 background-color: #23527c;
    z-index: 9999;
}		

.contenidoCU{
	background: #fff;
	/*border-bottom: 2px solid #CCCCCC;*/
	padding: 15px;
}

.item_resultado .contenidoCU.azul p{
	font-size: 15px;
}
.item_resultado .contenidoCU.azul p strong{
	font-size: 16px;
}
.item_resultado .contenidoCU.azul h2{
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
}
/*********gris************************/
.item_resultado .contenidoCU.gris{
	/*background: #7A8791;
	color: #fff;*/
	border-top: 5px solid #7A8791;
    color: black;
}
/*
.item_resultado.active .contenidoCU.gris{
	background: #7A8791;
}*/
.item_resultado .contenidoCU.gris p{
	font-size: 15px;
}
.item_resultado .contenidoCU.gris p strong{
	font-size: 16px;
}
.item_resultado .contenidoCU.gris h2{
	font-size: 16px;
    font-weight: bold;
    margin: 0px;
    border-bottom: 0px;
    /*color: white;*/
}

/*********rojo************************/
.item_resultado .contenidoCU.rojo{
	background: #EB6565;
	color: #fff;
}
.item_resultado .contenidoCU.rojo p{
	font-size: 15px;
}
.item_resultado .contenidoCU.rojo p strong{
	font-size: 16px;
}
.item_resultado .contenidoCU.rojo h2{
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
}

/*********amarillo************************/
.item_resultado .contenidoCU.amarillo{
	/*background: #EE9E37;
	color: #fff;*/
	
	border-top: 5px solid #EE9E37;
    color: black;
	
}
.item_resultado .contenidoCU.amarillo p{
	font-size: 15px;
}
.item_resultado .contenidoCU.amarillo p strong{
	font-size: 16px;
}
.item_resultado .contenidoCU.amarillo h2{
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
}

/*********azul************************/
.item_resultado .contenidoCU.azul{
	/*background: #337ab7;
	color: #fff;*/
	
	border-top: 5px solid #337ab7;
    color: black;
	
}
.item_resultado .contenidoCU.azul p{
	font-size: 15px;
}
.item_resultado .contenidoCU.azul p strong{
	font-size: 16px;
}
.item_resultado .contenidoCU.azul h2{
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
}

/*********verde************************/
.item_resultado .contenidoCU.verde{
	/*background: #249B7D; 
	color: #fff; ;*/
	
	border-top: 5px solid #249B7D;
    color: black;
	
	
}
/*
.item_resultado.active .contenidoCU.verde{
	background: #249B7D; 
}*/
.item_resultado .contenidoCU.verde p{
	font-size: 15px;
}
.item_resultado .contenidoCU.verde p strong{
	font-size: 16px;
}
.item_resultado .contenidoCU.verde h2{
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
}

.item_resultado .contenidoCU.fechas h2{
	font-size: 15px;
	margin: 0px;
	font-weight: bold;
}
.item_resultado .contenidoCU.fechas p{
	font-size: 15px;
}

.item_resultado .contenidoCU.fechas  a{
	font-size: 15px;
	display: block;
	text-decoration: underline;
}


/***************************************************************************/


@media (max-width: 768px) {

.item_historial2 .fechas{
	padding: 10px 0px 0px 0px;
	min-height: 102px;
	
}

}
@media (max-width: 450px) {
  
.info .col-md-10 {
	height: auto!important;
}
.navbar #box_login {
  background: none repeat scroll 0 0 #0f69b4;
  color: #fff;
  display: none;
  height: 248px;
  left: 15px;
  padding-top: 35px;
  position: absolute;
  top: 328px;
  width: 294px;
  z-index: 999;
}
}


.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15
{
    position: relative;
    min-height: 1px;
    margin-right: 1%;
    margin-left: 1%;
}
.col-xs-15
{
    width: 18%;
    float: left;
}
@media (min-width: 768px){
    .col-sm-15
    {
        width: 18%;
        float: left;
    }
	
	.cabecera_postulaciones{
		background: #FFF;
		border-bottom: 2px solid #CCCCCC;
		padding: 15px;
		margin: 15px 15px -5px -5px;
	}
	
	.detalle_postulacion{
		background: #FFF;
		padding: 15px;
		padding-top: 0px;
		margin: 15px 15px -5px -5px;
	}
}
@media (min-width: 992px){
     .col-md-15
     {
        width: 18%;
        float: left;
    }
	
	.cabecera_postulaciones{
		background: #FFF;
		border-bottom: 2px solid #CCCCCC;
		padding: 15px;
		margin: unset;
	}
	
	.detalle_postulacion{
		background: #FFF;
		padding: 15px;
		padding-top: 0px;
		margin: unset;
	}
}
@media (min-width: 1200px){
    .col-lg-15
    {
        width: 18%;
        float: left;
    }
}
/************************/
@media (max-width: 414px) {
.navbar-brand {
/*  margin-top: 53px!important; pmn*/
}
.login_nombre {
  font-size: 16px !important;
  left: 0;
  position: absolute;
  right: auto;
  text-align: right;
  top: 14px;
  width: 100px !important;
}
.navbar-header .btn_azul {
  position: absolute;
  right: 70px!important;
  top: 10px;
}
.navbar-toggle {
  margin-top: 10px;
}
.container{
  min-width: 320px!important;
}
}

.tab-ok {
	background-image: url("/concursos-spl/opencms/system/modules/cl.serviciocivil.adp/resources/img/ok.png");
	background-size: 20px;
	background-repeat: no-repeat;
	background-position-x: 100%;
}
.tab-no-ok {
	background-image: url("/concursos-spl/opencms/system/modules/cl.serviciocivil.adp/resources/img/no-ok.png");
	background-size: 20px;
	background-repeat: no-repeat;
	background-position-x: 100%;
}

/*
	BTN Clave Única.
	Estilos gráficos para el botón de clave única.
	V 1.0.0
	por David Barra, DGD.
	09-07-2019
*/

.btn-cu{
	display: inline-block;
	padding: 8px 18px 8px 15px !important;
	background-color: #0F69C4;
	font-family: Roboto, sans-serif;
	font-size: 1em;
	line-height: 1.6em;
	color: #fff;
	text-align: center;
	vertical-align: middle;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
	user-select: none;
	border-radius: 0;
	}

.btn-cu .cl-claveunica{
	color:#fff;
	display: inline-block;
	float: left;
	text-indent: -9999px;
	width: 24px;
	height: 24px;
	background: url(/concursos-spl/opencms/system/modules/cl.serviciocivil.adp/resources/img/claveunica.svg); /* Esta URL debe ser modificada segun donde quede alojado el documento */
	background-size: 24px 24px;
}

.btn-cu .texto{
	padding-left: 3px;
}

.btn-cu:hover{
	background-color: #0C549C;
}

.btn-cu:hover.hover-shw{
	background-color: #0F69C4 !important;
	-webkit-box-shadow: 0px 1px 15px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 1px 15px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 1px 15px 0px rgba(0,0,0,0.2);
}

.btn-cu.s{
	padding: 6px 14px 6px 12px !important;
	font-size: 0.8rem;
}

.btn-cu.s .cl-claveunica{
	width: 18px;
	height: 18px;
	background-size: 18px 18px;
}

.btn-cu.l{ 
	padding: 11px 30px 11px 23px !important;
	font-size: 1.25rem;
}

.btn-cu.l .cl-claveunica{
	width: 32px;
	height: 32px;
	background-size: 32px 32px;
}

.azul-corrector{
	color: #3367A4 !important;
}

a{
	color: #3367A4;
}

.texto-oculto{	
	position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.sin_texto{
	text-decoration: none;
	color: transparent;
}

.color-desabilitado-corregido{
	color: #797676 !important;
}

/*@media (min-width: 992px) {
	#separadorHeader{
  		margin-top: 10px;
	}
}
@media (max-width: 991px) {
  	#separadorHeader{
  		margin-top: 10px;
	}
}*/

/********************ESTILOS PARA ALERTAS SPL********************/
.alertasSPL{
        background: #d9edf7 !important;
        margin: 10px;
}
.alertaTituloSPL{
        color: #415862;
        overflow-wrap: break-word;
}
.alertaDescripcionSPL{
        color: #2F5F72;
        overflow-wrap: break-word;
}
.tarjetaPostulacion{
        background-color: #fff;
    border-bottom: 2px solid #CCCCCC;
        padding-bottom: unset;
}
.tarjetaPostulacion > div > div {
        padding: 15px;
}
.tarjetaPostulacion > div > div > p {
        font-size: 15px;
}
.tarjetaPostulacion > div > div > p strong{
        font-size: 16px;
}
.tarjetaPostulacion > div > div > h2{
        font-size: 16px;
        font-weight: bold;
        margin: 0px;
        border-bottom: unset;
}
.tarjetaPostulacionverde{
        border-top: 5px solid #249B7D;
    color: black;
}
.tarjetaPostulaciongris{
        border-top: 5px solid #7A8791;
    color: black;
}
.tarjetaPostulacionamarillo{
        border-top: 5px solid #EE9E37;
    color: black;
}
.tarjetaPostulacionazul{
        border-top: 5px solid #337ab7;
    color: black;
}
.tarjetaPostulacionrojo{
        border-top: 5px solid #EB6565;
    color: black;
}

.contrasena {
   position: relative;
}

.contrasena .fa-eye {
   position: absolute;
   top: 41%;
   right: 72%;
   transform: translateY(-50%);
   cursor: pointer;
}
.contrasena .fa-eye-slash {
   position: absolute;
   top: 41%;
   right: 72%;
   transform: translateY(-50%);
   cursor: pointer;
}

.contrasenaOlvide {
   position: relative;
}

.contrasenaOlvide .fa-eye {
   position: absolute;
   top: 50%;
   right: 3%;
   transform: translateY(-50%);
   cursor: pointer;
}
.contrasenaOlvide .fa-eye-slash {
   position: absolute;
   top: 50%;
   right: 3%;
   transform: translateY(-50%);
   cursor: pointer;
}

.contrasenaLogin {
   position: relative;
}

.contrasenaLogin .fa-eye {
   position: absolute;
   top: 70%;
   right: 3%;
   transform: translateY(-50%);
   cursor: pointer;
}
.contrasenaLogin .fa-eye-slash {
   position: absolute;
   top: 70%;
   right: 3%;
   transform: translateY(-50%);
   cursor: pointer;
}

.video-principal{
	height: 100% !important;
    padding-bottom: 0px !important;
}

.contenedor-video-principal{
	height: 100% !important;
}

.seccion-videos{
	height: 65vh !important;
	margin-bottom: 30px;
}

.seccion-videos-scroll-y{
	height: 65vh !important;
	overflow-y: scroll;
    background-color: white;
}

.seccion-videos-scroll-x{
	overflow-x: scroll;
    height: 20vh;
    overflow-y: hidden;
	background-color: white;
	margin: inherit;
	width: 100%;
	display: -webkit-inline-box;
}

.seccion-videos-scroll-x div{
	/*height: 20vh;*/
    width: 30vh;
	margin: 0% 2%;
}



