@font-face {
  font-family: 'Glyphicons Regular';
  src: url('../../../fonts/glyphicons-regular.eot');
  src: url('../../../fonts/glyphicons-regular.woff2') format('woff2'),
    url('../../../fonts/glyphicons-regular.woff') format('woff'),
    url('../../../fonts/glyphicons-regular.ttf') format('truetype');
}


.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Regular';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon.x05 {
  font-size: 12px;
}

.glyphicon.x2 {
  font-size: 48px;
}

.glyphicon.x2:before {
  padding: 8px 12px;
}

.glyphicon.x3 {
  font-size: 72px;
}

.glyphicon.x3:before {
  padding: 16px 20px;
}

.glyphicon.x4 {
  font-size: 96px;
}

.glyphicon.x4:before {
  padding: 20px 28px;
}

.glyphicon.x5 {
  font-size: 120px;
}

.glyphicon.x5:before {
  padding: 28px 36px;
}

.glyphicon.light:before {
  color: #f2f2f2;
}

.glyphicon.drop:before {
  text-shadow: -1px 1px 3px rgba(0, 0, 0, 0.3);
}

.glyphicon.flip {
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH";
}

.glyphicon.flipv {
  -moz-transform: scaleY(-1);
  -o-transform: scaleY(-1);
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
  filter: FlipV;
  -ms-filter: "FlipV";
}

.glyphicon.rotate90 {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.glyphicon.rotate180 {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.glyphicon.rotate270 {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.glyphicon.glass:before {
  content: "\E001";
}

.glyphicon.leaf:before {
  content: "\E002";
}

.glyphicon.dog:before {
  content: "\E003";
}

.glyphicon.user:before {
  content: "\E004";
}

.glyphicon.girl:before {
  content: "\E005";
}

.glyphicon.car:before {
  content: "\E006";
}

.glyphicon.user_add:before {
  content: "\E007";
}

.glyphicon.user_remove:before {
  content: "\E008";
}

.glyphicon.film:before {
  content: "\E009";
}

.glyphicon.magic:before {
  content: "\E010";
}

.glyphicon.envelope:before {
  content: "\E011";
}

.glyphicon.camera:before {
  content: "\E012";
}

.glyphicon.heart:before {
  content: "\E013";
}

.glyphicon.beach_umbrella:before {
  content: "\E014";
}

.glyphicon.train:before {
  content: "\E015";
}

.glyphicon.print:before {
  content: "\E016";
}

.glyphicon.bin:before {
  content: "\E017";
}

.glyphicon.music:before {
  content: "\E018";
}

.glyphicon.music_alt:before {
  content: "\E019";
}

.glyphicon.heart_empty:before {
  content: "\E020";
}

.glyphicon.home:before {
  content: "\E021";
}

.glyphicon.snowflake:before {
  content: "\2744";
}

.glyphicon.fire:before {
  content: "\E023";
}

.glyphicon.magnet:before {
  content: "\E024";
}

.glyphicon.parents:before {
  content: "\E025";
}

.glyphicon.binoculars:before {
  content: "\E026";
}

.glyphicon.road:before {
  content: "\E027";
}

.glyphicon.search:before {
  content: "\E028";
}

.glyphicon.cars:before {
  content: "\E029";
}

.glyphicon.notes_2:before {
  content: "\E030";
}

.glyphicon.pencil:before {
  content: "\E031";
}

.glyphicon.bus:before {
  content: "\E032";
}

.glyphicon.wifi_alt:before {
  content: "\E033";
}

.glyphicon.luggage:before {
  content: "\E034";
}

.glyphicon.old_man:before {
  content: "\E035";
}

.glyphicon.woman:before {
  content: "\E036";
}

.glyphicon.file:before {
  content: "\E037";
}

.glyphicon.coins:before {
  content: "\E038";
}

.glyphicon.plane:before {
  content: "\E039";
}

.glyphicon.notes:before {
  content: "\E040";
}

.glyphicon.stats:before {
  content: "\E041";
}

.glyphicon.charts:before {
  content: "\E042";
}

.glyphicon.pie_chart:before {
  content: "\E043";
}

.glyphicon.group:before {
  content: "\E044";
}

.glyphicon.keys:before {
  content: "\E045";
}

.glyphicon.calendar:before {
  content: "\E046";
}

.glyphicon.router:before {
  content: "\E047";
}

.glyphicon.camera_small:before {
  content: "\E048";
}

.glyphicon.star_empty:before {
  content: "\E049";
}

.glyphicon.star:before {
  content: "\E050";
}

.glyphicon.link:before {
  content: "\E051";
}

.glyphicon.eye_open:before {
  content: "\E052";
}

.glyphicon.eye_close:before {
  content: "\E053";
}

.glyphicon.alarm:before {
  content: "\E054";
}

.glyphicon.clock:before {
  content: "\E055";
}

.glyphicon.stopwatch:before {
  content: "\E056";
}

.glyphicon.projector:before {
  content: "\E057";
}

.glyphicon.history:before {
  content: "\E058";
}

.glyphicon.truck:before {
  content: "\E059";
}

.glyphicon.cargo:before {
  content: "\E060";
}

.glyphicon.compass:before {
  content: "\E061";
}

.glyphicon.keynote:before {
  content: "\E062";
}

.glyphicon.paperclip:before {
  content: "\E063";
}

.glyphicon.power:before {
  content: "\E064";
}

.glyphicon.lightbulb:before {
  content: "\E065";
}

.glyphicon.tag:before {
  content: "\E066";
}

.glyphicon.tags:before {
  content: "\E067";
}

.glyphicon.cleaning:before {
  content: "\E068";
}

.glyphicon.ruler:before {
  content: "\E069";
}

.glyphicon.gift:before {
  content: "\E070";
}

.glyphicon.umbrella:before {
  content: "\2602";
}

.glyphicon.book:before {
  content: "\E072";
}

.glyphicon.bookmark:before {
  content: "\E073";
}

.glyphicon.wifi:before {
  content: "\E074";
}

.glyphicon.cup:before {
  content: "\E075";
}

.glyphicon.stroller:before {
  content: "\E076";
}

.glyphicon.headphones:before {
  content: "\E077";
}

.glyphicon.headset:before {
  content: "\E078";
}

.glyphicon.warning_sign:before {
  content: "\E079";
}

.glyphicon.signal:before {
  content: "\E080";
}

.glyphicon.retweet:before {
  content: "\E081";
}

.glyphicon.refresh:before {
  content: "\E082";
}

.glyphicon.roundabout:before {
  content: "\E083";
}

.glyphicon.random:before {
  content: "\E084";
}

.glyphicon.heat:before {
  content: "\E085";
}

.glyphicon.repeat:before {
  content: "\E086";
}

.glyphicon.display:before {
  content: "\E087";
}

.glyphicon.log_book:before {
  content: "\E088";
}

.glyphicon.address_book:before {
  content: "\E089";
}

.glyphicon.building:before {
  content: "\E090";
}

.glyphicon.eyedropper:before {
  content: "\E091";
}

.glyphicon.adjust:before {
  content: "\E092";
}

.glyphicon.tint:before {
  content: "\E093";
}

.glyphicon.crop:before {
  content: "\E094";
}

.glyphicon.vector_path_square:before {
  content: "\E095";
}

.glyphicon.vector_path_circle:before {
  content: "\E096";
}

.glyphicon.vector_path_polygon:before {
  content: "\E097";
}

.glyphicon.vector_path_line:before {
  content: "\E098";
}

.glyphicon.vector_path_curve:before {
  content: "\E099";
}

.glyphicon.vector_path_all:before {
  content: "\E100";
}

.glyphicon.font:before {
  content: "\E101";
}

.glyphicon.italic:before {
  content: "\E102";
}

.glyphicon.bold:before {
  content: "\E103";
}

.glyphicon.text_underline:before {
  content: "\E104";
}

.glyphicon.text_strike:before {
  content: "\E105";
}

.glyphicon.text_height:before {
  content: "\E106";
}

.glyphicon.text_width:before {
  content: "\E107";
}

.glyphicon.text_resize:before {
  content: "\E108";
}

.glyphicon.left_indent:before {
  content: "\E109";
}

.glyphicon.right_indent:before {
  content: "\E110";
}

.glyphicon.align_left:before {
  content: "\E111";
}

.glyphicon.align_center:before {
  content: "\E112";
}

.glyphicon.align_right:before {
  content: "\E113";
}

.glyphicon.justify:before {
  content: "\E114";
}

.glyphicon.list:before {
  content: "\E115";
}

.glyphicon.text_smaller:before {
  content: "\E116";
}

.glyphicon.text_bigger:before {
  content: "\E117";
}

.glyphicon.embed:before {
  content: "\E118";
}

.glyphicon.embed_close:before {
  content: "\E119";
}

.glyphicon.table:before {
  content: "\E120";
}

.glyphicon.message_full:before {
  content: "\E121";
}

.glyphicon.message_empty:before {
  content: "\E122";
}

.glyphicon.message_in:before {
  content: "\E123";
}

.glyphicon.message_out:before {
  content: "\E124";
}

.glyphicon.message_plus:before {
  content: "\E125";
}

.glyphicon.message_minus:before {
  content: "\E126";
}

.glyphicon.message_ban:before {
  content: "\E127";
}

.glyphicon.message_flag:before {
  content: "\E128";
}

.glyphicon.message_lock:before {
  content: "\E129";
}

.glyphicon.message_new:before {
  content: "\E130";
}

.glyphicon.inbox:before {
  content: "\E131";
}

.glyphicon.inbox_plus:before {
  content: "\E132";
}

.glyphicon.inbox_minus:before {
  content: "\E133";
}

.glyphicon.inbox_lock:before {
  content: "\E134";
}

.glyphicon.inbox_in:before {
  content: "\E135";
}

.glyphicon.inbox_out:before {
  content: "\E136";
}

.glyphicon.cogwheel:before {
  content: "\E137";
}

.glyphicon.cogwheels:before {
  content: "\E138";
}

.glyphicon.picture:before {
  content: "\E139";
}

.glyphicon.adjust_alt:before {
  content: "\E140";
}

.glyphicon.database_lock:before {
  content: "\E141";
}

.glyphicon.database_plus:before {
  content: "\E142";
}

.glyphicon.database_minus:before {
  content: "\E143";
}

.glyphicon.database_ban:before {
  content: "\E144";
}

.glyphicon.folder_open:before {
  content: "\E145";
}

.glyphicon.folder_plus:before {
  content: "\E146";
}

.glyphicon.folder_minus:before {
  content: "\E147";
}

.glyphicon.folder_lock:before {
  content: "\E148";
}

.glyphicon.folder_flag:before {
  content: "\E149";
}

.glyphicon.folder_new:before {
  content: "\E150";
}

.glyphicon.edit:before {
  content: "\E151";
}

.glyphicon.new_window:before {
  content: "\E152";
}

.glyphicon.check:before {
  content: "\E153";
}

.glyphicon.unchecked:before {
  content: "\E154";
}

.glyphicon.more_windows:before {
  content: "\E155";
}

.glyphicon.show_big_thumbnails:before {
  content: "\E156";
}

.glyphicon.show_thumbnails:before {
  content: "\E157";
}

.glyphicon.show_thumbnails_with_lines:before {
  content: "\E158";
}

.glyphicon.show_lines:before {
  content: "\E159";
}

.glyphicon.playlist:before {
  content: "\E160";
}

.glyphicon.imac:before {
  content: "\E161";
}

.glyphicon.macbook:before {
  content: "\E162";
}

.glyphicon.ipad:before {
  content: "\E163";
}

.glyphicon.iphone:before {
  content: "\E164";
}

.glyphicon.iphone_transfer:before {
  content: "\E165";
}

.glyphicon.iphone_exchange:before {
  content: "\E166";
}

.glyphicon.ipod:before {
  content: "\E167";
}

.glyphicon.ipod_shuffle:before {
  content: "\E168";
}

.glyphicon.ear_plugs:before {
  content: "\E169";
}

.glyphicon.record:before {
  content: "\E170";
}

.glyphicon.step_backward:before {
  content: "\E171";
}

.glyphicon.fast_backward:before {
  content: "\E172";
}

.glyphicon.rewind:before {
  content: "\E173";
}

.glyphicon.play:before {
  content: "\E174";
}

.glyphicon.pause:before {
  content: "\E175";
}

.glyphicon.stop:before {
  content: "\E176";
}

.glyphicon.forward:before {
  content: "\E177";
}

.glyphicon.fast_forward:before {
  content: "\E178";
}

.glyphicon.step_forward:before {
  content: "\E179";
}

.glyphicon.eject:before {
  content: "\E180";
}

.glyphicon.facetime_video:before {
  content: "\E181";
}

.glyphicon.download_alt:before {
  content: "\E182";
}

.glyphicon.mute:before {
  content: "\E183";
}

.glyphicon.volume_down:before {
  content: "\E184";
}

.glyphicon.volume_up:before {
  content: "\E185";
}

.glyphicon.screenshot:before {
  content: "\E186";
}

.glyphicon.move:before {
  content: "\E187";
}

.glyphicon.more:before {
  content: "\E188";
}

.glyphicon.brightness_reduce:before {
  content: "\E189";
}

.glyphicon.brightness_increase:before {
  content: "\E190";
}

.glyphicon.plus_sign:before {
  content: "\E191";
}

.glyphicon.minus_sign:before {
  content: "\E192";
}

.glyphicon.remove_sign:before {
  content: "\E193";
}

.glyphicon.ok_sign:before {
  content: "\E194";
}

.glyphicon.question_sign:before {
  content: "\E195";
}

.glyphicon.circle_info:before {
  content: "\E196";
}

.glyphicon.circle_exclamation_mark:before {
  content: "\E197";
}

.glyphicon.circle_remove:before {
  content: "\E198";
}

.glyphicon.ok:before {
  content: "\E199";
}

.glyphicon.ban:before {
  content: "\E200";
}

.glyphicon.download:before {
  content: "\E201";
}

.glyphicon.upload:before {
  content: "\E202";
}

.glyphicon.shopping_cart:before {
  content: "\E203";
}

.glyphicon.lock:before {
  content: "\E204";
}

.glyphicon.unlock:before {
  content: "\E205";
}

.glyphicon.electricity:before {
  content: "\E206";
}

.glyphicon.ok_2:before {
  content: "\E207";
}

.glyphicon.remove_2:before {
  content: "\E208";
}

.glyphicon.cart_in:before {
  content: "\E209";
}

.glyphicon.cart_out:before {
  content: "\E210";
}

.glyphicon.left_arrow:before {
  content: "\E211";
}

.glyphicon.right_arrow:before {
  content: "\E212";
}

.glyphicon.down_arrow:before {
  content: "\E213";
}

.glyphicon.up_arrow:before {
  content: "\E214";
}

.glyphicon.resize_small:before {
  content: "\E215";
}

.glyphicon.resize_full:before {
  content: "\E216";
}

.glyphicon.circle_arrow_left:before {
  content: "\E217";
}

.glyphicon.circle_arrow_right:before {
  content: "\E218";
}

.glyphicon.circle_arrow_top:before {
  content: "\E219";
}

.glyphicon.circle_arrow_down:before {
  content: "\E220";
}

.glyphicon.play_button:before {
  content: "\E221";
}

.glyphicon.unshare:before {
  content: "\E222";
}

.glyphicon.share:before {
  content: "\E223";
}

.glyphicon.chevron-right:before {
  content: "\E224";
}

.glyphicon.chevron-left:before {
  content: "\E225";
}

.glyphicon.bluetooth:before {
  content: "\E226";
}

.glyphicon.euro:before {
  content: "\20AC";
}

.glyphicon.usd:before {
  content: "\E228";
}

.glyphicon.gbp:before {
  content: "\E229";
}

.glyphicon.retweet_2:before {
  content: "\E230";
}

.glyphicon.moon:before {
  content: "\E231";
}

.glyphicon.sun:before {
  content: "\E232";
}

.glyphicon.cloud:before {
  content: "\E233";
}

.glyphicon.direction:before {
  content: "\E234";
}

.glyphicon.brush:before {
  content: "\E235";
}

.glyphicon.pen:before {
  content: "\E236";
}

.glyphicon.zoom_in:before {
  content: "\E237";
}

.glyphicon.zoom_out:before {
  content: "\E238";
}

.glyphicon.pin:before {
  content: "\E239";
}

.glyphicon.albums:before {
  content: "\E240";
}

.glyphicon.rotation_lock:before {
  content: "\E241";
}

.glyphicon.flash:before {
  content: "\E242";
}

.glyphicon.map_marker:before {
  content: "\E243";
}

.glyphicon.anchor:before {
  content: "\E244";
}

.glyphicon.conversation:before {
  content: "\E245";
}

.glyphicon.chat:before {
  content: "\E246";
}

.glyphicon.note_empty:before {
  content: "\E247";
}

.glyphicon.note:before {
  content: "\E248";
}

.glyphicon.asterisk:before {
  content: "\E249";
}

.glyphicon.divide:before {
  content: "\E250";
}

.glyphicon.snorkel_diving:before {
  content: "\E251";
}

.glyphicon.scuba_diving:before {
  content: "\E252";
}

.glyphicon.oxygen_bottle:before {
  content: "\E253";
}

.glyphicon.fins:before {
  content: "\E254";
}

.glyphicon.fishes:before {
  content: "\E255";
}

.glyphicon.boat:before {
  content: "\E256";
}

.glyphicon.delete:before {
  content: "\E257";
}

.glyphicon.sheriffs_star:before {
  content: "\E258";
}

.glyphicon.qrcode:before {
  content: "\E259";
}

.glyphicon.barcode:before {
  content: "\E260";
}

.glyphicon.pool:before {
  content: "\E261";
}

.glyphicon.buoy:before {
  content: "\E262";
}

.glyphicon.spade:before {
  content: "\E263";
}

.glyphicon.bank:before {
  content: "\E264";
}

.glyphicon.vcard:before {
  content: "\E265";
}

.glyphicon.electrical_plug:before {
  content: "\E266";
}

.glyphicon.flag:before {
  content: "\E267";
}

.glyphicon.credit_card:before {
  content: "\E268";
}

.glyphicon.keyboard_wireless:before {
  content: "\E269";
}

.glyphicon.keyboard_wireless:before {
  content: "\E270";
}

.glyphicon.shield:before {
  content: "\E271";
}

.glyphicon.ring:before {
  content: "\E272";
}

.glyphicon.cake:before {
  content: "\E273";
}

.glyphicon.drink:before {
  content: "\E274";
}

.glyphicon.beer:before {
  content: "\E275";
}

.glyphicon.fast_food:before {
  content: "\E276";
}

.glyphicon.cutlery:before {
  content: "\E277";
}

.glyphicon.pizza:before {
  content: "\E278";
}

.glyphicon.birthday_cake:before {
  content: "\E279";
}

.glyphicon.tablet:before {
  content: "\E280";
}

.glyphicon.settings:before {
  content: "\E281";
}

.glyphicon.bullets:before {
  content: "\E282";
}

.glyphicon.cardio:before {
  content: "\E283";
}

.glyphicon.t_shirt:before {
  content: "\E284";
}

.glyphicon.pants:before {
  content: "\E285";
}

.glyphicon.sweater:before {
  content: "\E286";
}

.glyphicon.fabric:before {
  content: "\E287";
}

.glyphicon.leather:before {
  content: "\E288";
}

.glyphicon.scissors:before {
  content: "\E289";
}

.glyphicon.bomb:before {
  content: "\E290";
}

.glyphicon.skull:before {
  content: "\E291";
}

.glyphicon.celebration:before {
  content: "\E292";
}

.glyphicon.tea_kettle:before {
  content: "\E293";
}

.glyphicon.french_press:before {
  content: "\E294";
}

.glyphicon.coffee_cup:before {
  content: "\E295";
}

.glyphicon.pot:before {
  content: "\E296";
}

.glyphicon.grater:before {
  content: "\E297";
}

.glyphicon.kettle:before {
  content: "\E298";
}

.glyphicon.hospital:before {
  content: "\E299";
}

.glyphicon.hospital_h:before {
  content: "\E300";
}

.glyphicon.microphone:before {
  content: "\E301";
}

.glyphicon.webcam:before {
  content: "\E302";
}

.glyphicon.temple_christianity_church:before {
  content: "\E303";
}

.glyphicon.temple_islam:before {
  content: "\E304";
}

.glyphicon.temple_hindu:before {
  content: "\E305";
}

.glyphicon.temple_buddhist:before {
  content: "\E306";
}

.glyphicon.bicycle:before {
  content: "\E307";
}

.glyphicon.life_preserver:before {
  content: "\E308";
}

.glyphicon.share_alt:before {
  content: "\E309";
}

.glyphicon.comments:before {
  content: "\E310";
}

.glyphicon.flower:before {
  content: "\E311";
}

.glyphicon.baseball:before {
  content: "\E312";
}

.glyphicon.rugby:before {
  content: "\E313";
}

.glyphicon.ax:before {
  content: "\E314";
}

.glyphicon.table_tennis:before {
  content: "\E315";
}

.glyphicon.bowling:before {
  content: "\E316";
}

.glyphicon.tree_conifer:before {
  content: "\E317";
}

.glyphicon.tree_deciduous:before {
  content: "\E318";
}

.glyphicon.more_items:before {
  content: "\E319";
}

.glyphicon.sort:before {
  content: "\E320";
}

.glyphicon.filter:before {
  content: "\E321";
}

.glyphicon.gamepad:before {
  content: "\E322";
}

.glyphicon.playing_dices:before {
  content: "\E323";
}

.glyphicon.calculator:before {
  content: "\E324";
}

.glyphicon.tie:before {
  content: "\E325";
}

.glyphicon.wallet:before {
  content: "\E326";
}

.glyphicon.piano:before {
  content: "\E327";
}

.glyphicon.sampler:before {
  content: "\E328";
}

.glyphicon.podium:before {
  content: "\E329";
}

.glyphicon.soccer_ball:before {
  content: "\E330";
}

.glyphicon.blog:before {
  content: "\E331";
}

.glyphicon.dashboard:before {
  content: "\E332";
}

.glyphicon.certificate:before {
  content: "\E333";
}

.glyphicon.bell:before {
  content: "\E334";
}

.glyphicon.candle:before {
  content: "\E335";
}

.glyphicon.pushpin:before {
  content: "\E336";
}

.glyphicon.iphone_shake:before {
  content: "\E337";
}

.glyphicon.pin_flag:before {
  content: "\E338";
}

.glyphicon.turtle:before {
  content: "\E339";
}

.glyphicon.rabbit:before {
  content: "\E340";
}

.glyphicon.globe:before {
  content: "\E341";
}

.glyphicon.briefcase:before {
  content: "\E342";
}

.glyphicon.hdd:before {
  content: "\E343";
}

.glyphicon.thumbs_up:before {
  content: "\E344";
}

.glyphicon.thumbs_down:before {
  content: "\E345";
}

.glyphicon.hand_right:before {
  content: "\E346";
}

.glyphicon.hand_left:before {
  content: "\E347";
}

.glyphicon.hand_up:before {
  content: "\E348";
}

.glyphicon.hand_down:before {
  content: "\E349";
}

.glyphicon.fullscreen:before {
  content: "\E350";
}

.glyphicon.shopping_bag:before {
  content: "\E351";
}

.glyphicon.book_open:before {
  content: "\E352";
}

.glyphicon.nameplate:before {
  content: "\E353";
}

.glyphicon.nameplate_alt:before {
  content: "\E354";
}

.glyphicon.vases:before {
  content: "\E355";
}

.glyphicon.bullhorn:before {
  content: "\E356";
}

.glyphicon.dumbbell:before {
  content: "\E357";
}

.glyphicon.suitcase:before {
  content: "\E358";
}

.glyphicon.file_import:before {
  content: "\E359";
}

.glyphicon.file_export:before {
  content: "\E360";
}

.glyphicon.bug:before {
  content: "\E361";
}

.glyphicon.crown:before {
  content: "\E362";
}

.glyphicon.smoking:before {
  content: "\E363";
}

.glyphicon.cloud_upload:before {
  content: "\E364";
}

.glyphicon.cloud_download:before {
  content: "\E365";
}

.glyphicon.restart:before {
  content: "\E366";
}

.glyphicon.security_camera:before {
  content: "\E367";
}

.glyphicon.expand:before {
  content: "\E368";
}

.glyphicon.collapse:before {
  content: "\E369";
}

.glyphicon.collapse_top:before {
  content: "\E370";
}

.glyphicon.globe_af:before {
  content: "\E371";
}

.glyphicon.global:before {
  content: "\E372";
}

.glyphicon.spray:before {
  content: "\E373";
}

.glyphicon.nails:before {
  content: "\E374";
}

.glyphicon.claw_hammer:before {
  content: "\E375";
}

.glyphicon.classic_hammer:before {
  content: "\E376";
}

.glyphicon.hand_saw:before {
  content: "\E377";
}

.glyphicon.riflescope:before {
  content: "\E378";
}

.glyphicon.electrical_socket_eu:before {
  content: "\E379";
}

.glyphicon.electrical_socket_us:before {
  content: "\E380";
}

.glyphicon.message_forward:before {
  content: "\E381";
}

.glyphicon.coat_hanger:before {
  content: "\E382";
}

.glyphicon.dress:before {
  content: "\E383";
}

.glyphicon.bathrobe:before {
  content: "\E384";
}

.glyphicon.shirt:before {
  content: "\E385";
}

.glyphicon.underwear:before {
  content: "\E386";
}

.glyphicon.log_in:before {
  content: "\E387";
}

.glyphicon.log_out:before {
  content: "\E388";
}

.glyphicon.exit:before {
  content: "\E389";
}

.glyphicon.new_window_alt:before {
  content: "\E390";
}

.glyphicon.video_sd:before {
  content: "\E391";
}

.glyphicon.video_hd:before {
  content: "\E392";
}

.glyphicon.subtitles:before {
  content: "\E393";
}

.glyphicon.sound_stereo:before {
  content: "\E394";
}

.glyphicon.sound_dolby:before {
  content: "\E395";
}

.glyphicon.sound_5_1:before {
  content: "\E396";
}

.glyphicon.sound_6_1:before {
  content: "\E397";
}

.glyphicon.sound_7_1:before {
  content: "\E398";
}

.glyphicon.copyright_mark:before {
  content: "\E399";
}

.glyphicon.registration_mark:before {
  content: "\E400";
}

.glyphicon.radar:before {
  content: "\E401";
}

.glyphicon.skateboard:before {
  content: "\E402";
}

.glyphicon.golf_course:before {
  content: "\E403";
}

.glyphicon.sorting:before {
  content: "\E404";
}

.glyphicon.sort_by_alphabet:before {
  content: "\E405";
}

.glyphicon.sort_by_alphabet_alt:before {
  content: "\E406";
}

.glyphicon.sort_by_order:before {
  content: "\E407";
}

.glyphicon.sort_by_order_alt:before {
  content: "\E408";
}

.glyphicon.sort_by_attributes:before {
  content: "\E409";
}

.glyphicon.sort_by_attributes_alt:before {
  content: "\E410";
}

.glyphicon.compressed:before {
  content: "\E411";
}

.glyphicon.package:before {
  content: "\E412";
}

.glyphicon.cloud_plus:before {
  content: "\E413";
}

.glyphicon.cloud_minus:before {
  content: "\E414";
}

.glyphicon.disk_save:before {
  content: "\E415";
}

.glyphicon.disk_open:before {
  content: "\E416";
}

.glyphicon.disk_saved:before {
  content: "\E417";
}

.glyphicon.disk_remove:before {
  content: "\E418";
}

.glyphicon.disk_import:before {
  content: "\E419";
}

.glyphicon.disk_export:before {
  content: "\E420";
}

.glyphicon.tower:before {
  content: "\E421";
}

.glyphicon.send:before {
  content: "\E422";
}

.glyphicon.git_branch:before {
  content: "\E423";
}

.glyphicon.git_create:before {
  content: "\E424";
}

.glyphicon.git_private:before {
  content: "\E425";
}

.glyphicon.git_delete:before {
  content: "\E426";
}

.glyphicon.git_merge:before {
  content: "\E427";
}

.glyphicon.git_pull_request:before {
  content: "\E428";
}

.glyphicon.git_compare:before {
  content: "\E429";
}

.glyphicon.git_commit:before {
  content: "\E430";
}

.glyphicon.construction_cone:before {
  content: "\E431";
}

.glyphicon.shoe_steps:before {
  content: "\E432";
}

.glyphicon.plus:before {
  content: "\E433";
}

.glyphicon.minus:before {
  content: "\E434";
}

.glyphicon.redo:before {
  content: "\E435";
}

.glyphicon.undo:before {
  content: "\E436";
}

.glyphicon.golf:before {
  content: "\E437";
}

.glyphicon.hockey:before {
  content: "\E438";
}

.glyphicon.pipe:before {
  content: "\E439";
}

.glyphicon.wrench:before {
  content: "\E440";
}

.glyphicon.folder_closed:before {
  content: "\E441";
}

.glyphicon.phone_alt:before {
  content: "\E442";
}

.glyphicon.earphone:before {
  content: "\E443";
}

.glyphicon.floppy_disk:before {
  content: "\E444";
}

.glyphicon.floppy_saved:before {
  content: "\E445";
}

.glyphicon.floppy_remove:before {
  content: "\E446";
}

.glyphicon.floppy_save:before {
  content: "\E447";
}

.glyphicon.floppy_open:before {
  content: "\E448";
}

.glyphicon.translate:before {
  content: "\E449";
}

.glyphicon.fax:before {
  content: "\E450";
}

.glyphicon.factory:before {
  content: "\E451";
}

.glyphicon.shop_window:before {
  content: "\E452";
}

.glyphicon.shop:before {
  content: "\E453";
}

.glyphicon.kiosk:before {
  content: "\E454";
}

.glyphicon.kiosk_wheels:before {
  content: "\E455";
}

.glyphicon.kiosk_light:before {
  content: "\E456";
}

.glyphicon.kiosk_food:before {
  content: "\E457";
}

.glyphicon.transfer:before {
  content: "\E458";
}

.glyphicon.money:before {
  content: "\E459";
}

.glyphicon.header:before {
  content: "\E460";
}

.glyphicon.blacksmith:before {
  content: "\E461";
}

.glyphicon.saw_blade:before {
  content: "\E462";
}

.glyphicon.basketball:before {
  content: "\E463";
}

.glyphicon.server:before {
  content: "\E464";
}

.glyphicon.server_plus:before {
  content: "\E465";
}

.glyphicon.server_minus:before {
  content: "\E466";
}

.glyphicon.server_ban:before {
  content: "\E467";
}

.glyphicon.server_flag:before {
  content: "\E468";
}

.glyphicon.server_lock:before {
  content: "\E469";
}

.glyphicon.server_new:before {
  content: "\E470";
}

.glyphicon.charging_station:before {
  content: "\E471";
}

.glyphicon.gas_station:before {
  content: "\E472";
}

.glyphicon.target:before {
  content: "\E473";
}

.glyphicon.bed:before {
  content: "\E474";
}

.glyphicon.mosquito:before {
  content: "\E475";
}

.glyphicon.dining_set:before {
  content: "\E476";
}

.glyphicon.plate_of_food:before {
  content: "\E477";
}

.glyphicon.hygiene_kit:before {
  content: "\E478";
}

.glyphicon.blackboard:before {
  content: "\E479";
}

.glyphicon.marriage:before {
  content: "\E480";
}

.glyphicon.bucket:before {
  content: "\E481";
}

.glyphicon.none_color_swatch:before {
  content: "\E482";
}

.glyphicon.bring_forward:before {
  content: "\E483";
}

.glyphicon.bring_to_front:before {
  content: "\E484";
}

.glyphicon.send_backward:before {
  content: "\E485";
}

.glyphicon.send_to_back:before {
  content: "\E486";
}

.glyphicon.fit_frame_to_image:before {
  content: "\E487";
}

.glyphicon.fit_image_to_frame:before {
  content: "\E488";
}

.glyphicon.multiple_displays:before {
  content: "\E489";
}

.glyphicon.handshake:before {
  content: "\E490";
}

.glyphicon.child:before {
  content: "\E491";
}

.glyphicon.baby_formula:before {
  content: "\E492";
}

.glyphicon.medicine:before {
  content: "\E493";
}

.glyphicon.atv_vehicle:before {
  content: "\E494";
}

.glyphicon.motorcycle:before {
  content: "\E495";
}

.glyphicon.bed_alt:before {
  content: "\E496";
}

.glyphicon.tent:before {
  content: "\E497";
}

.glyphicon.glasses:before {
  content: "\E498";
}

.glyphicon.sunglasses:before {
  content: "\E499";
}

.glyphicon.family:before {
  content: "\E500";
}

.glyphicon.education:before {
  content: "\E501";
}

.glyphicon.shoes:before {
  content: "\E502";
}

.glyphicon.map:before {
  content: "\E503";
}

.glyphicon.cd:before {
  content: "\E504";
}

.glyphicon.alert:before {
  content: "\E505";
}

.glyphicon.piggy_bank:before {
  content: "\E506";
}

.glyphicon.star_half:before {
  content: "\E507";
}

.glyphicon.cluster:before {
  content: "\E508";
}

.glyphicon.flowchart:before {
  content: "\E509";
}

.glyphicon.commodities:before {
  content: "\E510";
}

.glyphicon.duplicate:before {
  content: "\E511";
}

.glyphicon.copy:before {
  content: "\E512";
}

.glyphicon.paste:before {
  content: "\E513";
}

.glyphicon.bath_bathtub:before {
  content: "\E514";
}

.glyphicon.bath_shower:before {
  content: "\E515";
}

.glyphicon.shower:before {
  content: "\E516";
}

.glyphicon.menu_hamburger:before {
  content: "\E517";
}

.glyphicon.option_vertical:before {
  content: "\E518";
}

.glyphicon.option_horizontal:before {
  content: "\E519";
}

.glyphicon.currency_conversion:before {
  content: "\E520";
}

.glyphicon.user_ban:before {
  content: "\E521";
}

.glyphicon.user_lock:before {
  content: "\E522";
}

.glyphicon.user_flag:before {
  content: "\E523";
}

.glyphicon.user_asterisk:before {
  content: "\E524";
}

.glyphicon.user_alert:before {
  content: "\E525";
}

.glyphicon.user_key:before {
  content: "\E526";
}

.glyphicon.user_conversation:before {
  content: "\E527";
}

.glyphicon.database:before {
  content: "\E528";
}

.glyphicon.database_search:before {
  content: "\E529";
}

.glyphicon.list_alt:before {
  content: "\E530";
}

.glyphicon.hazard_sign:before {
  content: "\E531";
}

.glyphicon.hazard:before {
  content: "\E532";
}

.glyphicon.stop_sign:before {
  content: "\E533";
}

.glyphicon.lab:before {
  content: "\E534";
}

.glyphicon.lab_alt:before {
  content: "\E535";
}

.glyphicon.ice_cream:before {
  content: "\E536";
}

.glyphicon.ice_lolly:before {
  content: "\E537";
}

.glyphicon.ice_lolly_tasted:before {
  content: "\E538";
}

.glyphicon.invoice:before {
  content: "\E539";
}

.glyphicon.cart_tick:before {
  content: "\E540";
}

.glyphicon.hourglass:before {
  content: "\E541";
}

.glyphicon.cat:before {
  content: "\E542";
}

.glyphicon.lamp:before {
  content: "\E543";
}

.glyphicon.scale_classic:before {
  content: "\E544";
}

.glyphicon.eye_plus:before {
  content: "\E545";
}

.glyphicon.eye_minus:before {
  content: "\E546";
}

.glyphicon.quote:before {
  content: "\E547";
}

.glyphicon.bitcoin:before {
  content: "\E548";
}

.glyphicon.yen:before {
  content: "\E549";
}

.glyphicon.ruble:before {
  content: "\E550";
}

.glyphicon.erase:before {
  content: "\E551";
}

.glyphicon.podcast:before {
  content: "\E552";
}

.glyphicon.firework:before {
  content: "\E553";
}

.glyphicon.scale:before {
  content: "\E554";
}

.glyphicon.king:before {
  content: "\E555";
}

.glyphicon.queen:before {
  content: "\E556";
}

.glyphicon.pawn:before {
  content: "\E557";
}

.glyphicon.bishop:before {
  content: "\E558";
}

.glyphicon.knight:before {
  content: "\E559";
}

.glyphicon.mic_mute:before {
  content: "\E560";
}

.glyphicon.voicemail:before {
  content: "\E561";
}

.glyphicon.paragraph_alt:before {
  content: "\E562";
}

.glyphicon.person_walking:before {
  content: "\E563";
}

.glyphicon.person_wheelchair:before {
  content: "\E564";
}

.glyphicon.underground:before {
  content: "\E565";
}

.glyphicon.car_hov:before {
  content: "\E566";
}

.glyphicon.car_rental:before {
  content: "\E567";
}

.glyphicon.transport:before {
  content: "\E568";
}

.glyphicon.taxi:before {
  content: "\E569";
}

.glyphicon.ice_cream_no:before {
  content: "\E570";
}

.glyphicon.uk_rat_u:before {
  content: "\E571";
}

.glyphicon.uk_rat_pg:before {
  content: "\E572";
}

.glyphicon.uk_rat_12a:before {
  content: "\E573";
}

.glyphicon.uk_rat_12:before {
  content: "\E574";
}

.glyphicon.uk_rat_15:before {
  content: "\E575";
}

.glyphicon.uk_rat_18:before {
  content: "\E576";
}

.glyphicon.uk_rat_r18:before {
  content: "\E577";
}

.glyphicon.tv:before {
  content: "\E578";
}

.glyphicon.sms:before {
  content: "\E579";
}

.glyphicon.mms:before {
  content: "\E580";
}

.glyphicon.us_rat_g:before {
  content: "\E581";
}

.glyphicon.us_rat_pg:before {
  content: "\E582";
}

.glyphicon.us_rat_pg_13:before {
  content: "\E583";
}

.glyphicon.us_rat_restricted:before {
  content: "\E584";
}

.glyphicon.us_rat_no_one_17:before {
  content: "\E585";
}

.glyphicon.equalizer:before {
  content: "\E586";
}

.glyphicon.speakers:before {
  content: "\E587";
}

.glyphicon.remote_control:before {
  content: "\E588";
}

.glyphicon.remote_control_tv:before {
  content: "\E589";
}

.glyphicon.shredder:before {
  content: "\E590";
}

.glyphicon.folder_heart:before {
  content: "\E591";
}

.glyphicon.person_running:before {
  content: "\E592";
}

.glyphicon.person:before {
  content: "\E593";
}

.glyphicon.voice:before {
  content: "\E594";
}

.glyphicon.stethoscope:before {
  content: "\E595";
}

.glyphicon.paired:before {
  content: "\E596";
}

.glyphicon.activity:before {
  content: "\E597";
}

.glyphicon.watch:before {
  content: "\231A";
}

.glyphicon.scissors_alt:before {
  content: "\E599";
}

.glyphicon.car_wheel:before {
  content: "\E600";
}

.glyphicon.chevron_up:before {
  content: "\E601";
}

.glyphicon.chevron_down:before {
  content: "\E602";
}

.glyphicon.superscript:before {
  content: "\E603";
}

.glyphicon.subscript:before {
  content: "\E604";
}

.glyphicon.text_size:before {
  content: "\E605";
}

.glyphicon.text_color:before {
  content: "\E606";
}

.glyphicon.text_background:before {
  content: "\E607";
}

.glyphicon.modal_window:before {
  content: "\E608";
}

.glyphicon.newspaper:before {
  content: "\E609";
}

.glyphicon.tractor:before {
  content: "\E610";
}

.glyphicon.camping:before {
  content: "\E611";
}

.glyphicon.camping_benches:before {
  content: "\E612";
}

.glyphicon.forest:before {
  content: "\E613";
}

.glyphicon.park:before {
  content: "\E614";
}

.glyphicon.field:before {
  content: "\E615";
}

.glyphicon.mountains:before {
  content: "\E616";
}

.glyphicon.fees_payments:before {
  content: "\E617";
}

.glyphicon.small_payments:before {
  content: "\E618";
}

.glyphicon.mixed_buildings:before {
  content: "\E619";
}

.glyphicon.industrial_zone:before {
  content: "\E620";
}

.glyphicon.visitor_tag:before {
  content: "\E621";
}

.glyphicon.businessman:before {
  content: "\E622";
}

.glyphicon.meditation:before {
  content: "\E623";
}

.glyphicon.bath:before {
  content: "\E624";
}

.glyphicon.donate:before {
  content: "\E625";
}

.glyphicon.sauna:before {
  content: "\E626";
}

.glyphicon.bedroom_nightstand:before {
  content: "\E627";
}

.glyphicon.bedroom_lamp:before {
  content: "\E628";
}

.glyphicon.doctor:before {
  content: "\E629";
}

.glyphicon.engineering_networks:before {
  content: "\E630";
}

.glyphicon.washing_machine:before {
  content: "\E631";
}

.glyphicon.dryer:before {
  content: "\E632";
}

.glyphicon.dishwasher:before {
  content: "\E633";
}

.glyphicon.luggage_group:before {
  content: "\E634";
}

.glyphicon.teenager:before {
  content: "\E635";
}

.glyphicon.person_stick:before {
  content: "\E636";
}

.glyphicon.person_stick_old:before {
  content: "\E637";
}

.glyphicon.traveler:before {
  content: "\E638";
}

.glyphicon.veteran:before {
  content: "\E639";
}

.glyphicon.group_chat:before {
  content: "\E640";
}

.glyphicon.elections:before {
  content: "\E641";
}

.glyphicon.law_justice:before {
  content: "\E642";
}

.glyphicon.judiciary:before {
  content: "\E643";
}

.glyphicon.house_fire:before {
  content: "\E644";
}

.glyphicon.firefighters:before {
  content: "\E645";
}

.glyphicon.police:before {
  content: "\E646";
}

.glyphicon.ambulance:before {
  content: "\E647";
}

.glyphicon.light_beacon:before {
  content: "\E648";
}

.glyphicon.important_day:before {
  content: "\E649";
}

.glyphicon.bike_park:before {
  content: "\E650";
}

.glyphicon.object_align_top:before {
  content: "\E651";
}

.glyphicon.object_align_bottom:before {
  content: "\E652";
}

.glyphicon.object_align_horizontal:before {
  content: "\E653";
}

.glyphicon.object_align_left:before {
  content: "\E654";
}

.glyphicon.object_align_vertical:before {
  content: "\E655";
}

.glyphicon.object_align_right:before {
  content: "\E656";
}

.glyphicon.reflect_y:before {
  content: "\E657";
}

.glyphicon.reflect_x:before {
  content: "\E658";
}

.glyphicon.tick:before {
  content: "\E659";
}

.glyphicon.lawnmower:before {
  content: "\E660";
}

.glyphicon.call_redirect:before {
  content: "\E661";
}

.glyphicon.call_ip:before {
  content: "\E662";
}

.glyphicon.call_record:before {
  content: "\E663";
}

.glyphicon.call_ringtone:before {
  content: "\E664";
}

.glyphicon.call_traffic:before {
  content: "\E665";
}

.glyphicon.call_hold:before {
  content: "\E666";
}

.glyphicon.call_incoming:before {
  content: "\E667";
}

.glyphicon.call_outgoing:before {
  content: "\E668";
}

.glyphicon.call_video:before {
  content: "\E669";
}

.glyphicon.call_missed:before {
  content: "\E670";
}

.glyphicon.theater:before {
  content: "\E671";
}

.glyphicon.heartbeat:before {
  content: "\E672";
}

.glyphicon.kettlebell:before {
  content: "\E673";
}

.glyphicon.fireplace:before {
  content: "\E674";
}

.glyphicon.street_lights:before {
  content: "\E675";
}

.glyphicon.pedestrian:before {
  content: "\E676";
}

.glyphicon.flood:before {
  content: "\E677";
}

.glyphicon.open_water:before {
  content: "\E678";
}

.glyphicon.for_sale:before {
  content: "\E679";
}

.glyphicon.dustbin:before {
  content: "\E680";
}

.glyphicon.door:before {
  content: "\E681";
}

.glyphicon.camp_fire:before {
  content: "\E682";
}

.glyphicon.fleur_de_lis:before {
  content: "\E683";
}

.glyphicon.temperature_settings:before {
  content: "\E684";
}

.glyphicon.article:before {
  content: "\E685";
}

.glyphicon.sunbath:before {
  content: "\E686";
}

.glyphicon.balanced_diet:before {
  content: "\E687";
}

.glyphicon.ticket:before {
  content: "\E688";
}

.glyphicon.parking_ticket:before {
  content: "\E689";
}

.glyphicon.parking_meter:before {
  content: "\E690";
}

.glyphicon.laptop:before {
  content: "\E691";
}

.glyphicon.tree_structure:before {
  content: "\E692";
}

.glyphicon.weather_warning:before {
  content: "\E693";
}

.glyphicon.temperature_low:before {
  content: "\E694";
}

.glyphicon.temperature_high:before {
  content: "\E695";
}

.glyphicon.temperature_low_warning:before {
  content: "\E696";
}

.glyphicon.temperature_high_warning:before {
  content: "\E697";
}

.glyphicon.hurricane:before {
  content: "\E698";
}

.glyphicon.storm:before {
  content: "\E699";
}

.glyphicon.sorted_waste:before {
  content: "\E700";
}

.glyphicon.ear:before {
  content: "\E701";
}

.glyphicon.ear_deaf:before {
  content: "\E702";
}

.glyphicon.file_plus:before {
  content: "\E703";
}

.glyphicon.file_minus:before {
  content: "\E704";
}

.glyphicon.file_lock:before {
  content: "\E705";
}

.glyphicon.file_cloud:before {
  content: "\E706";
}

.glyphicon.file_cloud_download:before {
  content: "\E707";
}

.glyphicon.file_cloud_upload:before {
  content: "\E708";
}

.glyphicon.paragraph:before {
  content: "\E709";
}

.glyphicon.list_numbered:before {
  content: "\E710";
}

.glyphicon.donate_heart:before {
  content: "\E711";
}

.glyphicon.government:before {
  content: "\E712";
}

.glyphicon.maze:before {
  content: "\E713";
}

.glyphicon.chronicle:before {
  content: "\E714";
}

.glyphicon.user_structure:before {
  content: "\E715";
}

.glyphicon.recycle:before {
  content: "\E716";
}

.glyphicon.gas:before {
  content: "\E717";
}

.glyphicon.waste_pipe:before {
  content: "\E718";
}

.glyphicon.water_pipe:before {
  content: "\E719";
}

.glyphicon.parking:before {
  content: "\E720";
}

.glyphicon.closed:before {
  content: "\E721";
}

.glyphicon.mouse:before {
  content: "\E722";
}

.glyphicon.mouse_double_click:before {
  content: "\E723";
}

.glyphicon.mouse_left_click:before {
  content: "\E724";
}

.glyphicon.mouse_right_click:before {
  content: "\E725";
}

.glyphicon.mouse_middle_click:before {
  content: "\E726";
}

.glyphicon.mouse_scroll:before {
  content: "\E727";
}

.glyphicon.resize_vertical:before {
  content: "\E728";
}

.glyphicon.resize_horizontal:before {
  content: "\E729";
}

.glyphicon.temperature:before {
  content: "\E730";
}

.glyphicon.puzzle:before {
  content: "\E731";
}

.glyphicon.puzzle_2:before {
  content: "\E732";
}

.glyphicon.puzzle_3:before {
  content: "\E733";
}

.glyphicon.nearby_square:before {
  content: "\E734";
}

.glyphicon.nearby_circle:before {
  content: "\E735";
}

.glyphicon.rotate_right:before {
  content: "\E736";
}

.glyphicon.rotate_left:before {
  content: "\E737";
}

.glyphicon.pictures:before {
  content: "\E738";
}

.glyphicon.photo_album:before {
  content: "\E739";
}

.glyphicon.cadastral_map:before {
  content: "\E740";
}

.glyphicon.fingerprint_scan:before {
  content: "\E741";
}

.glyphicon.fingerprint:before {
  content: "\E742";
}

.glyphicon.fingerprint_lock:before {
  content: "\E743";
}

.glyphicon.fingerprint_ok:before {
  content: "\E744";
}

.glyphicon.fingerprint_remove:before {
  content: "\E745";
}

.glyphicon.fingerprint_reload:before {
  content: "\E746";
}

.glyphicon.pending_notifications:before {
  content: "\E747";
}

.glyphicon.synchronization:before {
  content: "\E748";
}

.glyphicon.synchronization_ban:before {
  content: "\E749";
}

.glyphicon.hash:before {
  content: "\E750";
}

.glyphicon.gender_male:before {
  content: "\E751";
}

.glyphicon.gender_female:before {
  content: "\E752";
}

.glyphicon.gender_virgin_female:before {
  content: "\E753";
}

.glyphicon.gender_intersex:before {
  content: "\E754";
}

.glyphicon.gender_transgender:before {
  content: "\E755";
}

.glyphicon.gender_ori_lesbian:before {
  content: "\E756";
}

.glyphicon.gender_ori_gay:before {
  content: "\E757";
}

.glyphicon.gender_ori_hetero:before {
  content: "\E758";
}

.glyphicon.gender_other:before {
  content: "\E759";
}

.glyphicon.gender_unknown:before {
  content: "\E760";
}

.glyphicon.scanner:before {
  content: "\E761";
}

.glyphicon.multifunction_printer:before {
  content: "\E762";
}

.glyphicon.lasso:before {
  content: "\E763";
}

.glyphicon.view_360:before {
  content: "\E764";
}

.glyphicon.battery_charging:before {
  content: "\E765";
}

.glyphicon.battery_full:before {
  content: "\E766";
}

.glyphicon.battery_75:before {
  content: "\E767";
}

.glyphicon.battery_50:before {
  content: "\E768";
}

.glyphicon.battery_25:before {
  content: "\E769";
}

.glyphicon.battery_10:before {
  content: "\E770";
}

.glyphicon.satellite:before {
  content: "\E771";
}

.glyphicon.satellite_dish:before {
  content: "\E772";
}

.glyphicon.satellite_dish_alt:before {
  content: "\E773";
}

.glyphicon.auction:before {
  content: "\E774";
}

.glyphicon.directions:before {
  content: "\E775";
}

.glyphicon.race:before {
  content: "\E776";
}

.glyphicon.robot:before {
  content: "\E777";
}

.glyphicon.ruler_alt:before {
  content: "\E778";
}

.glyphicon.cube_empty:before {
  content: "\E779";
}

.glyphicon.cube_black:before {
  content: "\E780";
}

.glyphicon.move_square:before {
  content: "\E781";
}

.glyphicon.drop:before {
  content: "\E782";
}

.glyphicon.vr_headset:before {
  content: "\E783";
}

.glyphicon.vr_charging:before {
  content: "\E784";
}

.glyphicon.vr_low_battery:before {
  content: "\E785";
}

.glyphicon.vr_paired:before {
  content: "\E786";
}

.glyphicon.vr_settings:before {
  content: "\E787";
}

.glyphicon.vr_maintenance:before {
  content: "\E788";
}

.glyphicon.filter_remove:before {
  content: "\E789";
}

.glyphicon.filter_applied:before {
  content: "\E790";
}

.glyphicon.one_day:before {
  content: "\E791";
}

.glyphicon.user_vr:before {
  content: "\E792";
}

.glyphicon.user_vr_add:before {
  content: "\E793";
}

.glyphicon.user_vr_remove:before {
  content: "\E794";
}

.glyphicon.dice_1:before {
  content: "\E795";
}

.glyphicon.dice_2:before {
  content: "\E796";
}

.glyphicon.dice_3:before {
  content: "\E797";
}

.glyphicon.dice_4:before {
  content: "\E798";
}

.glyphicon.dice_5:before {
  content: "\E799";
}

.glyphicon.dice_6:before {
  content: "\E800";
}