/*** VSM_CSS ***/ /* END STYLABLE DIRECTIVE RULES */

#comp-m8at36vr1 .style-m8at36vs2__root{
    -st-extends: StylableButton;
    transition: all 0.2s ease, visibility 0s;
    background: #FFFFFF;
    border: 1px solid rgb(40, 38, 38);
    border-width: 3px;
    border-image: linear-gradient(90deg, #0069ff 1%, #C8D2EA 100%) 1 / 3px stretch;
    border-radius: 0px
}

/* START STYLABLE DIRECTIVE RULES */

#comp-m8at36vr1 .style-m8at36vs2__root:hover {
    background: linear-gradient(270deg, #689ade 0%, #c8d2ea 0%, #2270df 100%);
}

#comp-m8at36vr1 .style-m8at36vs2__root:hover .StylableButton2545352419__label {
    color: #FFFFFF;
}

#comp-m8at36vr1 .style-m8at36vs2__root:disabled{
    background: #E2E2E2
}

#comp-m8at36vr1 .style-m8at36vs2__root:disabled .StylableButton2545352419__label{
    color: #8F8F8F
}

#comp-m8at36vr1 .style-m8at36vs2__root:disabled .StylableButton2545352419__icon{
    fill: #8F8F8F
}

#comp-m8at36vr1 .style-m8at36vs2__root .StylableButton2545352419__container{
    transition: inherit
}

#comp-m8at36vr1 .style-m8at36vs2__root .StylableButton2545352419__label{
    transition: inherit;
    font-style: normal;
    color: #0069FF;
    font-family: avenir-lt-w01_85-heavy1475544,sans-serif;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 0em
}

#comp-m8at36vr1 .style-m8at36vs2__root .StylableButton2545352419__icon{
    transition: inherit;
    width: 10px;
    height: 10px;
    fill: #FFFFFF;
    display: none
}