﻿@font-face {
    font-family: 'TelerikWebUI';
    src: url('../Common/TelerikWebUI.eot');
    src: url('../Common/TelerikWebUI.eot') format("embedded-opentype"),url('../Common/TelerikWebUI.woff') format("woff"),url('../Common/TelerikWebUI.ttf') format("truetype");
}

@font-face {
    font-family: 'TelerikWebUIEditor';
    src: url('../Common/TelerikWebUI/Editor.eot');
    src: url('../Common/TelerikWebUI/Editor.eot') format("embedded-opentype"),url('../Common/TelerikWebUI/Editor.woff') format("woff"),url('../Common/TelerikWebUI/Editor.ttf') format("truetype");
}

@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: url('../Common/fonts/material/MaterialIcons-Regular.eot');
    src: local("Material Icons"),local("MaterialIcons-Regular"),url('../Common/fonts/material/MaterialIcons-Regular.woff2') format("woff2"),url('../Common/fonts/material/MaterialIcons-Regular.woff') format("woff"),url('../Common/fonts/material/MaterialIcons-Regular.ttf') format("truetype");
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/roboto/v15/5YB-ifwqHP20Yn46l_BDhA.eot);
    src: local("Roboto"),local("Roboto-Regular"),url(https://fonts.gstatic.com/s/roboto/v15/2UX7WLTfW3W8TclTUvlFyQ.woff) format("woff"),url(https://fonts.gstatic.com/s/roboto/v15/CWB0XYA8bzo0kSThX0UTuA.woff2) format("woff2");
    unicode-range: U0-0FF,U131,U152-153,U2C 6,U2DA,U2DC,U2000-206F,U2074,U20AC,U2212,U2215,UE0FF,UEFFD,UF000;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    src: url(http://fonts.gstatic.com/s/roboto/v15/RxZJdnzeo3R5zSexge8UUfY6323mHUZFJMgTvxaG2iE.eot);
    src: local("Roboto Medium"),local("Roboto-Medium"),url(https://fonts.gstatic.com/s/roboto/v15/RxZJdnzeo3R5zSexge8UUT8E0i7KZn-EPnyo3HZu7kw.woff) format("woff"),url(https://fonts.gstatic.com/s/roboto/v15/RxZJdnzeo3R5zSexge8UUVtXRa8TVwTICgirnJhmVJw.woff2) format("woff2");
    unicode-range: U0-0FF,U131,U152-153,U2C 6,U2DA,U2DC,U2000-206F,U2074,U20AC,U2212,U2215,UE0FF,UEFFD,UF000;
}

.t-icon, .t-sprite {
    width: 16px;
    height: 16px;
    background-color: transparent;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 0;
    text-align: center;
    display: inline-block;
    overflow: hidden;
}

.t-font-icon {
    width: 1em;
    height: 1em;
    background-image: none;
    font: 16px/1 "TelerikWebUI";
    text-transform: none;
    display: inline-block;
    vertical-align: middle;
}

.t-efi {
    width: 1em;
    height: 1em;
    background-image: none;
    font: 16px/1 "TelerikWebUIEditor";
    text-transform: none;
    display: inline-block;
    vertical-align: middle;
}

.RadGrid .t-font-icon, .RadTreeList .t-font-icon {
    font: inherit;
    display: table-cell;
    height: 1.42857143em;
    width: 1.42857143em;
    min-width: 1.42857143em;
}

    .RadGrid .t-font-icon:before, .RadTreeList .t-font-icon:before {
        display: block;
    }

.RadPanelBar .t-font-icon {
    display: table-cell;
    height: 1.25em;
    width: 1.25em;
    min-width: 1.25em;
}

    .RadPanelBar .t-font-icon:before {
        display: block;
    }

.t-i-arrow-n:before, .t-i-arrow-up:before {
    content: "\e001";
}

.t-i-arrow-e:before, .t-i-arrow-right:before {
    content: "\e000";
}

.t-i-arrow-s:before, .t-i-arrow-down:before {
    content: "\e002";
}

.t-i-arrow-w:before, .t-i-arrow-left:before {
    content: "\e003";
}

.t-i-expand-n:before, .t-i-expand-up:before {
    content: "\e011";
}

.t-i-expand-e:before, .t-i-expand-right:before {
    content: "\e010";
}

.t-i-expand-s:before, .t-i-expand-down:before {
    content: "\e012";
}

.t-i-expand-w:before, .t-i-expand-left:before {
    content: "\e013";
}

.t-i-add:before, .t-i-plus:before {
    content: "\e039";
}

.t-i-edit:before, .t-i-pencil:before {
    content: "\e0d5";
}

.t-i-remove:before, .t-i-minus:before {
    content: "\e03a";
}

.t-i-delete:before {
    content: "\e038";
}

.t-i-trash:before {
    content: "\e0c3";
}

.t-i-x:before, .t-i-close:before {
    content: "\e038";
}

.t-i-date:before, .t-i-calendar:before {
    content: "\e089";
}

.t-i-time:before, .t-i-clock:before {
    content: "\e08d";
}

.t-i-recurrence:before {
    content: "\e01c";
}

.t-i-recurrence-exception:before, .t-i-non-recurrence:before {
    content: "\e11b";
}

.t-i-reminder:before, .t-i-bell:before {
    content: "\e11a";
}

.t-efi-about:before {
    content: "\e600";
}

.t-efi-page-properties:before {
    content: "\e601";
}

.t-efi-properties:before {
    content: "\e602";
}

.t-efi-save:before {
    content: "\e603";
}

.t-efi-select-all:before {
    content: "\e604";
}

.t-efi-folder:before {
    content: "\e605";
}

.t-efi-find-and-replace:before {
    content: "\e606";
}

.t-efi-align-center:before {
    content: "\e607";
}

.t-efi-align-justify:before {
    content: "\e608";
}

.t-efi-align-left:before {
    content: "\e609";
}

.t-efi-align-right:before {
    content: "\e60a";
}

.t-efi-align-remove:before {
    content: "\e60b";
}

.t-efi-bold:before {
    content: "\e60c";
}

.t-efi-italic:before {
    content: "\e60d";
}

.t-efi-underline:before {
    content: "\e60e";
}

.t-efi-strikethrough:before {
    content: "\e60f";
}

.t-efi-sub-script:before {
    content: "\e610";
}

.t-efi-sup-script:before {
    content: "\e611";
}

.t-efi-foreground-color:before {
    content: "\e612";
}

.t-efi-background-color:before {
    content: "\e613";
}

.t-efi-lowercase:before {
    content: "\e614";
}

.t-efi-uppercase:before {
    content: "\e615";
}

.t-efi-new-paragraph:before {
    content: "\e616";
}

.t-efi-numbered-list:before {
    content: "\e617";
}

.t-efi-bullet-list:before {
    content: "\e618";
}

.t-efi-indent:before {
    content: "\e619";
}

.t-efi-outdent:before {
    content: "\e61a";
}

.t-efi-calendar:before {
    content: "\e61b";
}

.t-efi-insert-date:before {
    content: "\e61c";
}

.t-efi-insert-time:before {
    content: "\e61d";
}

.t-efi-document-manager:before {
    content: "\e61e";
}

.t-efi-email:before {
    content: "\e61f";
}

.t-efi-gear:before {
    content: "\e620";
}

.t-efi-media:before {
    content: "\e621";
}

.t-efi-video:before {
    content: "\e622";
}

.t-efi-flash:before {
    content: "\e623";
}

.t-efi-silverlight:before {
    content: "\e624";
}

.t-efi-help:before {
    content: "\e625";
}

.t-efi-anchor:before {
    content: "\e626";
}

.t-efi-insert-link:before {
    content: "\e627";
}

.t-efi-link-manager:before {
    content: "\e628";
}

.t-efi-remove-link:before {
    content: "\e629";
}

.t-efi-insert-image:before {
    content: "\e62a";
}

.t-efi-image:before {
    content: "\e62b";
}

.t-efi-image-edit:before {
    content: "\e62c";
}

.t-efi-image-map-editor:before {
    content: "\e62d";
}

.t-efi-image-absolute-position:before {
    content: "\e62e";
}

.t-efi-horizontal-rule:before {
    content: "\e62f";
}

.t-efi-insert-button:before {
    content: "\e630";
}

.t-efi-insert-checkbox:before {
    content: "\e631";
}

.t-efi-insert-code-snippet:before {
    content: "\e632";
}

.t-efi-insert-form:before {
    content: "\e633";
}

.t-efi-insert-form-element:before {
    content: "\e634";
}

.t-efi-insert-groupbox:before {
    content: "\e635";
}

.t-efi-insert-hidden:before {
    content: "\e636";
}

.t-efi-insert-password:before {
    content: "\e637";
}

.t-efi-insert-radio:before {
    content: "\e638";
}

.t-efi-insert-select:before {
    content: "\e639";
}

.t-efi-insert-symbol:before {
    content: "\e63a";
}

.t-efi-insert-textarea:before {
    content: "\e63b";
}

.t-efi-insert-textbox:before {
    content: "\e63c";
}

.t-efi-cut:before {
    content: "\e63d";
}

.t-efi-copy:before {
    content: "\e63e";
}

.t-efi-paste:before {
    content: "\e63f";
}

.t-efi-paste-as-html:before {
    content: "\e640";
}

.t-efi-paste-from-word:before {
    content: "\e641";
}

.t-efi-paste-from-word-strip-file:before {
    content: "\e642";
}

.t-efi-paste-html:before {
    content: "\e643";
}

.t-efi-paste-markdown:before {
    content: "\e644";
}

.t-efi-paste-plain-text:before {
    content: "\e645";
}

.t-efi-print:before {
    content: "\e646";
}

.t-efi-undo:before {
    content: "\e647";
}

.t-efi-redo:before {
    content: "\e648";
}

.t-efi-reload:before {
    content: "\e649";
}

.t-efi-add-comment:before {
    content: "\e64a";
}

.t-efi-remove-comment:before {
    content: "\e64b";
}

.t-efi-remove-all-comments:before {
    content: "\e64c";
}

.t-efi-star-rating:before {
    content: "\e64d";
}

.t-efi-module-manager:before {
    content: "\e64e";
}

.t-efi-apply-format:before {
    content: "\e64f";
}

.t-efi-copy-format:before {
    content: "\e650";
}

.t-efi-strip-all-formating:before {
    content: "\e651";
}

.t-efi-strip-css-format:before {
    content: "\e652";
}

.t-efi-strip-font-elements:before {
    content: "\e653";
}

.t-efi-strip-span-elements:before {
    content: "\e654";
}

.t-efi-strip-word-formatting:before {
    content: "\e655";
}

.t-efi-style-builder:before {
    content: "\e656";
}

.t-efi-format-code-block:before {
    content: "\e657";
}

.t-efi-table-align-bottom-center:before {
    content: "\e658";
}

.t-efi-table-align-bottom-left:before {
    content: "\e659";
}

.t-efi-table-align-bottom-right:before {
    content: "\e65a";
}

.t-efi-table-align-middle-center:before {
    content: "\e65b";
}

.t-efi-table-align-middle-left:before {
    content: "\e65c";
}

.t-efi-table-align-middle-right:before {
    content: "\e65d";
}

.t-efi-table-align-top-center:before {
    content: "\e65e";
}

.t-efi-table-align-top-left:before {
    content: "\e65f";
}

.t-efi-table-align-top-right:before {
    content: "\e660";
}

.t-efi-alignment-remove:before {
    content: "\e661";
}

.t-efi-table-insert-light:before {
    content: "\e662";
}

.t-efi-table-insert:before {
    content: "\e663";
}

.t-efi-table-properties:before {
    content: "\e664";
}

.t-efi-show-hide-border:before {
    content: "\e665";
}

.t-efi-table-delete:before {
    content: "\e666";
}

.t-efi-table-delete-cell:before {
    content: "\e667";
}

.t-efi-table-delete-column:before {
    content: "\e668";
}

.t-efi-table-delete-row:before {
    content: "\e669";
}

.t-efi-table-insert-column-to-the-left:before {
    content: "\e66a";
}

.t-efi-table-insert-column-to-the-right:before {
    content: "\e66b";
}

.t-efi-table-insert-row-above:before {
    content: "\e66c";
}

.t-efi-table-insert-row-below:before {
    content: "\e66d";
}

.t-efi-cell-properties:before {
    content: "\e66e";
}

.t-efi-merge-cells-h:before {
    content: "\e66f";
}

.t-efi-merge-cells-v:before {
    content: "\e670";
}

.t-efi-split-cell-horizontally:before {
    content: "\e671";
}

.t-efi-split-cell-vertically:before {
    content: "\e672";
}

.t-efi-template-manager:before {
    content: "\e673";
}

.t-efi-toolbar-float:before {
    content: "\e674";
}

.t-efi-toggle-full-screen-mode:before {
    content: "\e675";
}

.t-efi-track-changes-enable:before {
    content: "\e676";
}

.t-efi-track-changes:before {
    content: "\e677";
}

.t-efi-track-changes-accept:before {
    content: "\e678";
}

.t-efi-track-changes-accept-all:before {
    content: "\e679";
}

.t-efi-track-changes-reject:before {
    content: "\e67a";
}

.t-efi-track-changes-reject-all:before {
    content: "\e67b";
}

.t-efi-export-pdf:before {
    content: "\e67c";
}

.t-efi-change-manually:before {
    content: "\e67d";
}

.t-efi-add-dictionary:before {
    content: "\e67e";
}

.t-efi-spell-checker:before {
    content: "\e67f";
}

.t-efi-xhtml-validator:before {
    content: "\e680";
}

.t-efi-custom-icon:before {
    content: "\e681";
}

.t-efi-clear-css:before {
    content: "\e682";
}

.t-efi-true-type:before {
    content: "\e683";
}

.t-efi-div:before {
    content: "\e684";
}

.t-efi-h1:before {
    content: "\e685";
}

.t-efi-h2:before {
    content: "\e686";
}

.t-efi-h3:before {
    content: "\e687";
}

.t-efi-h4:before {
    content: "\e688";
}

.t-efi-h5:before {
    content: "\e689";
}

.t-efi-h6:before {
    content: "\e68a";
}

.t-efi-all:before {
    content: "\e68b";
}

.t-efi-table-cell:before {
    content: "\e68c";
}

.t-efi-plus:before {
    content: "\e68d";
}

.t-efi-minus:before {
    content: "\e68e";
}

.t-efi-link:before {
    content: "\e68f";
}

.t-efi-unlink:before {
    content: "\e690";
}

.t-efi-edit-tools:before {
    content: "\e691";
}

.t-efi-borders-all:before {
    content: "\e692";
}

.t-efi-borders-inside:before {
    content: "\e693";
}

.t-efi-borders-inside-horizontal:before {
    content: "\e694";
}

.t-efi-borders-inside-vertical:before {
    content: "\e695";
}

.t-efi-borders-outside:before {
    content: "\e696";
}

.t-efi-borders-top:before {
    content: "\e697";
}

.t-efi-borders-right:before {
    content: "\e698";
}

.t-efi-borders-bottom:before {
    content: "\e699";
}

.t-efi-borders-left:before {
    content: "\e69a";
}

.t-efi-borders-no:before {
    content: "\e69b";
}

.t-efi-merge-cells:before {
    content: "\e69c";
}

.t-efi-unmerge:before {
    content: "\e69d";
}

.t-efi-freeze-columns:before {
    content: "\e69e";
}

.t-efi-freeze-rows:before {
    content: "\e69f";
}

.t-efi-freeze-panes:before {
    content: "\e6a0";
}

.t-efi-text-wrap:before {
    content: "\e6a1";
}

.t-efi-formula:before {
    content: "\e6a2";
}

.t-efi-sum:before {
    content: "\e6a3";
}

.t-efi-increase-decimal:before {
    content: "\e6a4";
}

.t-efi-decrease-decimal:before {
    content: "\e6a5";
}

.t-efi-dollar:before {
    content: "\e6a6";
}

.t-efi-percent:before {
    content: "\e6a7";
}

.t-efi-custom-format:before {
    content: "\e6a8";
}

.t-efi-align-top:before {
    content: "\e6a9";
}

.t-efi-align-middle:before {
    content: "\e6aa";
}

.t-efi-align-bottom:before {
    content: "\e6ab";
}

.t-efi-filter:before {
    content: "\e6ac";
}

.t-efi-clear-filter:before {
    content: "\e6ad";
}

.t-efi-filter-small:before {
    content: "\e6ae";
}

.t-efi-sort-desc:before {
    content: "\e6af";
}

.t-efi-sort-asc:before {
    content: "\e6b0";
}

.t-efi-clear-sort:before {
    content: "\e6b1";
}

.t-efi-sort-desc-small:before {
    content: "\e6b2";
}

.t-efi-sort-asc-small:before {
    content: "\e6b3";
}

.t-efi-filter-sort-desc-small:before {
    content: "\e6b4";
}

.t-efi-filter-sort-asc-small:before {
    content: "\e6b5";
}

.t-efi-data-validation:before {
    content: "\e6b6";
}
