@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@-webkit-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@-o-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@-ms-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@font-face {
  font-family: 'fontello_core';
  src: url('/fonts/core/fontello.eot?91378092');
  src: url('/fonts/core/fontello.eot?91378092#iefix') format('embedded-opentype'),
  url('/fonts/core/fontello.woff2?91378092') format('woff2'),
  url('/fonts/core/fontello.woff?91378092') format('woff'),
  url('/fonts/core/fontello.ttf?91378092') format('truetype'),
  url('/fonts/core/fontello.svg?91378092#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class*="icon-"].bigger:before { font-size:20px; color:#aaa; margin-right:5px; }
[class*="icon-"].massive:before { color:#bbb; }

[class*="icon-"]:before {
  font-family: "fontello_core";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  color: #000000;
}

[class*="reviewicon"]:before {
  margin-right: 0em;
  margin-left: 0em;
  width: 0.8em;
  color: inherit;
}

[class*="massive"]:before {
  font-size: 58px !important;
}

[class*="large"]:before {
  font-size: 38px !important;
}

[class*="staricon"]:before {
  margin-right: 1px !important;
  margin-left: 1px !important;
}

[class*="blueicon"]:before {
  color:#9ABEEC !important;
}

[class*="darkblueicon"]:before {
  color:#2875D7 !important;
}

[class*="darkpurpleicon"]:before {
  color:#800080FF !important;
}

[class*="noticeicon"]:before {
  color:#2c7398 !important;
}

[class*="greyicon"]:before {
  color:#707070 !important;
}

[class*="greenicon"]:before {
  color:#62c92b !important;
}

[class*="redicon"]:before {
  color:#e11c1c !important;
}

[class*="warningicon"]:before {
  color:#ffcb01 !important;
}

[class*="goldicon"]:before {
  color:#FFD700 !important;
}

[class*="whiteicon"]:before {
  color:#FFFFFF !important;
}

[class*="orangeicon"]:before {
  color:#ff7353 !important;
}

.portlet-header [class*="icon-"]:before {
  color:#9ABEEC !important;
}

[class*="hovericon"]:hover:before {
  color: #fff;
  cursor: pointer;
}


.icon-upload:before { content: '\e800'; } /* '' */
.icon-up-open-1:before { content: '\e801'; } /* '' */
.icon-cubes:before { content: '\e802'; } /* '' */
.icon-gauge:before { content: '\e803'; } /* '' */
.icon-star-empty:before { content: '\e804'; } /* '' */
.icon-pencil:before { content: '\e805'; } /* '' */
.icon-cube:before { content: '\e806'; } /* '' */
.icon-star-half-alt:before { content: '\e807'; } /* '' */
.icon-down-open-1:before { content: '\e808'; } /* '' */
.icon-beaker:before { content: '\e809'; } /* '' */
.icon-mail:before { content: '\e80a'; } /* '' */
.icon-picture:before { content: '\e80b'; } /* '' */
.icon-users:before { content: '\e80c'; } /* '' */
.icon-cog-outline-1:before { content: '\e80d'; } /* '' */
.icon-twitter:before { content: '\e80e'; } /* '' */
.icon-facebook:before { content: '\e80f'; } /* '' */
.icon-gplus:before { content: '\e810'; } /* '' */
.icon-camera-alt:before { content: '\e811'; } /* '' */
.icon-camera:before { content: '\e812'; } /* '' */
.icon-plus-circled:before { content: '\e813'; } /* '' */
.icon-minus-circled:before { content: '\e814'; } /* '' */
.icon-cog-alt:before { content: '\e815'; } /* '' */
.icon-calendar:before { content: '\e816'; } /* '' */
.icon-calendar-empty:before { content: '\e817'; } /* '' */
.icon-clock:before { content: '\e818'; } /* '' */
.icon-bug:before { content: '\e819'; } /* '' */
.icon-git:before { content: '\e81a'; } /* '' */
.icon-lock-open:before { content: '\e81b'; } /* '' */
.icon-thumbs-down:before { content: '\e81c'; } /* '' */
.icon-thumbs-up:before { content: '\e81d'; } /* '' */
.icon-comment-empty:before { content: '\e81e'; } /* '' */
.icon-spin5:before { content: '\e81f'; } /* '' */
.icon-move:before { content: '\e820'; } /* '' */
.icon-tools:before { content: '\e821'; } /* '' */
.icon-list-bullet-1:before { content: '\e822'; } /* '' */
.icon-home-outline:before { content: '\e823'; } /* '' */
.icon-pin:before { content: '\e824'; } /* '' */
.icon-lock:before { content: '\e825'; } /* '' */
.icon-cog-outline:before { content: '\e826'; } /* '' */
.icon-ok-circled:before { content: '\e827'; } /* '' */
.icon-cancel-circled:before { content: '\e828'; } /* '' */
.icon-star:before { content: '\e829'; } /* '' */
.icon-phone-outline:before { content: '\e82a'; } /* '' */
.icon-cancel:before { content: '\e82b'; } /* '' */
.icon-check:before { content: '\e82c'; } /* '' */
.icon-cancel-squared:before { content: '\e82d'; } /* '' */
.icon-location:before { content: '\e82e'; } /* '' */
.icon-attention:before { content: '\e82f'; } /* '' */
.icon-f:before { content: '\e830'; } /* '' */
.icon-left-open-1:before { content: '\e831'; } /* '' */
.icon-right-open-1:before { content: '\e832'; } /* '' */
.icon-up-open:before { content: '\e833'; } /* '' */
.icon-cog:before { content: '\e834'; } /* '' */
.icon-home:before { content: '\e835'; } /* '' */
.icon-book-open:before { content: '\e836'; } /* '' */
.icon-pound:before { content: '\e837'; } /* '' */
.icon-clock-1:before { content: '\e838'; } /* '' */
.icon-clock-circled:before { content: '\e839'; } /* '' */
.icon-basket:before { content: '\e83a'; } /* '' */
.icon-basket-1:before { content: '\e83b'; } /* '' */
.icon-basket-2:before { content: '\e83c'; } /* '' */
.icon-star-1:before { content: '\e83d'; } /* '' */
.icon-hourglass:before { content: '\e83e'; } /* '' */
.icon-circle:before { content: '\e83f'; } /* '' */
.icon-spin2:before { content: '\e840'; } /* '' */
.icon-spin5-1:before { content: '\e841'; } /* '' */
.icon-spin6:before { content: '\e842'; } /* '' */
.icon-user:before { content: '\e843'; } /* '' */
.icon-user-plus:before { content: '\e844'; } /* '' */
.icon-user-times:before { content: '\e845'; } /* '' */
.icon-user-secret:before { content: '\e846'; } /* '' */
.icon-ok-1:before { content: '\e847'; } /* '' */
.icon-cancel-2:before { content: '\e848'; } /* '' */
.icon-plus:before { content: '\e849'; } /* '' */
.icon-minus:before { content: '\e84a'; } /* '' */
.icon-help:before { content: '\e84b'; } /* '' */
.icon-help-circled-1:before { content: '\e84c'; } /* '' */
.icon-info-circled:before { content: '\e84d'; } /* '' */
.icon-info:before { content: '\e84e'; } /* '' */
.icon-home-1:before { content: '\e84f'; } /* '' */
.icon-tag:before { content: '\e850'; } /* '' */
.icon-comment:before { content: '\e851'; } /* '' */
.icon-chat-1:before { content: '\e852'; } /* '' */
.icon-chat-empty:before { content: '\e853'; } /* '' */
.icon-bell-1:before { content: '\e854'; } /* '' */
.icon-doc:before { content: '\e855'; } /* '' */
.icon-file-pdf:before { content: '\e856'; } /* '' */
.icon-file-word:before { content: '\e857'; } /* '' */
.icon-file-excel:before { content: '\e858'; } /* '' */
.icon-file-powerpoint:before { content: '\e859'; } /* '' */
.icon-file-image:before { content: '\e85a'; } /* '' */
.icon-menu:before { content: '\e85b'; } /* '' */
.icon-calendar-1:before { content: '\e85c'; } /* '' */
.icon-desktop:before { content: '\e85d'; } /* '' */
.icon-tablet:before { content: '\e85e'; } /* '' */
.icon-inbox:before { content: '\e85f'; } /* '' */
.icon-gift:before { content: '\e860'; } /* '' */
.icon-chart-bar:before { content: '\e861'; } /* '' */
.icon-chart-area:before { content: '\e862'; } /* '' */
.icon-chart-pie:before { content: '\e863'; } /* '' */
.icon-chart-line:before { content: '\e864'; } /* '' */
.icon-credit-card:before { content: '\e865'; } /* '' */
.icon-floppy:before { content: '\e866'; } /* '' */
.icon-megaphone:before { content: '\e867'; } /* '' */
.icon-bug-1:before { content: '\e868'; } /* '' */
.icon-tasks:before { content: '\e869'; } /* '' */
.icon-pound-1:before { content: '\e86a'; } /* '' */
.icon-sitemap:before { content: '\e86b'; } /* '' */
.icon-user-md:before { content: '\e86c'; } /* '' */
.icon-graduation-cap:before { content: '\e86d'; } /* '' */
.icon-calc:before { content: '\e86e'; } /* '' */
.icon-cc-visa:before { content: '\e86f'; } /* '' */
.icon-cc-mastercard:before { content: '\e870'; } /* '' */
.icon-cc-discover:before { content: '\e871'; } /* '' */
.icon-cc-amex:before { content: '\e872'; } /* '' */
.icon-cc-paypal:before { content: '\e873'; } /* '' */
.icon-cc-stripe:before { content: '\e874'; } /* '' */
.icon-android:before { content: '\e875'; } /* '' */
.icon-apple:before { content: '\e876'; } /* '' */
.icon-help-circled:before { content: '\e877'; } /* '' */
.icon-hourglass-1:before { content: '\e878'; } /* '' */
.icon-down:before { content: '\e879'; } /* '' */
.icon-up:before { content: '\e87a'; } /* '' */
.icon-mobile:before { content: '\e87b'; } /* '' */
.icon-credit-card-1:before { content: '\e87c'; } /* '' */
.icon-lightbulb:before { content: '\e87d'; } /* '' */
.icon-chat:before { content: '\e87e'; } /* '' */
.icon-bell:before { content: '\e87f'; } /* '' */
.icon-fire:before { content: '\e880'; } /* '' */
.icon-group:before { content: '\e881'; } /* '' */
.icon-ok:before { content: '\e882'; } /* '' */
.icon-cancel-1:before { content: '\e883'; } /* '' */
.icon-spin4:before { content: '\e884'; } /* '' */
.icon-spin1:before { content: '\e885'; } /* '' */
.icon-spin3:before { content: '\e886'; } /* '' */
.icon-users-1:before { content: '\e887'; } /* '' */
.icon-male:before { content: '\e888'; } /* '' */
.icon-child:before { content: '\e889'; } /* '' */
.icon-female:before { content: '\e88a'; } /* '' */
.icon-link:before { content: '\e88b'; } /* '' */
.icon-unlink:before { content: '\e88c'; } /* '' */
.icon-location-1:before { content: '\e88d'; } /* '' */
.icon-keyboard:before { content: '\e88e'; } /* '' */
.icon-doc-text:before { content: '\e88f'; } /* '' */
.icon-doc-text-inv:before { content: '\e890'; } /* '' */
.icon-doc-inv:before { content: '\e891'; } /* '' */
.icon-docs:before { content: '\e892'; } /* '' */
.icon-key:before { content: '\e893'; } /* '' */
.icon-search:before { content: '\e894'; } /* '' */
.icon-trash-empty:before { content: '\e895'; } /* '' */
.icon-star-2:before { content: '\e896'; } /* '' */
.icon-star-empty-1:before { content: '\e897'; } /* '' */
.icon-leaf:before { content: '\e898'; } /* '' */
.icon-leaf-1:before { content: '\e899'; } /* '' */
.icon-mobile-1:before { content: '\e89a'; } /* '' */
.icon-truck:before { content: '\e89b'; } /* '' */
.icon-users-outline:before { content: '\e89c'; } /* '' */
.icon-users-2:before { content: '\e89d'; } /* '' */
.icon-certificate-outline:before { content: '\e89e'; } /* '' */
.icon-certificate:before { content: '\e89f'; } /* '' */
.icon-filter:before { content: '\e8a0'; } /* '' */
.icon-hdd:before { content: '\f0a0'; } /* '' */
.icon-pinterest-circled:before { content: '\f0d2'; } /* '' */
.icon-bell-alt:before { content: '\f0f3'; } /* '' */
.icon-smile:before { content: '\f118'; } /* '' */
.icon-frown:before { content: '\f119'; } /* '' */
.icon-meh:before { content: '\f11a'; } /* '' */
.icon-youtube:before { content: '\f167'; } /* '' */
.icon-instagram:before { content: '\f16d'; } /* '' */
.icon-heartbeat:before { content: '\f21e'; } /* '' */
.icon-shopping-basket:before { content: '\f291'; } /* '' */
.icon-envira:before { content: '\f299'; } /* '' */
.icon-address-card:before { content: '\f2bb'; } /* '' */
.icon-address-card-o:before { content: '\f2bc'; } /* '' */
.icon-id-badge:before { content: '\f2c1'; } /* '' */
.icon-id-card:before { content: '\f2c2'; } /* '' */
.icon-id-card-o:before { content: '\f2c3'; } /* '' */
.icon-microchip:before { content: '\f2db'; } /* '' */


.animate-spin {
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
  display: inline-block;
}