main{
	background: #DDDDDD;
}

.width1000{
	width: 1000px;
}

.sectionPreguntas {
	width: 1000px;
	background: #FFFFFF;
	padding-left:11px;
	padding-right: 11px;
	padding-bottom: 10px;
}

.titulo {
	font-family: gobCL;
	font-style: normal;
	font-weight: normal;
	font-size: 28px;
	line-height: 28px;
	display: flex;
	align-items: center;
	text-align: center;
	color: #1369B3;
}

.btn-bne {
	width: 159px;
	height: 55px;
	background: #DDDDDD;
	color: #1369B3;
	font-family: gobCL;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 203.19%;
}

/*CUANDO ESTA ACTIVADO EL BOTON*/
.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show>.btn-secondary.dropdown-toggle
	{
	background: #003A6C;
}
.btn-group>.btn-group:not(:first-child), .btn-group>.btn:not(:first-child){
	margin-left: 3px;
}

.btn-secondary {
	border-color:transparent;
}

.pt31{
	padding-top: 31px;
}

.pregunta{
	font-family: gobCL;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 203.19%;	
	color: #FFFFFF;
}

.buscadorFaq{
	height: 94px;
	background: #003A6C;
	border-radius: 0px 0px 10px 10px;
}

.input-buscar{
	width: 378px;
    height: 40px;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	box-sizing: border-box;
	box-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
	border-radius: 5px;
	margin-left: 31px;
}

.btnBuscarFaq{
	width: 119px;
    height: 40px;
    padding-top:11px;
	background: #1369B3;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	border-radius: 5px;
	font-family: gobCL;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
	cursor: pointer;
}

.textCategoria {
    font-family: gobCL;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 120%;
    display: flex;
    align-items: center;
    color: #666666;
    padding-top: 44px;
    padding-bottom: 26px;
}

.listCategorias {
    background: #FFFFFF;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    margin-bottom: 20px;
}

.categorias {
    font-family: gobCL;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 300%;
    color: #666666;
    padding-top: 8px;
    padding-bottom: 5px;
}

.faqPregunta {
    font-family: gobCL;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    color: #1369B3;
}
.faqRespuesta{
	font-family: gobCL;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	color: #666666;
}

.azul{
	color: #1369B3;
}

.titulosCategoria{
    font-family: gobCL;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 20px;
    color: #003A6C;
}

.paddingCustom{
	padding-top: 44px;
	padding-bottom: 35px;
}

.pb12{
	padding-bottom: 12px;
}

.sinRespuesta{
	height: 102px;
    background: #FFFFFF;
    text-align: center;
}

.sinRespuesta span{
	font-family: Roboto;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	color: #666666;
	border-radius: 17px;
}

.sinRespuesta div {
	font-family: Roboto;
	font-style: italic;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	color: #666666;
	border-radius: 17px
}

#btnVolverSeccion{
    margin-bottom: 26px;
    display: none;
}

.btnCancelar{
    width: 138px;
    height: 40px;
    background: #FFFFFF;
    border: 1px solid #B0B0B0;
    box-sizing: border-box;
    border-radius: 6px;
    justify-content: center;
}

.miniTextos{
    font-family: gobCL;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 120%;
    display: flex;
    align-items: center;
    color: #666666;
    margin-bottom: 8px;
}

.listCategorias a:hover{
    text-decoration: none;
}

.listCategorias a:hover div{
    background: #D7F3FF;
    cursor: pointer; 
}

#noResultados{
	font-family: gobCL;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 18px;
	text-align: center;
	color: #666666;
	margin-bottom: 33px;
}
	

/*PAGINACION CUSTOM*/
#pagin {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 0;
}
#pagin a >li {
    display: inline;
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    color: #0f69b4;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1p;
    cursor: pointer;
    
}

.activado{
    z-index: 3!important;
    color: #fff!important;
    background-color: #0f69b4!important;
    border-color: #0f69b4!important;
}

.current{
    color:#fff;
}

.dropdown_buscaEmpleo{
     list-style:none;
     outline: none !important;
 }

#linkBuscaEmpleo_dropDown{
    outline: none !important;
}

.dropdown-menu_buscaEmpleo > li {
    border-bottom: 0.025rem solid white;
    margin: 0 10px 0 10px;
}

.dropdown-menu_buscaEmpleo > li:last-child {
    border-bottom: none;
}

.dropdown-menu_buscaEmpleo{
    min-width: 11rem;
    background-color: #b82d27;
    border-radius: 0;
    list-style:none !important;
    top: 24px !important;
    left: -18px !important;
}

.dropdown-menu_buscaEmpleo li:hover{
  background-color: #b82d27;
  opacity: 0.5;
}

.dropdown_buscaEmpleo .dropdown-toggle::after{
    display: none;
}

#divBuscaEmpleo_dropDown  a {
    font-size:16px;
}

#divBuscaEmpleo_dropDown:hover > ul > .dropdown_buscaEmpleo > .dropdown-menu_buscaEmpleo {
  display: block;
}

.dropdown_buscaEmpleo >.dropdown-toggle:active {
    pointer-events: none;
}