.custom-admin__link_email{
    font-size: 15px;
    text-decoration: none;
    margin: 0 0 0 24px;
    border-bottom: 1px dashed;
}

.custom-admin__link_email:hover{
    text-decoration: none;
    border-bottom-color: transparent;
}

.popup-window[id^="menu-popup-base_action_select_tbl_iblock_element_"]{
    max-height: 400px!important;
}