/* fallback */

.RadImageButton.RadButton.RadButton_Bootstrap.rbButton.rbRounded.rbIconOnly.rib-danger {
    padding: 0px 3px 0px 3px;
    background-color: transparent;
    border-style: solid;
    border-width: 1px;
    border-color: transparent;
    color: #d9534f;
    vertical-align: text-bottom;
}

    .RadImageButton.RadButton.RadButton_Bootstrap.rbButton.rbRounded.rbIconOnly.rib-danger.rbHovered {
        padding: 0px 3px 0px 3px;
        background-color: #E6E5E5;
        border-style: solid;
        border-width: 1px;
        border-color: #d9534f;
        color: #d9534f;
        vertical-align: text-bottom;
    }

    .RadImageButton.RadButton.RadButton_Bootstrap.rbButton.rbRounded.rbIconOnly.rib-danger.no-padding {
        padding: 0px;
    }

        .RadImageButton.RadButton.RadButton_Bootstrap.rbButton.rbRounded.rbIconOnly.rib-danger.no-padding.rbHovered {
            padding: 0px;
        }

.RadImageButton.RadButton.RadButton_Bootstrap.rbButton.rbRounded.rbIconOnly.rib-success {
    padding: 0px 3px 0px 3px;
    background-color: transparent;
    border-style: solid;
    border-width: 1px;
    border-color: transparent;
    color: #50A050;
    vertical-align: text-bottom;
}

    .RadImageButton.RadButton.RadButton_Bootstrap.rbButton.rbRounded.rbIconOnly.rib-success.rbHovered {
        padding: 0px 3px 0px 3px;
        background-color: #E6E5E5;
        border-style: solid;
        border-width: 1px;
        border-color: #5cb85c;
        color: #50A050;
        vertical-align: text-bottom;
    }

    .RadImageButton.RadButton.RadButton_Bootstrap.rbButton.rbRounded.rbIconOnly.rib-success.no-padding {
        padding: 0px;
    }

        .RadImageButton.RadButton.RadButton_Bootstrap.rbButton.rbRounded.rbIconOnly.rib-success.no-padding.rbHovered {
            padding: 0px;
        }

.RadImageButton.RadButton.RadButton_Bootstrap.rbButton.rbRounded.rbIconOnly.rib-default {
    padding: 0px 3px 0px 3px;
    background-color: transparent;
    border-style: solid;
    border-width: 1px;
    border-color: transparent;
    color: black;
    vertical-align: text-bottom;
}

    .RadImageButton.RadButton.RadButton_Bootstrap.rbButton.rbRounded.rbIconOnly.rib-default.rbHovered {
        padding: 0px 3px 0px 3px;
        background-color: #E6E5E5;
        border-style: solid;
        border-width: 1px;
        border-color: gray;
        color: black;
        vertical-align: text-bottom;
    }

    .RadImageButton.RadButton.RadButton_Bootstrap.rbButton.rbRounded.rbIconOnly.rib-default.no-padding {
        padding: 0px;
    }

        .RadImageButton.RadButton.RadButton_Bootstrap.rbButton.rbRounded.rbIconOnly.rib-default.no-padding.rbHovered {
            padding: 0px;
        }

.RadImageButton.RadButton.RadButton_Bootstrap.rbButton.rbRounded.rbIconOnly.rib-primary {
    padding: 0px 3px 0px 3px;
    background-color: transparent;
    border-style: solid;
    border-width: 1px;
    border-color: transparent;
    color: #337ab7;
    vertical-align: text-bottom;
}

    .RadImageButton.RadButton.RadButton_Bootstrap.rbButton.rbRounded.rbIconOnly.rib-primary.rbHovered {
        padding: 0px 3px 0px 3px;
        background-color: #E6E5E5;
        border-style: solid;
        border-width: 1px;
        border-color: #337ab7;
        color: #337ab7;
        vertical-align: text-bottom;
    }

    .RadImageButton.RadButton.RadButton_Bootstrap.rbButton.rbRounded.rbIconOnly.rib-primary.no-padding {
        padding: 0px;
    }

        .RadImageButton.RadButton.RadButton_Bootstrap.rbButton.rbRounded.rbIconOnly.rib-primary.no-padding.rbHovered {
            padding: 0px;
        }


.RadButton.rib-sm {
    height: 25px;
    font-size: medium;
    padding: 0px 6px !important;
    display: flex;
}

.rib-bordered.rib-default {
    border-color: gray !important;
}

.rib-bordered.rib-danger {
    border-color: #d9534f !important;
}

.rib-bordered.rib-success {
    border-color: #5cb85c !important;
}

.rib-bordered.rib-primary {
    border-color: #337ab7 !important;
}

.vcenter {
    vertical-align: middle !important;
    float: none;
}

.RadSplitButton_CustomContextMenu .rbSplitPart.rbSplitPartRight {
    display: list-item !important;
    padding: 8px 8px 4px 8px;
}

.RadLinkButton.RadButton.RadButton_Bootstrap.rbButton.rbRounded.rbIconOnly.rib-primary {
    padding: 0px 3px 0px 3px;
    background-color: transparent;
    border-style: solid;
    border-width: 1px;
    border-color: transparent;
    color: #337ab7;
    vertical-align: text-bottom;
}

    .RadLinkButton.RadButton.RadButton_Bootstrap.rbButton.rbRounded.rbIconOnly.rib-primary.rbHovered {
        padding: 0px 3px 0px 3px;
        background-color: #E6E5E5;
        border-style: solid;
        border-width: 1px;
        border-color: #337ab7;
        color: #337ab7;
        vertical-align: text-bottom;
    }

    .RadLinkButton.RadButton.RadButton_Bootstrap.rbButton.rbRounded.rbIconOnly.rib-primary.no-padding {
        padding: 0px;
    }

        .RadLinkButton.RadButton.RadButton_Bootstrap.rbButton.rbRounded.rbIconOnly.rib-primary.no-padding.rbHovered {
            padding: 0px;
        }



.switchWrapper {
    display: inline-block;
    width: 120px;
}

button.RadSwitch.customIcons .k-switch-container .k-switch-handle, .RadSwitch:hover .k-switch-container .k-switch-handle {
    font-family: "WebComponentsIcons";
    text-align: center;
    color: inherit;
}

button.RadSwitch.customIcons.k-switch-on .k-switch-container .rbHovered,
button.RadSwitch.customIcons.k-switch-on:hover .k-switch-container {
    box-shadow: inset 0 0 0 1px seagreen;
}

button.RadSwitch.customIcons.k-switch-on .k-switch-container,
button.RadSwitch.customIcons.k-switch-on:hover .k-switch-container {
    color: #419641;
    background-color: #419641;
}

button.RadButton.customIcons.k-switch-on:hover .k-switch-handle,
button.RadButton.customIcons.k-switch-on.k-state-hover .k-switch-handle {
    border-color: seagreen;
}

button.RadSwitch.customIcons.k-switch-off .k-switch-container,
button.RadSwitch.customIcons.k-switch-off:hover .k-switch-container {
    color: #c12e2a;
    background-color: #c12e2a;
}

    button.RadSwitch.customIcons.k-switch-off .k-switch-container .rbHovered,
    button.RadSwitch.customIcons.k-switch-off:hover .k-switch-container {
        box-shadow: inset 0 0 0 1px brown;
    }

button.RadButton.customIcons.k-switch-off:hover .k-switch-handle,
button.RadButton.customIcons.k-switch-off.k-state-hover .k-switch-handle {
    border-color: brown;
}

.customIcons.k-switch-on .k-switch-handle:before {
    font-size: 2em;
    content: '\e118';
}

.customIcons.k-switch-off .k-switch-handle:before {
    font-size: 2em;
    content: '\e11b';
}

.k-switch-label-on {
    color: white;
    font-weight: bold;
    text-transform: capitalize !important;
    font-size: small;
}

.k-switch-label-off {
    color: white;
    font-weight: bold;
    text-transform: capitalize !important;
    font-size: small;
}


button.RadSwitch.customIconsSmall .k-switch-container .k-switch-handle, .RadSwitch.customIconsSmall:hover .k-switch-container .k-switch-handle {
    font-family: "WebComponentsIcons";
    text-align: center;
    color: inherit;
    height: 22px;
}

button.RadSwitch.customIconsSmall.k-switch-on .k-switch-container .rbHovered,
button.RadSwitch.customIconsSmall.k-switch-on:hover .k-switch-container {
    box-shadow: inset 0 0 0 1px seagreen;
}

button.RadSwitch.customIconsSmall.k-switch-on .k-switch-container,
button.RadSwitch.customIconsSmall.k-switch-on:hover .k-switch-container {
    color: #419641;
    background-color: #419641;
}

button.RadButton.customIconsSmall.k-switch-on:hover .k-switch-handle,
button.RadButton.customIconsSmall.k-switch-on.k-state-hover .k-switch-handle {
    border-color: seagreen;
}

button.RadSwitch.customIconsSmall.k-switch-off .k-switch-container,
button.RadSwitch.customIconsSmall.k-switch-off:hover .k-switch-container {
    color: #c12e2a;
    background-color: #c12e2a;
}

    button.RadSwitch.customIconsSmall.k-switch-off .k-switch-container .rbHovered,
    button.RadSwitch.customIconsSmall.k-switch-off:hover .k-switch-container {
        box-shadow: inset 0 0 0 1px brown;
    }

button.RadButton.customIconsSmall.k-switch-off:hover .k-switch-handle,
button.RadButton.customIconsSmall.k-switch-off.k-state-hover .k-switch-handle {
    border-color: brown;
}

.customIconsSmall.k-switch-on .k-switch-handle:before {
    font-size: 1.5em;
    content: '\e118';
}

.customIconsSmall.k-switch-off .k-switch-handle:before {
    font-size: 1.5em;
    content: '\e11b';
}

.RadImageButton-Bootstrap-Primary {
    background-color: #337ab7 !important;
    border-color: #245580 !important;
    color: #fff !important;
    padding: 7px 12px 7px 12px !important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .2) !important;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075) !important;
    border-radius: 4px !important;
    background-image: linear-gradient(to bottom, #337ab7 0, #265a88 100%) !important;
    background-repeat: repeat-x !important;
}

    .RadImageButton-Bootstrap-Primary:hover {
        border-color: #204d74 !important;
        text-decoration: none !important;
        background-color: #265a88 !important;
        background-position: 0 -15px !important;
    }

.RadImageButton-Bootstrap-Warning {
    background-color: #f0ad4e !important;
    border-color: #e38d13 !important;
    color: #fff !important;
    padding: 7px 12px 7px 12px !important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .2) !important;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075) !important;
    border-radius: 4px !important;
    background-image: linear-gradient(to bottom, #f0ad4e 0, #eb9316 100%) !important;
    background-repeat: repeat-x !important;
}

    .RadImageButton-Bootstrap-Warning:hover {
        border-color: #d58512 !important;
        text-decoration: none !important;
        background-color: #eb9316 !important;
        background-position: 0 -15px !important;
    }

.RadImageButton-Bootstrap-Default {
    background-color: #e0e0e0 !important;
    border-color: #ccc !important;
    color: #333 !important;
    padding: 7px 12px 7px 12px !important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .2) !important;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075) !important;
    border-radius: 4px !important;
    background-image: linear-gradient(to bottom, #fff 0, #e0e0e0 100%) !important;
    background-repeat: repeat-x !important;
}

    .RadImageButton-Bootstrap-Default:hover {
        border-color: #ccc !important;
        text-decoration: none !important;
        background-color: #e0e0e0 !important;
        background-position: 0 -15px !important;
    }

.RadImageButton-Bootstrap-Danger {
    background-color: #c12e2a !important;
    border-color: #b92c28 !important;
    color: #fff !important;
    padding: 7px 12px 7px 12px !important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .2) !important;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075) !important;
    border-radius: 4px !important;
    background-image: linear-gradient(to bottom, #d9534f 0, #c12e2a 100%) !important;
    background-repeat: repeat-x !important;
}

    .RadImageButton-Bootstrap-Danger:hover {
        border-color: #ac2925 !important;
        text-decoration: none !important;
        background-color: #c12e2a !important;
        background-position: 0 -15px !important;
    }

.RadPanelItem-Bootstrap-Danger {
    color: #a94442 !important;
    background-color: #f2dede !important;
    border-color: #ebccd1 !important;
    box-shadow: none !important;
}

.RadPanelBar-Bootstrap {
    border-radius: 5px !important;
}

    .RadPanelBar-Bootstrap.RadPanelBar .rpLevel1 .rpLast {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }

.single-checkbox {
    display: inline-flex !important;
}

    .single-checkbox input {
        margin: 0px 7px 0px 0px !important;
        padding: 0px !important;
        cursor: pointer !important;
    }

    .single-checkbox label {
        margin: 0px !important;
        padding: 0px !important;
        cursor: pointer !important;
    }
