

/* Start:/local/templates/starta_template/components/bitrix/main.register/.default/style.css?1755863451559*/
img#help_email_img {
    max-height: 20px;
    margin-left: 3px;
    top: 3px;
    position: relative;
    cursor: pointer;
}

.custom-tooltip {
    position: fixed;
    background: #222;
    color: #fff;
    padding: 8px 14px;
    border-radius: 6px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.15);
    font-size: 14px;
    z-index: 1000;
    pointer-events: none;
    opacity: 0;
    transition: opacity 0.15s;
    word-wrap: break-word;
    white-space: break-spaces;
    max-width: 400px;
}
.custom-tooltip.active {
    opacity: 1;
    pointer-events: auto;
}
/* End */
/* /local/templates/starta_template/components/bitrix/main.register/.default/style.css?1755863451559 */
