﻿/* GEMA: als er icons worden toegevoegd dan dient de icon list (vanaf regel 66) ook vernieuwd te worden, evenals het font, evenals de lijst */
@font-face {
  font-family: 'fontello';
  src: url("./../fonts/fontello.eot?830993");
  src: url("./../fonts/fontello.eot?830993#iefix") format("embedded-opentype")
        , url("./../fonts/fontello.woff?830993") format("woff")
        , url("./../fonts/fontello.ttf?830993") format("truetype")
        , url("./../fonts/fontello.svg?830993#fontello") format("svg");
  font-weight: normal;
  font-style: normal; }

.icon {
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  vertical-align:top;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 20px;
  height: 20px;
  border: solid 1px transparent;
  margin-right: 1px;
  padding: 2px;
}

.icon.selected{
    border-color: #979595;
}

.icon:before {
  display:inline-block;
  font-family:"fontello";
  font-style:normal;
  font-variant: normal;
  font-weight:normal;
  line-height: 1em;
  speak:none;
  text-align:center;
  text-decoration:inherit;
  text-transform:none;
}

.icon-large {
  font-size:1.5em;
  line-height:1em;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  margin-right:0;
}

button .icon,
.button .icon {
  font-size:1.16667em; /* 21/18 */
  margin-right:.5em;
}

button .icon-right,
.button .icon-right {
  margin-right:0;
  margin-left:.5em;
}

.button-icon .icon {
  margin-right:0;
}

a .icon-link-ext {
  margin-left:.5em;
  position:absolute;
}


/* Icons
----------------------------------------*/

.icon-list-bullet:before { content: '\6d'; } /* 'm' */
.icon-suitcase:before { content: '\e800'; } /* '' */
.icon-leaf:before { content: '\e801'; } /* '' */
.icon-minus-circle:before { content: '\e802'; } /* '' */
.icon-restaurant:before { content: '\e803'; } /* '' */
.icon-bus:before { content: '\e804'; } /* '' */
.icon-commercial-building:before { content: '\e805'; } /* '' */
.icon-lodging:before { content: '\e806'; } /* '' */
.icon-smile:before { content: '\e807'; } /* '' */
.icon-golf:before { content: '\e808'; } /* '' */
.icon-theatre:before { content: '\e809'; } /* '' */
.icon-left-big:before { content: '\e80a'; } /* '' */
.icon-right-big:before { content: '\e80b'; } /* '' */
.icon-down-big:before { content: '\e80c'; } /* '' */
.icon-up-big:before { content: '\e80d'; } /* '' */
.icon-search:before { content: '\e80e'; } /* '' */
.icon-menu:before { content: '\e80f'; } /* '' */
.icon-location:before { content: '\e810'; } /* '' */
.icon-guidedog:before { content: '\e811'; } /* '' */
.icon-hospital:before { content: '\e812'; } /* '' */
.icon-ok:before { content: '\e813'; } /* '' */
.icon-attention-circled:before { content: '\e814'; } /* '' */
.icon-cancel:before { content: '\e815'; } /* '' */
.icon-help-circled:before { content: '\e816'; } /* '' */
.icon-info-circled:before { content: '\e817'; } /* '' */
.icon-torso:before { content: '\e818'; } /* '' */
.icon-phone:before { content: '\e819'; } /* '' */
.icon-arrows-cw:before { content: '\e81a'; } /* '' */
.icon-mail:before { content: '\e81b'; } /* '' */
.icon-calendar-1:before { content: '\e81c'; } /* '' */
.icon-globe:before { content: '\e81d'; } /* '' */
.icon-down-open:before { content: '\e81e'; } /* '' */
.icon-pencil:before { content: '\e81f'; } /* '' */
.icon-eye-off:before { content: '\e820'; } /* '' */
.icon-accessibility:before { content: '\e821'; } /* '' */
.icon-hearing-impaired:before { content: '\e822'; } /* '' */
.icon-mental:before { content: '\e823'; } /* '' */
.icon-blind:before { content: '\e824'; } /* '' */
.icon-direction:before { content: '\e825'; } /* '' */
.icon-filter:before { content: '\e83a'; } /* '' */
.icon-link-ext:before { content: '\e827'; } /* '' */
.icon-target:before { content: '\e828'; } /* '' */
.icon-ok-circled:before { content: '\e829'; } /* '' */
.icon-plus:before { content: '\e82a'; } /* '' */
.icon-info:before { content: '\e82b'; } /* '' */
.icon-ovhalte:before { content: '\e82c'; } /* '' */
.icon-plus-circle:before { content: '\e82d'; } /* '' */
.icon-camera:before { content: '\e82e'; } /* '' */
.icon-basket:before { content: '\e82f'; } /* '' */
.icon-home:before { content: '\e830'; } /* '' */
.icon-parkeren:before { content: '\e831'; } /* '' */
.icon-allergie:before { content: '\e832'; } /* '' */
.icon-contact:before { content: '\e833'; } /* '' */
.icon-electrische_rolstoel:before { content: '\e834'; } /* '' */
.icon-address:before { content: '\e835'; } /* '' */
.icon-ok-circle:before { content: '\e836'; } /* '' */
.icon-cancel-circled-outline:before { content: '\e837'; } /* '' */
.icon-frown:before { content: '\e838'; } /* '' */
.icon-meh:before { content: '\e839'; } /* '' */