.RadButton_MVL {
    font-size: inherit !important;
    text-align: center !important;
    vertical-align: central !important;
    line-height: 1 !important;
}

.RadButton_MVL {
    box-sizing: content-box;
    border-width: 0;
    outline: 0;
    font-size: 12px;
    font-family: inherit !important;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    display: inline-block;
    position: relative;
    cursor: pointer;
    max-width: 100%;
}

    .RadButton_MVL.rbSkinnedButton {
        padding-left: 4px;
        box-sizing: border-box;
        background-color: transparent;
        background-repeat: no-repeat;
        background-position: left -525px;
        vertical-align: middle;
        height: unset !important;
    }

        .RadButton_MVL.rbSkinnedButton .rbDecorated {
            height: 25px;
            box-sizing: border-box;
            line-height: 20px;
            background-position: right -88px;
            *line-height: 22px;
            cursor: pointer;
            height: unset !important;
            white-space: pre-wrap !important;
        }

    .RadButton_MVL .rbPrimaryIcon, .rbSecondaryIcon {
        width: 25px;
        height: 100%;
        background-repeat: no-repeat;
        display: block;
        position: absolute;
        cursor: pointer;
        /*top: -2px !important;*/
    }

    .RadButton_MVL.rbSkinnedButton, .RadButton_MVL.rbVerticalButton, .RadButton_MVL.rbLinkButton, .RadButton_MVL .rbSplitRight, .RadButton_MVL .rbSplitLeft {
        box-sizing: border-box;
        border-color: #fe5e3e;
        color: #fff;
        background-color: #fe5e3e;
        border-radius: 0px !important;
        -webkit-transition: all 300ms ease-out;
        -moz-transition: all 300ms ease-out;
        -ms-transition: all 300ms ease-out;
        -o-transition: all 300ms ease-out;
        transition: all 300ms ease-out;
    }

    .RadButton_MVL.rbLinkButton {
        /*font-size: 16px;*/
        padding: 2px 12px;
        bottom: 0 !important;
        -webkit-transition: all 150ms ease-in;
        -moz-transition: all 150ms ease-in;
        -ms-transition: all 150ms ease-in;
        -o-transition: all 150ms ease-in;
        transition: all 150ms ease-in;
    }

        /*.RadButton_MVL.rbLinkButton:active,*/
        /*.RadButton_MVL.rbLinkButton:focus,*/
        .RadButton_MVL.rbLinkButton:hover {
            font-size: 22px !important;
        }


.rbLinkButton .rbPrimaryIcon, .rbLinkButton .rbSecondaryIcon {
    font-size: inherit;
    height: 100%;
    width: 100%;
    display: inline-block;
    position: relative;
    left: inherit;
    top: 3px;
}


.rbSkinnedButton .rbPrimaryIcon, .rbSkinnedButton .rbSecondaryIcon {
    top: 0;
}

.RadButton_MVL.RadPushButton:hover,
.RadButton_MVL.rbSkinnedButton:hover,
.RadButton_MVL.rbVerticalButton:hover,
.RadButton_MVL.rbLinkButton:hover {
    border-color: #282e3a;
    color: #fff;
    background-color: #282e3a;
}

.RadButton_MVL.rbPressedButton,
.RadButton_MVL.rbSkinnedButton:active,
/*.RadButton_MVL.rbSkinnedButton:focus,*/
.RadButton_MVL.rbVerticalButton:active,
/*.RadButton_MVL.rbVerticalButton:focus,*/
.RadButton_MVL.rbLinkButton:active,
/*.RadButton_MVL.rbLinkButton:focus,*/
.RadButton_MVL.rbSkinnedButtonChecked,
.RadButton_MVL.rbSkinnedButtonChecked:hover,
.RadButton_MVL.rbLinkButtonChecked,
.RadButton_MVL.rbLinkButtonChecked:hover,
.RadButton_MVL.rbVerticalButtonChecked,
.RadButton_MVL.rbVerticalButtonChecked:hover {
    border-color: #282e3a;
    /*color: #fff;*/
    background-color: #282e3a;
}


.RadButton_MVL.rbSkinnedButton,
.RadButton_MVL.rbLinkButton {
    /*padding: 2px 0;*/
    border-width: 1px;
    border-style: solid;
}

    .RadButton_MVL.rbSkinnedButton:focus, .RadButton_MVL.rbSkinnedButton:active {
        border-width: 1px;
    }

.RadButton_MVL .rbDecorated,
.RadButton_MVL .rbLinkButton {
    height: auto;
    line-height: inherit;
    min-width: 100%;
    margin: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 8px;
    padding-right: 12px;
    border: 0;
    outline: 0;
    font: inherit;
    color: inherit;
    background-color: transparent;
    text-align: center;
    overflow: visible;
    display: block;
    -webkit-border-radius: 0;
    -webkit-appearance: none;
}

.RadButton_MVL .rbPrimary {
    /*padding-left: 25px;*/
}

.RadButton_MVL .rbPrimaryIcon {
    /*top: 0px;
                left: 5px;
                min-width: 100%;
                height: 100%;*/
}

.RadButton_MVL .rbSecondaryIcon {
    top: 2px;
}

/*.RadButton_MVL .rbToggleCheckbox,
.RadButton_MVL .rbToggleCheckboxChecked,
.RadButton_MVL .rbToggleCheckboxFilled {
    background-image: url('Skins/MVL/Common/radFormToggleSprite.png');
    top: 1px;
}
*/
.RadButton_MVL.rbToggleButton {
    padding-top: 2px;
    padding-bottom: 2px;
    border-width: 0;
}

    .RadButton_MVL.rbToggleButton, .RadButton_MVL.rbToggleButton.rbHovered, .RadButton_MVL.rbToggleButton.rbDisabled:hover {
        color: #333333;
        background: none;
    }

        .RadButton_MVL.rbToggleButton:hover {
            color: #000000;
        }

.RadButton_MVL.rbLinkButton.rbRounded {
    border-radius: 0;
}

.RadButton_MVL.rbNativeButton {
    padding: 0;
}

.RadButton_MVL .rbSplitRight,
.RadButton_MVL .rbSplitLeft {
    width: 16px;
    background-image: url('Common/radActionsSprite.png');
    background-color: #f9f9f9;
}

.RadButton_MVL .rbSplitRight,
.RadButton_MVL .rbSplitLeft,
.RadButton_MVL.rbDisabled .rbSplitLeft,
.RadButton_MVL.rbDisabled .rbSplitRight {
    background-position: -2px -20px;
}

    .RadButton_MVL .rbSplitLeft:hover,
    .RadButton_MVL .rbSplitRight:hover {
        background-color: #e7e7e7;
        background-position: -2px -20px;
    }

    .RadButton_MVL .rbSplitRight:active,
    .RadButton_MVL .rbSplitRight:focus,
    .RadButton_MVL .rbSplitLeft:active,
    .RadButton_MVL .rbSplitLeft:focus {
        background-color: #25a0da;
        border-color: #25a0da;
        background-position: -2px -20px;
    }

.RadButton_MVL .rbAdd,
.RadButton_MVL .rbRemove,
.RadButton_MVL .rbOk,
.RadButton_MVL .rbCancel,
.RadButton_MVL .rbPrevious,
.RadButton_MVL .rbNext,
.RadButton_MVL .rbSave,
.RadButton_MVL .rbConfig,
.RadButton_MVL .rbRefresh,
.RadButton_MVL .rbEdit {
    background-image: url('../Common/Button/rbBasicIcons16x16Dark.png') !important;
}

.RadButton_MVL .rbUpload,
.RadButton_MVL .rbDownload,
.RadButton_MVL .rbOpen,
.RadButton_MVL .rbAttach,
.RadButton_MVL .rbPrint,
.RadButton_MVL .rbSearch,
.RadButton_MVL .rbHelp,
.RadButton_MVL .rbCart,
.RadButton_MVL .rbRSS,
.RadButton_MVL .rbMail,
.RadButton_MVL .rbFB,
.RadButton_MVL .rbTwitter {
    background-image: url('../Common/Button/rbExtendedIcons16x16Dark.png') !important;
}

.RadButton_MVL .rbAdd24,
.RadButton_MVL .rbRemove24,
.RadButton_MVL .rbOk24,
.RadButton_MVL .rbCancel24,
.RadButton_MVL .rbPrevious24,
.RadButton_MVL .rbNext24,
.RadButton_MVL .rbSave24,
.RadButton_MVL .rbConfig24,
.RadButton_MVL .rbRefresh24,
.RadButton_MVL .rbEdit24 {
    background-image: url('../Common/Button/rbBasicIcons24x24Dark.png') !important;
}

.RadButton_MVL .rbUpload24,
.RadButton_MVL .rbDownload24,
.RadButton_MVL .rbOpen24,
.RadButton_MVL .rbAttach24,
.RadButton_MVL .rbPrint24,
.RadButton_MVL .rbSearch24,
.RadButton_MVL .rbHelp24,
.RadButton_MVL .rbCart24,
.RadButton_MVL .rbRSS24,
.RadButton_MVL .rbMail24,
.RadButton_MVL .rbFB24,
.RadButton_MVL .rbTwitter24 {
    background-image: url('../Common/Button/rbExtendedIcons24x24Dark.png') !important;
}

.RadButton_MVL .rbfa:before {
    font-family: 'Font Awesome 5 Free';
    top: 0;
}

.RadButton_MVL .rbfaAddTobasket:before {
    content: '\f217';
}

.RadButton_MVL .rbfaMoreInfo:before {
    content: '\f00e';
}

.RadButton .rbDecorated::-moz-focus-inner {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
}


.rbTextButton {
    padding: 0;
}

.rbVerticalList {
    display: inline-block;
    vertical-align: top;
    padding: 0 0 10px 8px;
}

    .rbVerticalList .RadButton_MVL {
        display: block;
        line-height: 20px;
        padding: 0 0 4px;
        text-align: left !important;
        outline: 0;
        box-sizing: border-box;
        color: #333;
        border-radius: 0px !important;
        -webkit-transition: all 300ms ease-out;
        -moz-transition: all 300ms ease-out;
        -ms-transition: all 300ms ease-out;
        -o-transition: all 300ms ease-out;
        transition: all 300ms ease-out;
    }

        .rbVerticalList .RadButton_MVL + .rbHovered,
        .rbVerticalList .RadButton_MVL:hover {
            color: #fe5e3e;
        }

        .rbVerticalList .RadButton_MVL .rbText {
            box-sizing: content-box;
            border-width: 0;
            font-size: 12px;
            /*font-family: Roboto, sans-serif !important;*/
            text-decoration: none;
            white-space: nowrap;
            display: inline-block;
            position: relative;
            cursor: pointer;
            width: 100%;
            vertical-align: middle;
            padding: 0 0 0 8px !important;
        }
