@charset "UTF-8";

 @font-face {
  font-family: 'd2s-icon';
  src: url('../font/d2s-icon.eot?4898942');
  src: url('../font/d2s-icon.eot?4898942#iefix') format('embedded-opentype'),
  url('../font/d2s-icon.woff2?4898942') format('woff2'),
  url('../font/d2s-icon.woff?4898942') format('woff'),
  url('../font/d2s-icon.ttf?4898942') format('truetype'),
  url('../font/d2s-icon.svg?4898942#d2s-icon') format('svg');
  font-weight: normal;
  font-style: normal;
 }

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'd2s-icon';
    src: url('../font/d2s-icon.svg?4898942#d2s-icon') format('svg');
  }
}
*/

[class^="d2s-icon-"]:before, [class*=" d2s-icon-"]:before {
 font-family: "d2s-icon";
 font-style: normal;
 font-weight: normal;
 speak: never;

 display: inline-block;
 text-decoration: inherit;
 width: 1em;
 margin-right: .2em;
 text-align: center;
  /* opacity: .8; */

 /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

 /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

 /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

 /* you can be more comfortable with increased icons size */
 /* font-size: 120%; */

 /* Font smoothing. That was taken from TWBS */
 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;

 /* Uncomment for 3D effect */
 /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.d2s-icon-flash:before {
 content: '\26a1';
}

/* '⚡' */
.d2s-icon-login:before {
 content: '\e804';
}

/* '' */
.d2s-icon-logout:before {
 content: '\e810';
}

/* '' */
.d2s-icon-history:before {
 content: '\e811';
}

/* '' */
.d2s-icon-user_config:before {
 content: '\e812';
}

/* '' */
.d2s-icon-file-pdf:before {
 content: '\e813';
}

/* '' */
.d2s-icon-zoom-in:before {
 content: '\e814';
}

/* '' */
.d2s-icon-zoom-out:before {
 content: '\e815';
}

/* '' */
.d2s-icon-cancel:before {
 content: '\e816';
}

/* '' */
.d2s-icon-configuration:before {
 content: '\e818';
}

/* '' */
.d2s-icon-search:before {
 content: '\e819';
}

/* '' */
.d2s-icon-circled-down:before {
 content: '\e81a';
}

/* '' */
.d2s-icon-circled-up:before {
 content: '\e81b';
}

/* '' */
.d2s-icon-circled-right:before {
 content: '\e81c';
}

/* '' */
.d2s-icon-left-open:before {
 content: '\e81d';
}

/* '' */
.d2s-icon-down-dir:before {
 content: '\e81e';
}

/* '' */
.d2s-icon-left-dir:before {
 content: '\e81f';
}

/* '' */
.d2s-icon-right-dir:before {
 content: '\e820';
}

/* '' */
.d2s-icon-up-dir:before {
 content: '\e821';
}

/* '' */
.d2s-icon-clock-alt:before {
 content: '\e822';
}

/* '' */
.d2s-icon-doc:before {
 content: '\e823';
}

/* '' */
.d2s-icon-search-1:before {
 content: '\e824';
}

/* '' */
.d2s-icon-mail:before {
 content: '\e825';
}

/* '' */
.d2s-icon-question:before {
 content: '\e826';
}

/* '' */
.d2s-icon-video:before {
 content: '\e827';
}

/* '' */
.d2s-icon-cube:before {
 content: '\e828';
}

/* '' */
.d2s-icon-picture:before {
 content: '\e829';
}

/* '' */
.d2s-icon-camera:before {
 content: '\e82a';
}

/* '' */
.d2s-icon-book-open:before {
 content: '\e82b';
}

/* '' */
.d2s-icon-qrcode:before {
 content: '\e82c';
}

/* '' */
.d2s-icon-ok-circled:before {
 content: '\e82d';
}

/* '' */
.d2s-icon-floppy:before {
 content: '\e82e';
}

/* '' */
.d2s-icon-link-ext:before {
 content: '\e82f';
}

/* '' */
.d2s-icon-cancel-circled-outline:before {
 content: '\e830';
}

/* '' */
.d2s-icon-play:before {
 content: '\e831';
}

/* '' */
.d2s-icon-to-end:before {
 content: '\e832';
}

/* '' */
.d2s-icon-to-start:before {
 content: '\e833';
}

/* '' */
.d2s-icon-arrows-cw:before {
 content: '\e834';
}

/* '' */
.d2s-icon-doc-add:before {
 content: '\e835';
}

/* '' */
.d2s-icon-spin3:before {
 content: '\e836';
}

/* '' */
.d2s-icon-spin:before {
 content: '\e837';
}

/* '' */
.d2s-icon-spin2:before {
 content: '\e838';
}

/* '' */
.d2s-icon-spin4:before {
 content: '\e839';
}

/* '' */
.d2s-icon-spin5:before {
 content: '\e83a';
}

/* '' */
.d2s-icon-spin6:before {
 content: '\e83b';
}

/* '' */
.d2s-icon-info-circled:before {
 content: '\e83c';
}

/* '' */
.d2s-icon-cog-alt:before {
 content: '\e83d';
}

/* '' */
.d2s-icon-cart:before {
 content: '\e83e';
}

/* '' */
.d2s-icon-left-1:before {
 content: '\e83f';
}

/* '' */
.d2s-icon-right:before {
 content: '\e840';
}

/* '' */
.d2s-icon-plus:before {
 content: '\e841';
}

/* '' */
.d2s-icon-right-open:before {
 content: '\e842';
}

/* '' */
.d2s-icon-ic_zoom_out:before {
 content: '\e850';
}

/* '' */
.d2s-icon-plus-1:before {
 content: '\e85d';
}

/* '' */
.d2s-icon-ok:before {
 content: '\e85e';
}

/* '' */
.d2s-icon-display_mode_image_and_list:before {
 content: '\e87c';
}

/* '' */
.d2s-icon-display_mode_image:before {
 content: '\e87d';
}

/* '' */
.d2s-icon-display_mode_list:before {
 content: '\e87e';
}

/* '' */
.d2s-icon-display_mode_map:before {
 content: '\e87f';
}

/* '' */
.d2s-icon-display_mode_noimage_list:before {
 content: '\e880';
}

/* '' */
.d2s-icon-download:before {
 content: '\e881';
}

/* '' */
.d2s-icon-enabled_drag:before {
 content: '\e882';
}

/* '' */
.d2s-icon-file:before {
 content: '\e883';
}

/* '' */
.d2s-icon-home:before {
 content: '\e884';
}

/* '' */
.d2s-icon-information:before {
 content: '\e885';
}

/* '' */
.d2s-icon-left:before {
 content: '\e886';
}

/* '' */
.d2s-icon-print:before {
 content: '\e887';
}

/* '' */
.d2s-icon-right-1:before {
 content: '\e888';
}

/* '' */
.d2s-icon-structure_tree:before {
 content: '\e889';
}

/* '' */
.d2s-icon-up:before {
 content: '\e88a';
}

/* '' */
.d2s-icon-ic_close:before {
 content: '\e88b';
}

/* '' */
.d2s-icon-ic_download_pdf:before {
 content: '\e88c';
}

/* '' */
.d2s-icon-ic_history:before {
 content: '\e88d';
}

/* '' */
.d2s-icon-ic_house:before {
 content: '\e88e';
}

/* '' */
.d2s-icon-ic_log_out:before {
 content: '\e88f';
}

/* '' */
.d2s-icon-ic_open_in_div:before {
 content: '\e890';
}

/* '' */
.d2s-icon-ic_search:before {
 content: '\e891';
}

/* '' */
.d2s-icon-ic_shopping_cart:before {
 content: '\e892';
}

/* '' */
.d2s-icon-ic_view_module:before {
 content: '\e893';
}

/* '' */
.d2s-icon-ic_zoom_in:before {
 content: '\e894';
}

/* '' */
.d2s-icon-ic_navigate_previous:before {
 content: '\e895';
}

/* '' */
.d2s-icon-ic_navigate_next:before {
 content: '\e896';
}

/* '' */
.d2s-icon-ic_shopping_cart_black:before {
 content: '\e897';
}

/* '' */
.d2s-icon-ic_zoomin_white:before {
 content: '\e898';
}

/* '' */
.d2s-icon-ic_close_gray:before {
 content: '\e899';
}

/* '' */
.d2s-icon-ic_mode_white:before {
 content: '\e89a';
}

/* '' */
.d2s-icon-ic_next_white:before {
 content: '\e89b';
}

/* '' */
.d2s-icon-ic_payment_black:before {
 content: '\e89c';
}

/* '' */
.d2s-icon-ic_previous_white:before {
 content: '\e89d';
}

/* '' */
.d2s-icon-7167732460011b31eebb00cb1accb939:before {
 content: '\e89e';
}

/* '' */
.d2s-icon-ic_back_blue:before {
 content: '\e89f';
}

/* '' */
.d2s-icon-configuration-1:before {
 content: '\e8a0';
}

/* '' */
.d2s-icon-ic_mode_img_list:before {
 content: '\e8a1';
}

/* '' */
.d2s-icon-ic_mode_img_only:before {
 content: '\e8a2';
}

/* '' */
.d2s-icon-ic_mode_list_only:before {
 content: '\e8a3';
}

/* '' */
.d2s-icon-flag:before {
 content: '\f11e';
}

/* '' */
.d2s-icon-info:before {
 content: '\f129';
}

/* '' */
.d2s-icon-file-word:before {
 content: '\f1c2';
}

/* '' */
.d2s-icon-file-excel:before {
 content: '\f1c3';
}

/* '' */
.d2s-icon-file-image:before {
 content: '\f1c5';
}

/* '' */
.d2s-icon-file-archive:before {
 content: '\f1c6';
}

/* '' */
.d2s-icon-file-audio:before {
 content: '\f1c7';
}

/* '' */
.d2s-icon-file-video:before {
 content: '\f1c8';
}

/* '' */
.d2s-icon-file-code:before {
 content: '\f1c9';
}

/* '' */
.d2s-icon-doc-1:before {
 content: '📄';
}

/* '\1f4c4' */
