.допуск-контейнер {
display: inline-block;
cursor: help;
font-weight: bold;
}
.допуск-контейнер p {
margin: 0;
text-decoration: dotted underline;
}
.допуск-подсказка {
display: none;
}
.tippy-content p {
margin: 0;
}
.допуск-контейнер .режимный {
color: #c00;
font-weight: bold;
}