@charset "UTF-8";

 @font-face {
  font-family: 'ac-designer-icons';
  src: url('../font/ac-designer-icons.eot?52408067');
  src: url('../font/ac-designer-icons.eot?52408067#iefix') format('embedded-opentype'),
       url('../font/ac-designer-icons.woff?52408067') format('woff'),
       url('../font/ac-designer-icons.ttf?52408067') format('truetype'),
       url('../font/ac-designer-icons.svg?52408067#ac-designer-icons') 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: 'ac-designer-icons';
    src: url('../font/ac-designer-icons.svg?52408067#ac-designer-icons') format('svg');
  }
}
*/
 
 [class^="ac-designer-icon-"]:before, [class*=" ac-designer-icon-"]:before {
  font-family: "ac-designer-icons";
  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); */
}
 
.ac-designer-icon-location:before { content: '\e800'; } /* '' */
.ac-designer-icon-crop:before { content: '\e801'; } /* '' */
.ac-designer-icon-floppy:before { content: '\e802'; } /* '' */
.ac-designer-icon-database:before { content: '\e803'; } /* '' */
.ac-designer-icon-scissors:before { content: '\e804'; } /* '' */
.ac-designer-icon-flow-merge:before { content: '\e805'; } /* '' */
.ac-designer-icon-pictures:before { content: '\e806'; } /* '' */
.ac-designer-icon-flow-split:before { content: '\e807'; } /* '' */
.ac-designer-icon-flow-cross:before { content: '\e808'; } /* '' */
.ac-designer-icon-link:before { content: '\e809'; } /* '' */
.ac-designer-icon-aline-height:before { content: '\e80a'; } /* '' */
.ac-designer-icon-add-square:before { content: '\e80b'; } /* '' */
.ac-designer-icon-network:before { content: '\e80c'; } /* '' */
.ac-designer-icon-align-justify:before { content: '\e80d'; } /* '' */
.ac-designer-icon-edit-image:before { content: '\e80e'; } /* '' */
.ac-designer-icon-element-image:before { content: '\e80f'; } /* '' */
.ac-designer-icon-element-spacer:before { content: '\e810'; } /* '' */
.ac-designer-icon-list-bullet:before { content: '\e811'; } /* '' */
.ac-designer-icon-list-numbered:before { content: '\e812'; } /* '' */
.ac-designer-icon-vcard:before { content: '\e813'; } /* '' */
.ac-designer-icon-designer-editor:before { content: '\e814'; } /* '' */
.ac-designer-icon-element-text:before { content: '\e838'; } /* '' */
.ac-designer-icon-remove:before { content: '\f020'; } /* '' */
.ac-designer-icon-designer-button:before { content: '\f021'; } /* '' */
.ac-designer-icon-designer-ecommerce:before { content: '\f022'; } /* '' */
.ac-designer-icon-designer-gallery:before { content: '\f023'; } /* '' */
.ac-designer-icon-designer-image:before { content: '\f024'; } /* '' */
.ac-designer-icon-designer-line:before { content: '\f025'; } /* '' */
.ac-designer-icon-designer-social:before { content: '\f026'; } /* '' */
.ac-designer-icon-designer-text:before { content: '\f027'; } /* '' */
.ac-designer-icon-designer-video:before { content: '\f028'; } /* '' */
.ac-designer-icon-basic-editor:before { content: '\f029'; } /* '' */
.ac-designer-icon-designer-onecolumn:before { content: '\f02a'; } /* '' */
.ac-designer-icon-designer-rightcolumn-editor:before { content: '\f02b'; } /* '' */
.ac-designer-icon-designer-leftcolumn-editor:before { content: '\f02c'; } /* '' */
.ac-designer-icon-edit-align-justify:before { content: '\f02d'; } /* '' */
.ac-designer-icon-edit-align-center:before { content: '\f02e'; } /* '' */
.ac-designer-icon-edit-align-left:before { content: '\f02f'; } /* '' */
.ac-designer-icon-edit-align-right:before { content: '\f030'; } /* '' */
.ac-designer-icon-edit-bold:before { content: '\f031'; } /* '' */
.ac-designer-icon-edit-italic:before { content: '\f032'; } /* '' */
.ac-designer-icon-edit-underline:before { content: '\f033'; } /* '' */
.ac-designer-icon-split_add:before { content: '\f034'; } /* '' */
.ac-designer-icon-element-video:before { content: '\f035'; } /* '' */
.ac-designer-icon-element-break:before { content: '\f036'; } /* '' */
.ac-designer-icon-element-button:before { content: '\f037'; } /* '' */
.ac-designer-icon-link-ratio:before { content: '\f038'; } /* '' */
.ac-designer-icon-text-editor:before { content: '\f039'; } /* '' */
.ac-designer-icon-minus:before { content: '\f03a'; } /* '' */
.ac-designer-icon-code-1:before { content: '\f03b'; } /* '' */
.ac-designer-icon-menu:before { content: '\f03c'; } /* '' */
.ac-designer-icon-text-height:before { content: '\f03d'; } /* '' */
.ac-designer-icon-indent-left:before { content: '\f03e'; } /* '' */
.ac-designer-icon-indent-right:before { content: '\f03f'; } /* '' */
.ac-designer-icon-strike:before { content: '\f040'; } /* '' */
.ac-designer-icon-megaphone:before { content: '\f041'; } /* '' */
.ac-designer-icon-attach:before { content: '\f042'; } /* '' */
.ac-designer-icon-code:before { content: '\f043'; } /* '' */
.ac-designer-icon-back-in-time:before { content: '\f044'; } /* '' */
.ac-designer-icon-bucket:before { content: '\f045'; } /* '' */
.ac-designer-icon-move:before { content: '\f046'; } /* '' */
.ac-designer-icon-split:before { content: '\f047'; } /* '' */
.ac-designer-icon-cursor:before { content: '\f048'; } /* '' */
.ac-designer-icon-th-list:before { content: '\f049'; } /* '' */
.ac-designer-icon-export:before { content: '\f04a'; } /* '' */
.ac-designer-icon-rss:before { content: '\f04b'; } /* '' */
.ac-designer-icon-globe:before { content: '\f04c'; } /* '' */
.ac-designer-icon-comment:before { content: '\f04d'; } /* '' */
.ac-designer-icon-doc:before { content: '\f04e'; } /* '' */
.ac-designer-icon-picture:before { content: '\f04f'; } /* '' */
.ac-designer-icon-align-left:before { content: '\f050'; } /* '' */
.ac-designer-icon-align-center:before { content: '\f051'; } /* '' */
.ac-designer-icon-align-right:before { content: '\f052'; } /* '' */
.ac-designer-icon-two-arrow-fill:before { content: '\f053'; } /* '' */
.ac-designer-icon-designer-spacer:before { content: '󨆺'; } /* '\e81ba' */