@font-face {
  font-family: 'standard-icons-one';
  src: url('../font/standard-icons-one.eot?51133927');
  src: url('../font/standard-icons-one.eot?51133927#iefix') format('embedded-opentype'),
       url('../font/standard-icons-one.woff2?51133927') format('woff2'),
       url('../font/standard-icons-one.woff?51133927') format('woff'),
       url('../font/standard-icons-one.ttf?51133927') format('truetype'),
       url('../font/standard-icons-one.svg?51133927#standard-icons-one') 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: 'standard-icons-one';
    src: url('../font/standard-icons-one.svg?51133927#standard-icons-one') format('svg');
  }
}
*/
[class^="standard-"]:before, [class*=" standard-"]:before {
  font-family: "standard-icons-one";
  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); */
}

.standard-plus-1:before { content: '\e800'; } /* '' */
.standard-minus-1:before { content: '\e801'; } /* '' */
.standard-left:before { content: '\e802'; } /* '' */
.standard-right:before { content: '\e803'; } /* '' */
.standard-left-circle:before { content: '\e804'; } /* '' */
.standard-right-circle:before { content: '\e805'; } /* '' */
.standard-left-open:before { content: '\e806'; } /* '' */
.standard-right-open:before { content: '\e807'; } /* '' */
.standard-left-open-mini:before { content: '\e808'; } /* '' */
.standard-right-open-mini:before { content: '\e809'; } /* '' */
.standard-up-open-mini:before { content: '\e80a'; } /* '' */
.standard-down-open-big:before { content: '\e80b'; } /* '' */
.standard-left-open-big:before { content: '\e80c'; } /* '' */
.standard-right-open-big:before { content: '\e80d'; } /* '' */
.standard-up-open-big:before { content: '\e80e'; } /* '' */
.standard-down-circled:before { content: '\e80f'; } /* '' */
.standard-left-circled:before { content: '\e810'; } /* '' */
.standard-right-circled:before { content: '\e811'; } /* '' */
.standard-up-circled:before { content: '\e812'; } /* '' */
.standard-down-open:before { content: '\e813'; } /* '' */
.standard-left-dir:before { content: '\e814'; } /* '' */
.standard-right-dir:before { content: '\e815'; } /* '' */
.standard-up-dir:before { content: '\e816'; } /* '' */
.standard-down-bold:before { content: '\e817'; } /* '' */
.standard-left-bold:before { content: '\e818'; } /* '' */
.standard-right-bold:before { content: '\e819'; } /* '' */
.standard-up-bold:before { content: '\e81a'; } /* '' */
.standard-left-thin:before { content: '\e81b'; } /* '' */
.standard-right-thin:before { content: '\e81c'; } /* '' */
.standard-up-thin:before { content: '\e81d'; } /* '' */
.standard-down-thin:before { content: '\e81e'; } /* '' */
.standard-pencil:before { content: '\e81f'; } /* '' */
.standard-user:before { content: '\e820'; } /* '' */
.standard-users:before { content: '\e821'; } /* '' */
.standard-picture:before { content: '\e822'; } /* '' */
.standard-camera:before { content: '\e823'; } /* '' */
.standard-chat:before { content: '\e824'; } /* '' */
.standard-comment:before { content: '\e825'; } /* '' */
.standard-check:before { content: '\e826'; } /* '' */
.standard-cancel:before { content: '\e827'; } /* '' */
.standard-cancel-circled:before { content: '\e828'; } /* '' */
.standard-cancel-squared:before { content: '\e829'; } /* '' */
.standard-plus:before { content: '\e82a'; } /* '' */
.standard-minus:before { content: '\e82b'; } /* '' */
.standard-up-open:before { content: '\e82c'; } /* '' */
.standard-down-open-mini:before { content: '\e82d'; } /* '' */
.standard-plus-circled:before { content: '\e82e'; } /* '' */
.standard-plus-squared:before { content: '\e82f'; } /* '' */
.standard-minus-circled:before { content: '\e830'; } /* '' */
.standard-minus-squared:before { content: '\e831'; } /* '' */
.standard-help-circled:before { content: '\e832'; } /* '' */
.standard-home:before { content: '\e833'; } /* '' */
.standard-flag:before { content: '\e834'; } /* '' */
.standard-light-down:before { content: '\e835'; } /* '' */
.standard-light-up:before { content: '\e836'; } /* '' */
.standard-cloud:before { content: '\e837'; } /* '' */
.standard-moon:before { content: '\e838'; } /* '' */
.standard-leaf:before { content: '\e839'; } /* '' */
.standard-brush:before { content: '\e83a'; } /* '' */
.standard-picture-1:before { content: '\e83b'; } /* '' */
.standard-ok:before { content: '\e83c'; } /* '' */
.standard-ok-circle:before { content: '\e83d'; } /* '' */
.standard-cancel-1:before { content: '\e83e'; } /* '' */
.standard-cancel-circle:before { content: '\e83f'; } /* '' */
.standard-plus-circle:before { content: '\e840'; } /* '' */
.standard-minus-circle:before { content: '\e841'; } /* '' */
.standard-windy-rain-inv:before { content: '\e842'; } /* '' */
.standard-snow-inv:before { content: '\e843'; } /* '' */
.standard-snow-heavy-inv:before { content: '\e844'; } /* '' */
.standard-hail:before { content: '\e845'; } /* '' */
.standard-clouds-flash:before { content: '\e846'; } /* '' */
.standard-clouds:before { content: '\e847'; } /* '' */
.standard-windy-rain:before { content: '\e848'; } /* '' */
.standard-snow:before { content: '\e849'; } /* '' */
.standard-snow-alt:before { content: '\e84a'; } /* '' */
.standard-snow-heavy:before { content: '\e84b'; } /* '' */
.standard-tree-1:before { content: '\e84c'; } /* '' */
.standard-tree-2:before { content: '\e84d'; } /* '' */
.standard-garden:before { content: '\e84e'; } /* '' */
.standard-fire-station:before { content: '\e84f'; } /* '' */
.standard-money:before { content: '\e850'; } /* '' */
.standard-truck:before { content: '\e851'; } /* '' */
.standard-fire:before { content: '\e852'; } /* '' */
.standard-comment-1:before { content: '\e853'; } /* '' */
.standard-thumbs-up:before { content: '\e854'; } /* '' */
.standard-cloud-1:before { content: '\e855'; } /* '' */
.standard-glasses:before { content: '\e856'; } /* '' */
.standard-snow-1:before { content: '\e857'; } /* '' */
.standard-leaf-1:before { content: '\e858'; } /* '' */
.standard-drizzle:before { content: '\e859'; } /* '' */
.standard-cloud-sun:before { content: '\e85a'; } /* '' */
.standard-tree:before { content: '\e85b'; } /* '' */
.standard-sun:before { content: '\e85c'; } /* '' */
.standard-sun-filled:before { content: '\e85d'; } /* '' */
.standard-cloud-2:before { content: '\e85e'; } /* '' */
.standard-feather:before { content: '\e85f'; } /* '' */
.standard-star:before { content: '\e860'; } /* '' */
.standard-mail:before { content: '\e861'; } /* '' */
.standard-search:before { content: '\e862'; } /* '' */
.standard-location:before { content: '\e863'; } /* '' */
.standard-cog:before { content: '\e864'; } /* '' */
.standard-calendar:before { content: '\e865'; } /* '' */
.standard-lightbulb:before { content: '\e866'; } /* '' */
.standard-mobile:before { content: '\e867'; } /* '' */
.standard-left-open-1:before { content: '\e868'; } /* '' */
.standard-right-open-1:before { content: '\e869'; } /* '' */
.standard-down-open-1:before { content: '\e86a'; } /* '' */
.standard-up-open-1:before { content: '\e86b'; } /* '' */
.standard-down-big:before { content: '\e86c'; } /* '' */
.standard-left-big:before { content: '\e86d'; } /* '' */
.standard-right-big:before { content: '\e86e'; } /* '' */
.standard-up-big:before { content: '\e86f'; } /* '' */
.standard-leaf-2:before { content: '\e870'; } /* '' */
.standard-star-1:before { content: '\e871'; } /* '' */
.standard-star-empty:before { content: '\e872'; } /* '' */
.standard-menu:before { content: '\e873'; } /* '' */
.standard-phone:before { content: '\e874'; } /* '' */
.standard-tools:before { content: '\e875'; } /* '' */
.standard-address:before { content: '\e876'; } /* '' */
.standard-rain:before { content: '\e877'; } /* '' */
.standard-down-1:before { content: '\e878'; } /* '' */
.standard-up-1:before { content: '\e879'; } /* '' */
.standard-down-circle:before { content: '\e87a'; } /* '' */
.standard-up-circle:before { content: '\e87b'; } /* '' */
.standard-location-1:before { content: '\e87c'; } /* '' */
.standard-wrench:before { content: '\e87d'; } /* '' */
.standard-money-1:before { content: '\e87e'; } /* '' */
.standard-sun-1:before { content: '\e87f'; } /* '' */
.standard-photo:before { content: '\e880'; } /* '' */
.standard-tint:before { content: '\e881'; } /* '' */
.standard-cloud-flash-alt:before { content: '\e882'; } /* '' */
.standard-wrench-1:before { content: '\e883'; } /* '' */
.standard-check-1:before { content: '\e884'; } /* '' */
.standard-ok-circled:before { content: '\e885'; } /* '' */
.standard-ok-circled2:before { content: '\e886'; } /* '' */
.standard-ok-1:before { content: '\e887'; } /* '' */
.standard-edit-alt:before { content: '\e888'; } /* '' */
.standard-print:before { content: '\e889'; } /* '' */
.standard-comment-2:before { content: '\e88a'; } /* '' */
.standard-comment-alt:before { content: '\e88b'; } /* '' */
.standard-asl:before { content: '\e88c'; } /* '' */
.standard-leaf-3:before { content: '\e88d'; } /* '' */
.standard-pencil-1:before { content: '\e88e'; } /* '' */
.standard-vector-pencil:before { content: '\e88f'; } /* '' */
.standard-clouds-flash-inv:before { content: '\e890'; } /* '' */
.standard-clouds-flash-alt:before { content: '\e891'; } /* '' */
.standard-cloud-flash-inv:before { content: '\e892'; } /* '' */
.standard-windy-inv:before { content: '\e893'; } /* '' */
.standard-rain-inv:before { content: '\e894'; } /* '' */
.standard-snowflake:before { content: '\e895'; } /* '' */
.standard-cloud-3:before { content: '\e896'; } /* '' */
.standard-rain-1:before { content: '\e897'; } /* '' */
.standard-flash:before { content: '\e898'; } /* '' */
.standard-cloud-flash:before { content: '\e899'; } /* '' */
.standard-water:before { content: '\e89a'; } /* '' */
.standard-droplet:before { content: '\e89b'; } /* '' */
.standard-air:before { content: '\e89c'; } /* '' */
.standard-login:before { content: '\e89d'; } /* '' */
.standard-logout:before { content: '\e89e'; } /* '' */
.standard-login-1:before { content: '\e89f'; } /* '' */
.standard-logout-1:before { content: '\e8a0'; } /* '' */
.standard-wrench-2:before { content: '\e8a1'; } /* '' */
.standard-cog-1:before { content: '\e8a2'; } /* '' */
.standard-clock:before { content: '\e8a3'; } /* '' */
.standard-calendar-1:before { content: '\e8a4'; } /* '' */
.standard-pin:before { content: '\e8a5'; } /* '' */
.standard-home-1:before { content: '\e8a6'; } /* '' */
.standard-location-2:before { content: '\e8a7'; } /* '' */
.standard-road:before { content: '\e8a8'; } /* '' */
.standard-phone-1:before { content: '\e8a9'; } /* '' */
.standard-edit:before { content: '\e8aa'; } /* '' */
.standard-pencil-2:before { content: '\e8ab'; } /* '' */
.standard-pencil-3:before { content: '\e8ac'; } /* '' */
.standard-edit-1:before { content: '\e8ad'; } /* '' */
.standard-location-alt:before { content: '\e8ae'; } /* '' */
.standard-location-inv:before { content: '\e8af'; } /* '' */
.standard-location-3:before { content: '\e8b0'; } /* '' */
.standard-wrench-3:before { content: '\e8b1'; } /* '' */
.standard-commerical-building:before { content: '\e8b2'; } /* '' */
.standard-pencil-4:before { content: '\e8b3'; } /* '' */
.standard-pencil-5:before { content: '\e8b4'; } /* '' */
.standard-edit-2:before { content: '\e8b5'; } /* '' */
.standard-lightbulb-2:before { content: '\e8b6'; } /* '' */
.standard-clock-1:before { content: '\e8b7'; } /* '' */
.standard-location-5:before { content: '\e8b8'; } /* '' */
.standard-heart-filled:before { content: '\e8b9'; } /* '' */
.standard-heart:before { content: '\e8ba'; } /* '' */
.standard-location-6:before { content: '\e8bb'; } /* '' */
.standard-location-outline:before { content: '\e8bc'; } /* '' */
.standard-mail-1:before { content: '\e8bd'; } /* '' */
.standard-heart-1:before { content: '\e8be'; } /* '' */
.standard-heart-empty:before { content: '\e8bf'; } /* '' */
.standard-sun-inv:before { content: '\e8c0'; } /* '' */
.standard-moon-inv:before { content: '\e8c1'; } /* '' */
.standard-heart-2:before { content: '\e8c2'; } /* '' */
.standard-shop:before { content: '\e8c3'; } /* '' */
.standard-wallet:before { content: '\e8c4'; } /* '' */
.standard-user-1:before { content: '\e8c5'; } /* '' */
.standard-note:before { content: '\e8c6'; } /* '' */
.standard-clock-2:before { content: '\e8c7'; } /* '' */
.standard-heart-3:before { content: '\e8c8'; } /* '' */
.standard-star-2:before { content: '\e8c9'; } /* '' */
.standard-user-2:before { content: '\e8ca'; } /* '' */
.standard-clock-3:before { content: '\e8cb'; } /* '' */
.standard-cog-2:before { content: '\e8cc'; } /* '' */
.standard-thumbs-up-1:before { content: '\e8cd'; } /* '' */
.standard-user-3:before { content: '\e8ce'; } /* '' */
.standard-comment-3:before { content: '\e8cf'; } /* '' */
.standard-chat-1:before { content: '\e8d0'; } /* '' */
.standard-picture-outline:before { content: '\e8d1'; } /* '' */
.standard-picture-2:before { content: '\e8d2'; } /* '' */
.standard-home-outline:before { content: '\e8d3'; } /* '' */
.standard-home-2:before { content: '\e8d4'; } /* '' */
.standard-clock-alt:before { content: '\e8d5'; } /* '' */
.standard-clock-4:before { content: '\e8d6'; } /* '' */
.standard-mail-2:before { content: '\e8d7'; } /* '' */
.standard-heart-4:before { content: '\e8d8'; } /* '' */
.standard-star-3:before { content: '\e8d9'; } /* '' */
.standard-user-4:before { content: '\e8da'; } /* '' */
.standard-user-woman:before { content: '\e8db'; } /* '' */
.standard-user-pair:before { content: '\e8dc'; } /* '' */
.standard-emo-happy:before { content: '\e8dd'; } /* '' */
.standard-emo-wink:before { content: '\e8de'; } /* '' */
.standard-emo-wink2:before { content: '\e8df'; } /* '' */
.standard-emo-sunglasses:before { content: '\e8e0'; } /* '' */
.standard-emo-beer:before { content: '\e8e1'; } /* '' */
.standard-emo-grin:before { content: '\e8e2'; } /* '' */
.standard-emo-laugh:before { content: '\e8e3'; } /* '' */
.standard-emo-squint:before { content: '\e8e4'; } /* '' */
.standard-wrench-circled:before { content: '\e8e5'; } /* '' */
.standard-cogs:before { content: '\e8e6'; } /* '' */
.standard-cog-circled:before { content: '\e8e7'; } /* '' */
.standard-cog-3:before { content: '\e8e8'; } /* '' */
.standard-phone-circled:before { content: '\e8e9'; } /* '' */
.standard-phone-2:before { content: '\e8ea'; } /* '' */
.standard-bell:before { content: '\e8eb'; } /* '' */
.standard-trash:before { content: '\e8ec'; } /* '' */
.standard-cup:before { content: '\e8ed'; } /* '' */
.standard-map:before { content: '\e8ee'; } /* '' */
.standard-cog-4:before { content: '\e8ef'; } /* '' */
.standard-bookmark:before { content: '\e8f0'; } /* '' */
.standard-bookmarks:before { content: '\e8f1'; } /* '' */
.standard-award:before { content: '\e8f2'; } /* '' */
.standard-award-1:before { content: '\e8f3'; } /* '' */
.standard-award-empty:before { content: '\e8f4'; } /* '' */
.standard-award-2:before { content: '\e8f5'; } /* '' */
.standard-crown:before { content: '\e8f6'; } /* '' */
.standard-tags:before { content: '\e8f7'; } /* '' */
.standard-bookmark-1:before { content: '\e8f8'; } /* '' */
.standard-flag-1:before { content: '\e8f9'; } /* '' */
.standard-tag:before { content: '\e8fa'; } /* '' */
.standard-search-1:before { content: '\e8fb'; } /* '' */
.standard-hammer:before { content: '\e8fc'; } /* '' */
.standard-fire-1:before { content: '\e8fd'; } /* '' */
.standard-cloud-4:before { content: '\e8fe'; } /* '' */
.standard-flash-1:before { content: '\e8ff'; } /* '' */
.standard-umbrella:before { content: '\e900'; } /* '' */
.standard-lamp:before { content: '\e901'; } /* '' */
.standard-thumbs-up-2:before { content: '\e902'; } /* '' */
.standard-flashlight:before { content: '\e903'; } /* '' */
.standard-thumbs-down:before { content: '\e904'; } /* '' */
.standard-cloud-5:before { content: '\e905'; } /* '' */
.standard-heart-5:before { content: '\e906'; } /* '' */
.standard-warehouse:before { content: '\e907'; } /* '' */
.standard-golf:before { content: '\e908'; } /* '' */
.standard-industrial-building:before { content: '\e909'; } /* '' */
.standard-location-4:before { content: '\f031'; } /* '' */
.standard-bell-1:before { content: '\f03f'; } /* '' */
.standard-bookmark-empty:before { content: '\f097'; } /* '' */
.standard-phone-squared:before { content: '\f098'; } /* '' */
.standard-left-circled-1:before { content: '\f0a8'; } /* '' */
.standard-right-circled-1:before { content: '\f0a9'; } /* '' */
.standard-up-circled-1:before { content: '\f0aa'; } /* '' */
.standard-down-circled-1:before { content: '\f0ab'; } /* '' */
.standard-money-2:before { content: '\f0d6'; } /* '' */
.standard-comment-empty:before { content: '\f0e5'; } /* '' */
.standard-chat-empty:before { content: '\f0e6'; } /* '' */
.standard-lightbulb-1:before { content: '\f0eb'; } /* '' */
.standard-bell-alt:before { content: '\f0f3'; } /* '' */
.standard-building:before { content: '\f0f7'; } /* '' */
.standard-angle-left:before { content: '\f104'; } /* '' */
.standard-angle-right:before { content: '\f105'; } /* '' */
.standard-angle-up:before { content: '\f106'; } /* '' */
.standard-angle-down:before { content: '\f107'; } /* '' */
.standard-smile:before { content: '\f118'; } /* '' */
.standard-frown:before { content: '\f119'; } /* '' */
.standard-meh:before { content: '\f11a'; } /* '' */
.standard-flag-empty:before { content: '\f11d'; } /* '' */
.standard-angle-circled-left:before { content: '\f137'; } /* '' */
.standard-angle-circled-right:before { content: '\f138'; } /* '' */
.standard-angle-circled-up:before { content: '\f139'; } /* '' */
.standard-angle-circled-down:before { content: '\f13a'; } /* '' */
.standard-ok-squared:before { content: '\f14a'; } /* '' */
.standard-pencil-squared:before { content: '\f14b'; } /* '' */
.standard-compass:before { content: '\f14e'; } /* '' */
.standard-expand:before { content: '\f150'; } /* '' */
.standard-collapse:before { content: '\f151'; } /* '' */
.standard-expand-right:before { content: '\f152'; } /* '' */
.standard-thumbs-up-alt:before { content: '\f164'; } /* '' */
.standard-down:before { content: '\f175'; } /* '' */
.standard-up:before { content: '\f176'; } /* '' */
.standard-left-1:before { content: '\f177'; } /* '' */
.standard-right-1:before { content: '\f178'; } /* '' */
.standard-sun-2:before { content: '\f185'; } /* '' */
.standard-moon-1:before { content: '\f186'; } /* '' */
.standard-pagelines:before { content: '\f18c'; } /* '' */
.standard-collapse-left:before { content: '\f191'; } /* '' */
.standard-bank:before { content: '\f19c'; } /* '' */
.standard-building-filled:before { content: '\f1ad'; } /* '' */
.standard-tree-3:before { content: '\f1bb'; } /* '' */
.standard-binoculars:before { content: '\f1e5'; } /* '' */
.standard-calc:before { content: '\f1ec'; } /* '' */
.standard-brush-1:before { content: '\f1fc'; } /* '' */
.standard-user-secret:before { content: '\f21b'; } /* '' */
.standard-object-group:before { content: '\f247'; } /* '' */
.standard-hand-peace-o:before { content: '\f25b'; } /* '' */
.standard-calendar-check-o:before { content: '\f274'; } /* '' */
.standard-envira:before { content: '\f299'; } /* '' */
.standard-sign-language:before { content: '\f2a7'; } /* '' */
.standard-handshake-o:before { content: '\f2b5'; } /* '' */
.standard-user-circle:before { content: '\f2bd'; } /* '' */
.standard-user-circle-o:before { content: '\f2be'; } /* '' */
.standard-user-o:before { content: '\f2c0'; } /* '' */
.standard-snowflake-o:before { content: '\f2dc'; } /* '' */
.standard-superpowers:before { content: '\f2dd'; } /* '' */
.standard-calendar-2:before { content: '\f4c5'; } /* '' */
.standard-fire-2:before { content: '\f525'; } /* '' */
