

/* Start:/local/components/avtodor/power.of.attorney.number/templates/.default/style.css?1727788909474*/
.power-of-attorney__alert {
    position: relative;
    display: inline-block;
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    border: none;
    padding: 8px 20px 7px;
    transform: skewX(-8deg);
    transition: all .5s;
    color: #fff;
}
.power-of-attorney__alert-warning {
    background: linear-gradient(#CE5D3A 0%, #CE5D3A 100%);
}
.power-of-attorney__alert-success {
    background: green;
}
/* End */
/* /local/components/avtodor/power.of.attorney.number/templates/.default/style.css?1727788909474 */
