#myTable2{
	display:none;
}

.tabla-fondos{
	border: 0px !important;
    border-collapse: collapse !important;
    border:none !important;
    outline:none !important;
}

.table-title-container{
	padding: 7px 10px;
    margin: 10px 0;
    background: #eae9e7;
    font-size: 20px;	
}

#myTable2 > .table-title-container{
	background:#f2e9e4;
}

.table-title-container > p{
	margin:0 !important;
}

.tabla-fondos p{
	margin:0 !important;
}

.tabla-fondos tr, .tabla-fondos th, .tabla-fondos td{
	padding:0 !important;
}

.tr-fondos.titles th:nth-child(1),.tr-fondos.titles th:nth-child(2){
	writing-mode: unset !important;
	-webkit-writing-mode: unset !important;
	-webkit-transform: unset !important;
    transform: unset !important;
}

.tr-fondos.titles th{
	background: #eae9e7;
	border:none;
	vertical-align:bottom;
	padding-left:10px !important;
	border-right:1px solid #fff;
}

#myTable2 th{
	background: #f2e9e4;
}

.tr-fondos.titles th:last-child{
	border:0;
}

.tr-fondos.titles th.th-fondos{
	padding: 5px 18px 5px !important;

}

th.th-fondos p{
	writing-mode: vertical-rl;
	text-align:left;
}

tr.tr-fondos.files{
	border-top: 4px solid #F6F5F5 !important;
    border-bottom: 4px solid #F6F5F5 !important;
	background:#fff;
}

.tr-fondos.files td{
	border:1px solid #eae9e7;
	border-left: 1px solid #eae9e7;
	border-right: 1px solid #eae9e7;
	vertical-align:middle;
}

td.td-fondos{
	padding:6px !important;
}

.td-fondos a{
	max-width: 35px;
    max-height: 35px;
    aspect-ratio: 1 / 1;
    display: inline-block;
    background: #fcf5f5;
    padding: 8px;
    border-radius: 100px;
}

.td-fondos a:hover{
	transform:scale(1.5);
	background:#fcf5f5 !important;
	text-decoration:none !important;
	animation:none !important;
}

td.td-fondos{
	text-align:center !important;
}

td.td-fondos.isin p, td.td-fondos.nombre p{
	display: flex;
    align-items: center;
    margin:5px 0 0 !important;
	font-size:12px;
}

td.td-fondos.isin p{
	text-align:center !important;
	justify-content:center;
}

td.td-fondos.nombre p{
	text-align:left;
}

#informacion-interes-container{
	width:100%;
}
/* ESTILOS BUSCADOR */
#BuscadorContainer{
	width:100%;
	display:flex;
	flex-direction:column;
	align-items:center;
	justify-content:center;
}

#BuscadorContainer > * {
	width:100%;	
}

.buscador-container{
	display:flex;
	justify-content:flex-end;
	align-items:center;
	gap:15%;
}
.buscador-container p{
	margin:0 !important;	
}

.buscador-fondos-container, .buscador-fondos-icon-wrapper{
	display:flex;
	align-items:flex-start;
}

.buscador-isin-container, .buscador-nombre-container{
	display:flex;
	flex-direction:row;
	gap:10px;
	align-items:center;
}

.buscador-fondos-container{
	width:55%;
	gap:20px;
}

.buscador-fondos-wrapper{
	display:flex;
	flex-direction:column;
	gap:10px;
	width:100%;
}

figure.img-container{
	margin:0 !important;
	display:flex;
	align-items:center;
}

figure.img-container > img{
	margin-top:2px;
}

.buscador-isin-container > div, .buscador-nombre-container > div {
	width:15%;
}

.buscador-nombre-container > div{
	margin-top:5px;
}
.buscador-fondos-icon-wrapper{
	width: 33%;
    gap: 10px;
    align-items: center;
}

.buscador-fondos-icon-wrapper > div:first-child{
	width: 15%;
    min-width: 30px;
}
.buscador-tipo-container{
	height: stretch;
}

.radio-button-wrapper{
	height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

input.form-control{
    background: white;
    border: 1px solid lightgrey;
    border-radius: 10px;
    font-size: 15px;
    min-height: 2rem;
}

#ritema{
	background-color: #eae9e7 !important;
    border-color: #eae9e7 !important;
}

#ritemb{
	background-color: #f2e9e4 !important;
    border-color: #f2e9e4 !important;
}

#ritema:active,#ritema:checked, #ritema:focus, #ritemb:active, #ritemb:checked, #ritemb:focus{
	-webkit-box-shadow: unset !important; 
    box-shadow: unset !important;
}

@media (max-width:768px){
	.buscador-container{
		flex-direction:column;
	}
	.buscador-tipo-container{
		width:100%;
	}
	.radio-button-wrapper{
    	display: flex;
    	flex-direction: row;
    	justify-content: flex-start;
    	gap: 30px;
    	margin: 20px 0;
	}
	.buscador-fondos-container{
		flex-direction: column;
		width: 100%;
	}
	.buscador-fondos-icon-wrapper{
		width:100%;
	}
	.buscador-fondos-icon-wrapper > div:first-child{
		max-width:30px;
	}
	.buscador-isin-container > div, .buscador-nombre-container > div{
		width:21%;
	}
	#HtmlTableContainer1{
		overflow-x:scroll;
	}
	#HtmlTableContainer1 > *{
		width:100%;
	}
	#HtmlTableContainer2{
		overflow-x:scroll;
	}
	#HtmlTableContainer2 > *{
		width:100%;
	}
	#HtmlTableContainer1 .table-title-container{
		min-width:969px;
	}
	
	#HtmlTableContainer2 .table-title-container{
		min-width:802px;
	}
	#documentacion-last-table *{
		width:100%;
	}
	#documentacion-last-table .wpb_wrapper{
		display:flex;
		flex-direction:column;
		align-items:center;
		justify-content:center;
	}
	#documentacion-last-table .wpb_wrapper .vc_row-flex, #documentacion-last-table .wpb_wrapper .vc_column-inner{
		border:none !important;
	}
	#documentacion-last-table .vc_col-sm-3{
		margin-top:10px;
	}
}
@media (min-width:768px) and (max-width:1024px) {
	#Informacion-de-interes{
		margin-top:50px !important;
	}
	#documentacion-last-table{
		padding:20px !important;
	}
	#documentacion-last-table .vc_col-sm-6{
		width:65% !important;
	}
		
}
}