/* help for kendo minimzation */
@font-face{
    font-family:WebComponentsIcons;
    src:url(/lib/kendo/styles/fonts/glyphs/WebComponentsIcons.eot?gedxeo);
    src:url(/lib/kendo/styles/fonts/glyphs/WebComponentsIcons.eot?gedxeo#iefix) format('embedded-opentype'),
    url(/lib/kendo/styles/fonts/glyphs/WebComponentsIcons.ttf?gedxeo) format('truetype'),
    url(/lib/kendo/styles/fonts/glyphs/WebComponentsIcons.woff?gedxeo) format('woff'),
    url(/lib/kendo/styles/fonts/glyphs/WebComponentsIcons.svg?gedxeo#WebComponentsIcons) format('svg');
    font-weight:400;font-style:normal
}
/* help for FontAwesome minimzation */
@font-face {
    font-family: 'FontAwesome';
    src: url('/lib/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0');
    src: url('/lib/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),
    url('/lib/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),
    url('/lib/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),
    url('/lib/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),
    url('/lib/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
.k-loading-image{
    background-image:url(/lib/kendo/styles/Bootstrap/loading-image.gif)
}