section div.content {
    max-width: 1200px !important;
}

footer {
	margin-top:0px !important;
}

.margin-enlace{
    margin-bottom: 15px;
}

.seccionFiltros{
	width: 1200px;
    overflow: revert;
	background: #FFFFFF;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	border-radius: 10px 10px 10px 10px;
	margin-bottom: 20px;
}

.centrarElementos {
	display: flex;
	justify-content: center;
	align-items: center;
}

.nav-tabs>.active {
	width: 157px;
	height: 55px;
	left: 206px;
	top: 181px;
    background: #1369B3;
	border-radius: 10px 10px 0px 0px;
	font-family: gobCL;
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	line-height: 18px;
	display: flex;
	align-items: center;
	text-align: center;
    color: #FFFFFF;
	margin-right: 5px;
	cursor: pointer;
}

.nav-tabs>div {
	width: 188px;
	height: 55px;
	left: 372px;
	top: 181px;
    background: #FFFFFF;
	border-radius: 10px 10px 0px 0px;
	font-family: gobCL;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 203.19%;
	display: flex;
	align-items: center;
	text-align: center;
    color: #666666;
	margin-right: 5px;
	cursor: pointer;
}

.margenesBarraBusqueda {
	margin-top:20px;
	margin-bottom:20px;
}

.labelNumeroOfertas {
	font-family: gobCL;
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
	align-items: center;
	color: #003A6C;
}

.labelTextoLibreOfertas {
    font-family: gobCL;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    align-items: center;
}

.LabelGuardarBusqueda{
	font-family: gobCL;
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	line-height: 137.6%;	
	text-align: center;
	color: #1369B3;
	border-radius: 17px;
}

.imgGuardarBusqueda {
	margin-left: 43.27%;
}

.labelGenerica {
	font-family: gobCL;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 140%;
}

.selectPaginador {
	width: 76px;
	height: 40px;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	box-sizing: border-box;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	border-radius: 5px;
}

.seccionOferta {
	width: 1200px;
	left: 208px;
	top: 619px;
    padding-top: 15px;
    padding-bottom: 15px;
	background: #FFFFFF;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	border-radius: 10px;
}

.seccionOfertaExterna {
    width: 1200px;
    left: 208px;
    top: 619px;
    padding-top: 15px;
/*     padding-bottom: 15px; */
    background: #FFFFFF;
    /* Borde OFERTAS EXTERNAS */
    border: 2px solid #51D0A2;
    box-sizing: border-box;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
}

.seccionOfertaExterna {
    width: 1200px;
    left: 208px;
    top: 619px;
    padding-top: 15px;
/*     padding-bottom: 15px; */
    background: #FFFFFF;
    /* Borde OFERTAS EXTERNAS */
    border: 2px solid #51D0A2;
    box-sizing: border-box;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
}

.origenOfertasExternas{
	/* Origen OFERTAS EXTERNAS */
    width: 394px;
    height: 30px;
	background: #A3EBD1;
	border-radius: 10px 0px 8px;
}
.contenedorOrigenOfertasExternas{
	width: 100%;
}

.origenOfeExternasTexto{
	    position: absolute;
	font-family: Roboto;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 120%;
	/* identical to box height, or 17px */
	
	
	/* AZUL */
	
	color: #003A6C;
}

.tituloOferta {
	width: 626px;
	left: 229px;
	top: 656px;
	font-family: gobCL;
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	line-height: 120%;
	color: #1369B3;
}

.descripcionOferta {
	width: 630px;
	left: 229px;
	top: 688px;
	font-family: Roboto;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 140%;
	color: #515151;	
}

.datosEmpresaOferta {
/* 	width: 243px; */
	left: 1012px;
	top: 656px;
	font-family: Roboto;
	font-style: normal;
	font-size: 14px;
	line-height: 120%;
	color: #666666;
}

.margenVerticales {
    margin-top: 15px;
    margin-bottom: 15px;
}

.btnVerMas {
	width: 113px;
	height: 35px;
	left: 1273px;
	top: 656px;
	background: #FFFFFF;
	border: 1px solid #B0B0B0;
	box-sizing: border-box;
	border-radius: 5px;
	font-family: gobCL;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 140%;
	color: #1369B3;
}

.page-link-bh{
	    color: #0f69b4;
	    background-color: transparent;
	    border-radius: 2rem;
	    height: 30px;
	    
}

.page-link{
        color: #0f69b4;
        line-height: 1;
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #666666;
    border-color: #666666;
}

.page-item {
	align-self: center;
}
    
.page-item-ant-sig {
    border-radius: .25rem!important;
    height: 40px;
    line-height: 1.5;
    width: 140px;
    text-align: center;
}

.page-item:first-child .page-link {
    margin-left: 0;
    border-radius: 2rem; 
}

.page-item:last-child .page-link {
    border-radius: 2rem; 
}

.page-item-last-page {
    margin-left: 0;
    border-radius: 2rem; 
}

.vertical
{
      display: table;
  vertical-align: middle;
}

.resultadoOfertas .imgDivOrigen img {
    max-width: 50px;
}

.iconoDiscapacidad {
    padding-top: 0.3em;
}


.tooltipDisc {
  position: relative;
  display: inline-block;
}

.tooltiptextDisc {
  visibility: hidden;
  width: 120px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -60px;
}

.tooltipDisc .tooltiptextDisc::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

.tooltipDisc:hover .tooltiptextDisc {
  visibility: visible;
}

.fechaOferta{
	font-family: gobCL;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 140%;
/* identical to box height, or 20px */


/* GRIS BNE */

    color: #666666;
}

.numFiltrosAplis{
    font-family: gobCL;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 16px;
    
    /* identical to box height */    
    text-align: right;
    
    /* CELESTE */    
    color: #1369B3;
    
    padding-left: 15px;
    display:none;
    float:left;
    margin-bottom: 0px;
}

ul.listaSeleccionados li {
    padding-left: 5px;    
    padding-top: 5px;    
	display: inline-block;
	width: 180px; 
	height: 32px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-right: 10px;
	/* CELESTE CLARO */

	background: #D7F3FF;
	/* CELESTE CLARO */
	
	border: 2px solid #D7F3FF;
	box-sizing: border-box;
	border-radius: 16px;
	
	font-family: gobCL;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 14px;
	/* identical to box height */
	
	
	/* AZUL */
	
	color: #003A6C;
}

ul.listaSeleccionados li i{
    content: "\f00d";
    padding-left: 5px;
    padding-right: 5px;
    float: right;
}

.tituloModal{
	font-family: gobCL;
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 20px;
	/* identical to box height */
	
	
	/* AZUL OSCURO */
	
	color: #003A6C;
}

.modalfooterBH{
    justify-content: center;
}

.btnCancelarModal{
	width: 144px;
    height: 40px;
	/* BLANCO */
	background: #FFFFFF;
	border: 1px solid #C4C4C4;
	box-sizing: border-box;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	border-radius: 10px;
	
	font-family: gobCL;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	/* identical to box height */
	
	
	/* GRIS2 */
	
	color: #666666;
}
.btnGuardarModal{
	width: 144px;
	height: 40px;	
	/* AZUL */	
	background: #1369B3;
	border: 1px solid #C4C4C4;
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
	border-radius: 5px;
	
	font-family: gobCL;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	/* identical to box height */
	
	text-align: center;
	
	/* BLANCO */
	
	color: #FFFFFF;
}

.modalRegistrado{
	height: 258px;
	/* BLANCO */
	background: #FFFFFF;
	border: 1px solid #C4C4C4;
	box-sizing: border-box;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	border-radius: 10px;
}

.btnRegistroModal{
	width: 188px;
	height: 40px;
	/* azul BOTON */
	background: #0099BF;
    border: 1px solid #C4C4C4;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
	border-radius: 5px;
	
	font-family: gobCL;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	text-align: center;
	
	color: #FFFFFF;
}
.btnLoginModal{
    width: 188px;
    height: 40px;
    background: #1369B3;
    border: 1px solid #C4C4C4;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    
    font-family: gobCL;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 14px;
    /* identical to box height */
    
    text-align: center;
    
    /* BLANCO */
    
    color: #FFFFFF;
}