@font-face {
  font-family: 'cleerio-icons';
  src:  url('../fonts/cleerio-icons.eot?d1nbef');
  src:  url('../fonts/cleerio-icons.eot?d1nbef#iefix') format('embedded-opentype'),
    url('../fonts/cleerio-icons.ttf?d1nbef') format('truetype'),
    url('../fonts/cleerio-icons.woff?d1nbef') format('woff'),
    url('../fonts/cleerio-icons.svg?d1nbef#cleerio-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}

.ci {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'cleerio-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  display: inline-block;
  font-size: 16px;

  /* Better Font Rendering =========== */
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ci-12 {
  font-size: 12px;
}
.ci-14 {
  font-size: 14px;
}
.ci-18 {
  font-size: 18px;
}
.ci-20 {
  font-size: 20px;
}
.ci-22 {
  font-size: 22px;
}
.ci-24 {
  font-size: 24px;
}
.ci-pull-left {
  float: left;
}
.ci-pull-right {
  float: right;
}
.ci-spin {
  -webkit-animation: ci-spin 2s infinite linear;
  animation: ci-spin 2s infinite linear;
}
.ci-pulse {
  -webkit-animation: ci-spin 1s infinite steps(8);
  animation: ci-spin 1s infinite steps(8);
}
@-webkit-keyframes ci-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes ci-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.ci-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.ci-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.ci-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.ci-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.ci-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .ci-rotate-90,
:root .ci-rotate-180,
:root .ci-rotate-270,
:root .ci-flip-horizontal,
:root .ci-flip-vertical {
  filter: none;
}
.ci-add-feature:before {
  content: "\e900";
}
.ci-angle-bottom:before {
  content: "\e94d";
}
.ci-angle-double-left:before {
  content: "\e901";
}
.ci-angle-double-right:before {
  content: "\e902";
}
.ci-angle-left:before {
  content: "\e903";
}
.ci-angle-right:before {
  content: "\e904";
}
.ci-angle-top:before {
  content: "\e94c";
}
.ci-arrow-up:before {
  content: "\e905";
}
.ci-bold:before {
  content: "\e952";
}
.ci-bulk-actions:before {
  content: "\e948";
}
.ci-caret-down:before {
  content: "\e906";
}
.ci-caret-left:before {
  content: "\e907";
}
.ci-caret-right:before {
  content: "\e908";
}
.ci-caret-up:before {
  content: "\e909";
}
.ci-close:before {
  content: "\e90a";
}
.ci-copyright-mark:before {
  content: "\e90b";
}
.ci-cursor:before {
  content: "\e974";
}
.ci-datagrid:before {
  content: "\e90c";
}
.ci-date:before {
  content: "\e90d";
}
.ci-datetime:before {
  content: "\e90e";
}
.ci-delete:before {
  content: "\e90f";
}
.ci-discard:before {
  content: "\e910";
}
.ci-draw:before {
  content: "\e954";
}
.ci-edit:before {
  content: "\e914";
}
.ci-exclamation:before {
  content: "\e915";
}
.ci-export:before {
  content: "\e916";
}
.ci-file:before {
  content: "\e917";
}
.ci-file-code:before {
  content: "\e918";
}
.ci-file-doc:before {
  content: "\e919";
}
.ci-file-img:before {
  content: "\e91a";
}
.ci-file-pdf:before {
  content: "\e91b";
}
.ci-file-xls:before {
  content: "\e91c";
}
.ci-files:before {
  content: "\e91d";
}
.ci-filter:before {
  content: "\e91e";
}
.ci-filter-discard:before {
  content: "\e94b";
}
.ci-fit-to-size:before {
  content: "\e91f";
}
.ci-folder:before {
  content: "\e920";
}
.ci-folder-opened:before {
  content: "\e921";
}
.ci-font-size:before {
  content: "\e951";
}
.ci-forward:before {
  content: "\e949";
}
.ci-geom-filter:before {
  content: "\e922";
}
.ci-guideline-horizontal:before {
  content: "\e923";
}
.ci-guideline-single-horizontal:before {
  content: "\e924";
}
.ci-guideline-single-vertical:before {
  content: "\e925";
}
.ci-guideline-vertical:before {
  content: "\e926";
}
.ci-guidelines-horizontal:before {
  content: "\e927";
}
.ci-guidelines-vertical:before {
  content: "\e928";
}
.ci-hand:before {
  content: "\e929";
}
.ci-help:before {
  content: "\e92a";
}
.ci-help-tooltip:before {
  content: "\e92b";
}
.ci-home:before {
  content: "\e92c";
}
.ci-image:before {
  content: "\e92d";
}
.ci-import:before {
  content: "\e92e";
}
.ci-info:before {
  content: "\e92f";
}
.ci-iskn:before {
  content: "\e930";
}
.ci-islh:before {
  content: "\e931";
}
.ci-italic:before {
  content: "\e953";
}
.ci-ko:before {
  content: "\e932";
}
.ci-label:before {
  content: "\e95a";
}
.ci-language-switcher:before {
  content: "\e94a";
}
.ci-layer-collection:before {
  content: "\e982";
}
.ci-layer-image:before {
  content: "\e984";
}
.ci-layer-linestring:before {
  content: "\e985";
}
.ci-layer-nongeometry:before {
  content: "\e983";
}
.ci-layer-point:before {
  content: "\e986";
}
.ci-layer-polygon:before {
  content: "\e987";
}
.ci-layer-search:before {
  content: "\e933";
}
.ci-layers:before {
  content: "\e934";
}
.ci-legend:before {
  content: "\e935";
}
.ci-list:before {
  content: "\e936";
}
.ci-locate:before {
  content: "\e937";
}
.ci-locate-disabled:before {
  content: "\e938";
}
.ci-locate-success:before {
  content: "\e939";
}
.ci-location-arrow:before {
  content: "\e961";
}
.ci-location-target:before {
  content: "\e97f";
}
.ci-login:before {
  content: "\e93a";
}
.ci-logout:before {
  content: "\e93b";
}
.ci-marker:before {
  content: "\e980";
}
.ci-measure:before {
  content: "\e93c";
}
.ci-menu:before {
  content: "\e93d";
}
.ci-minus:before {
  content: "\e93e";
}
.ci-minus-circle:before {
  content: "\e945";
}
.ci-neighbours:before {
  content: "\e93f";
}
.ci-ok:before {
  content: "\e940";
}
.ci-one-to-one:before {
  content: "\e941";
}
.ci-options:before {
  content: "\e942";
}
.ci-padlock-locked:before {
  content: "\e911";
}
.ci-padlock-unlocked:before {
  content: "\e912";
}
.ci-pin:before {
  content: "\e962";
}
.ci-pkn:before {
  content: "\e943";
}
.ci-plus:before {
  content: "\e944";
}
.ci-plus-circle:before {
  content: "\e946";
}
.ci-print:before {
  content: "\e947";
}
.ci-redo:before {
  content: "\e913";
}
.ci-reload:before {
  content: "\e973";
}
.ci-remove:before {
  content: "\e94e";
}
.ci-resize-height:before {
  content: "\e95f";
}
.ci-resize-width:before {
  content: "\e960";
}
.ci-ruian:before {
  content: "\e981";
}
.ci-ruler:before {
  content: "\e94f";
}
.ci-save:before {
  content: "\e950";
}
.ci-save-file:before {
  content: "\e955";
}
.ci-search:before {
  content: "\e956";
}
.ci-shape-circle:before {
  content: "\e957";
}
.ci-shape-circle-empty:before {
  content: "\e958";
}
.ci-shape-ellipse:before {
  content: "\e959";
}
.ci-shape-ellipse-empty:before {
  content: "\e95b";
}
.ci-shape-line:before {
  content: "\e95c";
}
.ci-shape-polygon-five:before {
  content: "\e978";
}
.ci-shape-polygon-five-empty:before {
  content: "\e979";
}
.ci-shape-polygon-four:before {
  content: "\e97a";
}
.ci-shape-polygon-four-empty:before {
  content: "\e97b";
}
.ci-shape-polygon-three:before {
  content: "\e97c";
}
.ci-shape-polygon-three-empty:before {
  content: "\e97d";
}
.ci-shape-rectangle:before {
  content: "\e95d";
}
.ci-shape-rectangle-empty:before {
  content: "\e95e";
}
.ci-shape-square:before {
  content: "\e963";
}
.ci-shape-square-empty:before {
  content: "\e964";
}
.ci-snap-off:before {
  content: "\e988";
}
.ci-snap-on:before {
  content: "\e989";
}
.ci-spinner:before {
  content: "\e965";
}
.ci-star:before {
  content: "\e966";
}
.ci-star-empty:before {
  content: "\e967";
}
.ci-talk-to:before {
  content: "\e968";
}
.ci-text-align-center:before {
  content: "\e969";
}
.ci-text-align-left:before {
  content: "\e96a";
}
.ci-text-align-right:before {
  content: "\e96b";
}
.ci-time:before {
  content: "\e96c";
}
.ci-trademark:before {
  content: "\e96d";
}
.ci-undo:before {
  content: "\e96e";
}
.ci-user:before {
  content: "\e96f";
}
.ci-user-circle:before {
  content: "\e970";
}
.ci-view-map:before {
  content: "\e971";
}
.ci-visible-layers:before {
  content: "\e972";
}
.ci-vita:before {
  content: "\e975";
}
.ci-wrench:before {
  content: "\e976";
}
.ci-zindex-down:before {
  content: "\e977";
}
.ci-zindex-up:before {
  content: "\e97e";
}
.ci-alert:before {
  content: "\e98a";
}
