    .modal-leyend {
        position: absolute;
        z-index: 900;
        background-color: white;
        width: 400px;
        height: 100%;
        top: 0px;
        opacity: 1;
        overflow: hidden;
        right: 0px;
    }

    .section-header-nucleo {
        padding-top: 3%;
    }

    .select-nucleo {
        position: absolute;
        z-index: 900;
        background-color: white;
        width: 100%;
        height: 100%;
        top: 0px;
        padding-left: 18px;
    }

    .title-leyend {
        font-family: Arial, Helvetica, sans-serif;
        font-weight: 700;
        padding-top: 2px;
        font-size: 25px;
        color: #0D0D0D;
    }

    .section-leyend {}

    .form-switch .form-check-input {
        width: 48px;
        height: 28px;
        background-color: #DEE7ED;
    }

    .form-switch .form-check-input {
        background-image: url("data:image/svg+xml;utf8,%3Csvg%20width%3D%2236%22%20height%3D%2237%22%20viewBox%3D%220%200%2036%2037%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cg%20filter%3D%22url%28%23filter0_dd_2366_2316%29%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M18%2028.25C24.6274%2028.25%2030%2022.8774%2030%2016.25C30%209.62258%2024.6274%204.25%2018%204.25C11.3726%204.25%206%209.62258%206%2016.25C6%2022.8774%2011.3726%2028.25%2018%2028.25Z%22%20fill%3D%22white%22%2F%3E%0A%3C%2Fg%3E%0A%3Cdefs%3E%0A%3Cfilter%20id%3D%22filter0_dd_2366_2316%22%20x%3D%220%22%20y%3D%220.25%22%20width%3D%2236%22%20height%3D%2236%22%20filterUnits%3D%22userSpaceOnUse%22%20color-interpolation-filters%3D%22sRGB%22%3E%0A%3CfeFlood%20flood-opacity%3D%220%22%20result%3D%22BackgroundImageFix%22%2F%3E%0A%3CfeColorMatrix%20in%3D%22SourceAlpha%22%20type%3D%22matrix%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200%22%20result%3D%22hardAlpha%22%2F%3E%0A%3CfeOffset%20dy%3D%222%22%2F%3E%0A%3CfeGaussianBlur%20stdDeviation%3D%223%22%2F%3E%0A%3CfeColorMatrix%20type%3D%22matrix%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.404256%200%22%2F%3E%0A%3CfeBlend%20mode%3D%22normal%22%20in2%3D%22BackgroundImageFix%22%20result%3D%22effect1_dropShadow_2366_2316%22%2F%3E%0A%3CfeColorMatrix%20in%3D%22SourceAlpha%22%20type%3D%22matrix%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200%22%20result%3D%22hardAlpha%22%2F%3E%0A%3CfeOffset%20dy%3D%221%22%2F%3E%0A%3CfeGaussianBlur%20stdDeviation%3D%221%22%2F%3E%0A%3CfeColorMatrix%20type%3D%22matrix%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.251475%200%22%2F%3E%0A%3CfeBlend%20mode%3D%22normal%22%20in2%3D%22effect1_dropShadow_2366_2316%22%20result%3D%22effect2_dropShadow_2366_2316%22%2F%3E%0A%3CfeBlend%20mode%3D%22normal%22%20in%3D%22SourceGraphic%22%20in2%3D%22effect2_dropShadow_2366_2316%22%20result%3D%22shape%22%2F%3E%0A%3C%2Ffilter%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E%0A");
    }

    .form-check-input:focus {
        border-color: transparent;
        box-shadow: none;
    }

    .form-check-input {
        height: 1.5rem;

    }

    .form-check-input:checked {
        width: 48px;
        height: 28px;
        opacity: 1;
        background-color: #880063;
        border-color: #880063;
    }

    .separator-legend {}

    .title-menu-legend {
        font-family: Arial, Helvetica, sans-serif;
        font-weight: 700;
        padding-top: 2px;
        font-size: 17px;
        color: #0D0D0D;
    }

    .text-swicth {
        line-height: 2;
    }

    .chip-circle-icon {
        margin-left: 3.5px;
        margin-bottom: 100%;
        margin-top: 1px;
    }