/*
CTC Separate Stylesheet
Updated: 2025-03-20 13:49:12
*/

/*--para adaptar enlaces al contenido--*/
.enlace_word-break a{
	word-break: break-all;	
}
/*--para adaptar enlaces al contenido//--*/

.ico_ntab{
	display: inline-block;
    border: solid 2px #033646;
    background: #fff;
    border-radius: 8px;
    padding: 3px;
    font-style: normal;
    width: 30px;
    height: 30px;
    text-align: center;
    font-size: 18px;
    color: #033646;
}


