diff --git a/web/wallassets/baggy.css b/web/wallassets/baggy.css index 4f943572f..8bb503b04 100644 --- a/web/wallassets/baggy.css +++ b/web/wallassets/baggy.css @@ -1,16 +1,10 @@ -.annotator-notice,.annotator-filter *,.annotator-widget *{font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;font-weight:normal;text-align:left;margin:0;padding:0;background:none;transition:none;-o-box-shadow:none;box-shadow:none;color:#909090}.annotator-adder{background-image:url(img/annotator-icon-sprite.png);background-repeat:no-repeat}.annotator-resize,.annotator-widget:after,.annotator-editor a:after,.annotator-viewer .annotator-controls button,.annotator-viewer .annotator-controls a,.annotator-filter .annotator-filter-navigation button:after,.annotator-filter .annotator-filter-property .annotator-filter-clear{background-image:url(img/annotator-glyph-sprite.png);background-repeat:no-repeat}.annotator-hl{background:#FFFF0A;background:rgba(255,255,10,0.3);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#4DFFFF0A, endColorstr=#4DFFFF0A)"}.annotator-hl-temporary{background:#007CFF;background:rgba(0,124,255,0.3);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#4D007CFF, endColorstr=#4D007CFF)"}.annotator-wrapper{position:relative}.annotator-adder,.annotator-outer,.annotator-notice{z-index:1020}.annotator-filter{z-index:1010}.annotator-adder,.annotator-outer,.annotator-widget,.annotator-notice{position:absolute;font-size:10px;line-height:1}.annotator-hide{display:none;visibility:hidden}.annotator-adder{margin-top:-48px;margin-left:-24px;width:48px;height:48px;background-position:left top}.annotator-adder:hover{background-position:center top}.annotator-adder:active{background-position:center right}.annotator-adder button{display:block;width:36px;height:41px;margin:0 auto;border:none;background:none;text-indent:-999em;cursor:pointer}.annotator-outer{width:0;height:0}.annotator-widget{margin:0;padding:0;bottom:15px;left:-18px;min-width:265px;background-color:#FBFBFB;background-color:rgba(251,251,251,0.98);border:1px solid #7A7A7A;border:1px solid rgba(122,122,122,0.6);border-radius:5px;-o-box-shadow:0 5px 15px rgba(0,0,0,0.2);box-shadow:0 5px 15px rgba(0,0,0,0.2)}.annotator-invert-x .annotator-widget{left:auto;right:-18px}.annotator-invert-y .annotator-widget{bottom:auto;top:8px}.annotator-widget strong{font-weight:bold}.annotator-widget .annotator-listing,.annotator-widget .annotator-item{padding:0;margin:0;list-style:none}.annotator-widget:after{content:"";display:block;width:18px;height:10px;background-position:0 0;position:absolute;bottom:-10px;left:8px}.annotator-invert-x .annotator-widget:after{left:auto;right:8px}.annotator-invert-y .annotator-widget:after{background-position:0 -15px;bottom:auto;top:-9px}.annotator-widget .annotator-item,.annotator-editor .annotator-item input,.annotator-editor .annotator-item textarea{position:relative;font-size:12px}.annotator-viewer .annotator-item{border-top:2px solid #7A7A7A;border-top:2px solid rgba(122,122,122,0.2)}.annotator-widget .annotator-item:first-child{border-top:none}.annotator-editor .annotator-item,.annotator-viewer div{border-top:1px solid #858585;border-top:1px solid rgba(133,133,133,0.11)}.annotator-viewer div{padding:6px 6px}.annotator-viewer .annotator-item ol,.annotator-viewer .annotator-item ul{padding:4px 16px}.annotator-viewer div:first-of-type,.annotator-editor .annotator-item:first-child textarea{padding-top:12px;padding-bottom:12px;color:#3c3c3c;font-size:13px;font-style:italic;line-height:1.3;border-top:none}.annotator-viewer .annotator-controls{position:relative;top:5px;right:5px;padding-left:5px;opacity:0;transition:opacity 0.2s ease-in;float:right}.annotator-viewer li:hover .annotator-controls,.annotator-viewer li .annotator-controls.annotator-visible{opacity:1}.annotator-viewer .annotator-controls button,.annotator-viewer .annotator-controls a{cursor:pointer;display:inline-block;width:13px;height:13px;margin-left:2px;border:none;opacity:0.2;text-indent:-900em;background-color:transparent;outline:none}.annotator-viewer .annotator-controls button:hover,.annotator-viewer .annotator-controls button:focus,.annotator-viewer .annotator-controls a:hover,.annotator-viewer .annotator-controls a:focus{opacity:0.9}.annotator-viewer .annotator-controls button:active,.annotator-viewer .annotator-controls a:active{opacity:1}.annotator-viewer .annotator-controls button[disabled]{display:none}.annotator-viewer .annotator-controls .annotator-edit{background-position:0 -60px}.annotator-viewer .annotator-controls .annotator-delete{background-position:0 -75px}.annotator-viewer .annotator-controls .annotator-link{background-position:0 -270px}.annotator-editor .annotator-item{position:relative}.annotator-editor .annotator-item label{top:0;display:inline;cursor:pointer;font-size:12px}.annotator-editor .annotator-item input,.annotator-editor .annotator-item textarea{display:block;min-width:100%;padding:10px 8px;border:none;margin:0;color:#3c3c3c;background:none;-o-box-sizing:border-box;box-sizing:border-box;resize:none}.annotator-editor .annotator-item textarea::-webkit-scrollbar{height:8px;width:8px}.annotator-editor .annotator-item textarea::-webkit-scrollbar-track-piece{margin:13px 0 3px;background-color:#e5e5e5;-webkit-border-radius:4px}.annotator-editor .annotator-item textarea::-webkit-scrollbar-thumb:vertical{height:25px;background-color:#ccc;-webkit-border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.1)}.annotator-editor .annotator-item textarea::-webkit-scrollbar-thumb:horizontal{width:25px;background-color:#ccc;-webkit-border-radius:4px}.annotator-editor .annotator-item:first-child textarea{min-height:5.5em;border-radius:5px 5px 0 0}.annotator-editor .annotator-item input:focus,.annotator-editor .annotator-item textarea:focus{background-color:#f3f3f3;outline:none}.annotator-editor .annotator-item input[type=radio],.annotator-editor .annotator-item input[type=checkbox]{width:auto;min-width:0;padding:0;display:inline;margin:0 4px 0 0;cursor:pointer}.annotator-editor .annotator-checkbox{padding:8px 6px}.annotator-filter,.annotator-filter .annotator-filter-navigation button,.annotator-editor .annotator-controls{text-align:right;padding:3px;border-top:1px solid #d4d4d4;background-color:#d4d4d4;background-image:linear-gradient(to bottom, #f5f5f5, #dcdcdc 60%, #d2d2d2);-o-box-shadow:inset 1px 0 0 rgba(255,255,255,0.7),inset -1px 0 0 rgba(255,255,255,0.7),inset 0 1px 0 rgba(255,255,255,0.7);box-shadow:inset 1px 0 0 rgba(255,255,255,0.7),inset -1px 0 0 rgba(255,255,255,0.7),inset 0 1px 0 rgba(255,255,255,0.7);border-radius:0 0 5px 5px}.annotator-editor.annotator-invert-y .annotator-controls{border-top:none;border-bottom:1px solid #b4b4b4;border-radius:5px 5px 0 0}.annotator-editor a,.annotator-filter .annotator-filter-property label{position:relative;display:inline-block;padding:0 6px 0 22px;color:#363636;text-shadow:0 1px 0 rgba(255,255,255,0.75);text-decoration:none;line-height:24px;font-size:12px;font-weight:bold;border:1px solid #a2a2a2;background-color:#d4d4d4;background-image:linear-gradient(to bottom, #f5f5f5, #d2d2d2 50%, #bebebe 50%, #d2d2d2);-o-box-shadow:inset 0 0 5px rgba(255,255,255,0.2),inset 0 0 1px rgba(255,255,255,0.8);box-shadow:inset 0 0 5px rgba(255,255,255,0.2),inset 0 0 1px rgba(255,255,255,0.8);border-radius:5px}.annotator-editor a:after{position:absolute;top:50%;left:5px;display:block;content:"";width:15px;height:15px;margin-top:-7px;background-position:0 -90px}.annotator-editor a:hover,.annotator-editor a:focus,.annotator-editor a.annotator-focus,.annotator-filter .annotator-filter-active label,.annotator-filter .annotator-filter-navigation button:hover{outline:none;border-color:#435aa0;background-color:#3865f9;background-image:linear-gradient(to bottom, #7691fb, #5075fb 50%, #3865f9 50%, #3665fa);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.42)}.annotator-editor a:hover:after,.annotator-editor a:focus:after{margin-top:-8px;background-position:0 -105px}.annotator-editor a:active,.annotator-filter .annotator-filter-navigation button:active{border-color:#700c49;background-color:#d12e8e;background-image:linear-gradient(to bottom, #fc7cca, #e85db2 50%, #d12e8e 50%, #ff009c)}.annotator-editor a.annotator-save:after{background-position:0 -120px}.annotator-editor a.annotator-save:hover:after,.annotator-editor a.annotator-save:focus:after,.annotator-editor a.annotator-save.annotator-focus:after{margin-top:-8px;background-position:0 -135px}.annotator-editor .annotator-widget:after{background-position:0 -30px}.annotator-editor.annotator-invert-y .annotator-widget .annotator-controls{background-color:#f2f2f2}.annotator-editor.annotator-invert-y .annotator-widget:after{background-position:0 -45px;height:11px}.annotator-resize{position:absolute;top:0;right:0;width:12px;height:12px;background-position:2px -150px}.annotator-invert-x .annotator-resize{right:auto;left:0;background-position:0 -195px}.annotator-invert-y .annotator-resize{top:auto;bottom:0;background-position:2px -165px}.annotator-invert-y.annotator-invert-x .annotator-resize{background-position:0 -180px}.annotator-notice{color:#fff;position:fixed;top:-54px;left:0;width:100%;font-size:14px;line-height:50px;text-align:center;background:black;background:rgba(0,0,0,0.9);border-bottom:4px solid #d4d4d4;transition:top 0.4s ease-out}.annotator-notice-success{border-color:#3665f9}.annotator-notice-error{border-color:#ff7e00}.annotator-notice p{margin:0}.annotator-notice a{color:#fff}.annotator-notice-show{top:0}.annotator-tags{margin-bottom:-2px}.annotator-tags .annotator-tag{display:inline-block;padding:0 8px;margin-bottom:2px;line-height:1.6;font-weight:bold;background-color:#e6e6e6;border-radius:8px}.annotator-filter{position:fixed;top:0;right:0;left:0;text-align:left;line-height:0;border:none;border-bottom:1px solid #878787;padding-left:10px;padding-right:10px;border-radius:0;-o-box-shadow:inset 0 -1px 0 rgba(255,255,255,0.3);box-shadow:inset 0 -1px 0 rgba(255,255,255,0.3)}.annotator-filter strong{font-size:12px;font-weight:bold;color:#3c3c3c;text-shadow:0 1px 0 rgba(255,255,255,0.7);position:relative;top:-9px}.annotator-filter .annotator-filter-property,.annotator-filter .annotator-filter-navigation{position:relative;display:inline-block;overflow:hidden;line-height:10px;padding:2px 0;margin-right:8px}.annotator-filter .annotator-filter-property label,.annotator-filter .annotator-filter-navigation button{text-align:left;display:block;float:left;line-height:20px;border-radius:10px 0 0 10px}.annotator-filter .annotator-filter-property label{padding-left:8px}.annotator-filter .annotator-filter-property input{display:block;float:right;-webkit-appearance:none;background-color:#fff;border:1px solid #878787;border-left:none;padding:2px 4px;line-height:16px;min-height:16px;font-size:12px;width:150px;color:#333;background-color:#f8f8f8;border-radius:0 10px 10px 0;-o-box-shadow:inset 0 1px 1px rgba(0,0,0,0.2);box-shadow:inset 0 1px 1px rgba(0,0,0,0.2)}.annotator-filter .annotator-filter-property input:focus{outline:none;background-color:#fff}.annotator-filter .annotator-filter-clear{position:absolute;right:3px;top:6px;border:none;text-indent:-900em;width:15px;height:15px;background-position:0 -90px;opacity:0.4}.annotator-filter .annotator-filter-clear:hover,.annotator-filter .annotator-filter-clear:focus{opacity:0.8}.annotator-filter .annotator-filter-clear:active{opacity:1}.annotator-filter .annotator-filter-navigation button{border:1px solid #a2a2a2;padding:0;text-indent:-900px;width:20px;min-height:22px;-o-box-shadow:inset 0 0 5px rgba(255,255,255,0.2),inset 0 0 1px rgba(255,255,255,0.8);box-shadow:inset 0 0 5px rgba(255,255,255,0.2),inset 0 0 1px rgba(255,255,255,0.8)}.annotator-filter .annotator-filter-navigation button,.annotator-filter .annotator-filter-navigation button:hover,.annotator-filter .annotator-filter-navigation button:focus{color:transparent}.annotator-filter .annotator-filter-navigation button:after{position:absolute;top:8px;left:8px;content:"";display:block;width:9px;height:9px;background-position:0 -210px}.annotator-filter .annotator-filter-navigation button:hover:after{background-position:0 -225px}.annotator-filter .annotator-filter-navigation .annotator-filter-next{border-radius:0 10px 10px 0;border-left:none}.annotator-filter .annotator-filter-navigation .annotator-filter-next:after{left:auto;right:7px;background-position:0 -240px}.annotator-filter .annotator-filter-navigation .annotator-filter-next:hover:after{background-position:0 -255px}.annotator-hl-active{background:#FFFF0A;background:rgba(255,255,10,0.8);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCFFFF0A, endColorstr=#CCFFFF0A)"}.annotator-hl-filtered{background-color:transparent} - -@font-face{font-family:'Material Icons';font-style:normal;font-weight:400;font-display:block;src:url(fonts/MaterialIcons-Regular.eot);src:local("☺"),url(fonts/MaterialIcons-Regular.woff2) format("woff2"),url(fonts/MaterialIcons-Regular.woff) format("woff"),url(fonts/MaterialIcons-Regular.ttf) format("truetype")}.material-icons{font-family:'Material Icons';font-weight:normal;font-style:normal;font-size:24px;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:'liga'}.material-icons._10k:before{content:"\e951"}.material-icons._10mp:before{content:"\e952"}.material-icons._11mp:before{content:"\e953"}.material-icons._12mp:before{content:"\e954"}.material-icons._13mp:before{content:"\e955"}.material-icons._14mp:before{content:"\e956"}.material-icons._15mp:before{content:"\e957"}.material-icons._16mp:before{content:"\e958"}.material-icons._17mp:before{content:"\e959"}.material-icons._18mp:before{content:"\e95a"}.material-icons._19mp:before{content:"\e95b"}.material-icons._1k:before{content:"\e95c"}.material-icons._1k_plus:before{content:"\e95d"}.material-icons._20mp:before{content:"\e95e"}.material-icons._21mp:before{content:"\e95f"}.material-icons._22mp:before{content:"\e960"}.material-icons._23mp:before{content:"\e961"}.material-icons._24mp:before{content:"\e962"}.material-icons._2k:before{content:"\e963"}.material-icons._2k_plus:before{content:"\e964"}.material-icons._2mp:before{content:"\e965"}.material-icons._360:before{content:"\e577"}.material-icons._3d_rotation:before{content:"\e84d"}.material-icons._3k:before{content:"\e966"}.material-icons._3k_plus:before{content:"\e967"}.material-icons._3mp:before{content:"\e968"}.material-icons._4k:before{content:"\e072"}.material-icons._4k_plus:before{content:"\e969"}.material-icons._4mp:before{content:"\e96a"}.material-icons._5g:before{content:"\ef38"}.material-icons._5k:before{content:"\e96b"}.material-icons._5k_plus:before{content:"\e96c"}.material-icons._5mp:before{content:"\e96d"}.material-icons._6_ft_apart:before{content:"\f21e"}.material-icons._6k:before{content:"\e96e"}.material-icons._6k_plus:before{content:"\e96f"}.material-icons._6mp:before{content:"\e970"}.material-icons._7k:before{content:"\e971"}.material-icons._7k_plus:before{content:"\e972"}.material-icons._7mp:before{content:"\e973"}.material-icons._8k:before{content:"\e974"}.material-icons._8k_plus:before{content:"\e975"}.material-icons._8mp:before{content:"\e976"}.material-icons._9k:before{content:"\e977"}.material-icons._9k_plus:before{content:"\e978"}.material-icons._9mp:before{content:"\e979"}.material-icons.ac_unit:before{content:"\eb3b"}.material-icons.access_alarm:before{content:"\e190"}.material-icons.access_alarms:before{content:"\e191"}.material-icons.access_time:before{content:"\e192"}.material-icons.accessibility:before{content:"\e84e"}.material-icons.accessibility_new:before{content:"\e92c"}.material-icons.accessible:before{content:"\e914"}.material-icons.accessible_forward:before{content:"\e934"}.material-icons.account_balance:before{content:"\e84f"}.material-icons.account_balance_wallet:before{content:"\e850"}.material-icons.account_box:before{content:"\e851"}.material-icons.account_circle:before{content:"\e853"}.material-icons.account_tree:before{content:"\e97a"}.material-icons.ad_units:before{content:"\ef39"}.material-icons.adb:before{content:"\e60e"}.material-icons.add:before{content:"\e145"}.material-icons.add_a_photo:before{content:"\e439"}.material-icons.add_alarm:before{content:"\e193"}.material-icons.add_alert:before{content:"\e003"}.material-icons.add_box:before{content:"\e146"}.material-icons.add_business:before{content:"\e729"}.material-icons.add_call:before{content:"\e0e8"}.material-icons.add_chart:before{content:"\e97b"}.material-icons.add_circle:before{content:"\e147"}.material-icons.add_circle_outline:before{content:"\e148"}.material-icons.add_comment:before{content:"\e266"}.material-icons.add_ic_call:before{content:"\e97c"}.material-icons.add_link:before{content:"\e178"}.material-icons.add_location:before{content:"\e567"}.material-icons.add_location_alt:before{content:"\ef3a"}.material-icons.add_moderator:before{content:"\e97d"}.material-icons.add_photo_alternate:before{content:"\e43e"}.material-icons.add_road:before{content:"\ef3b"}.material-icons.add_shopping_cart:before{content:"\e854"}.material-icons.add_task:before{content:"\f23a"}.material-icons.add_to_drive:before{content:"\e65c"}.material-icons.add_to_home_screen:before{content:"\e1fe"}.material-icons.add_to_photos:before{content:"\e39d"}.material-icons.add_to_queue:before{content:"\e05c"}.material-icons.addchart:before{content:"\ef3c"}.material-icons.adjust:before{content:"\e39e"}.material-icons.admin_panel_settings:before{content:"\ef3d"}.material-icons.agriculture:before{content:"\ea79"}.material-icons.airline_seat_flat:before{content:"\e630"}.material-icons.airline_seat_flat_angled:before{content:"\e631"}.material-icons.airline_seat_individual_suite:before{content:"\e632"}.material-icons.airline_seat_legroom_extra:before{content:"\e633"}.material-icons.airline_seat_legroom_normal:before{content:"\e634"}.material-icons.airline_seat_legroom_reduced:before{content:"\e635"}.material-icons.airline_seat_recline_extra:before{content:"\e636"}.material-icons.airline_seat_recline_normal:before{content:"\e637"}.material-icons.airplanemode_active:before{content:"\e195"}.material-icons.airplanemode_inactive:before{content:"\e194"}.material-icons.airplanemode_off:before{content:"\e194"}.material-icons.airplanemode_on:before{content:"\e195"}.material-icons.airplay:before{content:"\e055"}.material-icons.airport_shuttle:before{content:"\eb3c"}.material-icons.alarm:before{content:"\e855"}.material-icons.alarm_add:before{content:"\e856"}.material-icons.alarm_off:before{content:"\e857"}.material-icons.alarm_on:before{content:"\e858"}.material-icons.album:before{content:"\e019"}.material-icons.align_horizontal_center:before{content:"\e00f"}.material-icons.align_horizontal_left:before{content:"\e00d"}.material-icons.align_horizontal_right:before{content:"\e010"}.material-icons.align_vertical_bottom:before{content:"\e015"}.material-icons.align_vertical_center:before{content:"\e011"}.material-icons.align_vertical_top:before{content:"\e00c"}.material-icons.all_inbox:before{content:"\e97f"}.material-icons.all_inclusive:before{content:"\eb3d"}.material-icons.all_out:before{content:"\e90b"}.material-icons.alt_route:before{content:"\f184"}.material-icons.alternate_email:before{content:"\e0e6"}.material-icons.amp_stories:before{content:"\ea13"}.material-icons.analytics:before{content:"\ef3e"}.material-icons.anchor:before{content:"\f1cd"}.material-icons.android:before{content:"\e859"}.material-icons.animation:before{content:"\e71c"}.material-icons.announcement:before{content:"\e85a"}.material-icons.apartment:before{content:"\ea40"}.material-icons.api:before{content:"\f1b7"}.material-icons.app_blocking:before{content:"\ef3f"}.material-icons.app_registration:before{content:"\ef40"}.material-icons.app_settings_alt:before{content:"\ef41"}.material-icons.approval:before{content:"\e982"}.material-icons.apps:before{content:"\e5c3"}.material-icons.architecture:before{content:"\ea3b"}.material-icons.archive:before{content:"\e149"}.material-icons.arrow_back:before{content:"\e5c4"}.material-icons.arrow_back_ios:before{content:"\e5e0"}.material-icons.arrow_circle_down:before{content:"\f181"}.material-icons.arrow_circle_up:before{content:"\f182"}.material-icons.arrow_downward:before{content:"\e5db"}.material-icons.arrow_drop_down:before{content:"\e5c5"}.material-icons.arrow_drop_down_circle:before{content:"\e5c6"}.material-icons.arrow_drop_up:before{content:"\e5c7"}.material-icons.arrow_forward:before{content:"\e5c8"}.material-icons.arrow_forward_ios:before{content:"\e5e1"}.material-icons.arrow_left:before{content:"\e5de"}.material-icons.arrow_right:before{content:"\e5df"}.material-icons.arrow_right_alt:before{content:"\e941"}.material-icons.arrow_upward:before{content:"\e5d8"}.material-icons.art_track:before{content:"\e060"}.material-icons.article:before{content:"\ef42"}.material-icons.aspect_ratio:before{content:"\e85b"}.material-icons.assessment:before{content:"\e85c"}.material-icons.assignment:before{content:"\e85d"}.material-icons.assignment_ind:before{content:"\e85e"}.material-icons.assignment_late:before{content:"\e85f"}.material-icons.assignment_return:before{content:"\e860"}.material-icons.assignment_returned:before{content:"\e861"}.material-icons.assignment_turned_in:before{content:"\e862"}.material-icons.assistant:before{content:"\e39f"}.material-icons.assistant_direction:before{content:"\e988"}.material-icons.assistant_navigation:before{content:"\e989"}.material-icons.assistant_photo:before{content:"\e3a0"}.material-icons.atm:before{content:"\e573"}.material-icons.attach_email:before{content:"\ea5e"}.material-icons.attach_file:before{content:"\e226"}.material-icons.attach_money:before{content:"\e227"}.material-icons.attachment:before{content:"\e2bc"}.material-icons.attractions:before{content:"\ea52"}.material-icons.audiotrack:before{content:"\e3a1"}.material-icons.auto_awesome:before{content:"\e65f"}.material-icons.auto_awesome_mosaic:before{content:"\e660"}.material-icons.auto_awesome_motion:before{content:"\e661"}.material-icons.auto_delete:before{content:"\ea4c"}.material-icons.auto_fix_high:before{content:"\e663"}.material-icons.auto_fix_normal:before{content:"\e664"}.material-icons.auto_fix_off:before{content:"\e665"}.material-icons.auto_stories:before{content:"\e666"}.material-icons.autorenew:before{content:"\e863"}.material-icons.av_timer:before{content:"\e01b"}.material-icons.baby_changing_station:before{content:"\f19b"}.material-icons.backpack:before{content:"\f19c"}.material-icons.backspace:before{content:"\e14a"}.material-icons.backup:before{content:"\e864"}.material-icons.backup_table:before{content:"\ef43"}.material-icons.badge:before{content:"\ea67"}.material-icons.bakery_dining:before{content:"\ea53"}.material-icons.ballot:before{content:"\e172"}.material-icons.bar_chart:before{content:"\e26b"}.material-icons.batch_prediction:before{content:"\f0f5"}.material-icons.bathtub:before{content:"\ea41"}.material-icons.battery_alert:before{content:"\e19c"}.material-icons.battery_charging_full:before{content:"\e1a3"}.material-icons.battery_full:before{content:"\e1a4"}.material-icons.battery_std:before{content:"\e1a5"}.material-icons.battery_unknown:before{content:"\e1a6"}.material-icons.beach_access:before{content:"\eb3e"}.material-icons.bedtime:before{content:"\ef44"}.material-icons.beenhere:before{content:"\e52d"}.material-icons.bento:before{content:"\f1f4"}.material-icons.bike_scooter:before{content:"\ef45"}.material-icons.biotech:before{content:"\ea3a"}.material-icons.block:before{content:"\e14b"}.material-icons.block_flipped:before{content:"\ef46"}.material-icons.bluetooth:before{content:"\e1a7"}.material-icons.bluetooth_audio:before{content:"\e60f"}.material-icons.bluetooth_connected:before{content:"\e1a8"}.material-icons.bluetooth_disabled:before{content:"\e1a9"}.material-icons.bluetooth_searching:before{content:"\e1aa"}.material-icons.blur_circular:before{content:"\e3a2"}.material-icons.blur_linear:before{content:"\e3a3"}.material-icons.blur_off:before{content:"\e3a4"}.material-icons.blur_on:before{content:"\e3a5"}.material-icons.bolt:before{content:"\ea0b"}.material-icons.book:before{content:"\e865"}.material-icons.book_online:before{content:"\f217"}.material-icons.bookmark:before{content:"\e866"}.material-icons.bookmark_border:before{content:"\e867"}.material-icons.bookmark_outline:before{content:"\e867"}.material-icons.bookmarks:before{content:"\e98b"}.material-icons.border_all:before{content:"\e228"}.material-icons.border_bottom:before{content:"\e229"}.material-icons.border_clear:before{content:"\e22a"}.material-icons.border_color:before{content:"\e22b"}.material-icons.border_horizontal:before{content:"\e22c"}.material-icons.border_inner:before{content:"\e22d"}.material-icons.border_left:before{content:"\e22e"}.material-icons.border_outer:before{content:"\e22f"}.material-icons.border_right:before{content:"\e230"}.material-icons.border_style:before{content:"\e231"}.material-icons.border_top:before{content:"\e232"}.material-icons.border_vertical:before{content:"\e233"}.material-icons.branding_watermark:before{content:"\e06b"}.material-icons.breakfast_dining:before{content:"\ea54"}.material-icons.brightness_1:before{content:"\e3a6"}.material-icons.brightness_2:before{content:"\e3a7"}.material-icons.brightness_3:before{content:"\e3a8"}.material-icons.brightness_4:before{content:"\e3a9"}.material-icons.brightness_5:before{content:"\e3aa"}.material-icons.brightness_6:before{content:"\e3ab"}.material-icons.brightness_7:before{content:"\e3ac"}.material-icons.brightness_auto:before{content:"\e1ab"}.material-icons.brightness_high:before{content:"\e1ac"}.material-icons.brightness_low:before{content:"\e1ad"}.material-icons.brightness_medium:before{content:"\e1ae"}.material-icons.broken_image:before{content:"\e3ad"}.material-icons.browser_not_supported:before{content:"\ef47"}.material-icons.brunch_dining:before{content:"\ea73"}.material-icons.brush:before{content:"\e3ae"}.material-icons.bubble_chart:before{content:"\e6dd"}.material-icons.bug_report:before{content:"\e868"}.material-icons.build:before{content:"\e869"}.material-icons.build_circle:before{content:"\ef48"}.material-icons.burst_mode:before{content:"\e43c"}.material-icons.bus_alert:before{content:"\e98f"}.material-icons.business:before{content:"\e0af"}.material-icons.business_center:before{content:"\eb3f"}.material-icons.cached:before{content:"\e86a"}.material-icons.cake:before{content:"\e7e9"}.material-icons.calculate:before{content:"\ea5f"}.material-icons.calendar_today:before{content:"\e935"}.material-icons.calendar_view_day:before{content:"\e936"}.material-icons.call:before{content:"\e0b0"}.material-icons.call_end:before{content:"\e0b1"}.material-icons.call_made:before{content:"\e0b2"}.material-icons.call_merge:before{content:"\e0b3"}.material-icons.call_missed:before{content:"\e0b4"}.material-icons.call_missed_outgoing:before{content:"\e0e4"}.material-icons.call_received:before{content:"\e0b5"}.material-icons.call_split:before{content:"\e0b6"}.material-icons.call_to_action:before{content:"\e06c"}.material-icons.camera:before{content:"\e3af"}.material-icons.camera_alt:before{content:"\e3b0"}.material-icons.camera_enhance:before{content:"\e8fc"}.material-icons.camera_front:before{content:"\e3b1"}.material-icons.camera_rear:before{content:"\e3b2"}.material-icons.camera_roll:before{content:"\e3b3"}.material-icons.campaign:before{content:"\ef49"}.material-icons.cancel:before{content:"\e5c9"}.material-icons.cancel_presentation:before{content:"\e0e9"}.material-icons.cancel_schedule_send:before{content:"\ea39"}.material-icons.car_rental:before{content:"\ea55"}.material-icons.car_repair:before{content:"\ea56"}.material-icons.card_giftcard:before{content:"\e8f6"}.material-icons.card_membership:before{content:"\e8f7"}.material-icons.card_travel:before{content:"\e8f8"}.material-icons.carpenter:before{content:"\f1f8"}.material-icons.cases:before{content:"\e992"}.material-icons.casino:before{content:"\eb40"}.material-icons.cast:before{content:"\e307"}.material-icons.cast_connected:before{content:"\e308"}.material-icons.cast_for_education:before{content:"\efec"}.material-icons.category:before{content:"\e574"}.material-icons.celebration:before{content:"\ea65"}.material-icons.cell_wifi:before{content:"\e0ec"}.material-icons.center_focus_strong:before{content:"\e3b4"}.material-icons.center_focus_weak:before{content:"\e3b5"}.material-icons.change_history:before{content:"\e86b"}.material-icons.charging_station:before{content:"\f19d"}.material-icons.chat:before{content:"\e0b7"}.material-icons.chat_bubble:before{content:"\e0ca"}.material-icons.chat_bubble_outline:before{content:"\e0cb"}.material-icons.check:before{content:"\e5ca"}.material-icons.check_box:before{content:"\e834"}.material-icons.check_box_outline_blank:before{content:"\e835"}.material-icons.check_circle:before{content:"\e86c"}.material-icons.check_circle_outline:before{content:"\e92d"}.material-icons.checkroom:before{content:"\f19e"}.material-icons.chevron_left:before{content:"\e5cb"}.material-icons.chevron_right:before{content:"\e5cc"}.material-icons.child_care:before{content:"\eb41"}.material-icons.child_friendly:before{content:"\eb42"}.material-icons.chrome_reader_mode:before{content:"\e86d"}.material-icons.circle:before{content:"\ef4a"}.material-icons.circle_notifications:before{content:"\e994"}.material-icons.class:before{content:"\e86e"}.material-icons.clean_hands:before{content:"\f21f"}.material-icons.cleaning_services:before{content:"\f0ff"}.material-icons.clear:before{content:"\e14c"}.material-icons.clear_all:before{content:"\e0b8"}.material-icons.close:before{content:"\e5cd"}.material-icons.close_fullscreen:before{content:"\f1cf"}.material-icons.closed_caption:before{content:"\e01c"}.material-icons.closed_caption_disabled:before{content:"\f1dc"}.material-icons.closed_caption_off:before{content:"\e996"}.material-icons.cloud:before{content:"\e2bd"}.material-icons.cloud_circle:before{content:"\e2be"}.material-icons.cloud_done:before{content:"\e2bf"}.material-icons.cloud_download:before{content:"\e2c0"}.material-icons.cloud_off:before{content:"\e2c1"}.material-icons.cloud_queue:before{content:"\e2c2"}.material-icons.cloud_upload:before{content:"\e2c3"}.material-icons.code:before{content:"\e86f"}.material-icons.collections:before{content:"\e3b6"}.material-icons.collections_bookmark:before{content:"\e431"}.material-icons.color_lens:before{content:"\e3b7"}.material-icons.colorize:before{content:"\e3b8"}.material-icons.comment:before{content:"\e0b9"}.material-icons.comment_bank:before{content:"\ea4e"}.material-icons.commute:before{content:"\e940"}.material-icons.compare:before{content:"\e3b9"}.material-icons.compare_arrows:before{content:"\e915"}.material-icons.compass_calibration:before{content:"\e57c"}.material-icons.compress:before{content:"\e94d"}.material-icons.computer:before{content:"\e30a"}.material-icons.confirmation_num:before{content:"\e638"}.material-icons.confirmation_number:before{content:"\e638"}.material-icons.connect_without_contact:before{content:"\f223"}.material-icons.connected_tv:before{content:"\e998"}.material-icons.construction:before{content:"\ea3c"}.material-icons.contact_mail:before{content:"\e0d0"}.material-icons.contact_page:before{content:"\f22e"}.material-icons.contact_phone:before{content:"\e0cf"}.material-icons.contact_support:before{content:"\e94c"}.material-icons.contactless:before{content:"\ea71"}.material-icons.contacts:before{content:"\e0ba"}.material-icons.content_copy:before{content:"\e14d"}.material-icons.content_cut:before{content:"\e14e"}.material-icons.content_paste:before{content:"\e14f"}.material-icons.control_camera:before{content:"\e074"}.material-icons.control_point:before{content:"\e3ba"}.material-icons.control_point_duplicate:before{content:"\e3bb"}.material-icons.copyright:before{content:"\e90c"}.material-icons.coronavirus:before{content:"\f221"}.material-icons.corporate_fare:before{content:"\f1d0"}.material-icons.countertops:before{content:"\f1f7"}.material-icons.create:before{content:"\e150"}.material-icons.create_new_folder:before{content:"\e2cc"}.material-icons.credit_card:before{content:"\e870"}.material-icons.crop:before{content:"\e3be"}.material-icons.crop_16_9:before{content:"\e3bc"}.material-icons.crop_3_2:before{content:"\e3bd"}.material-icons.crop_5_4:before{content:"\e3bf"}.material-icons.crop_7_5:before{content:"\e3c0"}.material-icons.crop_din:before{content:"\e3c1"}.material-icons.crop_free:before{content:"\e3c2"}.material-icons.crop_landscape:before{content:"\e3c3"}.material-icons.crop_original:before{content:"\e3c4"}.material-icons.crop_portrait:before{content:"\e3c5"}.material-icons.crop_rotate:before{content:"\e437"}.material-icons.crop_square:before{content:"\e3c6"}.material-icons.dangerous:before{content:"\e99a"}.material-icons.dashboard:before{content:"\e871"}.material-icons.dashboard_customize:before{content:"\e99b"}.material-icons.data_usage:before{content:"\e1af"}.material-icons.date_range:before{content:"\e916"}.material-icons.deck:before{content:"\ea42"}.material-icons.dehaze:before{content:"\e3c7"}.material-icons.delete:before{content:"\e872"}.material-icons.delete_forever:before{content:"\e92b"}.material-icons.delete_outline:before{content:"\e92e"}.material-icons.delete_sweep:before{content:"\e16c"}.material-icons.delivery_dining:before{content:"\ea72"}.material-icons.departure_board:before{content:"\e576"}.material-icons.description:before{content:"\e873"}.material-icons.design_services:before{content:"\f10a"}.material-icons.desktop_access_disabled:before{content:"\e99d"}.material-icons.desktop_mac:before{content:"\e30b"}.material-icons.desktop_windows:before{content:"\e30c"}.material-icons.details:before{content:"\e3c8"}.material-icons.developer_board:before{content:"\e30d"}.material-icons.developer_mode:before{content:"\e1b0"}.material-icons.device_hub:before{content:"\e335"}.material-icons.device_thermostat:before{content:"\e1ff"}.material-icons.device_unknown:before{content:"\e339"}.material-icons.devices:before{content:"\e1b1"}.material-icons.devices_other:before{content:"\e337"}.material-icons.dialer_sip:before{content:"\e0bb"}.material-icons.dialpad:before{content:"\e0bc"}.material-icons.dinner_dining:before{content:"\ea57"}.material-icons.directions:before{content:"\e52e"}.material-icons.directions_bike:before{content:"\e52f"}.material-icons.directions_boat:before{content:"\e532"}.material-icons.directions_bus:before{content:"\e530"}.material-icons.directions_car:before{content:"\e531"}.material-icons.directions_ferry:before{content:"\e532"}.material-icons.directions_off:before{content:"\f10f"}.material-icons.directions_railway:before{content:"\e534"}.material-icons.directions_run:before{content:"\e566"}.material-icons.directions_subway:before{content:"\e533"}.material-icons.directions_train:before{content:"\e534"}.material-icons.directions_transit:before{content:"\e535"}.material-icons.directions_walk:before{content:"\e536"}.material-icons.dirty_lens:before{content:"\ef4b"}.material-icons.disabled_by_default:before{content:"\f230"}.material-icons.disc_full:before{content:"\e610"}.material-icons.dnd_forwardslash:before{content:"\e611"}.material-icons.dns:before{content:"\e875"}.material-icons.do_not_disturb:before{content:"\e612"}.material-icons.do_not_disturb_alt:before{content:"\e611"}.material-icons.do_not_disturb_off:before{content:"\e643"}.material-icons.do_not_disturb_on:before{content:"\e644"}.material-icons.do_not_step:before{content:"\f19f"}.material-icons.do_not_touch:before{content:"\f1b0"}.material-icons.dock:before{content:"\e30e"}.material-icons.domain:before{content:"\e7ee"}.material-icons.domain_disabled:before{content:"\e0ef"}.material-icons.domain_verification:before{content:"\ef4c"}.material-icons.done:before{content:"\e876"}.material-icons.done_all:before{content:"\e877"}.material-icons.done_outline:before{content:"\e92f"}.material-icons.donut_large:before{content:"\e917"}.material-icons.donut_small:before{content:"\e918"}.material-icons.double_arrow:before{content:"\ea50"}.material-icons.drafts:before{content:"\e151"}.material-icons.drag_handle:before{content:"\e25d"}.material-icons.drag_indicator:before{content:"\e945"}.material-icons.drive_eta:before{content:"\e613"}.material-icons.drive_file_move:before{content:"\e675"}.material-icons.drive_file_move_outline:before{content:"\e9a1"}.material-icons.drive_file_rename_outline:before{content:"\e9a2"}.material-icons.drive_folder_upload:before{content:"\e9a3"}.material-icons.dry:before{content:"\f1b3"}.material-icons.dry_cleaning:before{content:"\ea58"}.material-icons.duo:before{content:"\e9a5"}.material-icons.dvr:before{content:"\e1b2"}.material-icons.dynamic_feed:before{content:"\ea14"}.material-icons.dynamic_form:before{content:"\f1bf"}.material-icons.east:before{content:"\f1df"}.material-icons.eco:before{content:"\ea35"}.material-icons.edit:before{content:"\e3c9"}.material-icons.edit_attributes:before{content:"\e578"}.material-icons.edit_location:before{content:"\e568"}.material-icons.edit_off:before{content:"\e950"}.material-icons.edit_road:before{content:"\ef4d"}.material-icons.eject:before{content:"\e8fb"}.material-icons.elderly:before{content:"\f21a"}.material-icons.electric_bike:before{content:"\eb1b"}.material-icons.electric_car:before{content:"\eb1c"}.material-icons.electric_moped:before{content:"\eb1d"}.material-icons.electric_rickshaw:before{content:"\eb1e"}.material-icons.electric_scooter:before{content:"\eb1f"}.material-icons.electrical_services:before{content:"\f102"}.material-icons.elevator:before{content:"\f1a0"}.material-icons.email:before{content:"\e0be"}.material-icons.emoji_emotions:before{content:"\ea22"}.material-icons.emoji_events:before{content:"\ea23"}.material-icons.emoji_flags:before{content:"\ea1a"}.material-icons.emoji_food_beverage:before{content:"\ea1b"}.material-icons.emoji_nature:before{content:"\ea1c"}.material-icons.emoji_objects:before{content:"\ea24"}.material-icons.emoji_people:before{content:"\ea1d"}.material-icons.emoji_symbols:before{content:"\ea1e"}.material-icons.emoji_transportation:before{content:"\ea1f"}.material-icons.engineering:before{content:"\ea3d"}.material-icons.enhance_photo_translate:before{content:"\e8fc"}.material-icons.enhanced_encryption:before{content:"\e63f"}.material-icons.equalizer:before{content:"\e01d"}.material-icons.error:before{content:"\e000"}.material-icons.error_outline:before{content:"\e001"}.material-icons.escalator:before{content:"\f1a1"}.material-icons.escalator_warning:before{content:"\f1ac"}.material-icons.euro:before{content:"\ea15"}.material-icons.euro_symbol:before{content:"\e926"}.material-icons.ev_station:before{content:"\e56d"}.material-icons.event:before{content:"\e878"}.material-icons.event_available:before{content:"\e614"}.material-icons.event_busy:before{content:"\e615"}.material-icons.event_note:before{content:"\e616"}.material-icons.event_seat:before{content:"\e903"}.material-icons.exit_to_app:before{content:"\e879"}.material-icons.expand:before{content:"\e94f"}.material-icons.expand_less:before{content:"\e5ce"}.material-icons.expand_more:before{content:"\e5cf"}.material-icons.explicit:before{content:"\e01e"}.material-icons.explore:before{content:"\e87a"}.material-icons.explore_off:before{content:"\e9a8"}.material-icons.exposure:before{content:"\e3ca"}.material-icons.exposure_minus_1:before{content:"\e3cb"}.material-icons.exposure_minus_2:before{content:"\e3cc"}.material-icons.exposure_neg_1:before{content:"\e3cb"}.material-icons.exposure_neg_2:before{content:"\e3cc"}.material-icons.exposure_plus_1:before{content:"\e3cd"}.material-icons.exposure_plus_2:before{content:"\e3ce"}.material-icons.exposure_zero:before{content:"\e3cf"}.material-icons.extension:before{content:"\e87b"}.material-icons.face:before{content:"\e87c"}.material-icons.face_retouching_natural:before{content:"\ef4e"}.material-icons.facebook:before{content:"\f234"}.material-icons.fact_check:before{content:"\f0c5"}.material-icons.family_restroom:before{content:"\f1a2"}.material-icons.fast_forward:before{content:"\e01f"}.material-icons.fast_rewind:before{content:"\e020"}.material-icons.fastfood:before{content:"\e57a"}.material-icons.favorite:before{content:"\e87d"}.material-icons.favorite_border:before{content:"\e87e"}.material-icons.favorite_outline:before{content:"\e87e"}.material-icons.featured_play_list:before{content:"\e06d"}.material-icons.featured_video:before{content:"\e06e"}.material-icons.feedback:before{content:"\e87f"}.material-icons.fence:before{content:"\f1f6"}.material-icons.festival:before{content:"\ea68"}.material-icons.fiber_dvr:before{content:"\e05d"}.material-icons.fiber_manual_record:before{content:"\e061"}.material-icons.fiber_new:before{content:"\e05e"}.material-icons.fiber_pin:before{content:"\e06a"}.material-icons.fiber_smart_record:before{content:"\e062"}.material-icons.file_copy:before{content:"\e173"}.material-icons.file_download:before{content:"\e2c4"}.material-icons.file_download_done:before{content:"\e9aa"}.material-icons.file_present:before{content:"\ea0e"}.material-icons.file_upload:before{content:"\e2c6"}.material-icons.filter:before{content:"\e3d3"}.material-icons.filter_1:before{content:"\e3d0"}.material-icons.filter_2:before{content:"\e3d1"}.material-icons.filter_3:before{content:"\e3d2"}.material-icons.filter_4:before{content:"\e3d4"}.material-icons.filter_5:before{content:"\e3d5"}.material-icons.filter_6:before{content:"\e3d6"}.material-icons.filter_7:before{content:"\e3d7"}.material-icons.filter_8:before{content:"\e3d8"}.material-icons.filter_9:before{content:"\e3d9"}.material-icons.filter_9_plus:before{content:"\e3da"}.material-icons.filter_alt:before{content:"\ef4f"}.material-icons.filter_b_and_w:before{content:"\e3db"}.material-icons.filter_center_focus:before{content:"\e3dc"}.material-icons.filter_drama:before{content:"\e3dd"}.material-icons.filter_frames:before{content:"\e3de"}.material-icons.filter_hdr:before{content:"\e3df"}.material-icons.filter_list:before{content:"\e152"}.material-icons.filter_list_alt:before{content:"\e94e"}.material-icons.filter_none:before{content:"\e3e0"}.material-icons.filter_tilt_shift:before{content:"\e3e2"}.material-icons.filter_vintage:before{content:"\e3e3"}.material-icons.find_in_page:before{content:"\e880"}.material-icons.find_replace:before{content:"\e881"}.material-icons.fingerprint:before{content:"\e90d"}.material-icons.fire_extinguisher:before{content:"\f1d8"}.material-icons.fire_hydrant:before{content:"\f1a3"}.material-icons.fireplace:before{content:"\ea43"}.material-icons.first_page:before{content:"\e5dc"}.material-icons.fit_screen:before{content:"\ea10"}.material-icons.fitness_center:before{content:"\eb43"}.material-icons.flag:before{content:"\e153"}.material-icons.flaky:before{content:"\ef50"}.material-icons.flare:before{content:"\e3e4"}.material-icons.flash_auto:before{content:"\e3e5"}.material-icons.flash_off:before{content:"\e3e6"}.material-icons.flash_on:before{content:"\e3e7"}.material-icons.flight:before{content:"\e539"}.material-icons.flight_land:before{content:"\e904"}.material-icons.flight_takeoff:before{content:"\e905"}.material-icons.flip:before{content:"\e3e8"}.material-icons.flip_camera_android:before{content:"\ea37"}.material-icons.flip_camera_ios:before{content:"\ea38"}.material-icons.flip_to_back:before{content:"\e882"}.material-icons.flip_to_front:before{content:"\e883"}.material-icons.folder:before{content:"\e2c7"}.material-icons.folder_open:before{content:"\e2c8"}.material-icons.folder_shared:before{content:"\e2c9"}.material-icons.folder_special:before{content:"\e617"}.material-icons.follow_the_signs:before{content:"\f222"}.material-icons.font_download:before{content:"\e167"}.material-icons.food_bank:before{content:"\f1f2"}.material-icons.format_align_center:before{content:"\e234"}.material-icons.format_align_justify:before{content:"\e235"}.material-icons.format_align_left:before{content:"\e236"}.material-icons.format_align_right:before{content:"\e237"}.material-icons.format_bold:before{content:"\e238"}.material-icons.format_clear:before{content:"\e239"}.material-icons.format_color_fill:before{content:"\e23a"}.material-icons.format_color_reset:before{content:"\e23b"}.material-icons.format_color_text:before{content:"\e23c"}.material-icons.format_indent_decrease:before{content:"\e23d"}.material-icons.format_indent_increase:before{content:"\e23e"}.material-icons.format_italic:before{content:"\e23f"}.material-icons.format_line_spacing:before{content:"\e240"}.material-icons.format_list_bulleted:before{content:"\e241"}.material-icons.format_list_numbered:before{content:"\e242"}.material-icons.format_list_numbered_rtl:before{content:"\e267"}.material-icons.format_paint:before{content:"\e243"}.material-icons.format_quote:before{content:"\e244"}.material-icons.format_shapes:before{content:"\e25e"}.material-icons.format_size:before{content:"\e245"}.material-icons.format_strikethrough:before{content:"\e246"}.material-icons.format_textdirection_l_to_r:before{content:"\e247"}.material-icons.format_textdirection_r_to_l:before{content:"\e248"}.material-icons.format_underline:before{content:"\e249"}.material-icons.format_underlined:before{content:"\e249"}.material-icons.forum:before{content:"\e0bf"}.material-icons.forward:before{content:"\e154"}.material-icons.forward_10:before{content:"\e056"}.material-icons.forward_30:before{content:"\e057"}.material-icons.forward_5:before{content:"\e058"}.material-icons.forward_to_inbox:before{content:"\f187"}.material-icons.foundation:before{content:"\f200"}.material-icons.free_breakfast:before{content:"\eb44"}.material-icons.fullscreen:before{content:"\e5d0"}.material-icons.fullscreen_exit:before{content:"\e5d1"}.material-icons.functions:before{content:"\e24a"}.material-icons.g_translate:before{content:"\e927"}.material-icons.gamepad:before{content:"\e30f"}.material-icons.games:before{content:"\e021"}.material-icons.gavel:before{content:"\e90e"}.material-icons.gesture:before{content:"\e155"}.material-icons.get_app:before{content:"\e884"}.material-icons.gif:before{content:"\e908"}.material-icons.goat:before{content:"\ebff"}.material-icons.golf_course:before{content:"\eb45"}.material-icons.gps_fixed:before{content:"\e1b3"}.material-icons.gps_not_fixed:before{content:"\e1b4"}.material-icons.gps_off:before{content:"\e1b5"}.material-icons.grade:before{content:"\e885"}.material-icons.gradient:before{content:"\e3e9"}.material-icons.grading:before{content:"\ea4f"}.material-icons.grain:before{content:"\e3ea"}.material-icons.graphic_eq:before{content:"\e1b8"}.material-icons.grass:before{content:"\f205"}.material-icons.grid_off:before{content:"\e3eb"}.material-icons.grid_on:before{content:"\e3ec"}.material-icons.grid_view:before{content:"\e9b0"}.material-icons.group:before{content:"\e7ef"}.material-icons.group_add:before{content:"\e7f0"}.material-icons.group_work:before{content:"\e886"}.material-icons.groups:before{content:"\f233"}.material-icons.hail:before{content:"\e9b1"}.material-icons.handyman:before{content:"\f10b"}.material-icons.hardware:before{content:"\ea59"}.material-icons.hd:before{content:"\e052"}.material-icons.hdr_enhanced_select:before{content:"\ef51"}.material-icons.hdr_off:before{content:"\e3ed"}.material-icons.hdr_on:before{content:"\e3ee"}.material-icons.hdr_strong:before{content:"\e3f1"}.material-icons.hdr_weak:before{content:"\e3f2"}.material-icons.headset:before{content:"\e310"}.material-icons.headset_mic:before{content:"\e311"}.material-icons.headset_off:before{content:"\e33a"}.material-icons.healing:before{content:"\e3f3"}.material-icons.hearing:before{content:"\e023"}.material-icons.hearing_disabled:before{content:"\f104"}.material-icons.height:before{content:"\ea16"}.material-icons.help:before{content:"\e887"}.material-icons.help_center:before{content:"\f1c0"}.material-icons.help_outline:before{content:"\e8fd"}.material-icons.high_quality:before{content:"\e024"}.material-icons.highlight:before{content:"\e25f"}.material-icons.highlight_alt:before{content:"\ef52"}.material-icons.highlight_off:before{content:"\e888"}.material-icons.highlight_remove:before{content:"\e888"}.material-icons.history:before{content:"\e889"}.material-icons.history_edu:before{content:"\ea3e"}.material-icons.history_toggle_off:before{content:"\f17d"}.material-icons.home:before{content:"\e88a"}.material-icons.home_filled:before{content:"\e9b2"}.material-icons.home_repair_service:before{content:"\f100"}.material-icons.home_work:before{content:"\ea09"}.material-icons.horizontal_distribute:before{content:"\e014"}.material-icons.horizontal_rule:before{content:"\f108"}.material-icons.horizontal_split:before{content:"\e947"}.material-icons.hot_tub:before{content:"\eb46"}.material-icons.hotel:before{content:"\e53a"}.material-icons.hourglass_bottom:before{content:"\ea5c"}.material-icons.hourglass_disabled:before{content:"\ef53"}.material-icons.hourglass_empty:before{content:"\e88b"}.material-icons.hourglass_full:before{content:"\e88c"}.material-icons.hourglass_top:before{content:"\ea5b"}.material-icons.house:before{content:"\ea44"}.material-icons.house_siding:before{content:"\f202"}.material-icons.how_to_reg:before{content:"\e174"}.material-icons.how_to_vote:before{content:"\e175"}.material-icons.http:before{content:"\e902"}.material-icons.https:before{content:"\e88d"}.material-icons.hvac:before{content:"\f10e"}.material-icons.icecream:before{content:"\ea69"}.material-icons.image:before{content:"\e3f4"}.material-icons.image_aspect_ratio:before{content:"\e3f5"}.material-icons.image_not_supported:before{content:"\f116"}.material-icons.image_search:before{content:"\e43f"}.material-icons.imagesearch_roller:before{content:"\e9b4"}.material-icons.import_contacts:before{content:"\e0e0"}.material-icons.import_export:before{content:"\e0c3"}.material-icons.important_devices:before{content:"\e912"}.material-icons.inbox:before{content:"\e156"}.material-icons.indeterminate_check_box:before{content:"\e909"}.material-icons.info:before{content:"\e88e"}.material-icons.info_outline:before{content:"\e88f"}.material-icons.input:before{content:"\e890"}.material-icons.insert_chart:before{content:"\e24b"}.material-icons.insert_chart_outlined:before{content:"\e26a"}.material-icons.insert_comment:before{content:"\e24c"}.material-icons.insert_drive_file:before{content:"\e24d"}.material-icons.insert_emoticon:before{content:"\e24e"}.material-icons.insert_invitation:before{content:"\e24f"}.material-icons.insert_link:before{content:"\e250"}.material-icons.insert_photo:before{content:"\e251"}.material-icons.insights:before{content:"\f092"}.material-icons.integration_instructions:before{content:"\ef54"}.material-icons.inventory:before{content:"\e179"}.material-icons.invert_colors:before{content:"\e891"}.material-icons.invert_colors_off:before{content:"\e0c4"}.material-icons.invert_colors_on:before{content:"\e891"}.material-icons.ios_share:before{content:"\e6b8"}.material-icons.iso:before{content:"\e3f6"}.material-icons.keyboard:before{content:"\e312"}.material-icons.keyboard_arrow_down:before{content:"\e313"}.material-icons.keyboard_arrow_left:before{content:"\e314"}.material-icons.keyboard_arrow_right:before{content:"\e315"}.material-icons.keyboard_arrow_up:before{content:"\e316"}.material-icons.keyboard_backspace:before{content:"\e317"}.material-icons.keyboard_capslock:before{content:"\e318"}.material-icons.keyboard_control:before{content:"\e5d3"}.material-icons.keyboard_hide:before{content:"\e31a"}.material-icons.keyboard_return:before{content:"\e31b"}.material-icons.keyboard_tab:before{content:"\e31c"}.material-icons.keyboard_voice:before{content:"\e31d"}.material-icons.king_bed:before{content:"\ea45"}.material-icons.kitchen:before{content:"\eb47"}.material-icons.label:before{content:"\e892"}.material-icons.label_important:before{content:"\e937"}.material-icons.label_important_outline:before{content:"\e948"}.material-icons.label_off:before{content:"\e9b6"}.material-icons.label_outline:before{content:"\e893"}.material-icons.landscape:before{content:"\e3f7"}.material-icons.language:before{content:"\e894"}.material-icons.laptop:before{content:"\e31e"}.material-icons.laptop_chromebook:before{content:"\e31f"}.material-icons.laptop_mac:before{content:"\e320"}.material-icons.laptop_windows:before{content:"\e321"}.material-icons.last_page:before{content:"\e5dd"}.material-icons.launch:before{content:"\e895"}.material-icons.layers:before{content:"\e53b"}.material-icons.layers_clear:before{content:"\e53c"}.material-icons.leaderboard:before{content:"\f20c"}.material-icons.leak_add:before{content:"\e3f8"}.material-icons.leak_remove:before{content:"\e3f9"}.material-icons.leave_bags_at_home:before{content:"\f21b"}.material-icons.legend_toggle:before{content:"\f11b"}.material-icons.lens:before{content:"\e3fa"}.material-icons.library_add:before{content:"\e02e"}.material-icons.library_add_check:before{content:"\e9b7"}.material-icons.library_books:before{content:"\e02f"}.material-icons.library_music:before{content:"\e030"}.material-icons.lightbulb:before{content:"\e0f0"}.material-icons.lightbulb_outline:before{content:"\e90f"}.material-icons.line_style:before{content:"\e919"}.material-icons.line_weight:before{content:"\e91a"}.material-icons.linear_scale:before{content:"\e260"}.material-icons.link:before{content:"\e157"}.material-icons.link_off:before{content:"\e16f"}.material-icons.linked_camera:before{content:"\e438"}.material-icons.liquor:before{content:"\ea60"}.material-icons.list:before{content:"\e896"}.material-icons.list_alt:before{content:"\e0ee"}.material-icons.live_help:before{content:"\e0c6"}.material-icons.live_tv:before{content:"\e639"}.material-icons.local_activity:before{content:"\e53f"}.material-icons.local_airport:before{content:"\e53d"}.material-icons.local_atm:before{content:"\e53e"}.material-icons.local_attraction:before{content:"\e53f"}.material-icons.local_bar:before{content:"\e540"}.material-icons.local_cafe:before{content:"\e541"}.material-icons.local_car_wash:before{content:"\e542"}.material-icons.local_convenience_store:before{content:"\e543"}.material-icons.local_dining:before{content:"\e556"}.material-icons.local_drink:before{content:"\e544"}.material-icons.local_fire_department:before{content:"\ef55"}.material-icons.local_florist:before{content:"\e545"}.material-icons.local_gas_station:before{content:"\e546"}.material-icons.local_grocery_store:before{content:"\e547"}.material-icons.local_hospital:before{content:"\e548"}.material-icons.local_hotel:before{content:"\e549"}.material-icons.local_laundry_service:before{content:"\e54a"}.material-icons.local_library:before{content:"\e54b"}.material-icons.local_mall:before{content:"\e54c"}.material-icons.local_movies:before{content:"\e54d"}.material-icons.local_offer:before{content:"\e54e"}.material-icons.local_parking:before{content:"\e54f"}.material-icons.local_pharmacy:before{content:"\e550"}.material-icons.local_phone:before{content:"\e551"}.material-icons.local_pizza:before{content:"\e552"}.material-icons.local_play:before{content:"\e553"}.material-icons.local_police:before{content:"\ef56"}.material-icons.local_post_office:before{content:"\e554"}.material-icons.local_print_shop:before{content:"\e555"}.material-icons.local_printshop:before{content:"\e555"}.material-icons.local_restaurant:before{content:"\e556"}.material-icons.local_see:before{content:"\e557"}.material-icons.local_shipping:before{content:"\e558"}.material-icons.local_taxi:before{content:"\e559"}.material-icons.location_city:before{content:"\e7f1"}.material-icons.location_disabled:before{content:"\e1b6"}.material-icons.location_history:before{content:"\e55a"}.material-icons.location_off:before{content:"\e0c7"}.material-icons.location_on:before{content:"\e0c8"}.material-icons.location_pin:before{content:"\f1db"}.material-icons.location_searching:before{content:"\e1b7"}.material-icons.lock:before{content:"\e897"}.material-icons.lock_clock:before{content:"\ef57"}.material-icons.lock_open:before{content:"\e898"}.material-icons.lock_outline:before{content:"\e899"}.material-icons.login:before{content:"\ea77"}.material-icons.logout:before{content:"\e9ba"}.material-icons.looks:before{content:"\e3fc"}.material-icons.looks_3:before{content:"\e3fb"}.material-icons.looks_4:before{content:"\e3fd"}.material-icons.looks_5:before{content:"\e3fe"}.material-icons.looks_6:before{content:"\e3ff"}.material-icons.looks_one:before{content:"\e400"}.material-icons.looks_two:before{content:"\e401"}.material-icons.loop:before{content:"\e028"}.material-icons.loupe:before{content:"\e402"}.material-icons.low_priority:before{content:"\e16d"}.material-icons.loyalty:before{content:"\e89a"}.material-icons.luggage:before{content:"\f235"}.material-icons.lunch_dining:before{content:"\ea61"}.material-icons.mail:before{content:"\e158"}.material-icons.mail_outline:before{content:"\e0e1"}.material-icons.map:before{content:"\e55b"}.material-icons.maps_ugc:before{content:"\ef58"}.material-icons.margin:before{content:"\e9bb"}.material-icons.mark_as_unread:before{content:"\e9bc"}.material-icons.mark_chat_read:before{content:"\f18b"}.material-icons.mark_chat_unread:before{content:"\f189"}.material-icons.mark_email_read:before{content:"\f18c"}.material-icons.mark_email_unread:before{content:"\f18a"}.material-icons.markunread:before{content:"\e159"}.material-icons.markunread_mailbox:before{content:"\e89b"}.material-icons.masks:before{content:"\f218"}.material-icons.maximize:before{content:"\e930"}.material-icons.mediation:before{content:"\efa7"}.material-icons.medical_services:before{content:"\f109"}.material-icons.meeting_room:before{content:"\eb4f"}.material-icons.memory:before{content:"\e322"}.material-icons.menu:before{content:"\e5d2"}.material-icons.menu_book:before{content:"\ea19"}.material-icons.menu_open:before{content:"\e9bd"}.material-icons.merge_type:before{content:"\e252"}.material-icons.message:before{content:"\e0c9"}.material-icons.messenger:before{content:"\e0ca"}.material-icons.messenger_outline:before{content:"\e0cb"}.material-icons.mic:before{content:"\e029"}.material-icons.mic_external_off:before{content:"\ef59"}.material-icons.mic_external_on:before{content:"\ef5a"}.material-icons.mic_none:before{content:"\e02a"}.material-icons.mic_off:before{content:"\e02b"}.material-icons.microwave:before{content:"\f204"}.material-icons.military_tech:before{content:"\ea3f"}.material-icons.minimize:before{content:"\e931"}.material-icons.miscellaneous_services:before{content:"\f10c"}.material-icons.missed_video_call:before{content:"\e073"}.material-icons.mms:before{content:"\e618"}.material-icons.mobile_friendly:before{content:"\e200"}.material-icons.mobile_off:before{content:"\e201"}.material-icons.mobile_screen_share:before{content:"\e0e7"}.material-icons.mode_comment:before{content:"\e253"}.material-icons.mode_edit:before{content:"\e254"}.material-icons.model_training:before{content:"\f0cf"}.material-icons.monetization_on:before{content:"\e263"}.material-icons.money:before{content:"\e57d"}.material-icons.money_off:before{content:"\e25c"}.material-icons.monitor:before{content:"\ef5b"}.material-icons.monochrome_photos:before{content:"\e403"}.material-icons.mood:before{content:"\e7f2"}.material-icons.mood_bad:before{content:"\e7f3"}.material-icons.moped:before{content:"\eb28"}.material-icons.more:before{content:"\e619"}.material-icons.more_horiz:before{content:"\e5d3"}.material-icons.more_time:before{content:"\ea5d"}.material-icons.more_vert:before{content:"\e5d4"}.material-icons.motion_photos_off:before{content:"\e9c0"}.material-icons.motion_photos_on:before{content:"\e9c1"}.material-icons.motion_photos_pause:before{content:"\f227"}.material-icons.motion_photos_paused:before{content:"\e9c2"}.material-icons.motorcycle:before{content:"\e91b"}.material-icons.mouse:before{content:"\e323"}.material-icons.move_to_inbox:before{content:"\e168"}.material-icons.movie:before{content:"\e02c"}.material-icons.movie_creation:before{content:"\e404"}.material-icons.movie_filter:before{content:"\e43a"}.material-icons.mp:before{content:"\e9c3"}.material-icons.multiline_chart:before{content:"\e6df"}.material-icons.multiple_stop:before{content:"\f1b9"}.material-icons.multitrack_audio:before{content:"\e1b8"}.material-icons.museum:before{content:"\ea36"}.material-icons.music_note:before{content:"\e405"}.material-icons.music_off:before{content:"\e440"}.material-icons.music_video:before{content:"\e063"}.material-icons.my_library_add:before{content:"\e02e"}.material-icons.my_library_books:before{content:"\e02f"}.material-icons.my_library_music:before{content:"\e030"}.material-icons.my_location:before{content:"\e55c"}.material-icons.nat:before{content:"\ef5c"}.material-icons.nature:before{content:"\e406"}.material-icons.nature_people:before{content:"\e407"}.material-icons.navigate_before:before{content:"\e408"}.material-icons.navigate_next:before{content:"\e409"}.material-icons.navigation:before{content:"\e55d"}.material-icons.near_me:before{content:"\e569"}.material-icons.near_me_disabled:before{content:"\f1ef"}.material-icons.network_cell:before{content:"\e1b9"}.material-icons.network_check:before{content:"\e640"}.material-icons.network_locked:before{content:"\e61a"}.material-icons.network_wifi:before{content:"\e1ba"}.material-icons.new_releases:before{content:"\e031"}.material-icons.next_plan:before{content:"\ef5d"}.material-icons.next_week:before{content:"\e16a"}.material-icons.nfc:before{content:"\e1bb"}.material-icons.night_shelter:before{content:"\f1f1"}.material-icons.nightlife:before{content:"\ea62"}.material-icons.nightlight_round:before{content:"\ef5e"}.material-icons.nights_stay:before{content:"\ea46"}.material-icons.no_backpack:before{content:"\f237"}.material-icons.no_cell:before{content:"\f1a4"}.material-icons.no_drinks:before{content:"\f1a5"}.material-icons.no_encryption:before{content:"\e641"}.material-icons.no_flash:before{content:"\f1a6"}.material-icons.no_food:before{content:"\f1a7"}.material-icons.no_luggage:before{content:"\f23b"}.material-icons.no_meals:before{content:"\f1d6"}.material-icons.no_meals_ouline:before{content:"\f229"}.material-icons.no_meeting_room:before{content:"\eb4e"}.material-icons.no_photography:before{content:"\f1a8"}.material-icons.no_sim:before{content:"\e0cc"}.material-icons.no_stroller:before{content:"\f1af"}.material-icons.no_transfer:before{content:"\f1d5"}.material-icons.north:before{content:"\f1e0"}.material-icons.north_east:before{content:"\f1e1"}.material-icons.north_west:before{content:"\f1e2"}.material-icons.not_accessible:before{content:"\f0fe"}.material-icons.not_interested:before{content:"\e033"}.material-icons.not_listed_location:before{content:"\e575"}.material-icons.not_started:before{content:"\f0d1"}.material-icons.note:before{content:"\e06f"}.material-icons.note_add:before{content:"\e89c"}.material-icons.notes:before{content:"\e26c"}.material-icons.notification_important:before{content:"\e004"}.material-icons.notifications:before{content:"\e7f4"}.material-icons.notifications_active:before{content:"\e7f7"}.material-icons.notifications_none:before{content:"\e7f5"}.material-icons.notifications_off:before{content:"\e7f6"}.material-icons.notifications_on:before{content:"\e7f7"}.material-icons.notifications_paused:before{content:"\e7f8"}.material-icons.now_wallpaper:before{content:"\e1bc"}.material-icons.now_widgets:before{content:"\e1bd"}.material-icons.offline_bolt:before{content:"\e932"}.material-icons.offline_pin:before{content:"\e90a"}.material-icons.offline_share:before{content:"\e9c5"}.material-icons.ondemand_video:before{content:"\e63a"}.material-icons.online_prediction:before{content:"\f0eb"}.material-icons.opacity:before{content:"\e91c"}.material-icons.open_in_browser:before{content:"\e89d"}.material-icons.open_in_full:before{content:"\f1ce"}.material-icons.open_in_new:before{content:"\e89e"}.material-icons.open_with:before{content:"\e89f"}.material-icons.outbond:before{content:"\f228"}.material-icons.outbox:before{content:"\ef5f"}.material-icons.outdoor_grill:before{content:"\ea47"}.material-icons.outgoing_mail:before{content:"\f0d2"}.material-icons.outlet:before{content:"\f1d4"}.material-icons.outlined_flag:before{content:"\e16e"}.material-icons.padding:before{content:"\e9c8"}.material-icons.pages:before{content:"\e7f9"}.material-icons.pageview:before{content:"\e8a0"}.material-icons.palette:before{content:"\e40a"}.material-icons.pan_tool:before{content:"\e925"}.material-icons.panorama:before{content:"\e40b"}.material-icons.panorama_fish_eye:before{content:"\e40c"}.material-icons.panorama_fisheye:before{content:"\e40c"}.material-icons.panorama_horizontal:before{content:"\e40d"}.material-icons.panorama_horizontal_select:before{content:"\ef60"}.material-icons.panorama_photosphere:before{content:"\e9c9"}.material-icons.panorama_photosphere_select:before{content:"\e9ca"}.material-icons.panorama_vertical:before{content:"\e40e"}.material-icons.panorama_vertical_select:before{content:"\ef61"}.material-icons.panorama_wide_angle:before{content:"\e40f"}.material-icons.panorama_wide_angle_select:before{content:"\ef62"}.material-icons.park:before{content:"\ea63"}.material-icons.party_mode:before{content:"\e7fa"}.material-icons.pause:before{content:"\e034"}.material-icons.pause_circle_filled:before{content:"\e035"}.material-icons.pause_circle_outline:before{content:"\e036"}.material-icons.pause_presentation:before{content:"\e0ea"}.material-icons.payment:before{content:"\e8a1"}.material-icons.payments:before{content:"\ef63"}.material-icons.pedal_bike:before{content:"\eb29"}.material-icons.pending:before{content:"\ef64"}.material-icons.pending_actions:before{content:"\f1bb"}.material-icons.people:before{content:"\e7fb"}.material-icons.people_alt:before{content:"\ea21"}.material-icons.people_outline:before{content:"\e7fc"}.material-icons.perm_camera_mic:before{content:"\e8a2"}.material-icons.perm_contact_cal:before{content:"\e8a3"}.material-icons.perm_contact_calendar:before{content:"\e8a3"}.material-icons.perm_data_setting:before{content:"\e8a4"}.material-icons.perm_device_info:before{content:"\e8a5"}.material-icons.perm_device_information:before{content:"\e8a5"}.material-icons.perm_identity:before{content:"\e8a6"}.material-icons.perm_media:before{content:"\e8a7"}.material-icons.perm_phone_msg:before{content:"\e8a8"}.material-icons.perm_scan_wifi:before{content:"\e8a9"}.material-icons.person:before{content:"\e7fd"}.material-icons.person_add:before{content:"\e7fe"}.material-icons.person_add_alt:before{content:"\ea4d"}.material-icons.person_add_alt_1:before{content:"\ef65"}.material-icons.person_add_disabled:before{content:"\e9cb"}.material-icons.person_outline:before{content:"\e7ff"}.material-icons.person_pin:before{content:"\e55a"}.material-icons.person_pin_circle:before{content:"\e56a"}.material-icons.person_remove:before{content:"\ef66"}.material-icons.person_remove_alt_1:before{content:"\ef67"}.material-icons.person_search:before{content:"\f106"}.material-icons.personal_video:before{content:"\e63b"}.material-icons.pest_control:before{content:"\f0fa"}.material-icons.pest_control_rodent:before{content:"\f0fd"}.material-icons.pets:before{content:"\e91d"}.material-icons.phone:before{content:"\e0cd"}.material-icons.phone_android:before{content:"\e324"}.material-icons.phone_bluetooth_speaker:before{content:"\e61b"}.material-icons.phone_callback:before{content:"\e649"}.material-icons.phone_disabled:before{content:"\e9cc"}.material-icons.phone_enabled:before{content:"\e9cd"}.material-icons.phone_forwarded:before{content:"\e61c"}.material-icons.phone_in_talk:before{content:"\e61d"}.material-icons.phone_iphone:before{content:"\e325"}.material-icons.phone_locked:before{content:"\e61e"}.material-icons.phone_missed:before{content:"\e61f"}.material-icons.phone_paused:before{content:"\e620"}.material-icons.phonelink:before{content:"\e326"}.material-icons.phonelink_erase:before{content:"\e0db"}.material-icons.phonelink_lock:before{content:"\e0dc"}.material-icons.phonelink_off:before{content:"\e327"}.material-icons.phonelink_ring:before{content:"\e0dd"}.material-icons.phonelink_setup:before{content:"\e0de"}.material-icons.photo:before{content:"\e410"}.material-icons.photo_album:before{content:"\e411"}.material-icons.photo_camera:before{content:"\e412"}.material-icons.photo_camera_back:before{content:"\ef68"}.material-icons.photo_camera_front:before{content:"\ef69"}.material-icons.photo_filter:before{content:"\e43b"}.material-icons.photo_library:before{content:"\e413"}.material-icons.photo_size_select_actual:before{content:"\e432"}.material-icons.photo_size_select_large:before{content:"\e433"}.material-icons.photo_size_select_small:before{content:"\e434"}.material-icons.picture_as_pdf:before{content:"\e415"}.material-icons.picture_in_picture:before{content:"\e8aa"}.material-icons.picture_in_picture_alt:before{content:"\e911"}.material-icons.pie_chart:before{content:"\e6c4"}.material-icons.pie_chart_outlined:before{content:"\e6c5"}.material-icons.pin_drop:before{content:"\e55e"}.material-icons.pivot_table_chart:before{content:"\e9ce"}.material-icons.place:before{content:"\e55f"}.material-icons.plagiarism:before{content:"\ea5a"}.material-icons.play_arrow:before{content:"\e037"}.material-icons.play_circle_fill:before{content:"\e038"}.material-icons.play_circle_filled:before{content:"\e038"}.material-icons.play_circle_outline:before{content:"\e039"}.material-icons.play_disabled:before{content:"\ef6a"}.material-icons.play_for_work:before{content:"\e906"}.material-icons.playlist_add:before{content:"\e03b"}.material-icons.playlist_add_check:before{content:"\e065"}.material-icons.playlist_play:before{content:"\e05f"}.material-icons.plumbing:before{content:"\f107"}.material-icons.plus_one:before{content:"\e800"}.material-icons.point_of_sale:before{content:"\f17e"}.material-icons.policy:before{content:"\ea17"}.material-icons.poll:before{content:"\e801"}.material-icons.polymer:before{content:"\e8ab"}.material-icons.pool:before{content:"\eb48"}.material-icons.portable_wifi_off:before{content:"\e0ce"}.material-icons.portrait:before{content:"\e416"}.material-icons.post_add:before{content:"\ea20"}.material-icons.power:before{content:"\e63c"}.material-icons.power_input:before{content:"\e336"}.material-icons.power_off:before{content:"\e646"}.material-icons.power_settings_new:before{content:"\e8ac"}.material-icons.pregnant_woman:before{content:"\e91e"}.material-icons.present_to_all:before{content:"\e0df"}.material-icons.preview:before{content:"\f1c5"}.material-icons.print:before{content:"\e8ad"}.material-icons.print_disabled:before{content:"\e9cf"}.material-icons.priority_high:before{content:"\e645"}.material-icons.privacy_tip:before{content:"\f0dc"}.material-icons.psychology:before{content:"\ea4a"}.material-icons.public:before{content:"\e80b"}.material-icons.public_off:before{content:"\f1ca"}.material-icons.publish:before{content:"\e255"}.material-icons.published_with_changes:before{content:"\f232"}.material-icons.push_pin:before{content:"\f10d"}.material-icons.qr_code:before{content:"\ef6b"}.material-icons.qr_code_2:before{content:"\e00a"}.material-icons.qr_code_scanner:before{content:"\f206"}.material-icons.query_builder:before{content:"\e8ae"}.material-icons.question_answer:before{content:"\e8af"}.material-icons.queue:before{content:"\e03c"}.material-icons.queue_music:before{content:"\e03d"}.material-icons.queue_play_next:before{content:"\e066"}.material-icons.quick_contacts_dialer:before{content:"\e0cf"}.material-icons.quick_contacts_mail:before{content:"\e0d0"}.material-icons.quickreply:before{content:"\ef6c"}.material-icons.radio:before{content:"\e03e"}.material-icons.radio_button_checked:before{content:"\e837"}.material-icons.radio_button_off:before{content:"\e836"}.material-icons.radio_button_on:before{content:"\e837"}.material-icons.radio_button_unchecked:before{content:"\e836"}.material-icons.railway_alert:before{content:"\e9d1"}.material-icons.ramen_dining:before{content:"\ea64"}.material-icons.rate_review:before{content:"\e560"}.material-icons.read_more:before{content:"\ef6d"}.material-icons.receipt:before{content:"\e8b0"}.material-icons.receipt_long:before{content:"\ef6e"}.material-icons.recent_actors:before{content:"\e03f"}.material-icons.recommend:before{content:"\e9d2"}.material-icons.record_voice_over:before{content:"\e91f"}.material-icons.redeem:before{content:"\e8b1"}.material-icons.redo:before{content:"\e15a"}.material-icons.reduce_capacity:before{content:"\f21c"}.material-icons.refresh:before{content:"\e5d5"}.material-icons.remove:before{content:"\e15b"}.material-icons.remove_circle:before{content:"\e15c"}.material-icons.remove_circle_outline:before{content:"\e15d"}.material-icons.remove_done:before{content:"\e9d3"}.material-icons.remove_from_queue:before{content:"\e067"}.material-icons.remove_moderator:before{content:"\e9d4"}.material-icons.remove_red_eye:before{content:"\e417"}.material-icons.remove_shopping_cart:before{content:"\e928"}.material-icons.reorder:before{content:"\e8fe"}.material-icons.repeat:before{content:"\e040"}.material-icons.repeat_on:before{content:"\e9d6"}.material-icons.repeat_one:before{content:"\e041"}.material-icons.repeat_one_on:before{content:"\e9d7"}.material-icons.replay:before{content:"\e042"}.material-icons.replay_10:before{content:"\e059"}.material-icons.replay_30:before{content:"\e05a"}.material-icons.replay_5:before{content:"\e05b"}.material-icons.replay_circle_filled:before{content:"\e9d8"}.material-icons.reply:before{content:"\e15e"}.material-icons.reply_all:before{content:"\e15f"}.material-icons.report:before{content:"\e160"}.material-icons.report_off:before{content:"\e170"}.material-icons.report_problem:before{content:"\e8b2"}.material-icons.request_page:before{content:"\f22c"}.material-icons.request_quote:before{content:"\f1b6"}.material-icons.reset_tv:before{content:"\e9d9"}.material-icons.restaurant:before{content:"\e56c"}.material-icons.restaurant_menu:before{content:"\e561"}.material-icons.restore:before{content:"\e8b3"}.material-icons.restore_from_trash:before{content:"\e938"}.material-icons.restore_page:before{content:"\e929"}.material-icons.rice_bowl:before{content:"\f1f5"}.material-icons.ring_volume:before{content:"\e0d1"}.material-icons.roofing:before{content:"\f201"}.material-icons.room:before{content:"\e8b4"}.material-icons.room_preferences:before{content:"\f1b8"}.material-icons.room_service:before{content:"\eb49"}.material-icons.rotate_90_degrees_ccw:before{content:"\e418"}.material-icons.rotate_left:before{content:"\e419"}.material-icons.rotate_right:before{content:"\e41a"}.material-icons.rounded_corner:before{content:"\e920"}.material-icons.router:before{content:"\e328"}.material-icons.rowing:before{content:"\e921"}.material-icons.rss_feed:before{content:"\e0e5"}.material-icons.rtt:before{content:"\e9ad"}.material-icons.rule:before{content:"\f1c2"}.material-icons.rule_folder:before{content:"\f1c9"}.material-icons.run_circle:before{content:"\ef6f"}.material-icons.rv_hookup:before{content:"\e642"}.material-icons.sanitizer:before{content:"\f21d"}.material-icons.satellite:before{content:"\e562"}.material-icons.save:before{content:"\e161"}.material-icons.save_alt:before{content:"\e171"}.material-icons.saved_search:before{content:"\ea11"}.material-icons.scanner:before{content:"\e329"}.material-icons.scatter_plot:before{content:"\e268"}.material-icons.schedule:before{content:"\e8b5"}.material-icons.schedule_send:before{content:"\ea0a"}.material-icons.school:before{content:"\e80c"}.material-icons.science:before{content:"\ea4b"}.material-icons.score:before{content:"\e269"}.material-icons.screen_lock_landscape:before{content:"\e1be"}.material-icons.screen_lock_portrait:before{content:"\e1bf"}.material-icons.screen_lock_rotation:before{content:"\e1c0"}.material-icons.screen_rotation:before{content:"\e1c1"}.material-icons.screen_search_desktop:before{content:"\ef70"}.material-icons.screen_share:before{content:"\e0e2"}.material-icons.sd:before{content:"\e9dd"}.material-icons.sd_card:before{content:"\e623"}.material-icons.sd_storage:before{content:"\e1c2"}.material-icons.search:before{content:"\e8b6"}.material-icons.search_off:before{content:"\ea76"}.material-icons.security:before{content:"\e32a"}.material-icons.segment:before{content:"\e94b"}.material-icons.select_all:before{content:"\e162"}.material-icons.self_improvement:before{content:"\ea78"}.material-icons.send:before{content:"\e163"}.material-icons.send_and_archive:before{content:"\ea0c"}.material-icons.send_to_mobile:before{content:"\f05c"}.material-icons.sensor_door:before{content:"\f1b5"}.material-icons.sensor_window:before{content:"\f1b4"}.material-icons.sentiment_dissatisfied:before{content:"\e811"}.material-icons.sentiment_neutral:before{content:"\e812"}.material-icons.sentiment_satisfied:before{content:"\e813"}.material-icons.sentiment_satisfied_alt:before{content:"\e0ed"}.material-icons.sentiment_very_dissatisfied:before{content:"\e814"}.material-icons.sentiment_very_satisfied:before{content:"\e815"}.material-icons.set_meal:before{content:"\f1ea"}.material-icons.settings:before{content:"\e8b8"}.material-icons.settings_applications:before{content:"\e8b9"}.material-icons.settings_backup_restore:before{content:"\e8ba"}.material-icons.settings_bluetooth:before{content:"\e8bb"}.material-icons.settings_brightness:before{content:"\e8bd"}.material-icons.settings_cell:before{content:"\e8bc"}.material-icons.settings_display:before{content:"\e8bd"}.material-icons.settings_ethernet:before{content:"\e8be"}.material-icons.settings_input_antenna:before{content:"\e8bf"}.material-icons.settings_input_component:before{content:"\e8c0"}.material-icons.settings_input_composite:before{content:"\e8c1"}.material-icons.settings_input_hdmi:before{content:"\e8c2"}.material-icons.settings_input_svideo:before{content:"\e8c3"}.material-icons.settings_overscan:before{content:"\e8c4"}.material-icons.settings_phone:before{content:"\e8c5"}.material-icons.settings_power:before{content:"\e8c6"}.material-icons.settings_remote:before{content:"\e8c7"}.material-icons.settings_system_daydream:before{content:"\e1c3"}.material-icons.settings_voice:before{content:"\e8c8"}.material-icons.share:before{content:"\e80d"}.material-icons.shield:before{content:"\e9e0"}.material-icons.shop:before{content:"\e8c9"}.material-icons.shop_two:before{content:"\e8ca"}.material-icons.shopping_bag:before{content:"\f1cc"}.material-icons.shopping_basket:before{content:"\e8cb"}.material-icons.shopping_cart:before{content:"\e8cc"}.material-icons.short_text:before{content:"\e261"}.material-icons.show_chart:before{content:"\e6e1"}.material-icons.shuffle:before{content:"\e043"}.material-icons.shuffle_on:before{content:"\e9e1"}.material-icons.shutter_speed:before{content:"\e43d"}.material-icons.sick:before{content:"\f220"}.material-icons.signal_cellular_0_bar:before{content:"\f0a8"}.material-icons.signal_cellular_4_bar:before{content:"\e1c8"}.material-icons.signal_cellular_alt:before{content:"\e202"}.material-icons.signal_cellular_connected_no_internet_4_bar:before{content:"\e1cd"}.material-icons.signal_cellular_no_sim:before{content:"\e1ce"}.material-icons.signal_cellular_null:before{content:"\e1cf"}.material-icons.signal_cellular_off:before{content:"\e1d0"}.material-icons.signal_wifi_0_bar:before{content:"\f0b0"}.material-icons.signal_wifi_4_bar:before{content:"\e1d8"}.material-icons.signal_wifi_4_bar_lock:before{content:"\e1d9"}.material-icons.signal_wifi_off:before{content:"\e1da"}.material-icons.sim_card:before{content:"\e32b"}.material-icons.sim_card_alert:before{content:"\e624"}.material-icons.single_bed:before{content:"\ea48"}.material-icons.skip_next:before{content:"\e044"}.material-icons.skip_previous:before{content:"\e045"}.material-icons.slideshow:before{content:"\e41b"}.material-icons.slow_motion_video:before{content:"\e068"}.material-icons.smart_button:before{content:"\f1c1"}.material-icons.smartphone:before{content:"\e32c"}.material-icons.smoke_free:before{content:"\eb4a"}.material-icons.smoking_rooms:before{content:"\eb4b"}.material-icons.sms:before{content:"\e625"}.material-icons.sms_failed:before{content:"\e626"}.material-icons.snippet_folder:before{content:"\f1c7"}.material-icons.snooze:before{content:"\e046"}.material-icons.soap:before{content:"\f1b2"}.material-icons.sort:before{content:"\e164"}.material-icons.sort_by_alpha:before{content:"\e053"}.material-icons.source:before{content:"\f1c4"}.material-icons.south:before{content:"\f1e3"}.material-icons.south_east:before{content:"\f1e4"}.material-icons.south_west:before{content:"\f1e5"}.material-icons.spa:before{content:"\eb4c"}.material-icons.space_bar:before{content:"\e256"}.material-icons.speaker:before{content:"\e32d"}.material-icons.speaker_group:before{content:"\e32e"}.material-icons.speaker_notes:before{content:"\e8cd"}.material-icons.speaker_notes_off:before{content:"\e92a"}.material-icons.speaker_phone:before{content:"\e0d2"}.material-icons.speed:before{content:"\e9e4"}.material-icons.spellcheck:before{content:"\e8ce"}.material-icons.sports:before{content:"\ea30"}.material-icons.sports_bar:before{content:"\f1f3"}.material-icons.sports_baseball:before{content:"\ea51"}.material-icons.sports_basketball:before{content:"\ea26"}.material-icons.sports_cricket:before{content:"\ea27"}.material-icons.sports_esports:before{content:"\ea28"}.material-icons.sports_football:before{content:"\ea29"}.material-icons.sports_golf:before{content:"\ea2a"}.material-icons.sports_handball:before{content:"\ea33"}.material-icons.sports_hockey:before{content:"\ea2b"}.material-icons.sports_kabaddi:before{content:"\ea34"}.material-icons.sports_mma:before{content:"\ea2c"}.material-icons.sports_motorsports:before{content:"\ea2d"}.material-icons.sports_rugby:before{content:"\ea2e"}.material-icons.sports_soccer:before{content:"\ea2f"}.material-icons.sports_tennis:before{content:"\ea32"}.material-icons.sports_volleyball:before{content:"\ea31"}.material-icons.square_foot:before{content:"\ea49"}.material-icons.stacked_bar_chart:before{content:"\e9e6"}.material-icons.stacked_line_chart:before{content:"\f22b"}.material-icons.stairs:before{content:"\f1a9"}.material-icons.star:before{content:"\e838"}.material-icons.star_border:before{content:"\e83a"}.material-icons.star_half:before{content:"\e839"}.material-icons.star_outline:before{content:"\f06f"}.material-icons.star_rate:before{content:"\f0ec"}.material-icons.stars:before{content:"\e8d0"}.material-icons.stay_current_landscape:before{content:"\e0d3"}.material-icons.stay_current_portrait:before{content:"\e0d4"}.material-icons.stay_primary_landscape:before{content:"\e0d5"}.material-icons.stay_primary_portrait:before{content:"\e0d6"}.material-icons.sticky_note_2:before{content:"\f1fc"}.material-icons.stop:before{content:"\e047"}.material-icons.stop_circle:before{content:"\ef71"}.material-icons.stop_screen_share:before{content:"\e0e3"}.material-icons.storage:before{content:"\e1db"}.material-icons.store:before{content:"\e8d1"}.material-icons.store_mall_directory:before{content:"\e563"}.material-icons.storefront:before{content:"\ea12"}.material-icons.straighten:before{content:"\e41c"}.material-icons.stream:before{content:"\e9e9"}.material-icons.streetview:before{content:"\e56e"}.material-icons.strikethrough_s:before{content:"\e257"}.material-icons.stroller:before{content:"\f1ae"}.material-icons.style:before{content:"\e41d"}.material-icons.subdirectory_arrow_left:before{content:"\e5d9"}.material-icons.subdirectory_arrow_right:before{content:"\e5da"}.material-icons.subject:before{content:"\e8d2"}.material-icons.subscript:before{content:"\f111"}.material-icons.subscriptions:before{content:"\e064"}.material-icons.subtitles:before{content:"\e048"}.material-icons.subtitles_off:before{content:"\ef72"}.material-icons.subway:before{content:"\e56f"}.material-icons.superscript:before{content:"\f112"}.material-icons.supervised_user_circle:before{content:"\e939"}.material-icons.supervisor_account:before{content:"\e8d3"}.material-icons.support:before{content:"\ef73"}.material-icons.support_agent:before{content:"\f0e2"}.material-icons.surround_sound:before{content:"\e049"}.material-icons.swap_calls:before{content:"\e0d7"}.material-icons.swap_horiz:before{content:"\e8d4"}.material-icons.swap_horizontal_circle:before{content:"\e933"}.material-icons.swap_vert:before{content:"\e8d5"}.material-icons.swap_vert_circle:before{content:"\e8d6"}.material-icons.swap_vertical_circle:before{content:"\e8d6"}.material-icons.swipe:before{content:"\e9ec"}.material-icons.switch_account:before{content:"\e9ed"}.material-icons.switch_camera:before{content:"\e41e"}.material-icons.switch_left:before{content:"\f1d1"}.material-icons.switch_right:before{content:"\f1d2"}.material-icons.switch_video:before{content:"\e41f"}.material-icons.sync:before{content:"\e627"}.material-icons.sync_alt:before{content:"\ea18"}.material-icons.sync_disabled:before{content:"\e628"}.material-icons.sync_problem:before{content:"\e629"}.material-icons.system_update:before{content:"\e62a"}.material-icons.system_update_alt:before{content:"\e8d7"}.material-icons.system_update_tv:before{content:"\e8d7"}.material-icons.tab:before{content:"\e8d8"}.material-icons.tab_unselected:before{content:"\e8d9"}.material-icons.table_chart:before{content:"\e265"}.material-icons.table_rows:before{content:"\f101"}.material-icons.table_view:before{content:"\f1be"}.material-icons.tablet:before{content:"\e32f"}.material-icons.tablet_android:before{content:"\e330"}.material-icons.tablet_mac:before{content:"\e331"}.material-icons.tag:before{content:"\e9ef"}.material-icons.tag_faces:before{content:"\e420"}.material-icons.takeout_dining:before{content:"\ea74"}.material-icons.tap_and_play:before{content:"\e62b"}.material-icons.tapas:before{content:"\f1e9"}.material-icons.taxi_alert:before{content:"\ef74"}.material-icons.terrain:before{content:"\e564"}.material-icons.text_fields:before{content:"\e262"}.material-icons.text_format:before{content:"\e165"}.material-icons.text_rotate_up:before{content:"\e93a"}.material-icons.text_rotate_vertical:before{content:"\e93b"}.material-icons.text_rotation_angledown:before{content:"\e93c"}.material-icons.text_rotation_angleup:before{content:"\e93d"}.material-icons.text_rotation_down:before{content:"\e93e"}.material-icons.text_rotation_none:before{content:"\e93f"}.material-icons.text_snippet:before{content:"\f1c6"}.material-icons.textsms:before{content:"\e0d8"}.material-icons.texture:before{content:"\e421"}.material-icons.theater_comedy:before{content:"\ea66"}.material-icons.theaters:before{content:"\e8da"}.material-icons.thumb_down:before{content:"\e8db"}.material-icons.thumb_down_alt:before{content:"\e816"}.material-icons.thumb_down_off_alt:before{content:"\e9f2"}.material-icons.thumb_up:before{content:"\e8dc"}.material-icons.thumb_up_alt:before{content:"\e817"}.material-icons.thumb_up_off_alt:before{content:"\e9f3"}.material-icons.thumbs_up_down:before{content:"\e8dd"}.material-icons.time_to_leave:before{content:"\e62c"}.material-icons.timelapse:before{content:"\e422"}.material-icons.timeline:before{content:"\e922"}.material-icons.timer:before{content:"\e425"}.material-icons.timer_10:before{content:"\e423"}.material-icons.timer_3:before{content:"\e424"}.material-icons.timer_off:before{content:"\e426"}.material-icons.title:before{content:"\e264"}.material-icons.toc:before{content:"\e8de"}.material-icons.today:before{content:"\e8df"}.material-icons.toggle_off:before{content:"\e9f5"}.material-icons.toggle_on:before{content:"\e9f6"}.material-icons.toll:before{content:"\e8e0"}.material-icons.tonality:before{content:"\e427"}.material-icons.topic:before{content:"\f1c8"}.material-icons.touch_app:before{content:"\e913"}.material-icons.tour:before{content:"\ef75"}.material-icons.toys:before{content:"\e332"}.material-icons.track_changes:before{content:"\e8e1"}.material-icons.traffic:before{content:"\e565"}.material-icons.train:before{content:"\e570"}.material-icons.tram:before{content:"\e571"}.material-icons.transfer_within_a_station:before{content:"\e572"}.material-icons.transform:before{content:"\e428"}.material-icons.transit_enterexit:before{content:"\e579"}.material-icons.translate:before{content:"\e8e2"}.material-icons.trending_down:before{content:"\e8e3"}.material-icons.trending_flat:before{content:"\e8e4"}.material-icons.trending_neutral:before{content:"\e8e4"}.material-icons.trending_up:before{content:"\e8e5"}.material-icons.trip_origin:before{content:"\e57b"}.material-icons.tty:before{content:"\f1aa"}.material-icons.tune:before{content:"\e429"}.material-icons.turned_in:before{content:"\e8e6"}.material-icons.turned_in_not:before{content:"\e8e7"}.material-icons.tv:before{content:"\e333"}.material-icons.tv_off:before{content:"\e647"}.material-icons.two_wheeler:before{content:"\e9f9"}.material-icons.umbrella:before{content:"\f1ad"}.material-icons.unarchive:before{content:"\e169"}.material-icons.undo:before{content:"\e166"}.material-icons.unfold_less:before{content:"\e5d6"}.material-icons.unfold_more:before{content:"\e5d7"}.material-icons.unpublished:before{content:"\f236"}.material-icons.unsubscribe:before{content:"\e0eb"}.material-icons.update:before{content:"\e923"}.material-icons.update_disabled:before{content:"\e075"}.material-icons.upgrade:before{content:"\f0fb"}.material-icons.upload_file:before{content:"\e9fc"}.material-icons.usb:before{content:"\e1e0"}.material-icons.verified:before{content:"\ef76"}.material-icons.verified_user:before{content:"\e8e8"}.material-icons.vertical_align_bottom:before{content:"\e258"}.material-icons.vertical_align_center:before{content:"\e259"}.material-icons.vertical_align_top:before{content:"\e25a"}.material-icons.vertical_distribute:before{content:"\e076"}.material-icons.vertical_split:before{content:"\e949"}.material-icons.vibration:before{content:"\e62d"}.material-icons.video_call:before{content:"\e070"}.material-icons.video_collection:before{content:"\e04a"}.material-icons.video_label:before{content:"\e071"}.material-icons.video_library:before{content:"\e04a"}.material-icons.video_settings:before{content:"\ea75"}.material-icons.videocam:before{content:"\e04b"}.material-icons.videocam_off:before{content:"\e04c"}.material-icons.videogame_asset:before{content:"\e338"}.material-icons.view_agenda:before{content:"\e8e9"}.material-icons.view_array:before{content:"\e8ea"}.material-icons.view_carousel:before{content:"\e8eb"}.material-icons.view_column:before{content:"\e8ec"}.material-icons.view_comfortable:before{content:"\e42a"}.material-icons.view_comfy:before{content:"\e42a"}.material-icons.view_compact:before{content:"\e42b"}.material-icons.view_day:before{content:"\e8ed"}.material-icons.view_headline:before{content:"\e8ee"}.material-icons.view_in_ar:before{content:"\e9fe"}.material-icons.view_list:before{content:"\e8ef"}.material-icons.view_module:before{content:"\e8f0"}.material-icons.view_quilt:before{content:"\e8f1"}.material-icons.view_sidebar:before{content:"\f114"}.material-icons.view_stream:before{content:"\e8f2"}.material-icons.view_week:before{content:"\e8f3"}.material-icons.vignette:before{content:"\e435"}.material-icons.visibility:before{content:"\e8f4"}.material-icons.visibility_off:before{content:"\e8f5"}.material-icons.voice_chat:before{content:"\e62e"}.material-icons.voice_over_off:before{content:"\e94a"}.material-icons.voicemail:before{content:"\e0d9"}.material-icons.volume_down:before{content:"\e04d"}.material-icons.volume_mute:before{content:"\e04e"}.material-icons.volume_off:before{content:"\e04f"}.material-icons.volume_up:before{content:"\e050"}.material-icons.volunteer_activism:before{content:"\ea70"}.material-icons.vpn_key:before{content:"\e0da"}.material-icons.vpn_lock:before{content:"\e62f"}.material-icons.wallet_giftcard:before{content:"\e8f6"}.material-icons.wallet_membership:before{content:"\e8f7"}.material-icons.wallet_travel:before{content:"\e8f8"}.material-icons.wallpaper:before{content:"\e1bc"}.material-icons.warning:before{content:"\e002"}.material-icons.wash:before{content:"\f1b1"}.material-icons.watch:before{content:"\e334"}.material-icons.watch_later:before{content:"\e924"}.material-icons.water_damage:before{content:"\f203"}.material-icons.waterfall_chart:before{content:"\ea00"}.material-icons.waves:before{content:"\e176"}.material-icons.wb_auto:before{content:"\e42c"}.material-icons.wb_cloudy:before{content:"\e42d"}.material-icons.wb_incandescent:before{content:"\e42e"}.material-icons.wb_iridescent:before{content:"\e436"}.material-icons.wb_shade:before{content:"\ea01"}.material-icons.wb_sunny:before{content:"\e430"}.material-icons.wb_twighlight:before{content:"\ea02"}.material-icons.wc:before{content:"\e63d"}.material-icons.web:before{content:"\e051"}.material-icons.web_asset:before{content:"\e069"}.material-icons.weekend:before{content:"\e16b"}.material-icons.west:before{content:"\f1e6"}.material-icons.whatshot:before{content:"\e80e"}.material-icons.wheelchair_pickup:before{content:"\f1ab"}.material-icons.where_to_vote:before{content:"\e177"}.material-icons.widgets:before{content:"\e1bd"}.material-icons.wifi:before{content:"\e63e"}.material-icons.wifi_calling:before{content:"\ef77"}.material-icons.wifi_lock:before{content:"\e1e1"}.material-icons.wifi_off:before{content:"\e648"}.material-icons.wifi_protected_setup:before{content:"\f0fc"}.material-icons.wifi_tethering:before{content:"\e1e2"}.material-icons.wine_bar:before{content:"\f1e8"}.material-icons.work:before{content:"\e8f9"}.material-icons.work_off:before{content:"\e942"}.material-icons.work_outline:before{content:"\e943"}.material-icons.workspaces_filled:before{content:"\ea0d"}.material-icons.workspaces_outline:before{content:"\ea0f"}.material-icons.wrap_text:before{content:"\e25b"}.material-icons.wrong_location:before{content:"\ef78"}.material-icons.wysiwyg:before{content:"\f1c3"}.material-icons.youtube_searched_for:before{content:"\e8fa"}.material-icons.zoom_in:before{content:"\e8ff"}.material-icons.zoom_out:before{content:"\e900"}.material-icons.zoom_out_map:before{content:"\e56b"} - +.annotator-notice,.annotator-filter *,.annotator-widget *{font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;font-weight:normal;text-align:left;margin:0;padding:0;background:none;transition:none;-o-box-shadow:none;box-shadow:none;color:#909090}.annotator-adder{background-image:url(img/annotator-icon-sprite.png);background-repeat:no-repeat}.annotator-resize,.annotator-widget:after,.annotator-editor a:after,.annotator-viewer .annotator-controls button,.annotator-viewer .annotator-controls a,.annotator-filter .annotator-filter-navigation button:after,.annotator-filter .annotator-filter-property .annotator-filter-clear{background-image:url(img/annotator-glyph-sprite.png);background-repeat:no-repeat}.annotator-hl{background:#ffff0a;background:rgba(255,255,10,.3);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#4DFFFF0A, endColorstr=#4DFFFF0A)"}.annotator-hl-temporary{background:#007cff;background:rgba(0,124,255,.3);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#4D007CFF, endColorstr=#4D007CFF)"}.annotator-wrapper{position:relative}.annotator-adder,.annotator-outer,.annotator-notice{z-index:1020}.annotator-filter{z-index:1010}.annotator-adder,.annotator-outer,.annotator-widget,.annotator-notice{position:absolute;font-size:10px;line-height:1}.annotator-hide{display:none;visibility:hidden}.annotator-adder{margin-top:-48px;margin-left:-24px;width:48px;height:48px;background-position:left top}.annotator-adder:hover{background-position:center top}.annotator-adder:active{background-position:center right}.annotator-adder button{display:block;width:36px;height:41px;margin:0 auto;border:none;background:none;text-indent:-999em;cursor:pointer}.annotator-outer{width:0;height:0}.annotator-widget{margin:0;padding:0;bottom:15px;left:-18px;min-width:265px;background-color:#fbfbfb;background-color:rgba(251,251,251,.98);border:1px solid #7a7a7a;border:1px solid rgba(122,122,122,.6);border-radius:5px;-o-box-shadow:0 5px 15px rgba(0,0,0,.2);box-shadow:0 5px 15px rgba(0,0,0,.2)}.annotator-invert-x .annotator-widget{left:auto;right:-18px}.annotator-invert-y .annotator-widget{bottom:auto;top:8px}.annotator-widget strong{font-weight:bold}.annotator-widget .annotator-listing,.annotator-widget .annotator-item{padding:0;margin:0;list-style:none}.annotator-widget:after{content:"";display:block;width:18px;height:10px;background-position:0 0;position:absolute;bottom:-10px;left:8px}.annotator-invert-x .annotator-widget:after{left:auto;right:8px}.annotator-invert-y .annotator-widget:after{background-position:0 -15px;bottom:auto;top:-9px}.annotator-widget .annotator-item,.annotator-editor .annotator-item input,.annotator-editor .annotator-item textarea{position:relative;font-size:12px}.annotator-viewer .annotator-item{border-top:2px solid #7a7a7a;border-top:2px solid rgba(122,122,122,.2)}.annotator-widget .annotator-item:first-child{border-top:none}.annotator-editor .annotator-item,.annotator-viewer div{border-top:1px solid #858585;border-top:1px solid rgba(133,133,133,.11)}.annotator-viewer div{padding:6px 6px}.annotator-viewer .annotator-item ol,.annotator-viewer .annotator-item ul{padding:4px 16px}.annotator-viewer div:first-of-type,.annotator-editor .annotator-item:first-child textarea{padding-top:12px;padding-bottom:12px;color:#3c3c3c;font-size:13px;font-style:italic;line-height:1.3;border-top:none}.annotator-viewer .annotator-controls{position:relative;top:5px;right:5px;padding-left:5px;opacity:0;transition:opacity .2s ease-in;float:right}.annotator-viewer li:hover .annotator-controls,.annotator-viewer li .annotator-controls.annotator-visible{opacity:1}.annotator-viewer .annotator-controls button,.annotator-viewer .annotator-controls a{cursor:pointer;display:inline-block;width:13px;height:13px;margin-left:2px;border:none;opacity:.2;text-indent:-900em;background-color:transparent;outline:none}.annotator-viewer .annotator-controls button:hover,.annotator-viewer .annotator-controls button:focus,.annotator-viewer .annotator-controls a:hover,.annotator-viewer .annotator-controls a:focus{opacity:.9}.annotator-viewer .annotator-controls button:active,.annotator-viewer .annotator-controls a:active{opacity:1}.annotator-viewer .annotator-controls button[disabled]{display:none}.annotator-viewer .annotator-controls .annotator-edit{background-position:0 -60px}.annotator-viewer .annotator-controls .annotator-delete{background-position:0 -75px}.annotator-viewer .annotator-controls .annotator-link{background-position:0 -270px}.annotator-editor .annotator-item{position:relative}.annotator-editor .annotator-item label{top:0;display:inline;cursor:pointer;font-size:12px}.annotator-editor .annotator-item input,.annotator-editor .annotator-item textarea{display:block;min-width:100%;padding:10px 8px;border:none;margin:0;color:#3c3c3c;background:none;-o-box-sizing:border-box;box-sizing:border-box;resize:none}.annotator-editor .annotator-item textarea::-webkit-scrollbar{height:8px;width:8px}.annotator-editor .annotator-item textarea::-webkit-scrollbar-track-piece{margin:13px 0 3px;background-color:#e5e5e5;-webkit-border-radius:4px}.annotator-editor .annotator-item textarea::-webkit-scrollbar-thumb:vertical{height:25px;background-color:#ccc;-webkit-border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.1)}.annotator-editor .annotator-item textarea::-webkit-scrollbar-thumb:horizontal{width:25px;background-color:#ccc;-webkit-border-radius:4px}.annotator-editor .annotator-item:first-child textarea{min-height:5.5em;border-radius:5px 5px 0 0}.annotator-editor .annotator-item input:focus,.annotator-editor .annotator-item textarea:focus{background-color:#f3f3f3;outline:none}.annotator-editor .annotator-item input[type=radio],.annotator-editor .annotator-item input[type=checkbox]{width:auto;min-width:0;padding:0;display:inline;margin:0 4px 0 0;cursor:pointer}.annotator-editor .annotator-checkbox{padding:8px 6px}.annotator-filter,.annotator-filter .annotator-filter-navigation button,.annotator-editor .annotator-controls{text-align:right;padding:3px;border-top:1px solid #d4d4d4;background-color:#d4d4d4;background-image:linear-gradient(to bottom, whitesmoke, gainsboro 60%, #d2d2d2);-o-box-shadow:inset 1px 0 0 rgba(255,255,255,.7),inset -1px 0 0 rgba(255,255,255,.7),inset 0 1px 0 rgba(255,255,255,.7);box-shadow:inset 1px 0 0 rgba(255,255,255,.7),inset -1px 0 0 rgba(255,255,255,.7),inset 0 1px 0 rgba(255,255,255,.7);border-radius:0 0 5px 5px}.annotator-editor.annotator-invert-y .annotator-controls{border-top:none;border-bottom:1px solid #b4b4b4;border-radius:5px 5px 0 0}.annotator-editor a,.annotator-filter .annotator-filter-property label{position:relative;display:inline-block;padding:0 6px 0 22px;color:#363636;text-shadow:0 1px 0 rgba(255,255,255,.75);text-decoration:none;line-height:24px;font-size:12px;font-weight:bold;border:1px solid #a2a2a2;background-color:#d4d4d4;background-image:linear-gradient(to bottom, whitesmoke, #d2d2d2 50%, #bebebe 50%, #d2d2d2);-o-box-shadow:inset 0 0 5px rgba(255,255,255,.2),inset 0 0 1px rgba(255,255,255,.8);box-shadow:inset 0 0 5px rgba(255,255,255,.2),inset 0 0 1px rgba(255,255,255,.8);border-radius:5px}.annotator-editor a:after{position:absolute;top:50%;left:5px;display:block;content:"";width:15px;height:15px;margin-top:-7px;background-position:0 -90px}.annotator-editor a:hover,.annotator-editor a:focus,.annotator-editor a.annotator-focus,.annotator-filter .annotator-filter-active label,.annotator-filter .annotator-filter-navigation button:hover{outline:none;border-color:#435aa0;background-color:#3865f9;background-image:linear-gradient(to bottom, #7691fb, #5075fb 50%, #3865f9 50%, #3665fa);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.42)}.annotator-editor a:hover:after,.annotator-editor a:focus:after{margin-top:-8px;background-position:0 -105px}.annotator-editor a:active,.annotator-filter .annotator-filter-navigation button:active{border-color:#700c49;background-color:#d12e8e;background-image:linear-gradient(to bottom, #fc7cca, #e85db2 50%, #d12e8e 50%, #ff009c)}.annotator-editor a.annotator-save:after{background-position:0 -120px}.annotator-editor a.annotator-save:hover:after,.annotator-editor a.annotator-save:focus:after,.annotator-editor a.annotator-save.annotator-focus:after{margin-top:-8px;background-position:0 -135px}.annotator-editor .annotator-widget:after{background-position:0 -30px}.annotator-editor.annotator-invert-y .annotator-widget .annotator-controls{background-color:#f2f2f2}.annotator-editor.annotator-invert-y .annotator-widget:after{background-position:0 -45px;height:11px}.annotator-resize{position:absolute;top:0;right:0;width:12px;height:12px;background-position:2px -150px}.annotator-invert-x .annotator-resize{right:auto;left:0;background-position:0 -195px}.annotator-invert-y .annotator-resize{top:auto;bottom:0;background-position:2px -165px}.annotator-invert-y.annotator-invert-x .annotator-resize{background-position:0 -180px}.annotator-notice{color:#fff;position:fixed;top:-54px;left:0;width:100%;font-size:14px;line-height:50px;text-align:center;background:#000;background:rgba(0,0,0,.9);border-bottom:4px solid #d4d4d4;transition:top .4s ease-out}.annotator-notice-success{border-color:#3665f9}.annotator-notice-error{border-color:#ff7e00}.annotator-notice p{margin:0}.annotator-notice a{color:#fff}.annotator-notice-show{top:0}.annotator-tags{margin-bottom:-2px}.annotator-tags .annotator-tag{display:inline-block;padding:0 8px;margin-bottom:2px;line-height:1.6;font-weight:bold;background-color:#e6e6e6;border-radius:8px}.annotator-filter{position:fixed;top:0;right:0;left:0;text-align:left;line-height:0;border:none;border-bottom:1px solid #878787;padding-left:10px;padding-right:10px;border-radius:0;-o-box-shadow:inset 0 -1px 0 rgba(255,255,255,.3);box-shadow:inset 0 -1px 0 rgba(255,255,255,.3)}.annotator-filter strong{font-size:12px;font-weight:bold;color:#3c3c3c;text-shadow:0 1px 0 rgba(255,255,255,.7);position:relative;top:-9px}.annotator-filter .annotator-filter-property,.annotator-filter .annotator-filter-navigation{position:relative;display:inline-block;overflow:hidden;line-height:10px;padding:2px 0;margin-right:8px}.annotator-filter .annotator-filter-property label,.annotator-filter .annotator-filter-navigation button{text-align:left;display:block;float:left;line-height:20px;border-radius:10px 0 0 10px}.annotator-filter .annotator-filter-property label{padding-left:8px}.annotator-filter .annotator-filter-property input{display:block;float:right;-webkit-appearance:none;background-color:#fff;border:1px solid #878787;border-left:none;padding:2px 4px;line-height:16px;min-height:16px;font-size:12px;width:150px;color:#333;background-color:#f8f8f8;border-radius:0 10px 10px 0;-o-box-shadow:inset 0 1px 1px rgba(0,0,0,.2);box-shadow:inset 0 1px 1px rgba(0,0,0,.2)}.annotator-filter .annotator-filter-property input:focus{outline:none;background-color:#fff}.annotator-filter .annotator-filter-clear{position:absolute;right:3px;top:6px;border:none;text-indent:-900em;width:15px;height:15px;background-position:0 -90px;opacity:.4}.annotator-filter .annotator-filter-clear:hover,.annotator-filter .annotator-filter-clear:focus{opacity:.8}.annotator-filter .annotator-filter-clear:active{opacity:1}.annotator-filter .annotator-filter-navigation button{border:1px solid #a2a2a2;padding:0;text-indent:-900px;width:20px;min-height:22px;-o-box-shadow:inset 0 0 5px rgba(255,255,255,.2),inset 0 0 1px rgba(255,255,255,.8);box-shadow:inset 0 0 5px rgba(255,255,255,.2),inset 0 0 1px rgba(255,255,255,.8)}.annotator-filter .annotator-filter-navigation button,.annotator-filter .annotator-filter-navigation button:hover,.annotator-filter .annotator-filter-navigation button:focus{color:transparent}.annotator-filter .annotator-filter-navigation button:after{position:absolute;top:8px;left:8px;content:"";display:block;width:9px;height:9px;background-position:0 -210px}.annotator-filter .annotator-filter-navigation button:hover:after{background-position:0 -225px}.annotator-filter .annotator-filter-navigation .annotator-filter-next{border-radius:0 10px 10px 0;border-left:none}.annotator-filter .annotator-filter-navigation .annotator-filter-next:after{left:auto;right:7px;background-position:0 -240px}.annotator-filter .annotator-filter-navigation .annotator-filter-next:hover:after{background-position:0 -255px}.annotator-hl-active{background:#ffff0a;background:rgba(255,255,10,.8);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCFFFF0A, endColorstr=#CCFFFF0A)"}.annotator-hl-filtered{background-color:transparent} +@font-face{font-family:"Material Icons";font-style:normal;font-weight:400;font-display:block;src:url(fonts/MaterialIcons-Regular.eot);src:local("☺"),url(fonts/MaterialIcons-Regular.woff2) format("woff2"),url(fonts/MaterialIcons-Regular.woff) format("woff"),url(fonts/MaterialIcons-Regular.ttf) format("truetype")}.material-icons{font-family:"Material Icons";font-weight:normal;font-style:normal;font-size:24px;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.material-icons._10k:before{content:""}.material-icons._10mp:before{content:""}.material-icons._11mp:before{content:""}.material-icons._12mp:before{content:""}.material-icons._13mp:before{content:""}.material-icons._14mp:before{content:""}.material-icons._15mp:before{content:""}.material-icons._16mp:before{content:""}.material-icons._17mp:before{content:""}.material-icons._18mp:before{content:""}.material-icons._19mp:before{content:""}.material-icons._1k:before{content:""}.material-icons._1k_plus:before{content:""}.material-icons._20mp:before{content:""}.material-icons._21mp:before{content:""}.material-icons._22mp:before{content:""}.material-icons._23mp:before{content:""}.material-icons._24mp:before{content:""}.material-icons._2k:before{content:""}.material-icons._2k_plus:before{content:""}.material-icons._2mp:before{content:""}.material-icons._360:before{content:""}.material-icons._3d_rotation:before{content:""}.material-icons._3k:before{content:""}.material-icons._3k_plus:before{content:""}.material-icons._3mp:before{content:""}.material-icons._4k:before{content:""}.material-icons._4k_plus:before{content:""}.material-icons._4mp:before{content:""}.material-icons._5g:before{content:""}.material-icons._5k:before{content:""}.material-icons._5k_plus:before{content:""}.material-icons._5mp:before{content:""}.material-icons._6_ft_apart:before{content:""}.material-icons._6k:before{content:""}.material-icons._6k_plus:before{content:""}.material-icons._6mp:before{content:""}.material-icons._7k:before{content:""}.material-icons._7k_plus:before{content:""}.material-icons._7mp:before{content:""}.material-icons._8k:before{content:""}.material-icons._8k_plus:before{content:""}.material-icons._8mp:before{content:""}.material-icons._9k:before{content:""}.material-icons._9k_plus:before{content:""}.material-icons._9mp:before{content:""}.material-icons.ac_unit:before{content:""}.material-icons.access_alarm:before{content:""}.material-icons.access_alarms:before{content:""}.material-icons.access_time:before{content:""}.material-icons.accessibility:before{content:""}.material-icons.accessibility_new:before{content:""}.material-icons.accessible:before{content:""}.material-icons.accessible_forward:before{content:""}.material-icons.account_balance:before{content:""}.material-icons.account_balance_wallet:before{content:""}.material-icons.account_box:before{content:""}.material-icons.account_circle:before{content:""}.material-icons.account_tree:before{content:""}.material-icons.ad_units:before{content:""}.material-icons.adb:before{content:""}.material-icons.add:before{content:""}.material-icons.add_a_photo:before{content:""}.material-icons.add_alarm:before{content:""}.material-icons.add_alert:before{content:""}.material-icons.add_box:before{content:""}.material-icons.add_business:before{content:""}.material-icons.add_call:before{content:""}.material-icons.add_chart:before{content:""}.material-icons.add_circle:before{content:""}.material-icons.add_circle_outline:before{content:""}.material-icons.add_comment:before{content:""}.material-icons.add_ic_call:before{content:""}.material-icons.add_link:before{content:""}.material-icons.add_location:before{content:""}.material-icons.add_location_alt:before{content:""}.material-icons.add_moderator:before{content:""}.material-icons.add_photo_alternate:before{content:""}.material-icons.add_road:before{content:""}.material-icons.add_shopping_cart:before{content:""}.material-icons.add_task:before{content:""}.material-icons.add_to_drive:before{content:""}.material-icons.add_to_home_screen:before{content:""}.material-icons.add_to_photos:before{content:""}.material-icons.add_to_queue:before{content:""}.material-icons.addchart:before{content:""}.material-icons.adjust:before{content:""}.material-icons.admin_panel_settings:before{content:""}.material-icons.agriculture:before{content:""}.material-icons.airline_seat_flat:before{content:""}.material-icons.airline_seat_flat_angled:before{content:""}.material-icons.airline_seat_individual_suite:before{content:""}.material-icons.airline_seat_legroom_extra:before{content:""}.material-icons.airline_seat_legroom_normal:before{content:""}.material-icons.airline_seat_legroom_reduced:before{content:""}.material-icons.airline_seat_recline_extra:before{content:""}.material-icons.airline_seat_recline_normal:before{content:""}.material-icons.airplanemode_active:before{content:""}.material-icons.airplanemode_inactive:before{content:""}.material-icons.airplanemode_off:before{content:""}.material-icons.airplanemode_on:before{content:""}.material-icons.airplay:before{content:""}.material-icons.airport_shuttle:before{content:""}.material-icons.alarm:before{content:""}.material-icons.alarm_add:before{content:""}.material-icons.alarm_off:before{content:""}.material-icons.alarm_on:before{content:""}.material-icons.album:before{content:""}.material-icons.align_horizontal_center:before{content:""}.material-icons.align_horizontal_left:before{content:""}.material-icons.align_horizontal_right:before{content:""}.material-icons.align_vertical_bottom:before{content:""}.material-icons.align_vertical_center:before{content:""}.material-icons.align_vertical_top:before{content:""}.material-icons.all_inbox:before{content:""}.material-icons.all_inclusive:before{content:""}.material-icons.all_out:before{content:""}.material-icons.alt_route:before{content:""}.material-icons.alternate_email:before{content:""}.material-icons.amp_stories:before{content:""}.material-icons.analytics:before{content:""}.material-icons.anchor:before{content:""}.material-icons.android:before{content:""}.material-icons.animation:before{content:""}.material-icons.announcement:before{content:""}.material-icons.apartment:before{content:""}.material-icons.api:before{content:""}.material-icons.app_blocking:before{content:""}.material-icons.app_registration:before{content:""}.material-icons.app_settings_alt:before{content:""}.material-icons.approval:before{content:""}.material-icons.apps:before{content:""}.material-icons.architecture:before{content:""}.material-icons.archive:before{content:""}.material-icons.arrow_back:before{content:""}.material-icons.arrow_back_ios:before{content:""}.material-icons.arrow_circle_down:before{content:""}.material-icons.arrow_circle_up:before{content:""}.material-icons.arrow_downward:before{content:""}.material-icons.arrow_drop_down:before{content:""}.material-icons.arrow_drop_down_circle:before{content:""}.material-icons.arrow_drop_up:before{content:""}.material-icons.arrow_forward:before{content:""}.material-icons.arrow_forward_ios:before{content:""}.material-icons.arrow_left:before{content:""}.material-icons.arrow_right:before{content:""}.material-icons.arrow_right_alt:before{content:""}.material-icons.arrow_upward:before{content:""}.material-icons.art_track:before{content:""}.material-icons.article:before{content:""}.material-icons.aspect_ratio:before{content:""}.material-icons.assessment:before{content:""}.material-icons.assignment:before{content:""}.material-icons.assignment_ind:before{content:""}.material-icons.assignment_late:before{content:""}.material-icons.assignment_return:before{content:""}.material-icons.assignment_returned:before{content:""}.material-icons.assignment_turned_in:before{content:""}.material-icons.assistant:before{content:""}.material-icons.assistant_direction:before{content:""}.material-icons.assistant_navigation:before{content:""}.material-icons.assistant_photo:before{content:""}.material-icons.atm:before{content:""}.material-icons.attach_email:before{content:""}.material-icons.attach_file:before{content:""}.material-icons.attach_money:before{content:""}.material-icons.attachment:before{content:""}.material-icons.attractions:before{content:""}.material-icons.audiotrack:before{content:""}.material-icons.auto_awesome:before{content:""}.material-icons.auto_awesome_mosaic:before{content:""}.material-icons.auto_awesome_motion:before{content:""}.material-icons.auto_delete:before{content:""}.material-icons.auto_fix_high:before{content:""}.material-icons.auto_fix_normal:before{content:""}.material-icons.auto_fix_off:before{content:""}.material-icons.auto_stories:before{content:""}.material-icons.autorenew:before{content:""}.material-icons.av_timer:before{content:""}.material-icons.baby_changing_station:before{content:""}.material-icons.backpack:before{content:""}.material-icons.backspace:before{content:""}.material-icons.backup:before{content:""}.material-icons.backup_table:before{content:""}.material-icons.badge:before{content:""}.material-icons.bakery_dining:before{content:""}.material-icons.ballot:before{content:""}.material-icons.bar_chart:before{content:""}.material-icons.batch_prediction:before{content:""}.material-icons.bathtub:before{content:""}.material-icons.battery_alert:before{content:""}.material-icons.battery_charging_full:before{content:""}.material-icons.battery_full:before{content:""}.material-icons.battery_std:before{content:""}.material-icons.battery_unknown:before{content:""}.material-icons.beach_access:before{content:""}.material-icons.bedtime:before{content:""}.material-icons.beenhere:before{content:""}.material-icons.bento:before{content:""}.material-icons.bike_scooter:before{content:""}.material-icons.biotech:before{content:""}.material-icons.block:before{content:""}.material-icons.block_flipped:before{content:""}.material-icons.bluetooth:before{content:""}.material-icons.bluetooth_audio:before{content:""}.material-icons.bluetooth_connected:before{content:""}.material-icons.bluetooth_disabled:before{content:""}.material-icons.bluetooth_searching:before{content:""}.material-icons.blur_circular:before{content:""}.material-icons.blur_linear:before{content:""}.material-icons.blur_off:before{content:""}.material-icons.blur_on:before{content:""}.material-icons.bolt:before{content:""}.material-icons.book:before{content:""}.material-icons.book_online:before{content:""}.material-icons.bookmark:before{content:""}.material-icons.bookmark_border:before{content:""}.material-icons.bookmark_outline:before{content:""}.material-icons.bookmarks:before{content:""}.material-icons.border_all:before{content:""}.material-icons.border_bottom:before{content:""}.material-icons.border_clear:before{content:""}.material-icons.border_color:before{content:""}.material-icons.border_horizontal:before{content:""}.material-icons.border_inner:before{content:""}.material-icons.border_left:before{content:""}.material-icons.border_outer:before{content:""}.material-icons.border_right:before{content:""}.material-icons.border_style:before{content:""}.material-icons.border_top:before{content:""}.material-icons.border_vertical:before{content:""}.material-icons.branding_watermark:before{content:""}.material-icons.breakfast_dining:before{content:""}.material-icons.brightness_1:before{content:""}.material-icons.brightness_2:before{content:""}.material-icons.brightness_3:before{content:""}.material-icons.brightness_4:before{content:""}.material-icons.brightness_5:before{content:""}.material-icons.brightness_6:before{content:""}.material-icons.brightness_7:before{content:""}.material-icons.brightness_auto:before{content:""}.material-icons.brightness_high:before{content:""}.material-icons.brightness_low:before{content:""}.material-icons.brightness_medium:before{content:""}.material-icons.broken_image:before{content:""}.material-icons.browser_not_supported:before{content:""}.material-icons.brunch_dining:before{content:""}.material-icons.brush:before{content:""}.material-icons.bubble_chart:before{content:""}.material-icons.bug_report:before{content:""}.material-icons.build:before{content:""}.material-icons.build_circle:before{content:""}.material-icons.burst_mode:before{content:""}.material-icons.bus_alert:before{content:""}.material-icons.business:before{content:""}.material-icons.business_center:before{content:""}.material-icons.cached:before{content:""}.material-icons.cake:before{content:""}.material-icons.calculate:before{content:""}.material-icons.calendar_today:before{content:""}.material-icons.calendar_view_day:before{content:""}.material-icons.call:before{content:""}.material-icons.call_end:before{content:""}.material-icons.call_made:before{content:""}.material-icons.call_merge:before{content:""}.material-icons.call_missed:before{content:""}.material-icons.call_missed_outgoing:before{content:""}.material-icons.call_received:before{content:""}.material-icons.call_split:before{content:""}.material-icons.call_to_action:before{content:""}.material-icons.camera:before{content:""}.material-icons.camera_alt:before{content:""}.material-icons.camera_enhance:before{content:""}.material-icons.camera_front:before{content:""}.material-icons.camera_rear:before{content:""}.material-icons.camera_roll:before{content:""}.material-icons.campaign:before{content:""}.material-icons.cancel:before{content:""}.material-icons.cancel_presentation:before{content:""}.material-icons.cancel_schedule_send:before{content:""}.material-icons.car_rental:before{content:""}.material-icons.car_repair:before{content:""}.material-icons.card_giftcard:before{content:""}.material-icons.card_membership:before{content:""}.material-icons.card_travel:before{content:""}.material-icons.carpenter:before{content:""}.material-icons.cases:before{content:""}.material-icons.casino:before{content:""}.material-icons.cast:before{content:""}.material-icons.cast_connected:before{content:""}.material-icons.cast_for_education:before{content:""}.material-icons.category:before{content:""}.material-icons.celebration:before{content:""}.material-icons.cell_wifi:before{content:""}.material-icons.center_focus_strong:before{content:""}.material-icons.center_focus_weak:before{content:""}.material-icons.change_history:before{content:""}.material-icons.charging_station:before{content:""}.material-icons.chat:before{content:""}.material-icons.chat_bubble:before{content:""}.material-icons.chat_bubble_outline:before{content:""}.material-icons.check:before{content:""}.material-icons.check_box:before{content:""}.material-icons.check_box_outline_blank:before{content:""}.material-icons.check_circle:before{content:""}.material-icons.check_circle_outline:before{content:""}.material-icons.checkroom:before{content:""}.material-icons.chevron_left:before{content:""}.material-icons.chevron_right:before{content:""}.material-icons.child_care:before{content:""}.material-icons.child_friendly:before{content:""}.material-icons.chrome_reader_mode:before{content:""}.material-icons.circle:before{content:""}.material-icons.circle_notifications:before{content:""}.material-icons.class:before{content:""}.material-icons.clean_hands:before{content:""}.material-icons.cleaning_services:before{content:""}.material-icons.clear:before{content:""}.material-icons.clear_all:before{content:""}.material-icons.close:before{content:""}.material-icons.close_fullscreen:before{content:""}.material-icons.closed_caption:before{content:""}.material-icons.closed_caption_disabled:before{content:""}.material-icons.closed_caption_off:before{content:""}.material-icons.cloud:before{content:""}.material-icons.cloud_circle:before{content:""}.material-icons.cloud_done:before{content:""}.material-icons.cloud_download:before{content:""}.material-icons.cloud_off:before{content:""}.material-icons.cloud_queue:before{content:""}.material-icons.cloud_upload:before{content:""}.material-icons.code:before{content:""}.material-icons.collections:before{content:""}.material-icons.collections_bookmark:before{content:""}.material-icons.color_lens:before{content:""}.material-icons.colorize:before{content:""}.material-icons.comment:before{content:""}.material-icons.comment_bank:before{content:""}.material-icons.commute:before{content:""}.material-icons.compare:before{content:""}.material-icons.compare_arrows:before{content:""}.material-icons.compass_calibration:before{content:""}.material-icons.compress:before{content:""}.material-icons.computer:before{content:""}.material-icons.confirmation_num:before{content:""}.material-icons.confirmation_number:before{content:""}.material-icons.connect_without_contact:before{content:""}.material-icons.connected_tv:before{content:""}.material-icons.construction:before{content:""}.material-icons.contact_mail:before{content:""}.material-icons.contact_page:before{content:""}.material-icons.contact_phone:before{content:""}.material-icons.contact_support:before{content:""}.material-icons.contactless:before{content:""}.material-icons.contacts:before{content:""}.material-icons.content_copy:before{content:""}.material-icons.content_cut:before{content:""}.material-icons.content_paste:before{content:""}.material-icons.control_camera:before{content:""}.material-icons.control_point:before{content:""}.material-icons.control_point_duplicate:before{content:""}.material-icons.copyright:before{content:""}.material-icons.coronavirus:before{content:""}.material-icons.corporate_fare:before{content:""}.material-icons.countertops:before{content:""}.material-icons.create:before{content:""}.material-icons.create_new_folder:before{content:""}.material-icons.credit_card:before{content:""}.material-icons.crop:before{content:""}.material-icons.crop_16_9:before{content:""}.material-icons.crop_3_2:before{content:""}.material-icons.crop_5_4:before{content:""}.material-icons.crop_7_5:before{content:""}.material-icons.crop_din:before{content:""}.material-icons.crop_free:before{content:""}.material-icons.crop_landscape:before{content:""}.material-icons.crop_original:before{content:""}.material-icons.crop_portrait:before{content:""}.material-icons.crop_rotate:before{content:""}.material-icons.crop_square:before{content:""}.material-icons.dangerous:before{content:""}.material-icons.dashboard:before{content:""}.material-icons.dashboard_customize:before{content:""}.material-icons.data_usage:before{content:""}.material-icons.date_range:before{content:""}.material-icons.deck:before{content:""}.material-icons.dehaze:before{content:""}.material-icons.delete:before{content:""}.material-icons.delete_forever:before{content:""}.material-icons.delete_outline:before{content:""}.material-icons.delete_sweep:before{content:""}.material-icons.delivery_dining:before{content:""}.material-icons.departure_board:before{content:""}.material-icons.description:before{content:""}.material-icons.design_services:before{content:""}.material-icons.desktop_access_disabled:before{content:""}.material-icons.desktop_mac:before{content:""}.material-icons.desktop_windows:before{content:""}.material-icons.details:before{content:""}.material-icons.developer_board:before{content:""}.material-icons.developer_mode:before{content:""}.material-icons.device_hub:before{content:""}.material-icons.device_thermostat:before{content:""}.material-icons.device_unknown:before{content:""}.material-icons.devices:before{content:""}.material-icons.devices_other:before{content:""}.material-icons.dialer_sip:before{content:""}.material-icons.dialpad:before{content:""}.material-icons.dinner_dining:before{content:""}.material-icons.directions:before{content:""}.material-icons.directions_bike:before{content:""}.material-icons.directions_boat:before{content:""}.material-icons.directions_bus:before{content:""}.material-icons.directions_car:before{content:""}.material-icons.directions_ferry:before{content:""}.material-icons.directions_off:before{content:""}.material-icons.directions_railway:before{content:""}.material-icons.directions_run:before{content:""}.material-icons.directions_subway:before{content:""}.material-icons.directions_train:before{content:""}.material-icons.directions_transit:before{content:""}.material-icons.directions_walk:before{content:""}.material-icons.dirty_lens:before{content:""}.material-icons.disabled_by_default:before{content:""}.material-icons.disc_full:before{content:""}.material-icons.dnd_forwardslash:before{content:""}.material-icons.dns:before{content:""}.material-icons.do_not_disturb:before{content:""}.material-icons.do_not_disturb_alt:before{content:""}.material-icons.do_not_disturb_off:before{content:""}.material-icons.do_not_disturb_on:before{content:""}.material-icons.do_not_step:before{content:""}.material-icons.do_not_touch:before{content:""}.material-icons.dock:before{content:""}.material-icons.domain:before{content:""}.material-icons.domain_disabled:before{content:""}.material-icons.domain_verification:before{content:""}.material-icons.done:before{content:""}.material-icons.done_all:before{content:""}.material-icons.done_outline:before{content:""}.material-icons.donut_large:before{content:""}.material-icons.donut_small:before{content:""}.material-icons.double_arrow:before{content:""}.material-icons.drafts:before{content:""}.material-icons.drag_handle:before{content:""}.material-icons.drag_indicator:before{content:""}.material-icons.drive_eta:before{content:""}.material-icons.drive_file_move:before{content:""}.material-icons.drive_file_move_outline:before{content:""}.material-icons.drive_file_rename_outline:before{content:""}.material-icons.drive_folder_upload:before{content:""}.material-icons.dry:before{content:""}.material-icons.dry_cleaning:before{content:""}.material-icons.duo:before{content:""}.material-icons.dvr:before{content:""}.material-icons.dynamic_feed:before{content:""}.material-icons.dynamic_form:before{content:""}.material-icons.east:before{content:""}.material-icons.eco:before{content:""}.material-icons.edit:before{content:""}.material-icons.edit_attributes:before{content:""}.material-icons.edit_location:before{content:""}.material-icons.edit_off:before{content:""}.material-icons.edit_road:before{content:""}.material-icons.eject:before{content:""}.material-icons.elderly:before{content:""}.material-icons.electric_bike:before{content:""}.material-icons.electric_car:before{content:""}.material-icons.electric_moped:before{content:""}.material-icons.electric_rickshaw:before{content:""}.material-icons.electric_scooter:before{content:""}.material-icons.electrical_services:before{content:""}.material-icons.elevator:before{content:""}.material-icons.email:before{content:""}.material-icons.emoji_emotions:before{content:""}.material-icons.emoji_events:before{content:""}.material-icons.emoji_flags:before{content:""}.material-icons.emoji_food_beverage:before{content:""}.material-icons.emoji_nature:before{content:""}.material-icons.emoji_objects:before{content:""}.material-icons.emoji_people:before{content:""}.material-icons.emoji_symbols:before{content:""}.material-icons.emoji_transportation:before{content:""}.material-icons.engineering:before{content:""}.material-icons.enhance_photo_translate:before{content:""}.material-icons.enhanced_encryption:before{content:""}.material-icons.equalizer:before{content:""}.material-icons.error:before{content:""}.material-icons.error_outline:before{content:""}.material-icons.escalator:before{content:""}.material-icons.escalator_warning:before{content:""}.material-icons.euro:before{content:""}.material-icons.euro_symbol:before{content:""}.material-icons.ev_station:before{content:""}.material-icons.event:before{content:""}.material-icons.event_available:before{content:""}.material-icons.event_busy:before{content:""}.material-icons.event_note:before{content:""}.material-icons.event_seat:before{content:""}.material-icons.exit_to_app:before{content:""}.material-icons.expand:before{content:""}.material-icons.expand_less:before{content:""}.material-icons.expand_more:before{content:""}.material-icons.explicit:before{content:""}.material-icons.explore:before{content:""}.material-icons.explore_off:before{content:""}.material-icons.exposure:before{content:""}.material-icons.exposure_minus_1:before{content:""}.material-icons.exposure_minus_2:before{content:""}.material-icons.exposure_neg_1:before{content:""}.material-icons.exposure_neg_2:before{content:""}.material-icons.exposure_plus_1:before{content:""}.material-icons.exposure_plus_2:before{content:""}.material-icons.exposure_zero:before{content:""}.material-icons.extension:before{content:""}.material-icons.face:before{content:""}.material-icons.face_retouching_natural:before{content:""}.material-icons.facebook:before{content:""}.material-icons.fact_check:before{content:""}.material-icons.family_restroom:before{content:""}.material-icons.fast_forward:before{content:""}.material-icons.fast_rewind:before{content:""}.material-icons.fastfood:before{content:""}.material-icons.favorite:before{content:""}.material-icons.favorite_border:before{content:""}.material-icons.favorite_outline:before{content:""}.material-icons.featured_play_list:before{content:""}.material-icons.featured_video:before{content:""}.material-icons.feedback:before{content:""}.material-icons.fence:before{content:""}.material-icons.festival:before{content:""}.material-icons.fiber_dvr:before{content:""}.material-icons.fiber_manual_record:before{content:""}.material-icons.fiber_new:before{content:""}.material-icons.fiber_pin:before{content:""}.material-icons.fiber_smart_record:before{content:""}.material-icons.file_copy:before{content:""}.material-icons.file_download:before{content:""}.material-icons.file_download_done:before{content:""}.material-icons.file_present:before{content:""}.material-icons.file_upload:before{content:""}.material-icons.filter:before{content:""}.material-icons.filter_1:before{content:""}.material-icons.filter_2:before{content:""}.material-icons.filter_3:before{content:""}.material-icons.filter_4:before{content:""}.material-icons.filter_5:before{content:""}.material-icons.filter_6:before{content:""}.material-icons.filter_7:before{content:""}.material-icons.filter_8:before{content:""}.material-icons.filter_9:before{content:""}.material-icons.filter_9_plus:before{content:""}.material-icons.filter_alt:before{content:""}.material-icons.filter_b_and_w:before{content:""}.material-icons.filter_center_focus:before{content:""}.material-icons.filter_drama:before{content:""}.material-icons.filter_frames:before{content:""}.material-icons.filter_hdr:before{content:""}.material-icons.filter_list:before{content:""}.material-icons.filter_list_alt:before{content:""}.material-icons.filter_none:before{content:""}.material-icons.filter_tilt_shift:before{content:""}.material-icons.filter_vintage:before{content:""}.material-icons.find_in_page:before{content:""}.material-icons.find_replace:before{content:""}.material-icons.fingerprint:before{content:""}.material-icons.fire_extinguisher:before{content:""}.material-icons.fire_hydrant:before{content:""}.material-icons.fireplace:before{content:""}.material-icons.first_page:before{content:""}.material-icons.fit_screen:before{content:""}.material-icons.fitness_center:before{content:""}.material-icons.flag:before{content:""}.material-icons.flaky:before{content:""}.material-icons.flare:before{content:""}.material-icons.flash_auto:before{content:""}.material-icons.flash_off:before{content:""}.material-icons.flash_on:before{content:""}.material-icons.flight:before{content:""}.material-icons.flight_land:before{content:""}.material-icons.flight_takeoff:before{content:""}.material-icons.flip:before{content:""}.material-icons.flip_camera_android:before{content:""}.material-icons.flip_camera_ios:before{content:""}.material-icons.flip_to_back:before{content:""}.material-icons.flip_to_front:before{content:""}.material-icons.folder:before{content:""}.material-icons.folder_open:before{content:""}.material-icons.folder_shared:before{content:""}.material-icons.folder_special:before{content:""}.material-icons.follow_the_signs:before{content:""}.material-icons.font_download:before{content:""}.material-icons.food_bank:before{content:""}.material-icons.format_align_center:before{content:""}.material-icons.format_align_justify:before{content:""}.material-icons.format_align_left:before{content:""}.material-icons.format_align_right:before{content:""}.material-icons.format_bold:before{content:""}.material-icons.format_clear:before{content:""}.material-icons.format_color_fill:before{content:""}.material-icons.format_color_reset:before{content:""}.material-icons.format_color_text:before{content:""}.material-icons.format_indent_decrease:before{content:""}.material-icons.format_indent_increase:before{content:""}.material-icons.format_italic:before{content:""}.material-icons.format_line_spacing:before{content:""}.material-icons.format_list_bulleted:before{content:""}.material-icons.format_list_numbered:before{content:""}.material-icons.format_list_numbered_rtl:before{content:""}.material-icons.format_paint:before{content:""}.material-icons.format_quote:before{content:""}.material-icons.format_shapes:before{content:""}.material-icons.format_size:before{content:""}.material-icons.format_strikethrough:before{content:""}.material-icons.format_textdirection_l_to_r:before{content:""}.material-icons.format_textdirection_r_to_l:before{content:""}.material-icons.format_underline:before{content:""}.material-icons.format_underlined:before{content:""}.material-icons.forum:before{content:""}.material-icons.forward:before{content:""}.material-icons.forward_10:before{content:""}.material-icons.forward_30:before{content:""}.material-icons.forward_5:before{content:""}.material-icons.forward_to_inbox:before{content:""}.material-icons.foundation:before{content:""}.material-icons.free_breakfast:before{content:""}.material-icons.fullscreen:before{content:""}.material-icons.fullscreen_exit:before{content:""}.material-icons.functions:before{content:""}.material-icons.g_translate:before{content:""}.material-icons.gamepad:before{content:""}.material-icons.games:before{content:""}.material-icons.gavel:before{content:""}.material-icons.gesture:before{content:""}.material-icons.get_app:before{content:""}.material-icons.gif:before{content:""}.material-icons.goat:before{content:""}.material-icons.golf_course:before{content:""}.material-icons.gps_fixed:before{content:""}.material-icons.gps_not_fixed:before{content:""}.material-icons.gps_off:before{content:""}.material-icons.grade:before{content:""}.material-icons.gradient:before{content:""}.material-icons.grading:before{content:""}.material-icons.grain:before{content:""}.material-icons.graphic_eq:before{content:""}.material-icons.grass:before{content:""}.material-icons.grid_off:before{content:""}.material-icons.grid_on:before{content:""}.material-icons.grid_view:before{content:""}.material-icons.group:before{content:""}.material-icons.group_add:before{content:""}.material-icons.group_work:before{content:""}.material-icons.groups:before{content:""}.material-icons.hail:before{content:""}.material-icons.handyman:before{content:""}.material-icons.hardware:before{content:""}.material-icons.hd:before{content:""}.material-icons.hdr_enhanced_select:before{content:""}.material-icons.hdr_off:before{content:""}.material-icons.hdr_on:before{content:""}.material-icons.hdr_strong:before{content:""}.material-icons.hdr_weak:before{content:""}.material-icons.headset:before{content:""}.material-icons.headset_mic:before{content:""}.material-icons.headset_off:before{content:""}.material-icons.healing:before{content:""}.material-icons.hearing:before{content:""}.material-icons.hearing_disabled:before{content:""}.material-icons.height:before{content:""}.material-icons.help:before{content:""}.material-icons.help_center:before{content:""}.material-icons.help_outline:before{content:""}.material-icons.high_quality:before{content:""}.material-icons.highlight:before{content:""}.material-icons.highlight_alt:before{content:""}.material-icons.highlight_off:before{content:""}.material-icons.highlight_remove:before{content:""}.material-icons.history:before{content:""}.material-icons.history_edu:before{content:""}.material-icons.history_toggle_off:before{content:""}.material-icons.home:before{content:""}.material-icons.home_filled:before{content:""}.material-icons.home_repair_service:before{content:""}.material-icons.home_work:before{content:""}.material-icons.horizontal_distribute:before{content:""}.material-icons.horizontal_rule:before{content:""}.material-icons.horizontal_split:before{content:""}.material-icons.hot_tub:before{content:""}.material-icons.hotel:before{content:""}.material-icons.hourglass_bottom:before{content:""}.material-icons.hourglass_disabled:before{content:""}.material-icons.hourglass_empty:before{content:""}.material-icons.hourglass_full:before{content:""}.material-icons.hourglass_top:before{content:""}.material-icons.house:before{content:""}.material-icons.house_siding:before{content:""}.material-icons.how_to_reg:before{content:""}.material-icons.how_to_vote:before{content:""}.material-icons.http:before{content:""}.material-icons.https:before{content:""}.material-icons.hvac:before{content:""}.material-icons.icecream:before{content:""}.material-icons.image:before{content:""}.material-icons.image_aspect_ratio:before{content:""}.material-icons.image_not_supported:before{content:""}.material-icons.image_search:before{content:""}.material-icons.imagesearch_roller:before{content:""}.material-icons.import_contacts:before{content:""}.material-icons.import_export:before{content:""}.material-icons.important_devices:before{content:""}.material-icons.inbox:before{content:""}.material-icons.indeterminate_check_box:before{content:""}.material-icons.info:before{content:""}.material-icons.info_outline:before{content:""}.material-icons.input:before{content:""}.material-icons.insert_chart:before{content:""}.material-icons.insert_chart_outlined:before{content:""}.material-icons.insert_comment:before{content:""}.material-icons.insert_drive_file:before{content:""}.material-icons.insert_emoticon:before{content:""}.material-icons.insert_invitation:before{content:""}.material-icons.insert_link:before{content:""}.material-icons.insert_photo:before{content:""}.material-icons.insights:before{content:""}.material-icons.integration_instructions:before{content:""}.material-icons.inventory:before{content:""}.material-icons.invert_colors:before{content:""}.material-icons.invert_colors_off:before{content:""}.material-icons.invert_colors_on:before{content:""}.material-icons.ios_share:before{content:""}.material-icons.iso:before{content:""}.material-icons.keyboard:before{content:""}.material-icons.keyboard_arrow_down:before{content:""}.material-icons.keyboard_arrow_left:before{content:""}.material-icons.keyboard_arrow_right:before{content:""}.material-icons.keyboard_arrow_up:before{content:""}.material-icons.keyboard_backspace:before{content:""}.material-icons.keyboard_capslock:before{content:""}.material-icons.keyboard_control:before{content:""}.material-icons.keyboard_hide:before{content:""}.material-icons.keyboard_return:before{content:""}.material-icons.keyboard_tab:before{content:""}.material-icons.keyboard_voice:before{content:""}.material-icons.king_bed:before{content:""}.material-icons.kitchen:before{content:""}.material-icons.label:before{content:""}.material-icons.label_important:before{content:""}.material-icons.label_important_outline:before{content:""}.material-icons.label_off:before{content:""}.material-icons.label_outline:before{content:""}.material-icons.landscape:before{content:""}.material-icons.language:before{content:""}.material-icons.laptop:before{content:""}.material-icons.laptop_chromebook:before{content:""}.material-icons.laptop_mac:before{content:""}.material-icons.laptop_windows:before{content:""}.material-icons.last_page:before{content:""}.material-icons.launch:before{content:""}.material-icons.layers:before{content:""}.material-icons.layers_clear:before{content:""}.material-icons.leaderboard:before{content:""}.material-icons.leak_add:before{content:""}.material-icons.leak_remove:before{content:""}.material-icons.leave_bags_at_home:before{content:""}.material-icons.legend_toggle:before{content:""}.material-icons.lens:before{content:""}.material-icons.library_add:before{content:""}.material-icons.library_add_check:before{content:""}.material-icons.library_books:before{content:""}.material-icons.library_music:before{content:""}.material-icons.lightbulb:before{content:""}.material-icons.lightbulb_outline:before{content:""}.material-icons.line_style:before{content:""}.material-icons.line_weight:before{content:""}.material-icons.linear_scale:before{content:""}.material-icons.link:before{content:""}.material-icons.link_off:before{content:""}.material-icons.linked_camera:before{content:""}.material-icons.liquor:before{content:""}.material-icons.list:before{content:""}.material-icons.list_alt:before{content:""}.material-icons.live_help:before{content:""}.material-icons.live_tv:before{content:""}.material-icons.local_activity:before{content:""}.material-icons.local_airport:before{content:""}.material-icons.local_atm:before{content:""}.material-icons.local_attraction:before{content:""}.material-icons.local_bar:before{content:""}.material-icons.local_cafe:before{content:""}.material-icons.local_car_wash:before{content:""}.material-icons.local_convenience_store:before{content:""}.material-icons.local_dining:before{content:""}.material-icons.local_drink:before{content:""}.material-icons.local_fire_department:before{content:""}.material-icons.local_florist:before{content:""}.material-icons.local_gas_station:before{content:""}.material-icons.local_grocery_store:before{content:""}.material-icons.local_hospital:before{content:""}.material-icons.local_hotel:before{content:""}.material-icons.local_laundry_service:before{content:""}.material-icons.local_library:before{content:""}.material-icons.local_mall:before{content:""}.material-icons.local_movies:before{content:""}.material-icons.local_offer:before{content:""}.material-icons.local_parking:before{content:""}.material-icons.local_pharmacy:before{content:""}.material-icons.local_phone:before{content:""}.material-icons.local_pizza:before{content:""}.material-icons.local_play:before{content:""}.material-icons.local_police:before{content:""}.material-icons.local_post_office:before{content:""}.material-icons.local_print_shop:before{content:""}.material-icons.local_printshop:before{content:""}.material-icons.local_restaurant:before{content:""}.material-icons.local_see:before{content:""}.material-icons.local_shipping:before{content:""}.material-icons.local_taxi:before{content:""}.material-icons.location_city:before{content:""}.material-icons.location_disabled:before{content:""}.material-icons.location_history:before{content:""}.material-icons.location_off:before{content:""}.material-icons.location_on:before{content:""}.material-icons.location_pin:before{content:""}.material-icons.location_searching:before{content:""}.material-icons.lock:before{content:""}.material-icons.lock_clock:before{content:""}.material-icons.lock_open:before{content:""}.material-icons.lock_outline:before{content:""}.material-icons.login:before{content:""}.material-icons.logout:before{content:""}.material-icons.looks:before{content:""}.material-icons.looks_3:before{content:""}.material-icons.looks_4:before{content:""}.material-icons.looks_5:before{content:""}.material-icons.looks_6:before{content:""}.material-icons.looks_one:before{content:""}.material-icons.looks_two:before{content:""}.material-icons.loop:before{content:""}.material-icons.loupe:before{content:""}.material-icons.low_priority:before{content:""}.material-icons.loyalty:before{content:""}.material-icons.luggage:before{content:""}.material-icons.lunch_dining:before{content:""}.material-icons.mail:before{content:""}.material-icons.mail_outline:before{content:""}.material-icons.map:before{content:""}.material-icons.maps_ugc:before{content:""}.material-icons.margin:before{content:""}.material-icons.mark_as_unread:before{content:""}.material-icons.mark_chat_read:before{content:""}.material-icons.mark_chat_unread:before{content:""}.material-icons.mark_email_read:before{content:""}.material-icons.mark_email_unread:before{content:""}.material-icons.markunread:before{content:""}.material-icons.markunread_mailbox:before{content:""}.material-icons.masks:before{content:""}.material-icons.maximize:before{content:""}.material-icons.mediation:before{content:""}.material-icons.medical_services:before{content:""}.material-icons.meeting_room:before{content:""}.material-icons.memory:before{content:""}.material-icons.menu:before{content:""}.material-icons.menu_book:before{content:""}.material-icons.menu_open:before{content:""}.material-icons.merge_type:before{content:""}.material-icons.message:before{content:""}.material-icons.messenger:before{content:""}.material-icons.messenger_outline:before{content:""}.material-icons.mic:before{content:""}.material-icons.mic_external_off:before{content:""}.material-icons.mic_external_on:before{content:""}.material-icons.mic_none:before{content:""}.material-icons.mic_off:before{content:""}.material-icons.microwave:before{content:""}.material-icons.military_tech:before{content:""}.material-icons.minimize:before{content:""}.material-icons.miscellaneous_services:before{content:""}.material-icons.missed_video_call:before{content:""}.material-icons.mms:before{content:""}.material-icons.mobile_friendly:before{content:""}.material-icons.mobile_off:before{content:""}.material-icons.mobile_screen_share:before{content:""}.material-icons.mode_comment:before{content:""}.material-icons.mode_edit:before{content:""}.material-icons.model_training:before{content:""}.material-icons.monetization_on:before{content:""}.material-icons.money:before{content:""}.material-icons.money_off:before{content:""}.material-icons.monitor:before{content:""}.material-icons.monochrome_photos:before{content:""}.material-icons.mood:before{content:""}.material-icons.mood_bad:before{content:""}.material-icons.moped:before{content:""}.material-icons.more:before{content:""}.material-icons.more_horiz:before{content:""}.material-icons.more_time:before{content:""}.material-icons.more_vert:before{content:""}.material-icons.motion_photos_off:before{content:""}.material-icons.motion_photos_on:before{content:""}.material-icons.motion_photos_pause:before{content:""}.material-icons.motion_photos_paused:before{content:""}.material-icons.motorcycle:before{content:""}.material-icons.mouse:before{content:""}.material-icons.move_to_inbox:before{content:""}.material-icons.movie:before{content:""}.material-icons.movie_creation:before{content:""}.material-icons.movie_filter:before{content:""}.material-icons.mp:before{content:""}.material-icons.multiline_chart:before{content:""}.material-icons.multiple_stop:before{content:""}.material-icons.multitrack_audio:before{content:""}.material-icons.museum:before{content:""}.material-icons.music_note:before{content:""}.material-icons.music_off:before{content:""}.material-icons.music_video:before{content:""}.material-icons.my_library_add:before{content:""}.material-icons.my_library_books:before{content:""}.material-icons.my_library_music:before{content:""}.material-icons.my_location:before{content:""}.material-icons.nat:before{content:""}.material-icons.nature:before{content:""}.material-icons.nature_people:before{content:""}.material-icons.navigate_before:before{content:""}.material-icons.navigate_next:before{content:""}.material-icons.navigation:before{content:""}.material-icons.near_me:before{content:""}.material-icons.near_me_disabled:before{content:""}.material-icons.network_cell:before{content:""}.material-icons.network_check:before{content:""}.material-icons.network_locked:before{content:""}.material-icons.network_wifi:before{content:""}.material-icons.new_releases:before{content:""}.material-icons.next_plan:before{content:""}.material-icons.next_week:before{content:""}.material-icons.nfc:before{content:""}.material-icons.night_shelter:before{content:""}.material-icons.nightlife:before{content:""}.material-icons.nightlight_round:before{content:""}.material-icons.nights_stay:before{content:""}.material-icons.no_backpack:before{content:""}.material-icons.no_cell:before{content:""}.material-icons.no_drinks:before{content:""}.material-icons.no_encryption:before{content:""}.material-icons.no_flash:before{content:""}.material-icons.no_food:before{content:""}.material-icons.no_luggage:before{content:""}.material-icons.no_meals:before{content:""}.material-icons.no_meals_ouline:before{content:""}.material-icons.no_meeting_room:before{content:""}.material-icons.no_photography:before{content:""}.material-icons.no_sim:before{content:""}.material-icons.no_stroller:before{content:""}.material-icons.no_transfer:before{content:""}.material-icons.north:before{content:""}.material-icons.north_east:before{content:""}.material-icons.north_west:before{content:""}.material-icons.not_accessible:before{content:""}.material-icons.not_interested:before{content:""}.material-icons.not_listed_location:before{content:""}.material-icons.not_started:before{content:""}.material-icons.note:before{content:""}.material-icons.note_add:before{content:""}.material-icons.notes:before{content:""}.material-icons.notification_important:before{content:""}.material-icons.notifications:before{content:""}.material-icons.notifications_active:before{content:""}.material-icons.notifications_none:before{content:""}.material-icons.notifications_off:before{content:""}.material-icons.notifications_on:before{content:""}.material-icons.notifications_paused:before{content:""}.material-icons.now_wallpaper:before{content:""}.material-icons.now_widgets:before{content:""}.material-icons.offline_bolt:before{content:""}.material-icons.offline_pin:before{content:""}.material-icons.offline_share:before{content:""}.material-icons.ondemand_video:before{content:""}.material-icons.online_prediction:before{content:""}.material-icons.opacity:before{content:""}.material-icons.open_in_browser:before{content:""}.material-icons.open_in_full:before{content:""}.material-icons.open_in_new:before{content:""}.material-icons.open_with:before{content:""}.material-icons.outbond:before{content:""}.material-icons.outbox:before{content:""}.material-icons.outdoor_grill:before{content:""}.material-icons.outgoing_mail:before{content:""}.material-icons.outlet:before{content:""}.material-icons.outlined_flag:before{content:""}.material-icons.padding:before{content:""}.material-icons.pages:before{content:""}.material-icons.pageview:before{content:""}.material-icons.palette:before{content:""}.material-icons.pan_tool:before{content:""}.material-icons.panorama:before{content:""}.material-icons.panorama_fish_eye:before{content:""}.material-icons.panorama_fisheye:before{content:""}.material-icons.panorama_horizontal:before{content:""}.material-icons.panorama_horizontal_select:before{content:""}.material-icons.panorama_photosphere:before{content:""}.material-icons.panorama_photosphere_select:before{content:""}.material-icons.panorama_vertical:before{content:""}.material-icons.panorama_vertical_select:before{content:""}.material-icons.panorama_wide_angle:before{content:""}.material-icons.panorama_wide_angle_select:before{content:""}.material-icons.park:before{content:""}.material-icons.party_mode:before{content:""}.material-icons.pause:before{content:""}.material-icons.pause_circle_filled:before{content:""}.material-icons.pause_circle_outline:before{content:""}.material-icons.pause_presentation:before{content:""}.material-icons.payment:before{content:""}.material-icons.payments:before{content:""}.material-icons.pedal_bike:before{content:""}.material-icons.pending:before{content:""}.material-icons.pending_actions:before{content:""}.material-icons.people:before{content:""}.material-icons.people_alt:before{content:""}.material-icons.people_outline:before{content:""}.material-icons.perm_camera_mic:before{content:""}.material-icons.perm_contact_cal:before{content:""}.material-icons.perm_contact_calendar:before{content:""}.material-icons.perm_data_setting:before{content:""}.material-icons.perm_device_info:before{content:""}.material-icons.perm_device_information:before{content:""}.material-icons.perm_identity:before{content:""}.material-icons.perm_media:before{content:""}.material-icons.perm_phone_msg:before{content:""}.material-icons.perm_scan_wifi:before{content:""}.material-icons.person:before{content:""}.material-icons.person_add:before{content:""}.material-icons.person_add_alt:before{content:""}.material-icons.person_add_alt_1:before{content:""}.material-icons.person_add_disabled:before{content:""}.material-icons.person_outline:before{content:""}.material-icons.person_pin:before{content:""}.material-icons.person_pin_circle:before{content:""}.material-icons.person_remove:before{content:""}.material-icons.person_remove_alt_1:before{content:""}.material-icons.person_search:before{content:""}.material-icons.personal_video:before{content:""}.material-icons.pest_control:before{content:""}.material-icons.pest_control_rodent:before{content:""}.material-icons.pets:before{content:""}.material-icons.phone:before{content:""}.material-icons.phone_android:before{content:""}.material-icons.phone_bluetooth_speaker:before{content:""}.material-icons.phone_callback:before{content:""}.material-icons.phone_disabled:before{content:""}.material-icons.phone_enabled:before{content:""}.material-icons.phone_forwarded:before{content:""}.material-icons.phone_in_talk:before{content:""}.material-icons.phone_iphone:before{content:""}.material-icons.phone_locked:before{content:""}.material-icons.phone_missed:before{content:""}.material-icons.phone_paused:before{content:""}.material-icons.phonelink:before{content:""}.material-icons.phonelink_erase:before{content:""}.material-icons.phonelink_lock:before{content:""}.material-icons.phonelink_off:before{content:""}.material-icons.phonelink_ring:before{content:""}.material-icons.phonelink_setup:before{content:""}.material-icons.photo:before{content:""}.material-icons.photo_album:before{content:""}.material-icons.photo_camera:before{content:""}.material-icons.photo_camera_back:before{content:""}.material-icons.photo_camera_front:before{content:""}.material-icons.photo_filter:before{content:""}.material-icons.photo_library:before{content:""}.material-icons.photo_size_select_actual:before{content:""}.material-icons.photo_size_select_large:before{content:""}.material-icons.photo_size_select_small:before{content:""}.material-icons.picture_as_pdf:before{content:""}.material-icons.picture_in_picture:before{content:""}.material-icons.picture_in_picture_alt:before{content:""}.material-icons.pie_chart:before{content:""}.material-icons.pie_chart_outlined:before{content:""}.material-icons.pin_drop:before{content:""}.material-icons.pivot_table_chart:before{content:""}.material-icons.place:before{content:""}.material-icons.plagiarism:before{content:""}.material-icons.play_arrow:before{content:""}.material-icons.play_circle_fill:before{content:""}.material-icons.play_circle_filled:before{content:""}.material-icons.play_circle_outline:before{content:""}.material-icons.play_disabled:before{content:""}.material-icons.play_for_work:before{content:""}.material-icons.playlist_add:before{content:""}.material-icons.playlist_add_check:before{content:""}.material-icons.playlist_play:before{content:""}.material-icons.plumbing:before{content:""}.material-icons.plus_one:before{content:""}.material-icons.point_of_sale:before{content:""}.material-icons.policy:before{content:""}.material-icons.poll:before{content:""}.material-icons.polymer:before{content:""}.material-icons.pool:before{content:""}.material-icons.portable_wifi_off:before{content:""}.material-icons.portrait:before{content:""}.material-icons.post_add:before{content:""}.material-icons.power:before{content:""}.material-icons.power_input:before{content:""}.material-icons.power_off:before{content:""}.material-icons.power_settings_new:before{content:""}.material-icons.pregnant_woman:before{content:""}.material-icons.present_to_all:before{content:""}.material-icons.preview:before{content:""}.material-icons.print:before{content:""}.material-icons.print_disabled:before{content:""}.material-icons.priority_high:before{content:""}.material-icons.privacy_tip:before{content:""}.material-icons.psychology:before{content:""}.material-icons.public:before{content:""}.material-icons.public_off:before{content:""}.material-icons.publish:before{content:""}.material-icons.published_with_changes:before{content:""}.material-icons.push_pin:before{content:""}.material-icons.qr_code:before{content:""}.material-icons.qr_code_2:before{content:""}.material-icons.qr_code_scanner:before{content:""}.material-icons.query_builder:before{content:""}.material-icons.question_answer:before{content:""}.material-icons.queue:before{content:""}.material-icons.queue_music:before{content:""}.material-icons.queue_play_next:before{content:""}.material-icons.quick_contacts_dialer:before{content:""}.material-icons.quick_contacts_mail:before{content:""}.material-icons.quickreply:before{content:""}.material-icons.radio:before{content:""}.material-icons.radio_button_checked:before{content:""}.material-icons.radio_button_off:before{content:""}.material-icons.radio_button_on:before{content:""}.material-icons.radio_button_unchecked:before{content:""}.material-icons.railway_alert:before{content:""}.material-icons.ramen_dining:before{content:""}.material-icons.rate_review:before{content:""}.material-icons.read_more:before{content:""}.material-icons.receipt:before{content:""}.material-icons.receipt_long:before{content:""}.material-icons.recent_actors:before{content:""}.material-icons.recommend:before{content:""}.material-icons.record_voice_over:before{content:""}.material-icons.redeem:before{content:""}.material-icons.redo:before{content:""}.material-icons.reduce_capacity:before{content:""}.material-icons.refresh:before{content:""}.material-icons.remove:before{content:""}.material-icons.remove_circle:before{content:""}.material-icons.remove_circle_outline:before{content:""}.material-icons.remove_done:before{content:""}.material-icons.remove_from_queue:before{content:""}.material-icons.remove_moderator:before{content:""}.material-icons.remove_red_eye:before{content:""}.material-icons.remove_shopping_cart:before{content:""}.material-icons.reorder:before{content:""}.material-icons.repeat:before{content:""}.material-icons.repeat_on:before{content:""}.material-icons.repeat_one:before{content:""}.material-icons.repeat_one_on:before{content:""}.material-icons.replay:before{content:""}.material-icons.replay_10:before{content:""}.material-icons.replay_30:before{content:""}.material-icons.replay_5:before{content:""}.material-icons.replay_circle_filled:before{content:""}.material-icons.reply:before{content:""}.material-icons.reply_all:before{content:""}.material-icons.report:before{content:""}.material-icons.report_off:before{content:""}.material-icons.report_problem:before{content:""}.material-icons.request_page:before{content:""}.material-icons.request_quote:before{content:""}.material-icons.reset_tv:before{content:""}.material-icons.restaurant:before{content:""}.material-icons.restaurant_menu:before{content:""}.material-icons.restore:before{content:""}.material-icons.restore_from_trash:before{content:""}.material-icons.restore_page:before{content:""}.material-icons.rice_bowl:before{content:""}.material-icons.ring_volume:before{content:""}.material-icons.roofing:before{content:""}.material-icons.room:before{content:""}.material-icons.room_preferences:before{content:""}.material-icons.room_service:before{content:""}.material-icons.rotate_90_degrees_ccw:before{content:""}.material-icons.rotate_left:before{content:""}.material-icons.rotate_right:before{content:""}.material-icons.rounded_corner:before{content:""}.material-icons.router:before{content:""}.material-icons.rowing:before{content:""}.material-icons.rss_feed:before{content:""}.material-icons.rtt:before{content:""}.material-icons.rule:before{content:""}.material-icons.rule_folder:before{content:""}.material-icons.run_circle:before{content:""}.material-icons.rv_hookup:before{content:""}.material-icons.sanitizer:before{content:""}.material-icons.satellite:before{content:""}.material-icons.save:before{content:""}.material-icons.save_alt:before{content:""}.material-icons.saved_search:before{content:""}.material-icons.scanner:before{content:""}.material-icons.scatter_plot:before{content:""}.material-icons.schedule:before{content:""}.material-icons.schedule_send:before{content:""}.material-icons.school:before{content:""}.material-icons.science:before{content:""}.material-icons.score:before{content:""}.material-icons.screen_lock_landscape:before{content:""}.material-icons.screen_lock_portrait:before{content:""}.material-icons.screen_lock_rotation:before{content:""}.material-icons.screen_rotation:before{content:""}.material-icons.screen_search_desktop:before{content:""}.material-icons.screen_share:before{content:""}.material-icons.sd:before{content:""}.material-icons.sd_card:before{content:""}.material-icons.sd_storage:before{content:""}.material-icons.search:before{content:""}.material-icons.search_off:before{content:""}.material-icons.security:before{content:""}.material-icons.segment:before{content:""}.material-icons.select_all:before{content:""}.material-icons.self_improvement:before{content:""}.material-icons.send:before{content:""}.material-icons.send_and_archive:before{content:""}.material-icons.send_to_mobile:before{content:""}.material-icons.sensor_door:before{content:""}.material-icons.sensor_window:before{content:""}.material-icons.sentiment_dissatisfied:before{content:""}.material-icons.sentiment_neutral:before{content:""}.material-icons.sentiment_satisfied:before{content:""}.material-icons.sentiment_satisfied_alt:before{content:""}.material-icons.sentiment_very_dissatisfied:before{content:""}.material-icons.sentiment_very_satisfied:before{content:""}.material-icons.set_meal:before{content:""}.material-icons.settings:before{content:""}.material-icons.settings_applications:before{content:""}.material-icons.settings_backup_restore:before{content:""}.material-icons.settings_bluetooth:before{content:""}.material-icons.settings_brightness:before{content:""}.material-icons.settings_cell:before{content:""}.material-icons.settings_display:before{content:""}.material-icons.settings_ethernet:before{content:""}.material-icons.settings_input_antenna:before{content:""}.material-icons.settings_input_component:before{content:""}.material-icons.settings_input_composite:before{content:""}.material-icons.settings_input_hdmi:before{content:""}.material-icons.settings_input_svideo:before{content:""}.material-icons.settings_overscan:before{content:""}.material-icons.settings_phone:before{content:""}.material-icons.settings_power:before{content:""}.material-icons.settings_remote:before{content:""}.material-icons.settings_system_daydream:before{content:""}.material-icons.settings_voice:before{content:""}.material-icons.share:before{content:""}.material-icons.shield:before{content:""}.material-icons.shop:before{content:""}.material-icons.shop_two:before{content:""}.material-icons.shopping_bag:before{content:""}.material-icons.shopping_basket:before{content:""}.material-icons.shopping_cart:before{content:""}.material-icons.short_text:before{content:""}.material-icons.show_chart:before{content:""}.material-icons.shuffle:before{content:""}.material-icons.shuffle_on:before{content:""}.material-icons.shutter_speed:before{content:""}.material-icons.sick:before{content:""}.material-icons.signal_cellular_0_bar:before{content:""}.material-icons.signal_cellular_4_bar:before{content:""}.material-icons.signal_cellular_alt:before{content:""}.material-icons.signal_cellular_connected_no_internet_4_bar:before{content:""}.material-icons.signal_cellular_no_sim:before{content:""}.material-icons.signal_cellular_null:before{content:""}.material-icons.signal_cellular_off:before{content:""}.material-icons.signal_wifi_0_bar:before{content:""}.material-icons.signal_wifi_4_bar:before{content:""}.material-icons.signal_wifi_4_bar_lock:before{content:""}.material-icons.signal_wifi_off:before{content:""}.material-icons.sim_card:before{content:""}.material-icons.sim_card_alert:before{content:""}.material-icons.single_bed:before{content:""}.material-icons.skip_next:before{content:""}.material-icons.skip_previous:before{content:""}.material-icons.slideshow:before{content:""}.material-icons.slow_motion_video:before{content:""}.material-icons.smart_button:before{content:""}.material-icons.smartphone:before{content:""}.material-icons.smoke_free:before{content:""}.material-icons.smoking_rooms:before{content:""}.material-icons.sms:before{content:""}.material-icons.sms_failed:before{content:""}.material-icons.snippet_folder:before{content:""}.material-icons.snooze:before{content:""}.material-icons.soap:before{content:""}.material-icons.sort:before{content:""}.material-icons.sort_by_alpha:before{content:""}.material-icons.source:before{content:""}.material-icons.south:before{content:""}.material-icons.south_east:before{content:""}.material-icons.south_west:before{content:""}.material-icons.spa:before{content:""}.material-icons.space_bar:before{content:""}.material-icons.speaker:before{content:""}.material-icons.speaker_group:before{content:""}.material-icons.speaker_notes:before{content:""}.material-icons.speaker_notes_off:before{content:""}.material-icons.speaker_phone:before{content:""}.material-icons.speed:before{content:""}.material-icons.spellcheck:before{content:""}.material-icons.sports:before{content:""}.material-icons.sports_bar:before{content:""}.material-icons.sports_baseball:before{content:""}.material-icons.sports_basketball:before{content:""}.material-icons.sports_cricket:before{content:""}.material-icons.sports_esports:before{content:""}.material-icons.sports_football:before{content:""}.material-icons.sports_golf:before{content:""}.material-icons.sports_handball:before{content:""}.material-icons.sports_hockey:before{content:""}.material-icons.sports_kabaddi:before{content:""}.material-icons.sports_mma:before{content:""}.material-icons.sports_motorsports:before{content:""}.material-icons.sports_rugby:before{content:""}.material-icons.sports_soccer:before{content:""}.material-icons.sports_tennis:before{content:""}.material-icons.sports_volleyball:before{content:""}.material-icons.square_foot:before{content:""}.material-icons.stacked_bar_chart:before{content:""}.material-icons.stacked_line_chart:before{content:""}.material-icons.stairs:before{content:""}.material-icons.star:before{content:""}.material-icons.star_border:before{content:""}.material-icons.star_half:before{content:""}.material-icons.star_outline:before{content:""}.material-icons.star_rate:before{content:""}.material-icons.stars:before{content:""}.material-icons.stay_current_landscape:before{content:""}.material-icons.stay_current_portrait:before{content:""}.material-icons.stay_primary_landscape:before{content:""}.material-icons.stay_primary_portrait:before{content:""}.material-icons.sticky_note_2:before{content:""}.material-icons.stop:before{content:""}.material-icons.stop_circle:before{content:""}.material-icons.stop_screen_share:before{content:""}.material-icons.storage:before{content:""}.material-icons.store:before{content:""}.material-icons.store_mall_directory:before{content:""}.material-icons.storefront:before{content:""}.material-icons.straighten:before{content:""}.material-icons.stream:before{content:""}.material-icons.streetview:before{content:""}.material-icons.strikethrough_s:before{content:""}.material-icons.stroller:before{content:""}.material-icons.style:before{content:""}.material-icons.subdirectory_arrow_left:before{content:""}.material-icons.subdirectory_arrow_right:before{content:""}.material-icons.subject:before{content:""}.material-icons.subscript:before{content:""}.material-icons.subscriptions:before{content:""}.material-icons.subtitles:before{content:""}.material-icons.subtitles_off:before{content:""}.material-icons.subway:before{content:""}.material-icons.superscript:before{content:""}.material-icons.supervised_user_circle:before{content:""}.material-icons.supervisor_account:before{content:""}.material-icons.support:before{content:""}.material-icons.support_agent:before{content:""}.material-icons.surround_sound:before{content:""}.material-icons.swap_calls:before{content:""}.material-icons.swap_horiz:before{content:""}.material-icons.swap_horizontal_circle:before{content:""}.material-icons.swap_vert:before{content:""}.material-icons.swap_vert_circle:before{content:""}.material-icons.swap_vertical_circle:before{content:""}.material-icons.swipe:before{content:""}.material-icons.switch_account:before{content:""}.material-icons.switch_camera:before{content:""}.material-icons.switch_left:before{content:""}.material-icons.switch_right:before{content:""}.material-icons.switch_video:before{content:""}.material-icons.sync:before{content:""}.material-icons.sync_alt:before{content:""}.material-icons.sync_disabled:before{content:""}.material-icons.sync_problem:before{content:""}.material-icons.system_update:before{content:""}.material-icons.system_update_alt:before{content:""}.material-icons.system_update_tv:before{content:""}.material-icons.tab:before{content:""}.material-icons.tab_unselected:before{content:""}.material-icons.table_chart:before{content:""}.material-icons.table_rows:before{content:""}.material-icons.table_view:before{content:""}.material-icons.tablet:before{content:""}.material-icons.tablet_android:before{content:""}.material-icons.tablet_mac:before{content:""}.material-icons.tag:before{content:""}.material-icons.tag_faces:before{content:""}.material-icons.takeout_dining:before{content:""}.material-icons.tap_and_play:before{content:""}.material-icons.tapas:before{content:""}.material-icons.taxi_alert:before{content:""}.material-icons.terrain:before{content:""}.material-icons.text_fields:before{content:""}.material-icons.text_format:before{content:""}.material-icons.text_rotate_up:before{content:""}.material-icons.text_rotate_vertical:before{content:""}.material-icons.text_rotation_angledown:before{content:""}.material-icons.text_rotation_angleup:before{content:""}.material-icons.text_rotation_down:before{content:""}.material-icons.text_rotation_none:before{content:""}.material-icons.text_snippet:before{content:""}.material-icons.textsms:before{content:""}.material-icons.texture:before{content:""}.material-icons.theater_comedy:before{content:""}.material-icons.theaters:before{content:""}.material-icons.thumb_down:before{content:""}.material-icons.thumb_down_alt:before{content:""}.material-icons.thumb_down_off_alt:before{content:""}.material-icons.thumb_up:before{content:""}.material-icons.thumb_up_alt:before{content:""}.material-icons.thumb_up_off_alt:before{content:""}.material-icons.thumbs_up_down:before{content:""}.material-icons.time_to_leave:before{content:""}.material-icons.timelapse:before{content:""}.material-icons.timeline:before{content:""}.material-icons.timer:before{content:""}.material-icons.timer_10:before{content:""}.material-icons.timer_3:before{content:""}.material-icons.timer_off:before{content:""}.material-icons.title:before{content:""}.material-icons.toc:before{content:""}.material-icons.today:before{content:""}.material-icons.toggle_off:before{content:""}.material-icons.toggle_on:before{content:""}.material-icons.toll:before{content:""}.material-icons.tonality:before{content:""}.material-icons.topic:before{content:""}.material-icons.touch_app:before{content:""}.material-icons.tour:before{content:""}.material-icons.toys:before{content:""}.material-icons.track_changes:before{content:""}.material-icons.traffic:before{content:""}.material-icons.train:before{content:""}.material-icons.tram:before{content:""}.material-icons.transfer_within_a_station:before{content:""}.material-icons.transform:before{content:""}.material-icons.transit_enterexit:before{content:""}.material-icons.translate:before{content:""}.material-icons.trending_down:before{content:""}.material-icons.trending_flat:before{content:""}.material-icons.trending_neutral:before{content:""}.material-icons.trending_up:before{content:""}.material-icons.trip_origin:before{content:""}.material-icons.tty:before{content:""}.material-icons.tune:before{content:""}.material-icons.turned_in:before{content:""}.material-icons.turned_in_not:before{content:""}.material-icons.tv:before{content:""}.material-icons.tv_off:before{content:""}.material-icons.two_wheeler:before{content:""}.material-icons.umbrella:before{content:""}.material-icons.unarchive:before{content:""}.material-icons.undo:before{content:""}.material-icons.unfold_less:before{content:""}.material-icons.unfold_more:before{content:""}.material-icons.unpublished:before{content:""}.material-icons.unsubscribe:before{content:""}.material-icons.update:before{content:""}.material-icons.update_disabled:before{content:""}.material-icons.upgrade:before{content:""}.material-icons.upload_file:before{content:""}.material-icons.usb:before{content:""}.material-icons.verified:before{content:""}.material-icons.verified_user:before{content:""}.material-icons.vertical_align_bottom:before{content:""}.material-icons.vertical_align_center:before{content:""}.material-icons.vertical_align_top:before{content:""}.material-icons.vertical_distribute:before{content:""}.material-icons.vertical_split:before{content:""}.material-icons.vibration:before{content:""}.material-icons.video_call:before{content:""}.material-icons.video_collection:before{content:""}.material-icons.video_label:before{content:""}.material-icons.video_library:before{content:""}.material-icons.video_settings:before{content:""}.material-icons.videocam:before{content:""}.material-icons.videocam_off:before{content:""}.material-icons.videogame_asset:before{content:""}.material-icons.view_agenda:before{content:""}.material-icons.view_array:before{content:""}.material-icons.view_carousel:before{content:""}.material-icons.view_column:before{content:""}.material-icons.view_comfortable:before{content:""}.material-icons.view_comfy:before{content:""}.material-icons.view_compact:before{content:""}.material-icons.view_day:before{content:""}.material-icons.view_headline:before{content:""}.material-icons.view_in_ar:before{content:""}.material-icons.view_list:before{content:""}.material-icons.view_module:before{content:""}.material-icons.view_quilt:before{content:""}.material-icons.view_sidebar:before{content:""}.material-icons.view_stream:before{content:""}.material-icons.view_week:before{content:""}.material-icons.vignette:before{content:""}.material-icons.visibility:before{content:""}.material-icons.visibility_off:before{content:""}.material-icons.voice_chat:before{content:""}.material-icons.voice_over_off:before{content:""}.material-icons.voicemail:before{content:""}.material-icons.volume_down:before{content:""}.material-icons.volume_mute:before{content:""}.material-icons.volume_off:before{content:""}.material-icons.volume_up:before{content:""}.material-icons.volunteer_activism:before{content:""}.material-icons.vpn_key:before{content:""}.material-icons.vpn_lock:before{content:""}.material-icons.wallet_giftcard:before{content:""}.material-icons.wallet_membership:before{content:""}.material-icons.wallet_travel:before{content:""}.material-icons.wallpaper:before{content:""}.material-icons.warning:before{content:""}.material-icons.wash:before{content:""}.material-icons.watch:before{content:""}.material-icons.watch_later:before{content:""}.material-icons.water_damage:before{content:""}.material-icons.waterfall_chart:before{content:""}.material-icons.waves:before{content:""}.material-icons.wb_auto:before{content:""}.material-icons.wb_cloudy:before{content:""}.material-icons.wb_incandescent:before{content:""}.material-icons.wb_iridescent:before{content:""}.material-icons.wb_shade:before{content:""}.material-icons.wb_sunny:before{content:""}.material-icons.wb_twighlight:before{content:""}.material-icons.wc:before{content:""}.material-icons.web:before{content:""}.material-icons.web_asset:before{content:""}.material-icons.weekend:before{content:""}.material-icons.west:before{content:""}.material-icons.whatshot:before{content:""}.material-icons.wheelchair_pickup:before{content:""}.material-icons.where_to_vote:before{content:""}.material-icons.widgets:before{content:""}.material-icons.wifi:before{content:""}.material-icons.wifi_calling:before{content:""}.material-icons.wifi_lock:before{content:""}.material-icons.wifi_off:before{content:""}.material-icons.wifi_protected_setup:before{content:""}.material-icons.wifi_tethering:before{content:""}.material-icons.wine_bar:before{content:""}.material-icons.work:before{content:""}.material-icons.work_off:before{content:""}.material-icons.work_outline:before{content:""}.material-icons.workspaces_filled:before{content:""}.material-icons.workspaces_outline:before{content:""}.material-icons.wrap_text:before{content:""}.material-icons.wrong_location:before{content:""}.material-icons.wysiwyg:before{content:""}.material-icons.youtube_searched_for:before{content:""}.material-icons.zoom_in:before{content:""}.material-icons.zoom_out:before{content:""}.material-icons.zoom_out_map:before{content:""} /*! Lato font. */@font-face{font-family:Lato;font-weight:100;font-style:normal;text-rendering:optimizeLegibility;src:url(fonts/lato-hairline.woff2) format("woff2"),url(fonts/lato-hairline.woff) format("woff")}@font-face{font-family:Lato;font-weight:100;font-style:italic;text-rendering:optimizeLegibility;src:url(fonts/lato-hairline-italic.woff2) format("woff2"),url(fonts/lato-hairline-italic.woff) format("woff")}@font-face{font-family:Lato;font-weight:200;font-style:normal;text-rendering:optimizeLegibility;src:url(fonts/lato-thin.woff2) format("woff2"),url(fonts/lato-thin.woff) format("woff")}@font-face{font-family:Lato;font-weight:200;font-style:italic;text-rendering:optimizeLegibility;src:url(fonts/lato-thin-italic.woff2) format("woff2"),url(fonts/lato-thin-italic.woff) format("woff")}@font-face{font-family:Lato;font-weight:300;font-style:normal;text-rendering:optimizeLegibility;src:url(fonts/lato-light.woff2) format("woff2"),url(fonts/lato-light.woff) format("woff")}@font-face{font-family:Lato;font-weight:300;font-style:italic;text-rendering:optimizeLegibility;src:url(fonts/lato-light-italic.woff2) format("woff2"),url(fonts/lato-light-italic.woff) format("woff")}@font-face{font-family:Lato;font-weight:400;font-style:normal;text-rendering:optimizeLegibility;src:url(fonts/lato-normal.woff2) format("woff2"),url(fonts/lato-normal.woff) format("woff")}@font-face{font-family:Lato;font-weight:400;font-style:italic;text-rendering:optimizeLegibility;src:url(fonts/lato-normal-italic.woff2) format("woff2"),url(fonts/lato-normal-italic.woff) format("woff")}@font-face{font-family:"Lato Medium";font-weight:400;font-style:normal;text-rendering:optimizeLegibility;src:url(fonts/lato-medium.woff2) format("woff2"),url(fonts/lato-medium.woff) format("woff")}@font-face{font-family:"Lato Medium";font-weight:400;font-style:italic;text-rendering:optimizeLegibility;src:url(fonts/lato-medium-italic.woff2) format("woff2"),url(fonts/lato-medium-italic.woff) format("woff")}@font-face{font-family:Lato;font-weight:500;font-style:normal;text-rendering:optimizeLegibility;src:url(fonts/lato-semibold.woff2) format("woff2"),url(fonts/lato-semibold.woff) format("woff")}@font-face{font-family:Lato;font-weight:500;font-style:italic;text-rendering:optimizeLegibility;src:url(fonts/lato-semibold-italic.woff2) format("woff2"),url(fonts/lato-semibold-italic.woff) format("woff")}@font-face{font-family:Lato;font-weight:600;font-style:normal;text-rendering:optimizeLegibility;src:url(fonts/lato-bold.woff2) format("woff2"),url(fonts/lato-bold.woff) format("woff")}@font-face{font-family:Lato;font-weight:600;font-style:italic;text-rendering:optimizeLegibility;src:url(fonts/lato-bold-italic.woff2) format("woff2"),url(fonts/lato-bold-italic.woff) format("woff")}@font-face{font-family:Lato;font-weight:800;font-style:normal;text-rendering:optimizeLegibility;src:url(fonts/lato-heavy.woff2) format("woff2"),url(fonts/lato-heavy.woff) format("woff")}@font-face{font-family:Lato;font-weight:800;font-style:italic;text-rendering:optimizeLegibility;src:url(fonts/lato-heavy-italic.woff2) format("woff2"),url(fonts/lato-heavy-italic.woff) format("woff")}@font-face{font-family:Lato;font-weight:900;font-style:normal;text-rendering:optimizeLegibility;src:url(fonts/lato-black.woff2) format("woff2"),url(fonts/lato-black.woff) format("woff")}@font-face{font-family:Lato;font-weight:900;font-style:italic;text-rendering:optimizeLegibility;src:url(fonts/lato-black-italic.woff2) format("woff2"),url(fonts/lato-black-italic.woff) format("woff")} - -.material-icons.md-18{font-size:18px}.material-icons.md-24{font-size:24px}.material-icons.md-36{font-size:36px}.material-icons.md-48{font-size:48px}.material-icons.md-dark{color:rgba(0,0,0,0.54)}.material-icons.md-dark.md-inactive{color:rgba(0,0,0,0.26)}.material-icons.md-light{color:#fff}.material-icons.md-light.md-inactive{color:rgba(255,255,255,0.3)} - -.hljs{display:block;overflow-x:auto;padding:0.5em;color:#383a42;background:#fafafa}.hljs-comment,.hljs-quote{color:#a0a1a7;font-style:italic}.hljs-doctag,.hljs-keyword,.hljs-formula{color:#a626a4}.hljs-section,.hljs-name,.hljs-selector-tag,.hljs-deletion,.hljs-subst{color:#e45649}.hljs-literal{color:#0184bb}.hljs-string,.hljs-regexp,.hljs-addition,.hljs-attribute,.hljs-meta-string{color:#50a14f}.hljs-built_in,.hljs-class .hljs-title{color:#c18401}.hljs-attr,.hljs-variable,.hljs-template-variable,.hljs-type,.hljs-selector-class,.hljs-selector-attr,.hljs-selector-pseudo,.hljs-number{color:#986801}.hljs-symbol,.hljs-bullet,.hljs-link,.hljs-meta,.hljs-selector-id,.hljs-title{color:#4078f2}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:bold}.hljs-link{text-decoration:underline} - -::-moz-selection{color:#fff;background-color:#000}::selection{color:#fff;background-color:#000}.desktopHide{display:none}.logo{position:fixed;z-index:20;top:0.4em;left:0.6em}h2,h3,h4{font-family:"PT Sans", sans-serif;text-transform:uppercase}p,li,label{color:#666}a{color:#000;font-weight:bold}a.nostyle{text-decoration:none}a:hover,a:focus{text-decoration:none}form fieldset{border:0;padding:0;margin:0}form input[type="text"],form input[type="number"],select,form input[type="password"],form input[type="url"],form input[type="email"]{border:1px solid #999;padding:0.5em 1em;min-width:12em;color:#666}@media screen and (-webkit-min-device-pixel-ratio: 0){select{-webkit-appearance:none;border-radius:0;background:#fff url(themes/_global/img/bg-select.png) no-repeat right center}}.inline .row{display:inline-block;margin-right:0.5em}.inline label{min-width:6em}fieldset label{display:inline-block;min-width:12.5em;color:#666}label{margin-right:0.5em}form .row{margin-bottom:0.5em}form button,input[type="submit"]{cursor:pointer;background-color:#000;color:#fff;padding:0.5em 1em;display:inline-block;border:1px solid #000}form button:hover,form button:focus,input[type="submit"]:hover,input[type="submit"]:focus{background-color:#fff;color:#000;transition:all 0.5s ease}#bookmarklet{cursor:move}h2::after{content:"";height:4px;width:20%;background-color:#000;display:block}.links{padding:0;margin:0}.links li{list-style:none;margin:0;padding:0}#links{position:fixed;top:0;width:10em;left:0;text-align:right;background-color:#333;padding-top:9.5em;height:100%;box-shadow:inset -4px 0 20px rgba(0,0,0,0.6);z-index:15}#links>li>a{display:block;padding:0.5em 2em 0.5em 1em;color:#fff;position:relative;text-transform:uppercase;text-decoration:none;font-weight:normal;font-family:"PT Sans", sans-serif;transition:all 0.5s ease}#links>li>a:hover,#links>li>a:focus{background-color:#999;color:#000}#links .current::after{content:"";width:0;height:0;position:absolute;border:10px solid transparent;border-right-color:#eee;right:0;top:50%;margin-top:-10px}#links li:last-child{position:fixed;bottom:1em;width:10em}#links li:last-child a::before{font-size:1.2em;position:relative;top:2px}#main{margin-left:12em;position:relative;z-index:10;padding-right:5%;padding-bottom:1em}#sort{padding:0;list-style-type:none;opacity:0.5;display:inline-block}#sort li{display:inline;font-size:0.9em}#sort li+li{margin-left:10px}#sort a{padding:2px 2px 0;vertical-align:middle}#sort img{vertical-align:baseline}#sort img :hover{cursor:pointer}#display-mode{float:right;margin-top:10px;margin-bottom:10px;opacity:0.5}#listmode{width:16px;display:inline-block;text-decoration:none}#listmode.tablemode{background:url(themes/_global/img/table.png) no-repeat bottom}#listmode .listmode{background:url(themes/_global/img/list.png) no-repeat bottom}#warning_message{position:fixed;background-color:#ff6347;z-index:1000;bottom:0;left:0;width:100%;color:#000}#content{margin-top:2em;min-height:30em}footer{text-align:right;position:relative;bottom:0;right:5em;color:#999;font-size:0.8em;font-style:italic;z-index:20}footer a{color:#999;font-weight:normal}.list-entries{letter-spacing:-5px}.listmode.entry{width:100%;height:inherit}.card-entry-tags{max-height:2em;overflow-y:hidden;padding:0;margin:0}.card-entry-tags li,.card-entry-tags span{display:inline-block;margin:0 5px;padding:5px 12px;background-color:rgba(0,0,0,0.6);border-radius:3px;max-height:2em;overflow:hidden;text-overflow:ellipsis}.card-entry-tags a,.card-entry-labels a{text-decoration:none;font-weight:normal;color:#fff}.nav-panel-add-tag{margin-top:10px}.list-entries+.results{margin-bottom:2em}.reading-time,.created-at{color:#999;font-style:italic;font-weight:normal;font-size:0.9em}.estimatedTime small{position:relative;top:-1px}.entry{background-color:#fff;letter-spacing:normal;box-shadow:0 3px 7px rgba(0,0,0,0.3);display:inline-block;width:32%;margin-bottom:1.5em;vertical-align:top;margin-right:1%;position:relative;overflow:hidden;padding:1.5em 0 3em;height:440px}.entry img.preview{width:100%;-o-object-fit:cover;object-fit:cover;height:100%}.entry::before{content:"";width:0;height:0;border:10px solid transparent;border-bottom-color:#000;position:absolute;bottom:0.7em;z-index:10;right:1.5em;transition:all 0.5s ease}.entry::after{content:"";position:absolute;height:7px;width:100%;bottom:0;left:0;background-color:#000;transition:all 0.5s ease}.entry:hover{box-shadow:0 3px 10px #000}.entry:hover::after{height:40px}.entry:hover::before{bottom:2.3em}.entry:hover h2 a{color:#666}.entry:hover .tools{bottom:0}.entry h2{text-transform:none;margin-bottom:0;line-height:1.2;margin-left:5px}.entry::after{content:none}.entry a{display:block;text-decoration:none;color:#000;word-wrap:break-word;transition:all 0.5s ease}.entry p{color:#666;font-size:0.9em;line-height:1.7;margin:5px 5px auto}.entry h2 a::first-letter{text-transform:uppercase}.entry .tools{position:absolute;bottom:-40px;left:0;background:#000;width:100%;z-index:10;padding-right:0.5em;text-align:right;transition:all 0.5s ease}.entry .tools a{color:#666;text-decoration:none;display:block;padding:0.4em}.entry .tools a:hover{color:#fff}.entry .tools li{display:inline-block;margin-top:10px}.entry .tools li:first-child{float:left;font-size:0.9em;max-width:calc(100% - 40px * 4);text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-height:2em;margin-left:10px}.entry .card-entry-labels{position:absolute;top:100px;left:-1em;z-index:90;max-width:50%;padding-left:0}.entry .card-entry-labels li{margin:10px 10px 10px auto;padding:5px 12px 5px 25px;background-color:rgba(0,0,0,0.6);border-radius:0 3px 3px 0;color:#fff;cursor:default;max-height:2em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.entry .card-entry-labels li a{color:#fff}.entry:nth-child(3n+1){margin-left:0}.results{letter-spacing:-5px;padding:0 0 0.5em}.results>*{display:inline-block;vertical-align:top;letter-spacing:normal;width:50%;text-align:right}div.pagination ul{text-align:right}.nb-results{text-align:left;font-style:italic;color:#999;display:inline-flex}div.pagination ul a{color:#999;text-decoration:none}div.pagination ul a:hover,div.pagination ul a:focus{text-decoration:underline}div.pagination ul>*{display:inline-block;margin-left:0.5em}div.pagination ul .prev.disabled,div.pagination ul .next.disabled{display:none}div.pagination ul .current{height:25px;padding:4px 8px;border:1px solid #d5d5d5;text-decoration:none;font-weight:bold;color:#000;background-color:#ccc}.card-tag-form{display:inline-block}.card-tag-form input[type="text"]{min-width:20em}.hide,.hidden{display:none}#article{width:70%;margin-bottom:3em;text-align:justify}#article .tags{margin-bottom:1em}#article i{font-style:normal}#article h1{text-align:left}#article h2::after{content:none}#article h2,#article h3,#article h4{text-transform:none}blockquote{border:1px solid #999;background-color:#fff;padding:1em;margin:0}.topPosF{position:fixed;right:20%;bottom:2em;font-size:1.5em}#article_toolbar{margin-bottom:1em}#article_toolbar li{display:inline-block;margin:3px auto}#article_toolbar a{background-color:#000;padding:0.3em 0.5em 0.2em;color:#fff;text-decoration:none}#article_toolbar a:hover,#article_toolbar a:focus{background-color:#999}#nav-btn-add-tag{cursor:pointer}.shaarli::before{content:"*"}.return{text-decoration:none;margin-top:1em;display:block}.return::before{margin-right:0.5em}.notags{font-style:italic;color:#999}.icon-feed{background-color:#000;color:#fff;padding:0.2em 0.5em}.icon-feed::before{position:relative;top:2px}.list-tags li{margin-bottom:0.5em}.list-tags .icon-feed:hover,.list-tags .icon-feed:focus{background-color:#fff;color:#000;text-decoration:none}.list-tags a{text-decoration:none}.list-tags a:hover,.list-tags a:focus{text-decoration:underline}pre code{font-family:"Courier New", Courier, monospace}#filters{position:fixed;width:20%;height:100%;top:0;right:0;background-color:#fff;padding:30px 30px 15px 15px;border-left:1px #333 solid;z-index:12;min-width:300px}#filters form .filter-group{margin:5px}#download-form{position:fixed;width:10%;height:100%;top:0;right:0;background-color:#fff;padding:30px 30px 15px 15px;border-left:1px #333 solid;z-index:12;min-width:200px}#download-form li{display:block;padding:0.5em 2em 0.5em 1em;color:#fff;position:relative;text-transform:uppercase;text-decoration:none;font-weight:400;font-family:PT Sans, sans-serif;transition:all 0.5s ease}@font-face{font-family:icomoon;src:url(fonts/IcoMoon-Free.ttf);font-weight:normal;font-style:normal}.material-icons{font-family:'Material Icons';font-weight:normal;font-style:normal;font-size:1em;width:1em;height:1em;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:'liga'}.material-icons .md-18{font-size:18px}.material-icons .md-24{font-size:24px}.material-icons .md-36{font-size:36px}.material-icons .md-48{font-size:48px}.material-icons .vertical-align-middle{vertical-align:middle !important}.icon span,.icon-image span{position:absolute;top:-9999px}[class^="icon-"]::before,[class*=" icon-"]::before{font-family:icomoon;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;letter-spacing:0;-ms-font-feature-settings:"liga" 1;-o-font-feature-settings:"liga";font-feature-settings:"liga";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-flattr::before{content:"\ead4"}.icon-mail::before{content:"\ea86"}.icon-up-open::before{content:"\e80b"}.icon-star::before{content:"\e9d9"}.icon-check::before{content:"\ea10"}.icon-link::before{content:"\e9cb"}.icon-reply::before{content:"\e806"}.icon-menu::before{content:"\e9bd"}.icon-clock::before{content:"\e803"}.icon-twitter::before{content:"\ea96"}.icon-down-open::before{content:"\e809"}.icon-trash::before{content:"\e9ac"}.icon-delete::before{content:"\ea0d"}.icon-power::before{content:"\ea14"}.icon-arrow-up-thick::before{content:"\ea3a"}.icon-feed::before{content:"\e808"}.icon-print::before{content:"\e954"}.icon-reload::before{content:"\ea2e"}.icon-price-tags::before{content:"\e936"}.icon-eye::before{content:"\e9ce"}.icon-no-eye::before{content:"\e9d1"}.icon-calendar::before{content:"\e953"}.icon-time::before{content:"\e952"}.icon-image{background:no-repeat center/80%;padding-right:1em !important;padding-left:1em !important}.icon-image--carrot{background-image:url(themes/_global/img/icons/carrot-icon--white.png)}.icon-image--diaspora{background-image:url(themes/_global/img/icons/Diaspora-asterisk.svg)}.icon-image--unmark{background-image:url(themes/_global/img/icons/unmark-icon--black.png)}.icon-image--shaarli{background-image:url(themes/_global/img/icons/shaarli.png)}.icon-star.fav::before{color:#fff}.icon-check.archive::before{color:#fff}.login{background-color:#333}.login #main{padding:0;margin:0}.login form{background-color:#fff;padding:1.5em;box-shadow:0 1px 8px rgba(0,0,0,0.9);width:20em;position:absolute;top:8em;left:50%;margin-left:-10em}.login .logo{position:absolute;top:2em;left:50%;margin-left:-55px}.popup-form{background:rgba(0,0,0,0.5);position:absolute;top:0;left:10em;z-index:20;height:100%;width:100%;margin:0;margin-top:-30% !important;padding:2em;display:none;border-left:1px #eee solid}.popup-form form{background-color:#fff;position:absolute;top:0;left:0;z-index:20;border:10px solid #000;width:400px;height:200px;padding:2em}#bagit-form-form .addurl{margin-left:0}.closeMessage,.close-button{background-color:#000;color:#fff;font-size:1.2em;line-height:1.6;width:1.6em;height:1.6em;text-align:center;text-decoration:none}.closeMessage:hover,.closeMessage:focus,.close-button:hover,.close-button:focus{background-color:#999;color:#000}.close-button--popup{display:inline-block;position:absolute;top:0;right:0;font-size:1.4em}.active-current{background-color:#999}.active-current::after{content:"";width:0;height:0;position:absolute;border:10px solid transparent;border-right-color:#eee;right:0;top:50%;margin-top:-10px}.opacity03{opacity:0.3}.add-to-wallabag-link-after{background-color:#000;color:#fff;padding:0 3px 2px}a.add-to-wallabag-link-after{visibility:hidden;position:absolute;opacity:0;transition-duration:2s;transition-timing-function:ease-out}#article article a:hover+a.add-to-wallabag-link-after,a.add-to-wallabag-link-after:hover{opacity:1;visibility:visible;transition-duration:0.3s;transition-timing-function:ease-in}a.add-to-wallabag-link-after::after{content:"w"}#add-link-result{font-weight:bold;font-size:0.9em}.btn-clickable{cursor:pointer}.messages{text-align:left;width:60%;margin:auto 17%}.messages>*{display:inline-block}.messages .install{text-align:left}.messages .install.error{border:1px solid #c42608;color:#c00 !important;background:#fff0ef}.messages .install.notice{border:1px solid #ebcd41;color:#000;background:#fffcd3}.messages .install.success{border:1px solid #6dc70c;background:#e0fbcc !important}.warning{font-weight:bold;display:block;width:100%}.more-info{font-size:0.85em;line-height:1.5;color:#aaa}.more-info a{color:#aaa}@media screen and (max-width: 1050px){.entry{width:49%}.entry:nth-child(3n+1){margin-left:1.5%}.entry:nth-child(2n+1){margin-left:0}}@media screen and (max-width: 900px){#article{width:80%}.topPosF{right:2.5em}}@media screen and (max-width: 700px){.entry{width:100%;margin-left:0}#display-mode{display:none}}@media screen and (max-height: 770px){.menu.users,.menu.internal,.menu.developer{display:none}}@media screen and (max-width: 500px){.entry{width:100%;margin-left:0}body>header{background-color:#333;position:fixed;top:0;width:100%;height:3em;z-index:11}#links li:last-child{position:static;width:auto}#links li:last-child a::before{content:none}.logo{width:1.25em;height:1.25em;left:0;top:0}.login>header{position:static}.login form{width:100%;position:static;margin-left:0}.login .logo{height:auto;top:0.5em;width:75px;margin-left:-37.5px}.desktopHide{display:block;position:fixed;z-index:20;top:0;right:0;border:0;width:2.5em;height:2.5em;cursor:pointer;background-color:#999;font-size:1.2em}.desktopHide:hover,.desktopHide:focus{background-color:#fff}#links{display:none;width:100%;height:auto;padding-top:3em}#links.menu--open{display:block}footer{position:static;margin-right:3em}#main{margin-left:1.5em;padding-right:1.5em;position:static;margin-top:3em}.card-entry-labels{display:none}#article_toolbar .topPosF{display:none}#article{width:100%}#article h1{font-size:1.5em}#article_toolbar a{padding:0.3em 0.4em 0.2em}#display-mode{display:none}.popup-form,#bagit-form,#search-form{left:0;width:100%;border-left:none}.popup-form form,#bagit-form form,#search-form form{width:100%}}@media only print{header h1.logo{display:none}}@media print{body{font-family:Serif;background-color:#fff}@page{margin:1cm}img{max-width:100% !important}body>.logo,#article_toolbar,#links,#sort,body>footer,.top_link,div.tools,header div,.messages,.entrie+.results,#article .mbm a,#article-informations{display:none !important}article{border:none !important}.vieworiginal a::after{content:" (" attr(href) ")"}abbr[title]::after{content:" (" attr(title) ")"}.pagination span.current{border-style:dashed}#main{width:100%;margin:0;padding:0}#article{width:100%}}*{box-sizing:border-box}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{font-size:1em;line-height:1.5;margin:0}h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child,p:first-child,ul:first-child,ol:first-child,dl:first-child{margin-top:0}code,kbd,pre,samp{font-family:monospace, serif}pre{white-space:pre-wrap}.upper{text-transform:uppercase}.bold{font-weight:bold}.inner{margin:0 auto;max-width:61.25em}table,img,figure{max-width:100%;height:auto}iframe{max-width:100%}.fl{float:left}.fr{float:right}table{border-collapse:collapse}figure{margin:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}input[type="search"]{-webkit-appearance:textfield}.dib{display:inline-block;vertical-align:middle}.dnone{display:none}.dtable{display:table}.dtable>*{display:table-row}.dtable>*>*{display:table-cell}.element-invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.small{font-size:0.8em}.big{font-size:1.2em}.w100{width:100%}.w90{width:90%}.w80{width:80%}.w70{width:70%}.w60{width:60%}.w50{width:50%}.w40{width:40%}.w30{width:30%}.w20{width:20%}.w10{width:10%}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}@media screen and (-webkit-min-device-pixel-ratio: 0){select{-webkit-appearance:none;border-radius:0}} - +.material-icons.md-18{font-size:18px}.material-icons.md-24{font-size:24px}.material-icons.md-36{font-size:36px}.material-icons.md-48{font-size:48px}.material-icons.md-dark{color:rgba(0,0,0,.54)}.material-icons.md-dark.md-inactive{color:rgba(0,0,0,.26)}.material-icons.md-light{color:#fff}.material-icons.md-light.md-inactive{color:rgba(255,255,255,.3)} +.hljs{display:block;overflow-x:auto;padding:.5em;color:#383a42;background:#fafafa}.hljs-comment,.hljs-quote{color:#a0a1a7;font-style:italic}.hljs-doctag,.hljs-keyword,.hljs-formula{color:#a626a4}.hljs-section,.hljs-name,.hljs-selector-tag,.hljs-deletion,.hljs-subst{color:#e45649}.hljs-literal{color:#0184bb}.hljs-string,.hljs-regexp,.hljs-addition,.hljs-attribute,.hljs-meta-string{color:#50a14f}.hljs-built_in,.hljs-class .hljs-title{color:#c18401}.hljs-attr,.hljs-variable,.hljs-template-variable,.hljs-type,.hljs-selector-class,.hljs-selector-attr,.hljs-selector-pseudo,.hljs-number{color:#986801}.hljs-symbol,.hljs-bullet,.hljs-link,.hljs-meta,.hljs-selector-id,.hljs-title{color:#4078f2}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:bold}.hljs-link{text-decoration:underline} +::-moz-selection{color:#fff;background-color:#000}::selection{color:#fff;background-color:#000}.desktopHide{display:none}.logo{position:fixed;z-index:20;top:.4em;left:.6em}h2,h3,h4{font-family:"PT Sans",sans-serif;text-transform:uppercase}p,li,label{color:#666}a{color:#000;font-weight:bold}a.nostyle{text-decoration:none}a:hover,a:focus{text-decoration:none}form fieldset{border:0;padding:0;margin:0}form input[type=text],form input[type=number],select,form input[type=password],form input[type=url],form input[type=email]{border:1px solid #999;padding:.5em 1em;min-width:12em;color:#666}@media screen and (-webkit-min-device-pixel-ratio: 0){select{-webkit-appearance:none;border-radius:0;background:#fff url(themes/_global/img/bg-select.png) no-repeat right center}}.inline .row{display:inline-block;margin-right:.5em}.inline label{min-width:6em}fieldset label{display:inline-block;min-width:12.5em;color:#666}label{margin-right:.5em}form .row{margin-bottom:.5em}form button,input[type=submit]{cursor:pointer;background-color:#000;color:#fff;padding:.5em 1em;display:inline-block;border:1px solid #000}form button:hover,form button:focus,input[type=submit]:hover,input[type=submit]:focus{background-color:#fff;color:#000;transition:all .5s ease}#bookmarklet{cursor:move}h2::after{content:"";height:4px;width:20%;background-color:#000;display:block}.links{padding:0;margin:0}.links li{list-style:none;margin:0;padding:0}#links{position:fixed;top:0;width:10em;left:0;text-align:right;background-color:#333;padding-top:9.5em;height:100%;box-shadow:inset -4px 0 20px rgba(0,0,0,.6);z-index:15}#links>li>a{display:block;padding:.5em 2em .5em 1em;color:#fff;position:relative;text-transform:uppercase;text-decoration:none;font-weight:normal;font-family:"PT Sans",sans-serif;transition:all .5s ease}#links>li>a:hover,#links>li>a:focus{background-color:#999;color:#000}#links .current::after{content:"";width:0;height:0;position:absolute;border:10px solid transparent;border-right-color:#eee;right:0;top:50%;margin-top:-10px}#links li:last-child{position:fixed;bottom:1em;width:10em}#links li:last-child a::before{font-size:1.2em;position:relative;top:2px}#main{margin-left:12em;position:relative;z-index:10;padding-right:5%;padding-bottom:1em}#sort{padding:0;list-style-type:none;opacity:.5;display:inline-block}#sort li{display:inline;font-size:.9em}#sort li+li{margin-left:10px}#sort a{padding:2px 2px 0;vertical-align:middle}#sort img{vertical-align:baseline}#sort img :hover{cursor:pointer}#display-mode{float:right;margin-top:10px;margin-bottom:10px;opacity:.5}#listmode{width:16px;display:inline-block;text-decoration:none}#listmode.tablemode{background:url(themes/_global/img/table.png) no-repeat bottom}#listmode .listmode{background:url(themes/_global/img/list.png) no-repeat bottom}#warning_message{position:fixed;background-color:tomato;z-index:1000;bottom:0;left:0;width:100%;color:#000}#content{margin-top:2em;min-height:30em}footer{text-align:right;position:relative;bottom:0;right:5em;color:#999;font-size:.8em;font-style:italic;z-index:20}footer a{color:#999;font-weight:normal}.list-entries{letter-spacing:-5px}.listmode.entry{width:100%;height:inherit}.card-entry-tags{max-height:2em;overflow-y:hidden;padding:0;margin:0}.card-entry-tags li,.card-entry-tags span{display:inline-block;margin:0 5px;padding:5px 12px;background-color:rgba(0,0,0,.6);border-radius:3px;max-height:2em;overflow:hidden;text-overflow:ellipsis}.card-entry-tags a,.card-entry-labels a{text-decoration:none;font-weight:normal;color:#fff}.nav-panel-add-tag{margin-top:10px}.list-entries+.results{margin-bottom:2em}.reading-time,.created-at{color:#999;font-style:italic;font-weight:normal;font-size:.9em}.estimatedTime small{position:relative;top:-1px}.entry{background-color:#fff;letter-spacing:normal;box-shadow:0 3px 7px rgba(0,0,0,.3);display:inline-block;width:32%;margin-bottom:1.5em;vertical-align:top;margin-right:1%;position:relative;overflow:hidden;padding:1.5em 0 3em;height:440px}.entry img.preview{width:100%;-o-object-fit:cover;object-fit:cover;height:100%}.entry::before{content:"";width:0;height:0;border:10px solid transparent;border-bottom-color:#000;position:absolute;bottom:.7em;z-index:10;right:1.5em;transition:all .5s ease}.entry::after{content:"";position:absolute;height:7px;width:100%;bottom:0;left:0;background-color:#000;transition:all .5s ease}.entry:hover{box-shadow:0 3px 10px #000}.entry:hover::after{height:40px}.entry:hover::before{bottom:2.3em}.entry:hover h2 a{color:#666}.entry:hover .tools{bottom:0}.entry h2{text-transform:none;margin-bottom:0;line-height:1.2;margin-left:5px}.entry::after{content:none}.entry a{display:block;text-decoration:none;color:#000;word-wrap:break-word;transition:all .5s ease}.entry p{color:#666;font-size:.9em;line-height:1.7;margin:5px 5px auto}.entry h2 a::first-letter{text-transform:uppercase}.entry .tools{position:absolute;bottom:-40px;left:0;background:#000;width:100%;z-index:10;padding-right:.5em;text-align:right;transition:all .5s ease}.entry .tools a{color:#666;text-decoration:none;display:block;padding:.4em}.entry .tools a:hover{color:#fff}.entry .tools li{display:inline-block;margin-top:10px}.entry .tools li:first-child{float:left;font-size:.9em;max-width:calc(100% - 40px * 4);text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-height:2em;margin-left:10px}.entry .card-entry-labels{position:absolute;top:100px;left:-1em;z-index:90;max-width:50%;padding-left:0}.entry .card-entry-labels li{margin:10px 10px 10px auto;padding:5px 12px 5px 25px;background-color:rgba(0,0,0,.6);border-radius:0 3px 3px 0;color:#fff;cursor:default;max-height:2em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.entry .card-entry-labels li a{color:#fff}.entry:nth-child(3n+1){margin-left:0}.results{letter-spacing:-5px;padding:0 0 .5em}.results>*{display:inline-block;vertical-align:top;letter-spacing:normal;width:50%;text-align:right}div.pagination ul{text-align:right}.nb-results{text-align:left;font-style:italic;color:#999;display:inline-flex}div.pagination ul a{color:#999;text-decoration:none}div.pagination ul a:hover,div.pagination ul a:focus{text-decoration:underline}div.pagination ul>*{display:inline-block;margin-left:.5em}div.pagination ul .prev.disabled,div.pagination ul .next.disabled{display:none}div.pagination ul .current{height:25px;padding:4px 8px;border:1px solid #d5d5d5;text-decoration:none;font-weight:bold;color:#000;background-color:#ccc}.card-tag-form{display:inline-block}.card-tag-form input[type=text]{min-width:20em}.hide,.hidden{display:none}#article{width:70%;margin-bottom:3em;text-align:justify}#article .tags{margin-bottom:1em}#article i{font-style:normal}#article h1{text-align:left}#article h2::after{content:none}#article h2,#article h3,#article h4{text-transform:none}blockquote{border:1px solid #999;background-color:#fff;padding:1em;margin:0}.topPosF{position:fixed;right:20%;bottom:2em;font-size:1.5em}#article_toolbar{margin-bottom:1em}#article_toolbar li{display:inline-block;margin:3px auto}#article_toolbar a{background-color:#000;padding:.3em .5em .2em;color:#fff;text-decoration:none}#article_toolbar a:hover,#article_toolbar a:focus{background-color:#999}#nav-btn-add-tag{cursor:pointer}.shaarli::before{content:"*"}.return{text-decoration:none;margin-top:1em;display:block}.return::before{margin-right:.5em}.notags{font-style:italic;color:#999}.icon-feed{background-color:#000;color:#fff;padding:.2em .5em}.icon-feed::before{position:relative;top:2px}.list-tags li{margin-bottom:.5em}.list-tags .icon-feed:hover,.list-tags .icon-feed:focus{background-color:#fff;color:#000;text-decoration:none}.list-tags a{text-decoration:none}.list-tags a:hover,.list-tags a:focus{text-decoration:underline}pre code{font-family:"Courier New",Courier,monospace}#filters{position:fixed;width:20%;height:100%;top:0;right:0;background-color:#fff;padding:30px 30px 15px 15px;border-left:1px #333 solid;z-index:12;min-width:300px}#filters form .filter-group{margin:5px}#download-form{position:fixed;width:10%;height:100%;top:0;right:0;background-color:#fff;padding:30px 30px 15px 15px;border-left:1px #333 solid;z-index:12;min-width:200px}#download-form li{display:block;padding:.5em 2em .5em 1em;color:#fff;position:relative;text-transform:uppercase;text-decoration:none;font-weight:400;font-family:PT Sans,sans-serif;transition:all .5s ease}@font-face{font-family:icomoon;src:url(fonts/IcoMoon-Free.ttf);font-weight:normal;font-style:normal}.material-icons{font-family:"Material Icons";font-weight:normal;font-style:normal;font-size:1em;width:1em;height:1em;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.material-icons .md-18{font-size:18px}.material-icons .md-24{font-size:24px}.material-icons .md-36{font-size:36px}.material-icons .md-48{font-size:48px}.material-icons .vertical-align-middle{vertical-align:middle !important}.icon span,.icon-image span{position:absolute;top:-9999px}[class^=icon-]::before,[class*=" icon-"]::before{font-family:icomoon;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;letter-spacing:0;-ms-font-feature-settings:"liga" 1;-o-font-feature-settings:"liga";font-feature-settings:"liga";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-flattr::before{content:""}.icon-mail::before{content:""}.icon-up-open::before{content:""}.icon-star::before{content:""}.icon-check::before{content:""}.icon-link::before{content:""}.icon-reply::before{content:""}.icon-menu::before{content:""}.icon-clock::before{content:""}.icon-twitter::before{content:""}.icon-down-open::before{content:""}.icon-trash::before{content:""}.icon-delete::before{content:""}.icon-power::before{content:""}.icon-arrow-up-thick::before{content:""}.icon-feed::before{content:""}.icon-print::before{content:""}.icon-reload::before{content:""}.icon-price-tags::before{content:""}.icon-eye::before{content:""}.icon-no-eye::before{content:""}.icon-calendar::before{content:""}.icon-time::before{content:""}.icon-image{background:no-repeat center/80%;padding-right:1em !important;padding-left:1em !important}.icon-image--carrot{background-image:url(themes/_global/img/icons/carrot-icon--white.png)}.icon-image--diaspora{background-image:url(themes/_global/img/icons/Diaspora-asterisk.svg)}.icon-image--unmark{background-image:url(themes/_global/img/icons/unmark-icon--black.png)}.icon-image--shaarli{background-image:url(themes/_global/img/icons/shaarli.png)}.icon-star.fav::before{color:#fff}.icon-check.archive::before{color:#fff}.login{background-color:#333}.login #main{padding:0;margin:0}.login form{background-color:#fff;padding:1.5em;box-shadow:0 1px 8px rgba(0,0,0,.9);width:20em;position:absolute;top:8em;left:50%;margin-left:-10em}.login .logo{position:absolute;top:2em;left:50%;margin-left:-55px}.popup-form{background:rgba(0,0,0,.5);position:absolute;top:0;left:10em;z-index:20;height:100%;width:100%;margin:0;margin-top:-30% !important;padding:2em;display:none;border-left:1px #eee solid}.popup-form form{background-color:#fff;position:absolute;top:0;left:0;z-index:20;border:10px solid #000;width:400px;height:200px;padding:2em}#bagit-form-form .addurl{margin-left:0}.closeMessage,.close-button{background-color:#000;color:#fff;font-size:1.2em;line-height:1.6;width:1.6em;height:1.6em;text-align:center;text-decoration:none}.closeMessage:hover,.closeMessage:focus,.close-button:hover,.close-button:focus{background-color:#999;color:#000}.close-button--popup{display:inline-block;position:absolute;top:0;right:0;font-size:1.4em}.active-current{background-color:#999}.active-current::after{content:"";width:0;height:0;position:absolute;border:10px solid transparent;border-right-color:#eee;right:0;top:50%;margin-top:-10px}.opacity03{opacity:.3}.add-to-wallabag-link-after{background-color:#000;color:#fff;padding:0 3px 2px}a.add-to-wallabag-link-after{visibility:hidden;position:absolute;opacity:0;transition-duration:2s;transition-timing-function:ease-out}#article article a:hover+a.add-to-wallabag-link-after,a.add-to-wallabag-link-after:hover{opacity:1;visibility:visible;transition-duration:.3s;transition-timing-function:ease-in}a.add-to-wallabag-link-after::after{content:"w"}#add-link-result{font-weight:bold;font-size:.9em}.btn-clickable{cursor:pointer}.messages{text-align:left;width:60%;margin:auto 17%}.messages>*{display:inline-block}.messages .install{text-align:left}.messages .install.error{border:1px solid #c42608;color:#c00 !important;background:#fff0ef}.messages .install.notice{border:1px solid #ebcd41;color:#000;background:#fffcd3}.messages .install.success{border:1px solid #6dc70c;background:#e0fbcc !important}.warning{font-weight:bold;display:block;width:100%}.more-info{font-size:.85em;line-height:1.5;color:#aaa}.more-info a{color:#aaa}@media screen and (max-width: 1050px){.entry{width:49%}.entry:nth-child(3n+1){margin-left:1.5%}.entry:nth-child(2n+1){margin-left:0}}@media screen and (max-width: 900px){#article{width:80%}.topPosF{right:2.5em}}@media screen and (max-width: 700px){.entry{width:100%;margin-left:0}#display-mode{display:none}}@media screen and (max-height: 770px){.menu.users,.menu.internal,.menu.developer{display:none}}@media screen and (max-width: 500px){.entry{width:100%;margin-left:0}body>header{background-color:#333;position:fixed;top:0;width:100%;height:3em;z-index:11}#links li:last-child{position:static;width:auto}#links li:last-child a::before{content:none}.logo{width:1.25em;height:1.25em;left:0;top:0}.login>header{position:static}.login form{width:100%;position:static;margin-left:0}.login .logo{height:auto;top:.5em;width:75px;margin-left:-37.5px}.desktopHide{display:block;position:fixed;z-index:20;top:0;right:0;border:0;width:2.5em;height:2.5em;cursor:pointer;background-color:#999;font-size:1.2em}.desktopHide:hover,.desktopHide:focus{background-color:#fff}#links{display:none;width:100%;height:auto;padding-top:3em}#links.menu--open{display:block}footer{position:static;margin-right:3em}#main{margin-left:1.5em;padding-right:1.5em;position:static;margin-top:3em}.card-entry-labels{display:none}#article_toolbar .topPosF{display:none}#article{width:100%}#article h1{font-size:1.5em}#article_toolbar a{padding:.3em .4em .2em}#display-mode{display:none}.popup-form,#bagit-form,#search-form{left:0;width:100%;border-left:none}.popup-form form,#bagit-form form,#search-form form{width:100%}}@media only print{header h1.logo{display:none}}@media print{body{font-family:serif;background-color:#fff}@page{margin:1cm}img{max-width:100% !important}body>.logo,#article_toolbar,#links,#sort,body>footer,.top_link,div.tools,header div,.messages,.entrie+.results,#article .mbm a,#article-informations{display:none !important}article{border:none !important}.vieworiginal a::after{content:" (" attr(href) ")"}abbr[title]::after{content:" (" attr(title) ")"}.pagination span.current{border-style:dashed}#main{width:100%;margin:0;padding:0}#article{width:100%}}*{box-sizing:border-box}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{font-size:1em;line-height:1.5;margin:0}h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child,p:first-child,ul:first-child,ol:first-child,dl:first-child{margin-top:0}code,kbd,pre,samp{font-family:monospace,serif}pre{white-space:pre-wrap}.upper{text-transform:uppercase}.bold{font-weight:bold}.inner{margin:0 auto;max-width:61.25em}table,img,figure{max-width:100%;height:auto}iframe{max-width:100%}.fl{float:left}.fr{float:right}table{border-collapse:collapse}figure{margin:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}input[type=search]{-webkit-appearance:textfield}.dib{display:inline-block;vertical-align:middle}.dnone{display:none}.dtable{display:table}.dtable>*{display:table-row}.dtable>*>*{display:table-cell}.element-invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.small{font-size:.8em}.big{font-size:1.2em}.w100{width:100%}.w90{width:90%}.w80{width:80%}.w70{width:70%}.w60{width:60%}.w50{width:50%}.w40{width:40%}.w30{width:30%}.w20{width:20%}.w10{width:10%}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}@media screen and (-webkit-min-device-pixel-ratio: 0){select{-webkit-appearance:none;border-radius:0}} /*# sourceMappingURL=baggy.css.map*/ \ No newline at end of file diff --git a/web/wallassets/baggy.css.map b/web/wallassets/baggy.css.map index daa18c5a4..e4c578c47 100644 --- a/web/wallassets/baggy.css.map +++ b/web/wallassets/baggy.css.map @@ -1 +1 @@ -{"version":3,"sources":["webpack:///node_modules/annotator/css/annotator.css","webpack:///node_modules/material-design-icons-iconfont/dist/material-design-icons.css","webpack:///node_modules/lato-font/css/lato-font.css","webpack:///app/Resources/static/themes/_global/global.scss","webpack:///node_modules/highlight.js/styles/atom-one-light.css","webpack:///app/Resources/static/themes/baggy/css/index.scss"],"names":[],"mappings":"AAAA,0DAA0D,0DAA0D,CAAC,kBAAkB,CAAC,eAAe,CAAC,QAAQ,CAAC,SAAS,CAAC,eAAe,CAAiE,eAAe,CAA8C,kBAAkB,CAAC,eAAe,CAAC,aAAa,CAAC,iBAAiB,wDAA4D,CAAC,2BAA2B,CAAC,0RAA0R,wDAA6D,CAAC,2BAA2B,CAAC,cAAc,kBAAkB,CAAC,+BAA+B,CAAC,uGAAuG,CAAC,wBAAwB,kBAAkB,CAAC,8BAA8B,CAAC,uGAAuG,CAAC,mBAAmB,iBAAiB,CAAC,oDAAoD,YAAY,CAAC,kBAAkB,YAAY,CAAC,sEAAsE,iBAAiB,CAAC,cAAc,CAAC,aAAa,CAAC,gBAAgB,YAAY,CAAC,iBAAiB,CAAC,iBAAiB,gBAAgB,CAAC,iBAAiB,CAAC,UAAU,CAAC,WAAW,CAAC,4BAA4B,CAAC,uBAAuB,8BAA8B,CAAC,wBAAwB,gCAAgC,CAAC,wBAAwB,aAAa,CAAC,UAAU,CAAC,WAAW,CAAC,aAAa,CAAC,WAAW,CAAC,eAAe,CAAC,kBAAkB,CAAC,cAAc,CAAC,iBAAiB,OAAO,CAAC,QAAQ,CAAC,kBAAkB,QAAQ,CAAC,SAAS,CAAC,WAAW,CAAC,UAAU,CAAC,eAAe,CAAC,wBAAwB,CAAC,uCAAuC,CAAC,wBAAwB,CAAC,sCAAsC,CAAkD,iBAAiB,CAA0F,wCAAwC,CAAC,qCAAqC,CAAC,sCAAsC,SAAS,CAAC,WAAW,CAAC,sCAAsC,WAAW,CAAC,OAAO,CAAC,yBAAyB,gBAAgB,CAAC,uEAAuE,SAAS,CAAC,QAAQ,CAAC,eAAe,CAAC,wBAAwB,UAAU,CAAC,aAAa,CAAC,UAAU,CAAC,WAAW,CAAC,uBAAuB,CAAC,iBAAiB,CAAC,YAAY,CAAC,QAAQ,CAAC,4CAA4C,SAAS,CAAC,SAAS,CAAC,4CAA4C,2BAA2B,CAAC,WAAW,CAAC,QAAQ,CAAC,qHAAqH,iBAAiB,CAAC,cAAc,CAAC,kCAAkC,4BAA4B,CAAC,0CAA0C,CAAC,8CAA8C,eAAe,CAAC,wDAAwD,4BAA4B,CAAC,2CAA2C,CAAC,sBAAsB,eAAe,CAAC,0EAA0E,gBAAgB,CAAC,2FAA2F,gBAAgB,CAAC,mBAAmB,CAAC,aAAa,CAAC,cAAc,CAAC,iBAAiB,CAAC,eAAe,CAAC,eAAe,CAAC,sCAAsC,iBAAiB,CAAC,OAAO,CAAC,SAAS,CAAC,gBAAgB,CAAC,SAAS,CAAiH,+BAA+B,CAAC,WAAW,CAAC,0GAA0G,SAAS,CAAC,qFAAqF,cAAc,CAAC,oBAAoB,CAAC,UAAU,CAAC,WAAW,CAAC,eAAe,CAAC,WAAW,CAAC,WAAW,CAAC,kBAAkB,CAAC,4BAA4B,CAAC,YAAY,CAAC,kMAAkM,WAAW,CAAC,mGAAmG,SAAS,CAAC,uDAAuD,YAAY,CAAC,sDAAsD,2BAA2B,CAAC,wDAAwD,2BAA2B,CAAC,sDAAsD,4BAA4B,CAAC,kCAAkC,iBAAiB,CAAC,wCAAwC,KAAK,CAAC,cAAc,CAAC,cAAc,CAAC,cAAc,CAAC,mFAAmF,aAAa,CAAC,cAAc,CAAC,gBAAgB,CAAC,WAAW,CAAC,QAAQ,CAAC,aAAa,CAAC,eAAe,CAA0D,wBAAwB,CAAC,qBAAqB,CAAC,WAAW,CAAC,8DAA8D,UAAU,CAAC,SAAS,CAAC,0EAA0E,iBAAiB,CAAC,wBAAwB,CAAC,yBAAyB,CAAC,6EAA6E,WAAW,CAAC,qBAAqB,CAAC,yBAAyB,CAAC,4CAA4C,CAAC,+EAA+E,UAAU,CAAC,qBAAqB,CAAC,yBAAyB,CAAC,uDAAuD,gBAAgB,CAA+F,yBAAyB,CAAC,+FAA+F,wBAAwB,CAAC,YAAY,CAAC,2GAA2G,UAAU,CAAC,WAAW,CAAC,SAAS,CAAC,cAAc,CAAC,gBAAgB,CAAC,cAAc,CAAC,sCAAsC,eAAe,CAAC,8GAA8G,gBAAgB,CAAC,WAAW,CAAC,4BAA4B,CAAC,wBAAwB,CAA2R,0EAA0E,CAA8P,0HAA0H,CAAC,uHAAuH,CAA+F,yBAAyB,CAAC,yDAAyD,eAAe,CAAC,+BAA+B,CAA+F,yBAAyB,CAAC,uEAAuE,iBAAiB,CAAC,oBAAoB,CAAC,oBAAoB,CAAC,aAAa,CAAC,0CAA0C,CAAC,oBAAoB,CAAC,gBAAgB,CAAC,cAAc,CAAC,gBAAgB,CAAC,wBAAwB,CAAC,wBAAwB,CAA+U,uFAAuF,CAAoL,qFAAqF,CAAC,kFAAkF,CAAuE,iBAAiB,CAAC,0BAA0B,iBAAiB,CAAC,OAAO,CAAC,QAAQ,CAAC,aAAa,CAAC,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,eAAe,CAAC,2BAA2B,CAAC,qMAAqM,YAAY,CAAC,oBAAoB,CAAC,wBAAwB,CAA+U,uFAAuF,CAAC,UAAU,CAAC,qCAAqC,CAAC,gEAAgE,eAAe,CAAC,4BAA4B,CAAC,wFAAwF,oBAAoB,CAAC,wBAAwB,CAA+U,uFAAuF,CAAC,yCAAyC,4BAA4B,CAAC,uJAAuJ,eAAe,CAAC,4BAA4B,CAAC,0CAA0C,2BAA2B,CAAC,2EAA2E,wBAAwB,CAAC,6DAA6D,2BAA2B,CAAC,WAAW,CAAC,kBAAkB,iBAAiB,CAAC,KAAK,CAAC,OAAO,CAAC,UAAU,CAAC,WAAW,CAAC,8BAA8B,CAAC,sCAAsC,UAAU,CAAC,MAAM,CAAC,4BAA4B,CAAC,sCAAsC,QAAQ,CAAC,QAAQ,CAAC,8BAA8B,CAAC,yDAAyD,4BAA4B,CAAC,kBAAkB,UAAU,CAAC,cAAc,CAAC,SAAS,CAAC,MAAM,CAAC,UAAU,CAAC,cAAc,CAAC,gBAAgB,CAAC,iBAAiB,CAAC,gBAAgB,CAAC,0BAA0B,CAAC,+BAA+B,CAAwG,4BAA4B,CAAC,0BAA0B,oBAAoB,CAAC,wBAAwB,oBAAoB,CAAC,oBAAoB,QAAQ,CAAC,oBAAoB,UAAU,CAAC,uBAAuB,KAAK,CAAC,gBAAgB,kBAAkB,CAAC,+BAA+B,oBAAoB,CAAC,aAAa,CAAC,iBAAiB,CAAC,eAAe,CAAC,gBAAgB,CAAC,wBAAwB,CAAuE,iBAAiB,CAAC,kBAAkB,cAAc,CAAC,KAAK,CAAC,OAAO,CAAC,MAAM,CAAC,eAAe,CAAC,aAAa,CAAC,WAAW,CAAC,+BAA+B,CAAC,iBAAiB,CAAC,kBAAkB,CAAiE,eAAe,CAA8G,kDAAkD,CAAC,+CAA+C,CAAC,yBAAyB,cAAc,CAAC,gBAAgB,CAAC,aAAa,CAAC,yCAAyC,CAAC,iBAAiB,CAAC,QAAQ,CAAC,4FAA4F,iBAAiB,CAAC,oBAAoB,CAAC,eAAe,CAAC,gBAAgB,CAAC,aAAa,CAAC,gBAAgB,CAAC,yGAAyG,eAAe,CAAC,aAAa,CAAC,UAAU,CAAC,gBAAgB,CAAqG,2BAA2B,CAAC,mDAAmD,gBAAgB,CAAC,mDAAmD,aAAa,CAAC,WAAW,CAAC,uBAAuB,CAAC,qBAAqB,CAAC,wBAAwB,CAAC,gBAAgB,CAAC,eAAe,CAAC,gBAAgB,CAAC,eAAe,CAAC,cAAc,CAAC,WAAW,CAAC,UAAU,CAAC,wBAAwB,CAAqG,2BAA2B,CAAoG,6CAA6C,CAAC,0CAA0C,CAAC,yDAAyD,YAAY,CAAC,qBAAqB,CAAC,0CAA0C,iBAAiB,CAAC,SAAS,CAAC,OAAO,CAAC,WAAW,CAAC,kBAAkB,CAAC,UAAU,CAAC,WAAW,CAAC,2BAA2B,CAAC,WAAW,CAAC,gGAAgG,WAAW,CAAC,iDAAiD,SAAS,CAAC,sDAAsD,wBAAwB,CAAC,SAAS,CAAC,kBAAkB,CAAC,UAAU,CAAC,eAAe,CAAoL,qFAAqF,CAAC,kFAAkF,CAAC,8KAA8K,iBAAiB,CAAC,4DAA4D,iBAAiB,CAAC,OAAO,CAAC,QAAQ,CAAC,UAAU,CAAC,aAAa,CAAC,SAAS,CAAC,UAAU,CAAC,4BAA4B,CAAC,kEAAkE,4BAA4B,CAAC,sEAA0K,2BAA2B,CAAC,gBAAgB,CAAC,4EAA4E,SAAS,CAAC,SAAS,CAAC,4BAA4B,CAAC,kFAAkF,4BAA4B,CAAC,qBAAqB,kBAAkB,CAAC,+BAA+B,CAAC,uGAAuG,CAAC,uBAAuB,oBAA4B;;ACAlpf,WAAW,4BAA4B,CAAC,iBAAiB,CAAC,eAAe,CAAC,kBAAkB,CAAC,2CAA4C,CAAC,wLAA8L,CAAC,gBAAgB,4BAA4B,CAAC,kBAAkB,CAAC,iBAAiB,CAAC,cAAc,CAAC,oBAAoB,CAAC,aAAa,CAAC,mBAAmB,CAAC,qBAAqB,CAAC,gBAAgB,CAAC,kBAAkB,CAAC,aAAa,CAAC,kCAAkC,CAAC,iCAAiC,CAAC,iCAAiC,CAAC,4BAA4B,CAAC,4BAA4B,eAAe,CAAC,6BAA6B,eAAe,CAAC,6BAA6B,eAAe,CAAC,6BAA6B,eAAe,CAAC,6BAA6B,eAAe,CAAC,6BAA6B,eAAe,CAAC,6BAA6B,eAAe,CAAC,6BAA6B,eAAe,CAAC,6BAA6B,eAAe,CAAC,6BAA6B,eAAe,CAAC,6BAA6B,eAAe,CAAC,2BAA2B,eAAe,CAAC,gCAAgC,eAAe,CAAC,6BAA6B,eAAe,CAAC,6BAA6B,eAAe,CAAC,6BAA6B,eAAe,CAAC,6BAA6B,eAAe,CAAC,6BAA6B,eAAe,CAAC,2BAA2B,eAAe,CAAC,gCAAgC,eAAe,CAAC,4BAA4B,eAAe,CAAC,4BAA4B,eAAe,CAAC,oCAAoC,eAAe,CAAC,2BAA2B,eAAe,CAAC,gCAAgC,eAAe,CAAC,4BAA4B,eAAe,CAAC,2BAA2B,eAAe,CAAC,gCAAgC,eAAe,CAAC,4BAA4B,eAAe,CAAC,2BAA2B,eAAe,CAAC,2BAA2B,eAAe,CAAC,gCAAgC,eAAe,CAAC,4BAA4B,eAAe,CAAC,mCAAmC,eAAe,CAAC,2BAA2B,eAAe,CAAC,gCAAgC,eAAe,CAAC,4BAA4B,eAAe,CAAC,2BAA2B,eAAe,CAAC,gCAAgC,eAAe,CAAC,4BAA4B,eAAe,CAAC,2BAA2B,eAAe,CAAC,gCAAgC,eAAe,CAAC,4BAA4B,eAAe,CAAC,2BAA2B,eAAe,CAAC,gCAAgC,eAAe,CAAC,4BAA4B,eAAe,CAAC,+BAA+B,eAAe,CAAC,oCAAoC,eAAe,CAAC,qCAAqC,eAAe,CAAC,mCAAmC,eAAe,CAAC,qCAAqC,eAAe,CAAC,yCAAyC,eAAe,CAAC,kCAAkC,eAAe,CAAC,0CAA0C,eAAe,CAAC,uCAAuC,eAAe,CAAC,8CAA8C,eAAe,CAAC,mCAAmC,eAAe,CAAC,sCAAsC,eAAe,CAAC,oCAAoC,eAAe,CAAC,gCAAgC,eAAe,CAAC,2BAA2B,eAAe,CAAC,2BAA2B,eAAe,CAAC,mCAAmC,eAAe,CAAC,iCAAiC,eAAe,CAAC,iCAAiC,eAAe,CAAC,+BAA+B,eAAe,CAAC,oCAAoC,eAAe,CAAC,gCAAgC,eAAe,CAAC,iCAAiC,eAAe,CAAC,kCAAkC,eAAe,CAAC,0CAA0C,eAAe,CAAC,mCAAmC,eAAe,CAAC,mCAAmC,eAAe,CAAC,gCAAgC,eAAe,CAAC,oCAAoC,eAAe,CAAC,wCAAwC,eAAe,CAAC,qCAAqC,eAAe,CAAC,2CAA2C,eAAe,CAAC,gCAAgC,eAAe,CAAC,yCAAyC,eAAe,CAAC,gCAAgC,eAAe,CAAC,oCAAoC,eAAe,CAAC,0CAA0C,eAAe,CAAC,qCAAqC,eAAe,CAAC,oCAAoC,eAAe,CAAC,gCAAgC,eAAe,CAAC,8BAA8B,eAAe,CAAC,4CAA4C,eAAe,CAAC,mCAAmC,eAAe,CAAC,yCAAyC,eAAe,CAAC,gDAAgD,eAAe,CAAC,qDAAqD,eAAe,CAAC,kDAAkD,eAAe,CAAC,mDAAmD,eAAe,CAAC,oDAAoD,eAAe,CAAC,kDAAkD,eAAe,CAAC,mDAAmD,eAAe,CAAC,2CAA2C,eAAe,CAAC,6CAA6C,eAAe,CAAC,wCAAwC,eAAe,CAAC,uCAAuC,eAAe,CAAC,+BAA+B,eAAe,CAAC,uCAAuC,eAAe,CAAC,6BAA6B,eAAe,CAAC,iCAAiC,eAAe,CAAC,iCAAiC,eAAe,CAAC,gCAAgC,eAAe,CAAC,6BAA6B,eAAe,CAAC,+CAA+C,eAAe,CAAC,6CAA6C,eAAe,CAAC,8CAA8C,eAAe,CAAC,6CAA6C,eAAe,CAAC,6CAA6C,eAAe,CAAC,0CAA0C,eAAe,CAAC,iCAAiC,eAAe,CAAC,qCAAqC,eAAe,CAAC,+BAA+B,eAAe,CAAC,iCAAiC,eAAe,CAAC,uCAAuC,eAAe,CAAC,mCAAmC,eAAe,CAAC,iCAAiC,eAAe,CAAC,8BAA8B,eAAe,CAAC,+BAA+B,eAAe,CAAC,iCAAiC,eAAe,CAAC,oCAAoC,eAAe,CAAC,iCAAiC,eAAe,CAAC,2BAA2B,eAAe,CAAC,oCAAoC,eAAe,CAAC,wCAAwC,eAAe,CAAC,wCAAwC,eAAe,CAAC,gCAAgC,eAAe,CAAC,4BAA4B,eAAe,CAAC,oCAAoC,eAAe,CAAC,+BAA+B,eAAe,CAAC,kCAAkC,eAAe,CAAC,sCAAsC,eAAe,CAAC,yCAAyC,eAAe,CAAC,uCAAuC,eAAe,CAAC,sCAAsC,eAAe,CAAC,uCAAuC,eAAe,CAAC,8CAA8C,eAAe,CAAC,qCAAqC,eAAe,CAAC,qCAAqC,eAAe,CAAC,yCAAyC,eAAe,CAAC,kCAAkC,eAAe,CAAC,mCAAmC,eAAe,CAAC,uCAAuC,eAAe,CAAC,oCAAoC,eAAe,CAAC,iCAAiC,eAAe,CAAC,+BAA+B,eAAe,CAAC,oCAAoC,eAAe,CAAC,kCAAkC,eAAe,CAAC,kCAAkC,eAAe,CAAC,sCAAsC,eAAe,CAAC,uCAAuC,eAAe,CAAC,yCAAyC,eAAe,CAAC,2CAA2C,eAAe,CAAC,4CAA4C,eAAe,CAAC,iCAAiC,eAAe,CAAC,2CAA2C,eAAe,CAAC,4CAA4C,eAAe,CAAC,uCAAuC,eAAe,CAAC,2BAA2B,eAAe,CAAC,oCAAoC,eAAe,CAAC,mCAAmC,eAAe,CAAC,oCAAoC,eAAe,CAAC,kCAAkC,eAAe,CAAC,mCAAmC,eAAe,CAAC,kCAAkC,eAAe,CAAC,oCAAoC,eAAe,CAAC,2CAA2C,eAAe,CAAC,2CAA2C,eAAe,CAAC,mCAAmC,eAAe,CAAC,qCAAqC,eAAe,CAAC,uCAAuC,eAAe,CAAC,oCAAoC,eAAe,CAAC,oCAAoC,eAAe,CAAC,iCAAiC,eAAe,CAAC,gCAAgC,eAAe,CAAC,6CAA6C,eAAe,CAAC,gCAAgC,eAAe,CAAC,iCAAiC,eAAe,CAAC,8BAA8B,eAAe,CAAC,oCAAoC,eAAe,CAAC,6BAA6B,eAAe,CAAC,qCAAqC,eAAe,CAAC,8BAA8B,eAAe,CAAC,iCAAiC,eAAe,CAAC,wCAAwC,eAAe,CAAC,+BAA+B,eAAe,CAAC,qCAAqC,eAAe,CAAC,6CAA6C,eAAe,CAAC,oCAAoC,eAAe,CAAC,mCAAmC,eAAe,CAAC,uCAAuC,eAAe,CAAC,oCAAoC,eAAe,CAAC,+BAA+B,eAAe,CAAC,gCAAgC,eAAe,CAAC,6BAA6B,eAAe,CAAC,oCAAoC,eAAe,CAAC,+BAA+B,eAAe,CAAC,6BAA6B,eAAe,CAAC,qCAAqC,eAAe,CAAC,iCAAiC,eAAe,CAAC,uCAAuC,eAAe,CAAC,2CAA2C,eAAe,CAAC,0CAA0C,eAAe,CAAC,2CAA2C,eAAe,CAAC,qCAAqC,eAAe,CAAC,mCAAmC,eAAe,CAAC,gCAAgC,eAAe,CAAC,+BAA+B,eAAe,CAAC,4BAA4B,eAAe,CAAC,4BAA4B,eAAe,CAAC,mCAAmC,eAAe,CAAC,gCAAgC,eAAe,CAAC,uCAAuC,eAAe,CAAC,wCAAwC,eAAe,CAAC,iCAAiC,eAAe,CAAC,kCAAkC,eAAe,CAAC,qCAAqC,eAAe,CAAC,oCAAoC,eAAe,CAAC,oCAAoC,eAAe,CAAC,yCAAyC,eAAe,CAAC,oCAAoC,eAAe,CAAC,mCAAmC,eAAe,CAAC,oCAAoC,eAAe,CAAC,oCAAoC,eAAe,CAAC,oCAAoC,eAAe,CAAC,kCAAkC,eAAe,CAAC,uCAAuC,eAAe,CAAC,0CAA0C,eAAe,CAAC,wCAAwC,eAAe,CAAC,oCAAoC,eAAe,CAAC,oCAAoC,eAAe,CAAC,oCAAoC,eAAe,CAAC,oCAAoC,eAAe,CAAC,oCAAoC,eAAe,CAAC,oCAAoC,eAAe,CAAC,oCAAoC,eAAe,CAAC,uCAAuC,eAAe,CAAC,uCAAuC,eAAe,CAAC,sCAAsC,eAAe,CAAC,yCAAyC,eAAe,CAAC,oCAAoC,eAAe,CAAC,6CAA6C,eAAe,CAAC,qCAAqC,eAAe,CAAC,6BAA6B,eAAe,CAAC,oCAAoC,eAAe,CAAC,kCAAkC,eAAe,CAAC,6BAA6B,eAAe,CAAC,oCAAoC,eAAe,CAAC,kCAAkC,eAAe,CAAC,iCAAiC,eAAe,CAAC,gCAAgC,eAAe,CAAC,uCAAuC,eAAe,CAAC,8BAA8B,eAAe,CAAC,4BAA4B,eAAe,CAAC,iCAAiC,eAAe,CAAC,sCAAsC,eAAe,CAAC,yCAAyC,eAAe,CAAC,4BAA4B,eAAe,CAAC,gCAAgC,eAAe,CAAC,iCAAiC,eAAe,CAAC,kCAAkC,eAAe,CAAC,mCAAmC,eAAe,CAAC,4CAA4C,eAAe,CAAC,qCAAqC,eAAe,CAAC,kCAAkC,eAAe,CAAC,sCAAsC,eAAe,CAAC,8BAA8B,eAAe,CAAC,kCAAkC,eAAe,CAAC,sCAAsC,eAAe,CAAC,oCAAoC,eAAe,CAAC,mCAAmC,eAAe,CAAC,mCAAmC,eAAe,CAAC,gCAAgC,eAAe,CAAC,8BAA8B,eAAe,CAAC,2CAA2C,eAAe,CAAC,4CAA4C,eAAe,CAAC,kCAAkC,eAAe,CAAC,kCAAkC,eAAe,CAAC,qCAAqC,eAAe,CAAC,uCAAuC,eAAe,CAAC,mCAAmC,eAAe,CAAC,iCAAiC,eAAe,CAAC,6BAA6B,eAAe,CAAC,8BAA8B,eAAe,CAAC,4BAA4B,eAAe,CAAC,sCAAsC,eAAe,CAAC,0CAA0C,eAAe,CAAC,gCAAgC,eAAe,CAAC,mCAAmC,eAAe,CAAC,iCAAiC,eAAe,CAAC,2CAA2C,eAAe,CAAC,yCAAyC,eAAe,CAAC,sCAAsC,eAAe,CAAC,wCAAwC,eAAe,CAAC,4BAA4B,eAAe,CAAC,mCAAmC,eAAe,CAAC,2CAA2C,eAAe,CAAC,6BAA6B,eAAe,CAAC,iCAAiC,eAAe,CAAC,+CAA+C,eAAe,CAAC,oCAAoC,eAAe,CAAC,4CAA4C,eAAe,CAAC,iCAAiC,eAAe,CAAC,oCAAoC,eAAe,CAAC,qCAAqC,eAAe,CAAC,kCAAkC,eAAe,CAAC,sCAAsC,eAAe,CAAC,0CAA0C,eAAe,CAAC,8BAA8B,eAAe,CAAC,4CAA4C,eAAe,CAAC,6BAA6B,eAAe,CAAC,mCAAmC,eAAe,CAAC,yCAAyC,eAAe,CAAC,6BAA6B,eAAe,CAAC,iCAAiC,eAAe,CAAC,6BAA6B,eAAe,CAAC,wCAAwC,eAAe,CAAC,sCAAsC,eAAe,CAAC,+CAA+C,eAAe,CAAC,0CAA0C,eAAe,CAAC,6BAA6B,eAAe,CAAC,oCAAoC,eAAe,CAAC,kCAAkC,eAAe,CAAC,sCAAsC,eAAe,CAAC,iCAAiC,eAAe,CAAC,mCAAmC,eAAe,CAAC,oCAAoC,eAAe,CAAC,4BAA4B,eAAe,CAAC,mCAAmC,eAAe,CAAC,4CAA4C,eAAe,CAAC,kCAAkC,eAAe,CAAC,gCAAgC,eAAe,CAAC,+BAA+B,eAAe,CAAC,oCAAoC,eAAe,CAAC,+BAA+B,eAAe,CAAC,+BAA+B,eAAe,CAAC,sCAAsC,eAAe,CAAC,2CAA2C,eAAe,CAAC,gCAAgC,eAAe,CAAC,gCAAgC,eAAe,CAAC,wCAAwC,eAAe,CAAC,2CAA2C,eAAe,CAAC,+CAA+C,eAAe,CAAC,oCAAoC,eAAe,CAAC,oCAAoC,eAAe,CAAC,oCAAoC,eAAe,CAAC,oCAAoC,eAAe,CAAC,qCAAqC,eAAe,CAAC,uCAAuC,eAAe,CAAC,mCAAmC,eAAe,CAAC,gCAAgC,eAAe,CAAC,oCAAoC,eAAe,CAAC,mCAAmC,eAAe,CAAC,qCAAqC,eAAe,CAAC,sCAAsC,eAAe,CAAC,qCAAqC,eAAe,CAAC,+CAA+C,eAAe,CAAC,iCAAiC,eAAe,CAAC,mCAAmC,eAAe,CAAC,sCAAsC,eAAe,CAAC,mCAAmC,eAAe,CAAC,8BAA8B,eAAe,CAAC,yCAAyC,eAAe,CAAC,mCAAmC,eAAe,CAAC,4BAA4B,eAAe,CAAC,iCAAiC,eAAe,CAAC,gCAAgC,eAAe,CAAC,gCAAgC,eAAe,CAAC,gCAAgC,eAAe,CAAC,gCAAgC,eAAe,CAAC,iCAAiC,eAAe,CAAC,sCAAsC,eAAe,CAAC,qCAAqC,eAAe,CAAC,qCAAqC,eAAe,CAAC,mCAAmC,eAAe,CAAC,mCAAmC,eAAe,CAAC,iCAAiC,eAAe,CAAC,iCAAiC,eAAe,CAAC,2CAA2C,eAAe,CAAC,kCAAkC,eAAe,CAAC,kCAAkC,eAAe,CAAC,4BAA4B,eAAe,CAAC,8BAA8B,eAAe,CAAC,8BAA8B,eAAe,CAAC,sCAAsC,eAAe,CAAC,sCAAsC,eAAe,CAAC,oCAAoC,eAAe,CAAC,uCAAuC,eAAe,CAAC,uCAAuC,eAAe,CAAC,mCAAmC,eAAe,CAAC,uCAAuC,eAAe,CAAC,+CAA+C,eAAe,CAAC,mCAAmC,eAAe,CAAC,uCAAuC,eAAe,CAAC,+BAA+B,eAAe,CAAC,uCAAuC,eAAe,CAAC,sCAAsC,eAAe,CAAC,kCAAkC,eAAe,CAAC,yCAAyC,eAAe,CAAC,sCAAsC,eAAe,CAAC,+BAA+B,eAAe,CAAC,qCAAqC,eAAe,CAAC,kCAAkC,eAAe,CAAC,+BAA+B,eAAe,CAAC,qCAAqC,eAAe,CAAC,kCAAkC,eAAe,CAAC,uCAAuC,eAAe,CAAC,uCAAuC,eAAe,CAAC,sCAAsC,eAAe,CAAC,sCAAsC,eAAe,CAAC,wCAAwC,eAAe,CAAC,sCAAsC,eAAe,CAAC,0CAA0C,eAAe,CAAC,sCAAsC,eAAe,CAAC,yCAAyC,eAAe,CAAC,wCAAwC,eAAe,CAAC,0CAA0C,eAAe,CAAC,uCAAuC,eAAe,CAAC,kCAAkC,eAAe,CAAC,2CAA2C,eAAe,CAAC,iCAAiC,eAAe,CAAC,wCAAwC,eAAe,CAAC,2BAA2B,eAAe,CAAC,sCAAsC,eAAe,CAAC,0CAA0C,eAAe,CAAC,0CAA0C,eAAe,CAAC,yCAAyC,eAAe,CAAC,mCAAmC,eAAe,CAAC,oCAAoC,eAAe,CAAC,4BAA4B,eAAe,CAAC,8BAA8B,eAAe,CAAC,uCAAuC,eAAe,CAAC,2CAA2C,eAAe,CAAC,4BAA4B,eAAe,CAAC,gCAAgC,eAAe,CAAC,oCAAoC,eAAe,CAAC,mCAAmC,eAAe,CAAC,mCAAmC,eAAe,CAAC,oCAAoC,eAAe,CAAC,8BAA8B,eAAe,CAAC,mCAAmC,eAAe,CAAC,sCAAsC,eAAe,CAAC,iCAAiC,eAAe,CAAC,uCAAuC,eAAe,CAAC,+CAA+C,eAAe,CAAC,iDAAiD,eAAe,CAAC,2CAA2C,eAAe,CAAC,2BAA2B,eAAe,CAAC,oCAAoC,eAAe,CAAC,2BAA2B,eAAe,CAAC,2BAA2B,eAAe,CAAC,oCAAoC,eAAe,CAAC,oCAAoC,eAAe,CAAC,4BAA4B,eAAe,CAAC,2BAA2B,eAAe,CAAC,4BAA4B,eAAe,CAAC,uCAAuC,eAAe,CAAC,qCAAqC,eAAe,CAAC,gCAAgC,eAAe,CAAC,iCAAiC,eAAe,CAAC,6BAA6B,eAAe,CAAC,+BAA+B,eAAe,CAAC,qCAAqC,eAAe,CAAC,oCAAoC,eAAe,CAAC,sCAAsC,eAAe,CAAC,yCAAyC,eAAe,CAAC,wCAAwC,eAAe,CAAC,2CAA2C,eAAe,CAAC,gCAAgC,eAAe,CAAC,6BAA6B,eAAe,CAAC,sCAAsC,eAAe,CAAC,oCAAoC,eAAe,CAAC,mCAAmC,eAAe,CAAC,2CAA2C,eAAe,CAAC,oCAAoC,eAAe,CAAC,qCAAqC,eAAe,CAAC,oCAAoC,eAAe,CAAC,qCAAqC,eAAe,CAAC,4CAA4C,eAAe,CAAC,mCAAmC,eAAe,CAAC,+CAA+C,eAAe,CAAC,2CAA2C,eAAe,CAAC,iCAAiC,eAAe,CAAC,6BAA6B,eAAe,CAAC,qCAAqC,eAAe,CAAC,iCAAiC,eAAe,CAAC,yCAAyC,eAAe,CAAC,4BAA4B,eAAe,CAAC,mCAAmC,eAAe,CAAC,kCAAkC,eAAe,CAAC,6BAA6B,eAAe,CAAC,uCAAuC,eAAe,CAAC,kCAAkC,eAAe,CAAC,kCAAkC,eAAe,CAAC,kCAAkC,eAAe,CAAC,mCAAmC,eAAe,CAAC,8BAA8B,eAAe,CAAC,mCAAmC,eAAe,CAAC,mCAAmC,eAAe,CAAC,gCAAgC,eAAe,CAAC,+BAA+B,eAAe,CAAC,mCAAmC,eAAe,CAAC,gCAAgC,eAAe,CAAC,wCAAwC,eAAe,CAAC,wCAAwC,eAAe,CAAC,sCAAsC,eAAe,CAAC,sCAAsC,eAAe,CAAC,uCAAuC,eAAe,CAAC,uCAAuC,eAAe,CAAC,qCAAqC,eAAe,CAAC,iCAAiC,eAAe,CAAC,4BAA4B,eAAe,CAAC,+CAA+C,eAAe,CAAC,gCAAgC,eAAe,CAAC,kCAAkC,eAAe,CAAC,uCAAuC,eAAe,CAAC,oCAAoC,eAAe,CAAC,mCAAmC,eAAe,CAAC,gCAAgC,eAAe,CAAC,gCAAgC,eAAe,CAAC,uCAAuC,eAAe,CAAC,wCAAwC,eAAe,CAAC,0CAA0C,eAAe,CAAC,sCAAsC,eAAe,CAAC,gCAAgC,eAAe,CAAC,6BAA6B,eAAe,CAAC,gCAAgC,eAAe,CAAC,iCAAiC,eAAe,CAAC,2CAA2C,eAAe,CAAC,iCAAiC,eAAe,CAAC,iCAAiC,eAAe,CAAC,0CAA0C,eAAe,CAAC,iCAAiC,eAAe,CAAC,qCAAqC,eAAe,CAAC,0CAA0C,eAAe,CAAC,oCAAoC,eAAe,CAAC,mCAAmC,eAAe,CAAC,8BAA8B,eAAe,CAAC,gCAAgC,eAAe,CAAC,gCAAgC,eAAe,CAAC,gCAAgC,eAAe,CAAC,gCAAgC,eAAe,CAAC,gCAAgC,eAAe,CAAC,gCAAgC,eAAe,CAAC,gCAAgC,eAAe,CAAC,gCAAgC,eAAe,CAAC,gCAAgC,eAAe,CAAC,qCAAqC,eAAe,CAAC,kCAAkC,eAAe,CAAC,sCAAsC,eAAe,CAAC,2CAA2C,eAAe,CAAC,oCAAoC,eAAe,CAAC,qCAAqC,eAAe,CAAC,kCAAkC,eAAe,CAAC,mCAAmC,eAAe,CAAC,uCAAuC,eAAe,CAAC,mCAAmC,eAAe,CAAC,yCAAyC,eAAe,CAAC,sCAAsC,eAAe,CAAC,oCAAoC,eAAe,CAAC,oCAAoC,eAAe,CAAC,mCAAmC,eAAe,CAAC,yCAAyC,eAAe,CAAC,oCAAoC,eAAe,CAAC,iCAAiC,eAAe,CAAC,kCAAkC,eAAe,CAAC,kCAAkC,eAAe,CAAC,sCAAsC,eAAe,CAAC,4BAA4B,eAAe,CAAC,6BAA6B,eAAe,CAAC,6BAA6B,eAAe,CAAC,kCAAkC,eAAe,CAAC,iCAAiC,eAAe,CAAC,gCAAgC,eAAe,CAAC,8BAA8B,eAAe,CAAC,mCAAmC,eAAe,CAAC,sCAAsC,eAAe,CAAC,4BAA4B,eAAe,CAAC,2CAA2C,eAAe,CAAC,uCAAuC,eAAe,CAAC,oCAAoC,eAAe,CAAC,qCAAqC,eAAe,CAAC,8BAA8B,eAAe,CAAC,mCAAmC,eAAe,CAAC,qCAAqC,eAAe,CAAC,sCAAsC,eAAe,CAAC,wCAAwC,eAAe,CAAC,qCAAqC,eAAe,CAAC,iCAAiC,eAAe,CAAC,2CAA2C,eAAe,CAAC,4CAA4C,eAAe,CAAC,yCAAyC,eAAe,CAAC,0CAA0C,eAAe,CAAC,mCAAmC,eAAe,CAAC,oCAAoC,eAAe,CAAC,yCAAyC,eAAe,CAAC,0CAA0C,eAAe,CAAC,yCAAyC,eAAe,CAAC,8CAA8C,eAAe,CAAC,8CAA8C,eAAe,CAAC,qCAAqC,eAAe,CAAC,2CAA2C,eAAe,CAAC,4CAA4C,eAAe,CAAC,4CAA4C,eAAe,CAAC,gDAAgD,eAAe,CAAC,oCAAoC,eAAe,CAAC,oCAAoC,eAAe,CAAC,qCAAqC,eAAe,CAAC,mCAAmC,eAAe,CAAC,4CAA4C,eAAe,CAAC,mDAAmD,eAAe,CAAC,mDAAmD,eAAe,CAAC,wCAAwC,eAAe,CAAC,yCAAyC,eAAe,CAAC,6BAA6B,eAAe,CAAC,+BAA+B,eAAe,CAAC,kCAAkC,eAAe,CAAC,kCAAkC,eAAe,CAAC,iCAAiC,eAAe,CAAC,wCAAwC,eAAe,CAAC,kCAAkC,eAAe,CAAC,sCAAsC,eAAe,CAAC,kCAAkC,eAAe,CAAC,uCAAuC,eAAe,CAAC,iCAAiC,eAAe,CAAC,mCAAmC,eAAe,CAAC,+BAA+B,eAAe,CAAC,6BAA6B,eAAe,CAAC,6BAA6B,eAAe,CAAC,+BAA+B,eAAe,CAAC,+BAA+B,eAAe,CAAC,2BAA2B,eAAe,CAAC,4BAA4B,eAAe,CAAC,mCAAmC,eAAe,CAAC,iCAAiC,eAAe,CAAC,qCAAqC,eAAe,CAAC,+BAA+B,eAAe,CAAC,6BAA6B,eAAe,CAAC,gCAAgC,eAAe,CAAC,+BAA+B,eAAe,CAAC,6BAA6B,eAAe,CAAC,kCAAkC,eAAe,CAAC,6BAA6B,eAAe,CAAC,gCAAgC,eAAe,CAAC,+BAA+B,eAAe,CAAC,iCAAiC,eAAe,CAAC,6BAA6B,eAAe,CAAC,iCAAiC,eAAe,CAAC,kCAAkC,eAAe,CAAC,8BAA8B,eAAe,CAAC,4BAA4B,eAAe,CAAC,gCAAgC,eAAe,CAAC,gCAAgC,eAAe,CAAC,0BAA0B,eAAe,CAAC,2CAA2C,eAAe,CAAC,+BAA+B,eAAe,CAAC,8BAA8B,eAAe,CAAC,kCAAkC,eAAe,CAAC,gCAAgC,eAAe,CAAC,+BAA+B,eAAe,CAAC,mCAAmC,eAAe,CAAC,mCAAmC,eAAe,CAAC,+BAA+B,eAAe,CAAC,+BAA+B,eAAe,CAAC,wCAAwC,eAAe,CAAC,8BAA8B,eAAe,CAAC,4BAA4B,eAAe,CAAC,mCAAmC,eAAe,CAAC,oCAAoC,eAAe,CAAC,oCAAoC,eAAe,CAAC,iCAAiC,eAAe,CAAC,qCAAqC,eAAe,CAAC,qCAAqC,eAAe,CAAC,wCAAwC,eAAe,CAAC,+BAA+B,eAAe,CAAC,mCAAmC,eAAe,CAAC,0CAA0C,eAAe,CAAC,4BAA4B,eAAe,CAAC,mCAAmC,eAAe,CAAC,2CAA2C,eAAe,CAAC,iCAAiC,eAAe,CAAC,6CAA6C,eAAe,CAAC,uCAAuC,eAAe,CAAC,wCAAwC,eAAe,CAAC,+BAA+B,eAAe,CAAC,6BAA6B,eAAe,CAAC,wCAAwC,eAAe,CAAC,0CAA0C,eAAe,CAAC,uCAAuC,eAAe,CAAC,sCAAsC,eAAe,CAAC,qCAAqC,eAAe,CAAC,6BAA6B,eAAe,CAAC,oCAAoC,eAAe,CAAC,kCAAkC,eAAe,CAAC,mCAAmC,eAAe,CAAC,4BAA4B,eAAe,CAAC,6BAA6B,eAAe,CAAC,4BAA4B,eAAe,CAAC,gCAAgC,eAAe,CAAC,6BAA6B,eAAe,CAAC,0CAA0C,eAAe,CAAC,2CAA2C,eAAe,CAAC,oCAAoC,eAAe,CAAC,0CAA0C,eAAe,CAAC,uCAAuC,eAAe,CAAC,qCAAqC,eAAe,CAAC,yCAAyC,eAAe,CAAC,6BAA6B,eAAe,CAAC,+CAA+C,eAAe,CAAC,4BAA4B,eAAe,CAAC,oCAAoC,eAAe,CAAC,6BAA6B,eAAe,CAAC,oCAAoC,eAAe,CAAC,6CAA6C,eAAe,CAAC,sCAAsC,eAAe,CAAC,yCAAyC,eAAe,CAAC,uCAAuC,eAAe,CAAC,yCAAyC,eAAe,CAAC,mCAAmC,eAAe,CAAC,oCAAoC,eAAe,CAAC,gCAAgC,eAAe,CAAC,gDAAgD,eAAe,CAAC,iCAAiC,eAAe,CAAC,qCAAqC,eAAe,CAAC,yCAAyC,eAAe,CAAC,wCAAwC,eAAe,CAAC,iCAAiC,eAAe,CAAC,2BAA2B,eAAe,CAAC,gCAAgC,eAAe,CAAC,2CAA2C,eAAe,CAAC,2CAA2C,eAAe,CAAC,4CAA4C,eAAe,CAAC,yCAAyC,eAAe,CAAC,0CAA0C,eAAe,CAAC,yCAAyC,eAAe,CAAC,wCAAwC,eAAe,CAAC,qCAAqC,eAAe,CAAC,uCAAuC,eAAe,CAAC,oCAAoC,eAAe,CAAC,sCAAsC,eAAe,CAAC,gCAAgC,eAAe,CAAC,+BAA+B,eAAe,CAAC,6BAA6B,eAAe,CAAC,uCAAuC,eAAe,CAAC,+CAA+C,eAAe,CAAC,iCAAiC,eAAe,CAAC,qCAAqC,eAAe,CAAC,iCAAiC,eAAe,CAAC,gCAAgC,eAAe,CAAC,8BAA8B,eAAe,CAAC,yCAAyC,eAAe,CAAC,kCAAkC,eAAe,CAAC,sCAAsC,eAAe,CAAC,iCAAiC,eAAe,CAAC,8BAA8B,eAAe,CAAC,8BAA8B,eAAe,CAAC,oCAAoC,eAAe,CAAC,mCAAmC,eAAe,CAAC,gCAAgC,eAAe,CAAC,mCAAmC,eAAe,CAAC,0CAA0C,eAAe,CAAC,qCAAqC,eAAe,CAAC,4BAA4B,eAAe,CAAC,mCAAmC,eAAe,CAAC,yCAAyC,eAAe,CAAC,qCAAqC,eAAe,CAAC,qCAAqC,eAAe,CAAC,iCAAiC,eAAe,CAAC,yCAAyC,eAAe,CAAC,kCAAkC,eAAe,CAAC,mCAAmC,eAAe,CAAC,oCAAoC,eAAe,CAAC,4BAA4B,eAAe,CAAC,gCAAgC,eAAe,CAAC,qCAAqC,eAAe,CAAC,8BAA8B,eAAe,CAAC,4BAA4B,eAAe,CAAC,gCAAgC,eAAe,CAAC,iCAAiC,eAAe,CAAC,+BAA+B,eAAe,CAAC,sCAAsC,eAAe,CAAC,qCAAqC,eAAe,CAAC,iCAAiC,eAAe,CAAC,wCAAwC,eAAe,CAAC,iCAAiC,eAAe,CAAC,kCAAkC,eAAe,CAAC,sCAAsC,eAAe,CAAC,+CAA+C,eAAe,CAAC,oCAAoC,eAAe,CAAC,mCAAmC,eAAe,CAAC,6CAA6C,eAAe,CAAC,qCAAqC,eAAe,CAAC,yCAAyC,eAAe,CAAC,2CAA2C,eAAe,CAAC,sCAAsC,eAAe,CAAC,mCAAmC,eAAe,CAAC,6CAA6C,eAAe,CAAC,qCAAqC,eAAe,CAAC,kCAAkC,eAAe,CAAC,oCAAoC,eAAe,CAAC,mCAAmC,eAAe,CAAC,qCAAqC,eAAe,CAAC,sCAAsC,eAAe,CAAC,mCAAmC,eAAe,CAAC,mCAAmC,eAAe,CAAC,kCAAkC,eAAe,CAAC,oCAAoC,eAAe,CAAC,yCAAyC,eAAe,CAAC,wCAAwC,eAAe,CAAC,uCAAuC,eAAe,CAAC,wCAAwC,eAAe,CAAC,iCAAiC,eAAe,CAAC,sCAAsC,eAAe,CAAC,kCAAkC,eAAe,CAAC,qCAAqC,eAAe,CAAC,yCAAyC,eAAe,CAAC,wCAAwC,eAAe,CAAC,oCAAoC,eAAe,CAAC,mCAAmC,eAAe,CAAC,oCAAoC,eAAe,CAAC,0CAA0C,eAAe,CAAC,4BAA4B,eAAe,CAAC,kCAAkC,eAAe,CAAC,iCAAiC,eAAe,CAAC,oCAAoC,eAAe,CAAC,6BAA6B,eAAe,CAAC,8BAA8B,eAAe,CAAC,6BAA6B,eAAe,CAAC,+BAA+B,eAAe,CAAC,+BAA+B,eAAe,CAAC,+BAA+B,eAAe,CAAC,+BAA+B,eAAe,CAAC,iCAAiC,eAAe,CAAC,iCAAiC,eAAe,CAAC,4BAA4B,eAAe,CAAC,6BAA6B,eAAe,CAAC,oCAAoC,eAAe,CAAC,+BAA+B,eAAe,CAAC,+BAA+B,eAAe,CAAC,oCAAoC,eAAe,CAAC,4BAA4B,eAAe,CAAC,oCAAoC,eAAe,CAAC,2BAA2B,eAAe,CAAC,gCAAgC,eAAe,CAAC,8BAA8B,eAAe,CAAC,sCAAsC,eAAe,CAAC,sCAAsC,eAAe,CAAC,wCAAwC,eAAe,CAAC,uCAAuC,eAAe,CAAC,yCAAyC,eAAe,CAAC,kCAAkC,eAAe,CAAC,0CAA0C,eAAe,CAAC,6BAA6B,eAAe,CAAC,gCAAgC,eAAe,CAAC,iCAAiC,eAAe,CAAC,wCAAwC,eAAe,CAAC,oCAAoC,eAAe,CAAC,8BAA8B,eAAe,CAAC,4BAA4B,eAAe,CAAC,iCAAiC,eAAe,CAAC,iCAAiC,eAAe,CAAC,kCAAkC,eAAe,CAAC,+BAA+B,eAAe,CAAC,iCAAiC,eAAe,CAAC,yCAAyC,eAAe,CAAC,2BAA2B,eAAe,CAAC,wCAAwC,eAAe,CAAC,uCAAuC,eAAe,CAAC,gCAAgC,eAAe,CAAC,+BAA+B,eAAe,CAAC,iCAAiC,eAAe,CAAC,qCAAqC,eAAe,CAAC,gCAAgC,eAAe,CAAC,8CAA8C,eAAe,CAAC,yCAAyC,eAAe,CAAC,2BAA2B,eAAe,CAAC,uCAAuC,eAAe,CAAC,kCAAkC,eAAe,CAAC,2CAA2C,eAAe,CAAC,oCAAoC,eAAe,CAAC,iCAAiC,eAAe,CAAC,sCAAsC,eAAe,CAAC,uCAAuC,eAAe,CAAC,6BAA6B,eAAe,CAAC,iCAAiC,eAAe,CAAC,+BAA+B,eAAe,CAAC,yCAAyC,eAAe,CAAC,4BAA4B,eAAe,CAAC,gCAAgC,eAAe,CAAC,6BAA6B,eAAe,CAAC,4BAA4B,eAAe,CAAC,kCAAkC,eAAe,CAAC,iCAAiC,eAAe,CAAC,iCAAiC,eAAe,CAAC,yCAAyC,eAAe,CAAC,wCAAwC,eAAe,CAAC,2CAA2C,eAAe,CAAC,4CAA4C,eAAe,CAAC,kCAAkC,eAAe,CAAC,6BAA6B,eAAe,CAAC,qCAAqC,eAAe,CAAC,6BAA6B,eAAe,CAAC,sCAAsC,eAAe,CAAC,oCAAoC,eAAe,CAAC,0BAA0B,eAAe,CAAC,uCAAuC,eAAe,CAAC,qCAAqC,eAAe,CAAC,wCAAwC,eAAe,CAAC,8BAA8B,eAAe,CAAC,kCAAkC,eAAe,CAAC,iCAAiC,eAAe,CAAC,mCAAmC,eAAe,CAAC,sCAAsC,eAAe,CAAC,wCAAwC,eAAe,CAAC,wCAAwC,eAAe,CAAC,mCAAmC,eAAe,CAAC,2BAA2B,eAAe,CAAC,8BAA8B,eAAe,CAAC,qCAAqC,eAAe,CAAC,uCAAuC,eAAe,CAAC,qCAAqC,eAAe,CAAC,kCAAkC,eAAe,CAAC,+BAA+B,eAAe,CAAC,wCAAwC,eAAe,CAAC,oCAAoC,eAAe,CAAC,qCAAqC,eAAe,CAAC,sCAAsC,eAAe,CAAC,oCAAoC,eAAe,CAAC,oCAAoC,eAAe,CAAC,iCAAiC,eAAe,CAAC,iCAAiC,eAAe,CAAC,2BAA2B,eAAe,CAAC,qCAAqC,eAAe,CAAC,iCAAiC,eAAe,CAAC,wCAAwC,eAAe,CAAC,mCAAmC,eAAe,CAAC,mCAAmC,eAAe,CAAC,+BAA+B,eAAe,CAAC,iCAAiC,eAAe,CAAC,qCAAqC,eAAe,CAAC,gCAAgC,eAAe,CAAC,+BAA+B,eAAe,CAAC,kCAAkC,eAAe,CAAC,gCAAgC,eAAe,CAAC,uCAAuC,eAAe,CAAC,uCAAuC,eAAe,CAAC,sCAAsC,eAAe,CAAC,8BAA8B,eAAe,CAAC,mCAAmC,eAAe,CAAC,mCAAmC,eAAe,CAAC,6BAA6B,eAAe,CAAC,kCAAkC,eAAe,CAAC,kCAAkC,eAAe,CAAC,sCAAsC,eAAe,CAAC,sCAAsC,eAAe,CAAC,2CAA2C,eAAe,CAAC,mCAAmC,eAAe,CAAC,4BAA4B,eAAe,CAAC,gCAAgC,eAAe,CAAC,6BAA6B,eAAe,CAAC,8CAA8C,eAAe,CAAC,qCAAqC,eAAe,CAAC,4CAA4C,eAAe,CAAC,0CAA0C,eAAe,CAAC,yCAAyC,eAAe,CAAC,wCAAwC,eAAe,CAAC,4CAA4C,eAAe,CAAC,qCAAqC,eAAe,CAAC,mCAAmC,eAAe,CAAC,oCAAoC,eAAe,CAAC,mCAAmC,eAAe,CAAC,qCAAqC,eAAe,CAAC,sCAAsC,eAAe,CAAC,yCAAyC,eAAe,CAAC,+BAA+B,eAAe,CAAC,uCAAuC,eAAe,CAAC,oCAAoC,eAAe,CAAC,mCAAmC,eAAe,CAAC,iCAAiC,eAAe,CAAC,+BAA+B,eAAe,CAAC,8BAA8B,eAAe,CAAC,qCAAqC,eAAe,CAAC,qCAAqC,eAAe,CAAC,8BAA8B,eAAe,CAAC,qCAAqC,eAAe,CAAC,+BAA+B,eAAe,CAAC,6BAA6B,eAAe,CAAC,gCAAgC,eAAe,CAAC,+BAA+B,eAAe,CAAC,gCAAgC,eAAe,CAAC,gCAAgC,eAAe,CAAC,yCAAyC,eAAe,CAAC,wCAAwC,eAAe,CAAC,2CAA2C,eAAe,CAAC,kDAAkD,eAAe,CAAC,4CAA4C,eAAe,CAAC,mDAAmD,eAAe,CAAC,yCAAyC,eAAe,CAAC,gDAAgD,eAAe,CAAC,2CAA2C,eAAe,CAAC,kDAAkD,eAAe,CAAC,4BAA4B,eAAe,CAAC,kCAAkC,eAAe,CAAC,6BAA6B,eAAe,CAAC,2CAA2C,eAAe,CAAC,4CAA4C,eAAe,CAAC,0CAA0C,eAAe,CAAC,+BAA+B,eAAe,CAAC,gCAAgC,eAAe,CAAC,kCAAkC,eAAe,CAAC,+BAA+B,eAAe,CAAC,uCAAuC,eAAe,CAAC,8BAA8B,eAAe,CAAC,kCAAkC,eAAe,CAAC,sCAAsC,eAAe,CAAC,uCAAuC,eAAe,CAAC,wCAAwC,eAAe,CAAC,6CAA6C,eAAe,CAAC,yCAAyC,eAAe,CAAC,wCAAwC,eAAe,CAAC,+CAA+C,eAAe,CAAC,qCAAqC,eAAe,CAAC,kCAAkC,eAAe,CAAC,sCAAsC,eAAe,CAAC,sCAAsC,eAAe,CAAC,8BAA8B,eAAe,CAAC,kCAAkC,eAAe,CAAC,sCAAsC,eAAe,CAAC,wCAAwC,eAAe,CAAC,2CAA2C,eAAe,CAAC,sCAAsC,eAAe,CAAC,kCAAkC,eAAe,CAAC,yCAAyC,eAAe,CAAC,qCAAqC,eAAe,CAAC,2CAA2C,eAAe,CAAC,qCAAqC,eAAe,CAAC,sCAAsC,eAAe,CAAC,oCAAoC,eAAe,CAAC,2CAA2C,eAAe,CAAC,4BAA4B,eAAe,CAAC,6BAA6B,eAAe,CAAC,qCAAqC,eAAe,CAAC,+CAA+C,eAAe,CAAC,sCAAsC,eAAe,CAAC,sCAAsC,eAAe,CAAC,qCAAqC,eAAe,CAAC,uCAAuC,eAAe,CAAC,qCAAqC,eAAe,CAAC,oCAAoC,eAAe,CAAC,oCAAoC,eAAe,CAAC,oCAAoC,eAAe,CAAC,oCAAoC,eAAe,CAAC,iCAAiC,eAAe,CAAC,uCAAuC,eAAe,CAAC,sCAAsC,eAAe,CAAC,qCAAqC,eAAe,CAAC,sCAAsC,eAAe,CAAC,uCAAuC,eAAe,CAAC,6BAA6B,eAAe,CAAC,mCAAmC,eAAe,CAAC,oCAAoC,eAAe,CAAC,yCAAyC,eAAe,CAAC,0CAA0C,eAAe,CAAC,oCAAoC,eAAe,CAAC,qCAAqC,eAAe,CAAC,gDAAgD,eAAe,CAAC,+CAA+C,eAAe,CAAC,+CAA+C,eAAe,CAAC,sCAAsC,eAAe,CAAC,0CAA0C,eAAe,CAAC,8CAA8C,eAAe,CAAC,iCAAiC,eAAe,CAAC,0CAA0C,eAAe,CAAC,gCAAgC,eAAe,CAAC,yCAAyC,eAAe,CAAC,6BAA6B,eAAe,CAAC,kCAAkC,eAAe,CAAC,kCAAkC,eAAe,CAAC,wCAAwC,eAAe,CAAC,0CAA0C,eAAe,CAAC,2CAA2C,eAAe,CAAC,qCAAqC,eAAe,CAAC,qCAAqC,eAAe,CAAC,oCAAoC,eAAe,CAAC,0CAA0C,eAAe,CAAC,qCAAqC,eAAe,CAAC,gCAAgC,eAAe,CAAC,gCAAgC,eAAe,CAAC,qCAAqC,eAAe,CAAC,8BAA8B,eAAe,CAAC,4BAA4B,eAAe,CAAC,+BAA+B,eAAe,CAAC,4BAA4B,eAAe,CAAC,yCAAyC,eAAe,CAAC,gCAAgC,eAAe,CAAC,gCAAgC,eAAe,CAAC,6BAA6B,eAAe,CAAC,mCAAmC,eAAe,CAAC,iCAAiC,eAAe,CAAC,0CAA0C,eAAe,CAAC,sCAAsC,eAAe,CAAC,sCAAsC,eAAe,CAAC,+BAA+B,eAAe,CAAC,6BAA6B,eAAe,CAAC,sCAAsC,eAAe,CAAC,qCAAqC,eAAe,CAAC,mCAAmC,eAAe,CAAC,kCAAkC,eAAe,CAAC,8BAA8B,eAAe,CAAC,kCAAkC,eAAe,CAAC,+BAA+B,eAAe,CAAC,8CAA8C,eAAe,CAAC,gCAAgC,eAAe,CAAC,+BAA+B,eAAe,CAAC,iCAAiC,eAAe,CAAC,uCAAuC,eAAe,CAAC,qCAAqC,eAAe,CAAC,uCAAuC,eAAe,CAAC,6BAA6B,eAAe,CAAC,mCAAmC,eAAe,CAAC,uCAAuC,eAAe,CAAC,6CAA6C,eAAe,CAAC,2CAA2C,eAAe,CAAC,kCAAkC,eAAe,CAAC,6BAA6B,eAAe,CAAC,4CAA4C,eAAe,CAAC,wCAAwC,eAAe,CAAC,uCAAuC,eAAe,CAAC,8CAA8C,eAAe,CAAC,qCAAqC,eAAe,CAAC,oCAAoC,eAAe,CAAC,mCAAmC,eAAe,CAAC,iCAAiC,eAAe,CAAC,+BAA+B,eAAe,CAAC,oCAAoC,eAAe,CAAC,qCAAqC,eAAe,CAAC,iCAAiC,eAAe,CAAC,yCAAyC,eAAe,CAAC,8BAA8B,eAAe,CAAC,4BAA4B,eAAe,CAAC,uCAAuC,eAAe,CAAC,+BAA+B,eAAe,CAAC,8BAA8B,eAAe,CAAC,qCAAqC,eAAe,CAAC,6CAA6C,eAAe,CAAC,mCAAmC,eAAe,CAAC,yCAAyC,eAAe,CAAC,wCAAwC,eAAe,CAAC,sCAAsC,eAAe,CAAC,4CAA4C,eAAe,CAAC,+BAA+B,eAAe,CAAC,8BAA8B,eAAe,CAAC,iCAAiC,eAAe,CAAC,kCAAkC,eAAe,CAAC,qCAAqC,eAAe,CAAC,8BAA8B,eAAe,CAAC,iCAAiC,eAAe,CAAC,iCAAiC,eAAe,CAAC,gCAAgC,eAAe,CAAC,4CAA4C,eAAe,CAAC,6BAA6B,eAAe,CAAC,iCAAiC,eAAe,CAAC,8BAA8B,eAAe,CAAC,kCAAkC,eAAe,CAAC,sCAAsC,eAAe,CAAC,oCAAoC,eAAe,CAAC,qCAAqC,eAAe,CAAC,gCAAgC,eAAe,CAAC,kCAAkC,eAAe,CAAC,uCAAuC,eAAe,CAAC,+BAA+B,eAAe,CAAC,0CAA0C,eAAe,CAAC,oCAAoC,eAAe,CAAC,iCAAiC,eAAe,CAAC,mCAAmC,eAAe,CAAC,+BAA+B,eAAe,CAAC,4BAA4B,eAAe,CAAC,wCAAwC,eAAe,CAAC,oCAAoC,eAAe,CAAC,6CAA6C,eAAe,CAAC,mCAAmC,eAAe,CAAC,oCAAoC,eAAe,CAAC,sCAAsC,eAAe,CAAC,8BAA8B,eAAe,CAAC,8BAA8B,eAAe,CAAC,gCAAgC,eAAe,CAAC,2BAA2B,eAAe,CAAC,4BAA4B,eAAe,CAAC,mCAAmC,eAAe,CAAC,kCAAkC,eAAe,CAAC,iCAAiC,eAAe,CAAC,iCAAiC,eAAe,CAAC,iCAAiC,eAAe,CAAC,4BAA4B,eAAe,CAAC,gCAAgC,eAAe,CAAC,oCAAoC,eAAe,CAAC,+BAA+B,eAAe,CAAC,oCAAoC,eAAe,CAAC,gCAAgC,eAAe,CAAC,qCAAqC,eAAe,CAAC,8BAA8B,eAAe,CAAC,+BAA+B,eAAe,CAAC,6BAA6B,eAAe,CAAC,6CAA6C,eAAe,CAAC,4CAA4C,eAAe,CAAC,4CAA4C,eAAe,CAAC,uCAAuC,eAAe,CAAC,6CAA6C,eAAe,CAAC,oCAAoC,eAAe,CAAC,0BAA0B,eAAe,CAAC,+BAA+B,eAAe,CAAC,kCAAkC,eAAe,CAAC,8BAA8B,eAAe,CAAC,kCAAkC,eAAe,CAAC,gCAAgC,eAAe,CAAC,+BAA+B,eAAe,CAAC,kCAAkC,eAAe,CAAC,wCAAwC,eAAe,CAAC,4BAA4B,eAAe,CAAC,wCAAwC,eAAe,CAAC,sCAAsC,eAAe,CAAC,mCAAmC,eAAe,CAAC,qCAAqC,eAAe,CAAC,8CAA8C,eAAe,CAAC,yCAAyC,eAAe,CAAC,2CAA2C,eAAe,CAAC,+CAA+C,eAAe,CAAC,mDAAmD,eAAe,CAAC,gDAAgD,eAAe,CAAC,gCAAgC,eAAe,CAAC,gCAAgC,eAAe,CAAC,6CAA6C,eAAe,CAAC,+CAA+C,eAAe,CAAC,0CAA0C,eAAe,CAAC,2CAA2C,eAAe,CAAC,qCAAqC,eAAe,CAAC,wCAAwC,eAAe,CAAC,yCAAyC,eAAe,CAAC,8CAA8C,eAAe,CAAC,gDAAgD,eAAe,CAAC,gDAAgD,eAAe,CAAC,2CAA2C,eAAe,CAAC,6CAA6C,eAAe,CAAC,yCAAyC,eAAe,CAAC,sCAAsC,eAAe,CAAC,sCAAsC,eAAe,CAAC,uCAAuC,eAAe,CAAC,gDAAgD,eAAe,CAAC,sCAAsC,eAAe,CAAC,6BAA6B,eAAe,CAAC,8BAA8B,eAAe,CAAC,4BAA4B,eAAe,CAAC,gCAAgC,eAAe,CAAC,oCAAoC,eAAe,CAAC,uCAAuC,eAAe,CAAC,qCAAqC,eAAe,CAAC,kCAAkC,eAAe,CAAC,kCAAkC,eAAe,CAAC,+BAA+B,eAAe,CAAC,kCAAkC,eAAe,CAAC,qCAAqC,eAAe,CAAC,4BAA4B,eAAe,CAAC,6CAA6C,eAAe,CAAC,6CAA6C,eAAe,CAAC,2CAA2C,eAAe,CAAC,mEAAmE,eAAe,CAAC,8CAA8C,eAAe,CAAC,4CAA4C,eAAe,CAAC,2CAA2C,eAAe,CAAC,yCAAyC,eAAe,CAAC,yCAAyC,eAAe,CAAC,8CAA8C,eAAe,CAAC,uCAAuC,eAAe,CAAC,gCAAgC,eAAe,CAAC,sCAAsC,eAAe,CAAC,kCAAkC,eAAe,CAAC,iCAAiC,eAAe,CAAC,qCAAqC,eAAe,CAAC,iCAAiC,eAAe,CAAC,yCAAyC,eAAe,CAAC,oCAAoC,eAAe,CAAC,kCAAkC,eAAe,CAAC,kCAAkC,eAAe,CAAC,qCAAqC,eAAe,CAAC,2BAA2B,eAAe,CAAC,kCAAkC,eAAe,CAAC,sCAAsC,eAAe,CAAC,8BAA8B,eAAe,CAAC,4BAA4B,eAAe,CAAC,4BAA4B,eAAe,CAAC,qCAAqC,eAAe,CAAC,8BAA8B,eAAe,CAAC,6BAA6B,eAAe,CAAC,kCAAkC,eAAe,CAAC,kCAAkC,eAAe,CAAC,2BAA2B,eAAe,CAAC,iCAAiC,eAAe,CAAC,+BAA+B,eAAe,CAAC,qCAAqC,eAAe,CAAC,qCAAqC,eAAe,CAAC,yCAAyC,eAAe,CAAC,qCAAqC,eAAe,CAAC,6BAA6B,eAAe,CAAC,kCAAkC,eAAe,CAAC,8BAA8B,eAAe,CAAC,kCAAkC,eAAe,CAAC,uCAAuC,eAAe,CAAC,yCAAyC,eAAe,CAAC,sCAAsC,eAAe,CAAC,sCAAsC,eAAe,CAAC,uCAAuC,eAAe,CAAC,mCAAmC,eAAe,CAAC,uCAAuC,eAAe,CAAC,qCAAqC,eAAe,CAAC,sCAAsC,eAAe,CAAC,kCAAkC,eAAe,CAAC,0CAA0C,eAAe,CAAC,oCAAoC,eAAe,CAAC,qCAAqC,eAAe,CAAC,qCAAqC,eAAe,CAAC,yCAAyC,eAAe,CAAC,mCAAmC,eAAe,CAAC,yCAAyC,eAAe,CAAC,0CAA0C,eAAe,CAAC,8BAA8B,eAAe,CAAC,4BAA4B,eAAe,CAAC,mCAAmC,eAAe,CAAC,iCAAiC,eAAe,CAAC,oCAAoC,eAAe,CAAC,iCAAiC,eAAe,CAAC,6BAA6B,eAAe,CAAC,8CAA8C,eAAe,CAAC,6CAA6C,eAAe,CAAC,8CAA8C,eAAe,CAAC,6CAA6C,eAAe,CAAC,qCAAqC,eAAe,CAAC,4BAA4B,eAAe,CAAC,mCAAmC,eAAe,CAAC,yCAAyC,eAAe,CAAC,+BAA+B,eAAe,CAAC,6BAA6B,eAAe,CAAC,4CAA4C,eAAe,CAAC,kCAAkC,eAAe,CAAC,kCAAkC,eAAe,CAAC,8BAA8B,eAAe,CAAC,kCAAkC,eAAe,CAAC,uCAAuC,eAAe,CAAC,gCAAgC,eAAe,CAAC,6BAA6B,eAAe,CAAC,+CAA+C,eAAe,CAAC,gDAAgD,eAAe,CAAC,+BAA+B,eAAe,CAAC,iCAAiC,eAAe,CAAC,qCAAqC,eAAe,CAAC,iCAAiC,eAAe,CAAC,qCAAqC,eAAe,CAAC,8BAA8B,eAAe,CAAC,mCAAmC,eAAe,CAAC,8CAA8C,eAAe,CAAC,0CAA0C,eAAe,CAAC,+BAA+B,eAAe,CAAC,qCAAqC,eAAe,CAAC,sCAAsC,eAAe,CAAC,kCAAkC,eAAe,CAAC,kCAAkC,eAAe,CAAC,8CAA8C,eAAe,CAAC,iCAAiC,eAAe,CAAC,wCAAwC,eAAe,CAAC,4CAA4C,eAAe,CAAC,6BAA6B,eAAe,CAAC,sCAAsC,eAAe,CAAC,qCAAqC,eAAe,CAAC,mCAAmC,eAAe,CAAC,oCAAoC,eAAe,CAAC,oCAAoC,eAAe,CAAC,4BAA4B,eAAe,CAAC,gCAAgC,eAAe,CAAC,qCAAqC,eAAe,CAAC,oCAAoC,eAAe,CAAC,qCAAqC,eAAe,CAAC,yCAAyC,eAAe,CAAC,wCAAwC,eAAe,CAAC,2BAA2B,eAAe,CAAC,sCAAsC,eAAe,CAAC,mCAAmC,eAAe,CAAC,kCAAkC,eAAe,CAAC,kCAAkC,eAAe,CAAC,8BAA8B,eAAe,CAAC,sCAAsC,eAAe,CAAC,kCAAkC,eAAe,CAAC,2BAA2B,eAAe,CAAC,iCAAiC,eAAe,CAAC,sCAAsC,eAAe,CAAC,oCAAoC,eAAe,CAAC,6BAA6B,eAAe,CAAC,kCAAkC,eAAe,CAAC,+BAA+B,eAAe,CAAC,mCAAmC,eAAe,CAAC,mCAAmC,eAAe,CAAC,sCAAsC,eAAe,CAAC,4CAA4C,eAAe,CAAC,+CAA+C,eAAe,CAAC,6CAA6C,eAAe,CAAC,0CAA0C,eAAe,CAAC,0CAA0C,eAAe,CAAC,oCAAoC,eAAe,CAAC,+BAA+B,eAAe,CAAC,+BAA+B,eAAe,CAAC,sCAAsC,eAAe,CAAC,gCAAgC,eAAe,CAAC,kCAAkC,eAAe,CAAC,sCAAsC,eAAe,CAAC,0CAA0C,eAAe,CAAC,gCAAgC,eAAe,CAAC,oCAAoC,eAAe,CAAC,wCAAwC,eAAe,CAAC,sCAAsC,eAAe,CAAC,qCAAqC,eAAe,CAAC,iCAAiC,eAAe,CAAC,gCAAgC,eAAe,CAAC,6BAA6B,eAAe,CAAC,gCAAgC,eAAe,CAAC,+BAA+B,eAAe,CAAC,iCAAiC,eAAe,CAAC,6BAA6B,eAAe,CAAC,2BAA2B,eAAe,CAAC,6BAA6B,eAAe,CAAC,kCAAkC,eAAe,CAAC,iCAAiC,eAAe,CAAC,4BAA4B,eAAe,CAAC,gCAAgC,eAAe,CAAC,6BAA6B,eAAe,CAAC,iCAAiC,eAAe,CAAC,4BAA4B,eAAe,CAAC,4BAA4B,eAAe,CAAC,qCAAqC,eAAe,CAAC,+BAA+B,eAAe,CAAC,6BAA6B,eAAe,CAAC,4BAA4B,eAAe,CAAC,iDAAiD,eAAe,CAAC,iCAAiC,eAAe,CAAC,yCAAyC,eAAe,CAAC,iCAAiC,eAAe,CAAC,qCAAqC,eAAe,CAAC,qCAAqC,eAAe,CAAC,wCAAwC,eAAe,CAAC,mCAAmC,eAAe,CAAC,mCAAmC,eAAe,CAAC,2BAA2B,eAAe,CAAC,4BAA4B,eAAe,CAAC,iCAAiC,eAAe,CAAC,qCAAqC,eAAe,CAAC,0BAA0B,eAAe,CAAC,8BAA8B,eAAe,CAAC,mCAAmC,eAAe,CAAC,gCAAgC,eAAe,CAAC,iCAAiC,eAAe,CAAC,4BAA4B,eAAe,CAAC,mCAAmC,eAAe,CAAC,mCAAmC,eAAe,CAAC,mCAAmC,eAAe,CAAC,mCAAmC,eAAe,CAAC,8BAA8B,eAAe,CAAC,uCAAuC,eAAe,CAAC,+BAA+B,eAAe,CAAC,mCAAmC,eAAe,CAAC,2BAA2B,eAAe,CAAC,gCAAgC,eAAe,CAAC,qCAAqC,eAAe,CAAC,6CAA6C,eAAe,CAAC,6CAA6C,eAAe,CAAC,0CAA0C,eAAe,CAAC,2CAA2C,eAAe,CAAC,sCAAsC,eAAe,CAAC,iCAAiC,eAAe,CAAC,kCAAkC,eAAe,CAAC,wCAAwC,eAAe,CAAC,mCAAmC,eAAe,CAAC,qCAAqC,eAAe,CAAC,sCAAsC,eAAe,CAAC,gCAAgC,eAAe,CAAC,oCAAoC,eAAe,CAAC,uCAAuC,eAAe,CAAC,mCAAmC,eAAe,CAAC,kCAAkC,eAAe,CAAC,qCAAqC,eAAe,CAAC,mCAAmC,eAAe,CAAC,wCAAwC,eAAe,CAAC,kCAAkC,eAAe,CAAC,oCAAoC,eAAe,CAAC,gCAAgC,eAAe,CAAC,qCAAqC,eAAe,CAAC,kCAAkC,eAAe,CAAC,iCAAiC,eAAe,CAAC,mCAAmC,eAAe,CAAC,kCAAkC,eAAe,CAAC,oCAAoC,eAAe,CAAC,mCAAmC,eAAe,CAAC,iCAAiC,eAAe,CAAC,gCAAgC,eAAe,CAAC,kCAAkC,eAAe,CAAC,sCAAsC,eAAe,CAAC,kCAAkC,eAAe,CAAC,sCAAsC,eAAe,CAAC,iCAAiC,eAAe,CAAC,mCAAmC,eAAe,CAAC,mCAAmC,eAAe,CAAC,kCAAkC,eAAe,CAAC,iCAAiC,eAAe,CAAC,0CAA0C,eAAe,CAAC,+BAA+B,eAAe,CAAC,gCAAgC,eAAe,CAAC,uCAAuC,eAAe,CAAC,yCAAyC,eAAe,CAAC,qCAAqC,eAAe,CAAC,iCAAiC,eAAe,CAAC,+BAA+B,eAAe,CAAC,4BAA4B,eAAe,CAAC,6BAA6B,eAAe,CAAC,mCAAmC,eAAe,CAAC,oCAAoC,eAAe,CAAC,uCAAuC,eAAe,CAAC,6BAA6B,eAAe,CAAC,+BAA+B,eAAe,CAAC,iCAAiC,eAAe,CAAC,uCAAuC,eAAe,CAAC,qCAAqC,eAAe,CAAC,gCAAgC,eAAe,CAAC,gCAAgC,eAAe,CAAC,qCAAqC,eAAe,CAAC,0BAA0B,eAAe,CAAC,2BAA2B,eAAe,CAAC,iCAAiC,eAAe,CAAC,+BAA+B,eAAe,CAAC,4BAA4B,eAAe,CAAC,gCAAgC,eAAe,CAAC,yCAAyC,eAAe,CAAC,qCAAqC,eAAe,CAAC,+BAA+B,eAAe,CAAC,4BAA4B,eAAe,CAAC,oCAAoC,eAAe,CAAC,iCAAiC,eAAe,CAAC,gCAAgC,eAAe,CAAC,4CAA4C,eAAe,CAAC,sCAAsC,eAAe,CAAC,gCAAgC,eAAe,CAAC,4BAA4B,eAAe,CAAC,gCAAgC,eAAe,CAAC,oCAAoC,eAAe,CAAC,yCAAyC,eAAe,CAAC,0CAA0C,eAAe,CAAC,iCAAiC,eAAe,CAAC,sCAAsC,eAAe,CAAC,+BAA+B,eAAe,CAAC,4CAA4C,eAAe,CAAC,+BAA+B,eAAe,CAAC,gCAAgC,eAAe,CAAC,oCAAoC,OAAe;;ACA9g/E;;CAEC,CAAC,WAAW,gBAAgB,CAAC,eAAe,CAAC,iBAAiB,CAAC,iCAAiC,CAAC,kHAAqI,CAAC,WAAW,gBAAgB,CAAC,eAAe,CAAC,iBAAiB,CAAC,iCAAiC,CAAC,kHAAiK,CAAC,WAAW,gBAAgB,CAAC,eAAe,CAAC,iBAAiB,CAAC,iCAAiC,CAAC,kHAAqH,CAAC,WAAW,gBAAgB,CAAC,eAAe,CAAC,iBAAiB,CAAC,iCAAiC,CAAC,kHAAiJ,CAAC,WAAW,gBAAgB,CAAC,eAAe,CAAC,iBAAiB,CAAC,iCAAiC,CAAC,kHAAyH,CAAC,WAAW,gBAAgB,CAAC,eAAe,CAAC,iBAAiB,CAAC,iCAAiC,CAAC,oHAAqJ,CAAC,WAAW,gBAAgB,CAAC,eAAe,CAAC,iBAAiB,CAAC,iCAAiC,CAAC,oHAA6H,CAAC,WAAW,gBAAgB,CAAC,eAAe,CAAC,iBAAiB,CAAC,iCAAiC,CAAC,oHAAyJ,CAAC,WAAW,yBAAyB,CAAC,eAAe,CAAC,iBAAiB,CAAC,iCAAiC,CAAC,oHAA6H,CAAC,WAAW,yBAAyB,CAAC,eAAe,CAAC,iBAAiB,CAAC,iCAAiC,CAAC,oHAAyJ,CAAC,WAAW,gBAAgB,CAAC,eAAe,CAAC,iBAAiB,CAAC,iCAAiC,CAAC,oHAAqI,CAAC,WAAW,gBAAgB,CAAC,eAAe,CAAC,iBAAiB,CAAC,iCAAiC,CAAC,oHAAiK,CAAC,WAAW,gBAAgB,CAAC,eAAe,CAAC,iBAAiB,CAAC,iCAAiC,CAAC,oHAAqH,CAAC,WAAW,gBAAgB,CAAC,eAAe,CAAC,iBAAiB,CAAC,iCAAiC,CAAC,oHAAiJ,CAAC,WAAW,gBAAgB,CAAC,eAAe,CAAC,iBAAiB,CAAC,iCAAiC,CAAC,oHAAyH,CAAC,WAAW,gBAAgB,CAAC,eAAe,CAAC,iBAAiB,CAAC,iCAAiC,CAAC,oHAAqJ,CAAC,WAAW,gBAAgB,CAAC,eAAe,CAAC,iBAAiB,CAAC,iCAAiC,CAAC,IAA+W;;ACFnpI,sBAAsB,cAAc,CAAC,sBAAsB,cAAc,CAAC,sBAAsB,cAAc,CAAC,sBAAsB,cAAc,CAAC,wBAAwB,sBAAsB,CAAC,oCAAoC,sBAAsB,CAAC,yBAAyB,UAAU,CAAC,qCAAqC,2BAA2B;;ACAlW,MAAM,aAAa,CAAC,eAAe,CAAC,aAAa,CAAC,aAAa,CAAC,kBAAkB,CAAC,0BAA0B,aAAa,CAAC,iBAAiB,CAAC,yCAAyC,aAAa,CAAC,uEAAuE,aAAa,CAAC,cAAc,aAAa,CAAC,2EAA2E,aAAa,CAAC,uCAAuC,aAAa,CAAC,yIAAyI,aAAa,CAAC,8EAA8E,aAAa,CAAC,eAAe,iBAAiB,CAAC,aAAa,gBAAgB,CAAC,WAAW,yBAAyB;;ACAzxB,iBAAY,UAAU,CAAC,qBAAqB,CAA5C,YAAY,UAAU,CAAC,qBAAqB,CAAC,aAAa,YAAY,CAAC,MAAM,cAAc,CAAC,UAAU,CAAC,SAAS,CAAC,UAAU,CAAC,SAAS,iCAAiC,CAAC,wBAAwB,CAAC,WAAW,UAAU,CAAC,EAAE,UAAU,CAAC,gBAAgB,CAAC,UAAU,oBAAoB,CAAC,gBAAgB,oBAAoB,CAAC,cAAc,QAAQ,CAAC,SAAS,CAAC,QAAQ,CAAC,qIAAqI,qBAAqB,CAAC,iBAAiB,CAAC,cAAc,CAAC,UAAU,CAAC,sDAAsD,OAAO,uBAAuB,CAAC,eAAe,CAAC,8EAA6E,CAAC,CAAC,aAAa,oBAAoB,CAAC,kBAAkB,CAAC,cAAc,aAAa,CAAC,eAAe,oBAAoB,CAAC,gBAAgB,CAAC,UAAU,CAAC,MAAM,kBAAkB,CAAC,UAAU,mBAAmB,CAAC,iCAAiC,cAAc,CAAC,qBAAqB,CAAC,UAAU,CAAC,iBAAiB,CAAC,oBAAoB,CAAC,qBAAqB,CAAC,0FAA0F,qBAAqB,CAAC,UAAU,CAAyH,wBAAwB,CAAC,aAAa,WAAW,CAAC,UAAU,UAAU,CAAC,UAAU,CAAC,SAAS,CAAC,qBAAqB,CAAC,aAAa,CAAC,OAAO,SAAS,CAAC,QAAQ,CAAC,UAAU,eAAe,CAAC,QAAQ,CAAC,SAAS,CAAC,OAAO,cAAc,CAAC,KAAK,CAAC,UAAU,CAAC,MAAM,CAAC,gBAAgB,CAAC,qBAAqB,CAAC,iBAAiB,CAAC,WAAW,CAAC,4CAA4C,CAAC,UAAU,CAAC,YAAY,aAAa,CAAC,2BAA2B,CAAC,UAAU,CAAC,iBAAiB,CAAC,wBAAwB,CAAC,oBAAoB,CAAC,kBAAkB,CAAC,iCAAiC,CAAC,wBAAwB,CAAC,oCAAoC,qBAAqB,CAAC,UAAU,CAAC,uBAAuB,UAAU,CAAC,OAAO,CAAC,QAAQ,CAAC,iBAAiB,CAAC,6BAA6B,CAAC,uBAAuB,CAAC,OAAO,CAAC,OAAO,CAAC,gBAAgB,CAAC,qBAAqB,cAAc,CAAC,UAAU,CAAC,UAAU,CAAC,+BAA+B,eAAe,CAAC,iBAAiB,CAAC,OAAO,CAAC,MAAM,gBAAgB,CAAC,iBAAiB,CAAC,UAAU,CAAC,gBAAgB,CAAC,kBAAkB,CAAC,MAAM,SAAS,CAAC,oBAAoB,CAAC,WAAW,CAAC,oBAAoB,CAAC,SAAS,cAAc,CAAC,eAAe,CAAC,YAAY,gBAAgB,CAAC,QAAQ,iBAAiB,CAAC,qBAAqB,CAAC,UAAU,uBAAuB,CAAC,iBAAiB,cAAc,CAAC,cAAc,WAAW,CAAC,eAAe,CAAC,kBAAkB,CAAC,WAAW,CAAC,UAAU,UAAU,CAAC,oBAAoB,CAAC,oBAAoB,CAAC,oBAAoB,mEAA8D,CAAC,oBAAoB,mEAA6D,CAAC,iBAAiB,cAAc,CAAC,wBAAwB,CAAC,YAAY,CAAC,QAAQ,CAAC,MAAM,CAAC,UAAU,CAAC,UAAU,CAAC,SAAS,cAAc,CAAC,eAAe,CAAC,OAAO,gBAAgB,CAAC,iBAAiB,CAAC,QAAQ,CAAC,SAAS,CAAC,UAAU,CAAC,eAAe,CAAC,iBAAiB,CAAC,UAAU,CAAC,SAAS,UAAU,CAAC,kBAAkB,CAAC,cAAc,mBAAmB,CAAC,gBAAgB,UAAU,CAAC,cAAc,CAAC,iBAAiB,cAAc,CAAC,iBAAiB,CAAC,SAAS,CAAC,QAAQ,CAAC,0CAA0C,oBAAoB,CAAC,YAAY,CAAC,gBAAgB,CAAC,gCAAgC,CAAC,iBAAiB,CAAC,cAAc,CAAC,eAAe,CAAC,sBAAsB,CAAC,wCAAwC,oBAAoB,CAAC,kBAAkB,CAAC,UAAU,CAAC,mBAAmB,eAAe,CAAC,uBAAuB,iBAAiB,CAAC,0BAA0B,UAAU,CAAC,iBAAiB,CAAC,kBAAkB,CAAC,eAAe,CAAC,qBAAqB,iBAAiB,CAAC,QAAQ,CAAC,OAAO,qBAAqB,CAAC,qBAAqB,CAAC,oCAAoC,CAAC,oBAAoB,CAAC,SAAS,CAAC,mBAAmB,CAAC,kBAAkB,CAAC,eAAe,CAAC,iBAAiB,CAAC,eAAe,CAAC,mBAAmB,CAAC,YAAY,CAAC,mBAAmB,UAAU,CAAC,mBAAgB,CAAhB,gBAAgB,CAAC,WAAW,CAAC,eAAe,UAAU,CAAC,OAAO,CAAC,QAAQ,CAAC,6BAA6B,CAAC,wBAAwB,CAAC,iBAAiB,CAAC,YAAY,CAAC,UAAU,CAAC,WAAW,CAAC,wBAAwB,CAAC,cAAc,UAAU,CAAC,iBAAiB,CAAC,UAAU,CAAC,UAAU,CAAC,QAAQ,CAAC,MAAM,CAAC,qBAAqB,CAAC,wBAAwB,CAAC,aAAa,0BAA0B,CAAC,oBAAoB,WAAW,CAAC,qBAAqB,YAAY,CAAC,kBAAkB,UAAU,CAAC,oBAAoB,QAAQ,CAAC,UAAU,mBAAmB,CAAC,eAAe,CAAC,eAAe,CAAC,eAAe,CAAC,cAAc,YAAY,CAAC,SAAS,aAAa,CAAC,oBAAoB,CAAC,UAAU,CAAC,oBAAoB,CAAC,wBAAwB,CAAC,SAAS,UAAU,CAAC,eAAe,CAAC,eAAe,CAAC,mBAAmB,CAAC,0BAA0B,wBAAwB,CAAC,cAAc,iBAAiB,CAAC,YAAY,CAAC,MAAM,CAAC,eAAe,CAAC,UAAU,CAAC,UAAU,CAAC,mBAAmB,CAAC,gBAAgB,CAAC,wBAAwB,CAAC,gBAAgB,UAAU,CAAC,oBAAoB,CAAC,aAAa,CAAC,aAAa,CAAC,sBAAsB,UAAU,CAAC,iBAAiB,oBAAoB,CAAC,eAAe,CAAC,6BAA6B,UAAU,CAAC,eAAe,CAAC,+BAA+B,CAAC,sBAAsB,CAAC,eAAe,CAAC,kBAAkB,CAAC,cAAc,CAAC,gBAAgB,CAAC,0BAA0B,iBAAiB,CAAC,SAAS,CAAC,SAAS,CAAC,UAAU,CAAC,aAAa,CAAC,cAAc,CAAC,6BAA6B,0BAA0B,CAAC,yBAAyB,CAAC,gCAAgC,CAAC,yBAAyB,CAAC,UAAU,CAAC,cAAc,CAAC,cAAc,CAAC,eAAe,CAAC,sBAAsB,CAAC,kBAAkB,CAAC,+BAA+B,UAAU,CAAC,uBAAuB,aAAa,CAAC,SAAS,mBAAmB,CAAC,iBAAiB,CAAC,WAAW,oBAAoB,CAAC,kBAAkB,CAAC,qBAAqB,CAAC,SAAS,CAAC,gBAAgB,CAAC,kBAAkB,gBAAgB,CAAC,YAAY,eAAe,CAAC,iBAAiB,CAAC,UAAU,CAAC,mBAAmB,CAAC,oBAAoB,UAAU,CAAC,oBAAoB,CAAC,oDAAoD,yBAAyB,CAAC,oBAAoB,oBAAoB,CAAC,iBAAiB,CAAC,kEAAkE,YAAY,CAAC,2BAA2B,WAAW,CAAC,eAAe,CAAC,wBAAwB,CAAC,oBAAoB,CAAC,gBAAgB,CAAC,UAAU,CAAC,qBAAqB,CAAC,eAAe,oBAAoB,CAAC,kCAAkC,cAAc,CAAC,cAAc,YAAY,CAAC,SAAS,SAAS,CAAC,iBAAiB,CAAC,kBAAkB,CAAC,eAAe,iBAAiB,CAAC,WAAW,iBAAiB,CAAC,YAAY,eAAe,CAAC,mBAAmB,YAAY,CAAC,oCAAoC,mBAAmB,CAAC,WAAW,qBAAqB,CAAC,qBAAqB,CAAC,WAAW,CAAC,QAAQ,CAAC,SAAS,cAAc,CAAC,SAAS,CAAC,UAAU,CAAC,eAAe,CAAC,iBAAiB,iBAAiB,CAAC,oBAAoB,oBAAoB,CAAC,eAAe,CAAC,mBAAmB,qBAAqB,CAAC,yBAAyB,CAAC,UAAU,CAAC,oBAAoB,CAAC,kDAAkD,qBAAqB,CAAC,iBAAiB,cAAc,CAAC,iBAAiB,WAAW,CAAC,QAAQ,oBAAoB,CAAC,cAAc,CAAC,aAAa,CAAC,gBAAgB,kBAAkB,CAAC,QAAQ,iBAAiB,CAAC,UAAU,CAAC,WAAW,qBAAqB,CAAC,UAAU,CAAC,mBAAmB,CAAC,mBAAmB,iBAAiB,CAAC,OAAO,CAAC,cAAc,mBAAmB,CAAC,wDAAwD,qBAAqB,CAAC,UAAU,CAAC,oBAAoB,CAAC,aAAa,oBAAoB,CAAC,sCAAsC,yBAAyB,CAAC,SAAS,6CAA6C,CAAC,SAAS,cAAc,CAAC,SAAS,CAAC,WAAW,CAAC,KAAK,CAAC,OAAO,CAAC,qBAAqB,CAAC,2BAA2B,CAAC,0BAA0B,CAAC,UAAU,CAAC,eAAe,CAAC,4BAA4B,UAAU,CAAC,eAAe,cAAc,CAAC,SAAS,CAAC,WAAW,CAAC,KAAK,CAAC,OAAO,CAAC,qBAAqB,CAAC,2BAA2B,CAAC,0BAA0B,CAAC,UAAU,CAAC,eAAe,CAAC,kBAAkB,aAAa,CAAC,2BAA2B,CAAC,UAAU,CAAC,iBAAiB,CAAC,wBAAwB,CAAC,oBAAoB,CAAC,eAAe,CAAC,+BAA+B,CAAC,wBAAwB,CAAC,WAAW,mBAAmB,CAAC,2CAAkD,CAAC,kBAAkB,CAAC,iBAAiB,CAAC,gBAAgB,4BAA4B,CAAC,kBAAkB,CAAC,iBAAiB,CAAC,aAAa,CAAC,SAAS,CAAC,UAAU,CAAC,oBAAoB,CAAC,aAAa,CAAC,mBAAmB,CAAC,qBAAqB,CAAC,gBAAgB,CAAC,kBAAkB,CAAC,aAAa,CAAC,kCAAkC,CAAC,iCAAiC,CAAC,iCAAiC,CAAC,4BAA4B,CAAC,uBAAuB,cAAc,CAAC,uBAAuB,cAAc,CAAC,uBAAuB,cAAc,CAAC,uBAAuB,cAAc,CAAC,uCAAuC,gCAAgC,CAAC,4BAA4B,iBAAiB,CAAC,WAAW,CAAC,mDAAmD,mBAAmB,CAAC,UAAU,CAAC,iBAAiB,CAAC,kBAAkB,CAAC,mBAAmB,CAAC,mBAAmB,CAAC,aAAa,CAAC,gBAAgB,CAA4G,kCAAkC,CAAC,+BAA+B,CAAC,4BAA4B,CAAC,kCAAkC,CAAC,iCAAiC,CAAC,qBAAqB,eAAe,CAAC,mBAAmB,eAAe,CAAC,sBAAsB,eAAe,CAAC,mBAAmB,eAAe,CAAC,oBAAoB,eAAe,CAAC,mBAAmB,eAAe,CAAC,oBAAoB,eAAe,CAAC,mBAAmB,eAAe,CAAC,oBAAoB,eAAe,CAAC,sBAAsB,eAAe,CAAC,wBAAwB,eAAe,CAAC,oBAAoB,eAAe,CAAC,qBAAqB,eAAe,CAAC,oBAAoB,eAAe,CAAC,6BAA6B,eAAe,CAAC,mBAAmB,eAAe,CAAC,oBAAoB,eAAe,CAAC,qBAAqB,eAAe,CAAC,yBAAyB,eAAe,CAAC,kBAAkB,eAAe,CAAC,qBAAqB,eAAe,CAAC,uBAAuB,eAAe,CAAC,mBAAmB,eAAe,CAAC,YAAY,+BAA+B,CAAC,4BAA4B,CAAC,2BAA2B,CAAC,oBAAoB,wDAAsE,CAAC,sBAAsB,wDAAqE,CAAC,oBAAoB,wDAAsE,CAAC,qBAAqB,wDAA2D,CAAC,uBAAuB,UAAU,CAAC,4BAA4B,UAAU,CAAC,OAAO,qBAAqB,CAAC,aAAa,SAAS,CAAC,QAAQ,CAAC,YAAY,qBAAqB,CAAC,aAAa,CAAC,oCAAoC,CAAC,UAAU,CAAC,iBAAiB,CAAC,OAAO,CAAC,QAAQ,CAAC,iBAAiB,CAAC,aAAa,iBAAiB,CAAC,OAAO,CAAC,QAAQ,CAAC,iBAAiB,CAAC,YAAY,0BAA0B,CAAC,iBAAiB,CAAC,KAAK,CAAC,SAAS,CAAC,UAAU,CAAC,WAAW,CAAC,UAAU,CAAC,QAAQ,CAAC,0BAA0B,CAAC,WAAW,CAAC,YAAY,CAAC,0BAA0B,CAAC,iBAAiB,qBAAqB,CAAC,iBAAiB,CAAC,KAAK,CAAC,MAAM,CAAC,UAAU,CAAC,sBAAsB,CAAC,WAAW,CAAC,YAAY,CAAC,WAAW,CAAC,yBAAyB,aAAa,CAAC,4BAA4B,qBAAqB,CAAC,UAAU,CAAC,eAAe,CAAC,eAAe,CAAC,WAAW,CAAC,YAAY,CAAC,iBAAiB,CAAC,oBAAoB,CAAC,gFAAgF,qBAAqB,CAAC,UAAU,CAAC,qBAAqB,oBAAoB,CAAC,iBAAiB,CAAC,KAAK,CAAC,OAAO,CAAC,eAAe,CAAC,gBAAgB,qBAAqB,CAAC,uBAAuB,UAAU,CAAC,OAAO,CAAC,QAAQ,CAAC,iBAAiB,CAAC,6BAA6B,CAAC,uBAAuB,CAAC,OAAO,CAAC,OAAO,CAAC,gBAAgB,CAAC,WAAW,WAAW,CAAC,4BAA4B,qBAAqB,CAAC,UAAU,CAAC,iBAAiB,CAAC,6BAA6B,iBAAiB,CAAC,iBAAiB,CAAC,SAAS,CAAC,sBAAsB,CAAC,mCAAmC,CAAC,yFAAyF,SAAS,CAAC,kBAAkB,CAAC,wBAAwB,CAAC,kCAAkC,CAAC,oCAAoC,WAAW,CAAC,iBAAiB,gBAAgB,CAAC,eAAe,CAAC,eAAe,cAAc,CAAC,UAAU,eAAe,CAAC,SAAS,CAAC,eAAe,CAAC,YAAY,oBAAoB,CAAC,mBAAmB,eAAe,CAAC,yBAAyB,wBAAwB,CAAC,qBAAqB,CAAC,kBAAkB,CAAC,0BAA0B,wBAAwB,CAAC,UAAU,CAAC,kBAAkB,CAAC,2BAA2B,wBAAwB,CAAC,6BAA6B,CAAC,SAAS,gBAAgB,CAAC,aAAa,CAAC,UAAU,CAAC,WAAW,gBAAgB,CAAC,eAAe,CAAC,UAAU,CAAC,aAAa,UAAU,CAAC,sCAAsC,OAAO,SAAS,CAAC,uBAAuB,gBAAgB,CAAC,uBAAuB,aAAa,CAAC,CAAC,qCAAqC,SAAS,SAAS,CAAC,SAAS,WAAW,CAAC,CAAC,qCAAqC,OAAO,UAAU,CAAC,aAAa,CAAC,cAAc,YAAY,CAAC,CAAC,sCAAsC,2CAA2C,YAAY,CAAC,CAAC,qCAAqC,OAAO,UAAU,CAAC,aAAa,CAAC,YAAY,qBAAqB,CAAC,cAAc,CAAC,KAAK,CAAC,UAAU,CAAC,UAAU,CAAC,UAAU,CAAC,qBAAqB,eAAe,CAAC,UAAU,CAAC,+BAA+B,YAAY,CAAC,MAAM,YAAY,CAAC,aAAa,CAAC,MAAM,CAAC,KAAK,CAAC,cAAc,eAAe,CAAC,YAAY,UAAU,CAAC,eAAe,CAAC,aAAa,CAAC,aAAa,WAAW,CAAC,SAAS,CAAC,UAAU,CAAC,mBAAmB,CAAC,aAAa,aAAa,CAAC,cAAc,CAAC,UAAU,CAAC,KAAK,CAAC,OAAO,CAAC,QAAQ,CAAC,WAAW,CAAC,YAAY,CAAC,cAAc,CAAC,qBAAqB,CAAC,eAAe,CAAC,sCAAsC,qBAAqB,CAAC,OAAO,YAAY,CAAC,UAAU,CAAC,WAAW,CAAC,eAAe,CAAC,kBAAkB,aAAa,CAAC,OAAO,eAAe,CAAC,gBAAgB,CAAC,MAAM,iBAAiB,CAAC,mBAAmB,CAAC,eAAe,CAAC,cAAc,CAAC,mBAAmB,YAAY,CAAC,0BAA0B,YAAY,CAAC,SAAS,UAAU,CAAC,YAAY,eAAe,CAAC,mBAAmB,yBAAyB,CAAC,cAAc,YAAY,CAAC,qCAAqC,MAAM,CAAC,UAAU,CAAC,gBAAgB,CAAC,oDAAoD,UAAU,CAAC,CAAC,kBAAkB,eAAe,YAAY,CAAC,CAAC,aAAa,KAAK,iBAAiB,CAAC,qBAAqB,CAAC,MAAM,UAAU,CAAC,IAAI,yBAAyB,CAAC,qJAAqJ,uBAAuB,CAAC,QAAQ,sBAAsB,CAAC,uBAAuB,2BAA2B,CAAC,mBAAmB,4BAA4B,CAAC,yBAAyB,mBAAmB,CAAC,MAAM,UAAU,CAAC,QAAQ,CAAC,SAAS,CAAC,SAAS,UAAU,CAAC,CAAC,EAA2D,qBAAqB,CAAC,KAAK,sBAAsB,CAAC,yBAAyB,CAAC,6BAA6B,CAAC,KAAK,aAAa,CAAC,eAAe,CAAC,QAAQ,CAAC,qJAAqJ,YAAY,CAAC,kBAAkB,4BAA4B,CAAC,IAAI,oBAAoB,CAAC,OAAO,wBAAwB,CAAC,MAAM,gBAAgB,CAAC,OAAO,aAAa,CAAC,iBAAiB,CAAC,iBAAiB,cAAc,CAAC,WAAW,CAAC,OAAO,cAAc,CAAC,IAAI,UAAU,CAAC,IAAI,WAAW,CAAC,MAAM,wBAAwB,CAAC,OAAO,QAAQ,CAAC,6BAA6B,mBAAmB,CAAC,cAAc,CAAC,QAAQ,CAAC,qBAAqB,4BAA4B,CAAC,KAAK,oBAAoB,CAAC,qBAAqB,CAAC,OAAO,YAAY,CAAC,QAAQ,aAAa,CAAC,UAAU,iBAAiB,CAAC,YAAY,kBAAkB,CAAC,mBAAmB,QAAQ,CAAC,kBAAkB,CAAC,UAAU,CAAC,WAAW,CAAC,eAAe,CAAC,SAAS,CAAC,iBAAiB,CAAC,SAAS,CAAC,OAAO,eAAe,CAAC,KAAK,eAAe,CAAC,MAAM,UAAU,CAAC,KAAK,SAAS,CAAC,KAAK,SAAS,CAAC,KAAK,SAAS,CAAC,KAAK,SAAS,CAAC,KAAK,SAAS,CAAC,KAAK,SAAS,CAAC,KAAK,SAAS,CAAC,KAAK,SAAS,CAAC,KAAK,SAAS,CAAC,sFAAsF,aAAa,CAAC,mBAAmB,oBAAoB,CAAC,sDAAsD,OAAO,uBAAuB,CAAC,eAAe,CAAC","file":"baggy.css","sourcesContent":[".annotator-notice,.annotator-filter *,.annotator-widget *{font-family:\"Helvetica Neue\", Arial, Helvetica, sans-serif;font-weight:normal;text-align:left;margin:0;padding:0;background:none;-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none;-moz-box-shadow:none;-webkit-box-shadow:none;-o-box-shadow:none;box-shadow:none;color:#909090}.annotator-adder{background-image:url(../img/annotator-icon-sprite.png?embed);background-repeat:no-repeat}.annotator-resize,.annotator-widget:after,.annotator-editor a:after,.annotator-viewer .annotator-controls button,.annotator-viewer .annotator-controls a,.annotator-filter .annotator-filter-navigation button:after,.annotator-filter .annotator-filter-property .annotator-filter-clear{background-image:url(../img/annotator-glyph-sprite.png?embed);background-repeat:no-repeat}.annotator-hl{background:#FFFF0A;background:rgba(255,255,10,0.3);-ms-filter:\"progid:DXImageTransform.Microsoft.gradient(startColorstr=#4DFFFF0A, endColorstr=#4DFFFF0A)\"}.annotator-hl-temporary{background:#007CFF;background:rgba(0,124,255,0.3);-ms-filter:\"progid:DXImageTransform.Microsoft.gradient(startColorstr=#4D007CFF, endColorstr=#4D007CFF)\"}.annotator-wrapper{position:relative}.annotator-adder,.annotator-outer,.annotator-notice{z-index:1020}.annotator-filter{z-index:1010}.annotator-adder,.annotator-outer,.annotator-widget,.annotator-notice{position:absolute;font-size:10px;line-height:1}.annotator-hide{display:none;visibility:hidden}.annotator-adder{margin-top:-48px;margin-left:-24px;width:48px;height:48px;background-position:left top}.annotator-adder:hover{background-position:center top}.annotator-adder:active{background-position:center right}.annotator-adder button{display:block;width:36px;height:41px;margin:0 auto;border:none;background:none;text-indent:-999em;cursor:pointer}.annotator-outer{width:0;height:0}.annotator-widget{margin:0;padding:0;bottom:15px;left:-18px;min-width:265px;background-color:#FBFBFB;background-color:rgba(251,251,251,0.98);border:1px solid #7A7A7A;border:1px solid rgba(122,122,122,0.6);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 5px 15px rgba(0,0,0,0.2);-moz-box-shadow:0 5px 15px rgba(0,0,0,0.2);-o-box-shadow:0 5px 15px rgba(0,0,0,0.2);box-shadow:0 5px 15px rgba(0,0,0,0.2)}.annotator-invert-x .annotator-widget{left:auto;right:-18px}.annotator-invert-y .annotator-widget{bottom:auto;top:8px}.annotator-widget strong{font-weight:bold}.annotator-widget .annotator-listing,.annotator-widget .annotator-item{padding:0;margin:0;list-style:none}.annotator-widget:after{content:\"\";display:block;width:18px;height:10px;background-position:0 0;position:absolute;bottom:-10px;left:8px}.annotator-invert-x .annotator-widget:after{left:auto;right:8px}.annotator-invert-y .annotator-widget:after{background-position:0 -15px;bottom:auto;top:-9px}.annotator-widget .annotator-item,.annotator-editor .annotator-item input,.annotator-editor .annotator-item textarea{position:relative;font-size:12px}.annotator-viewer .annotator-item{border-top:2px solid #7A7A7A;border-top:2px solid rgba(122,122,122,0.2)}.annotator-widget .annotator-item:first-child{border-top:none}.annotator-editor .annotator-item,.annotator-viewer div{border-top:1px solid #858585;border-top:1px solid rgba(133,133,133,0.11)}.annotator-viewer div{padding:6px 6px}.annotator-viewer .annotator-item ol,.annotator-viewer .annotator-item ul{padding:4px 16px}.annotator-viewer div:first-of-type,.annotator-editor .annotator-item:first-child textarea{padding-top:12px;padding-bottom:12px;color:#3c3c3c;font-size:13px;font-style:italic;line-height:1.3;border-top:none}.annotator-viewer .annotator-controls{position:relative;top:5px;right:5px;padding-left:5px;opacity:0;-webkit-transition:opacity 0.2s ease-in;-moz-transition:opacity 0.2s ease-in;-o-transition:opacity 0.2s ease-in;transition:opacity 0.2s ease-in;float:right}.annotator-viewer li:hover .annotator-controls,.annotator-viewer li .annotator-controls.annotator-visible{opacity:1}.annotator-viewer .annotator-controls button,.annotator-viewer .annotator-controls a{cursor:pointer;display:inline-block;width:13px;height:13px;margin-left:2px;border:none;opacity:0.2;text-indent:-900em;background-color:transparent;outline:none}.annotator-viewer .annotator-controls button:hover,.annotator-viewer .annotator-controls button:focus,.annotator-viewer .annotator-controls a:hover,.annotator-viewer .annotator-controls a:focus{opacity:0.9}.annotator-viewer .annotator-controls button:active,.annotator-viewer .annotator-controls a:active{opacity:1}.annotator-viewer .annotator-controls button[disabled]{display:none}.annotator-viewer .annotator-controls .annotator-edit{background-position:0 -60px}.annotator-viewer .annotator-controls .annotator-delete{background-position:0 -75px}.annotator-viewer .annotator-controls .annotator-link{background-position:0 -270px}.annotator-editor .annotator-item{position:relative}.annotator-editor .annotator-item label{top:0;display:inline;cursor:pointer;font-size:12px}.annotator-editor .annotator-item input,.annotator-editor .annotator-item textarea{display:block;min-width:100%;padding:10px 8px;border:none;margin:0;color:#3c3c3c;background:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;resize:none}.annotator-editor .annotator-item textarea::-webkit-scrollbar{height:8px;width:8px}.annotator-editor .annotator-item textarea::-webkit-scrollbar-track-piece{margin:13px 0 3px;background-color:#e5e5e5;-webkit-border-radius:4px}.annotator-editor .annotator-item textarea::-webkit-scrollbar-thumb:vertical{height:25px;background-color:#ccc;-webkit-border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.1)}.annotator-editor .annotator-item textarea::-webkit-scrollbar-thumb:horizontal{width:25px;background-color:#ccc;-webkit-border-radius:4px}.annotator-editor .annotator-item:first-child textarea{min-height:5.5em;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;-o-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0}.annotator-editor .annotator-item input:focus,.annotator-editor .annotator-item textarea:focus{background-color:#f3f3f3;outline:none}.annotator-editor .annotator-item input[type=radio],.annotator-editor .annotator-item input[type=checkbox]{width:auto;min-width:0;padding:0;display:inline;margin:0 4px 0 0;cursor:pointer}.annotator-editor .annotator-checkbox{padding:8px 6px}.annotator-filter,.annotator-filter .annotator-filter-navigation button,.annotator-editor .annotator-controls{text-align:right;padding:3px;border-top:1px solid #d4d4d4;background-color:#d4d4d4;background-image:-webkit-gradient(linear, left top, left bottom, from(#f5f5f5), color-stop(0.6, #dcdcdc), to(#d2d2d2));background-image:-moz-linear-gradient(to bottom, #f5f5f5, #dcdcdc 60%, #d2d2d2);background-image:-webkit-linear-gradient(to bottom, #f5f5f5, #dcdcdc 60%, #d2d2d2);background-image:linear-gradient(to bottom, #f5f5f5, #dcdcdc 60%, #d2d2d2);-webkit-box-shadow:inset 1px 0 0 rgba(255,255,255,0.7),inset -1px 0 0 rgba(255,255,255,0.7),inset 0 1px 0 rgba(255,255,255,0.7);-moz-box-shadow:inset 1px 0 0 rgba(255,255,255,0.7),inset -1px 0 0 rgba(255,255,255,0.7),inset 0 1px 0 rgba(255,255,255,0.7);-o-box-shadow:inset 1px 0 0 rgba(255,255,255,0.7),inset -1px 0 0 rgba(255,255,255,0.7),inset 0 1px 0 rgba(255,255,255,0.7);box-shadow:inset 1px 0 0 rgba(255,255,255,0.7),inset -1px 0 0 rgba(255,255,255,0.7),inset 0 1px 0 rgba(255,255,255,0.7);-webkit-border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px;-o-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px}.annotator-editor.annotator-invert-y .annotator-controls{border-top:none;border-bottom:1px solid #b4b4b4;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;-o-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0}.annotator-editor a,.annotator-filter .annotator-filter-property label{position:relative;display:inline-block;padding:0 6px 0 22px;color:#363636;text-shadow:0 1px 0 rgba(255,255,255,0.75);text-decoration:none;line-height:24px;font-size:12px;font-weight:bold;border:1px solid #a2a2a2;background-color:#d4d4d4;background-image:-webkit-gradient(linear, left top, left bottom, from(#f5f5f5), color-stop(0.5, #d2d2d2), color-stop(0.5, #bebebe), to(#d2d2d2));background-image:-moz-linear-gradient(to bottom, #f5f5f5, #d2d2d2 50%, #bebebe 50%, #d2d2d2);background-image:-webkit-linear-gradient(to bottom, #f5f5f5, #d2d2d2 50%, #bebebe 50%, #d2d2d2);background-image:linear-gradient(to bottom, #f5f5f5, #d2d2d2 50%, #bebebe 50%, #d2d2d2);-webkit-box-shadow:inset 0 0 5px rgba(255,255,255,0.2),inset 0 0 1px rgba(255,255,255,0.8);-moz-box-shadow:inset 0 0 5px rgba(255,255,255,0.2),inset 0 0 1px rgba(255,255,255,0.8);-o-box-shadow:inset 0 0 5px rgba(255,255,255,0.2),inset 0 0 1px rgba(255,255,255,0.8);box-shadow:inset 0 0 5px rgba(255,255,255,0.2),inset 0 0 1px rgba(255,255,255,0.8);-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;border-radius:5px}.annotator-editor a:after{position:absolute;top:50%;left:5px;display:block;content:\"\";width:15px;height:15px;margin-top:-7px;background-position:0 -90px}.annotator-editor a:hover,.annotator-editor a:focus,.annotator-editor a.annotator-focus,.annotator-filter .annotator-filter-active label,.annotator-filter .annotator-filter-navigation button:hover{outline:none;border-color:#435aa0;background-color:#3865f9;background-image:-webkit-gradient(linear, left top, left bottom, from(#7691fb), color-stop(0.5, #5075fb), color-stop(0.5, #3865f9), to(#3665fa));background-image:-moz-linear-gradient(to bottom, #7691fb, #5075fb 50%, #3865f9 50%, #3665fa);background-image:-webkit-linear-gradient(to bottom, #7691fb, #5075fb 50%, #3865f9 50%, #3665fa);background-image:linear-gradient(to bottom, #7691fb, #5075fb 50%, #3865f9 50%, #3665fa);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.42)}.annotator-editor a:hover:after,.annotator-editor a:focus:after{margin-top:-8px;background-position:0 -105px}.annotator-editor a:active,.annotator-filter .annotator-filter-navigation button:active{border-color:#700c49;background-color:#d12e8e;background-image:-webkit-gradient(linear, left top, left bottom, from(#fc7cca), color-stop(0.5, #e85db2), color-stop(0.5, #d12e8e), to(#ff009c));background-image:-moz-linear-gradient(to bottom, #fc7cca, #e85db2 50%, #d12e8e 50%, #ff009c);background-image:-webkit-linear-gradient(to bottom, #fc7cca, #e85db2 50%, #d12e8e 50%, #ff009c);background-image:linear-gradient(to bottom, #fc7cca, #e85db2 50%, #d12e8e 50%, #ff009c)}.annotator-editor a.annotator-save:after{background-position:0 -120px}.annotator-editor a.annotator-save:hover:after,.annotator-editor a.annotator-save:focus:after,.annotator-editor a.annotator-save.annotator-focus:after{margin-top:-8px;background-position:0 -135px}.annotator-editor .annotator-widget:after{background-position:0 -30px}.annotator-editor.annotator-invert-y .annotator-widget .annotator-controls{background-color:#f2f2f2}.annotator-editor.annotator-invert-y .annotator-widget:after{background-position:0 -45px;height:11px}.annotator-resize{position:absolute;top:0;right:0;width:12px;height:12px;background-position:2px -150px}.annotator-invert-x .annotator-resize{right:auto;left:0;background-position:0 -195px}.annotator-invert-y .annotator-resize{top:auto;bottom:0;background-position:2px -165px}.annotator-invert-y.annotator-invert-x .annotator-resize{background-position:0 -180px}.annotator-notice{color:#fff;position:fixed;top:-54px;left:0;width:100%;font-size:14px;line-height:50px;text-align:center;background:black;background:rgba(0,0,0,0.9);border-bottom:4px solid #d4d4d4;-webkit-transition:top 0.4s ease-out;-moz-transition:top 0.4s ease-out;-o-transition:top 0.4s ease-out;transition:top 0.4s ease-out}.annotator-notice-success{border-color:#3665f9}.annotator-notice-error{border-color:#ff7e00}.annotator-notice p{margin:0}.annotator-notice a{color:#fff}.annotator-notice-show{top:0}.annotator-tags{margin-bottom:-2px}.annotator-tags .annotator-tag{display:inline-block;padding:0 8px;margin-bottom:2px;line-height:1.6;font-weight:bold;background-color:#e6e6e6;-webkit-border-radius:8px;-moz-border-radius:8px;-o-border-radius:8px;border-radius:8px}.annotator-filter{position:fixed;top:0;right:0;left:0;text-align:left;line-height:0;border:none;border-bottom:1px solid #878787;padding-left:10px;padding-right:10px;-webkit-border-radius:0;-moz-border-radius:0;-o-border-radius:0;border-radius:0;-webkit-box-shadow:inset 0 -1px 0 rgba(255,255,255,0.3);-moz-box-shadow:inset 0 -1px 0 rgba(255,255,255,0.3);-o-box-shadow:inset 0 -1px 0 rgba(255,255,255,0.3);box-shadow:inset 0 -1px 0 rgba(255,255,255,0.3)}.annotator-filter strong{font-size:12px;font-weight:bold;color:#3c3c3c;text-shadow:0 1px 0 rgba(255,255,255,0.7);position:relative;top:-9px}.annotator-filter .annotator-filter-property,.annotator-filter .annotator-filter-navigation{position:relative;display:inline-block;overflow:hidden;line-height:10px;padding:2px 0;margin-right:8px}.annotator-filter .annotator-filter-property label,.annotator-filter .annotator-filter-navigation button{text-align:left;display:block;float:left;line-height:20px;-webkit-border-radius:10px 0 0 10px;-moz-border-radius:10px 0 0 10px;-o-border-radius:10px 0 0 10px;border-radius:10px 0 0 10px}.annotator-filter .annotator-filter-property label{padding-left:8px}.annotator-filter .annotator-filter-property input{display:block;float:right;-webkit-appearance:none;background-color:#fff;border:1px solid #878787;border-left:none;padding:2px 4px;line-height:16px;min-height:16px;font-size:12px;width:150px;color:#333;background-color:#f8f8f8;-webkit-border-radius:0 10px 10px 0;-moz-border-radius:0 10px 10px 0;-o-border-radius:0 10px 10px 0;border-radius:0 10px 10px 0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.2);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.2);-o-box-shadow:inset 0 1px 1px rgba(0,0,0,0.2);box-shadow:inset 0 1px 1px rgba(0,0,0,0.2)}.annotator-filter .annotator-filter-property input:focus{outline:none;background-color:#fff}.annotator-filter .annotator-filter-clear{position:absolute;right:3px;top:6px;border:none;text-indent:-900em;width:15px;height:15px;background-position:0 -90px;opacity:0.4}.annotator-filter .annotator-filter-clear:hover,.annotator-filter .annotator-filter-clear:focus{opacity:0.8}.annotator-filter .annotator-filter-clear:active{opacity:1}.annotator-filter .annotator-filter-navigation button{border:1px solid #a2a2a2;padding:0;text-indent:-900px;width:20px;min-height:22px;-webkit-box-shadow:inset 0 0 5px rgba(255,255,255,0.2),inset 0 0 1px rgba(255,255,255,0.8);-moz-box-shadow:inset 0 0 5px rgba(255,255,255,0.2),inset 0 0 1px rgba(255,255,255,0.8);-o-box-shadow:inset 0 0 5px rgba(255,255,255,0.2),inset 0 0 1px rgba(255,255,255,0.8);box-shadow:inset 0 0 5px rgba(255,255,255,0.2),inset 0 0 1px rgba(255,255,255,0.8)}.annotator-filter .annotator-filter-navigation button,.annotator-filter .annotator-filter-navigation button:hover,.annotator-filter .annotator-filter-navigation button:focus{color:transparent}.annotator-filter .annotator-filter-navigation button:after{position:absolute;top:8px;left:8px;content:\"\";display:block;width:9px;height:9px;background-position:0 -210px}.annotator-filter .annotator-filter-navigation button:hover:after{background-position:0 -225px}.annotator-filter .annotator-filter-navigation .annotator-filter-next{-webkit-border-radius:0 10px 10px 0;-moz-border-radius:0 10px 10px 0;-o-border-radius:0 10px 10px 0;border-radius:0 10px 10px 0;border-left:none}.annotator-filter .annotator-filter-navigation .annotator-filter-next:after{left:auto;right:7px;background-position:0 -240px}.annotator-filter .annotator-filter-navigation .annotator-filter-next:hover:after{background-position:0 -255px}.annotator-hl-active{background:#FFFF0A;background:rgba(255,255,10,0.8);-ms-filter:\"progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCFFFF0A, endColorstr=#CCFFFF0A)\"}.annotator-hl-filtered{background-color:transparent}\n","@font-face{font-family:'Material Icons';font-style:normal;font-weight:400;font-display:block;src:url(\"./fonts/MaterialIcons-Regular.eot\");src:local(\"☺\"),url(\"./fonts/MaterialIcons-Regular.woff2\") format(\"woff2\"),url(\"./fonts/MaterialIcons-Regular.woff\") format(\"woff\"),url(\"./fonts/MaterialIcons-Regular.ttf\") format(\"truetype\")}.material-icons{font-family:'Material Icons';font-weight:normal;font-style:normal;font-size:24px;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:'liga'}.material-icons._10k:before{content:\"\\e951\"}.material-icons._10mp:before{content:\"\\e952\"}.material-icons._11mp:before{content:\"\\e953\"}.material-icons._12mp:before{content:\"\\e954\"}.material-icons._13mp:before{content:\"\\e955\"}.material-icons._14mp:before{content:\"\\e956\"}.material-icons._15mp:before{content:\"\\e957\"}.material-icons._16mp:before{content:\"\\e958\"}.material-icons._17mp:before{content:\"\\e959\"}.material-icons._18mp:before{content:\"\\e95a\"}.material-icons._19mp:before{content:\"\\e95b\"}.material-icons._1k:before{content:\"\\e95c\"}.material-icons._1k_plus:before{content:\"\\e95d\"}.material-icons._20mp:before{content:\"\\e95e\"}.material-icons._21mp:before{content:\"\\e95f\"}.material-icons._22mp:before{content:\"\\e960\"}.material-icons._23mp:before{content:\"\\e961\"}.material-icons._24mp:before{content:\"\\e962\"}.material-icons._2k:before{content:\"\\e963\"}.material-icons._2k_plus:before{content:\"\\e964\"}.material-icons._2mp:before{content:\"\\e965\"}.material-icons._360:before{content:\"\\e577\"}.material-icons._3d_rotation:before{content:\"\\e84d\"}.material-icons._3k:before{content:\"\\e966\"}.material-icons._3k_plus:before{content:\"\\e967\"}.material-icons._3mp:before{content:\"\\e968\"}.material-icons._4k:before{content:\"\\e072\"}.material-icons._4k_plus:before{content:\"\\e969\"}.material-icons._4mp:before{content:\"\\e96a\"}.material-icons._5g:before{content:\"\\ef38\"}.material-icons._5k:before{content:\"\\e96b\"}.material-icons._5k_plus:before{content:\"\\e96c\"}.material-icons._5mp:before{content:\"\\e96d\"}.material-icons._6_ft_apart:before{content:\"\\f21e\"}.material-icons._6k:before{content:\"\\e96e\"}.material-icons._6k_plus:before{content:\"\\e96f\"}.material-icons._6mp:before{content:\"\\e970\"}.material-icons._7k:before{content:\"\\e971\"}.material-icons._7k_plus:before{content:\"\\e972\"}.material-icons._7mp:before{content:\"\\e973\"}.material-icons._8k:before{content:\"\\e974\"}.material-icons._8k_plus:before{content:\"\\e975\"}.material-icons._8mp:before{content:\"\\e976\"}.material-icons._9k:before{content:\"\\e977\"}.material-icons._9k_plus:before{content:\"\\e978\"}.material-icons._9mp:before{content:\"\\e979\"}.material-icons.ac_unit:before{content:\"\\eb3b\"}.material-icons.access_alarm:before{content:\"\\e190\"}.material-icons.access_alarms:before{content:\"\\e191\"}.material-icons.access_time:before{content:\"\\e192\"}.material-icons.accessibility:before{content:\"\\e84e\"}.material-icons.accessibility_new:before{content:\"\\e92c\"}.material-icons.accessible:before{content:\"\\e914\"}.material-icons.accessible_forward:before{content:\"\\e934\"}.material-icons.account_balance:before{content:\"\\e84f\"}.material-icons.account_balance_wallet:before{content:\"\\e850\"}.material-icons.account_box:before{content:\"\\e851\"}.material-icons.account_circle:before{content:\"\\e853\"}.material-icons.account_tree:before{content:\"\\e97a\"}.material-icons.ad_units:before{content:\"\\ef39\"}.material-icons.adb:before{content:\"\\e60e\"}.material-icons.add:before{content:\"\\e145\"}.material-icons.add_a_photo:before{content:\"\\e439\"}.material-icons.add_alarm:before{content:\"\\e193\"}.material-icons.add_alert:before{content:\"\\e003\"}.material-icons.add_box:before{content:\"\\e146\"}.material-icons.add_business:before{content:\"\\e729\"}.material-icons.add_call:before{content:\"\\e0e8\"}.material-icons.add_chart:before{content:\"\\e97b\"}.material-icons.add_circle:before{content:\"\\e147\"}.material-icons.add_circle_outline:before{content:\"\\e148\"}.material-icons.add_comment:before{content:\"\\e266\"}.material-icons.add_ic_call:before{content:\"\\e97c\"}.material-icons.add_link:before{content:\"\\e178\"}.material-icons.add_location:before{content:\"\\e567\"}.material-icons.add_location_alt:before{content:\"\\ef3a\"}.material-icons.add_moderator:before{content:\"\\e97d\"}.material-icons.add_photo_alternate:before{content:\"\\e43e\"}.material-icons.add_road:before{content:\"\\ef3b\"}.material-icons.add_shopping_cart:before{content:\"\\e854\"}.material-icons.add_task:before{content:\"\\f23a\"}.material-icons.add_to_drive:before{content:\"\\e65c\"}.material-icons.add_to_home_screen:before{content:\"\\e1fe\"}.material-icons.add_to_photos:before{content:\"\\e39d\"}.material-icons.add_to_queue:before{content:\"\\e05c\"}.material-icons.addchart:before{content:\"\\ef3c\"}.material-icons.adjust:before{content:\"\\e39e\"}.material-icons.admin_panel_settings:before{content:\"\\ef3d\"}.material-icons.agriculture:before{content:\"\\ea79\"}.material-icons.airline_seat_flat:before{content:\"\\e630\"}.material-icons.airline_seat_flat_angled:before{content:\"\\e631\"}.material-icons.airline_seat_individual_suite:before{content:\"\\e632\"}.material-icons.airline_seat_legroom_extra:before{content:\"\\e633\"}.material-icons.airline_seat_legroom_normal:before{content:\"\\e634\"}.material-icons.airline_seat_legroom_reduced:before{content:\"\\e635\"}.material-icons.airline_seat_recline_extra:before{content:\"\\e636\"}.material-icons.airline_seat_recline_normal:before{content:\"\\e637\"}.material-icons.airplanemode_active:before{content:\"\\e195\"}.material-icons.airplanemode_inactive:before{content:\"\\e194\"}.material-icons.airplanemode_off:before{content:\"\\e194\"}.material-icons.airplanemode_on:before{content:\"\\e195\"}.material-icons.airplay:before{content:\"\\e055\"}.material-icons.airport_shuttle:before{content:\"\\eb3c\"}.material-icons.alarm:before{content:\"\\e855\"}.material-icons.alarm_add:before{content:\"\\e856\"}.material-icons.alarm_off:before{content:\"\\e857\"}.material-icons.alarm_on:before{content:\"\\e858\"}.material-icons.album:before{content:\"\\e019\"}.material-icons.align_horizontal_center:before{content:\"\\e00f\"}.material-icons.align_horizontal_left:before{content:\"\\e00d\"}.material-icons.align_horizontal_right:before{content:\"\\e010\"}.material-icons.align_vertical_bottom:before{content:\"\\e015\"}.material-icons.align_vertical_center:before{content:\"\\e011\"}.material-icons.align_vertical_top:before{content:\"\\e00c\"}.material-icons.all_inbox:before{content:\"\\e97f\"}.material-icons.all_inclusive:before{content:\"\\eb3d\"}.material-icons.all_out:before{content:\"\\e90b\"}.material-icons.alt_route:before{content:\"\\f184\"}.material-icons.alternate_email:before{content:\"\\e0e6\"}.material-icons.amp_stories:before{content:\"\\ea13\"}.material-icons.analytics:before{content:\"\\ef3e\"}.material-icons.anchor:before{content:\"\\f1cd\"}.material-icons.android:before{content:\"\\e859\"}.material-icons.animation:before{content:\"\\e71c\"}.material-icons.announcement:before{content:\"\\e85a\"}.material-icons.apartment:before{content:\"\\ea40\"}.material-icons.api:before{content:\"\\f1b7\"}.material-icons.app_blocking:before{content:\"\\ef3f\"}.material-icons.app_registration:before{content:\"\\ef40\"}.material-icons.app_settings_alt:before{content:\"\\ef41\"}.material-icons.approval:before{content:\"\\e982\"}.material-icons.apps:before{content:\"\\e5c3\"}.material-icons.architecture:before{content:\"\\ea3b\"}.material-icons.archive:before{content:\"\\e149\"}.material-icons.arrow_back:before{content:\"\\e5c4\"}.material-icons.arrow_back_ios:before{content:\"\\e5e0\"}.material-icons.arrow_circle_down:before{content:\"\\f181\"}.material-icons.arrow_circle_up:before{content:\"\\f182\"}.material-icons.arrow_downward:before{content:\"\\e5db\"}.material-icons.arrow_drop_down:before{content:\"\\e5c5\"}.material-icons.arrow_drop_down_circle:before{content:\"\\e5c6\"}.material-icons.arrow_drop_up:before{content:\"\\e5c7\"}.material-icons.arrow_forward:before{content:\"\\e5c8\"}.material-icons.arrow_forward_ios:before{content:\"\\e5e1\"}.material-icons.arrow_left:before{content:\"\\e5de\"}.material-icons.arrow_right:before{content:\"\\e5df\"}.material-icons.arrow_right_alt:before{content:\"\\e941\"}.material-icons.arrow_upward:before{content:\"\\e5d8\"}.material-icons.art_track:before{content:\"\\e060\"}.material-icons.article:before{content:\"\\ef42\"}.material-icons.aspect_ratio:before{content:\"\\e85b\"}.material-icons.assessment:before{content:\"\\e85c\"}.material-icons.assignment:before{content:\"\\e85d\"}.material-icons.assignment_ind:before{content:\"\\e85e\"}.material-icons.assignment_late:before{content:\"\\e85f\"}.material-icons.assignment_return:before{content:\"\\e860\"}.material-icons.assignment_returned:before{content:\"\\e861\"}.material-icons.assignment_turned_in:before{content:\"\\e862\"}.material-icons.assistant:before{content:\"\\e39f\"}.material-icons.assistant_direction:before{content:\"\\e988\"}.material-icons.assistant_navigation:before{content:\"\\e989\"}.material-icons.assistant_photo:before{content:\"\\e3a0\"}.material-icons.atm:before{content:\"\\e573\"}.material-icons.attach_email:before{content:\"\\ea5e\"}.material-icons.attach_file:before{content:\"\\e226\"}.material-icons.attach_money:before{content:\"\\e227\"}.material-icons.attachment:before{content:\"\\e2bc\"}.material-icons.attractions:before{content:\"\\ea52\"}.material-icons.audiotrack:before{content:\"\\e3a1\"}.material-icons.auto_awesome:before{content:\"\\e65f\"}.material-icons.auto_awesome_mosaic:before{content:\"\\e660\"}.material-icons.auto_awesome_motion:before{content:\"\\e661\"}.material-icons.auto_delete:before{content:\"\\ea4c\"}.material-icons.auto_fix_high:before{content:\"\\e663\"}.material-icons.auto_fix_normal:before{content:\"\\e664\"}.material-icons.auto_fix_off:before{content:\"\\e665\"}.material-icons.auto_stories:before{content:\"\\e666\"}.material-icons.autorenew:before{content:\"\\e863\"}.material-icons.av_timer:before{content:\"\\e01b\"}.material-icons.baby_changing_station:before{content:\"\\f19b\"}.material-icons.backpack:before{content:\"\\f19c\"}.material-icons.backspace:before{content:\"\\e14a\"}.material-icons.backup:before{content:\"\\e864\"}.material-icons.backup_table:before{content:\"\\ef43\"}.material-icons.badge:before{content:\"\\ea67\"}.material-icons.bakery_dining:before{content:\"\\ea53\"}.material-icons.ballot:before{content:\"\\e172\"}.material-icons.bar_chart:before{content:\"\\e26b\"}.material-icons.batch_prediction:before{content:\"\\f0f5\"}.material-icons.bathtub:before{content:\"\\ea41\"}.material-icons.battery_alert:before{content:\"\\e19c\"}.material-icons.battery_charging_full:before{content:\"\\e1a3\"}.material-icons.battery_full:before{content:\"\\e1a4\"}.material-icons.battery_std:before{content:\"\\e1a5\"}.material-icons.battery_unknown:before{content:\"\\e1a6\"}.material-icons.beach_access:before{content:\"\\eb3e\"}.material-icons.bedtime:before{content:\"\\ef44\"}.material-icons.beenhere:before{content:\"\\e52d\"}.material-icons.bento:before{content:\"\\f1f4\"}.material-icons.bike_scooter:before{content:\"\\ef45\"}.material-icons.biotech:before{content:\"\\ea3a\"}.material-icons.block:before{content:\"\\e14b\"}.material-icons.block_flipped:before{content:\"\\ef46\"}.material-icons.bluetooth:before{content:\"\\e1a7\"}.material-icons.bluetooth_audio:before{content:\"\\e60f\"}.material-icons.bluetooth_connected:before{content:\"\\e1a8\"}.material-icons.bluetooth_disabled:before{content:\"\\e1a9\"}.material-icons.bluetooth_searching:before{content:\"\\e1aa\"}.material-icons.blur_circular:before{content:\"\\e3a2\"}.material-icons.blur_linear:before{content:\"\\e3a3\"}.material-icons.blur_off:before{content:\"\\e3a4\"}.material-icons.blur_on:before{content:\"\\e3a5\"}.material-icons.bolt:before{content:\"\\ea0b\"}.material-icons.book:before{content:\"\\e865\"}.material-icons.book_online:before{content:\"\\f217\"}.material-icons.bookmark:before{content:\"\\e866\"}.material-icons.bookmark_border:before{content:\"\\e867\"}.material-icons.bookmark_outline:before{content:\"\\e867\"}.material-icons.bookmarks:before{content:\"\\e98b\"}.material-icons.border_all:before{content:\"\\e228\"}.material-icons.border_bottom:before{content:\"\\e229\"}.material-icons.border_clear:before{content:\"\\e22a\"}.material-icons.border_color:before{content:\"\\e22b\"}.material-icons.border_horizontal:before{content:\"\\e22c\"}.material-icons.border_inner:before{content:\"\\e22d\"}.material-icons.border_left:before{content:\"\\e22e\"}.material-icons.border_outer:before{content:\"\\e22f\"}.material-icons.border_right:before{content:\"\\e230\"}.material-icons.border_style:before{content:\"\\e231\"}.material-icons.border_top:before{content:\"\\e232\"}.material-icons.border_vertical:before{content:\"\\e233\"}.material-icons.branding_watermark:before{content:\"\\e06b\"}.material-icons.breakfast_dining:before{content:\"\\ea54\"}.material-icons.brightness_1:before{content:\"\\e3a6\"}.material-icons.brightness_2:before{content:\"\\e3a7\"}.material-icons.brightness_3:before{content:\"\\e3a8\"}.material-icons.brightness_4:before{content:\"\\e3a9\"}.material-icons.brightness_5:before{content:\"\\e3aa\"}.material-icons.brightness_6:before{content:\"\\e3ab\"}.material-icons.brightness_7:before{content:\"\\e3ac\"}.material-icons.brightness_auto:before{content:\"\\e1ab\"}.material-icons.brightness_high:before{content:\"\\e1ac\"}.material-icons.brightness_low:before{content:\"\\e1ad\"}.material-icons.brightness_medium:before{content:\"\\e1ae\"}.material-icons.broken_image:before{content:\"\\e3ad\"}.material-icons.browser_not_supported:before{content:\"\\ef47\"}.material-icons.brunch_dining:before{content:\"\\ea73\"}.material-icons.brush:before{content:\"\\e3ae\"}.material-icons.bubble_chart:before{content:\"\\e6dd\"}.material-icons.bug_report:before{content:\"\\e868\"}.material-icons.build:before{content:\"\\e869\"}.material-icons.build_circle:before{content:\"\\ef48\"}.material-icons.burst_mode:before{content:\"\\e43c\"}.material-icons.bus_alert:before{content:\"\\e98f\"}.material-icons.business:before{content:\"\\e0af\"}.material-icons.business_center:before{content:\"\\eb3f\"}.material-icons.cached:before{content:\"\\e86a\"}.material-icons.cake:before{content:\"\\e7e9\"}.material-icons.calculate:before{content:\"\\ea5f\"}.material-icons.calendar_today:before{content:\"\\e935\"}.material-icons.calendar_view_day:before{content:\"\\e936\"}.material-icons.call:before{content:\"\\e0b0\"}.material-icons.call_end:before{content:\"\\e0b1\"}.material-icons.call_made:before{content:\"\\e0b2\"}.material-icons.call_merge:before{content:\"\\e0b3\"}.material-icons.call_missed:before{content:\"\\e0b4\"}.material-icons.call_missed_outgoing:before{content:\"\\e0e4\"}.material-icons.call_received:before{content:\"\\e0b5\"}.material-icons.call_split:before{content:\"\\e0b6\"}.material-icons.call_to_action:before{content:\"\\e06c\"}.material-icons.camera:before{content:\"\\e3af\"}.material-icons.camera_alt:before{content:\"\\e3b0\"}.material-icons.camera_enhance:before{content:\"\\e8fc\"}.material-icons.camera_front:before{content:\"\\e3b1\"}.material-icons.camera_rear:before{content:\"\\e3b2\"}.material-icons.camera_roll:before{content:\"\\e3b3\"}.material-icons.campaign:before{content:\"\\ef49\"}.material-icons.cancel:before{content:\"\\e5c9\"}.material-icons.cancel_presentation:before{content:\"\\e0e9\"}.material-icons.cancel_schedule_send:before{content:\"\\ea39\"}.material-icons.car_rental:before{content:\"\\ea55\"}.material-icons.car_repair:before{content:\"\\ea56\"}.material-icons.card_giftcard:before{content:\"\\e8f6\"}.material-icons.card_membership:before{content:\"\\e8f7\"}.material-icons.card_travel:before{content:\"\\e8f8\"}.material-icons.carpenter:before{content:\"\\f1f8\"}.material-icons.cases:before{content:\"\\e992\"}.material-icons.casino:before{content:\"\\eb40\"}.material-icons.cast:before{content:\"\\e307\"}.material-icons.cast_connected:before{content:\"\\e308\"}.material-icons.cast_for_education:before{content:\"\\efec\"}.material-icons.category:before{content:\"\\e574\"}.material-icons.celebration:before{content:\"\\ea65\"}.material-icons.cell_wifi:before{content:\"\\e0ec\"}.material-icons.center_focus_strong:before{content:\"\\e3b4\"}.material-icons.center_focus_weak:before{content:\"\\e3b5\"}.material-icons.change_history:before{content:\"\\e86b\"}.material-icons.charging_station:before{content:\"\\f19d\"}.material-icons.chat:before{content:\"\\e0b7\"}.material-icons.chat_bubble:before{content:\"\\e0ca\"}.material-icons.chat_bubble_outline:before{content:\"\\e0cb\"}.material-icons.check:before{content:\"\\e5ca\"}.material-icons.check_box:before{content:\"\\e834\"}.material-icons.check_box_outline_blank:before{content:\"\\e835\"}.material-icons.check_circle:before{content:\"\\e86c\"}.material-icons.check_circle_outline:before{content:\"\\e92d\"}.material-icons.checkroom:before{content:\"\\f19e\"}.material-icons.chevron_left:before{content:\"\\e5cb\"}.material-icons.chevron_right:before{content:\"\\e5cc\"}.material-icons.child_care:before{content:\"\\eb41\"}.material-icons.child_friendly:before{content:\"\\eb42\"}.material-icons.chrome_reader_mode:before{content:\"\\e86d\"}.material-icons.circle:before{content:\"\\ef4a\"}.material-icons.circle_notifications:before{content:\"\\e994\"}.material-icons.class:before{content:\"\\e86e\"}.material-icons.clean_hands:before{content:\"\\f21f\"}.material-icons.cleaning_services:before{content:\"\\f0ff\"}.material-icons.clear:before{content:\"\\e14c\"}.material-icons.clear_all:before{content:\"\\e0b8\"}.material-icons.close:before{content:\"\\e5cd\"}.material-icons.close_fullscreen:before{content:\"\\f1cf\"}.material-icons.closed_caption:before{content:\"\\e01c\"}.material-icons.closed_caption_disabled:before{content:\"\\f1dc\"}.material-icons.closed_caption_off:before{content:\"\\e996\"}.material-icons.cloud:before{content:\"\\e2bd\"}.material-icons.cloud_circle:before{content:\"\\e2be\"}.material-icons.cloud_done:before{content:\"\\e2bf\"}.material-icons.cloud_download:before{content:\"\\e2c0\"}.material-icons.cloud_off:before{content:\"\\e2c1\"}.material-icons.cloud_queue:before{content:\"\\e2c2\"}.material-icons.cloud_upload:before{content:\"\\e2c3\"}.material-icons.code:before{content:\"\\e86f\"}.material-icons.collections:before{content:\"\\e3b6\"}.material-icons.collections_bookmark:before{content:\"\\e431\"}.material-icons.color_lens:before{content:\"\\e3b7\"}.material-icons.colorize:before{content:\"\\e3b8\"}.material-icons.comment:before{content:\"\\e0b9\"}.material-icons.comment_bank:before{content:\"\\ea4e\"}.material-icons.commute:before{content:\"\\e940\"}.material-icons.compare:before{content:\"\\e3b9\"}.material-icons.compare_arrows:before{content:\"\\e915\"}.material-icons.compass_calibration:before{content:\"\\e57c\"}.material-icons.compress:before{content:\"\\e94d\"}.material-icons.computer:before{content:\"\\e30a\"}.material-icons.confirmation_num:before{content:\"\\e638\"}.material-icons.confirmation_number:before{content:\"\\e638\"}.material-icons.connect_without_contact:before{content:\"\\f223\"}.material-icons.connected_tv:before{content:\"\\e998\"}.material-icons.construction:before{content:\"\\ea3c\"}.material-icons.contact_mail:before{content:\"\\e0d0\"}.material-icons.contact_page:before{content:\"\\f22e\"}.material-icons.contact_phone:before{content:\"\\e0cf\"}.material-icons.contact_support:before{content:\"\\e94c\"}.material-icons.contactless:before{content:\"\\ea71\"}.material-icons.contacts:before{content:\"\\e0ba\"}.material-icons.content_copy:before{content:\"\\e14d\"}.material-icons.content_cut:before{content:\"\\e14e\"}.material-icons.content_paste:before{content:\"\\e14f\"}.material-icons.control_camera:before{content:\"\\e074\"}.material-icons.control_point:before{content:\"\\e3ba\"}.material-icons.control_point_duplicate:before{content:\"\\e3bb\"}.material-icons.copyright:before{content:\"\\e90c\"}.material-icons.coronavirus:before{content:\"\\f221\"}.material-icons.corporate_fare:before{content:\"\\f1d0\"}.material-icons.countertops:before{content:\"\\f1f7\"}.material-icons.create:before{content:\"\\e150\"}.material-icons.create_new_folder:before{content:\"\\e2cc\"}.material-icons.credit_card:before{content:\"\\e870\"}.material-icons.crop:before{content:\"\\e3be\"}.material-icons.crop_16_9:before{content:\"\\e3bc\"}.material-icons.crop_3_2:before{content:\"\\e3bd\"}.material-icons.crop_5_4:before{content:\"\\e3bf\"}.material-icons.crop_7_5:before{content:\"\\e3c0\"}.material-icons.crop_din:before{content:\"\\e3c1\"}.material-icons.crop_free:before{content:\"\\e3c2\"}.material-icons.crop_landscape:before{content:\"\\e3c3\"}.material-icons.crop_original:before{content:\"\\e3c4\"}.material-icons.crop_portrait:before{content:\"\\e3c5\"}.material-icons.crop_rotate:before{content:\"\\e437\"}.material-icons.crop_square:before{content:\"\\e3c6\"}.material-icons.dangerous:before{content:\"\\e99a\"}.material-icons.dashboard:before{content:\"\\e871\"}.material-icons.dashboard_customize:before{content:\"\\e99b\"}.material-icons.data_usage:before{content:\"\\e1af\"}.material-icons.date_range:before{content:\"\\e916\"}.material-icons.deck:before{content:\"\\ea42\"}.material-icons.dehaze:before{content:\"\\e3c7\"}.material-icons.delete:before{content:\"\\e872\"}.material-icons.delete_forever:before{content:\"\\e92b\"}.material-icons.delete_outline:before{content:\"\\e92e\"}.material-icons.delete_sweep:before{content:\"\\e16c\"}.material-icons.delivery_dining:before{content:\"\\ea72\"}.material-icons.departure_board:before{content:\"\\e576\"}.material-icons.description:before{content:\"\\e873\"}.material-icons.design_services:before{content:\"\\f10a\"}.material-icons.desktop_access_disabled:before{content:\"\\e99d\"}.material-icons.desktop_mac:before{content:\"\\e30b\"}.material-icons.desktop_windows:before{content:\"\\e30c\"}.material-icons.details:before{content:\"\\e3c8\"}.material-icons.developer_board:before{content:\"\\e30d\"}.material-icons.developer_mode:before{content:\"\\e1b0\"}.material-icons.device_hub:before{content:\"\\e335\"}.material-icons.device_thermostat:before{content:\"\\e1ff\"}.material-icons.device_unknown:before{content:\"\\e339\"}.material-icons.devices:before{content:\"\\e1b1\"}.material-icons.devices_other:before{content:\"\\e337\"}.material-icons.dialer_sip:before{content:\"\\e0bb\"}.material-icons.dialpad:before{content:\"\\e0bc\"}.material-icons.dinner_dining:before{content:\"\\ea57\"}.material-icons.directions:before{content:\"\\e52e\"}.material-icons.directions_bike:before{content:\"\\e52f\"}.material-icons.directions_boat:before{content:\"\\e532\"}.material-icons.directions_bus:before{content:\"\\e530\"}.material-icons.directions_car:before{content:\"\\e531\"}.material-icons.directions_ferry:before{content:\"\\e532\"}.material-icons.directions_off:before{content:\"\\f10f\"}.material-icons.directions_railway:before{content:\"\\e534\"}.material-icons.directions_run:before{content:\"\\e566\"}.material-icons.directions_subway:before{content:\"\\e533\"}.material-icons.directions_train:before{content:\"\\e534\"}.material-icons.directions_transit:before{content:\"\\e535\"}.material-icons.directions_walk:before{content:\"\\e536\"}.material-icons.dirty_lens:before{content:\"\\ef4b\"}.material-icons.disabled_by_default:before{content:\"\\f230\"}.material-icons.disc_full:before{content:\"\\e610\"}.material-icons.dnd_forwardslash:before{content:\"\\e611\"}.material-icons.dns:before{content:\"\\e875\"}.material-icons.do_not_disturb:before{content:\"\\e612\"}.material-icons.do_not_disturb_alt:before{content:\"\\e611\"}.material-icons.do_not_disturb_off:before{content:\"\\e643\"}.material-icons.do_not_disturb_on:before{content:\"\\e644\"}.material-icons.do_not_step:before{content:\"\\f19f\"}.material-icons.do_not_touch:before{content:\"\\f1b0\"}.material-icons.dock:before{content:\"\\e30e\"}.material-icons.domain:before{content:\"\\e7ee\"}.material-icons.domain_disabled:before{content:\"\\e0ef\"}.material-icons.domain_verification:before{content:\"\\ef4c\"}.material-icons.done:before{content:\"\\e876\"}.material-icons.done_all:before{content:\"\\e877\"}.material-icons.done_outline:before{content:\"\\e92f\"}.material-icons.donut_large:before{content:\"\\e917\"}.material-icons.donut_small:before{content:\"\\e918\"}.material-icons.double_arrow:before{content:\"\\ea50\"}.material-icons.drafts:before{content:\"\\e151\"}.material-icons.drag_handle:before{content:\"\\e25d\"}.material-icons.drag_indicator:before{content:\"\\e945\"}.material-icons.drive_eta:before{content:\"\\e613\"}.material-icons.drive_file_move:before{content:\"\\e675\"}.material-icons.drive_file_move_outline:before{content:\"\\e9a1\"}.material-icons.drive_file_rename_outline:before{content:\"\\e9a2\"}.material-icons.drive_folder_upload:before{content:\"\\e9a3\"}.material-icons.dry:before{content:\"\\f1b3\"}.material-icons.dry_cleaning:before{content:\"\\ea58\"}.material-icons.duo:before{content:\"\\e9a5\"}.material-icons.dvr:before{content:\"\\e1b2\"}.material-icons.dynamic_feed:before{content:\"\\ea14\"}.material-icons.dynamic_form:before{content:\"\\f1bf\"}.material-icons.east:before{content:\"\\f1df\"}.material-icons.eco:before{content:\"\\ea35\"}.material-icons.edit:before{content:\"\\e3c9\"}.material-icons.edit_attributes:before{content:\"\\e578\"}.material-icons.edit_location:before{content:\"\\e568\"}.material-icons.edit_off:before{content:\"\\e950\"}.material-icons.edit_road:before{content:\"\\ef4d\"}.material-icons.eject:before{content:\"\\e8fb\"}.material-icons.elderly:before{content:\"\\f21a\"}.material-icons.electric_bike:before{content:\"\\eb1b\"}.material-icons.electric_car:before{content:\"\\eb1c\"}.material-icons.electric_moped:before{content:\"\\eb1d\"}.material-icons.electric_rickshaw:before{content:\"\\eb1e\"}.material-icons.electric_scooter:before{content:\"\\eb1f\"}.material-icons.electrical_services:before{content:\"\\f102\"}.material-icons.elevator:before{content:\"\\f1a0\"}.material-icons.email:before{content:\"\\e0be\"}.material-icons.emoji_emotions:before{content:\"\\ea22\"}.material-icons.emoji_events:before{content:\"\\ea23\"}.material-icons.emoji_flags:before{content:\"\\ea1a\"}.material-icons.emoji_food_beverage:before{content:\"\\ea1b\"}.material-icons.emoji_nature:before{content:\"\\ea1c\"}.material-icons.emoji_objects:before{content:\"\\ea24\"}.material-icons.emoji_people:before{content:\"\\ea1d\"}.material-icons.emoji_symbols:before{content:\"\\ea1e\"}.material-icons.emoji_transportation:before{content:\"\\ea1f\"}.material-icons.engineering:before{content:\"\\ea3d\"}.material-icons.enhance_photo_translate:before{content:\"\\e8fc\"}.material-icons.enhanced_encryption:before{content:\"\\e63f\"}.material-icons.equalizer:before{content:\"\\e01d\"}.material-icons.error:before{content:\"\\e000\"}.material-icons.error_outline:before{content:\"\\e001\"}.material-icons.escalator:before{content:\"\\f1a1\"}.material-icons.escalator_warning:before{content:\"\\f1ac\"}.material-icons.euro:before{content:\"\\ea15\"}.material-icons.euro_symbol:before{content:\"\\e926\"}.material-icons.ev_station:before{content:\"\\e56d\"}.material-icons.event:before{content:\"\\e878\"}.material-icons.event_available:before{content:\"\\e614\"}.material-icons.event_busy:before{content:\"\\e615\"}.material-icons.event_note:before{content:\"\\e616\"}.material-icons.event_seat:before{content:\"\\e903\"}.material-icons.exit_to_app:before{content:\"\\e879\"}.material-icons.expand:before{content:\"\\e94f\"}.material-icons.expand_less:before{content:\"\\e5ce\"}.material-icons.expand_more:before{content:\"\\e5cf\"}.material-icons.explicit:before{content:\"\\e01e\"}.material-icons.explore:before{content:\"\\e87a\"}.material-icons.explore_off:before{content:\"\\e9a8\"}.material-icons.exposure:before{content:\"\\e3ca\"}.material-icons.exposure_minus_1:before{content:\"\\e3cb\"}.material-icons.exposure_minus_2:before{content:\"\\e3cc\"}.material-icons.exposure_neg_1:before{content:\"\\e3cb\"}.material-icons.exposure_neg_2:before{content:\"\\e3cc\"}.material-icons.exposure_plus_1:before{content:\"\\e3cd\"}.material-icons.exposure_plus_2:before{content:\"\\e3ce\"}.material-icons.exposure_zero:before{content:\"\\e3cf\"}.material-icons.extension:before{content:\"\\e87b\"}.material-icons.face:before{content:\"\\e87c\"}.material-icons.face_retouching_natural:before{content:\"\\ef4e\"}.material-icons.facebook:before{content:\"\\f234\"}.material-icons.fact_check:before{content:\"\\f0c5\"}.material-icons.family_restroom:before{content:\"\\f1a2\"}.material-icons.fast_forward:before{content:\"\\e01f\"}.material-icons.fast_rewind:before{content:\"\\e020\"}.material-icons.fastfood:before{content:\"\\e57a\"}.material-icons.favorite:before{content:\"\\e87d\"}.material-icons.favorite_border:before{content:\"\\e87e\"}.material-icons.favorite_outline:before{content:\"\\e87e\"}.material-icons.featured_play_list:before{content:\"\\e06d\"}.material-icons.featured_video:before{content:\"\\e06e\"}.material-icons.feedback:before{content:\"\\e87f\"}.material-icons.fence:before{content:\"\\f1f6\"}.material-icons.festival:before{content:\"\\ea68\"}.material-icons.fiber_dvr:before{content:\"\\e05d\"}.material-icons.fiber_manual_record:before{content:\"\\e061\"}.material-icons.fiber_new:before{content:\"\\e05e\"}.material-icons.fiber_pin:before{content:\"\\e06a\"}.material-icons.fiber_smart_record:before{content:\"\\e062\"}.material-icons.file_copy:before{content:\"\\e173\"}.material-icons.file_download:before{content:\"\\e2c4\"}.material-icons.file_download_done:before{content:\"\\e9aa\"}.material-icons.file_present:before{content:\"\\ea0e\"}.material-icons.file_upload:before{content:\"\\e2c6\"}.material-icons.filter:before{content:\"\\e3d3\"}.material-icons.filter_1:before{content:\"\\e3d0\"}.material-icons.filter_2:before{content:\"\\e3d1\"}.material-icons.filter_3:before{content:\"\\e3d2\"}.material-icons.filter_4:before{content:\"\\e3d4\"}.material-icons.filter_5:before{content:\"\\e3d5\"}.material-icons.filter_6:before{content:\"\\e3d6\"}.material-icons.filter_7:before{content:\"\\e3d7\"}.material-icons.filter_8:before{content:\"\\e3d8\"}.material-icons.filter_9:before{content:\"\\e3d9\"}.material-icons.filter_9_plus:before{content:\"\\e3da\"}.material-icons.filter_alt:before{content:\"\\ef4f\"}.material-icons.filter_b_and_w:before{content:\"\\e3db\"}.material-icons.filter_center_focus:before{content:\"\\e3dc\"}.material-icons.filter_drama:before{content:\"\\e3dd\"}.material-icons.filter_frames:before{content:\"\\e3de\"}.material-icons.filter_hdr:before{content:\"\\e3df\"}.material-icons.filter_list:before{content:\"\\e152\"}.material-icons.filter_list_alt:before{content:\"\\e94e\"}.material-icons.filter_none:before{content:\"\\e3e0\"}.material-icons.filter_tilt_shift:before{content:\"\\e3e2\"}.material-icons.filter_vintage:before{content:\"\\e3e3\"}.material-icons.find_in_page:before{content:\"\\e880\"}.material-icons.find_replace:before{content:\"\\e881\"}.material-icons.fingerprint:before{content:\"\\e90d\"}.material-icons.fire_extinguisher:before{content:\"\\f1d8\"}.material-icons.fire_hydrant:before{content:\"\\f1a3\"}.material-icons.fireplace:before{content:\"\\ea43\"}.material-icons.first_page:before{content:\"\\e5dc\"}.material-icons.fit_screen:before{content:\"\\ea10\"}.material-icons.fitness_center:before{content:\"\\eb43\"}.material-icons.flag:before{content:\"\\e153\"}.material-icons.flaky:before{content:\"\\ef50\"}.material-icons.flare:before{content:\"\\e3e4\"}.material-icons.flash_auto:before{content:\"\\e3e5\"}.material-icons.flash_off:before{content:\"\\e3e6\"}.material-icons.flash_on:before{content:\"\\e3e7\"}.material-icons.flight:before{content:\"\\e539\"}.material-icons.flight_land:before{content:\"\\e904\"}.material-icons.flight_takeoff:before{content:\"\\e905\"}.material-icons.flip:before{content:\"\\e3e8\"}.material-icons.flip_camera_android:before{content:\"\\ea37\"}.material-icons.flip_camera_ios:before{content:\"\\ea38\"}.material-icons.flip_to_back:before{content:\"\\e882\"}.material-icons.flip_to_front:before{content:\"\\e883\"}.material-icons.folder:before{content:\"\\e2c7\"}.material-icons.folder_open:before{content:\"\\e2c8\"}.material-icons.folder_shared:before{content:\"\\e2c9\"}.material-icons.folder_special:before{content:\"\\e617\"}.material-icons.follow_the_signs:before{content:\"\\f222\"}.material-icons.font_download:before{content:\"\\e167\"}.material-icons.food_bank:before{content:\"\\f1f2\"}.material-icons.format_align_center:before{content:\"\\e234\"}.material-icons.format_align_justify:before{content:\"\\e235\"}.material-icons.format_align_left:before{content:\"\\e236\"}.material-icons.format_align_right:before{content:\"\\e237\"}.material-icons.format_bold:before{content:\"\\e238\"}.material-icons.format_clear:before{content:\"\\e239\"}.material-icons.format_color_fill:before{content:\"\\e23a\"}.material-icons.format_color_reset:before{content:\"\\e23b\"}.material-icons.format_color_text:before{content:\"\\e23c\"}.material-icons.format_indent_decrease:before{content:\"\\e23d\"}.material-icons.format_indent_increase:before{content:\"\\e23e\"}.material-icons.format_italic:before{content:\"\\e23f\"}.material-icons.format_line_spacing:before{content:\"\\e240\"}.material-icons.format_list_bulleted:before{content:\"\\e241\"}.material-icons.format_list_numbered:before{content:\"\\e242\"}.material-icons.format_list_numbered_rtl:before{content:\"\\e267\"}.material-icons.format_paint:before{content:\"\\e243\"}.material-icons.format_quote:before{content:\"\\e244\"}.material-icons.format_shapes:before{content:\"\\e25e\"}.material-icons.format_size:before{content:\"\\e245\"}.material-icons.format_strikethrough:before{content:\"\\e246\"}.material-icons.format_textdirection_l_to_r:before{content:\"\\e247\"}.material-icons.format_textdirection_r_to_l:before{content:\"\\e248\"}.material-icons.format_underline:before{content:\"\\e249\"}.material-icons.format_underlined:before{content:\"\\e249\"}.material-icons.forum:before{content:\"\\e0bf\"}.material-icons.forward:before{content:\"\\e154\"}.material-icons.forward_10:before{content:\"\\e056\"}.material-icons.forward_30:before{content:\"\\e057\"}.material-icons.forward_5:before{content:\"\\e058\"}.material-icons.forward_to_inbox:before{content:\"\\f187\"}.material-icons.foundation:before{content:\"\\f200\"}.material-icons.free_breakfast:before{content:\"\\eb44\"}.material-icons.fullscreen:before{content:\"\\e5d0\"}.material-icons.fullscreen_exit:before{content:\"\\e5d1\"}.material-icons.functions:before{content:\"\\e24a\"}.material-icons.g_translate:before{content:\"\\e927\"}.material-icons.gamepad:before{content:\"\\e30f\"}.material-icons.games:before{content:\"\\e021\"}.material-icons.gavel:before{content:\"\\e90e\"}.material-icons.gesture:before{content:\"\\e155\"}.material-icons.get_app:before{content:\"\\e884\"}.material-icons.gif:before{content:\"\\e908\"}.material-icons.goat:before{content:\"\\ebff\"}.material-icons.golf_course:before{content:\"\\eb45\"}.material-icons.gps_fixed:before{content:\"\\e1b3\"}.material-icons.gps_not_fixed:before{content:\"\\e1b4\"}.material-icons.gps_off:before{content:\"\\e1b5\"}.material-icons.grade:before{content:\"\\e885\"}.material-icons.gradient:before{content:\"\\e3e9\"}.material-icons.grading:before{content:\"\\ea4f\"}.material-icons.grain:before{content:\"\\e3ea\"}.material-icons.graphic_eq:before{content:\"\\e1b8\"}.material-icons.grass:before{content:\"\\f205\"}.material-icons.grid_off:before{content:\"\\e3eb\"}.material-icons.grid_on:before{content:\"\\e3ec\"}.material-icons.grid_view:before{content:\"\\e9b0\"}.material-icons.group:before{content:\"\\e7ef\"}.material-icons.group_add:before{content:\"\\e7f0\"}.material-icons.group_work:before{content:\"\\e886\"}.material-icons.groups:before{content:\"\\f233\"}.material-icons.hail:before{content:\"\\e9b1\"}.material-icons.handyman:before{content:\"\\f10b\"}.material-icons.hardware:before{content:\"\\ea59\"}.material-icons.hd:before{content:\"\\e052\"}.material-icons.hdr_enhanced_select:before{content:\"\\ef51\"}.material-icons.hdr_off:before{content:\"\\e3ed\"}.material-icons.hdr_on:before{content:\"\\e3ee\"}.material-icons.hdr_strong:before{content:\"\\e3f1\"}.material-icons.hdr_weak:before{content:\"\\e3f2\"}.material-icons.headset:before{content:\"\\e310\"}.material-icons.headset_mic:before{content:\"\\e311\"}.material-icons.headset_off:before{content:\"\\e33a\"}.material-icons.healing:before{content:\"\\e3f3\"}.material-icons.hearing:before{content:\"\\e023\"}.material-icons.hearing_disabled:before{content:\"\\f104\"}.material-icons.height:before{content:\"\\ea16\"}.material-icons.help:before{content:\"\\e887\"}.material-icons.help_center:before{content:\"\\f1c0\"}.material-icons.help_outline:before{content:\"\\e8fd\"}.material-icons.high_quality:before{content:\"\\e024\"}.material-icons.highlight:before{content:\"\\e25f\"}.material-icons.highlight_alt:before{content:\"\\ef52\"}.material-icons.highlight_off:before{content:\"\\e888\"}.material-icons.highlight_remove:before{content:\"\\e888\"}.material-icons.history:before{content:\"\\e889\"}.material-icons.history_edu:before{content:\"\\ea3e\"}.material-icons.history_toggle_off:before{content:\"\\f17d\"}.material-icons.home:before{content:\"\\e88a\"}.material-icons.home_filled:before{content:\"\\e9b2\"}.material-icons.home_repair_service:before{content:\"\\f100\"}.material-icons.home_work:before{content:\"\\ea09\"}.material-icons.horizontal_distribute:before{content:\"\\e014\"}.material-icons.horizontal_rule:before{content:\"\\f108\"}.material-icons.horizontal_split:before{content:\"\\e947\"}.material-icons.hot_tub:before{content:\"\\eb46\"}.material-icons.hotel:before{content:\"\\e53a\"}.material-icons.hourglass_bottom:before{content:\"\\ea5c\"}.material-icons.hourglass_disabled:before{content:\"\\ef53\"}.material-icons.hourglass_empty:before{content:\"\\e88b\"}.material-icons.hourglass_full:before{content:\"\\e88c\"}.material-icons.hourglass_top:before{content:\"\\ea5b\"}.material-icons.house:before{content:\"\\ea44\"}.material-icons.house_siding:before{content:\"\\f202\"}.material-icons.how_to_reg:before{content:\"\\e174\"}.material-icons.how_to_vote:before{content:\"\\e175\"}.material-icons.http:before{content:\"\\e902\"}.material-icons.https:before{content:\"\\e88d\"}.material-icons.hvac:before{content:\"\\f10e\"}.material-icons.icecream:before{content:\"\\ea69\"}.material-icons.image:before{content:\"\\e3f4\"}.material-icons.image_aspect_ratio:before{content:\"\\e3f5\"}.material-icons.image_not_supported:before{content:\"\\f116\"}.material-icons.image_search:before{content:\"\\e43f\"}.material-icons.imagesearch_roller:before{content:\"\\e9b4\"}.material-icons.import_contacts:before{content:\"\\e0e0\"}.material-icons.import_export:before{content:\"\\e0c3\"}.material-icons.important_devices:before{content:\"\\e912\"}.material-icons.inbox:before{content:\"\\e156\"}.material-icons.indeterminate_check_box:before{content:\"\\e909\"}.material-icons.info:before{content:\"\\e88e\"}.material-icons.info_outline:before{content:\"\\e88f\"}.material-icons.input:before{content:\"\\e890\"}.material-icons.insert_chart:before{content:\"\\e24b\"}.material-icons.insert_chart_outlined:before{content:\"\\e26a\"}.material-icons.insert_comment:before{content:\"\\e24c\"}.material-icons.insert_drive_file:before{content:\"\\e24d\"}.material-icons.insert_emoticon:before{content:\"\\e24e\"}.material-icons.insert_invitation:before{content:\"\\e24f\"}.material-icons.insert_link:before{content:\"\\e250\"}.material-icons.insert_photo:before{content:\"\\e251\"}.material-icons.insights:before{content:\"\\f092\"}.material-icons.integration_instructions:before{content:\"\\ef54\"}.material-icons.inventory:before{content:\"\\e179\"}.material-icons.invert_colors:before{content:\"\\e891\"}.material-icons.invert_colors_off:before{content:\"\\e0c4\"}.material-icons.invert_colors_on:before{content:\"\\e891\"}.material-icons.ios_share:before{content:\"\\e6b8\"}.material-icons.iso:before{content:\"\\e3f6\"}.material-icons.keyboard:before{content:\"\\e312\"}.material-icons.keyboard_arrow_down:before{content:\"\\e313\"}.material-icons.keyboard_arrow_left:before{content:\"\\e314\"}.material-icons.keyboard_arrow_right:before{content:\"\\e315\"}.material-icons.keyboard_arrow_up:before{content:\"\\e316\"}.material-icons.keyboard_backspace:before{content:\"\\e317\"}.material-icons.keyboard_capslock:before{content:\"\\e318\"}.material-icons.keyboard_control:before{content:\"\\e5d3\"}.material-icons.keyboard_hide:before{content:\"\\e31a\"}.material-icons.keyboard_return:before{content:\"\\e31b\"}.material-icons.keyboard_tab:before{content:\"\\e31c\"}.material-icons.keyboard_voice:before{content:\"\\e31d\"}.material-icons.king_bed:before{content:\"\\ea45\"}.material-icons.kitchen:before{content:\"\\eb47\"}.material-icons.label:before{content:\"\\e892\"}.material-icons.label_important:before{content:\"\\e937\"}.material-icons.label_important_outline:before{content:\"\\e948\"}.material-icons.label_off:before{content:\"\\e9b6\"}.material-icons.label_outline:before{content:\"\\e893\"}.material-icons.landscape:before{content:\"\\e3f7\"}.material-icons.language:before{content:\"\\e894\"}.material-icons.laptop:before{content:\"\\e31e\"}.material-icons.laptop_chromebook:before{content:\"\\e31f\"}.material-icons.laptop_mac:before{content:\"\\e320\"}.material-icons.laptop_windows:before{content:\"\\e321\"}.material-icons.last_page:before{content:\"\\e5dd\"}.material-icons.launch:before{content:\"\\e895\"}.material-icons.layers:before{content:\"\\e53b\"}.material-icons.layers_clear:before{content:\"\\e53c\"}.material-icons.leaderboard:before{content:\"\\f20c\"}.material-icons.leak_add:before{content:\"\\e3f8\"}.material-icons.leak_remove:before{content:\"\\e3f9\"}.material-icons.leave_bags_at_home:before{content:\"\\f21b\"}.material-icons.legend_toggle:before{content:\"\\f11b\"}.material-icons.lens:before{content:\"\\e3fa\"}.material-icons.library_add:before{content:\"\\e02e\"}.material-icons.library_add_check:before{content:\"\\e9b7\"}.material-icons.library_books:before{content:\"\\e02f\"}.material-icons.library_music:before{content:\"\\e030\"}.material-icons.lightbulb:before{content:\"\\e0f0\"}.material-icons.lightbulb_outline:before{content:\"\\e90f\"}.material-icons.line_style:before{content:\"\\e919\"}.material-icons.line_weight:before{content:\"\\e91a\"}.material-icons.linear_scale:before{content:\"\\e260\"}.material-icons.link:before{content:\"\\e157\"}.material-icons.link_off:before{content:\"\\e16f\"}.material-icons.linked_camera:before{content:\"\\e438\"}.material-icons.liquor:before{content:\"\\ea60\"}.material-icons.list:before{content:\"\\e896\"}.material-icons.list_alt:before{content:\"\\e0ee\"}.material-icons.live_help:before{content:\"\\e0c6\"}.material-icons.live_tv:before{content:\"\\e639\"}.material-icons.local_activity:before{content:\"\\e53f\"}.material-icons.local_airport:before{content:\"\\e53d\"}.material-icons.local_atm:before{content:\"\\e53e\"}.material-icons.local_attraction:before{content:\"\\e53f\"}.material-icons.local_bar:before{content:\"\\e540\"}.material-icons.local_cafe:before{content:\"\\e541\"}.material-icons.local_car_wash:before{content:\"\\e542\"}.material-icons.local_convenience_store:before{content:\"\\e543\"}.material-icons.local_dining:before{content:\"\\e556\"}.material-icons.local_drink:before{content:\"\\e544\"}.material-icons.local_fire_department:before{content:\"\\ef55\"}.material-icons.local_florist:before{content:\"\\e545\"}.material-icons.local_gas_station:before{content:\"\\e546\"}.material-icons.local_grocery_store:before{content:\"\\e547\"}.material-icons.local_hospital:before{content:\"\\e548\"}.material-icons.local_hotel:before{content:\"\\e549\"}.material-icons.local_laundry_service:before{content:\"\\e54a\"}.material-icons.local_library:before{content:\"\\e54b\"}.material-icons.local_mall:before{content:\"\\e54c\"}.material-icons.local_movies:before{content:\"\\e54d\"}.material-icons.local_offer:before{content:\"\\e54e\"}.material-icons.local_parking:before{content:\"\\e54f\"}.material-icons.local_pharmacy:before{content:\"\\e550\"}.material-icons.local_phone:before{content:\"\\e551\"}.material-icons.local_pizza:before{content:\"\\e552\"}.material-icons.local_play:before{content:\"\\e553\"}.material-icons.local_police:before{content:\"\\ef56\"}.material-icons.local_post_office:before{content:\"\\e554\"}.material-icons.local_print_shop:before{content:\"\\e555\"}.material-icons.local_printshop:before{content:\"\\e555\"}.material-icons.local_restaurant:before{content:\"\\e556\"}.material-icons.local_see:before{content:\"\\e557\"}.material-icons.local_shipping:before{content:\"\\e558\"}.material-icons.local_taxi:before{content:\"\\e559\"}.material-icons.location_city:before{content:\"\\e7f1\"}.material-icons.location_disabled:before{content:\"\\e1b6\"}.material-icons.location_history:before{content:\"\\e55a\"}.material-icons.location_off:before{content:\"\\e0c7\"}.material-icons.location_on:before{content:\"\\e0c8\"}.material-icons.location_pin:before{content:\"\\f1db\"}.material-icons.location_searching:before{content:\"\\e1b7\"}.material-icons.lock:before{content:\"\\e897\"}.material-icons.lock_clock:before{content:\"\\ef57\"}.material-icons.lock_open:before{content:\"\\e898\"}.material-icons.lock_outline:before{content:\"\\e899\"}.material-icons.login:before{content:\"\\ea77\"}.material-icons.logout:before{content:\"\\e9ba\"}.material-icons.looks:before{content:\"\\e3fc\"}.material-icons.looks_3:before{content:\"\\e3fb\"}.material-icons.looks_4:before{content:\"\\e3fd\"}.material-icons.looks_5:before{content:\"\\e3fe\"}.material-icons.looks_6:before{content:\"\\e3ff\"}.material-icons.looks_one:before{content:\"\\e400\"}.material-icons.looks_two:before{content:\"\\e401\"}.material-icons.loop:before{content:\"\\e028\"}.material-icons.loupe:before{content:\"\\e402\"}.material-icons.low_priority:before{content:\"\\e16d\"}.material-icons.loyalty:before{content:\"\\e89a\"}.material-icons.luggage:before{content:\"\\f235\"}.material-icons.lunch_dining:before{content:\"\\ea61\"}.material-icons.mail:before{content:\"\\e158\"}.material-icons.mail_outline:before{content:\"\\e0e1\"}.material-icons.map:before{content:\"\\e55b\"}.material-icons.maps_ugc:before{content:\"\\ef58\"}.material-icons.margin:before{content:\"\\e9bb\"}.material-icons.mark_as_unread:before{content:\"\\e9bc\"}.material-icons.mark_chat_read:before{content:\"\\f18b\"}.material-icons.mark_chat_unread:before{content:\"\\f189\"}.material-icons.mark_email_read:before{content:\"\\f18c\"}.material-icons.mark_email_unread:before{content:\"\\f18a\"}.material-icons.markunread:before{content:\"\\e159\"}.material-icons.markunread_mailbox:before{content:\"\\e89b\"}.material-icons.masks:before{content:\"\\f218\"}.material-icons.maximize:before{content:\"\\e930\"}.material-icons.mediation:before{content:\"\\efa7\"}.material-icons.medical_services:before{content:\"\\f109\"}.material-icons.meeting_room:before{content:\"\\eb4f\"}.material-icons.memory:before{content:\"\\e322\"}.material-icons.menu:before{content:\"\\e5d2\"}.material-icons.menu_book:before{content:\"\\ea19\"}.material-icons.menu_open:before{content:\"\\e9bd\"}.material-icons.merge_type:before{content:\"\\e252\"}.material-icons.message:before{content:\"\\e0c9\"}.material-icons.messenger:before{content:\"\\e0ca\"}.material-icons.messenger_outline:before{content:\"\\e0cb\"}.material-icons.mic:before{content:\"\\e029\"}.material-icons.mic_external_off:before{content:\"\\ef59\"}.material-icons.mic_external_on:before{content:\"\\ef5a\"}.material-icons.mic_none:before{content:\"\\e02a\"}.material-icons.mic_off:before{content:\"\\e02b\"}.material-icons.microwave:before{content:\"\\f204\"}.material-icons.military_tech:before{content:\"\\ea3f\"}.material-icons.minimize:before{content:\"\\e931\"}.material-icons.miscellaneous_services:before{content:\"\\f10c\"}.material-icons.missed_video_call:before{content:\"\\e073\"}.material-icons.mms:before{content:\"\\e618\"}.material-icons.mobile_friendly:before{content:\"\\e200\"}.material-icons.mobile_off:before{content:\"\\e201\"}.material-icons.mobile_screen_share:before{content:\"\\e0e7\"}.material-icons.mode_comment:before{content:\"\\e253\"}.material-icons.mode_edit:before{content:\"\\e254\"}.material-icons.model_training:before{content:\"\\f0cf\"}.material-icons.monetization_on:before{content:\"\\e263\"}.material-icons.money:before{content:\"\\e57d\"}.material-icons.money_off:before{content:\"\\e25c\"}.material-icons.monitor:before{content:\"\\ef5b\"}.material-icons.monochrome_photos:before{content:\"\\e403\"}.material-icons.mood:before{content:\"\\e7f2\"}.material-icons.mood_bad:before{content:\"\\e7f3\"}.material-icons.moped:before{content:\"\\eb28\"}.material-icons.more:before{content:\"\\e619\"}.material-icons.more_horiz:before{content:\"\\e5d3\"}.material-icons.more_time:before{content:\"\\ea5d\"}.material-icons.more_vert:before{content:\"\\e5d4\"}.material-icons.motion_photos_off:before{content:\"\\e9c0\"}.material-icons.motion_photos_on:before{content:\"\\e9c1\"}.material-icons.motion_photos_pause:before{content:\"\\f227\"}.material-icons.motion_photos_paused:before{content:\"\\e9c2\"}.material-icons.motorcycle:before{content:\"\\e91b\"}.material-icons.mouse:before{content:\"\\e323\"}.material-icons.move_to_inbox:before{content:\"\\e168\"}.material-icons.movie:before{content:\"\\e02c\"}.material-icons.movie_creation:before{content:\"\\e404\"}.material-icons.movie_filter:before{content:\"\\e43a\"}.material-icons.mp:before{content:\"\\e9c3\"}.material-icons.multiline_chart:before{content:\"\\e6df\"}.material-icons.multiple_stop:before{content:\"\\f1b9\"}.material-icons.multitrack_audio:before{content:\"\\e1b8\"}.material-icons.museum:before{content:\"\\ea36\"}.material-icons.music_note:before{content:\"\\e405\"}.material-icons.music_off:before{content:\"\\e440\"}.material-icons.music_video:before{content:\"\\e063\"}.material-icons.my_library_add:before{content:\"\\e02e\"}.material-icons.my_library_books:before{content:\"\\e02f\"}.material-icons.my_library_music:before{content:\"\\e030\"}.material-icons.my_location:before{content:\"\\e55c\"}.material-icons.nat:before{content:\"\\ef5c\"}.material-icons.nature:before{content:\"\\e406\"}.material-icons.nature_people:before{content:\"\\e407\"}.material-icons.navigate_before:before{content:\"\\e408\"}.material-icons.navigate_next:before{content:\"\\e409\"}.material-icons.navigation:before{content:\"\\e55d\"}.material-icons.near_me:before{content:\"\\e569\"}.material-icons.near_me_disabled:before{content:\"\\f1ef\"}.material-icons.network_cell:before{content:\"\\e1b9\"}.material-icons.network_check:before{content:\"\\e640\"}.material-icons.network_locked:before{content:\"\\e61a\"}.material-icons.network_wifi:before{content:\"\\e1ba\"}.material-icons.new_releases:before{content:\"\\e031\"}.material-icons.next_plan:before{content:\"\\ef5d\"}.material-icons.next_week:before{content:\"\\e16a\"}.material-icons.nfc:before{content:\"\\e1bb\"}.material-icons.night_shelter:before{content:\"\\f1f1\"}.material-icons.nightlife:before{content:\"\\ea62\"}.material-icons.nightlight_round:before{content:\"\\ef5e\"}.material-icons.nights_stay:before{content:\"\\ea46\"}.material-icons.no_backpack:before{content:\"\\f237\"}.material-icons.no_cell:before{content:\"\\f1a4\"}.material-icons.no_drinks:before{content:\"\\f1a5\"}.material-icons.no_encryption:before{content:\"\\e641\"}.material-icons.no_flash:before{content:\"\\f1a6\"}.material-icons.no_food:before{content:\"\\f1a7\"}.material-icons.no_luggage:before{content:\"\\f23b\"}.material-icons.no_meals:before{content:\"\\f1d6\"}.material-icons.no_meals_ouline:before{content:\"\\f229\"}.material-icons.no_meeting_room:before{content:\"\\eb4e\"}.material-icons.no_photography:before{content:\"\\f1a8\"}.material-icons.no_sim:before{content:\"\\e0cc\"}.material-icons.no_stroller:before{content:\"\\f1af\"}.material-icons.no_transfer:before{content:\"\\f1d5\"}.material-icons.north:before{content:\"\\f1e0\"}.material-icons.north_east:before{content:\"\\f1e1\"}.material-icons.north_west:before{content:\"\\f1e2\"}.material-icons.not_accessible:before{content:\"\\f0fe\"}.material-icons.not_interested:before{content:\"\\e033\"}.material-icons.not_listed_location:before{content:\"\\e575\"}.material-icons.not_started:before{content:\"\\f0d1\"}.material-icons.note:before{content:\"\\e06f\"}.material-icons.note_add:before{content:\"\\e89c\"}.material-icons.notes:before{content:\"\\e26c\"}.material-icons.notification_important:before{content:\"\\e004\"}.material-icons.notifications:before{content:\"\\e7f4\"}.material-icons.notifications_active:before{content:\"\\e7f7\"}.material-icons.notifications_none:before{content:\"\\e7f5\"}.material-icons.notifications_off:before{content:\"\\e7f6\"}.material-icons.notifications_on:before{content:\"\\e7f7\"}.material-icons.notifications_paused:before{content:\"\\e7f8\"}.material-icons.now_wallpaper:before{content:\"\\e1bc\"}.material-icons.now_widgets:before{content:\"\\e1bd\"}.material-icons.offline_bolt:before{content:\"\\e932\"}.material-icons.offline_pin:before{content:\"\\e90a\"}.material-icons.offline_share:before{content:\"\\e9c5\"}.material-icons.ondemand_video:before{content:\"\\e63a\"}.material-icons.online_prediction:before{content:\"\\f0eb\"}.material-icons.opacity:before{content:\"\\e91c\"}.material-icons.open_in_browser:before{content:\"\\e89d\"}.material-icons.open_in_full:before{content:\"\\f1ce\"}.material-icons.open_in_new:before{content:\"\\e89e\"}.material-icons.open_with:before{content:\"\\e89f\"}.material-icons.outbond:before{content:\"\\f228\"}.material-icons.outbox:before{content:\"\\ef5f\"}.material-icons.outdoor_grill:before{content:\"\\ea47\"}.material-icons.outgoing_mail:before{content:\"\\f0d2\"}.material-icons.outlet:before{content:\"\\f1d4\"}.material-icons.outlined_flag:before{content:\"\\e16e\"}.material-icons.padding:before{content:\"\\e9c8\"}.material-icons.pages:before{content:\"\\e7f9\"}.material-icons.pageview:before{content:\"\\e8a0\"}.material-icons.palette:before{content:\"\\e40a\"}.material-icons.pan_tool:before{content:\"\\e925\"}.material-icons.panorama:before{content:\"\\e40b\"}.material-icons.panorama_fish_eye:before{content:\"\\e40c\"}.material-icons.panorama_fisheye:before{content:\"\\e40c\"}.material-icons.panorama_horizontal:before{content:\"\\e40d\"}.material-icons.panorama_horizontal_select:before{content:\"\\ef60\"}.material-icons.panorama_photosphere:before{content:\"\\e9c9\"}.material-icons.panorama_photosphere_select:before{content:\"\\e9ca\"}.material-icons.panorama_vertical:before{content:\"\\e40e\"}.material-icons.panorama_vertical_select:before{content:\"\\ef61\"}.material-icons.panorama_wide_angle:before{content:\"\\e40f\"}.material-icons.panorama_wide_angle_select:before{content:\"\\ef62\"}.material-icons.park:before{content:\"\\ea63\"}.material-icons.party_mode:before{content:\"\\e7fa\"}.material-icons.pause:before{content:\"\\e034\"}.material-icons.pause_circle_filled:before{content:\"\\e035\"}.material-icons.pause_circle_outline:before{content:\"\\e036\"}.material-icons.pause_presentation:before{content:\"\\e0ea\"}.material-icons.payment:before{content:\"\\e8a1\"}.material-icons.payments:before{content:\"\\ef63\"}.material-icons.pedal_bike:before{content:\"\\eb29\"}.material-icons.pending:before{content:\"\\ef64\"}.material-icons.pending_actions:before{content:\"\\f1bb\"}.material-icons.people:before{content:\"\\e7fb\"}.material-icons.people_alt:before{content:\"\\ea21\"}.material-icons.people_outline:before{content:\"\\e7fc\"}.material-icons.perm_camera_mic:before{content:\"\\e8a2\"}.material-icons.perm_contact_cal:before{content:\"\\e8a3\"}.material-icons.perm_contact_calendar:before{content:\"\\e8a3\"}.material-icons.perm_data_setting:before{content:\"\\e8a4\"}.material-icons.perm_device_info:before{content:\"\\e8a5\"}.material-icons.perm_device_information:before{content:\"\\e8a5\"}.material-icons.perm_identity:before{content:\"\\e8a6\"}.material-icons.perm_media:before{content:\"\\e8a7\"}.material-icons.perm_phone_msg:before{content:\"\\e8a8\"}.material-icons.perm_scan_wifi:before{content:\"\\e8a9\"}.material-icons.person:before{content:\"\\e7fd\"}.material-icons.person_add:before{content:\"\\e7fe\"}.material-icons.person_add_alt:before{content:\"\\ea4d\"}.material-icons.person_add_alt_1:before{content:\"\\ef65\"}.material-icons.person_add_disabled:before{content:\"\\e9cb\"}.material-icons.person_outline:before{content:\"\\e7ff\"}.material-icons.person_pin:before{content:\"\\e55a\"}.material-icons.person_pin_circle:before{content:\"\\e56a\"}.material-icons.person_remove:before{content:\"\\ef66\"}.material-icons.person_remove_alt_1:before{content:\"\\ef67\"}.material-icons.person_search:before{content:\"\\f106\"}.material-icons.personal_video:before{content:\"\\e63b\"}.material-icons.pest_control:before{content:\"\\f0fa\"}.material-icons.pest_control_rodent:before{content:\"\\f0fd\"}.material-icons.pets:before{content:\"\\e91d\"}.material-icons.phone:before{content:\"\\e0cd\"}.material-icons.phone_android:before{content:\"\\e324\"}.material-icons.phone_bluetooth_speaker:before{content:\"\\e61b\"}.material-icons.phone_callback:before{content:\"\\e649\"}.material-icons.phone_disabled:before{content:\"\\e9cc\"}.material-icons.phone_enabled:before{content:\"\\e9cd\"}.material-icons.phone_forwarded:before{content:\"\\e61c\"}.material-icons.phone_in_talk:before{content:\"\\e61d\"}.material-icons.phone_iphone:before{content:\"\\e325\"}.material-icons.phone_locked:before{content:\"\\e61e\"}.material-icons.phone_missed:before{content:\"\\e61f\"}.material-icons.phone_paused:before{content:\"\\e620\"}.material-icons.phonelink:before{content:\"\\e326\"}.material-icons.phonelink_erase:before{content:\"\\e0db\"}.material-icons.phonelink_lock:before{content:\"\\e0dc\"}.material-icons.phonelink_off:before{content:\"\\e327\"}.material-icons.phonelink_ring:before{content:\"\\e0dd\"}.material-icons.phonelink_setup:before{content:\"\\e0de\"}.material-icons.photo:before{content:\"\\e410\"}.material-icons.photo_album:before{content:\"\\e411\"}.material-icons.photo_camera:before{content:\"\\e412\"}.material-icons.photo_camera_back:before{content:\"\\ef68\"}.material-icons.photo_camera_front:before{content:\"\\ef69\"}.material-icons.photo_filter:before{content:\"\\e43b\"}.material-icons.photo_library:before{content:\"\\e413\"}.material-icons.photo_size_select_actual:before{content:\"\\e432\"}.material-icons.photo_size_select_large:before{content:\"\\e433\"}.material-icons.photo_size_select_small:before{content:\"\\e434\"}.material-icons.picture_as_pdf:before{content:\"\\e415\"}.material-icons.picture_in_picture:before{content:\"\\e8aa\"}.material-icons.picture_in_picture_alt:before{content:\"\\e911\"}.material-icons.pie_chart:before{content:\"\\e6c4\"}.material-icons.pie_chart_outlined:before{content:\"\\e6c5\"}.material-icons.pin_drop:before{content:\"\\e55e\"}.material-icons.pivot_table_chart:before{content:\"\\e9ce\"}.material-icons.place:before{content:\"\\e55f\"}.material-icons.plagiarism:before{content:\"\\ea5a\"}.material-icons.play_arrow:before{content:\"\\e037\"}.material-icons.play_circle_fill:before{content:\"\\e038\"}.material-icons.play_circle_filled:before{content:\"\\e038\"}.material-icons.play_circle_outline:before{content:\"\\e039\"}.material-icons.play_disabled:before{content:\"\\ef6a\"}.material-icons.play_for_work:before{content:\"\\e906\"}.material-icons.playlist_add:before{content:\"\\e03b\"}.material-icons.playlist_add_check:before{content:\"\\e065\"}.material-icons.playlist_play:before{content:\"\\e05f\"}.material-icons.plumbing:before{content:\"\\f107\"}.material-icons.plus_one:before{content:\"\\e800\"}.material-icons.point_of_sale:before{content:\"\\f17e\"}.material-icons.policy:before{content:\"\\ea17\"}.material-icons.poll:before{content:\"\\e801\"}.material-icons.polymer:before{content:\"\\e8ab\"}.material-icons.pool:before{content:\"\\eb48\"}.material-icons.portable_wifi_off:before{content:\"\\e0ce\"}.material-icons.portrait:before{content:\"\\e416\"}.material-icons.post_add:before{content:\"\\ea20\"}.material-icons.power:before{content:\"\\e63c\"}.material-icons.power_input:before{content:\"\\e336\"}.material-icons.power_off:before{content:\"\\e646\"}.material-icons.power_settings_new:before{content:\"\\e8ac\"}.material-icons.pregnant_woman:before{content:\"\\e91e\"}.material-icons.present_to_all:before{content:\"\\e0df\"}.material-icons.preview:before{content:\"\\f1c5\"}.material-icons.print:before{content:\"\\e8ad\"}.material-icons.print_disabled:before{content:\"\\e9cf\"}.material-icons.priority_high:before{content:\"\\e645\"}.material-icons.privacy_tip:before{content:\"\\f0dc\"}.material-icons.psychology:before{content:\"\\ea4a\"}.material-icons.public:before{content:\"\\e80b\"}.material-icons.public_off:before{content:\"\\f1ca\"}.material-icons.publish:before{content:\"\\e255\"}.material-icons.published_with_changes:before{content:\"\\f232\"}.material-icons.push_pin:before{content:\"\\f10d\"}.material-icons.qr_code:before{content:\"\\ef6b\"}.material-icons.qr_code_2:before{content:\"\\e00a\"}.material-icons.qr_code_scanner:before{content:\"\\f206\"}.material-icons.query_builder:before{content:\"\\e8ae\"}.material-icons.question_answer:before{content:\"\\e8af\"}.material-icons.queue:before{content:\"\\e03c\"}.material-icons.queue_music:before{content:\"\\e03d\"}.material-icons.queue_play_next:before{content:\"\\e066\"}.material-icons.quick_contacts_dialer:before{content:\"\\e0cf\"}.material-icons.quick_contacts_mail:before{content:\"\\e0d0\"}.material-icons.quickreply:before{content:\"\\ef6c\"}.material-icons.radio:before{content:\"\\e03e\"}.material-icons.radio_button_checked:before{content:\"\\e837\"}.material-icons.radio_button_off:before{content:\"\\e836\"}.material-icons.radio_button_on:before{content:\"\\e837\"}.material-icons.radio_button_unchecked:before{content:\"\\e836\"}.material-icons.railway_alert:before{content:\"\\e9d1\"}.material-icons.ramen_dining:before{content:\"\\ea64\"}.material-icons.rate_review:before{content:\"\\e560\"}.material-icons.read_more:before{content:\"\\ef6d\"}.material-icons.receipt:before{content:\"\\e8b0\"}.material-icons.receipt_long:before{content:\"\\ef6e\"}.material-icons.recent_actors:before{content:\"\\e03f\"}.material-icons.recommend:before{content:\"\\e9d2\"}.material-icons.record_voice_over:before{content:\"\\e91f\"}.material-icons.redeem:before{content:\"\\e8b1\"}.material-icons.redo:before{content:\"\\e15a\"}.material-icons.reduce_capacity:before{content:\"\\f21c\"}.material-icons.refresh:before{content:\"\\e5d5\"}.material-icons.remove:before{content:\"\\e15b\"}.material-icons.remove_circle:before{content:\"\\e15c\"}.material-icons.remove_circle_outline:before{content:\"\\e15d\"}.material-icons.remove_done:before{content:\"\\e9d3\"}.material-icons.remove_from_queue:before{content:\"\\e067\"}.material-icons.remove_moderator:before{content:\"\\e9d4\"}.material-icons.remove_red_eye:before{content:\"\\e417\"}.material-icons.remove_shopping_cart:before{content:\"\\e928\"}.material-icons.reorder:before{content:\"\\e8fe\"}.material-icons.repeat:before{content:\"\\e040\"}.material-icons.repeat_on:before{content:\"\\e9d6\"}.material-icons.repeat_one:before{content:\"\\e041\"}.material-icons.repeat_one_on:before{content:\"\\e9d7\"}.material-icons.replay:before{content:\"\\e042\"}.material-icons.replay_10:before{content:\"\\e059\"}.material-icons.replay_30:before{content:\"\\e05a\"}.material-icons.replay_5:before{content:\"\\e05b\"}.material-icons.replay_circle_filled:before{content:\"\\e9d8\"}.material-icons.reply:before{content:\"\\e15e\"}.material-icons.reply_all:before{content:\"\\e15f\"}.material-icons.report:before{content:\"\\e160\"}.material-icons.report_off:before{content:\"\\e170\"}.material-icons.report_problem:before{content:\"\\e8b2\"}.material-icons.request_page:before{content:\"\\f22c\"}.material-icons.request_quote:before{content:\"\\f1b6\"}.material-icons.reset_tv:before{content:\"\\e9d9\"}.material-icons.restaurant:before{content:\"\\e56c\"}.material-icons.restaurant_menu:before{content:\"\\e561\"}.material-icons.restore:before{content:\"\\e8b3\"}.material-icons.restore_from_trash:before{content:\"\\e938\"}.material-icons.restore_page:before{content:\"\\e929\"}.material-icons.rice_bowl:before{content:\"\\f1f5\"}.material-icons.ring_volume:before{content:\"\\e0d1\"}.material-icons.roofing:before{content:\"\\f201\"}.material-icons.room:before{content:\"\\e8b4\"}.material-icons.room_preferences:before{content:\"\\f1b8\"}.material-icons.room_service:before{content:\"\\eb49\"}.material-icons.rotate_90_degrees_ccw:before{content:\"\\e418\"}.material-icons.rotate_left:before{content:\"\\e419\"}.material-icons.rotate_right:before{content:\"\\e41a\"}.material-icons.rounded_corner:before{content:\"\\e920\"}.material-icons.router:before{content:\"\\e328\"}.material-icons.rowing:before{content:\"\\e921\"}.material-icons.rss_feed:before{content:\"\\e0e5\"}.material-icons.rtt:before{content:\"\\e9ad\"}.material-icons.rule:before{content:\"\\f1c2\"}.material-icons.rule_folder:before{content:\"\\f1c9\"}.material-icons.run_circle:before{content:\"\\ef6f\"}.material-icons.rv_hookup:before{content:\"\\e642\"}.material-icons.sanitizer:before{content:\"\\f21d\"}.material-icons.satellite:before{content:\"\\e562\"}.material-icons.save:before{content:\"\\e161\"}.material-icons.save_alt:before{content:\"\\e171\"}.material-icons.saved_search:before{content:\"\\ea11\"}.material-icons.scanner:before{content:\"\\e329\"}.material-icons.scatter_plot:before{content:\"\\e268\"}.material-icons.schedule:before{content:\"\\e8b5\"}.material-icons.schedule_send:before{content:\"\\ea0a\"}.material-icons.school:before{content:\"\\e80c\"}.material-icons.science:before{content:\"\\ea4b\"}.material-icons.score:before{content:\"\\e269\"}.material-icons.screen_lock_landscape:before{content:\"\\e1be\"}.material-icons.screen_lock_portrait:before{content:\"\\e1bf\"}.material-icons.screen_lock_rotation:before{content:\"\\e1c0\"}.material-icons.screen_rotation:before{content:\"\\e1c1\"}.material-icons.screen_search_desktop:before{content:\"\\ef70\"}.material-icons.screen_share:before{content:\"\\e0e2\"}.material-icons.sd:before{content:\"\\e9dd\"}.material-icons.sd_card:before{content:\"\\e623\"}.material-icons.sd_storage:before{content:\"\\e1c2\"}.material-icons.search:before{content:\"\\e8b6\"}.material-icons.search_off:before{content:\"\\ea76\"}.material-icons.security:before{content:\"\\e32a\"}.material-icons.segment:before{content:\"\\e94b\"}.material-icons.select_all:before{content:\"\\e162\"}.material-icons.self_improvement:before{content:\"\\ea78\"}.material-icons.send:before{content:\"\\e163\"}.material-icons.send_and_archive:before{content:\"\\ea0c\"}.material-icons.send_to_mobile:before{content:\"\\f05c\"}.material-icons.sensor_door:before{content:\"\\f1b5\"}.material-icons.sensor_window:before{content:\"\\f1b4\"}.material-icons.sentiment_dissatisfied:before{content:\"\\e811\"}.material-icons.sentiment_neutral:before{content:\"\\e812\"}.material-icons.sentiment_satisfied:before{content:\"\\e813\"}.material-icons.sentiment_satisfied_alt:before{content:\"\\e0ed\"}.material-icons.sentiment_very_dissatisfied:before{content:\"\\e814\"}.material-icons.sentiment_very_satisfied:before{content:\"\\e815\"}.material-icons.set_meal:before{content:\"\\f1ea\"}.material-icons.settings:before{content:\"\\e8b8\"}.material-icons.settings_applications:before{content:\"\\e8b9\"}.material-icons.settings_backup_restore:before{content:\"\\e8ba\"}.material-icons.settings_bluetooth:before{content:\"\\e8bb\"}.material-icons.settings_brightness:before{content:\"\\e8bd\"}.material-icons.settings_cell:before{content:\"\\e8bc\"}.material-icons.settings_display:before{content:\"\\e8bd\"}.material-icons.settings_ethernet:before{content:\"\\e8be\"}.material-icons.settings_input_antenna:before{content:\"\\e8bf\"}.material-icons.settings_input_component:before{content:\"\\e8c0\"}.material-icons.settings_input_composite:before{content:\"\\e8c1\"}.material-icons.settings_input_hdmi:before{content:\"\\e8c2\"}.material-icons.settings_input_svideo:before{content:\"\\e8c3\"}.material-icons.settings_overscan:before{content:\"\\e8c4\"}.material-icons.settings_phone:before{content:\"\\e8c5\"}.material-icons.settings_power:before{content:\"\\e8c6\"}.material-icons.settings_remote:before{content:\"\\e8c7\"}.material-icons.settings_system_daydream:before{content:\"\\e1c3\"}.material-icons.settings_voice:before{content:\"\\e8c8\"}.material-icons.share:before{content:\"\\e80d\"}.material-icons.shield:before{content:\"\\e9e0\"}.material-icons.shop:before{content:\"\\e8c9\"}.material-icons.shop_two:before{content:\"\\e8ca\"}.material-icons.shopping_bag:before{content:\"\\f1cc\"}.material-icons.shopping_basket:before{content:\"\\e8cb\"}.material-icons.shopping_cart:before{content:\"\\e8cc\"}.material-icons.short_text:before{content:\"\\e261\"}.material-icons.show_chart:before{content:\"\\e6e1\"}.material-icons.shuffle:before{content:\"\\e043\"}.material-icons.shuffle_on:before{content:\"\\e9e1\"}.material-icons.shutter_speed:before{content:\"\\e43d\"}.material-icons.sick:before{content:\"\\f220\"}.material-icons.signal_cellular_0_bar:before{content:\"\\f0a8\"}.material-icons.signal_cellular_4_bar:before{content:\"\\e1c8\"}.material-icons.signal_cellular_alt:before{content:\"\\e202\"}.material-icons.signal_cellular_connected_no_internet_4_bar:before{content:\"\\e1cd\"}.material-icons.signal_cellular_no_sim:before{content:\"\\e1ce\"}.material-icons.signal_cellular_null:before{content:\"\\e1cf\"}.material-icons.signal_cellular_off:before{content:\"\\e1d0\"}.material-icons.signal_wifi_0_bar:before{content:\"\\f0b0\"}.material-icons.signal_wifi_4_bar:before{content:\"\\e1d8\"}.material-icons.signal_wifi_4_bar_lock:before{content:\"\\e1d9\"}.material-icons.signal_wifi_off:before{content:\"\\e1da\"}.material-icons.sim_card:before{content:\"\\e32b\"}.material-icons.sim_card_alert:before{content:\"\\e624\"}.material-icons.single_bed:before{content:\"\\ea48\"}.material-icons.skip_next:before{content:\"\\e044\"}.material-icons.skip_previous:before{content:\"\\e045\"}.material-icons.slideshow:before{content:\"\\e41b\"}.material-icons.slow_motion_video:before{content:\"\\e068\"}.material-icons.smart_button:before{content:\"\\f1c1\"}.material-icons.smartphone:before{content:\"\\e32c\"}.material-icons.smoke_free:before{content:\"\\eb4a\"}.material-icons.smoking_rooms:before{content:\"\\eb4b\"}.material-icons.sms:before{content:\"\\e625\"}.material-icons.sms_failed:before{content:\"\\e626\"}.material-icons.snippet_folder:before{content:\"\\f1c7\"}.material-icons.snooze:before{content:\"\\e046\"}.material-icons.soap:before{content:\"\\f1b2\"}.material-icons.sort:before{content:\"\\e164\"}.material-icons.sort_by_alpha:before{content:\"\\e053\"}.material-icons.source:before{content:\"\\f1c4\"}.material-icons.south:before{content:\"\\f1e3\"}.material-icons.south_east:before{content:\"\\f1e4\"}.material-icons.south_west:before{content:\"\\f1e5\"}.material-icons.spa:before{content:\"\\eb4c\"}.material-icons.space_bar:before{content:\"\\e256\"}.material-icons.speaker:before{content:\"\\e32d\"}.material-icons.speaker_group:before{content:\"\\e32e\"}.material-icons.speaker_notes:before{content:\"\\e8cd\"}.material-icons.speaker_notes_off:before{content:\"\\e92a\"}.material-icons.speaker_phone:before{content:\"\\e0d2\"}.material-icons.speed:before{content:\"\\e9e4\"}.material-icons.spellcheck:before{content:\"\\e8ce\"}.material-icons.sports:before{content:\"\\ea30\"}.material-icons.sports_bar:before{content:\"\\f1f3\"}.material-icons.sports_baseball:before{content:\"\\ea51\"}.material-icons.sports_basketball:before{content:\"\\ea26\"}.material-icons.sports_cricket:before{content:\"\\ea27\"}.material-icons.sports_esports:before{content:\"\\ea28\"}.material-icons.sports_football:before{content:\"\\ea29\"}.material-icons.sports_golf:before{content:\"\\ea2a\"}.material-icons.sports_handball:before{content:\"\\ea33\"}.material-icons.sports_hockey:before{content:\"\\ea2b\"}.material-icons.sports_kabaddi:before{content:\"\\ea34\"}.material-icons.sports_mma:before{content:\"\\ea2c\"}.material-icons.sports_motorsports:before{content:\"\\ea2d\"}.material-icons.sports_rugby:before{content:\"\\ea2e\"}.material-icons.sports_soccer:before{content:\"\\ea2f\"}.material-icons.sports_tennis:before{content:\"\\ea32\"}.material-icons.sports_volleyball:before{content:\"\\ea31\"}.material-icons.square_foot:before{content:\"\\ea49\"}.material-icons.stacked_bar_chart:before{content:\"\\e9e6\"}.material-icons.stacked_line_chart:before{content:\"\\f22b\"}.material-icons.stairs:before{content:\"\\f1a9\"}.material-icons.star:before{content:\"\\e838\"}.material-icons.star_border:before{content:\"\\e83a\"}.material-icons.star_half:before{content:\"\\e839\"}.material-icons.star_outline:before{content:\"\\f06f\"}.material-icons.star_rate:before{content:\"\\f0ec\"}.material-icons.stars:before{content:\"\\e8d0\"}.material-icons.stay_current_landscape:before{content:\"\\e0d3\"}.material-icons.stay_current_portrait:before{content:\"\\e0d4\"}.material-icons.stay_primary_landscape:before{content:\"\\e0d5\"}.material-icons.stay_primary_portrait:before{content:\"\\e0d6\"}.material-icons.sticky_note_2:before{content:\"\\f1fc\"}.material-icons.stop:before{content:\"\\e047\"}.material-icons.stop_circle:before{content:\"\\ef71\"}.material-icons.stop_screen_share:before{content:\"\\e0e3\"}.material-icons.storage:before{content:\"\\e1db\"}.material-icons.store:before{content:\"\\e8d1\"}.material-icons.store_mall_directory:before{content:\"\\e563\"}.material-icons.storefront:before{content:\"\\ea12\"}.material-icons.straighten:before{content:\"\\e41c\"}.material-icons.stream:before{content:\"\\e9e9\"}.material-icons.streetview:before{content:\"\\e56e\"}.material-icons.strikethrough_s:before{content:\"\\e257\"}.material-icons.stroller:before{content:\"\\f1ae\"}.material-icons.style:before{content:\"\\e41d\"}.material-icons.subdirectory_arrow_left:before{content:\"\\e5d9\"}.material-icons.subdirectory_arrow_right:before{content:\"\\e5da\"}.material-icons.subject:before{content:\"\\e8d2\"}.material-icons.subscript:before{content:\"\\f111\"}.material-icons.subscriptions:before{content:\"\\e064\"}.material-icons.subtitles:before{content:\"\\e048\"}.material-icons.subtitles_off:before{content:\"\\ef72\"}.material-icons.subway:before{content:\"\\e56f\"}.material-icons.superscript:before{content:\"\\f112\"}.material-icons.supervised_user_circle:before{content:\"\\e939\"}.material-icons.supervisor_account:before{content:\"\\e8d3\"}.material-icons.support:before{content:\"\\ef73\"}.material-icons.support_agent:before{content:\"\\f0e2\"}.material-icons.surround_sound:before{content:\"\\e049\"}.material-icons.swap_calls:before{content:\"\\e0d7\"}.material-icons.swap_horiz:before{content:\"\\e8d4\"}.material-icons.swap_horizontal_circle:before{content:\"\\e933\"}.material-icons.swap_vert:before{content:\"\\e8d5\"}.material-icons.swap_vert_circle:before{content:\"\\e8d6\"}.material-icons.swap_vertical_circle:before{content:\"\\e8d6\"}.material-icons.swipe:before{content:\"\\e9ec\"}.material-icons.switch_account:before{content:\"\\e9ed\"}.material-icons.switch_camera:before{content:\"\\e41e\"}.material-icons.switch_left:before{content:\"\\f1d1\"}.material-icons.switch_right:before{content:\"\\f1d2\"}.material-icons.switch_video:before{content:\"\\e41f\"}.material-icons.sync:before{content:\"\\e627\"}.material-icons.sync_alt:before{content:\"\\ea18\"}.material-icons.sync_disabled:before{content:\"\\e628\"}.material-icons.sync_problem:before{content:\"\\e629\"}.material-icons.system_update:before{content:\"\\e62a\"}.material-icons.system_update_alt:before{content:\"\\e8d7\"}.material-icons.system_update_tv:before{content:\"\\e8d7\"}.material-icons.tab:before{content:\"\\e8d8\"}.material-icons.tab_unselected:before{content:\"\\e8d9\"}.material-icons.table_chart:before{content:\"\\e265\"}.material-icons.table_rows:before{content:\"\\f101\"}.material-icons.table_view:before{content:\"\\f1be\"}.material-icons.tablet:before{content:\"\\e32f\"}.material-icons.tablet_android:before{content:\"\\e330\"}.material-icons.tablet_mac:before{content:\"\\e331\"}.material-icons.tag:before{content:\"\\e9ef\"}.material-icons.tag_faces:before{content:\"\\e420\"}.material-icons.takeout_dining:before{content:\"\\ea74\"}.material-icons.tap_and_play:before{content:\"\\e62b\"}.material-icons.tapas:before{content:\"\\f1e9\"}.material-icons.taxi_alert:before{content:\"\\ef74\"}.material-icons.terrain:before{content:\"\\e564\"}.material-icons.text_fields:before{content:\"\\e262\"}.material-icons.text_format:before{content:\"\\e165\"}.material-icons.text_rotate_up:before{content:\"\\e93a\"}.material-icons.text_rotate_vertical:before{content:\"\\e93b\"}.material-icons.text_rotation_angledown:before{content:\"\\e93c\"}.material-icons.text_rotation_angleup:before{content:\"\\e93d\"}.material-icons.text_rotation_down:before{content:\"\\e93e\"}.material-icons.text_rotation_none:before{content:\"\\e93f\"}.material-icons.text_snippet:before{content:\"\\f1c6\"}.material-icons.textsms:before{content:\"\\e0d8\"}.material-icons.texture:before{content:\"\\e421\"}.material-icons.theater_comedy:before{content:\"\\ea66\"}.material-icons.theaters:before{content:\"\\e8da\"}.material-icons.thumb_down:before{content:\"\\e8db\"}.material-icons.thumb_down_alt:before{content:\"\\e816\"}.material-icons.thumb_down_off_alt:before{content:\"\\e9f2\"}.material-icons.thumb_up:before{content:\"\\e8dc\"}.material-icons.thumb_up_alt:before{content:\"\\e817\"}.material-icons.thumb_up_off_alt:before{content:\"\\e9f3\"}.material-icons.thumbs_up_down:before{content:\"\\e8dd\"}.material-icons.time_to_leave:before{content:\"\\e62c\"}.material-icons.timelapse:before{content:\"\\e422\"}.material-icons.timeline:before{content:\"\\e922\"}.material-icons.timer:before{content:\"\\e425\"}.material-icons.timer_10:before{content:\"\\e423\"}.material-icons.timer_3:before{content:\"\\e424\"}.material-icons.timer_off:before{content:\"\\e426\"}.material-icons.title:before{content:\"\\e264\"}.material-icons.toc:before{content:\"\\e8de\"}.material-icons.today:before{content:\"\\e8df\"}.material-icons.toggle_off:before{content:\"\\e9f5\"}.material-icons.toggle_on:before{content:\"\\e9f6\"}.material-icons.toll:before{content:\"\\e8e0\"}.material-icons.tonality:before{content:\"\\e427\"}.material-icons.topic:before{content:\"\\f1c8\"}.material-icons.touch_app:before{content:\"\\e913\"}.material-icons.tour:before{content:\"\\ef75\"}.material-icons.toys:before{content:\"\\e332\"}.material-icons.track_changes:before{content:\"\\e8e1\"}.material-icons.traffic:before{content:\"\\e565\"}.material-icons.train:before{content:\"\\e570\"}.material-icons.tram:before{content:\"\\e571\"}.material-icons.transfer_within_a_station:before{content:\"\\e572\"}.material-icons.transform:before{content:\"\\e428\"}.material-icons.transit_enterexit:before{content:\"\\e579\"}.material-icons.translate:before{content:\"\\e8e2\"}.material-icons.trending_down:before{content:\"\\e8e3\"}.material-icons.trending_flat:before{content:\"\\e8e4\"}.material-icons.trending_neutral:before{content:\"\\e8e4\"}.material-icons.trending_up:before{content:\"\\e8e5\"}.material-icons.trip_origin:before{content:\"\\e57b\"}.material-icons.tty:before{content:\"\\f1aa\"}.material-icons.tune:before{content:\"\\e429\"}.material-icons.turned_in:before{content:\"\\e8e6\"}.material-icons.turned_in_not:before{content:\"\\e8e7\"}.material-icons.tv:before{content:\"\\e333\"}.material-icons.tv_off:before{content:\"\\e647\"}.material-icons.two_wheeler:before{content:\"\\e9f9\"}.material-icons.umbrella:before{content:\"\\f1ad\"}.material-icons.unarchive:before{content:\"\\e169\"}.material-icons.undo:before{content:\"\\e166\"}.material-icons.unfold_less:before{content:\"\\e5d6\"}.material-icons.unfold_more:before{content:\"\\e5d7\"}.material-icons.unpublished:before{content:\"\\f236\"}.material-icons.unsubscribe:before{content:\"\\e0eb\"}.material-icons.update:before{content:\"\\e923\"}.material-icons.update_disabled:before{content:\"\\e075\"}.material-icons.upgrade:before{content:\"\\f0fb\"}.material-icons.upload_file:before{content:\"\\e9fc\"}.material-icons.usb:before{content:\"\\e1e0\"}.material-icons.verified:before{content:\"\\ef76\"}.material-icons.verified_user:before{content:\"\\e8e8\"}.material-icons.vertical_align_bottom:before{content:\"\\e258\"}.material-icons.vertical_align_center:before{content:\"\\e259\"}.material-icons.vertical_align_top:before{content:\"\\e25a\"}.material-icons.vertical_distribute:before{content:\"\\e076\"}.material-icons.vertical_split:before{content:\"\\e949\"}.material-icons.vibration:before{content:\"\\e62d\"}.material-icons.video_call:before{content:\"\\e070\"}.material-icons.video_collection:before{content:\"\\e04a\"}.material-icons.video_label:before{content:\"\\e071\"}.material-icons.video_library:before{content:\"\\e04a\"}.material-icons.video_settings:before{content:\"\\ea75\"}.material-icons.videocam:before{content:\"\\e04b\"}.material-icons.videocam_off:before{content:\"\\e04c\"}.material-icons.videogame_asset:before{content:\"\\e338\"}.material-icons.view_agenda:before{content:\"\\e8e9\"}.material-icons.view_array:before{content:\"\\e8ea\"}.material-icons.view_carousel:before{content:\"\\e8eb\"}.material-icons.view_column:before{content:\"\\e8ec\"}.material-icons.view_comfortable:before{content:\"\\e42a\"}.material-icons.view_comfy:before{content:\"\\e42a\"}.material-icons.view_compact:before{content:\"\\e42b\"}.material-icons.view_day:before{content:\"\\e8ed\"}.material-icons.view_headline:before{content:\"\\e8ee\"}.material-icons.view_in_ar:before{content:\"\\e9fe\"}.material-icons.view_list:before{content:\"\\e8ef\"}.material-icons.view_module:before{content:\"\\e8f0\"}.material-icons.view_quilt:before{content:\"\\e8f1\"}.material-icons.view_sidebar:before{content:\"\\f114\"}.material-icons.view_stream:before{content:\"\\e8f2\"}.material-icons.view_week:before{content:\"\\e8f3\"}.material-icons.vignette:before{content:\"\\e435\"}.material-icons.visibility:before{content:\"\\e8f4\"}.material-icons.visibility_off:before{content:\"\\e8f5\"}.material-icons.voice_chat:before{content:\"\\e62e\"}.material-icons.voice_over_off:before{content:\"\\e94a\"}.material-icons.voicemail:before{content:\"\\e0d9\"}.material-icons.volume_down:before{content:\"\\e04d\"}.material-icons.volume_mute:before{content:\"\\e04e\"}.material-icons.volume_off:before{content:\"\\e04f\"}.material-icons.volume_up:before{content:\"\\e050\"}.material-icons.volunteer_activism:before{content:\"\\ea70\"}.material-icons.vpn_key:before{content:\"\\e0da\"}.material-icons.vpn_lock:before{content:\"\\e62f\"}.material-icons.wallet_giftcard:before{content:\"\\e8f6\"}.material-icons.wallet_membership:before{content:\"\\e8f7\"}.material-icons.wallet_travel:before{content:\"\\e8f8\"}.material-icons.wallpaper:before{content:\"\\e1bc\"}.material-icons.warning:before{content:\"\\e002\"}.material-icons.wash:before{content:\"\\f1b1\"}.material-icons.watch:before{content:\"\\e334\"}.material-icons.watch_later:before{content:\"\\e924\"}.material-icons.water_damage:before{content:\"\\f203\"}.material-icons.waterfall_chart:before{content:\"\\ea00\"}.material-icons.waves:before{content:\"\\e176\"}.material-icons.wb_auto:before{content:\"\\e42c\"}.material-icons.wb_cloudy:before{content:\"\\e42d\"}.material-icons.wb_incandescent:before{content:\"\\e42e\"}.material-icons.wb_iridescent:before{content:\"\\e436\"}.material-icons.wb_shade:before{content:\"\\ea01\"}.material-icons.wb_sunny:before{content:\"\\e430\"}.material-icons.wb_twighlight:before{content:\"\\ea02\"}.material-icons.wc:before{content:\"\\e63d\"}.material-icons.web:before{content:\"\\e051\"}.material-icons.web_asset:before{content:\"\\e069\"}.material-icons.weekend:before{content:\"\\e16b\"}.material-icons.west:before{content:\"\\f1e6\"}.material-icons.whatshot:before{content:\"\\e80e\"}.material-icons.wheelchair_pickup:before{content:\"\\f1ab\"}.material-icons.where_to_vote:before{content:\"\\e177\"}.material-icons.widgets:before{content:\"\\e1bd\"}.material-icons.wifi:before{content:\"\\e63e\"}.material-icons.wifi_calling:before{content:\"\\ef77\"}.material-icons.wifi_lock:before{content:\"\\e1e1\"}.material-icons.wifi_off:before{content:\"\\e648\"}.material-icons.wifi_protected_setup:before{content:\"\\f0fc\"}.material-icons.wifi_tethering:before{content:\"\\e1e2\"}.material-icons.wine_bar:before{content:\"\\f1e8\"}.material-icons.work:before{content:\"\\e8f9\"}.material-icons.work_off:before{content:\"\\e942\"}.material-icons.work_outline:before{content:\"\\e943\"}.material-icons.workspaces_filled:before{content:\"\\ea0d\"}.material-icons.workspaces_outline:before{content:\"\\ea0f\"}.material-icons.wrap_text:before{content:\"\\e25b\"}.material-icons.wrong_location:before{content:\"\\ef78\"}.material-icons.wysiwyg:before{content:\"\\f1c3\"}.material-icons.youtube_searched_for:before{content:\"\\e8fa\"}.material-icons.zoom_in:before{content:\"\\e8ff\"}.material-icons.zoom_out:before{content:\"\\e900\"}.material-icons.zoom_out_map:before{content:\"\\e56b\"}\n","/*!\n\tLato font.\n*/@font-face{font-family:Lato;font-weight:100;font-style:normal;text-rendering:optimizeLegibility;src:url(\"../fonts/lato-hairline/lato-hairline.woff2\") format(\"woff2\"),url(\"../fonts/lato-hairline/lato-hairline.woff\") format(\"woff\")}@font-face{font-family:Lato;font-weight:100;font-style:italic;text-rendering:optimizeLegibility;src:url(\"../fonts/lato-hairline-italic/lato-hairline-italic.woff2\") format(\"woff2\"),url(\"../fonts/lato-hairline-italic/lato-hairline-italic.woff\") format(\"woff\")}@font-face{font-family:Lato;font-weight:200;font-style:normal;text-rendering:optimizeLegibility;src:url(\"../fonts/lato-thin/lato-thin.woff2\") format(\"woff2\"),url(\"../fonts/lato-thin/lato-thin.woff\") format(\"woff\")}@font-face{font-family:Lato;font-weight:200;font-style:italic;text-rendering:optimizeLegibility;src:url(\"../fonts/lato-thin-italic/lato-thin-italic.woff2\") format(\"woff2\"),url(\"../fonts/lato-thin-italic/lato-thin-italic.woff\") format(\"woff\")}@font-face{font-family:Lato;font-weight:300;font-style:normal;text-rendering:optimizeLegibility;src:url(\"../fonts/lato-light/lato-light.woff2\") format(\"woff2\"),url(\"../fonts/lato-light/lato-light.woff\") format(\"woff\")}@font-face{font-family:Lato;font-weight:300;font-style:italic;text-rendering:optimizeLegibility;src:url(\"../fonts/lato-light-italic/lato-light-italic.woff2\") format(\"woff2\"),url(\"../fonts/lato-light-italic/lato-light-italic.woff\") format(\"woff\")}@font-face{font-family:Lato;font-weight:400;font-style:normal;text-rendering:optimizeLegibility;src:url(\"../fonts/lato-normal/lato-normal.woff2\") format(\"woff2\"),url(\"../fonts/lato-normal/lato-normal.woff\") format(\"woff\")}@font-face{font-family:Lato;font-weight:400;font-style:italic;text-rendering:optimizeLegibility;src:url(\"../fonts/lato-normal-italic/lato-normal-italic.woff2\") format(\"woff2\"),url(\"../fonts/lato-normal-italic/lato-normal-italic.woff\") format(\"woff\")}@font-face{font-family:\"Lato Medium\";font-weight:400;font-style:normal;text-rendering:optimizeLegibility;src:url(\"../fonts/lato-medium/lato-medium.woff2\") format(\"woff2\"),url(\"../fonts/lato-medium/lato-medium.woff\") format(\"woff\")}@font-face{font-family:\"Lato Medium\";font-weight:400;font-style:italic;text-rendering:optimizeLegibility;src:url(\"../fonts/lato-medium-italic/lato-medium-italic.woff2\") format(\"woff2\"),url(\"../fonts/lato-medium-italic/lato-medium-italic.woff\") format(\"woff\")}@font-face{font-family:Lato;font-weight:500;font-style:normal;text-rendering:optimizeLegibility;src:url(\"../fonts/lato-semibold/lato-semibold.woff2\") format(\"woff2\"),url(\"../fonts/lato-semibold/lato-semibold.woff\") format(\"woff\")}@font-face{font-family:Lato;font-weight:500;font-style:italic;text-rendering:optimizeLegibility;src:url(\"../fonts/lato-semibold-italic/lato-semibold-italic.woff2\") format(\"woff2\"),url(\"../fonts/lato-semibold-italic/lato-semibold-italic.woff\") format(\"woff\")}@font-face{font-family:Lato;font-weight:600;font-style:normal;text-rendering:optimizeLegibility;src:url(\"../fonts/lato-bold/lato-bold.woff2\") format(\"woff2\"),url(\"../fonts/lato-bold/lato-bold.woff\") format(\"woff\")}@font-face{font-family:Lato;font-weight:600;font-style:italic;text-rendering:optimizeLegibility;src:url(\"../fonts/lato-bold-italic/lato-bold-italic.woff2\") format(\"woff2\"),url(\"../fonts/lato-bold-italic/lato-bold-italic.woff\") format(\"woff\")}@font-face{font-family:Lato;font-weight:800;font-style:normal;text-rendering:optimizeLegibility;src:url(\"../fonts/lato-heavy/lato-heavy.woff2\") format(\"woff2\"),url(\"../fonts/lato-heavy/lato-heavy.woff\") format(\"woff\")}@font-face{font-family:Lato;font-weight:800;font-style:italic;text-rendering:optimizeLegibility;src:url(\"../fonts/lato-heavy-italic/lato-heavy-italic.woff2\") format(\"woff2\"),url(\"../fonts/lato-heavy-italic/lato-heavy-italic.woff\") format(\"woff\")}@font-face{font-family:Lato;font-weight:900;font-style:normal;text-rendering:optimizeLegibility;src:url(\"../fonts/lato-black/lato-black.woff2\") format(\"woff2\"),url(\"../fonts/lato-black/lato-black.woff\") format(\"woff\")}@font-face{font-family:Lato;font-weight:900;font-style:italic;text-rendering:optimizeLegibility;src:url(\"../fonts/lato-black-italic/lato-black-italic.woff2\") format(\"woff2\"),url(\"../fonts/lato-black-italic/lato-black-italic.woff\") format(\"woff\")}\n",".material-icons.md-18{font-size:18px}.material-icons.md-24{font-size:24px}.material-icons.md-36{font-size:36px}.material-icons.md-48{font-size:48px}.material-icons.md-dark{color:rgba(0,0,0,0.54)}.material-icons.md-dark.md-inactive{color:rgba(0,0,0,0.26)}.material-icons.md-light{color:#fff}.material-icons.md-light.md-inactive{color:rgba(255,255,255,0.3)}\n",".hljs{display:block;overflow-x:auto;padding:0.5em;color:#383a42;background:#fafafa}.hljs-comment,.hljs-quote{color:#a0a1a7;font-style:italic}.hljs-doctag,.hljs-keyword,.hljs-formula{color:#a626a4}.hljs-section,.hljs-name,.hljs-selector-tag,.hljs-deletion,.hljs-subst{color:#e45649}.hljs-literal{color:#0184bb}.hljs-string,.hljs-regexp,.hljs-addition,.hljs-attribute,.hljs-meta-string{color:#50a14f}.hljs-built_in,.hljs-class .hljs-title{color:#c18401}.hljs-attr,.hljs-variable,.hljs-template-variable,.hljs-type,.hljs-selector-class,.hljs-selector-attr,.hljs-selector-pseudo,.hljs-number{color:#986801}.hljs-symbol,.hljs-bullet,.hljs-link,.hljs-meta,.hljs-selector-id,.hljs-title{color:#4078f2}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:bold}.hljs-link{text-decoration:underline}\n","::selection{color:#fff;background-color:#000}.desktopHide{display:none}.logo{position:fixed;z-index:20;top:0.4em;left:0.6em}h2,h3,h4{font-family:\"PT Sans\", sans-serif;text-transform:uppercase}p,li,label{color:#666}a{color:#000;font-weight:bold}a.nostyle{text-decoration:none}a:hover,a:focus{text-decoration:none}form fieldset{border:0;padding:0;margin:0}form input[type=\"text\"],form input[type=\"number\"],select,form input[type=\"password\"],form input[type=\"url\"],form input[type=\"email\"]{border:1px solid #999;padding:0.5em 1em;min-width:12em;color:#666}@media screen and (-webkit-min-device-pixel-ratio: 0){select{-webkit-appearance:none;border-radius:0;background:#fff url(\"../../_global/img/bg-select.png\") no-repeat right center}}.inline .row{display:inline-block;margin-right:0.5em}.inline label{min-width:6em}fieldset label{display:inline-block;min-width:12.5em;color:#666}label{margin-right:0.5em}form .row{margin-bottom:0.5em}form button,input[type=\"submit\"]{cursor:pointer;background-color:#000;color:#fff;padding:0.5em 1em;display:inline-block;border:1px solid #000}form button:hover,form button:focus,input[type=\"submit\"]:hover,input[type=\"submit\"]:focus{background-color:#fff;color:#000;-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-ms-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease}#bookmarklet{cursor:move}h2::after{content:\"\";height:4px;width:20%;background-color:#000;display:block}.links{padding:0;margin:0}.links li{list-style:none;margin:0;padding:0}#links{position:fixed;top:0;width:10em;left:0;text-align:right;background-color:#333;padding-top:9.5em;height:100%;box-shadow:inset -4px 0 20px rgba(0,0,0,0.6);z-index:15}#links>li>a{display:block;padding:0.5em 2em 0.5em 1em;color:#fff;position:relative;text-transform:uppercase;text-decoration:none;font-weight:normal;font-family:\"PT Sans\", sans-serif;transition:all 0.5s ease}#links>li>a:hover,#links>li>a:focus{background-color:#999;color:#000}#links .current::after{content:\"\";width:0;height:0;position:absolute;border:10px solid transparent;border-right-color:#eee;right:0;top:50%;margin-top:-10px}#links li:last-child{position:fixed;bottom:1em;width:10em}#links li:last-child a::before{font-size:1.2em;position:relative;top:2px}#main{margin-left:12em;position:relative;z-index:10;padding-right:5%;padding-bottom:1em}#sort{padding:0;list-style-type:none;opacity:0.5;display:inline-block}#sort li{display:inline;font-size:0.9em}#sort li+li{margin-left:10px}#sort a{padding:2px 2px 0;vertical-align:middle}#sort img{vertical-align:baseline}#sort img :hover{cursor:pointer}#display-mode{float:right;margin-top:10px;margin-bottom:10px;opacity:0.5}#listmode{width:16px;display:inline-block;text-decoration:none}#listmode.tablemode{background:url(\"../../_global/img/table.png\") no-repeat bottom}#listmode .listmode{background:url(\"../../_global/img/list.png\") no-repeat bottom}#warning_message{position:fixed;background-color:#ff6347;z-index:1000;bottom:0;left:0;width:100%;color:#000}#content{margin-top:2em;min-height:30em}footer{text-align:right;position:relative;bottom:0;right:5em;color:#999;font-size:0.8em;font-style:italic;z-index:20}footer a{color:#999;font-weight:normal}.list-entries{letter-spacing:-5px}.listmode.entry{width:100%;height:inherit}.card-entry-tags{max-height:2em;overflow-y:hidden;padding:0;margin:0}.card-entry-tags li,.card-entry-tags span{display:inline-block;margin:0 5px;padding:5px 12px;background-color:rgba(0,0,0,0.6);border-radius:3px;max-height:2em;overflow:hidden;text-overflow:ellipsis}.card-entry-tags a,.card-entry-labels a{text-decoration:none;font-weight:normal;color:#fff}.nav-panel-add-tag{margin-top:10px}.list-entries+.results{margin-bottom:2em}.reading-time,.created-at{color:#999;font-style:italic;font-weight:normal;font-size:0.9em}.estimatedTime small{position:relative;top:-1px}.entry{background-color:#fff;letter-spacing:normal;box-shadow:0 3px 7px rgba(0,0,0,0.3);display:inline-block;width:32%;margin-bottom:1.5em;vertical-align:top;margin-right:1%;position:relative;overflow:hidden;padding:1.5em 0 3em;height:440px}.entry img.preview{width:100%;object-fit:cover;height:100%}.entry::before{content:\"\";width:0;height:0;border:10px solid transparent;border-bottom-color:#000;position:absolute;bottom:0.7em;z-index:10;right:1.5em;transition:all 0.5s ease}.entry::after{content:\"\";position:absolute;height:7px;width:100%;bottom:0;left:0;background-color:#000;transition:all 0.5s ease}.entry:hover{box-shadow:0 3px 10px #000}.entry:hover::after{height:40px}.entry:hover::before{bottom:2.3em}.entry:hover h2 a{color:#666}.entry:hover .tools{bottom:0}.entry h2{text-transform:none;margin-bottom:0;line-height:1.2;margin-left:5px}.entry::after{content:none}.entry a{display:block;text-decoration:none;color:#000;word-wrap:break-word;transition:all 0.5s ease}.entry p{color:#666;font-size:0.9em;line-height:1.7;margin:5px 5px auto}.entry h2 a::first-letter{text-transform:uppercase}.entry .tools{position:absolute;bottom:-40px;left:0;background:#000;width:100%;z-index:10;padding-right:0.5em;text-align:right;transition:all 0.5s ease}.entry .tools a{color:#666;text-decoration:none;display:block;padding:0.4em}.entry .tools a:hover{color:#fff}.entry .tools li{display:inline-block;margin-top:10px}.entry .tools li:first-child{float:left;font-size:0.9em;max-width:calc(100% - 40px * 4);text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-height:2em;margin-left:10px}.entry .card-entry-labels{position:absolute;top:100px;left:-1em;z-index:90;max-width:50%;padding-left:0}.entry .card-entry-labels li{margin:10px 10px 10px auto;padding:5px 12px 5px 25px;background-color:rgba(0,0,0,0.6);border-radius:0 3px 3px 0;color:#fff;cursor:default;max-height:2em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.entry .card-entry-labels li a{color:#fff}.entry:nth-child(3n+1){margin-left:0}.results{letter-spacing:-5px;padding:0 0 0.5em}.results>*{display:inline-block;vertical-align:top;letter-spacing:normal;width:50%;text-align:right}div.pagination ul{text-align:right}.nb-results{text-align:left;font-style:italic;color:#999;display:inline-flex}div.pagination ul a{color:#999;text-decoration:none}div.pagination ul a:hover,div.pagination ul a:focus{text-decoration:underline}div.pagination ul>*{display:inline-block;margin-left:0.5em}div.pagination ul .prev.disabled,div.pagination ul .next.disabled{display:none}div.pagination ul .current{height:25px;padding:4px 8px;border:1px solid #d5d5d5;text-decoration:none;font-weight:bold;color:#000;background-color:#ccc}.card-tag-form{display:inline-block}.card-tag-form input[type=\"text\"]{min-width:20em}.hide,.hidden{display:none}#article{width:70%;margin-bottom:3em;text-align:justify}#article .tags{margin-bottom:1em}#article i{font-style:normal}#article h1{text-align:left}#article h2::after{content:none}#article h2,#article h3,#article h4{text-transform:none}blockquote{border:1px solid #999;background-color:#fff;padding:1em;margin:0}.topPosF{position:fixed;right:20%;bottom:2em;font-size:1.5em}#article_toolbar{margin-bottom:1em}#article_toolbar li{display:inline-block;margin:3px auto}#article_toolbar a{background-color:#000;padding:0.3em 0.5em 0.2em;color:#fff;text-decoration:none}#article_toolbar a:hover,#article_toolbar a:focus{background-color:#999}#nav-btn-add-tag{cursor:pointer}.shaarli::before{content:\"*\"}.return{text-decoration:none;margin-top:1em;display:block}.return::before{margin-right:0.5em}.notags{font-style:italic;color:#999}.icon-feed{background-color:#000;color:#fff;padding:0.2em 0.5em}.icon-feed::before{position:relative;top:2px}.list-tags li{margin-bottom:0.5em}.list-tags .icon-feed:hover,.list-tags .icon-feed:focus{background-color:#fff;color:#000;text-decoration:none}.list-tags a{text-decoration:none}.list-tags a:hover,.list-tags a:focus{text-decoration:underline}pre code{font-family:\"Courier New\", Courier, monospace}#filters{position:fixed;width:20%;height:100%;top:0;right:0;background-color:#fff;padding:30px 30px 15px 15px;border-left:1px #333 solid;z-index:12;min-width:300px}#filters form .filter-group{margin:5px}#download-form{position:fixed;width:10%;height:100%;top:0;right:0;background-color:#fff;padding:30px 30px 15px 15px;border-left:1px #333 solid;z-index:12;min-width:200px}#download-form li{display:block;padding:0.5em 2em 0.5em 1em;color:#fff;position:relative;text-transform:uppercase;text-decoration:none;font-weight:400;font-family:PT Sans, sans-serif;transition:all 0.5s ease}@font-face{font-family:icomoon;src:url(\"~icomoon-free-npm/Font/IcoMoon-Free.ttf\");font-weight:normal;font-style:normal}.material-icons{font-family:'Material Icons';font-weight:normal;font-style:normal;font-size:1em;width:1em;height:1em;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:'liga'}.material-icons .md-18{font-size:18px}.material-icons .md-24{font-size:24px}.material-icons .md-36{font-size:36px}.material-icons .md-48{font-size:48px}.material-icons .vertical-align-middle{vertical-align:middle !important}.icon span,.icon-image span{position:absolute;top:-9999px}[class^=\"icon-\"]::before,[class*=\" icon-\"]::before{font-family:icomoon;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;letter-spacing:0;-webkit-font-feature-settings:\"liga\";-moz-font-feature-settings:\"liga=1\";-moz-font-feature-settings:\"liga\";-ms-font-feature-settings:\"liga\" 1;-o-font-feature-settings:\"liga\";font-feature-settings:\"liga\";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-flattr::before{content:\"\\ead4\"}.icon-mail::before{content:\"\\ea86\"}.icon-up-open::before{content:\"\\e80b\"}.icon-star::before{content:\"\\e9d9\"}.icon-check::before{content:\"\\ea10\"}.icon-link::before{content:\"\\e9cb\"}.icon-reply::before{content:\"\\e806\"}.icon-menu::before{content:\"\\e9bd\"}.icon-clock::before{content:\"\\e803\"}.icon-twitter::before{content:\"\\ea96\"}.icon-down-open::before{content:\"\\e809\"}.icon-trash::before{content:\"\\e9ac\"}.icon-delete::before{content:\"\\ea0d\"}.icon-power::before{content:\"\\ea14\"}.icon-arrow-up-thick::before{content:\"\\ea3a\"}.icon-feed::before{content:\"\\e808\"}.icon-print::before{content:\"\\e954\"}.icon-reload::before{content:\"\\ea2e\"}.icon-price-tags::before{content:\"\\e936\"}.icon-eye::before{content:\"\\e9ce\"}.icon-no-eye::before{content:\"\\e9d1\"}.icon-calendar::before{content:\"\\e953\"}.icon-time::before{content:\"\\e952\"}.icon-image{background:no-repeat center/80%;padding-right:1em !important;padding-left:1em !important}.icon-image--carrot{background-image:url(\"../../_global/img/icons/carrot-icon--white.png\")}.icon-image--diaspora{background-image:url(\"../../_global/img/icons/Diaspora-asterisk.svg\")}.icon-image--unmark{background-image:url(\"../../_global/img/icons/unmark-icon--black.png\")}.icon-image--shaarli{background-image:url(\"../../_global/img/icons/shaarli.png\")}.icon-star.fav::before{color:#fff}.icon-check.archive::before{color:#fff}.login{background-color:#333}.login #main{padding:0;margin:0}.login form{background-color:#fff;padding:1.5em;box-shadow:0 1px 8px rgba(0,0,0,0.9);width:20em;position:absolute;top:8em;left:50%;margin-left:-10em}.login .logo{position:absolute;top:2em;left:50%;margin-left:-55px}.popup-form{background:rgba(0,0,0,0.5);position:absolute;top:0;left:10em;z-index:20;height:100%;width:100%;margin:0;margin-top:-30% !important;padding:2em;display:none;border-left:1px #eee solid}.popup-form form{background-color:#fff;position:absolute;top:0;left:0;z-index:20;border:10px solid #000;width:400px;height:200px;padding:2em}#bagit-form-form .addurl{margin-left:0}.closeMessage,.close-button{background-color:#000;color:#fff;font-size:1.2em;line-height:1.6;width:1.6em;height:1.6em;text-align:center;text-decoration:none}.closeMessage:hover,.closeMessage:focus,.close-button:hover,.close-button:focus{background-color:#999;color:#000}.close-button--popup{display:inline-block;position:absolute;top:0;right:0;font-size:1.4em}.active-current{background-color:#999}.active-current::after{content:\"\";width:0;height:0;position:absolute;border:10px solid transparent;border-right-color:#eee;right:0;top:50%;margin-top:-10px}.opacity03{opacity:0.3}.add-to-wallabag-link-after{background-color:#000;color:#fff;padding:0 3px 2px}a.add-to-wallabag-link-after{visibility:hidden;position:absolute;opacity:0;transition-duration:2s;transition-timing-function:ease-out}#article article a:hover+a.add-to-wallabag-link-after,a.add-to-wallabag-link-after:hover{opacity:1;visibility:visible;transition-duration:0.3s;transition-timing-function:ease-in}a.add-to-wallabag-link-after::after{content:\"w\"}#add-link-result{font-weight:bold;font-size:0.9em}.btn-clickable{cursor:pointer}.messages{text-align:left;width:60%;margin:auto 17%}.messages>*{display:inline-block}.messages .install{text-align:left}.messages .install.error{border:1px solid #c42608;color:#c00 !important;background:#fff0ef}.messages .install.notice{border:1px solid #ebcd41;color:#000;background:#fffcd3}.messages .install.success{border:1px solid #6dc70c;background:#e0fbcc !important}.warning{font-weight:bold;display:block;width:100%}.more-info{font-size:0.85em;line-height:1.5;color:#aaa}.more-info a{color:#aaa}@media screen and (max-width: 1050px){.entry{width:49%}.entry:nth-child(3n+1){margin-left:1.5%}.entry:nth-child(2n+1){margin-left:0}}@media screen and (max-width: 900px){#article{width:80%}.topPosF{right:2.5em}}@media screen and (max-width: 700px){.entry{width:100%;margin-left:0}#display-mode{display:none}}@media screen and (max-height: 770px){.menu.users,.menu.internal,.menu.developer{display:none}}@media screen and (max-width: 500px){.entry{width:100%;margin-left:0}body>header{background-color:#333;position:fixed;top:0;width:100%;height:3em;z-index:11}#links li:last-child{position:static;width:auto}#links li:last-child a::before{content:none}.logo{width:1.25em;height:1.25em;left:0;top:0}.login>header{position:static}.login form{width:100%;position:static;margin-left:0}.login .logo{height:auto;top:0.5em;width:75px;margin-left:-37.5px}.desktopHide{display:block;position:fixed;z-index:20;top:0;right:0;border:0;width:2.5em;height:2.5em;cursor:pointer;background-color:#999;font-size:1.2em}.desktopHide:hover,.desktopHide:focus{background-color:#fff}#links{display:none;width:100%;height:auto;padding-top:3em}#links.menu--open{display:block}footer{position:static;margin-right:3em}#main{margin-left:1.5em;padding-right:1.5em;position:static;margin-top:3em}.card-entry-labels{display:none}#article_toolbar .topPosF{display:none}#article{width:100%}#article h1{font-size:1.5em}#article_toolbar a{padding:0.3em 0.4em 0.2em}#display-mode{display:none}.popup-form,#bagit-form,#search-form{left:0;width:100%;border-left:none}.popup-form form,#bagit-form form,#search-form form{width:100%}}@media only print{header h1.logo{display:none}}@media print{body{font-family:Serif;background-color:#fff}@page{margin:1cm}img{max-width:100% !important}body>.logo,#article_toolbar,#links,#sort,body>footer,.top_link,div.tools,header div,.messages,.entrie+.results,#article .mbm a,#article-informations{display:none !important}article{border:none !important}.vieworiginal a::after{content:\" (\" attr(href) \")\"}abbr[title]::after{content:\" (\" attr(title) \")\"}.pagination span.current{border-style:dashed}#main{width:100%;margin:0;padding:0}#article{width:100%}}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{font-size:1em;line-height:1.5;margin:0}h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child,p:first-child,ul:first-child,ol:first-child,dl:first-child{margin-top:0}code,kbd,pre,samp{font-family:monospace, serif}pre{white-space:pre-wrap}.upper{text-transform:uppercase}.bold{font-weight:bold}.inner{margin:0 auto;max-width:61.25em}table,img,figure{max-width:100%;height:auto}iframe{max-width:100%}.fl{float:left}.fr{float:right}table{border-collapse:collapse}figure{margin:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}input[type=\"search\"]{-webkit-appearance:textfield}.dib{display:inline-block;vertical-align:middle}.dnone{display:none}.dtable{display:table}.dtable>*{display:table-row}.dtable>*>*{display:table-cell}.element-invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.small{font-size:0.8em}.big{font-size:1.2em}.w100{width:100%}.w90{width:90%}.w80{width:80%}.w70{width:70%}.w60{width:60%}.w50{width:50%}.w40{width:40%}.w30{width:30%}.w20{width:20%}.w10{width:10%}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}@media screen and (-webkit-min-device-pixel-ratio: 0){select{-webkit-appearance:none;border-radius:0}}\n"],"sourceRoot":""} \ No newline at end of file +{"version":3,"sources":["webpack://wallabag/./node_modules/annotator/css/annotator.css","webpack://wallabag/./node_modules/material-design-icons-iconfont/dist/material-design-icons.css","webpack://wallabag/./node_modules/lato-font/css/lato-font.css","webpack://wallabag/./app/Resources/static/themes/_global/global.scss","webpack://wallabag/./node_modules/highlight.js/styles/atom-one-light.css","webpack://wallabag/./app/Resources/static/themes/baggy/css/index.scss","webpack://wallabag/./app/Resources/static/themes/baggy/css/guide.scss","webpack://wallabag/./app/Resources/static/themes/baggy/css/layout.scss","webpack://wallabag/./app/Resources/static/themes/baggy/css/article.scss","webpack://wallabag/./app/Resources/static/themes/baggy/css/pictos.scss","webpack://wallabag/./app/Resources/static/themes/baggy/css/login.scss","webpack://wallabag/./app/Resources/static/themes/baggy/css/save.scss","webpack://wallabag/./app/Resources/static/themes/baggy/css/messages.scss","webpack://wallabag/./app/Resources/static/themes/baggy/css/media_queries.scss","webpack://wallabag/./app/Resources/static/themes/baggy/css/print.scss","webpack://wallabag/./app/Resources/static/themes/baggy/css/ratatouille.scss"],"names":[],"mappings":"AAGA,0DAGC,wDACA,mBACA,gBACA,SACA,UACA,gBAIA,gBAGA,mBACA,gBACA,cAMD,iBACC,yDACA,4BAGD,0RAOC,yDACA,4BAMD,cACC,mBACA,+BACA,wGAGD,wBACC,mBACA,8BACA,wGAMD,mBACC,kBAKD,oDAGC,aAGD,kBACC,aAGD,sEAIC,kBACA,eACA,cAGD,gBACC,aACA,kBAMD,iBACC,iBACA,kBACA,WACA,YACA,6BAGD,uBACC,+BAGD,wBACC,iCAGD,wBACC,cACA,WACA,YACA,cACA,YACA,gBACA,mBACA,eAQD,iBACC,QACA,SAGD,kBACC,SACA,UACA,YACA,WACA,gBACA,yBACA,uCACA,yBACA,sCAGA,kBAGA,wCACA,qCAGD,sCACC,UACA,YAGD,sCACC,YACA,QAGD,yBACC,iBAGD,uEAEC,UACA,SACA,gBAGD,wBACC,WACA,cACA,WACA,YACA,wBACA,kBACA,aACA,SAGD,4CACC,UACA,UAGD,4CACC,4BACA,YACA,SAGD,qHAGC,kBACA,eAGD,kCACC,6BACA,0CAGD,8CACC,gBAGD,wDAEC,6BACA,2CAMD,sBACC,gBAGD,0EAEC,iBAMD,2FAEC,iBACA,oBACA,cACA,eACA,kBACA,gBACA,gBAGD,sCACC,kBACA,QACA,UACA,iBACA,UAIA,+BACA,YAGD,0GAEC,UAGD,qFAEC,eACA,qBACA,WACA,YACA,gBACA,YACA,WACA,mBACA,6BACA,aAGD,kMAIC,WAGD,mGAEC,UAGD,uDACC,aAGD,sDACC,4BAGD,wDACC,4BAGD,sDACC,6BAMD,kCACC,kBAGD,wCACC,MACA,eACA,eACA,eAGD,mFAEC,cACA,eACA,iBACA,YACA,SACA,cACA,gBAGA,yBACA,sBACA,YAGD,8DACC,WACA,UAGD,0EACC,kBACA,yBACA,0BAGD,6EACC,YACA,sBACA,0BACA,4CAGD,+EACC,WACA,sBACA,0BAGD,uDACC,iBAIA,0BAGD,+FAEC,yBACA,aAGD,2GAEC,WACA,YACA,UACA,eACA,iBACA,eAGD,sCACC,gBAGD,8GAGC,iBACA,YACA,6BACA,yBAmBA,gFAcA,uHACC,CAGD,oHACC,CAMD,0BAGD,yDACC,gBACA,gCAIA,0BAGD,uEAEC,kBACA,qBACA,qBACA,cACA,0CACA,qBACA,iBACA,eACA,iBACA,yBACA,yBAsBA,2FAaA,mFACC,CAED,gFACC,CAKD,kBAGD,0BACC,kBACA,QACA,SACA,cACA,WACA,WACA,YACA,gBACA,4BAGD,qMAKC,aACA,qBACA,yBAsBA,wFAOA,WACA,qCAGD,gEAEC,gBACA,6BAGD,wFAEC,qBACA,yBAsBA,wFASD,yCACC,6BAGD,uJAGC,gBACA,6BAGD,0CACC,4BAGD,2EACC,yBAGD,6DACC,4BACA,YAGD,kBACC,kBACA,MACA,QACA,WACA,YACA,+BAGD,sCACC,WACA,OACA,6BAGD,sCACC,SACA,SACA,+BAGD,yDACC,6BAMD,kBACC,WACA,eACA,UACA,OACA,WACA,eACA,iBACA,kBACA,gBACA,0BACA,gCAIA,4BAGD,0BACC,qBAGD,wBACC,qBAGD,oBACC,SAGD,oBACC,WAGD,uBACC,MAMD,gBACC,mBAGD,+BACC,qBACA,cACA,kBACA,gBACA,iBACA,yBAIA,kBAMD,kBACC,eACA,MACA,QACA,OACA,gBACA,cACA,YACA,gCACA,kBACA,mBAIA,gBAKA,iDACC,CACD,8CACC,CAGF,yBACC,eACA,iBACA,cACA,yCACA,kBACA,SAID,4FAEC,kBACA,qBACA,gBACA,iBACA,cACA,iBAGD,yGAEC,gBACA,cACA,WACA,iBAIA,4BAGD,mDACC,iBAGD,mDACC,cACA,YACA,wBACA,sBACA,yBACA,iBACA,gBACA,iBACA,gBACA,eACA,YACA,WACA,yBAIA,4BAKA,4CACC,CACD,yCACC,CAIF,yDACC,aACA,sBAGD,0CACC,kBACA,UACA,QACA,YACA,mBACA,WACA,YACA,4BACA,WAGD,gGAEC,WAGD,iDACC,UAGD,sDACC,yBACA,UACA,mBACA,WACA,gBAOA,mFACC,CAED,gFACC,CAIF,8KAGC,kBAGD,4DACC,kBACA,QACA,SACA,WACA,cACA,UACA,WACA,6BAGD,kEACC,6BAGD,sEAIC,4BACA,iBAGD,4EACC,UACA,UACA,6BAGD,kFACC,6BAGD,qBACC,mBACA,+BACA,wGAGD,uBACC,oB;AC13BD,WACA,4BACE,kBACA,gBACA,mBACA,4CACA,yLAEA,iBAEF,4BACE,mBACA,kBACA,eACA,qBAEA,cACA,oBACA,sBACA,iBACA,mBACA,cACA,mCAEA,kCAEA,kCAEA,6BAEA,6BACA,WACE,8BACF,WACE,8BACF,WACE,8BACF,WACE,8BACF,WACE,8BACF,WACE,8BACF,WACE,8BACF,WACE,8BACF,WACE,8BACF,WACE,8BACF,WACE,4BACF,WACE,iCACF,WACE,8BACF,WACE,8BACF,WACE,8BACF,WACE,8BACF,WACE,8BACF,WACE,4BACF,WACE,iCACF,WACE,6BACF,WACE,6BACF,WACE,qCACF,WACE,4BACF,WACE,iCACF,WACE,6BACF,WACE,4BACF,WACE,iCACF,WACE,6BACF,WACE,4BACF,WACE,4BACF,WACE,iCACF,WACE,6BACF,WACE,oCACF,WACE,4BACF,WACE,iCACF,WACE,6BACF,WACE,4BACF,WACE,iCACF,WACE,6BACF,WACE,4BACF,WACE,iCACF,WACE,6BACF,WACE,4BACF,WACE,iCACF,WACE,6BACF,WACE,gCACF,WACE,qCACF,WACE,sCACF,WACE,oCACF,WACE,sCACF,WACE,0CACF,WACE,mCACF,WACE,2CACF,WACE,wCACF,WACE,+CACF,WACE,oCACF,WACE,uCACF,WACE,qCACF,WACE,iCACF,WACE,4BACF,WACE,4BACF,WACE,oCACF,WACE,kCACF,WACE,kCACF,WACE,gCACF,WACE,qCACF,WACE,iCACF,WACE,kCACF,WACE,mCACF,WACE,2CACF,WACE,oCACF,WACE,oCACF,WACE,iCACF,WACE,qCACF,WACE,yCACF,WACE,sCACF,WACE,4CACF,WACE,iCACF,WACE,0CACF,WACE,iCACF,WACE,qCACF,WACE,2CACF,WACE,sCACF,WACE,qCACF,WACE,iCACF,WACE,+BACF,WACE,6CACF,WACE,oCACF,WACE,0CACF,WACE,iDACF,WACE,sDACF,WACE,mDACF,WACE,oDACF,WACE,qDACF,WACE,mDACF,WACE,oDACF,WACE,4CACF,WACE,8CACF,WACE,yCACF,WACE,wCACF,WACE,gCACF,WACE,wCACF,WACE,8BACF,WACE,kCACF,WACE,kCACF,WACE,iCACF,WACE,8BACF,WACE,gDACF,WACE,8CACF,WACE,+CACF,WACE,8CACF,WACE,8CACF,WACE,2CACF,WACE,kCACF,WACE,sCACF,WACE,gCACF,WACE,kCACF,WACE,wCACF,WACE,oCACF,WACE,kCACF,WACE,+BACF,WACE,gCACF,WACE,kCACF,WACE,qCACF,WACE,kCACF,WACE,4BACF,WACE,qCACF,WACE,yCACF,WACE,yCACF,WACE,iCACF,WACE,6BACF,WACE,qCACF,WACE,gCACF,WACE,mCACF,WACE,uCACF,WACE,0CACF,WACE,wCACF,WACE,uCACF,WACE,wCACF,WACE,+CACF,WACE,sCACF,WACE,sCACF,WACE,0CACF,WACE,mCACF,WACE,oCACF,WACE,wCACF,WACE,qCACF,WACE,kCACF,WACE,gCACF,WACE,qCACF,WACE,mCACF,WACE,mCACF,WACE,uCACF,WACE,wCACF,WACE,0CACF,WACE,4CACF,WACE,6CACF,WACE,kCACF,WACE,4CACF,WACE,6CACF,WACE,wCACF,WACE,4BACF,WACE,qCACF,WACE,oCACF,WACE,qCACF,WACE,mCACF,WACE,oCACF,WACE,mCACF,WACE,qCACF,WACE,4CACF,WACE,4CACF,WACE,oCACF,WACE,sCACF,WACE,wCACF,WACE,qCACF,WACE,qCACF,WACE,kCACF,WACE,iCACF,WACE,8CACF,WACE,iCACF,WACE,kCACF,WACE,+BACF,WACE,qCACF,WACE,8BACF,WACE,sCACF,WACE,+BACF,WACE,kCACF,WACE,yCACF,WACE,gCACF,WACE,sCACF,WACE,8CACF,WACE,qCACF,WACE,oCACF,WACE,wCACF,WACE,qCACF,WACE,gCACF,WACE,iCACF,WACE,8BACF,WACE,qCACF,WACE,gCACF,WACE,8BACF,WACE,sCACF,WACE,kCACF,WACE,wCACF,WACE,4CACF,WACE,2CACF,WACE,4CACF,WACE,sCACF,WACE,oCACF,WACE,iCACF,WACE,gCACF,WACE,6BACF,WACE,6BACF,WACE,oCACF,WACE,iCACF,WACE,wCACF,WACE,yCACF,WACE,kCACF,WACE,mCACF,WACE,sCACF,WACE,qCACF,WACE,qCACF,WACE,0CACF,WACE,qCACF,WACE,oCACF,WACE,qCACF,WACE,qCACF,WACE,qCACF,WACE,mCACF,WACE,wCACF,WACE,2CACF,WACE,yCACF,WACE,qCACF,WACE,qCACF,WACE,qCACF,WACE,qCACF,WACE,qCACF,WACE,qCACF,WACE,qCACF,WACE,wCACF,WACE,wCACF,WACE,uCACF,WACE,0CACF,WACE,qCACF,WACE,8CACF,WACE,sCACF,WACE,8BACF,WACE,qCACF,WACE,mCACF,WACE,8BACF,WACE,qCACF,WACE,mCACF,WACE,kCACF,WACE,iCACF,WACE,wCACF,WACE,+BACF,WACE,6BACF,WACE,kCACF,WACE,uCACF,WACE,0CACF,WACE,6BACF,WACE,iCACF,WACE,kCACF,WACE,mCACF,WACE,oCACF,WACE,6CACF,WACE,sCACF,WACE,mCACF,WACE,uCACF,WACE,+BACF,WACE,mCACF,WACE,uCACF,WACE,qCACF,WACE,oCACF,WACE,oCACF,WACE,iCACF,WACE,+BACF,WACE,4CACF,WACE,6CACF,WACE,mCACF,WACE,mCACF,WACE,sCACF,WACE,wCACF,WACE,oCACF,WACE,kCACF,WACE,8BACF,WACE,+BACF,WACE,6BACF,WACE,uCACF,WACE,2CACF,WACE,iCACF,WACE,oCACF,WACE,kCACF,WACE,4CACF,WACE,0CACF,WACE,uCACF,WACE,yCACF,WACE,6BACF,WACE,oCACF,WACE,4CACF,WACE,8BACF,WACE,kCACF,WACE,gDACF,WACE,qCACF,WACE,6CACF,WACE,kCACF,WACE,qCACF,WACE,sCACF,WACE,mCACF,WACE,uCACF,WACE,2CACF,WACE,+BACF,WACE,6CACF,WACE,8BACF,WACE,oCACF,WACE,0CACF,WACE,8BACF,WACE,kCACF,WACE,8BACF,WACE,yCACF,WACE,uCACF,WACE,gDACF,WACE,2CACF,WACE,8BACF,WACE,qCACF,WACE,mCACF,WACE,uCACF,WACE,kCACF,WACE,oCACF,WACE,qCACF,WACE,6BACF,WACE,oCACF,WACE,6CACF,WACE,mCACF,WACE,iCACF,WACE,gCACF,WACE,qCACF,WACE,gCACF,WACE,gCACF,WACE,uCACF,WACE,4CACF,WACE,iCACF,WACE,iCACF,WACE,yCACF,WACE,4CACF,WACE,gDACF,WACE,qCACF,WACE,qCACF,WACE,qCACF,WACE,qCACF,WACE,sCACF,WACE,wCACF,WACE,oCACF,WACE,iCACF,WACE,qCACF,WACE,oCACF,WACE,sCACF,WACE,uCACF,WACE,sCACF,WACE,gDACF,WACE,kCACF,WACE,oCACF,WACE,uCACF,WACE,oCACF,WACE,+BACF,WACE,0CACF,WACE,oCACF,WACE,6BACF,WACE,kCACF,WACE,iCACF,WACE,iCACF,WACE,iCACF,WACE,iCACF,WACE,kCACF,WACE,uCACF,WACE,sCACF,WACE,sCACF,WACE,oCACF,WACE,oCACF,WACE,kCACF,WACE,kCACF,WACE,4CACF,WACE,mCACF,WACE,mCACF,WACE,6BACF,WACE,+BACF,WACE,+BACF,WACE,uCACF,WACE,uCACF,WACE,qCACF,WACE,wCACF,WACE,wCACF,WACE,oCACF,WACE,wCACF,WACE,gDACF,WACE,oCACF,WACE,wCACF,WACE,gCACF,WACE,wCACF,WACE,uCACF,WACE,mCACF,WACE,0CACF,WACE,uCACF,WACE,gCACF,WACE,sCACF,WACE,mCACF,WACE,gCACF,WACE,sCACF,WACE,mCACF,WACE,wCACF,WACE,wCACF,WACE,uCACF,WACE,uCACF,WACE,yCACF,WACE,uCACF,WACE,2CACF,WACE,uCACF,WACE,0CACF,WACE,yCACF,WACE,2CACF,WACE,wCACF,WACE,mCACF,WACE,4CACF,WACE,kCACF,WACE,yCACF,WACE,4BACF,WACE,uCACF,WACE,2CACF,WACE,2CACF,WACE,0CACF,WACE,oCACF,WACE,qCACF,WACE,6BACF,WACE,+BACF,WACE,wCACF,WACE,4CACF,WACE,6BACF,WACE,iCACF,WACE,qCACF,WACE,oCACF,WACE,oCACF,WACE,qCACF,WACE,+BACF,WACE,oCACF,WACE,uCACF,WACE,kCACF,WACE,wCACF,WACE,gDACF,WACE,kDACF,WACE,4CACF,WACE,4BACF,WACE,qCACF,WACE,4BACF,WACE,4BACF,WACE,qCACF,WACE,qCACF,WACE,6BACF,WACE,4BACF,WACE,6BACF,WACE,wCACF,WACE,sCACF,WACE,iCACF,WACE,kCACF,WACE,8BACF,WACE,gCACF,WACE,sCACF,WACE,qCACF,WACE,uCACF,WACE,0CACF,WACE,yCACF,WACE,4CACF,WACE,iCACF,WACE,8BACF,WACE,uCACF,WACE,qCACF,WACE,oCACF,WACE,4CACF,WACE,qCACF,WACE,sCACF,WACE,qCACF,WACE,sCACF,WACE,6CACF,WACE,oCACF,WACE,gDACF,WACE,4CACF,WACE,kCACF,WACE,8BACF,WACE,sCACF,WACE,kCACF,WACE,0CACF,WACE,6BACF,WACE,oCACF,WACE,mCACF,WACE,8BACF,WACE,wCACF,WACE,mCACF,WACE,mCACF,WACE,mCACF,WACE,oCACF,WACE,+BACF,WACE,oCACF,WACE,oCACF,WACE,iCACF,WACE,gCACF,WACE,oCACF,WACE,iCACF,WACE,yCACF,WACE,yCACF,WACE,uCACF,WACE,uCACF,WACE,wCACF,WACE,wCACF,WACE,sCACF,WACE,kCACF,WACE,6BACF,WACE,gDACF,WACE,iCACF,WACE,mCACF,WACE,wCACF,WACE,qCACF,WACE,oCACF,WACE,iCACF,WACE,iCACF,WACE,wCACF,WACE,yCACF,WACE,2CACF,WACE,uCACF,WACE,iCACF,WACE,8BACF,WACE,iCACF,WACE,kCACF,WACE,4CACF,WACE,kCACF,WACE,kCACF,WACE,2CACF,WACE,kCACF,WACE,sCACF,WACE,2CACF,WACE,qCACF,WACE,oCACF,WACE,+BACF,WACE,iCACF,WACE,iCACF,WACE,iCACF,WACE,iCACF,WACE,iCACF,WACE,iCACF,WACE,iCACF,WACE,iCACF,WACE,iCACF,WACE,sCACF,WACE,mCACF,WACE,uCACF,WACE,4CACF,WACE,qCACF,WACE,sCACF,WACE,mCACF,WACE,oCACF,WACE,wCACF,WACE,oCACF,WACE,0CACF,WACE,uCACF,WACE,qCACF,WACE,qCACF,WACE,oCACF,WACE,0CACF,WACE,qCACF,WACE,kCACF,WACE,mCACF,WACE,mCACF,WACE,uCACF,WACE,6BACF,WACE,8BACF,WACE,8BACF,WACE,mCACF,WACE,kCACF,WACE,iCACF,WACE,+BACF,WACE,oCACF,WACE,uCACF,WACE,6BACF,WACE,4CACF,WACE,wCACF,WACE,qCACF,WACE,sCACF,WACE,+BACF,WACE,oCACF,WACE,sCACF,WACE,uCACF,WACE,yCACF,WACE,sCACF,WACE,kCACF,WACE,4CACF,WACE,6CACF,WACE,0CACF,WACE,2CACF,WACE,oCACF,WACE,qCACF,WACE,0CACF,WACE,2CACF,WACE,0CACF,WACE,+CACF,WACE,+CACF,WACE,sCACF,WACE,4CACF,WACE,6CACF,WACE,6CACF,WACE,iDACF,WACE,qCACF,WACE,qCACF,WACE,sCACF,WACE,oCACF,WACE,6CACF,WACE,oDACF,WACE,oDACF,WACE,yCACF,WACE,0CACF,WACE,8BACF,WACE,gCACF,WACE,mCACF,WACE,mCACF,WACE,kCACF,WACE,yCACF,WACE,mCACF,WACE,uCACF,WACE,mCACF,WACE,wCACF,WACE,kCACF,WACE,oCACF,WACE,gCACF,WACE,8BACF,WACE,8BACF,WACE,gCACF,WACE,gCACF,WACE,4BACF,WACE,6BACF,WACE,oCACF,WACE,kCACF,WACE,sCACF,WACE,gCACF,WACE,8BACF,WACE,iCACF,WACE,gCACF,WACE,8BACF,WACE,mCACF,WACE,8BACF,WACE,iCACF,WACE,gCACF,WACE,kCACF,WACE,8BACF,WACE,kCACF,WACE,mCACF,WACE,+BACF,WACE,6BACF,WACE,iCACF,WACE,iCACF,WACE,2BACF,WACE,4CACF,WACE,gCACF,WACE,+BACF,WACE,mCACF,WACE,iCACF,WACE,gCACF,WACE,oCACF,WACE,oCACF,WACE,gCACF,WACE,gCACF,WACE,yCACF,WACE,+BACF,WACE,6BACF,WACE,oCACF,WACE,qCACF,WACE,qCACF,WACE,kCACF,WACE,sCACF,WACE,sCACF,WACE,yCACF,WACE,gCACF,WACE,oCACF,WACE,2CACF,WACE,6BACF,WACE,oCACF,WACE,4CACF,WACE,kCACF,WACE,8CACF,WACE,wCACF,WACE,yCACF,WACE,gCACF,WACE,8BACF,WACE,yCACF,WACE,2CACF,WACE,wCACF,WACE,uCACF,WACE,sCACF,WACE,8BACF,WACE,qCACF,WACE,mCACF,WACE,oCACF,WACE,6BACF,WACE,8BACF,WACE,6BACF,WACE,iCACF,WACE,8BACF,WACE,2CACF,WACE,4CACF,WACE,qCACF,WACE,2CACF,WACE,wCACF,WACE,sCACF,WACE,0CACF,WACE,8BACF,WACE,gDACF,WACE,6BACF,WACE,qCACF,WACE,8BACF,WACE,qCACF,WACE,8CACF,WACE,uCACF,WACE,0CACF,WACE,wCACF,WACE,0CACF,WACE,oCACF,WACE,qCACF,WACE,iCACF,WACE,iDACF,WACE,kCACF,WACE,sCACF,WACE,0CACF,WACE,yCACF,WACE,kCACF,WACE,4BACF,WACE,iCACF,WACE,4CACF,WACE,4CACF,WACE,6CACF,WACE,0CACF,WACE,2CACF,WACE,0CACF,WACE,yCACF,WACE,sCACF,WACE,wCACF,WACE,qCACF,WACE,uCACF,WACE,iCACF,WACE,gCACF,WACE,8BACF,WACE,wCACF,WACE,gDACF,WACE,kCACF,WACE,sCACF,WACE,kCACF,WACE,iCACF,WACE,+BACF,WACE,0CACF,WACE,mCACF,WACE,uCACF,WACE,kCACF,WACE,+BACF,WACE,+BACF,WACE,qCACF,WACE,oCACF,WACE,iCACF,WACE,oCACF,WACE,2CACF,WACE,sCACF,WACE,6BACF,WACE,oCACF,WACE,0CACF,WACE,sCACF,WACE,sCACF,WACE,kCACF,WACE,0CACF,WACE,mCACF,WACE,oCACF,WACE,qCACF,WACE,6BACF,WACE,iCACF,WACE,sCACF,WACE,+BACF,WACE,6BACF,WACE,iCACF,WACE,kCACF,WACE,gCACF,WACE,uCACF,WACE,sCACF,WACE,kCACF,WACE,yCACF,WACE,kCACF,WACE,mCACF,WACE,uCACF,WACE,gDACF,WACE,qCACF,WACE,oCACF,WACE,8CACF,WACE,sCACF,WACE,0CACF,WACE,4CACF,WACE,uCACF,WACE,oCACF,WACE,8CACF,WACE,sCACF,WACE,mCACF,WACE,qCACF,WACE,oCACF,WACE,sCACF,WACE,uCACF,WACE,oCACF,WACE,oCACF,WACE,mCACF,WACE,qCACF,WACE,0CACF,WACE,yCACF,WACE,wCACF,WACE,yCACF,WACE,kCACF,WACE,uCACF,WACE,mCACF,WACE,sCACF,WACE,0CACF,WACE,yCACF,WACE,qCACF,WACE,oCACF,WACE,qCACF,WACE,2CACF,WACE,6BACF,WACE,mCACF,WACE,kCACF,WACE,qCACF,WACE,8BACF,WACE,+BACF,WACE,8BACF,WACE,gCACF,WACE,gCACF,WACE,gCACF,WACE,gCACF,WACE,kCACF,WACE,kCACF,WACE,6BACF,WACE,8BACF,WACE,qCACF,WACE,gCACF,WACE,gCACF,WACE,qCACF,WACE,6BACF,WACE,qCACF,WACE,4BACF,WACE,iCACF,WACE,+BACF,WACE,uCACF,WACE,uCACF,WACE,yCACF,WACE,wCACF,WACE,0CACF,WACE,mCACF,WACE,2CACF,WACE,8BACF,WACE,iCACF,WACE,kCACF,WACE,yCACF,WACE,qCACF,WACE,+BACF,WACE,6BACF,WACE,kCACF,WACE,kCACF,WACE,mCACF,WACE,gCACF,WACE,kCACF,WACE,0CACF,WACE,4BACF,WACE,yCACF,WACE,wCACF,WACE,iCACF,WACE,gCACF,WACE,kCACF,WACE,sCACF,WACE,iCACF,WACE,+CACF,WACE,0CACF,WACE,4BACF,WACE,wCACF,WACE,mCACF,WACE,4CACF,WACE,qCACF,WACE,kCACF,WACE,uCACF,WACE,wCACF,WACE,8BACF,WACE,kCACF,WACE,gCACF,WACE,0CACF,WACE,6BACF,WACE,iCACF,WACE,8BACF,WACE,6BACF,WACE,mCACF,WACE,kCACF,WACE,kCACF,WACE,0CACF,WACE,yCACF,WACE,4CACF,WACE,6CACF,WACE,mCACF,WACE,8BACF,WACE,sCACF,WACE,8BACF,WACE,uCACF,WACE,qCACF,WACE,2BACF,WACE,wCACF,WACE,sCACF,WACE,yCACF,WACE,+BACF,WACE,mCACF,WACE,kCACF,WACE,oCACF,WACE,uCACF,WACE,yCACF,WACE,yCACF,WACE,oCACF,WACE,4BACF,WACE,+BACF,WACE,sCACF,WACE,wCACF,WACE,sCACF,WACE,mCACF,WACE,gCACF,WACE,yCACF,WACE,qCACF,WACE,sCACF,WACE,uCACF,WACE,qCACF,WACE,qCACF,WACE,kCACF,WACE,kCACF,WACE,4BACF,WACE,sCACF,WACE,kCACF,WACE,yCACF,WACE,oCACF,WACE,oCACF,WACE,gCACF,WACE,kCACF,WACE,sCACF,WACE,iCACF,WACE,gCACF,WACE,mCACF,WACE,iCACF,WACE,wCACF,WACE,wCACF,WACE,uCACF,WACE,+BACF,WACE,oCACF,WACE,oCACF,WACE,8BACF,WACE,mCACF,WACE,mCACF,WACE,uCACF,WACE,uCACF,WACE,4CACF,WACE,oCACF,WACE,6BACF,WACE,iCACF,WACE,8BACF,WACE,+CACF,WACE,sCACF,WACE,6CACF,WACE,2CACF,WACE,0CACF,WACE,yCACF,WACE,6CACF,WACE,sCACF,WACE,oCACF,WACE,qCACF,WACE,oCACF,WACE,sCACF,WACE,uCACF,WACE,0CACF,WACE,gCACF,WACE,wCACF,WACE,qCACF,WACE,oCACF,WACE,kCACF,WACE,gCACF,WACE,+BACF,WACE,sCACF,WACE,sCACF,WACE,+BACF,WACE,sCACF,WACE,gCACF,WACE,8BACF,WACE,iCACF,WACE,gCACF,WACE,iCACF,WACE,iCACF,WACE,0CACF,WACE,yCACF,WACE,4CACF,WACE,mDACF,WACE,6CACF,WACE,oDACF,WACE,0CACF,WACE,iDACF,WACE,4CACF,WACE,mDACF,WACE,6BACF,WACE,mCACF,WACE,8BACF,WACE,4CACF,WACE,6CACF,WACE,2CACF,WACE,gCACF,WACE,iCACF,WACE,mCACF,WACE,gCACF,WACE,wCACF,WACE,+BACF,WACE,mCACF,WACE,uCACF,WACE,wCACF,WACE,yCACF,WACE,8CACF,WACE,0CACF,WACE,yCACF,WACE,gDACF,WACE,sCACF,WACE,mCACF,WACE,uCACF,WACE,uCACF,WACE,+BACF,WACE,mCACF,WACE,uCACF,WACE,yCACF,WACE,4CACF,WACE,uCACF,WACE,mCACF,WACE,0CACF,WACE,sCACF,WACE,4CACF,WACE,sCACF,WACE,uCACF,WACE,qCACF,WACE,4CACF,WACE,6BACF,WACE,8BACF,WACE,sCACF,WACE,gDACF,WACE,uCACF,WACE,uCACF,WACE,sCACF,WACE,wCACF,WACE,sCACF,WACE,qCACF,WACE,qCACF,WACE,qCACF,WACE,qCACF,WACE,kCACF,WACE,wCACF,WACE,uCACF,WACE,sCACF,WACE,uCACF,WACE,wCACF,WACE,8BACF,WACE,oCACF,WACE,qCACF,WACE,0CACF,WACE,2CACF,WACE,qCACF,WACE,sCACF,WACE,iDACF,WACE,gDACF,WACE,gDACF,WACE,uCACF,WACE,2CACF,WACE,+CACF,WACE,kCACF,WACE,2CACF,WACE,iCACF,WACE,0CACF,WACE,8BACF,WACE,mCACF,WACE,mCACF,WACE,yCACF,WACE,2CACF,WACE,4CACF,WACE,sCACF,WACE,sCACF,WACE,qCACF,WACE,2CACF,WACE,sCACF,WACE,iCACF,WACE,iCACF,WACE,sCACF,WACE,+BACF,WACE,6BACF,WACE,gCACF,WACE,6BACF,WACE,0CACF,WACE,iCACF,WACE,iCACF,WACE,8BACF,WACE,oCACF,WACE,kCACF,WACE,2CACF,WACE,uCACF,WACE,uCACF,WACE,gCACF,WACE,8BACF,WACE,uCACF,WACE,sCACF,WACE,oCACF,WACE,mCACF,WACE,+BACF,WACE,mCACF,WACE,gCACF,WACE,+CACF,WACE,iCACF,WACE,gCACF,WACE,kCACF,WACE,wCACF,WACE,sCACF,WACE,wCACF,WACE,8BACF,WACE,oCACF,WACE,wCACF,WACE,8CACF,WACE,4CACF,WACE,mCACF,WACE,8BACF,WACE,6CACF,WACE,yCACF,WACE,wCACF,WACE,+CACF,WACE,sCACF,WACE,qCACF,WACE,oCACF,WACE,kCACF,WACE,gCACF,WACE,qCACF,WACE,sCACF,WACE,kCACF,WACE,0CACF,WACE,+BACF,WACE,6BACF,WACE,wCACF,WACE,gCACF,WACE,+BACF,WACE,sCACF,WACE,8CACF,WACE,oCACF,WACE,0CACF,WACE,yCACF,WACE,uCACF,WACE,6CACF,WACE,gCACF,WACE,+BACF,WACE,kCACF,WACE,mCACF,WACE,sCACF,WACE,+BACF,WACE,kCACF,WACE,kCACF,WACE,iCACF,WACE,6CACF,WACE,8BACF,WACE,kCACF,WACE,+BACF,WACE,mCACF,WACE,uCACF,WACE,qCACF,WACE,sCACF,WACE,iCACF,WACE,mCACF,WACE,wCACF,WACE,gCACF,WACE,2CACF,WACE,qCACF,WACE,kCACF,WACE,oCACF,WACE,gCACF,WACE,6BACF,WACE,yCACF,WACE,qCACF,WACE,8CACF,WACE,oCACF,WACE,qCACF,WACE,uCACF,WACE,+BACF,WACE,+BACF,WACE,iCACF,WACE,4BACF,WACE,6BACF,WACE,oCACF,WACE,mCACF,WACE,kCACF,WACE,kCACF,WACE,kCACF,WACE,6BACF,WACE,iCACF,WACE,qCACF,WACE,gCACF,WACE,qCACF,WACE,iCACF,WACE,sCACF,WACE,+BACF,WACE,gCACF,WACE,8BACF,WACE,8CACF,WACE,6CACF,WACE,6CACF,WACE,wCACF,WACE,8CACF,WACE,qCACF,WACE,2BACF,WACE,gCACF,WACE,mCACF,WACE,+BACF,WACE,mCACF,WACE,iCACF,WACE,gCACF,WACE,mCACF,WACE,yCACF,WACE,6BACF,WACE,yCACF,WACE,uCACF,WACE,oCACF,WACE,sCACF,WACE,+CACF,WACE,0CACF,WACE,4CACF,WACE,gDACF,WACE,oDACF,WACE,iDACF,WACE,iCACF,WACE,iCACF,WACE,8CACF,WACE,gDACF,WACE,2CACF,WACE,4CACF,WACE,sCACF,WACE,yCACF,WACE,0CACF,WACE,+CACF,WACE,iDACF,WACE,iDACF,WACE,4CACF,WACE,8CACF,WACE,0CACF,WACE,uCACF,WACE,uCACF,WACE,wCACF,WACE,iDACF,WACE,uCACF,WACE,8BACF,WACE,+BACF,WACE,6BACF,WACE,iCACF,WACE,qCACF,WACE,wCACF,WACE,sCACF,WACE,mCACF,WACE,mCACF,WACE,gCACF,WACE,mCACF,WACE,sCACF,WACE,6BACF,WACE,8CACF,WACE,8CACF,WACE,4CACF,WACE,oEACF,WACE,+CACF,WACE,6CACF,WACE,4CACF,WACE,0CACF,WACE,0CACF,WACE,+CACF,WACE,wCACF,WACE,iCACF,WACE,uCACF,WACE,mCACF,WACE,kCACF,WACE,sCACF,WACE,kCACF,WACE,0CACF,WACE,qCACF,WACE,mCACF,WACE,mCACF,WACE,sCACF,WACE,4BACF,WACE,mCACF,WACE,uCACF,WACE,+BACF,WACE,6BACF,WACE,6BACF,WACE,sCACF,WACE,+BACF,WACE,8BACF,WACE,mCACF,WACE,mCACF,WACE,4BACF,WACE,kCACF,WACE,gCACF,WACE,sCACF,WACE,sCACF,WACE,0CACF,WACE,sCACF,WACE,8BACF,WACE,mCACF,WACE,+BACF,WACE,mCACF,WACE,wCACF,WACE,0CACF,WACE,uCACF,WACE,uCACF,WACE,wCACF,WACE,oCACF,WACE,wCACF,WACE,sCACF,WACE,uCACF,WACE,mCACF,WACE,2CACF,WACE,qCACF,WACE,sCACF,WACE,sCACF,WACE,0CACF,WACE,oCACF,WACE,0CACF,WACE,2CACF,WACE,+BACF,WACE,6BACF,WACE,oCACF,WACE,kCACF,WACE,qCACF,WACE,kCACF,WACE,8BACF,WACE,+CACF,WACE,8CACF,WACE,+CACF,WACE,8CACF,WACE,sCACF,WACE,6BACF,WACE,oCACF,WACE,0CACF,WACE,gCACF,WACE,8BACF,WACE,6CACF,WACE,mCACF,WACE,mCACF,WACE,+BACF,WACE,mCACF,WACE,wCACF,WACE,iCACF,WACE,8BACF,WACE,gDACF,WACE,iDACF,WACE,gCACF,WACE,kCACF,WACE,sCACF,WACE,kCACF,WACE,sCACF,WACE,+BACF,WACE,oCACF,WACE,+CACF,WACE,2CACF,WACE,gCACF,WACE,sCACF,WACE,uCACF,WACE,mCACF,WACE,mCACF,WACE,+CACF,WACE,kCACF,WACE,yCACF,WACE,6CACF,WACE,8BACF,WACE,uCACF,WACE,sCACF,WACE,oCACF,WACE,qCACF,WACE,qCACF,WACE,6BACF,WACE,iCACF,WACE,sCACF,WACE,qCACF,WACE,sCACF,WACE,0CACF,WACE,yCACF,WACE,4BACF,WACE,uCACF,WACE,oCACF,WACE,mCACF,WACE,mCACF,WACE,+BACF,WACE,uCACF,WACE,mCACF,WACE,4BACF,WACE,kCACF,WACE,uCACF,WACE,qCACF,WACE,8BACF,WACE,mCACF,WACE,gCACF,WACE,oCACF,WACE,oCACF,WACE,uCACF,WACE,6CACF,WACE,gDACF,WACE,8CACF,WACE,2CACF,WACE,2CACF,WACE,qCACF,WACE,gCACF,WACE,gCACF,WACE,uCACF,WACE,iCACF,WACE,mCACF,WACE,uCACF,WACE,2CACF,WACE,iCACF,WACE,qCACF,WACE,yCACF,WACE,uCACF,WACE,sCACF,WACE,kCACF,WACE,iCACF,WACE,8BACF,WACE,iCACF,WACE,gCACF,WACE,kCACF,WACE,8BACF,WACE,4BACF,WACE,8BACF,WACE,mCACF,WACE,kCACF,WACE,6BACF,WACE,iCACF,WACE,8BACF,WACE,kCACF,WACE,6BACF,WACE,6BACF,WACE,sCACF,WACE,gCACF,WACE,8BACF,WACE,6BACF,WACE,kDACF,WACE,kCACF,WACE,0CACF,WACE,kCACF,WACE,sCACF,WACE,sCACF,WACE,yCACF,WACE,oCACF,WACE,oCACF,WACE,4BACF,WACE,6BACF,WACE,kCACF,WACE,sCACF,WACE,2BACF,WACE,+BACF,WACE,oCACF,WACE,iCACF,WACE,kCACF,WACE,6BACF,WACE,oCACF,WACE,oCACF,WACE,oCACF,WACE,oCACF,WACE,+BACF,WACE,wCACF,WACE,gCACF,WACE,oCACF,WACE,4BACF,WACE,iCACF,WACE,sCACF,WACE,8CACF,WACE,8CACF,WACE,2CACF,WACE,4CACF,WACE,uCACF,WACE,kCACF,WACE,mCACF,WACE,yCACF,WACE,oCACF,WACE,sCACF,WACE,uCACF,WACE,iCACF,WACE,qCACF,WACE,wCACF,WACE,oCACF,WACE,mCACF,WACE,sCACF,WACE,oCACF,WACE,yCACF,WACE,mCACF,WACE,qCACF,WACE,iCACF,WACE,sCACF,WACE,mCACF,WACE,kCACF,WACE,oCACF,WACE,mCACF,WACE,qCACF,WACE,oCACF,WACE,kCACF,WACE,iCACF,WACE,mCACF,WACE,uCACF,WACE,mCACF,WACE,uCACF,WACE,kCACF,WACE,oCACF,WACE,oCACF,WACE,mCACF,WACE,kCACF,WACE,2CACF,WACE,gCACF,WACE,iCACF,WACE,wCACF,WACE,0CACF,WACE,sCACF,WACE,kCACF,WACE,gCACF,WACE,6BACF,WACE,8BACF,WACE,oCACF,WACE,qCACF,WACE,wCACF,WACE,8BACF,WACE,gCACF,WACE,kCACF,WACE,wCACF,WACE,sCACF,WACE,iCACF,WACE,iCACF,WACE,sCACF,WACE,2BACF,WACE,4BACF,WACE,kCACF,WACE,gCACF,WACE,6BACF,WACE,iCACF,WACE,0CACF,WACE,sCACF,WACE,gCACF,WACE,6BACF,WACE,qCACF,WACE,kCACF,WACE,iCACF,WACE,6CACF,WACE,uCACF,WACE,iCACF,WACE,6BACF,WACE,iCACF,WACE,qCACF,WACE,0CACF,WACE,2CACF,WACE,kCACF,WACE,uCACF,WACE,gCACF,WACE,6CACF,WACE,gCACF,WACE,iCACF,WACE,qCACF,G;ACjlGF;;CAAA,CAIA,WACE,iBACA,gBACA,kBACA,kCACA,mHAGF,WACE,iBACA,gBACA,kBACA,kCACA,mHAGF,WACE,iBACA,gBACA,kBACA,kCACA,mHAGF,WACE,iBACA,gBACA,kBACA,kCACA,mHAGF,WACE,iBACA,gBACA,kBACA,kCACA,mHAGF,WACE,iBACA,gBACA,kBACA,kCACA,qHAGF,WACE,iBACA,gBACA,kBACA,kCACA,qHAGF,WACE,iBACA,gBACA,kBACA,kCACA,qHAGF,WACE,0BACA,gBACA,kBACA,kCACA,qHAGF,WACE,0BACA,gBACA,kBACA,kCACA,qHAGF,WACE,iBACA,gBACA,kBACA,kCACA,qHAGF,WACE,iBACA,gBACA,kBACA,kCACA,qHAGF,WACE,iBACA,gBACA,kBACA,kCACA,qHAGF,WACE,iBACA,gBACA,kBACA,kCACA,qHAGF,WACE,iBACA,gBACA,kBACA,kCACA,qHAGF,WACE,iBACA,gBACA,kBACA,kCACA,qHAGF,WACE,iBACA,gBACA,kBACA,kCACA,I;ACxIF,qCACA,qCACA,qCACA,qCAGA,8CACA,0DAGA,oCACA,gE;ACQA,MACE,cACA,gBACA,aACA,cACA,mBAGF,0BAEE,cACA,kBAGF,yCAGE,cAGF,uEAKE,cAGF,cACE,cAGF,2EAKE,cAGF,uCAEE,cAGF,yIAQE,cAGF,8EAME,cAGF,eACE,kBAGF,aACE,iBAGF,WACE,0B;AC9FF,iBCCA,UACE,sBACA,CDHF,YCCA,UACE,sBACA,cAGF,YACE,OAGF,cACE,WACA,SACA,UACA,UAGF,gCAGE,yBACA,YAGF,UAGE,GAGF,UACE,iBACA,WAEA,oBACE,iBAGF,oBAEE,eAIJ,QACE,UACA,SACA,4HAGF,qBAME,iBACA,eACA,WACA,uDAGF,OACE,uBACE,gBACA,+EACA,eAKF,oBACE,kBACA,eAGF,aACE,gBAIJ,oBACE,iBACA,WACA,OAGF,iBACE,WAGF,kBACE,gCAGF,cAEE,sBACA,WACA,iBACA,qBACA,sBACA,uFAGF,qBAIE,WACA,CAIA,uBACA,cAGF,WACE,WAGF,UACE,WACA,UACA,sBACA,cACA,QAGF,SACE,SACA,WAEA,eACE,SACA,UACA,QAIJ,cACE,MACA,WACA,OACA,iBACA,sBACA,kBACA,YACA,4CACA,WACA,aAEA,aACE,0BACA,WACA,kBACA,yBACA,qBACA,mBACA,iCACA,wBACA,qCAEA,qBAEE,WACA,wBAIJ,UACE,QACA,SACA,kBACA,8BACA,wBACA,QACA,QACA,iBACA,sBAGF,cACE,WACA,WACA,gCAEA,eACE,kBACA,QACA,OAKN,gBACE,kBACA,WACA,iBACA,mBACA,OAGF,SACE,qBACA,WACA,qBACA,UAEA,cACE,eACA,aAEA,gBACE,SAIJ,iBACE,sBACA,WAGF,uBACE,kBAEA,cACE,eAKN,WACE,gBACA,mBACA,WACA,WAGF,UACE,qBACA,qBACA,qBAEA,mEACE,qBAGF,mEACE,kBAIJ,cACE,wBACA,aACA,SACA,OACA,WACA,WACA,UCrQF,cACE,gBACA,QAGF,gBACE,kBACA,SACA,UACA,WACA,eACA,kBACA,WACA,UAEA,UACE,mBACA,eAIJ,mBACE,iBAGF,UACE,eACA,kBAGF,cACE,kBACA,UACA,SACA,2CAGF,oBAEE,aACA,iBACA,gCACA,kBACA,eACA,gBACA,uBACA,yCAGF,oBAEE,mBACA,WACA,oBAGF,eACE,wBAGF,iBACE,2BAGF,UAEE,kBACA,mBACA,eACA,sBAGF,iBACE,SACA,QAGF,qBACE,sBACA,oCACA,qBACA,UACA,oBACA,mBACA,gBACA,kBACA,gBACA,oBACA,aACA,oBAEA,UACE,oBACA,CADA,gBACA,YACA,gBAGF,UACE,QACA,SACA,8BACA,yBACA,kBACA,YACA,WACA,YACA,wBACA,eAGF,UACE,kBACA,WACA,WACA,SACA,OACA,sBACA,wBACA,cAGF,0BACE,qBAEA,WACE,sBAGF,YACE,mBAGF,UACE,qBAGF,QACE,WAIJ,mBACE,gBACA,gBACA,gBACA,eAGF,YACE,UAGF,aACE,qBACA,WACA,qBACA,wBACA,UAGF,UACE,eACA,gBACA,oBACA,2BAGF,wBACE,eAGF,iBACE,aACA,OACA,gBACA,WACA,WACA,mBACA,iBACA,wBACA,iBAEA,UACE,qBACA,cACA,aACA,uBAEA,UACE,kBAIJ,oBACE,gBACA,8BAGF,UACE,eACA,gCACA,uBACA,gBACA,mBACA,eACA,iBACA,2BAIJ,iBACE,UACA,UACA,WACA,cACA,eACA,8BAEA,0BACE,0BACA,gCACA,0BACA,WACA,eACA,eACA,gBACA,uBACA,mBACA,gCAEA,UACE,wBAMR,aACE,UAGF,mBACE,iBACA,YAEA,oBACE,mBACA,sBACA,UACA,iBACA,mBAIJ,gBACE,aAGF,eACE,kBACA,WACA,oBACA,qBAIA,UACE,qBACA,qDAEA,yBAEE,qBAIJ,oBACE,iBACA,mEAGF,YAEE,4BAGF,WACE,gBACA,yBACA,qBACA,iBACA,WACA,sBACA,gBAIJ,oBACE,iCAGF,cACE,eAGF,YAEE,UClTF,SACE,kBACA,mBACA,gBAEA,iBACE,YAGF,iBACE,aAGF,eACE,oBAGF,YACE,qCAGF,mBAGE,YAIJ,qBACE,sBACA,YACA,SACA,UAGF,cACE,UACA,WACA,gBACA,kBAGF,iBACE,qBAEA,oBACE,gBACA,oBAGF,qBACE,uBACA,WACA,qBACA,mDAEA,qBAEE,kBAKN,cACE,kBAGF,WACE,SAGF,oBACE,eACA,cACA,iBAGF,iBACE,SAGF,iBACE,WACA,YAGF,qBACE,WACA,kBACA,oBAEA,iBACE,QACA,eAKF,kBACE,yDAGF,qBAEE,WACA,qBACA,cAGF,oBACE,uCAEA,yBAEE,UAKN,2CACE,UAGF,cACE,UACA,YACA,MACA,QACA,sBACA,4BACA,2BACA,WACA,gBACA,6BAEA,UACE,gBAIJ,cACE,UACA,YACA,MACA,QACA,sBACA,4BACA,2BACA,WACA,gBACA,mBAEA,aACE,0BACA,WACA,kBACA,yBACA,qBACA,gBACA,+BACA,wBACA,YC9JJ,mBACE,4CACA,mBACA,kBACA,iBAGF,4BACE,mBACA,kBACA,cACA,UACA,WACA,qBACA,cACA,oBACA,sBACA,iBACA,mBACA,cACA,mCAGA,kCAGA,kCAGA,6BAGA,wBAEA,sCACA,sCACA,sCACA,sDAEA,gCACE,6BAIJ,iBAEE,YACA,kDAGF,mBAEE,WACA,kBACA,mBACA,oBACA,oBACA,cACA,iBAGA,CAGA,kCACA,gCACA,6BACA,mCAGA,kCACA,sBAGF,WACE,oBAGF,WACE,uBAGF,WACE,oBAGF,WACE,qBAGF,WACE,oBAGF,WACE,qBAGF,WACE,oBAGF,WACE,qBAGF,WACE,uBAGF,WACE,yBAGF,WACE,qBAGF,WACE,sBAGF,WACE,qBAGF,WACE,8BAGF,WACE,oBAGF,WACE,qBAGF,WACE,sBAGF,WACE,0BAGF,WACE,mBAGF,WACE,sBAGF,WACE,wBAGF,WACE,oBAGF,WACE,aAMF,+BACE,6BACA,4BACA,qBAIF,wDACE,uBAIF,wDACE,qBAIF,wDACE,sBAIF,wDACE,wBAOF,UACE,6BAGF,UACE,QChNF,qBACE,cAEA,SACE,SACA,aAGF,qBACE,cACA,oCACA,WACA,kBACA,QACA,SACA,kBACA,cAGF,iBACE,QACA,SACA,kBACA,aCnBJ,yBACE,kBACA,MACA,UACA,WACA,YACA,WACA,SACA,2BACA,YACA,aACA,2BACA,kBAEA,qBACE,kBACA,MACA,OACA,WACA,uBACA,YACA,aACA,YACA,0BAIJ,aACE,6BAGF,qBAEE,WACA,gBACA,gBACA,YACA,aACA,kBACA,qBACA,iFAEA,qBAEE,WACA,sBAIJ,oBACE,kBACA,MACA,QACA,gBACA,iBAGF,qBACE,wBAEA,UACE,QACA,SACA,kBACA,8BACA,wBACA,QACA,QACA,iBACA,YAIJ,UACE,6BAGF,qBACE,WACA,kBACA,8BAGF,iBACE,kBACA,UACA,uBACA,oCACA,0FAGF,SAEE,mBACA,wBACA,mCACA,qCAGF,WACE,kBAGF,gBACE,eACA,gBAGF,cACE,WC7GF,eACE,UACA,gBACA,aAEA,oBACE,oBAGF,eACE,0BAEA,wBACE,sBACA,mBACA,2BAGF,wBACE,WACA,mBACA,4BAGF,wBACE,8BACA,UAKN,gBACE,cACA,WACA,YAGF,eACE,gBACA,WACA,cAEA,UACE,uCC9CJ,OACE,SACE,wBAGF,gBACE,wBAGF,aACE,uCAIJ,SACE,SACE,UAGF,WACE,uCAIJ,OACE,UACE,cACA,eAGF,YACE,wCAIJ,2CACE,YAGE,uCAIJ,OACE,UACE,cACA,aAGF,qBACE,eACA,MACA,WACA,WACA,WACA,sBAGF,eACE,WACA,gCAGF,YACE,OAGF,YACE,cACA,OACA,MACA,eAGF,eACE,aAGF,UACE,gBACA,cACA,cAGF,WACE,SACA,WACA,oBACA,cAGF,aACE,eACA,WACA,MACA,QACA,SACA,YACA,aACA,eACA,sBACA,gBACA,uCAGF,qBAEE,QAGF,YACE,WACA,YACA,gBACA,mBAGF,aACE,QAGF,eACE,iBACA,OAGF,iBACE,oBACA,gBACA,eACA,oBAGF,YACE,2BAGF,YACE,UAGF,UACE,aAGF,eACE,oBAGF,sBACE,eAGF,YACE,sCAGF,MAGE,WACA,iBACA,qDAGF,UAGE,oBAIJ,eACE,YACE,eC/KJ,KAGE,iBACE,sBACA,OAGF,UACE,KAGF,yBACE,sJAMF,uBAYE,SAGF,sBACE,wBAIF,2BACE,oBAIF,4BACE,0BAIF,mBACE,OAGF,UACE,SACA,UACA,UAGF,UACE,ICpDF,qBACA,MAGF,sBACE,0BACA,8BACA,MAGF,aACE,gBACA,SACA,sJAOF,YAUE,mBAGF,2BAIE,KAGF,oBACE,QAGF,wBACE,OAGF,gBACE,QAGF,aACE,kBACA,kBAGF,cAGE,YACA,QAGF,cACE,KAGF,UACE,KAGF,WACE,OAGF,wBACE,QAGF,QACE,8BAGF,mBAIE,eACA,SACA,oBAGF,4BACE,MAOF,oBACE,sBACA,QAGF,YACE,SAGF,aACE,WAGF,iBACE,aAGF,kBACE,oBAGF,QACE,mBACA,WACA,YACA,gBACA,UACA,kBACA,UACA,QAGF,cACE,MAGF,eACE,OAKF,UACE,MAGF,SACE,MAGF,SACE,MAGF,SACE,MAGF,SACE,MAGF,SACE,MAGF,SACE,MAGF,SACE,MAGF,SACE,MAGF,SACE,uFASF,aAYE,oBAKF,oBAGE,uDAGF,OACE,uBACE,gBACA,e","file":"baggy.css","sourcesContent":["/* Base Reset\n-------------------------------------------------------------------- */\n\n.annotator-notice,\n.annotator-filter *,\n.annotator-widget * {\n\tfont-family: \"Helvetica Neue\", Arial, Helvetica, sans-serif;\n\tfont-weight: normal;\n\ttext-align: left;\n\tmargin: 0;\n\tpadding: 0;\n\tbackground: none;\n\t-webkit-transition: none;\n\t-moz-transition: none;\n\t-o-transition: none;\n\ttransition: none;\n\t-moz-box-shadow: none;\n\t-webkit-box-shadow: none;\n\t-o-box-shadow: none;\n\tbox-shadow: none;\n\tcolor: rgb(144, 144, 144);\n}\n\n/* Images\n-------------------------------------------------------------------- */\n\n.annotator-adder {\n\tbackground-image: url(../img/annotator-icon-sprite.png?embed);\n\tbackground-repeat: no-repeat;\n}\n\n.annotator-resize,\n.annotator-widget:after,\n.annotator-editor a:after,\n.annotator-viewer .annotator-controls button,\n.annotator-viewer .annotator-controls a,\n.annotator-filter .annotator-filter-navigation button:after,\n.annotator-filter .annotator-filter-property .annotator-filter-clear {\n\tbackground-image: url(../img/annotator-glyph-sprite.png?embed);\n\tbackground-repeat: no-repeat;\n}\n\n/* Annotator Highlight\n-------------------------------------------------------------------- */\n\n.annotator-hl {\n\tbackground: #FFFF0A;\n\tbackground: rgba(255, 255, 10, 0.3);\n\t-ms-filter: \"progid:DXImageTransform.Microsoft.gradient(startColorstr=#4DFFFF0A, endColorstr=#4DFFFF0A)\"; /* 0.3 == 4D in MS filters */\n}\n\n.annotator-hl-temporary {\n\tbackground: #007CFF;\n\tbackground: rgba(0, 124, 255, 0.3);\n\t-ms-filter: \"progid:DXImageTransform.Microsoft.gradient(startColorstr=#4D007CFF, endColorstr=#4D007CFF)\"; /* 0.3 == 4D in MS filters */\n}\n\n/* Annotator Wrapper\n-------------------------------------------------------------------- */\n\n.annotator-wrapper {\n\tposition: relative;\n}\n\n/* NB: If you change the list of classes for which z-index is set,\n you should update setupDynamicStyle() in annotator.ui.main */\n.annotator-adder,\n.annotator-outer,\n.annotator-notice {\n\tz-index: 1020;\n}\n\n.annotator-filter {\n\tz-index: 1010;\n}\n\n.annotator-adder,\n.annotator-outer,\n.annotator-widget,\n.annotator-notice {\n\tposition: absolute;\n\tfont-size: 10px;\n\tline-height: 1;\n}\n\n.annotator-hide {\n\tdisplay: none;\n\tvisibility: hidden;\n}\n\n/* Annotator Adder\n-------------------------------------------------------------------- */\n\n.annotator-adder {\n\tmargin-top: -48px;\n\tmargin-left: -24px;\n\twidth: 48px;\n\theight: 48px;\n\tbackground-position: left top;\n}\n\n.annotator-adder:hover {\n\tbackground-position: center top;\n}\n\n.annotator-adder:active {\n\tbackground-position: center right;\n}\n\n.annotator-adder button {\n\tdisplay: block;\n\twidth: 36px;\n\theight: 41px;\n\tmargin: 0 auto;\n\tborder: none;\n\tbackground: none;\n\ttext-indent: -999em;\n\tcursor: pointer;\n}\n\n/* Annotator Widget\n \n This applies to both the Viewer and the Editor\n-------------------------------------------------------------------- */\n\n.annotator-outer {\n\twidth: 0;\n\theight: 0;\n}\n\n.annotator-widget {\n\tmargin: 0;\n\tpadding: 0;\n\tbottom: 15px;\n\tleft: -18px;\n\tmin-width: 265px;\n\tbackground-color: #FBFBFB;\n\tbackground-color: rgba(251, 251, 251, 0.98);\n\tborder: 1px solid #7A7A7A;\n\tborder: 1px solid rgba(122, 122, 122, 0.6);\n\t-webkit-border-radius: 5px;\n\t-moz-border-radius: 5px;\n\tborder-radius: 5px;\n\t-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);\n\t-moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);\n\t-o-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);\n\tbox-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);\n}\n\n.annotator-invert-x .annotator-widget {\n\tleft: auto;\n\tright: -18px;\n}\n\n.annotator-invert-y .annotator-widget {\n\tbottom: auto;\n\ttop: 8px;\n}\n\n.annotator-widget strong {\n\tfont-weight: bold;\n}\n\n.annotator-widget .annotator-listing,\n.annotator-widget .annotator-item {\n\tpadding: 0;\n\tmargin: 0;\n\tlist-style: none;\n}\n\n.annotator-widget:after {\n\tcontent: \"\";\n\tdisplay: block;\n\twidth: 18px;\n\theight: 10px;\n\tbackground-position: 0 0;\n\tposition: absolute;\n\tbottom: -10px;\n\tleft: 8px;\n}\n\n.annotator-invert-x .annotator-widget:after {\n\tleft: auto;\n\tright: 8px;\n}\n\n.annotator-invert-y .annotator-widget:after {\n\tbackground-position: 0 -15px;\n\tbottom: auto;\n\ttop: -9px;\n}\n\n.annotator-widget .annotator-item,\n.annotator-editor .annotator-item input,\n.annotator-editor .annotator-item textarea {\n\tposition: relative;\n\tfont-size: 12px;\n}\n\n.annotator-viewer .annotator-item {\n\tborder-top: 2px solid #7A7A7A;\n\tborder-top: 2px solid rgba(122, 122, 122, 0.2);\n}\n\n.annotator-widget .annotator-item:first-child {\n\tborder-top: none;\n}\n\n.annotator-editor .annotator-item,\n.annotator-viewer div {\n\tborder-top: 1px solid #858585;\n\tborder-top: 1px solid rgba(133, 133, 133, 0.11);\n}\n\n/* Annotator Viewer\n-------------------------------------------------------------------- */\n\n.annotator-viewer div {\n\tpadding: 6px 6px;\n}\n\n.annotator-viewer .annotator-item ol,\n.annotator-viewer .annotator-item ul {\n\tpadding: 4px 16px;\n}\n\n.annotator-viewer .annotator-item li {\n}\n\n.annotator-viewer div:first-of-type,\n.annotator-editor .annotator-item:first-child textarea {\n\tpadding-top: 12px;\n\tpadding-bottom: 12px;\n\tcolor: rgb(60, 60, 60);\n\tfont-size: 13px;\n\tfont-style: italic;\n\tline-height: 1.3;\n\tborder-top: none;\n}\n\n.annotator-viewer .annotator-controls {\n\tposition: relative;\n\ttop: 5px;\n\tright: 5px;\n\tpadding-left: 5px;\n\topacity: 0;\n\t-webkit-transition: opacity 0.2s ease-in;\n\t-moz-transition: opacity 0.2s ease-in;\n\t-o-transition: opacity 0.2s ease-in;\n\ttransition: opacity 0.2s ease-in;\n\tfloat: right;\n}\n\n.annotator-viewer li:hover .annotator-controls,\n.annotator-viewer li .annotator-controls.annotator-visible {\n\topacity: 1;\n}\n\n.annotator-viewer .annotator-controls button,\n.annotator-viewer .annotator-controls a {\n\tcursor: pointer;\n\tdisplay: inline-block;\n\twidth: 13px;\n\theight: 13px;\n\tmargin-left: 2px;\n\tborder: none;\n\topacity: 0.2;\n\ttext-indent: -900em;\n\tbackground-color: transparent;\n\toutline: none;\n}\n\n.annotator-viewer .annotator-controls button:hover,\n.annotator-viewer .annotator-controls button:focus,\n.annotator-viewer .annotator-controls a:hover,\n.annotator-viewer .annotator-controls a:focus {\n\topacity: 0.9;\n}\n\n.annotator-viewer .annotator-controls button:active,\n.annotator-viewer .annotator-controls a:active {\n\topacity: 1;\n}\n\n.annotator-viewer .annotator-controls button[disabled] {\n\tdisplay: none;\n}\n\n.annotator-viewer .annotator-controls .annotator-edit {\n\tbackground-position: 0 -60px;\n}\n\n.annotator-viewer .annotator-controls .annotator-delete {\n\tbackground-position: 0 -75px;\n}\n\n.annotator-viewer .annotator-controls .annotator-link {\n\tbackground-position: 0 -270px;\n}\n\n/* Annotator Editor\n-------------------------------------------------------------------- */\n\n.annotator-editor .annotator-item {\n\tposition: relative;\n}\n\n.annotator-editor .annotator-item label {\n\ttop: 0;\n\tdisplay: inline;\n\tcursor: pointer;\n\tfont-size: 12px;\n}\n\n.annotator-editor .annotator-item input,\n.annotator-editor .annotator-item textarea {\n\tdisplay: block;\n\tmin-width: 100%;\n\tpadding: 10px 8px;\n\tborder: none;\n\tmargin: 0;\n\tcolor: rgb(60, 60, 60);\n\tbackground: none;\n\t-webkit-box-sizing: border-box;\n\t-moz-box-sizing: border-box;\n\t-o-box-sizing: border-box;\n\tbox-sizing: border-box;\n\tresize: none;\n}\n\n.annotator-editor .annotator-item textarea::-webkit-scrollbar {\n\theight: 8px;\n\twidth: 8px;\n}\n\n.annotator-editor .annotator-item textarea::-webkit-scrollbar-track-piece {\n\tmargin: 13px 0 3px;\n\tbackground-color: #e5e5e5;\n\t-webkit-border-radius: 4px;\n}\n\n.annotator-editor .annotator-item textarea::-webkit-scrollbar-thumb:vertical {\n\theight: 25px;\n\tbackground-color: #ccc;\n\t-webkit-border-radius: 4px;\n\t-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);\n}\n\n.annotator-editor .annotator-item textarea::-webkit-scrollbar-thumb:horizontal {\n\twidth: 25px;\n\tbackground-color: #ccc;\n\t-webkit-border-radius: 4px;\n}\n\n.annotator-editor .annotator-item:first-child textarea {\n\tmin-height: 5.5em;\n\t-webkit-border-radius: 5px 5px 0 0;\n\t-moz-border-radius: 5px 5px 0 0;\n\t-o-border-radius: 5px 5px 0 0;\n\tborder-radius: 5px 5px 0 0;\n}\n\n.annotator-editor .annotator-item input:focus,\n.annotator-editor .annotator-item textarea:focus{\n\tbackground-color: rgb(243, 243, 243);\n\toutline: none;\n}\n\n.annotator-editor .annotator-item input[type=radio],\n.annotator-editor .annotator-item input[type=checkbox] {\n\twidth: auto;\n\tmin-width: 0;\n\tpadding: 0;\n\tdisplay: inline;\n\tmargin: 0 4px 0 0;\n\tcursor: pointer;\n}\n\n.annotator-editor .annotator-checkbox {\n\tpadding: 8px 6px;\n}\n\n.annotator-filter,\n.annotator-filter .annotator-filter-navigation button,\n.annotator-editor .annotator-controls {\n\ttext-align: right;\n\tpadding: 3px;\n\tborder-top: 1px solid rgb(212,212,212);\n\tbackground-color: rgb(212, 212, 212);\n\tbackground-image: -webkit-gradient(\n\t\tlinear, left top, left bottom,\n\t\tfrom(rgb(245, 245, 245)),\n\t\tcolor-stop(0.6, rgb(220, 220, 220)),\n\t\tto(rgb(210, 210, 210))\n\t);\n\tbackground-image: -moz-linear-gradient(\n\t to bottom,\n\t rgb(245, 245, 245),\n\t rgb(220, 220, 220) 60%,\n\t rgb(210, 210, 210)\n\t);\n\tbackground-image: -webkit-linear-gradient(\n\t to bottom,\n\t rgb(245, 245, 245),\n\t rgb(220, 220, 220) 60%,\n\t rgb(210, 210, 210)\n\t);\n\tbackground-image: linear-gradient(\n\t to bottom,\n\t rgb(245, 245, 245),\n\t rgb(220, 220, 220) 60%,\n\t rgb(210, 210, 210)\n\t);\n\t-webkit-box-shadow: \n\t\tinset 1px 0 0 rgba(255, 255, 255, 0.7),\n\t\tinset -1px 0 0 rgba(255, 255, 255, 0.7),\n\t\tinset 0 1px 0 rgba(255, 255, 255, 0.7);\n\t-moz-box-shadow: \n\t\tinset 1px 0 0 rgba(255, 255, 255, 0.7),\n\t\tinset -1px 0 0 rgba(255, 255, 255, 0.7),\n\t\tinset 0 1px 0 rgba(255, 255, 255, 0.7);\n\t-o-box-shadow: \n\t\tinset 1px 0 0 rgba(255, 255, 255, 0.7),\n\t\tinset -1px 0 0 rgba(255, 255, 255, 0.7),\n\t\tinset 0 1px 0 rgba(255, 255, 255, 0.7);\n\tbox-shadow: \n\t\tinset 1px 0 0 rgba(255, 255, 255, 0.7),\n\t\tinset -1px 0 0 rgba(255, 255, 255, 0.7),\n\t\tinset 0 1px 0 rgba(255, 255, 255, 0.7);\n\t-webkit-border-radius: 0 0 5px 5px;\n\t-moz-border-radius: 0 0 5px 5px;\n\t-o-border-radius: 0 0 5px 5px;\n\tborder-radius: 0 0 5px 5px;\n}\n\n.annotator-editor.annotator-invert-y .annotator-controls {\n\tborder-top: none;\n\tborder-bottom: 1px solid rgb(180, 180, 180);\n\t-webkit-border-radius: 5px 5px 0 0;\n\t-moz-border-radius: 5px 5px 0 0;\n\t-o-border-radius: 5px 5px 0 0;\n\tborder-radius: 5px 5px 0 0;\n}\n\n.annotator-editor a,\n.annotator-filter .annotator-filter-property label {\n\tposition: relative;\n\tdisplay: inline-block;\n\tpadding: 0 6px 0 22px;\n\tcolor: rgb(54, 54, 54);\n\ttext-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);\n\ttext-decoration: none;\n\tline-height: 24px;\n\tfont-size: 12px;\n\tfont-weight: bold;\n\tborder: 1px solid rgb(162, 162, 162);\n\tbackground-color: rgb(212, 212, 212);\n\tbackground-image: -webkit-gradient(\n\t\tlinear, left top, left bottom,\n\t\tfrom(rgb(245, 245, 245)),\n\t\tcolor-stop(0.5, rgb(210, 210, 210)),\n\t\tcolor-stop(0.5, rgb(190, 190, 190)),\n\t\tto(rgb(210, 210, 210))\n\t);\n\tbackground-image: -moz-linear-gradient(\n\t to bottom,\n\t rgb(245, 245, 245),\n\t rgb(210, 210, 210) 50%,\n\t rgb(190, 190, 190) 50%,\n\t rgb(210, 210, 210)\n\t);\n\tbackground-image: -webkit-linear-gradient(\n\t to bottom,\n\t rgb(245, 245, 245),\n\t rgb(210, 210, 210) 50%,\n\t rgb(190, 190, 190) 50%,\n\t rgb(210, 210, 210)\n\t);\n\tbackground-image: linear-gradient(\n\t to bottom,\n\t rgb(245, 245, 245),\n\t rgb(210, 210, 210) 50%,\n\t rgb(190, 190, 190) 50%,\n\t rgb(210, 210, 210)\n\t);\n\t-webkit-box-shadow: \n\t\tinset 0 0 5px rgba(255, 255, 255, 0.2),\n\t\tinset 0 0 1px rgba(255, 255, 255, 0.8);\n\t-moz-box-shadow:\n\t\tinset 0 0 5px rgba(255, 255, 255, 0.2),\n\t\tinset 0 0 1px rgba(255, 255, 255, 0.8);\n\t-o-box-shadow:\n\t\tinset 0 0 5px rgba(255, 255, 255, 0.2),\n\t\tinset 0 0 1px rgba(255, 255, 255, 0.8);\n\tbox-shadow:\n\t\tinset 0 0 5px rgba(255, 255, 255, 0.2),\n\t\tinset 0 0 1px rgba(255, 255, 255, 0.8);\n\t-webkit-border-radius: 5px;\n\t-moz-border-radius: 5px;\n\t-o-border-radius: 5px;\n\tborder-radius: 5px;\n}\n\n.annotator-editor a:after {\n\tposition: absolute;\n\ttop: 50%;\n\tleft: 5px;\n\tdisplay: block;\n\tcontent: \"\";\n\twidth: 15px;\n\theight: 15px;\n\tmargin-top: -7px;\n\tbackground-position: 0 -90px;\n}\n\n.annotator-editor a:hover,\n.annotator-editor a:focus,\n.annotator-editor a.annotator-focus,\n.annotator-filter .annotator-filter-active label,\n.annotator-filter .annotator-filter-navigation button:hover {\n\toutline: none;\n\tborder-color: rgb(67, 90, 160);\n\tbackground-color: rgb(56, 101, 249);\n\tbackground-image: -webkit-gradient(\n\t\tlinear, left top, left bottom,\n\t\tfrom(rgb(118, 145, 251)),\n\t\tcolor-stop(0.5, rgb(80, 117, 251)),\n\t\tcolor-stop(0.5, rgb(56, 101, 249)),\n\t\tto(rgb(54, 101, 250))\n\t);\n\tbackground-image: -moz-linear-gradient(\n\t to bottom,\n\t rgb(118, 145, 251),\n\t rgb(80, 117, 251) 50%,\n\t rgb(56, 101, 249) 50%,\n\t rgb(54, 101, 250)\n\t);\n\tbackground-image: -webkit-linear-gradient(\n\t to bottom,\n\t rgb(118, 145, 251),\n\t rgb(80, 117, 251) 50%,\n\t rgb(56, 101, 249) 50%,\n\t rgb(54, 101, 250)\n\t);\n\tbackground-image: linear-gradient(\n\t to bottom,\n\t rgb(118, 145, 251),\n\t rgb(80, 117, 251) 50%,\n\t rgb(56, 101, 249) 50%,\n\t rgb(54, 101, 250)\n\t);\n\tcolor: rgb(255, 255, 255);\n\ttext-shadow: 0 -1px 0 rgba(0, 0, 0, 0.42);\n}\n\n.annotator-editor a:hover:after,\n.annotator-editor a:focus:after {\n\tmargin-top: -8px;\n\tbackground-position: 0 -105px;\n}\n\n.annotator-editor a:active,\n.annotator-filter .annotator-filter-navigation button:active {\n\tborder-color: rgb(112, 12, 73);\n\tbackground-color: rgb(209, 46, 142);\n\tbackground-image: -webkit-gradient(\n\t\tlinear, left top, left bottom,\n\t\tfrom(rgb(252, 124, 202)),\n\t\tcolor-stop(0.5, rgb(232, 93, 178)),\n\t\tcolor-stop(0.5, rgb(209, 46, 142)),\n\t\tto(rgb(255, 0, 156))\n\t);\n\tbackground-image: -moz-linear-gradient(\n\t to bottom,\n\t rgb(252, 124, 202),\n\t rgb(232, 93, 178) 50%,\n\t rgb(209, 46, 142) 50%,\n\t rgb(255, 0, 156)\n\t);\n\tbackground-image: -webkit-linear-gradient(\n\t to bottom,\n\t rgb(252, 124, 202),\n\t rgb(232, 93, 178) 50%,\n\t rgb(209, 46, 142) 50%,\n\t rgb(255, 0, 156)\n\t);\n\tbackground-image: linear-gradient(\n\t to bottom,\n\t rgb(252, 124, 202),\n\t rgb(232, 93, 178) 50%,\n\t rgb(209, 46, 142) 50%,\n\t rgb(255, 0, 156)\n\t);\n}\n\n.annotator-editor a.annotator-save:after {\n\tbackground-position: 0 -120px;\n}\n\n.annotator-editor a.annotator-save:hover:after,\n.annotator-editor a.annotator-save:focus:after,\n.annotator-editor a.annotator-save.annotator-focus:after {\n\tmargin-top: -8px;\n\tbackground-position: 0 -135px;\n}\n\n.annotator-editor .annotator-widget:after {\n\tbackground-position: 0 -30px;\n}\n\n.annotator-editor.annotator-invert-y .annotator-widget .annotator-controls {\n\tbackground-color: #f2f2f2;\n}\n\n.annotator-editor.annotator-invert-y .annotator-widget:after {\n\tbackground-position: 0 -45px;\n\theight: 11px;\n}\n\n.annotator-resize {\n\tposition: absolute;\n\ttop: 0;\n\tright: 0;\n\twidth: 12px;\n\theight: 12px;\n\tbackground-position: 2px -150px;\n}\n\n.annotator-invert-x .annotator-resize {\n\tright: auto;\n\tleft: 0;\n\tbackground-position: 0 -195px;\n}\n\n.annotator-invert-y .annotator-resize {\n\ttop: auto;\n\tbottom: 0;\n\tbackground-position: 2px -165px;\n}\n\n.annotator-invert-y.annotator-invert-x .annotator-resize {\n\tbackground-position: 0 -180px;\n}\n\n/* Annotator Notification\n-------------------------------------------------------------------- */\n\n.annotator-notice {\n\tcolor: #fff;\n\tposition: fixed;\n\ttop: -54px;\n\tleft: 0;\n\twidth: 100%;\n\tfont-size: 14px;\n\tline-height: 50px;\n\ttext-align: center;\n\tbackground: black;\n\tbackground: rgba(0, 0, 0, 0.9);\n\tborder-bottom: 4px solid #d4d4d4;\n\t-webkit-transition: top 0.4s ease-out;\n\t-moz-transition: top 0.4s ease-out;\n\t-o-transition: top 0.4s ease-out;\n\ttransition: top 0.4s ease-out;\n}\n\n.annotator-notice-success {\n\tborder-color: #3665f9;\n}\n\n.annotator-notice-error {\n\tborder-color: #ff7e00;\n}\n\n.annotator-notice p {\n\tmargin: 0;\n}\n\n.annotator-notice a {\n\tcolor: #fff;\n}\n\n.annotator-notice-show {\n\ttop: 0;\n}\n\n/* Annotator Tags\n-------------------------------------------------------------------- */\n\n.annotator-tags {\n\tmargin-bottom: -2px;\n}\n\n.annotator-tags .annotator-tag {\n\tdisplay: inline-block;\n\tpadding: 0 8px;\n\tmargin-bottom: 2px;\n\tline-height: 1.6;\n\tfont-weight: bold;\n\tbackground-color: rgb(230, 230, 230);\n\t-webkit-border-radius: 8px;\n\t-moz-border-radius: 8px;\n\t-o-border-radius: 8px;\n\tborder-radius: 8px;\n}\n\n/* Annotator Filter\n-------------------------------------------------------------------- */\n\n.annotator-filter {\n\tposition: fixed;\n\ttop: 0;\n\tright: 0;\n\tleft: 0;\n\ttext-align: left;\n\tline-height: 0;\n\tborder: none;\n\tborder-bottom: 1px solid #878787;\n\tpadding-left: 10px;\n\tpadding-right: 10px;\n\t-webkit-border-radius: 0;\n\t-moz-border-radius: 0;\n\t-o-border-radius: 0;\n\tborder-radius: 0;\n\t-webkit-box-shadow: \n\t\tinset 0 -1px 0 rgba(255, 255, 255, 0.3);\n\t-moz-box-shadow: \n\t\tinset 0 -1px 0 rgba(255, 255, 255, 0.3);\n\t-o-box-shadow: \n\t\tinset 0 -1px 0 rgba(255, 255, 255, 0.3);\n\tbox-shadow: \n\t\tinset 0 -1px 0 rgba(255, 255, 255, 0.3);\n}\n\n.annotator-filter strong {\n\tfont-size: 12px;\n\tfont-weight: bold;\n\tcolor: #3c3c3c;\n\ttext-shadow: 0 1px 0 rgba(255, 255, 255, 0.7);\n\tposition: relative;\n\ttop: -9px;\n}\n\n\n.annotator-filter .annotator-filter-property,\n.annotator-filter .annotator-filter-navigation {\n\tposition: relative;\n\tdisplay: inline-block;\n\toverflow: hidden;\n\tline-height: 10px;\n\tpadding: 2px 0;\n\tmargin-right: 8px;\n}\n\n.annotator-filter .annotator-filter-property label,\n.annotator-filter .annotator-filter-navigation button {\n\ttext-align: left;\n\tdisplay: block;\n\tfloat: left;\n\tline-height: 20px;\n\t-webkit-border-radius: 10px 0 0 10px;\n\t-moz-border-radius: 10px 0 0 10px;\n\t-o-border-radius: 10px 0 0 10px;\n\tborder-radius: 10px 0 0 10px;\n}\n\n.annotator-filter .annotator-filter-property label {\n\tpadding-left: 8px;\n}\n\n.annotator-filter .annotator-filter-property input {\n\tdisplay: block;\n\tfloat: right;\n\t-webkit-appearance: none;\n\tbackground-color: #fff;\n\tborder: 1px solid #878787;\n\tborder-left: none;\n\tpadding: 2px 4px;\n\tline-height: 16px;\n\tmin-height: 16px;\n\tfont-size: 12px;\n\twidth: 150px;\n\tcolor: #333;\n\tbackground-color: #f8f8f8;\n\t-webkit-border-radius: 0 10px 10px 0;\n\t-moz-border-radius: 0 10px 10px 0;\n\t-o-border-radius: 0 10px 10px 0;\n\tborder-radius: 0 10px 10px 0;\n\t-webkit-box-shadow: \n\t\tinset 0 1px 1px rgba(0, 0, 0, 0.2);\n\t-moz-box-shadow: \n\t\tinset 0 1px 1px rgba(0, 0, 0, 0.2);\n\t-o-box-shadow: \n\t\tinset 0 1px 1px rgba(0, 0, 0, 0.2);\n\tbox-shadow: \n\t\tinset 0 1px 1px rgba(0, 0, 0, 0.2);\n\t\n}\n\n.annotator-filter .annotator-filter-property input:focus {\n\toutline: none;\n\tbackground-color: #fff;\n}\n\n.annotator-filter .annotator-filter-clear {\n\tposition: absolute;\n\tright: 3px;\n\ttop: 6px;\n\tborder: none;\n\ttext-indent: -900em;\n\twidth: 15px;\n\theight: 15px;\n\tbackground-position: 0 -90px;\n\topacity: 0.4;\n}\n\n.annotator-filter .annotator-filter-clear:hover,\n.annotator-filter .annotator-filter-clear:focus {\n\topacity: 0.8;\n}\n\n.annotator-filter .annotator-filter-clear:active {\n\topacity: 1;\n}\n\n.annotator-filter .annotator-filter-navigation button {\n\tborder: 1px solid rgb(162, 162, 162);\n\tpadding: 0;\n\ttext-indent: -900px;\n\twidth: 20px;\n\tmin-height: 22px;\n\t-webkit-box-shadow: \n\t\tinset 0 0 5px rgba(255, 255, 255, 0.2),\n\t\tinset 0 0 1px rgba(255, 255, 255, 0.8);\n\t-moz-box-shadow:\n\t\tinset 0 0 5px rgba(255, 255, 255, 0.2),\n\t\tinset 0 0 1px rgba(255, 255, 255, 0.8);\n\t-o-box-shadow:\n\t\tinset 0 0 5px rgba(255, 255, 255, 0.2),\n\t\tinset 0 0 1px rgba(255, 255, 255, 0.8);\n\tbox-shadow:\n\t\tinset 0 0 5px rgba(255, 255, 255, 0.2),\n\t\tinset 0 0 1px rgba(255, 255, 255, 0.8);\n}\n\n.annotator-filter .annotator-filter-navigation button,\n.annotator-filter .annotator-filter-navigation button:hover,\n.annotator-filter .annotator-filter-navigation button:focus {\n\tcolor: transparent;\n}\n\n.annotator-filter .annotator-filter-navigation button:after {\n\tposition: absolute;\n\ttop: 8px;\n\tleft: 8px;\n\tcontent: \"\";\n\tdisplay: block;\n\twidth: 9px;\n\theight: 9px;\n\tbackground-position: 0 -210px;\n}\n\n.annotator-filter .annotator-filter-navigation button:hover:after {\n\tbackground-position: 0 -225px;\n}\n\n.annotator-filter .annotator-filter-navigation .annotator-filter-next {\n\t-webkit-border-radius: 0 10px 10px 0;\n\t-moz-border-radius: 0 10px 10px 0;\n\t-o-border-radius: 0 10px 10px 0;\n\tborder-radius: 0 10px 10px 0;\n\tborder-left: none;\n}\n\n.annotator-filter .annotator-filter-navigation .annotator-filter-next:after {\n\tleft: auto;\n\tright: 7px;\n\tbackground-position: 0 -240px;\n}\n\n.annotator-filter .annotator-filter-navigation .annotator-filter-next:hover:after {\n\tbackground-position: 0 -255px;\n}\n\n.annotator-hl-active {\n\tbackground: #FFFF0A;\n\tbackground: rgba(255, 255, 10, 0.8);\n\t-ms-filter: \"progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCFFFF0A, endColorstr=#CCFFFF0A)\"; /* 0.8 == CC in MS filters */\n}\n\n.annotator-hl-filtered {\n\tbackground-color: transparent;\n}\n","@charset \"UTF-8\";\n@font-face {\n font-family: 'Material Icons';\n font-style: normal;\n font-weight: 400;\n font-display: block;\n src: url(\"./fonts/MaterialIcons-Regular.eot\");\n /* For IE6-8 */\n src: local(\"☺\"), url(\"./fonts/MaterialIcons-Regular.woff2\") format(\"woff2\"), url(\"./fonts/MaterialIcons-Regular.woff\") format(\"woff\"), url(\"./fonts/MaterialIcons-Regular.ttf\") format(\"truetype\"); }\n\n.material-icons {\n font-family: 'Material Icons';\n font-weight: normal;\n font-style: normal;\n font-size: 24px;\n /* Preferred icon size */\n display: inline-block;\n line-height: 1;\n text-transform: none;\n letter-spacing: normal;\n word-wrap: normal;\n white-space: nowrap;\n direction: ltr;\n /* Support for all WebKit browsers. */\n -webkit-font-smoothing: antialiased;\n /* Support for Safari and Chrome. */\n text-rendering: optimizeLegibility;\n /* Support for Firefox. */\n -moz-osx-font-smoothing: grayscale;\n /* Support for IE. */\n font-feature-settings: 'liga'; }\n .material-icons._10k:before {\n content: \"\\e951\"; }\n .material-icons._10mp:before {\n content: \"\\e952\"; }\n .material-icons._11mp:before {\n content: \"\\e953\"; }\n .material-icons._12mp:before {\n content: \"\\e954\"; }\n .material-icons._13mp:before {\n content: \"\\e955\"; }\n .material-icons._14mp:before {\n content: \"\\e956\"; }\n .material-icons._15mp:before {\n content: \"\\e957\"; }\n .material-icons._16mp:before {\n content: \"\\e958\"; }\n .material-icons._17mp:before {\n content: \"\\e959\"; }\n .material-icons._18mp:before {\n content: \"\\e95a\"; }\n .material-icons._19mp:before {\n content: \"\\e95b\"; }\n .material-icons._1k:before {\n content: \"\\e95c\"; }\n .material-icons._1k_plus:before {\n content: \"\\e95d\"; }\n .material-icons._20mp:before {\n content: \"\\e95e\"; }\n .material-icons._21mp:before {\n content: \"\\e95f\"; }\n .material-icons._22mp:before {\n content: \"\\e960\"; }\n .material-icons._23mp:before {\n content: \"\\e961\"; }\n .material-icons._24mp:before {\n content: \"\\e962\"; }\n .material-icons._2k:before {\n content: \"\\e963\"; }\n .material-icons._2k_plus:before {\n content: \"\\e964\"; }\n .material-icons._2mp:before {\n content: \"\\e965\"; }\n .material-icons._360:before {\n content: \"\\e577\"; }\n .material-icons._3d_rotation:before {\n content: \"\\e84d\"; }\n .material-icons._3k:before {\n content: \"\\e966\"; }\n .material-icons._3k_plus:before {\n content: \"\\e967\"; }\n .material-icons._3mp:before {\n content: \"\\e968\"; }\n .material-icons._4k:before {\n content: \"\\e072\"; }\n .material-icons._4k_plus:before {\n content: \"\\e969\"; }\n .material-icons._4mp:before {\n content: \"\\e96a\"; }\n .material-icons._5g:before {\n content: \"\\ef38\"; }\n .material-icons._5k:before {\n content: \"\\e96b\"; }\n .material-icons._5k_plus:before {\n content: \"\\e96c\"; }\n .material-icons._5mp:before {\n content: \"\\e96d\"; }\n .material-icons._6_ft_apart:before {\n content: \"\\f21e\"; }\n .material-icons._6k:before {\n content: \"\\e96e\"; }\n .material-icons._6k_plus:before {\n content: \"\\e96f\"; }\n .material-icons._6mp:before {\n content: \"\\e970\"; }\n .material-icons._7k:before {\n content: \"\\e971\"; }\n .material-icons._7k_plus:before {\n content: \"\\e972\"; }\n .material-icons._7mp:before {\n content: \"\\e973\"; }\n .material-icons._8k:before {\n content: \"\\e974\"; }\n .material-icons._8k_plus:before {\n content: \"\\e975\"; }\n .material-icons._8mp:before {\n content: \"\\e976\"; }\n .material-icons._9k:before {\n content: \"\\e977\"; }\n .material-icons._9k_plus:before {\n content: \"\\e978\"; }\n .material-icons._9mp:before {\n content: \"\\e979\"; }\n .material-icons.ac_unit:before {\n content: \"\\eb3b\"; }\n .material-icons.access_alarm:before {\n content: \"\\e190\"; }\n .material-icons.access_alarms:before {\n content: \"\\e191\"; }\n .material-icons.access_time:before {\n content: \"\\e192\"; }\n .material-icons.accessibility:before {\n content: \"\\e84e\"; }\n .material-icons.accessibility_new:before {\n content: \"\\e92c\"; }\n .material-icons.accessible:before {\n content: \"\\e914\"; }\n .material-icons.accessible_forward:before {\n content: \"\\e934\"; }\n .material-icons.account_balance:before {\n content: \"\\e84f\"; }\n .material-icons.account_balance_wallet:before {\n content: \"\\e850\"; }\n .material-icons.account_box:before {\n content: \"\\e851\"; }\n .material-icons.account_circle:before {\n content: \"\\e853\"; }\n .material-icons.account_tree:before {\n content: \"\\e97a\"; }\n .material-icons.ad_units:before {\n content: \"\\ef39\"; }\n .material-icons.adb:before {\n content: \"\\e60e\"; }\n .material-icons.add:before {\n content: \"\\e145\"; }\n .material-icons.add_a_photo:before {\n content: \"\\e439\"; }\n .material-icons.add_alarm:before {\n content: \"\\e193\"; }\n .material-icons.add_alert:before {\n content: \"\\e003\"; }\n .material-icons.add_box:before {\n content: \"\\e146\"; }\n .material-icons.add_business:before {\n content: \"\\e729\"; }\n .material-icons.add_call:before {\n content: \"\\e0e8\"; }\n .material-icons.add_chart:before {\n content: \"\\e97b\"; }\n .material-icons.add_circle:before {\n content: \"\\e147\"; }\n .material-icons.add_circle_outline:before {\n content: \"\\e148\"; }\n .material-icons.add_comment:before {\n content: \"\\e266\"; }\n .material-icons.add_ic_call:before {\n content: \"\\e97c\"; }\n .material-icons.add_link:before {\n content: \"\\e178\"; }\n .material-icons.add_location:before {\n content: \"\\e567\"; }\n .material-icons.add_location_alt:before {\n content: \"\\ef3a\"; }\n .material-icons.add_moderator:before {\n content: \"\\e97d\"; }\n .material-icons.add_photo_alternate:before {\n content: \"\\e43e\"; }\n .material-icons.add_road:before {\n content: \"\\ef3b\"; }\n .material-icons.add_shopping_cart:before {\n content: \"\\e854\"; }\n .material-icons.add_task:before {\n content: \"\\f23a\"; }\n .material-icons.add_to_drive:before {\n content: \"\\e65c\"; }\n .material-icons.add_to_home_screen:before {\n content: \"\\e1fe\"; }\n .material-icons.add_to_photos:before {\n content: \"\\e39d\"; }\n .material-icons.add_to_queue:before {\n content: \"\\e05c\"; }\n .material-icons.addchart:before {\n content: \"\\ef3c\"; }\n .material-icons.adjust:before {\n content: \"\\e39e\"; }\n .material-icons.admin_panel_settings:before {\n content: \"\\ef3d\"; }\n .material-icons.agriculture:before {\n content: \"\\ea79\"; }\n .material-icons.airline_seat_flat:before {\n content: \"\\e630\"; }\n .material-icons.airline_seat_flat_angled:before {\n content: \"\\e631\"; }\n .material-icons.airline_seat_individual_suite:before {\n content: \"\\e632\"; }\n .material-icons.airline_seat_legroom_extra:before {\n content: \"\\e633\"; }\n .material-icons.airline_seat_legroom_normal:before {\n content: \"\\e634\"; }\n .material-icons.airline_seat_legroom_reduced:before {\n content: \"\\e635\"; }\n .material-icons.airline_seat_recline_extra:before {\n content: \"\\e636\"; }\n .material-icons.airline_seat_recline_normal:before {\n content: \"\\e637\"; }\n .material-icons.airplanemode_active:before {\n content: \"\\e195\"; }\n .material-icons.airplanemode_inactive:before {\n content: \"\\e194\"; }\n .material-icons.airplanemode_off:before {\n content: \"\\e194\"; }\n .material-icons.airplanemode_on:before {\n content: \"\\e195\"; }\n .material-icons.airplay:before {\n content: \"\\e055\"; }\n .material-icons.airport_shuttle:before {\n content: \"\\eb3c\"; }\n .material-icons.alarm:before {\n content: \"\\e855\"; }\n .material-icons.alarm_add:before {\n content: \"\\e856\"; }\n .material-icons.alarm_off:before {\n content: \"\\e857\"; }\n .material-icons.alarm_on:before {\n content: \"\\e858\"; }\n .material-icons.album:before {\n content: \"\\e019\"; }\n .material-icons.align_horizontal_center:before {\n content: \"\\e00f\"; }\n .material-icons.align_horizontal_left:before {\n content: \"\\e00d\"; }\n .material-icons.align_horizontal_right:before {\n content: \"\\e010\"; }\n .material-icons.align_vertical_bottom:before {\n content: \"\\e015\"; }\n .material-icons.align_vertical_center:before {\n content: \"\\e011\"; }\n .material-icons.align_vertical_top:before {\n content: \"\\e00c\"; }\n .material-icons.all_inbox:before {\n content: \"\\e97f\"; }\n .material-icons.all_inclusive:before {\n content: \"\\eb3d\"; }\n .material-icons.all_out:before {\n content: \"\\e90b\"; }\n .material-icons.alt_route:before {\n content: \"\\f184\"; }\n .material-icons.alternate_email:before {\n content: \"\\e0e6\"; }\n .material-icons.amp_stories:before {\n content: \"\\ea13\"; }\n .material-icons.analytics:before {\n content: \"\\ef3e\"; }\n .material-icons.anchor:before {\n content: \"\\f1cd\"; }\n .material-icons.android:before {\n content: \"\\e859\"; }\n .material-icons.animation:before {\n content: \"\\e71c\"; }\n .material-icons.announcement:before {\n content: \"\\e85a\"; }\n .material-icons.apartment:before {\n content: \"\\ea40\"; }\n .material-icons.api:before {\n content: \"\\f1b7\"; }\n .material-icons.app_blocking:before {\n content: \"\\ef3f\"; }\n .material-icons.app_registration:before {\n content: \"\\ef40\"; }\n .material-icons.app_settings_alt:before {\n content: \"\\ef41\"; }\n .material-icons.approval:before {\n content: \"\\e982\"; }\n .material-icons.apps:before {\n content: \"\\e5c3\"; }\n .material-icons.architecture:before {\n content: \"\\ea3b\"; }\n .material-icons.archive:before {\n content: \"\\e149\"; }\n .material-icons.arrow_back:before {\n content: \"\\e5c4\"; }\n .material-icons.arrow_back_ios:before {\n content: \"\\e5e0\"; }\n .material-icons.arrow_circle_down:before {\n content: \"\\f181\"; }\n .material-icons.arrow_circle_up:before {\n content: \"\\f182\"; }\n .material-icons.arrow_downward:before {\n content: \"\\e5db\"; }\n .material-icons.arrow_drop_down:before {\n content: \"\\e5c5\"; }\n .material-icons.arrow_drop_down_circle:before {\n content: \"\\e5c6\"; }\n .material-icons.arrow_drop_up:before {\n content: \"\\e5c7\"; }\n .material-icons.arrow_forward:before {\n content: \"\\e5c8\"; }\n .material-icons.arrow_forward_ios:before {\n content: \"\\e5e1\"; }\n .material-icons.arrow_left:before {\n content: \"\\e5de\"; }\n .material-icons.arrow_right:before {\n content: \"\\e5df\"; }\n .material-icons.arrow_right_alt:before {\n content: \"\\e941\"; }\n .material-icons.arrow_upward:before {\n content: \"\\e5d8\"; }\n .material-icons.art_track:before {\n content: \"\\e060\"; }\n .material-icons.article:before {\n content: \"\\ef42\"; }\n .material-icons.aspect_ratio:before {\n content: \"\\e85b\"; }\n .material-icons.assessment:before {\n content: \"\\e85c\"; }\n .material-icons.assignment:before {\n content: \"\\e85d\"; }\n .material-icons.assignment_ind:before {\n content: \"\\e85e\"; }\n .material-icons.assignment_late:before {\n content: \"\\e85f\"; }\n .material-icons.assignment_return:before {\n content: \"\\e860\"; }\n .material-icons.assignment_returned:before {\n content: \"\\e861\"; }\n .material-icons.assignment_turned_in:before {\n content: \"\\e862\"; }\n .material-icons.assistant:before {\n content: \"\\e39f\"; }\n .material-icons.assistant_direction:before {\n content: \"\\e988\"; }\n .material-icons.assistant_navigation:before {\n content: \"\\e989\"; }\n .material-icons.assistant_photo:before {\n content: \"\\e3a0\"; }\n .material-icons.atm:before {\n content: \"\\e573\"; }\n .material-icons.attach_email:before {\n content: \"\\ea5e\"; }\n .material-icons.attach_file:before {\n content: \"\\e226\"; }\n .material-icons.attach_money:before {\n content: \"\\e227\"; }\n .material-icons.attachment:before {\n content: \"\\e2bc\"; }\n .material-icons.attractions:before {\n content: \"\\ea52\"; }\n .material-icons.audiotrack:before {\n content: \"\\e3a1\"; }\n .material-icons.auto_awesome:before {\n content: \"\\e65f\"; }\n .material-icons.auto_awesome_mosaic:before {\n content: \"\\e660\"; }\n .material-icons.auto_awesome_motion:before {\n content: \"\\e661\"; }\n .material-icons.auto_delete:before {\n content: \"\\ea4c\"; }\n .material-icons.auto_fix_high:before {\n content: \"\\e663\"; }\n .material-icons.auto_fix_normal:before {\n content: \"\\e664\"; }\n .material-icons.auto_fix_off:before {\n content: \"\\e665\"; }\n .material-icons.auto_stories:before {\n content: \"\\e666\"; }\n .material-icons.autorenew:before {\n content: \"\\e863\"; }\n .material-icons.av_timer:before {\n content: \"\\e01b\"; }\n .material-icons.baby_changing_station:before {\n content: \"\\f19b\"; }\n .material-icons.backpack:before {\n content: \"\\f19c\"; }\n .material-icons.backspace:before {\n content: \"\\e14a\"; }\n .material-icons.backup:before {\n content: \"\\e864\"; }\n .material-icons.backup_table:before {\n content: \"\\ef43\"; }\n .material-icons.badge:before {\n content: \"\\ea67\"; }\n .material-icons.bakery_dining:before {\n content: \"\\ea53\"; }\n .material-icons.ballot:before {\n content: \"\\e172\"; }\n .material-icons.bar_chart:before {\n content: \"\\e26b\"; }\n .material-icons.batch_prediction:before {\n content: \"\\f0f5\"; }\n .material-icons.bathtub:before {\n content: \"\\ea41\"; }\n .material-icons.battery_alert:before {\n content: \"\\e19c\"; }\n .material-icons.battery_charging_full:before {\n content: \"\\e1a3\"; }\n .material-icons.battery_full:before {\n content: \"\\e1a4\"; }\n .material-icons.battery_std:before {\n content: \"\\e1a5\"; }\n .material-icons.battery_unknown:before {\n content: \"\\e1a6\"; }\n .material-icons.beach_access:before {\n content: \"\\eb3e\"; }\n .material-icons.bedtime:before {\n content: \"\\ef44\"; }\n .material-icons.beenhere:before {\n content: \"\\e52d\"; }\n .material-icons.bento:before {\n content: \"\\f1f4\"; }\n .material-icons.bike_scooter:before {\n content: \"\\ef45\"; }\n .material-icons.biotech:before {\n content: \"\\ea3a\"; }\n .material-icons.block:before {\n content: \"\\e14b\"; }\n .material-icons.block_flipped:before {\n content: \"\\ef46\"; }\n .material-icons.bluetooth:before {\n content: \"\\e1a7\"; }\n .material-icons.bluetooth_audio:before {\n content: \"\\e60f\"; }\n .material-icons.bluetooth_connected:before {\n content: \"\\e1a8\"; }\n .material-icons.bluetooth_disabled:before {\n content: \"\\e1a9\"; }\n .material-icons.bluetooth_searching:before {\n content: \"\\e1aa\"; }\n .material-icons.blur_circular:before {\n content: \"\\e3a2\"; }\n .material-icons.blur_linear:before {\n content: \"\\e3a3\"; }\n .material-icons.blur_off:before {\n content: \"\\e3a4\"; }\n .material-icons.blur_on:before {\n content: \"\\e3a5\"; }\n .material-icons.bolt:before {\n content: \"\\ea0b\"; }\n .material-icons.book:before {\n content: \"\\e865\"; }\n .material-icons.book_online:before {\n content: \"\\f217\"; }\n .material-icons.bookmark:before {\n content: \"\\e866\"; }\n .material-icons.bookmark_border:before {\n content: \"\\e867\"; }\n .material-icons.bookmark_outline:before {\n content: \"\\e867\"; }\n .material-icons.bookmarks:before {\n content: \"\\e98b\"; }\n .material-icons.border_all:before {\n content: \"\\e228\"; }\n .material-icons.border_bottom:before {\n content: \"\\e229\"; }\n .material-icons.border_clear:before {\n content: \"\\e22a\"; }\n .material-icons.border_color:before {\n content: \"\\e22b\"; }\n .material-icons.border_horizontal:before {\n content: \"\\e22c\"; }\n .material-icons.border_inner:before {\n content: \"\\e22d\"; }\n .material-icons.border_left:before {\n content: \"\\e22e\"; }\n .material-icons.border_outer:before {\n content: \"\\e22f\"; }\n .material-icons.border_right:before {\n content: \"\\e230\"; }\n .material-icons.border_style:before {\n content: \"\\e231\"; }\n .material-icons.border_top:before {\n content: \"\\e232\"; }\n .material-icons.border_vertical:before {\n content: \"\\e233\"; }\n .material-icons.branding_watermark:before {\n content: \"\\e06b\"; }\n .material-icons.breakfast_dining:before {\n content: \"\\ea54\"; }\n .material-icons.brightness_1:before {\n content: \"\\e3a6\"; }\n .material-icons.brightness_2:before {\n content: \"\\e3a7\"; }\n .material-icons.brightness_3:before {\n content: \"\\e3a8\"; }\n .material-icons.brightness_4:before {\n content: \"\\e3a9\"; }\n .material-icons.brightness_5:before {\n content: \"\\e3aa\"; }\n .material-icons.brightness_6:before {\n content: \"\\e3ab\"; }\n .material-icons.brightness_7:before {\n content: \"\\e3ac\"; }\n .material-icons.brightness_auto:before {\n content: \"\\e1ab\"; }\n .material-icons.brightness_high:before {\n content: \"\\e1ac\"; }\n .material-icons.brightness_low:before {\n content: \"\\e1ad\"; }\n .material-icons.brightness_medium:before {\n content: \"\\e1ae\"; }\n .material-icons.broken_image:before {\n content: \"\\e3ad\"; }\n .material-icons.browser_not_supported:before {\n content: \"\\ef47\"; }\n .material-icons.brunch_dining:before {\n content: \"\\ea73\"; }\n .material-icons.brush:before {\n content: \"\\e3ae\"; }\n .material-icons.bubble_chart:before {\n content: \"\\e6dd\"; }\n .material-icons.bug_report:before {\n content: \"\\e868\"; }\n .material-icons.build:before {\n content: \"\\e869\"; }\n .material-icons.build_circle:before {\n content: \"\\ef48\"; }\n .material-icons.burst_mode:before {\n content: \"\\e43c\"; }\n .material-icons.bus_alert:before {\n content: \"\\e98f\"; }\n .material-icons.business:before {\n content: \"\\e0af\"; }\n .material-icons.business_center:before {\n content: \"\\eb3f\"; }\n .material-icons.cached:before {\n content: \"\\e86a\"; }\n .material-icons.cake:before {\n content: \"\\e7e9\"; }\n .material-icons.calculate:before {\n content: \"\\ea5f\"; }\n .material-icons.calendar_today:before {\n content: \"\\e935\"; }\n .material-icons.calendar_view_day:before {\n content: \"\\e936\"; }\n .material-icons.call:before {\n content: \"\\e0b0\"; }\n .material-icons.call_end:before {\n content: \"\\e0b1\"; }\n .material-icons.call_made:before {\n content: \"\\e0b2\"; }\n .material-icons.call_merge:before {\n content: \"\\e0b3\"; }\n .material-icons.call_missed:before {\n content: \"\\e0b4\"; }\n .material-icons.call_missed_outgoing:before {\n content: \"\\e0e4\"; }\n .material-icons.call_received:before {\n content: \"\\e0b5\"; }\n .material-icons.call_split:before {\n content: \"\\e0b6\"; }\n .material-icons.call_to_action:before {\n content: \"\\e06c\"; }\n .material-icons.camera:before {\n content: \"\\e3af\"; }\n .material-icons.camera_alt:before {\n content: \"\\e3b0\"; }\n .material-icons.camera_enhance:before {\n content: \"\\e8fc\"; }\n .material-icons.camera_front:before {\n content: \"\\e3b1\"; }\n .material-icons.camera_rear:before {\n content: \"\\e3b2\"; }\n .material-icons.camera_roll:before {\n content: \"\\e3b3\"; }\n .material-icons.campaign:before {\n content: \"\\ef49\"; }\n .material-icons.cancel:before {\n content: \"\\e5c9\"; }\n .material-icons.cancel_presentation:before {\n content: \"\\e0e9\"; }\n .material-icons.cancel_schedule_send:before {\n content: \"\\ea39\"; }\n .material-icons.car_rental:before {\n content: \"\\ea55\"; }\n .material-icons.car_repair:before {\n content: \"\\ea56\"; }\n .material-icons.card_giftcard:before {\n content: \"\\e8f6\"; }\n .material-icons.card_membership:before {\n content: \"\\e8f7\"; }\n .material-icons.card_travel:before {\n content: \"\\e8f8\"; }\n .material-icons.carpenter:before {\n content: \"\\f1f8\"; }\n .material-icons.cases:before {\n content: \"\\e992\"; }\n .material-icons.casino:before {\n content: \"\\eb40\"; }\n .material-icons.cast:before {\n content: \"\\e307\"; }\n .material-icons.cast_connected:before {\n content: \"\\e308\"; }\n .material-icons.cast_for_education:before {\n content: \"\\efec\"; }\n .material-icons.category:before {\n content: \"\\e574\"; }\n .material-icons.celebration:before {\n content: \"\\ea65\"; }\n .material-icons.cell_wifi:before {\n content: \"\\e0ec\"; }\n .material-icons.center_focus_strong:before {\n content: \"\\e3b4\"; }\n .material-icons.center_focus_weak:before {\n content: \"\\e3b5\"; }\n .material-icons.change_history:before {\n content: \"\\e86b\"; }\n .material-icons.charging_station:before {\n content: \"\\f19d\"; }\n .material-icons.chat:before {\n content: \"\\e0b7\"; }\n .material-icons.chat_bubble:before {\n content: \"\\e0ca\"; }\n .material-icons.chat_bubble_outline:before {\n content: \"\\e0cb\"; }\n .material-icons.check:before {\n content: \"\\e5ca\"; }\n .material-icons.check_box:before {\n content: \"\\e834\"; }\n .material-icons.check_box_outline_blank:before {\n content: \"\\e835\"; }\n .material-icons.check_circle:before {\n content: \"\\e86c\"; }\n .material-icons.check_circle_outline:before {\n content: \"\\e92d\"; }\n .material-icons.checkroom:before {\n content: \"\\f19e\"; }\n .material-icons.chevron_left:before {\n content: \"\\e5cb\"; }\n .material-icons.chevron_right:before {\n content: \"\\e5cc\"; }\n .material-icons.child_care:before {\n content: \"\\eb41\"; }\n .material-icons.child_friendly:before {\n content: \"\\eb42\"; }\n .material-icons.chrome_reader_mode:before {\n content: \"\\e86d\"; }\n .material-icons.circle:before {\n content: \"\\ef4a\"; }\n .material-icons.circle_notifications:before {\n content: \"\\e994\"; }\n .material-icons.class:before {\n content: \"\\e86e\"; }\n .material-icons.clean_hands:before {\n content: \"\\f21f\"; }\n .material-icons.cleaning_services:before {\n content: \"\\f0ff\"; }\n .material-icons.clear:before {\n content: \"\\e14c\"; }\n .material-icons.clear_all:before {\n content: \"\\e0b8\"; }\n .material-icons.close:before {\n content: \"\\e5cd\"; }\n .material-icons.close_fullscreen:before {\n content: \"\\f1cf\"; }\n .material-icons.closed_caption:before {\n content: \"\\e01c\"; }\n .material-icons.closed_caption_disabled:before {\n content: \"\\f1dc\"; }\n .material-icons.closed_caption_off:before {\n content: \"\\e996\"; }\n .material-icons.cloud:before {\n content: \"\\e2bd\"; }\n .material-icons.cloud_circle:before {\n content: \"\\e2be\"; }\n .material-icons.cloud_done:before {\n content: \"\\e2bf\"; }\n .material-icons.cloud_download:before {\n content: \"\\e2c0\"; }\n .material-icons.cloud_off:before {\n content: \"\\e2c1\"; }\n .material-icons.cloud_queue:before {\n content: \"\\e2c2\"; }\n .material-icons.cloud_upload:before {\n content: \"\\e2c3\"; }\n .material-icons.code:before {\n content: \"\\e86f\"; }\n .material-icons.collections:before {\n content: \"\\e3b6\"; }\n .material-icons.collections_bookmark:before {\n content: \"\\e431\"; }\n .material-icons.color_lens:before {\n content: \"\\e3b7\"; }\n .material-icons.colorize:before {\n content: \"\\e3b8\"; }\n .material-icons.comment:before {\n content: \"\\e0b9\"; }\n .material-icons.comment_bank:before {\n content: \"\\ea4e\"; }\n .material-icons.commute:before {\n content: \"\\e940\"; }\n .material-icons.compare:before {\n content: \"\\e3b9\"; }\n .material-icons.compare_arrows:before {\n content: \"\\e915\"; }\n .material-icons.compass_calibration:before {\n content: \"\\e57c\"; }\n .material-icons.compress:before {\n content: \"\\e94d\"; }\n .material-icons.computer:before {\n content: \"\\e30a\"; }\n .material-icons.confirmation_num:before {\n content: \"\\e638\"; }\n .material-icons.confirmation_number:before {\n content: \"\\e638\"; }\n .material-icons.connect_without_contact:before {\n content: \"\\f223\"; }\n .material-icons.connected_tv:before {\n content: \"\\e998\"; }\n .material-icons.construction:before {\n content: \"\\ea3c\"; }\n .material-icons.contact_mail:before {\n content: \"\\e0d0\"; }\n .material-icons.contact_page:before {\n content: \"\\f22e\"; }\n .material-icons.contact_phone:before {\n content: \"\\e0cf\"; }\n .material-icons.contact_support:before {\n content: \"\\e94c\"; }\n .material-icons.contactless:before {\n content: \"\\ea71\"; }\n .material-icons.contacts:before {\n content: \"\\e0ba\"; }\n .material-icons.content_copy:before {\n content: \"\\e14d\"; }\n .material-icons.content_cut:before {\n content: \"\\e14e\"; }\n .material-icons.content_paste:before {\n content: \"\\e14f\"; }\n .material-icons.control_camera:before {\n content: \"\\e074\"; }\n .material-icons.control_point:before {\n content: \"\\e3ba\"; }\n .material-icons.control_point_duplicate:before {\n content: \"\\e3bb\"; }\n .material-icons.copyright:before {\n content: \"\\e90c\"; }\n .material-icons.coronavirus:before {\n content: \"\\f221\"; }\n .material-icons.corporate_fare:before {\n content: \"\\f1d0\"; }\n .material-icons.countertops:before {\n content: \"\\f1f7\"; }\n .material-icons.create:before {\n content: \"\\e150\"; }\n .material-icons.create_new_folder:before {\n content: \"\\e2cc\"; }\n .material-icons.credit_card:before {\n content: \"\\e870\"; }\n .material-icons.crop:before {\n content: \"\\e3be\"; }\n .material-icons.crop_16_9:before {\n content: \"\\e3bc\"; }\n .material-icons.crop_3_2:before {\n content: \"\\e3bd\"; }\n .material-icons.crop_5_4:before {\n content: \"\\e3bf\"; }\n .material-icons.crop_7_5:before {\n content: \"\\e3c0\"; }\n .material-icons.crop_din:before {\n content: \"\\e3c1\"; }\n .material-icons.crop_free:before {\n content: \"\\e3c2\"; }\n .material-icons.crop_landscape:before {\n content: \"\\e3c3\"; }\n .material-icons.crop_original:before {\n content: \"\\e3c4\"; }\n .material-icons.crop_portrait:before {\n content: \"\\e3c5\"; }\n .material-icons.crop_rotate:before {\n content: \"\\e437\"; }\n .material-icons.crop_square:before {\n content: \"\\e3c6\"; }\n .material-icons.dangerous:before {\n content: \"\\e99a\"; }\n .material-icons.dashboard:before {\n content: \"\\e871\"; }\n .material-icons.dashboard_customize:before {\n content: \"\\e99b\"; }\n .material-icons.data_usage:before {\n content: \"\\e1af\"; }\n .material-icons.date_range:before {\n content: \"\\e916\"; }\n .material-icons.deck:before {\n content: \"\\ea42\"; }\n .material-icons.dehaze:before {\n content: \"\\e3c7\"; }\n .material-icons.delete:before {\n content: \"\\e872\"; }\n .material-icons.delete_forever:before {\n content: \"\\e92b\"; }\n .material-icons.delete_outline:before {\n content: \"\\e92e\"; }\n .material-icons.delete_sweep:before {\n content: \"\\e16c\"; }\n .material-icons.delivery_dining:before {\n content: \"\\ea72\"; }\n .material-icons.departure_board:before {\n content: \"\\e576\"; }\n .material-icons.description:before {\n content: \"\\e873\"; }\n .material-icons.design_services:before {\n content: \"\\f10a\"; }\n .material-icons.desktop_access_disabled:before {\n content: \"\\e99d\"; }\n .material-icons.desktop_mac:before {\n content: \"\\e30b\"; }\n .material-icons.desktop_windows:before {\n content: \"\\e30c\"; }\n .material-icons.details:before {\n content: \"\\e3c8\"; }\n .material-icons.developer_board:before {\n content: \"\\e30d\"; }\n .material-icons.developer_mode:before {\n content: \"\\e1b0\"; }\n .material-icons.device_hub:before {\n content: \"\\e335\"; }\n .material-icons.device_thermostat:before {\n content: \"\\e1ff\"; }\n .material-icons.device_unknown:before {\n content: \"\\e339\"; }\n .material-icons.devices:before {\n content: \"\\e1b1\"; }\n .material-icons.devices_other:before {\n content: \"\\e337\"; }\n .material-icons.dialer_sip:before {\n content: \"\\e0bb\"; }\n .material-icons.dialpad:before {\n content: \"\\e0bc\"; }\n .material-icons.dinner_dining:before {\n content: \"\\ea57\"; }\n .material-icons.directions:before {\n content: \"\\e52e\"; }\n .material-icons.directions_bike:before {\n content: \"\\e52f\"; }\n .material-icons.directions_boat:before {\n content: \"\\e532\"; }\n .material-icons.directions_bus:before {\n content: \"\\e530\"; }\n .material-icons.directions_car:before {\n content: \"\\e531\"; }\n .material-icons.directions_ferry:before {\n content: \"\\e532\"; }\n .material-icons.directions_off:before {\n content: \"\\f10f\"; }\n .material-icons.directions_railway:before {\n content: \"\\e534\"; }\n .material-icons.directions_run:before {\n content: \"\\e566\"; }\n .material-icons.directions_subway:before {\n content: \"\\e533\"; }\n .material-icons.directions_train:before {\n content: \"\\e534\"; }\n .material-icons.directions_transit:before {\n content: \"\\e535\"; }\n .material-icons.directions_walk:before {\n content: \"\\e536\"; }\n .material-icons.dirty_lens:before {\n content: \"\\ef4b\"; }\n .material-icons.disabled_by_default:before {\n content: \"\\f230\"; }\n .material-icons.disc_full:before {\n content: \"\\e610\"; }\n .material-icons.dnd_forwardslash:before {\n content: \"\\e611\"; }\n .material-icons.dns:before {\n content: \"\\e875\"; }\n .material-icons.do_not_disturb:before {\n content: \"\\e612\"; }\n .material-icons.do_not_disturb_alt:before {\n content: \"\\e611\"; }\n .material-icons.do_not_disturb_off:before {\n content: \"\\e643\"; }\n .material-icons.do_not_disturb_on:before {\n content: \"\\e644\"; }\n .material-icons.do_not_step:before {\n content: \"\\f19f\"; }\n .material-icons.do_not_touch:before {\n content: \"\\f1b0\"; }\n .material-icons.dock:before {\n content: \"\\e30e\"; }\n .material-icons.domain:before {\n content: \"\\e7ee\"; }\n .material-icons.domain_disabled:before {\n content: \"\\e0ef\"; }\n .material-icons.domain_verification:before {\n content: \"\\ef4c\"; }\n .material-icons.done:before {\n content: \"\\e876\"; }\n .material-icons.done_all:before {\n content: \"\\e877\"; }\n .material-icons.done_outline:before {\n content: \"\\e92f\"; }\n .material-icons.donut_large:before {\n content: \"\\e917\"; }\n .material-icons.donut_small:before {\n content: \"\\e918\"; }\n .material-icons.double_arrow:before {\n content: \"\\ea50\"; }\n .material-icons.drafts:before {\n content: \"\\e151\"; }\n .material-icons.drag_handle:before {\n content: \"\\e25d\"; }\n .material-icons.drag_indicator:before {\n content: \"\\e945\"; }\n .material-icons.drive_eta:before {\n content: \"\\e613\"; }\n .material-icons.drive_file_move:before {\n content: \"\\e675\"; }\n .material-icons.drive_file_move_outline:before {\n content: \"\\e9a1\"; }\n .material-icons.drive_file_rename_outline:before {\n content: \"\\e9a2\"; }\n .material-icons.drive_folder_upload:before {\n content: \"\\e9a3\"; }\n .material-icons.dry:before {\n content: \"\\f1b3\"; }\n .material-icons.dry_cleaning:before {\n content: \"\\ea58\"; }\n .material-icons.duo:before {\n content: \"\\e9a5\"; }\n .material-icons.dvr:before {\n content: \"\\e1b2\"; }\n .material-icons.dynamic_feed:before {\n content: \"\\ea14\"; }\n .material-icons.dynamic_form:before {\n content: \"\\f1bf\"; }\n .material-icons.east:before {\n content: \"\\f1df\"; }\n .material-icons.eco:before {\n content: \"\\ea35\"; }\n .material-icons.edit:before {\n content: \"\\e3c9\"; }\n .material-icons.edit_attributes:before {\n content: \"\\e578\"; }\n .material-icons.edit_location:before {\n content: \"\\e568\"; }\n .material-icons.edit_off:before {\n content: \"\\e950\"; }\n .material-icons.edit_road:before {\n content: \"\\ef4d\"; }\n .material-icons.eject:before {\n content: \"\\e8fb\"; }\n .material-icons.elderly:before {\n content: \"\\f21a\"; }\n .material-icons.electric_bike:before {\n content: \"\\eb1b\"; }\n .material-icons.electric_car:before {\n content: \"\\eb1c\"; }\n .material-icons.electric_moped:before {\n content: \"\\eb1d\"; }\n .material-icons.electric_rickshaw:before {\n content: \"\\eb1e\"; }\n .material-icons.electric_scooter:before {\n content: \"\\eb1f\"; }\n .material-icons.electrical_services:before {\n content: \"\\f102\"; }\n .material-icons.elevator:before {\n content: \"\\f1a0\"; }\n .material-icons.email:before {\n content: \"\\e0be\"; }\n .material-icons.emoji_emotions:before {\n content: \"\\ea22\"; }\n .material-icons.emoji_events:before {\n content: \"\\ea23\"; }\n .material-icons.emoji_flags:before {\n content: \"\\ea1a\"; }\n .material-icons.emoji_food_beverage:before {\n content: \"\\ea1b\"; }\n .material-icons.emoji_nature:before {\n content: \"\\ea1c\"; }\n .material-icons.emoji_objects:before {\n content: \"\\ea24\"; }\n .material-icons.emoji_people:before {\n content: \"\\ea1d\"; }\n .material-icons.emoji_symbols:before {\n content: \"\\ea1e\"; }\n .material-icons.emoji_transportation:before {\n content: \"\\ea1f\"; }\n .material-icons.engineering:before {\n content: \"\\ea3d\"; }\n .material-icons.enhance_photo_translate:before {\n content: \"\\e8fc\"; }\n .material-icons.enhanced_encryption:before {\n content: \"\\e63f\"; }\n .material-icons.equalizer:before {\n content: \"\\e01d\"; }\n .material-icons.error:before {\n content: \"\\e000\"; }\n .material-icons.error_outline:before {\n content: \"\\e001\"; }\n .material-icons.escalator:before {\n content: \"\\f1a1\"; }\n .material-icons.escalator_warning:before {\n content: \"\\f1ac\"; }\n .material-icons.euro:before {\n content: \"\\ea15\"; }\n .material-icons.euro_symbol:before {\n content: \"\\e926\"; }\n .material-icons.ev_station:before {\n content: \"\\e56d\"; }\n .material-icons.event:before {\n content: \"\\e878\"; }\n .material-icons.event_available:before {\n content: \"\\e614\"; }\n .material-icons.event_busy:before {\n content: \"\\e615\"; }\n .material-icons.event_note:before {\n content: \"\\e616\"; }\n .material-icons.event_seat:before {\n content: \"\\e903\"; }\n .material-icons.exit_to_app:before {\n content: \"\\e879\"; }\n .material-icons.expand:before {\n content: \"\\e94f\"; }\n .material-icons.expand_less:before {\n content: \"\\e5ce\"; }\n .material-icons.expand_more:before {\n content: \"\\e5cf\"; }\n .material-icons.explicit:before {\n content: \"\\e01e\"; }\n .material-icons.explore:before {\n content: \"\\e87a\"; }\n .material-icons.explore_off:before {\n content: \"\\e9a8\"; }\n .material-icons.exposure:before {\n content: \"\\e3ca\"; }\n .material-icons.exposure_minus_1:before {\n content: \"\\e3cb\"; }\n .material-icons.exposure_minus_2:before {\n content: \"\\e3cc\"; }\n .material-icons.exposure_neg_1:before {\n content: \"\\e3cb\"; }\n .material-icons.exposure_neg_2:before {\n content: \"\\e3cc\"; }\n .material-icons.exposure_plus_1:before {\n content: \"\\e3cd\"; }\n .material-icons.exposure_plus_2:before {\n content: \"\\e3ce\"; }\n .material-icons.exposure_zero:before {\n content: \"\\e3cf\"; }\n .material-icons.extension:before {\n content: \"\\e87b\"; }\n .material-icons.face:before {\n content: \"\\e87c\"; }\n .material-icons.face_retouching_natural:before {\n content: \"\\ef4e\"; }\n .material-icons.facebook:before {\n content: \"\\f234\"; }\n .material-icons.fact_check:before {\n content: \"\\f0c5\"; }\n .material-icons.family_restroom:before {\n content: \"\\f1a2\"; }\n .material-icons.fast_forward:before {\n content: \"\\e01f\"; }\n .material-icons.fast_rewind:before {\n content: \"\\e020\"; }\n .material-icons.fastfood:before {\n content: \"\\e57a\"; }\n .material-icons.favorite:before {\n content: \"\\e87d\"; }\n .material-icons.favorite_border:before {\n content: \"\\e87e\"; }\n .material-icons.favorite_outline:before {\n content: \"\\e87e\"; }\n .material-icons.featured_play_list:before {\n content: \"\\e06d\"; }\n .material-icons.featured_video:before {\n content: \"\\e06e\"; }\n .material-icons.feedback:before {\n content: \"\\e87f\"; }\n .material-icons.fence:before {\n content: \"\\f1f6\"; }\n .material-icons.festival:before {\n content: \"\\ea68\"; }\n .material-icons.fiber_dvr:before {\n content: \"\\e05d\"; }\n .material-icons.fiber_manual_record:before {\n content: \"\\e061\"; }\n .material-icons.fiber_new:before {\n content: \"\\e05e\"; }\n .material-icons.fiber_pin:before {\n content: \"\\e06a\"; }\n .material-icons.fiber_smart_record:before {\n content: \"\\e062\"; }\n .material-icons.file_copy:before {\n content: \"\\e173\"; }\n .material-icons.file_download:before {\n content: \"\\e2c4\"; }\n .material-icons.file_download_done:before {\n content: \"\\e9aa\"; }\n .material-icons.file_present:before {\n content: \"\\ea0e\"; }\n .material-icons.file_upload:before {\n content: \"\\e2c6\"; }\n .material-icons.filter:before {\n content: \"\\e3d3\"; }\n .material-icons.filter_1:before {\n content: \"\\e3d0\"; }\n .material-icons.filter_2:before {\n content: \"\\e3d1\"; }\n .material-icons.filter_3:before {\n content: \"\\e3d2\"; }\n .material-icons.filter_4:before {\n content: \"\\e3d4\"; }\n .material-icons.filter_5:before {\n content: \"\\e3d5\"; }\n .material-icons.filter_6:before {\n content: \"\\e3d6\"; }\n .material-icons.filter_7:before {\n content: \"\\e3d7\"; }\n .material-icons.filter_8:before {\n content: \"\\e3d8\"; }\n .material-icons.filter_9:before {\n content: \"\\e3d9\"; }\n .material-icons.filter_9_plus:before {\n content: \"\\e3da\"; }\n .material-icons.filter_alt:before {\n content: \"\\ef4f\"; }\n .material-icons.filter_b_and_w:before {\n content: \"\\e3db\"; }\n .material-icons.filter_center_focus:before {\n content: \"\\e3dc\"; }\n .material-icons.filter_drama:before {\n content: \"\\e3dd\"; }\n .material-icons.filter_frames:before {\n content: \"\\e3de\"; }\n .material-icons.filter_hdr:before {\n content: \"\\e3df\"; }\n .material-icons.filter_list:before {\n content: \"\\e152\"; }\n .material-icons.filter_list_alt:before {\n content: \"\\e94e\"; }\n .material-icons.filter_none:before {\n content: \"\\e3e0\"; }\n .material-icons.filter_tilt_shift:before {\n content: \"\\e3e2\"; }\n .material-icons.filter_vintage:before {\n content: \"\\e3e3\"; }\n .material-icons.find_in_page:before {\n content: \"\\e880\"; }\n .material-icons.find_replace:before {\n content: \"\\e881\"; }\n .material-icons.fingerprint:before {\n content: \"\\e90d\"; }\n .material-icons.fire_extinguisher:before {\n content: \"\\f1d8\"; }\n .material-icons.fire_hydrant:before {\n content: \"\\f1a3\"; }\n .material-icons.fireplace:before {\n content: \"\\ea43\"; }\n .material-icons.first_page:before {\n content: \"\\e5dc\"; }\n .material-icons.fit_screen:before {\n content: \"\\ea10\"; }\n .material-icons.fitness_center:before {\n content: \"\\eb43\"; }\n .material-icons.flag:before {\n content: \"\\e153\"; }\n .material-icons.flaky:before {\n content: \"\\ef50\"; }\n .material-icons.flare:before {\n content: \"\\e3e4\"; }\n .material-icons.flash_auto:before {\n content: \"\\e3e5\"; }\n .material-icons.flash_off:before {\n content: \"\\e3e6\"; }\n .material-icons.flash_on:before {\n content: \"\\e3e7\"; }\n .material-icons.flight:before {\n content: \"\\e539\"; }\n .material-icons.flight_land:before {\n content: \"\\e904\"; }\n .material-icons.flight_takeoff:before {\n content: \"\\e905\"; }\n .material-icons.flip:before {\n content: \"\\e3e8\"; }\n .material-icons.flip_camera_android:before {\n content: \"\\ea37\"; }\n .material-icons.flip_camera_ios:before {\n content: \"\\ea38\"; }\n .material-icons.flip_to_back:before {\n content: \"\\e882\"; }\n .material-icons.flip_to_front:before {\n content: \"\\e883\"; }\n .material-icons.folder:before {\n content: \"\\e2c7\"; }\n .material-icons.folder_open:before {\n content: \"\\e2c8\"; }\n .material-icons.folder_shared:before {\n content: \"\\e2c9\"; }\n .material-icons.folder_special:before {\n content: \"\\e617\"; }\n .material-icons.follow_the_signs:before {\n content: \"\\f222\"; }\n .material-icons.font_download:before {\n content: \"\\e167\"; }\n .material-icons.food_bank:before {\n content: \"\\f1f2\"; }\n .material-icons.format_align_center:before {\n content: \"\\e234\"; }\n .material-icons.format_align_justify:before {\n content: \"\\e235\"; }\n .material-icons.format_align_left:before {\n content: \"\\e236\"; }\n .material-icons.format_align_right:before {\n content: \"\\e237\"; }\n .material-icons.format_bold:before {\n content: \"\\e238\"; }\n .material-icons.format_clear:before {\n content: \"\\e239\"; }\n .material-icons.format_color_fill:before {\n content: \"\\e23a\"; }\n .material-icons.format_color_reset:before {\n content: \"\\e23b\"; }\n .material-icons.format_color_text:before {\n content: \"\\e23c\"; }\n .material-icons.format_indent_decrease:before {\n content: \"\\e23d\"; }\n .material-icons.format_indent_increase:before {\n content: \"\\e23e\"; }\n .material-icons.format_italic:before {\n content: \"\\e23f\"; }\n .material-icons.format_line_spacing:before {\n content: \"\\e240\"; }\n .material-icons.format_list_bulleted:before {\n content: \"\\e241\"; }\n .material-icons.format_list_numbered:before {\n content: \"\\e242\"; }\n .material-icons.format_list_numbered_rtl:before {\n content: \"\\e267\"; }\n .material-icons.format_paint:before {\n content: \"\\e243\"; }\n .material-icons.format_quote:before {\n content: \"\\e244\"; }\n .material-icons.format_shapes:before {\n content: \"\\e25e\"; }\n .material-icons.format_size:before {\n content: \"\\e245\"; }\n .material-icons.format_strikethrough:before {\n content: \"\\e246\"; }\n .material-icons.format_textdirection_l_to_r:before {\n content: \"\\e247\"; }\n .material-icons.format_textdirection_r_to_l:before {\n content: \"\\e248\"; }\n .material-icons.format_underline:before {\n content: \"\\e249\"; }\n .material-icons.format_underlined:before {\n content: \"\\e249\"; }\n .material-icons.forum:before {\n content: \"\\e0bf\"; }\n .material-icons.forward:before {\n content: \"\\e154\"; }\n .material-icons.forward_10:before {\n content: \"\\e056\"; }\n .material-icons.forward_30:before {\n content: \"\\e057\"; }\n .material-icons.forward_5:before {\n content: \"\\e058\"; }\n .material-icons.forward_to_inbox:before {\n content: \"\\f187\"; }\n .material-icons.foundation:before {\n content: \"\\f200\"; }\n .material-icons.free_breakfast:before {\n content: \"\\eb44\"; }\n .material-icons.fullscreen:before {\n content: \"\\e5d0\"; }\n .material-icons.fullscreen_exit:before {\n content: \"\\e5d1\"; }\n .material-icons.functions:before {\n content: \"\\e24a\"; }\n .material-icons.g_translate:before {\n content: \"\\e927\"; }\n .material-icons.gamepad:before {\n content: \"\\e30f\"; }\n .material-icons.games:before {\n content: \"\\e021\"; }\n .material-icons.gavel:before {\n content: \"\\e90e\"; }\n .material-icons.gesture:before {\n content: \"\\e155\"; }\n .material-icons.get_app:before {\n content: \"\\e884\"; }\n .material-icons.gif:before {\n content: \"\\e908\"; }\n .material-icons.goat:before {\n content: \"\\ebff\"; }\n .material-icons.golf_course:before {\n content: \"\\eb45\"; }\n .material-icons.gps_fixed:before {\n content: \"\\e1b3\"; }\n .material-icons.gps_not_fixed:before {\n content: \"\\e1b4\"; }\n .material-icons.gps_off:before {\n content: \"\\e1b5\"; }\n .material-icons.grade:before {\n content: \"\\e885\"; }\n .material-icons.gradient:before {\n content: \"\\e3e9\"; }\n .material-icons.grading:before {\n content: \"\\ea4f\"; }\n .material-icons.grain:before {\n content: \"\\e3ea\"; }\n .material-icons.graphic_eq:before {\n content: \"\\e1b8\"; }\n .material-icons.grass:before {\n content: \"\\f205\"; }\n .material-icons.grid_off:before {\n content: \"\\e3eb\"; }\n .material-icons.grid_on:before {\n content: \"\\e3ec\"; }\n .material-icons.grid_view:before {\n content: \"\\e9b0\"; }\n .material-icons.group:before {\n content: \"\\e7ef\"; }\n .material-icons.group_add:before {\n content: \"\\e7f0\"; }\n .material-icons.group_work:before {\n content: \"\\e886\"; }\n .material-icons.groups:before {\n content: \"\\f233\"; }\n .material-icons.hail:before {\n content: \"\\e9b1\"; }\n .material-icons.handyman:before {\n content: \"\\f10b\"; }\n .material-icons.hardware:before {\n content: \"\\ea59\"; }\n .material-icons.hd:before {\n content: \"\\e052\"; }\n .material-icons.hdr_enhanced_select:before {\n content: \"\\ef51\"; }\n .material-icons.hdr_off:before {\n content: \"\\e3ed\"; }\n .material-icons.hdr_on:before {\n content: \"\\e3ee\"; }\n .material-icons.hdr_strong:before {\n content: \"\\e3f1\"; }\n .material-icons.hdr_weak:before {\n content: \"\\e3f2\"; }\n .material-icons.headset:before {\n content: \"\\e310\"; }\n .material-icons.headset_mic:before {\n content: \"\\e311\"; }\n .material-icons.headset_off:before {\n content: \"\\e33a\"; }\n .material-icons.healing:before {\n content: \"\\e3f3\"; }\n .material-icons.hearing:before {\n content: \"\\e023\"; }\n .material-icons.hearing_disabled:before {\n content: \"\\f104\"; }\n .material-icons.height:before {\n content: \"\\ea16\"; }\n .material-icons.help:before {\n content: \"\\e887\"; }\n .material-icons.help_center:before {\n content: \"\\f1c0\"; }\n .material-icons.help_outline:before {\n content: \"\\e8fd\"; }\n .material-icons.high_quality:before {\n content: \"\\e024\"; }\n .material-icons.highlight:before {\n content: \"\\e25f\"; }\n .material-icons.highlight_alt:before {\n content: \"\\ef52\"; }\n .material-icons.highlight_off:before {\n content: \"\\e888\"; }\n .material-icons.highlight_remove:before {\n content: \"\\e888\"; }\n .material-icons.history:before {\n content: \"\\e889\"; }\n .material-icons.history_edu:before {\n content: \"\\ea3e\"; }\n .material-icons.history_toggle_off:before {\n content: \"\\f17d\"; }\n .material-icons.home:before {\n content: \"\\e88a\"; }\n .material-icons.home_filled:before {\n content: \"\\e9b2\"; }\n .material-icons.home_repair_service:before {\n content: \"\\f100\"; }\n .material-icons.home_work:before {\n content: \"\\ea09\"; }\n .material-icons.horizontal_distribute:before {\n content: \"\\e014\"; }\n .material-icons.horizontal_rule:before {\n content: \"\\f108\"; }\n .material-icons.horizontal_split:before {\n content: \"\\e947\"; }\n .material-icons.hot_tub:before {\n content: \"\\eb46\"; }\n .material-icons.hotel:before {\n content: \"\\e53a\"; }\n .material-icons.hourglass_bottom:before {\n content: \"\\ea5c\"; }\n .material-icons.hourglass_disabled:before {\n content: \"\\ef53\"; }\n .material-icons.hourglass_empty:before {\n content: \"\\e88b\"; }\n .material-icons.hourglass_full:before {\n content: \"\\e88c\"; }\n .material-icons.hourglass_top:before {\n content: \"\\ea5b\"; }\n .material-icons.house:before {\n content: \"\\ea44\"; }\n .material-icons.house_siding:before {\n content: \"\\f202\"; }\n .material-icons.how_to_reg:before {\n content: \"\\e174\"; }\n .material-icons.how_to_vote:before {\n content: \"\\e175\"; }\n .material-icons.http:before {\n content: \"\\e902\"; }\n .material-icons.https:before {\n content: \"\\e88d\"; }\n .material-icons.hvac:before {\n content: \"\\f10e\"; }\n .material-icons.icecream:before {\n content: \"\\ea69\"; }\n .material-icons.image:before {\n content: \"\\e3f4\"; }\n .material-icons.image_aspect_ratio:before {\n content: \"\\e3f5\"; }\n .material-icons.image_not_supported:before {\n content: \"\\f116\"; }\n .material-icons.image_search:before {\n content: \"\\e43f\"; }\n .material-icons.imagesearch_roller:before {\n content: \"\\e9b4\"; }\n .material-icons.import_contacts:before {\n content: \"\\e0e0\"; }\n .material-icons.import_export:before {\n content: \"\\e0c3\"; }\n .material-icons.important_devices:before {\n content: \"\\e912\"; }\n .material-icons.inbox:before {\n content: \"\\e156\"; }\n .material-icons.indeterminate_check_box:before {\n content: \"\\e909\"; }\n .material-icons.info:before {\n content: \"\\e88e\"; }\n .material-icons.info_outline:before {\n content: \"\\e88f\"; }\n .material-icons.input:before {\n content: \"\\e890\"; }\n .material-icons.insert_chart:before {\n content: \"\\e24b\"; }\n .material-icons.insert_chart_outlined:before {\n content: \"\\e26a\"; }\n .material-icons.insert_comment:before {\n content: \"\\e24c\"; }\n .material-icons.insert_drive_file:before {\n content: \"\\e24d\"; }\n .material-icons.insert_emoticon:before {\n content: \"\\e24e\"; }\n .material-icons.insert_invitation:before {\n content: \"\\e24f\"; }\n .material-icons.insert_link:before {\n content: \"\\e250\"; }\n .material-icons.insert_photo:before {\n content: \"\\e251\"; }\n .material-icons.insights:before {\n content: \"\\f092\"; }\n .material-icons.integration_instructions:before {\n content: \"\\ef54\"; }\n .material-icons.inventory:before {\n content: \"\\e179\"; }\n .material-icons.invert_colors:before {\n content: \"\\e891\"; }\n .material-icons.invert_colors_off:before {\n content: \"\\e0c4\"; }\n .material-icons.invert_colors_on:before {\n content: \"\\e891\"; }\n .material-icons.ios_share:before {\n content: \"\\e6b8\"; }\n .material-icons.iso:before {\n content: \"\\e3f6\"; }\n .material-icons.keyboard:before {\n content: \"\\e312\"; }\n .material-icons.keyboard_arrow_down:before {\n content: \"\\e313\"; }\n .material-icons.keyboard_arrow_left:before {\n content: \"\\e314\"; }\n .material-icons.keyboard_arrow_right:before {\n content: \"\\e315\"; }\n .material-icons.keyboard_arrow_up:before {\n content: \"\\e316\"; }\n .material-icons.keyboard_backspace:before {\n content: \"\\e317\"; }\n .material-icons.keyboard_capslock:before {\n content: \"\\e318\"; }\n .material-icons.keyboard_control:before {\n content: \"\\e5d3\"; }\n .material-icons.keyboard_hide:before {\n content: \"\\e31a\"; }\n .material-icons.keyboard_return:before {\n content: \"\\e31b\"; }\n .material-icons.keyboard_tab:before {\n content: \"\\e31c\"; }\n .material-icons.keyboard_voice:before {\n content: \"\\e31d\"; }\n .material-icons.king_bed:before {\n content: \"\\ea45\"; }\n .material-icons.kitchen:before {\n content: \"\\eb47\"; }\n .material-icons.label:before {\n content: \"\\e892\"; }\n .material-icons.label_important:before {\n content: \"\\e937\"; }\n .material-icons.label_important_outline:before {\n content: \"\\e948\"; }\n .material-icons.label_off:before {\n content: \"\\e9b6\"; }\n .material-icons.label_outline:before {\n content: \"\\e893\"; }\n .material-icons.landscape:before {\n content: \"\\e3f7\"; }\n .material-icons.language:before {\n content: \"\\e894\"; }\n .material-icons.laptop:before {\n content: \"\\e31e\"; }\n .material-icons.laptop_chromebook:before {\n content: \"\\e31f\"; }\n .material-icons.laptop_mac:before {\n content: \"\\e320\"; }\n .material-icons.laptop_windows:before {\n content: \"\\e321\"; }\n .material-icons.last_page:before {\n content: \"\\e5dd\"; }\n .material-icons.launch:before {\n content: \"\\e895\"; }\n .material-icons.layers:before {\n content: \"\\e53b\"; }\n .material-icons.layers_clear:before {\n content: \"\\e53c\"; }\n .material-icons.leaderboard:before {\n content: \"\\f20c\"; }\n .material-icons.leak_add:before {\n content: \"\\e3f8\"; }\n .material-icons.leak_remove:before {\n content: \"\\e3f9\"; }\n .material-icons.leave_bags_at_home:before {\n content: \"\\f21b\"; }\n .material-icons.legend_toggle:before {\n content: \"\\f11b\"; }\n .material-icons.lens:before {\n content: \"\\e3fa\"; }\n .material-icons.library_add:before {\n content: \"\\e02e\"; }\n .material-icons.library_add_check:before {\n content: \"\\e9b7\"; }\n .material-icons.library_books:before {\n content: \"\\e02f\"; }\n .material-icons.library_music:before {\n content: \"\\e030\"; }\n .material-icons.lightbulb:before {\n content: \"\\e0f0\"; }\n .material-icons.lightbulb_outline:before {\n content: \"\\e90f\"; }\n .material-icons.line_style:before {\n content: \"\\e919\"; }\n .material-icons.line_weight:before {\n content: \"\\e91a\"; }\n .material-icons.linear_scale:before {\n content: \"\\e260\"; }\n .material-icons.link:before {\n content: \"\\e157\"; }\n .material-icons.link_off:before {\n content: \"\\e16f\"; }\n .material-icons.linked_camera:before {\n content: \"\\e438\"; }\n .material-icons.liquor:before {\n content: \"\\ea60\"; }\n .material-icons.list:before {\n content: \"\\e896\"; }\n .material-icons.list_alt:before {\n content: \"\\e0ee\"; }\n .material-icons.live_help:before {\n content: \"\\e0c6\"; }\n .material-icons.live_tv:before {\n content: \"\\e639\"; }\n .material-icons.local_activity:before {\n content: \"\\e53f\"; }\n .material-icons.local_airport:before {\n content: \"\\e53d\"; }\n .material-icons.local_atm:before {\n content: \"\\e53e\"; }\n .material-icons.local_attraction:before {\n content: \"\\e53f\"; }\n .material-icons.local_bar:before {\n content: \"\\e540\"; }\n .material-icons.local_cafe:before {\n content: \"\\e541\"; }\n .material-icons.local_car_wash:before {\n content: \"\\e542\"; }\n .material-icons.local_convenience_store:before {\n content: \"\\e543\"; }\n .material-icons.local_dining:before {\n content: \"\\e556\"; }\n .material-icons.local_drink:before {\n content: \"\\e544\"; }\n .material-icons.local_fire_department:before {\n content: \"\\ef55\"; }\n .material-icons.local_florist:before {\n content: \"\\e545\"; }\n .material-icons.local_gas_station:before {\n content: \"\\e546\"; }\n .material-icons.local_grocery_store:before {\n content: \"\\e547\"; }\n .material-icons.local_hospital:before {\n content: \"\\e548\"; }\n .material-icons.local_hotel:before {\n content: \"\\e549\"; }\n .material-icons.local_laundry_service:before {\n content: \"\\e54a\"; }\n .material-icons.local_library:before {\n content: \"\\e54b\"; }\n .material-icons.local_mall:before {\n content: \"\\e54c\"; }\n .material-icons.local_movies:before {\n content: \"\\e54d\"; }\n .material-icons.local_offer:before {\n content: \"\\e54e\"; }\n .material-icons.local_parking:before {\n content: \"\\e54f\"; }\n .material-icons.local_pharmacy:before {\n content: \"\\e550\"; }\n .material-icons.local_phone:before {\n content: \"\\e551\"; }\n .material-icons.local_pizza:before {\n content: \"\\e552\"; }\n .material-icons.local_play:before {\n content: \"\\e553\"; }\n .material-icons.local_police:before {\n content: \"\\ef56\"; }\n .material-icons.local_post_office:before {\n content: \"\\e554\"; }\n .material-icons.local_print_shop:before {\n content: \"\\e555\"; }\n .material-icons.local_printshop:before {\n content: \"\\e555\"; }\n .material-icons.local_restaurant:before {\n content: \"\\e556\"; }\n .material-icons.local_see:before {\n content: \"\\e557\"; }\n .material-icons.local_shipping:before {\n content: \"\\e558\"; }\n .material-icons.local_taxi:before {\n content: \"\\e559\"; }\n .material-icons.location_city:before {\n content: \"\\e7f1\"; }\n .material-icons.location_disabled:before {\n content: \"\\e1b6\"; }\n .material-icons.location_history:before {\n content: \"\\e55a\"; }\n .material-icons.location_off:before {\n content: \"\\e0c7\"; }\n .material-icons.location_on:before {\n content: \"\\e0c8\"; }\n .material-icons.location_pin:before {\n content: \"\\f1db\"; }\n .material-icons.location_searching:before {\n content: \"\\e1b7\"; }\n .material-icons.lock:before {\n content: \"\\e897\"; }\n .material-icons.lock_clock:before {\n content: \"\\ef57\"; }\n .material-icons.lock_open:before {\n content: \"\\e898\"; }\n .material-icons.lock_outline:before {\n content: \"\\e899\"; }\n .material-icons.login:before {\n content: \"\\ea77\"; }\n .material-icons.logout:before {\n content: \"\\e9ba\"; }\n .material-icons.looks:before {\n content: \"\\e3fc\"; }\n .material-icons.looks_3:before {\n content: \"\\e3fb\"; }\n .material-icons.looks_4:before {\n content: \"\\e3fd\"; }\n .material-icons.looks_5:before {\n content: \"\\e3fe\"; }\n .material-icons.looks_6:before {\n content: \"\\e3ff\"; }\n .material-icons.looks_one:before {\n content: \"\\e400\"; }\n .material-icons.looks_two:before {\n content: \"\\e401\"; }\n .material-icons.loop:before {\n content: \"\\e028\"; }\n .material-icons.loupe:before {\n content: \"\\e402\"; }\n .material-icons.low_priority:before {\n content: \"\\e16d\"; }\n .material-icons.loyalty:before {\n content: \"\\e89a\"; }\n .material-icons.luggage:before {\n content: \"\\f235\"; }\n .material-icons.lunch_dining:before {\n content: \"\\ea61\"; }\n .material-icons.mail:before {\n content: \"\\e158\"; }\n .material-icons.mail_outline:before {\n content: \"\\e0e1\"; }\n .material-icons.map:before {\n content: \"\\e55b\"; }\n .material-icons.maps_ugc:before {\n content: \"\\ef58\"; }\n .material-icons.margin:before {\n content: \"\\e9bb\"; }\n .material-icons.mark_as_unread:before {\n content: \"\\e9bc\"; }\n .material-icons.mark_chat_read:before {\n content: \"\\f18b\"; }\n .material-icons.mark_chat_unread:before {\n content: \"\\f189\"; }\n .material-icons.mark_email_read:before {\n content: \"\\f18c\"; }\n .material-icons.mark_email_unread:before {\n content: \"\\f18a\"; }\n .material-icons.markunread:before {\n content: \"\\e159\"; }\n .material-icons.markunread_mailbox:before {\n content: \"\\e89b\"; }\n .material-icons.masks:before {\n content: \"\\f218\"; }\n .material-icons.maximize:before {\n content: \"\\e930\"; }\n .material-icons.mediation:before {\n content: \"\\efa7\"; }\n .material-icons.medical_services:before {\n content: \"\\f109\"; }\n .material-icons.meeting_room:before {\n content: \"\\eb4f\"; }\n .material-icons.memory:before {\n content: \"\\e322\"; }\n .material-icons.menu:before {\n content: \"\\e5d2\"; }\n .material-icons.menu_book:before {\n content: \"\\ea19\"; }\n .material-icons.menu_open:before {\n content: \"\\e9bd\"; }\n .material-icons.merge_type:before {\n content: \"\\e252\"; }\n .material-icons.message:before {\n content: \"\\e0c9\"; }\n .material-icons.messenger:before {\n content: \"\\e0ca\"; }\n .material-icons.messenger_outline:before {\n content: \"\\e0cb\"; }\n .material-icons.mic:before {\n content: \"\\e029\"; }\n .material-icons.mic_external_off:before {\n content: \"\\ef59\"; }\n .material-icons.mic_external_on:before {\n content: \"\\ef5a\"; }\n .material-icons.mic_none:before {\n content: \"\\e02a\"; }\n .material-icons.mic_off:before {\n content: \"\\e02b\"; }\n .material-icons.microwave:before {\n content: \"\\f204\"; }\n .material-icons.military_tech:before {\n content: \"\\ea3f\"; }\n .material-icons.minimize:before {\n content: \"\\e931\"; }\n .material-icons.miscellaneous_services:before {\n content: \"\\f10c\"; }\n .material-icons.missed_video_call:before {\n content: \"\\e073\"; }\n .material-icons.mms:before {\n content: \"\\e618\"; }\n .material-icons.mobile_friendly:before {\n content: \"\\e200\"; }\n .material-icons.mobile_off:before {\n content: \"\\e201\"; }\n .material-icons.mobile_screen_share:before {\n content: \"\\e0e7\"; }\n .material-icons.mode_comment:before {\n content: \"\\e253\"; }\n .material-icons.mode_edit:before {\n content: \"\\e254\"; }\n .material-icons.model_training:before {\n content: \"\\f0cf\"; }\n .material-icons.monetization_on:before {\n content: \"\\e263\"; }\n .material-icons.money:before {\n content: \"\\e57d\"; }\n .material-icons.money_off:before {\n content: \"\\e25c\"; }\n .material-icons.monitor:before {\n content: \"\\ef5b\"; }\n .material-icons.monochrome_photos:before {\n content: \"\\e403\"; }\n .material-icons.mood:before {\n content: \"\\e7f2\"; }\n .material-icons.mood_bad:before {\n content: \"\\e7f3\"; }\n .material-icons.moped:before {\n content: \"\\eb28\"; }\n .material-icons.more:before {\n content: \"\\e619\"; }\n .material-icons.more_horiz:before {\n content: \"\\e5d3\"; }\n .material-icons.more_time:before {\n content: \"\\ea5d\"; }\n .material-icons.more_vert:before {\n content: \"\\e5d4\"; }\n .material-icons.motion_photos_off:before {\n content: \"\\e9c0\"; }\n .material-icons.motion_photos_on:before {\n content: \"\\e9c1\"; }\n .material-icons.motion_photos_pause:before {\n content: \"\\f227\"; }\n .material-icons.motion_photos_paused:before {\n content: \"\\e9c2\"; }\n .material-icons.motorcycle:before {\n content: \"\\e91b\"; }\n .material-icons.mouse:before {\n content: \"\\e323\"; }\n .material-icons.move_to_inbox:before {\n content: \"\\e168\"; }\n .material-icons.movie:before {\n content: \"\\e02c\"; }\n .material-icons.movie_creation:before {\n content: \"\\e404\"; }\n .material-icons.movie_filter:before {\n content: \"\\e43a\"; }\n .material-icons.mp:before {\n content: \"\\e9c3\"; }\n .material-icons.multiline_chart:before {\n content: \"\\e6df\"; }\n .material-icons.multiple_stop:before {\n content: \"\\f1b9\"; }\n .material-icons.multitrack_audio:before {\n content: \"\\e1b8\"; }\n .material-icons.museum:before {\n content: \"\\ea36\"; }\n .material-icons.music_note:before {\n content: \"\\e405\"; }\n .material-icons.music_off:before {\n content: \"\\e440\"; }\n .material-icons.music_video:before {\n content: \"\\e063\"; }\n .material-icons.my_library_add:before {\n content: \"\\e02e\"; }\n .material-icons.my_library_books:before {\n content: \"\\e02f\"; }\n .material-icons.my_library_music:before {\n content: \"\\e030\"; }\n .material-icons.my_location:before {\n content: \"\\e55c\"; }\n .material-icons.nat:before {\n content: \"\\ef5c\"; }\n .material-icons.nature:before {\n content: \"\\e406\"; }\n .material-icons.nature_people:before {\n content: \"\\e407\"; }\n .material-icons.navigate_before:before {\n content: \"\\e408\"; }\n .material-icons.navigate_next:before {\n content: \"\\e409\"; }\n .material-icons.navigation:before {\n content: \"\\e55d\"; }\n .material-icons.near_me:before {\n content: \"\\e569\"; }\n .material-icons.near_me_disabled:before {\n content: \"\\f1ef\"; }\n .material-icons.network_cell:before {\n content: \"\\e1b9\"; }\n .material-icons.network_check:before {\n content: \"\\e640\"; }\n .material-icons.network_locked:before {\n content: \"\\e61a\"; }\n .material-icons.network_wifi:before {\n content: \"\\e1ba\"; }\n .material-icons.new_releases:before {\n content: \"\\e031\"; }\n .material-icons.next_plan:before {\n content: \"\\ef5d\"; }\n .material-icons.next_week:before {\n content: \"\\e16a\"; }\n .material-icons.nfc:before {\n content: \"\\e1bb\"; }\n .material-icons.night_shelter:before {\n content: \"\\f1f1\"; }\n .material-icons.nightlife:before {\n content: \"\\ea62\"; }\n .material-icons.nightlight_round:before {\n content: \"\\ef5e\"; }\n .material-icons.nights_stay:before {\n content: \"\\ea46\"; }\n .material-icons.no_backpack:before {\n content: \"\\f237\"; }\n .material-icons.no_cell:before {\n content: \"\\f1a4\"; }\n .material-icons.no_drinks:before {\n content: \"\\f1a5\"; }\n .material-icons.no_encryption:before {\n content: \"\\e641\"; }\n .material-icons.no_flash:before {\n content: \"\\f1a6\"; }\n .material-icons.no_food:before {\n content: \"\\f1a7\"; }\n .material-icons.no_luggage:before {\n content: \"\\f23b\"; }\n .material-icons.no_meals:before {\n content: \"\\f1d6\"; }\n .material-icons.no_meals_ouline:before {\n content: \"\\f229\"; }\n .material-icons.no_meeting_room:before {\n content: \"\\eb4e\"; }\n .material-icons.no_photography:before {\n content: \"\\f1a8\"; }\n .material-icons.no_sim:before {\n content: \"\\e0cc\"; }\n .material-icons.no_stroller:before {\n content: \"\\f1af\"; }\n .material-icons.no_transfer:before {\n content: \"\\f1d5\"; }\n .material-icons.north:before {\n content: \"\\f1e0\"; }\n .material-icons.north_east:before {\n content: \"\\f1e1\"; }\n .material-icons.north_west:before {\n content: \"\\f1e2\"; }\n .material-icons.not_accessible:before {\n content: \"\\f0fe\"; }\n .material-icons.not_interested:before {\n content: \"\\e033\"; }\n .material-icons.not_listed_location:before {\n content: \"\\e575\"; }\n .material-icons.not_started:before {\n content: \"\\f0d1\"; }\n .material-icons.note:before {\n content: \"\\e06f\"; }\n .material-icons.note_add:before {\n content: \"\\e89c\"; }\n .material-icons.notes:before {\n content: \"\\e26c\"; }\n .material-icons.notification_important:before {\n content: \"\\e004\"; }\n .material-icons.notifications:before {\n content: \"\\e7f4\"; }\n .material-icons.notifications_active:before {\n content: \"\\e7f7\"; }\n .material-icons.notifications_none:before {\n content: \"\\e7f5\"; }\n .material-icons.notifications_off:before {\n content: \"\\e7f6\"; }\n .material-icons.notifications_on:before {\n content: \"\\e7f7\"; }\n .material-icons.notifications_paused:before {\n content: \"\\e7f8\"; }\n .material-icons.now_wallpaper:before {\n content: \"\\e1bc\"; }\n .material-icons.now_widgets:before {\n content: \"\\e1bd\"; }\n .material-icons.offline_bolt:before {\n content: \"\\e932\"; }\n .material-icons.offline_pin:before {\n content: \"\\e90a\"; }\n .material-icons.offline_share:before {\n content: \"\\e9c5\"; }\n .material-icons.ondemand_video:before {\n content: \"\\e63a\"; }\n .material-icons.online_prediction:before {\n content: \"\\f0eb\"; }\n .material-icons.opacity:before {\n content: \"\\e91c\"; }\n .material-icons.open_in_browser:before {\n content: \"\\e89d\"; }\n .material-icons.open_in_full:before {\n content: \"\\f1ce\"; }\n .material-icons.open_in_new:before {\n content: \"\\e89e\"; }\n .material-icons.open_with:before {\n content: \"\\e89f\"; }\n .material-icons.outbond:before {\n content: \"\\f228\"; }\n .material-icons.outbox:before {\n content: \"\\ef5f\"; }\n .material-icons.outdoor_grill:before {\n content: \"\\ea47\"; }\n .material-icons.outgoing_mail:before {\n content: \"\\f0d2\"; }\n .material-icons.outlet:before {\n content: \"\\f1d4\"; }\n .material-icons.outlined_flag:before {\n content: \"\\e16e\"; }\n .material-icons.padding:before {\n content: \"\\e9c8\"; }\n .material-icons.pages:before {\n content: \"\\e7f9\"; }\n .material-icons.pageview:before {\n content: \"\\e8a0\"; }\n .material-icons.palette:before {\n content: \"\\e40a\"; }\n .material-icons.pan_tool:before {\n content: \"\\e925\"; }\n .material-icons.panorama:before {\n content: \"\\e40b\"; }\n .material-icons.panorama_fish_eye:before {\n content: \"\\e40c\"; }\n .material-icons.panorama_fisheye:before {\n content: \"\\e40c\"; }\n .material-icons.panorama_horizontal:before {\n content: \"\\e40d\"; }\n .material-icons.panorama_horizontal_select:before {\n content: \"\\ef60\"; }\n .material-icons.panorama_photosphere:before {\n content: \"\\e9c9\"; }\n .material-icons.panorama_photosphere_select:before {\n content: \"\\e9ca\"; }\n .material-icons.panorama_vertical:before {\n content: \"\\e40e\"; }\n .material-icons.panorama_vertical_select:before {\n content: \"\\ef61\"; }\n .material-icons.panorama_wide_angle:before {\n content: \"\\e40f\"; }\n .material-icons.panorama_wide_angle_select:before {\n content: \"\\ef62\"; }\n .material-icons.park:before {\n content: \"\\ea63\"; }\n .material-icons.party_mode:before {\n content: \"\\e7fa\"; }\n .material-icons.pause:before {\n content: \"\\e034\"; }\n .material-icons.pause_circle_filled:before {\n content: \"\\e035\"; }\n .material-icons.pause_circle_outline:before {\n content: \"\\e036\"; }\n .material-icons.pause_presentation:before {\n content: \"\\e0ea\"; }\n .material-icons.payment:before {\n content: \"\\e8a1\"; }\n .material-icons.payments:before {\n content: \"\\ef63\"; }\n .material-icons.pedal_bike:before {\n content: \"\\eb29\"; }\n .material-icons.pending:before {\n content: \"\\ef64\"; }\n .material-icons.pending_actions:before {\n content: \"\\f1bb\"; }\n .material-icons.people:before {\n content: \"\\e7fb\"; }\n .material-icons.people_alt:before {\n content: \"\\ea21\"; }\n .material-icons.people_outline:before {\n content: \"\\e7fc\"; }\n .material-icons.perm_camera_mic:before {\n content: \"\\e8a2\"; }\n .material-icons.perm_contact_cal:before {\n content: \"\\e8a3\"; }\n .material-icons.perm_contact_calendar:before {\n content: \"\\e8a3\"; }\n .material-icons.perm_data_setting:before {\n content: \"\\e8a4\"; }\n .material-icons.perm_device_info:before {\n content: \"\\e8a5\"; }\n .material-icons.perm_device_information:before {\n content: \"\\e8a5\"; }\n .material-icons.perm_identity:before {\n content: \"\\e8a6\"; }\n .material-icons.perm_media:before {\n content: \"\\e8a7\"; }\n .material-icons.perm_phone_msg:before {\n content: \"\\e8a8\"; }\n .material-icons.perm_scan_wifi:before {\n content: \"\\e8a9\"; }\n .material-icons.person:before {\n content: \"\\e7fd\"; }\n .material-icons.person_add:before {\n content: \"\\e7fe\"; }\n .material-icons.person_add_alt:before {\n content: \"\\ea4d\"; }\n .material-icons.person_add_alt_1:before {\n content: \"\\ef65\"; }\n .material-icons.person_add_disabled:before {\n content: \"\\e9cb\"; }\n .material-icons.person_outline:before {\n content: \"\\e7ff\"; }\n .material-icons.person_pin:before {\n content: \"\\e55a\"; }\n .material-icons.person_pin_circle:before {\n content: \"\\e56a\"; }\n .material-icons.person_remove:before {\n content: \"\\ef66\"; }\n .material-icons.person_remove_alt_1:before {\n content: \"\\ef67\"; }\n .material-icons.person_search:before {\n content: \"\\f106\"; }\n .material-icons.personal_video:before {\n content: \"\\e63b\"; }\n .material-icons.pest_control:before {\n content: \"\\f0fa\"; }\n .material-icons.pest_control_rodent:before {\n content: \"\\f0fd\"; }\n .material-icons.pets:before {\n content: \"\\e91d\"; }\n .material-icons.phone:before {\n content: \"\\e0cd\"; }\n .material-icons.phone_android:before {\n content: \"\\e324\"; }\n .material-icons.phone_bluetooth_speaker:before {\n content: \"\\e61b\"; }\n .material-icons.phone_callback:before {\n content: \"\\e649\"; }\n .material-icons.phone_disabled:before {\n content: \"\\e9cc\"; }\n .material-icons.phone_enabled:before {\n content: \"\\e9cd\"; }\n .material-icons.phone_forwarded:before {\n content: \"\\e61c\"; }\n .material-icons.phone_in_talk:before {\n content: \"\\e61d\"; }\n .material-icons.phone_iphone:before {\n content: \"\\e325\"; }\n .material-icons.phone_locked:before {\n content: \"\\e61e\"; }\n .material-icons.phone_missed:before {\n content: \"\\e61f\"; }\n .material-icons.phone_paused:before {\n content: \"\\e620\"; }\n .material-icons.phonelink:before {\n content: \"\\e326\"; }\n .material-icons.phonelink_erase:before {\n content: \"\\e0db\"; }\n .material-icons.phonelink_lock:before {\n content: \"\\e0dc\"; }\n .material-icons.phonelink_off:before {\n content: \"\\e327\"; }\n .material-icons.phonelink_ring:before {\n content: \"\\e0dd\"; }\n .material-icons.phonelink_setup:before {\n content: \"\\e0de\"; }\n .material-icons.photo:before {\n content: \"\\e410\"; }\n .material-icons.photo_album:before {\n content: \"\\e411\"; }\n .material-icons.photo_camera:before {\n content: \"\\e412\"; }\n .material-icons.photo_camera_back:before {\n content: \"\\ef68\"; }\n .material-icons.photo_camera_front:before {\n content: \"\\ef69\"; }\n .material-icons.photo_filter:before {\n content: \"\\e43b\"; }\n .material-icons.photo_library:before {\n content: \"\\e413\"; }\n .material-icons.photo_size_select_actual:before {\n content: \"\\e432\"; }\n .material-icons.photo_size_select_large:before {\n content: \"\\e433\"; }\n .material-icons.photo_size_select_small:before {\n content: \"\\e434\"; }\n .material-icons.picture_as_pdf:before {\n content: \"\\e415\"; }\n .material-icons.picture_in_picture:before {\n content: \"\\e8aa\"; }\n .material-icons.picture_in_picture_alt:before {\n content: \"\\e911\"; }\n .material-icons.pie_chart:before {\n content: \"\\e6c4\"; }\n .material-icons.pie_chart_outlined:before {\n content: \"\\e6c5\"; }\n .material-icons.pin_drop:before {\n content: \"\\e55e\"; }\n .material-icons.pivot_table_chart:before {\n content: \"\\e9ce\"; }\n .material-icons.place:before {\n content: \"\\e55f\"; }\n .material-icons.plagiarism:before {\n content: \"\\ea5a\"; }\n .material-icons.play_arrow:before {\n content: \"\\e037\"; }\n .material-icons.play_circle_fill:before {\n content: \"\\e038\"; }\n .material-icons.play_circle_filled:before {\n content: \"\\e038\"; }\n .material-icons.play_circle_outline:before {\n content: \"\\e039\"; }\n .material-icons.play_disabled:before {\n content: \"\\ef6a\"; }\n .material-icons.play_for_work:before {\n content: \"\\e906\"; }\n .material-icons.playlist_add:before {\n content: \"\\e03b\"; }\n .material-icons.playlist_add_check:before {\n content: \"\\e065\"; }\n .material-icons.playlist_play:before {\n content: \"\\e05f\"; }\n .material-icons.plumbing:before {\n content: \"\\f107\"; }\n .material-icons.plus_one:before {\n content: \"\\e800\"; }\n .material-icons.point_of_sale:before {\n content: \"\\f17e\"; }\n .material-icons.policy:before {\n content: \"\\ea17\"; }\n .material-icons.poll:before {\n content: \"\\e801\"; }\n .material-icons.polymer:before {\n content: \"\\e8ab\"; }\n .material-icons.pool:before {\n content: \"\\eb48\"; }\n .material-icons.portable_wifi_off:before {\n content: \"\\e0ce\"; }\n .material-icons.portrait:before {\n content: \"\\e416\"; }\n .material-icons.post_add:before {\n content: \"\\ea20\"; }\n .material-icons.power:before {\n content: \"\\e63c\"; }\n .material-icons.power_input:before {\n content: \"\\e336\"; }\n .material-icons.power_off:before {\n content: \"\\e646\"; }\n .material-icons.power_settings_new:before {\n content: \"\\e8ac\"; }\n .material-icons.pregnant_woman:before {\n content: \"\\e91e\"; }\n .material-icons.present_to_all:before {\n content: \"\\e0df\"; }\n .material-icons.preview:before {\n content: \"\\f1c5\"; }\n .material-icons.print:before {\n content: \"\\e8ad\"; }\n .material-icons.print_disabled:before {\n content: \"\\e9cf\"; }\n .material-icons.priority_high:before {\n content: \"\\e645\"; }\n .material-icons.privacy_tip:before {\n content: \"\\f0dc\"; }\n .material-icons.psychology:before {\n content: \"\\ea4a\"; }\n .material-icons.public:before {\n content: \"\\e80b\"; }\n .material-icons.public_off:before {\n content: \"\\f1ca\"; }\n .material-icons.publish:before {\n content: \"\\e255\"; }\n .material-icons.published_with_changes:before {\n content: \"\\f232\"; }\n .material-icons.push_pin:before {\n content: \"\\f10d\"; }\n .material-icons.qr_code:before {\n content: \"\\ef6b\"; }\n .material-icons.qr_code_2:before {\n content: \"\\e00a\"; }\n .material-icons.qr_code_scanner:before {\n content: \"\\f206\"; }\n .material-icons.query_builder:before {\n content: \"\\e8ae\"; }\n .material-icons.question_answer:before {\n content: \"\\e8af\"; }\n .material-icons.queue:before {\n content: \"\\e03c\"; }\n .material-icons.queue_music:before {\n content: \"\\e03d\"; }\n .material-icons.queue_play_next:before {\n content: \"\\e066\"; }\n .material-icons.quick_contacts_dialer:before {\n content: \"\\e0cf\"; }\n .material-icons.quick_contacts_mail:before {\n content: \"\\e0d0\"; }\n .material-icons.quickreply:before {\n content: \"\\ef6c\"; }\n .material-icons.radio:before {\n content: \"\\e03e\"; }\n .material-icons.radio_button_checked:before {\n content: \"\\e837\"; }\n .material-icons.radio_button_off:before {\n content: \"\\e836\"; }\n .material-icons.radio_button_on:before {\n content: \"\\e837\"; }\n .material-icons.radio_button_unchecked:before {\n content: \"\\e836\"; }\n .material-icons.railway_alert:before {\n content: \"\\e9d1\"; }\n .material-icons.ramen_dining:before {\n content: \"\\ea64\"; }\n .material-icons.rate_review:before {\n content: \"\\e560\"; }\n .material-icons.read_more:before {\n content: \"\\ef6d\"; }\n .material-icons.receipt:before {\n content: \"\\e8b0\"; }\n .material-icons.receipt_long:before {\n content: \"\\ef6e\"; }\n .material-icons.recent_actors:before {\n content: \"\\e03f\"; }\n .material-icons.recommend:before {\n content: \"\\e9d2\"; }\n .material-icons.record_voice_over:before {\n content: \"\\e91f\"; }\n .material-icons.redeem:before {\n content: \"\\e8b1\"; }\n .material-icons.redo:before {\n content: \"\\e15a\"; }\n .material-icons.reduce_capacity:before {\n content: \"\\f21c\"; }\n .material-icons.refresh:before {\n content: \"\\e5d5\"; }\n .material-icons.remove:before {\n content: \"\\e15b\"; }\n .material-icons.remove_circle:before {\n content: \"\\e15c\"; }\n .material-icons.remove_circle_outline:before {\n content: \"\\e15d\"; }\n .material-icons.remove_done:before {\n content: \"\\e9d3\"; }\n .material-icons.remove_from_queue:before {\n content: \"\\e067\"; }\n .material-icons.remove_moderator:before {\n content: \"\\e9d4\"; }\n .material-icons.remove_red_eye:before {\n content: \"\\e417\"; }\n .material-icons.remove_shopping_cart:before {\n content: \"\\e928\"; }\n .material-icons.reorder:before {\n content: \"\\e8fe\"; }\n .material-icons.repeat:before {\n content: \"\\e040\"; }\n .material-icons.repeat_on:before {\n content: \"\\e9d6\"; }\n .material-icons.repeat_one:before {\n content: \"\\e041\"; }\n .material-icons.repeat_one_on:before {\n content: \"\\e9d7\"; }\n .material-icons.replay:before {\n content: \"\\e042\"; }\n .material-icons.replay_10:before {\n content: \"\\e059\"; }\n .material-icons.replay_30:before {\n content: \"\\e05a\"; }\n .material-icons.replay_5:before {\n content: \"\\e05b\"; }\n .material-icons.replay_circle_filled:before {\n content: \"\\e9d8\"; }\n .material-icons.reply:before {\n content: \"\\e15e\"; }\n .material-icons.reply_all:before {\n content: \"\\e15f\"; }\n .material-icons.report:before {\n content: \"\\e160\"; }\n .material-icons.report_off:before {\n content: \"\\e170\"; }\n .material-icons.report_problem:before {\n content: \"\\e8b2\"; }\n .material-icons.request_page:before {\n content: \"\\f22c\"; }\n .material-icons.request_quote:before {\n content: \"\\f1b6\"; }\n .material-icons.reset_tv:before {\n content: \"\\e9d9\"; }\n .material-icons.restaurant:before {\n content: \"\\e56c\"; }\n .material-icons.restaurant_menu:before {\n content: \"\\e561\"; }\n .material-icons.restore:before {\n content: \"\\e8b3\"; }\n .material-icons.restore_from_trash:before {\n content: \"\\e938\"; }\n .material-icons.restore_page:before {\n content: \"\\e929\"; }\n .material-icons.rice_bowl:before {\n content: \"\\f1f5\"; }\n .material-icons.ring_volume:before {\n content: \"\\e0d1\"; }\n .material-icons.roofing:before {\n content: \"\\f201\"; }\n .material-icons.room:before {\n content: \"\\e8b4\"; }\n .material-icons.room_preferences:before {\n content: \"\\f1b8\"; }\n .material-icons.room_service:before {\n content: \"\\eb49\"; }\n .material-icons.rotate_90_degrees_ccw:before {\n content: \"\\e418\"; }\n .material-icons.rotate_left:before {\n content: \"\\e419\"; }\n .material-icons.rotate_right:before {\n content: \"\\e41a\"; }\n .material-icons.rounded_corner:before {\n content: \"\\e920\"; }\n .material-icons.router:before {\n content: \"\\e328\"; }\n .material-icons.rowing:before {\n content: \"\\e921\"; }\n .material-icons.rss_feed:before {\n content: \"\\e0e5\"; }\n .material-icons.rtt:before {\n content: \"\\e9ad\"; }\n .material-icons.rule:before {\n content: \"\\f1c2\"; }\n .material-icons.rule_folder:before {\n content: \"\\f1c9\"; }\n .material-icons.run_circle:before {\n content: \"\\ef6f\"; }\n .material-icons.rv_hookup:before {\n content: \"\\e642\"; }\n .material-icons.sanitizer:before {\n content: \"\\f21d\"; }\n .material-icons.satellite:before {\n content: \"\\e562\"; }\n .material-icons.save:before {\n content: \"\\e161\"; }\n .material-icons.save_alt:before {\n content: \"\\e171\"; }\n .material-icons.saved_search:before {\n content: \"\\ea11\"; }\n .material-icons.scanner:before {\n content: \"\\e329\"; }\n .material-icons.scatter_plot:before {\n content: \"\\e268\"; }\n .material-icons.schedule:before {\n content: \"\\e8b5\"; }\n .material-icons.schedule_send:before {\n content: \"\\ea0a\"; }\n .material-icons.school:before {\n content: \"\\e80c\"; }\n .material-icons.science:before {\n content: \"\\ea4b\"; }\n .material-icons.score:before {\n content: \"\\e269\"; }\n .material-icons.screen_lock_landscape:before {\n content: \"\\e1be\"; }\n .material-icons.screen_lock_portrait:before {\n content: \"\\e1bf\"; }\n .material-icons.screen_lock_rotation:before {\n content: \"\\e1c0\"; }\n .material-icons.screen_rotation:before {\n content: \"\\e1c1\"; }\n .material-icons.screen_search_desktop:before {\n content: \"\\ef70\"; }\n .material-icons.screen_share:before {\n content: \"\\e0e2\"; }\n .material-icons.sd:before {\n content: \"\\e9dd\"; }\n .material-icons.sd_card:before {\n content: \"\\e623\"; }\n .material-icons.sd_storage:before {\n content: \"\\e1c2\"; }\n .material-icons.search:before {\n content: \"\\e8b6\"; }\n .material-icons.search_off:before {\n content: \"\\ea76\"; }\n .material-icons.security:before {\n content: \"\\e32a\"; }\n .material-icons.segment:before {\n content: \"\\e94b\"; }\n .material-icons.select_all:before {\n content: \"\\e162\"; }\n .material-icons.self_improvement:before {\n content: \"\\ea78\"; }\n .material-icons.send:before {\n content: \"\\e163\"; }\n .material-icons.send_and_archive:before {\n content: \"\\ea0c\"; }\n .material-icons.send_to_mobile:before {\n content: \"\\f05c\"; }\n .material-icons.sensor_door:before {\n content: \"\\f1b5\"; }\n .material-icons.sensor_window:before {\n content: \"\\f1b4\"; }\n .material-icons.sentiment_dissatisfied:before {\n content: \"\\e811\"; }\n .material-icons.sentiment_neutral:before {\n content: \"\\e812\"; }\n .material-icons.sentiment_satisfied:before {\n content: \"\\e813\"; }\n .material-icons.sentiment_satisfied_alt:before {\n content: \"\\e0ed\"; }\n .material-icons.sentiment_very_dissatisfied:before {\n content: \"\\e814\"; }\n .material-icons.sentiment_very_satisfied:before {\n content: \"\\e815\"; }\n .material-icons.set_meal:before {\n content: \"\\f1ea\"; }\n .material-icons.settings:before {\n content: \"\\e8b8\"; }\n .material-icons.settings_applications:before {\n content: \"\\e8b9\"; }\n .material-icons.settings_backup_restore:before {\n content: \"\\e8ba\"; }\n .material-icons.settings_bluetooth:before {\n content: \"\\e8bb\"; }\n .material-icons.settings_brightness:before {\n content: \"\\e8bd\"; }\n .material-icons.settings_cell:before {\n content: \"\\e8bc\"; }\n .material-icons.settings_display:before {\n content: \"\\e8bd\"; }\n .material-icons.settings_ethernet:before {\n content: \"\\e8be\"; }\n .material-icons.settings_input_antenna:before {\n content: \"\\e8bf\"; }\n .material-icons.settings_input_component:before {\n content: \"\\e8c0\"; }\n .material-icons.settings_input_composite:before {\n content: \"\\e8c1\"; }\n .material-icons.settings_input_hdmi:before {\n content: \"\\e8c2\"; }\n .material-icons.settings_input_svideo:before {\n content: \"\\e8c3\"; }\n .material-icons.settings_overscan:before {\n content: \"\\e8c4\"; }\n .material-icons.settings_phone:before {\n content: \"\\e8c5\"; }\n .material-icons.settings_power:before {\n content: \"\\e8c6\"; }\n .material-icons.settings_remote:before {\n content: \"\\e8c7\"; }\n .material-icons.settings_system_daydream:before {\n content: \"\\e1c3\"; }\n .material-icons.settings_voice:before {\n content: \"\\e8c8\"; }\n .material-icons.share:before {\n content: \"\\e80d\"; }\n .material-icons.shield:before {\n content: \"\\e9e0\"; }\n .material-icons.shop:before {\n content: \"\\e8c9\"; }\n .material-icons.shop_two:before {\n content: \"\\e8ca\"; }\n .material-icons.shopping_bag:before {\n content: \"\\f1cc\"; }\n .material-icons.shopping_basket:before {\n content: \"\\e8cb\"; }\n .material-icons.shopping_cart:before {\n content: \"\\e8cc\"; }\n .material-icons.short_text:before {\n content: \"\\e261\"; }\n .material-icons.show_chart:before {\n content: \"\\e6e1\"; }\n .material-icons.shuffle:before {\n content: \"\\e043\"; }\n .material-icons.shuffle_on:before {\n content: \"\\e9e1\"; }\n .material-icons.shutter_speed:before {\n content: \"\\e43d\"; }\n .material-icons.sick:before {\n content: \"\\f220\"; }\n .material-icons.signal_cellular_0_bar:before {\n content: \"\\f0a8\"; }\n .material-icons.signal_cellular_4_bar:before {\n content: \"\\e1c8\"; }\n .material-icons.signal_cellular_alt:before {\n content: \"\\e202\"; }\n .material-icons.signal_cellular_connected_no_internet_4_bar:before {\n content: \"\\e1cd\"; }\n .material-icons.signal_cellular_no_sim:before {\n content: \"\\e1ce\"; }\n .material-icons.signal_cellular_null:before {\n content: \"\\e1cf\"; }\n .material-icons.signal_cellular_off:before {\n content: \"\\e1d0\"; }\n .material-icons.signal_wifi_0_bar:before {\n content: \"\\f0b0\"; }\n .material-icons.signal_wifi_4_bar:before {\n content: \"\\e1d8\"; }\n .material-icons.signal_wifi_4_bar_lock:before {\n content: \"\\e1d9\"; }\n .material-icons.signal_wifi_off:before {\n content: \"\\e1da\"; }\n .material-icons.sim_card:before {\n content: \"\\e32b\"; }\n .material-icons.sim_card_alert:before {\n content: \"\\e624\"; }\n .material-icons.single_bed:before {\n content: \"\\ea48\"; }\n .material-icons.skip_next:before {\n content: \"\\e044\"; }\n .material-icons.skip_previous:before {\n content: \"\\e045\"; }\n .material-icons.slideshow:before {\n content: \"\\e41b\"; }\n .material-icons.slow_motion_video:before {\n content: \"\\e068\"; }\n .material-icons.smart_button:before {\n content: \"\\f1c1\"; }\n .material-icons.smartphone:before {\n content: \"\\e32c\"; }\n .material-icons.smoke_free:before {\n content: \"\\eb4a\"; }\n .material-icons.smoking_rooms:before {\n content: \"\\eb4b\"; }\n .material-icons.sms:before {\n content: \"\\e625\"; }\n .material-icons.sms_failed:before {\n content: \"\\e626\"; }\n .material-icons.snippet_folder:before {\n content: \"\\f1c7\"; }\n .material-icons.snooze:before {\n content: \"\\e046\"; }\n .material-icons.soap:before {\n content: \"\\f1b2\"; }\n .material-icons.sort:before {\n content: \"\\e164\"; }\n .material-icons.sort_by_alpha:before {\n content: \"\\e053\"; }\n .material-icons.source:before {\n content: \"\\f1c4\"; }\n .material-icons.south:before {\n content: \"\\f1e3\"; }\n .material-icons.south_east:before {\n content: \"\\f1e4\"; }\n .material-icons.south_west:before {\n content: \"\\f1e5\"; }\n .material-icons.spa:before {\n content: \"\\eb4c\"; }\n .material-icons.space_bar:before {\n content: \"\\e256\"; }\n .material-icons.speaker:before {\n content: \"\\e32d\"; }\n .material-icons.speaker_group:before {\n content: \"\\e32e\"; }\n .material-icons.speaker_notes:before {\n content: \"\\e8cd\"; }\n .material-icons.speaker_notes_off:before {\n content: \"\\e92a\"; }\n .material-icons.speaker_phone:before {\n content: \"\\e0d2\"; }\n .material-icons.speed:before {\n content: \"\\e9e4\"; }\n .material-icons.spellcheck:before {\n content: \"\\e8ce\"; }\n .material-icons.sports:before {\n content: \"\\ea30\"; }\n .material-icons.sports_bar:before {\n content: \"\\f1f3\"; }\n .material-icons.sports_baseball:before {\n content: \"\\ea51\"; }\n .material-icons.sports_basketball:before {\n content: \"\\ea26\"; }\n .material-icons.sports_cricket:before {\n content: \"\\ea27\"; }\n .material-icons.sports_esports:before {\n content: \"\\ea28\"; }\n .material-icons.sports_football:before {\n content: \"\\ea29\"; }\n .material-icons.sports_golf:before {\n content: \"\\ea2a\"; }\n .material-icons.sports_handball:before {\n content: \"\\ea33\"; }\n .material-icons.sports_hockey:before {\n content: \"\\ea2b\"; }\n .material-icons.sports_kabaddi:before {\n content: \"\\ea34\"; }\n .material-icons.sports_mma:before {\n content: \"\\ea2c\"; }\n .material-icons.sports_motorsports:before {\n content: \"\\ea2d\"; }\n .material-icons.sports_rugby:before {\n content: \"\\ea2e\"; }\n .material-icons.sports_soccer:before {\n content: \"\\ea2f\"; }\n .material-icons.sports_tennis:before {\n content: \"\\ea32\"; }\n .material-icons.sports_volleyball:before {\n content: \"\\ea31\"; }\n .material-icons.square_foot:before {\n content: \"\\ea49\"; }\n .material-icons.stacked_bar_chart:before {\n content: \"\\e9e6\"; }\n .material-icons.stacked_line_chart:before {\n content: \"\\f22b\"; }\n .material-icons.stairs:before {\n content: \"\\f1a9\"; }\n .material-icons.star:before {\n content: \"\\e838\"; }\n .material-icons.star_border:before {\n content: \"\\e83a\"; }\n .material-icons.star_half:before {\n content: \"\\e839\"; }\n .material-icons.star_outline:before {\n content: \"\\f06f\"; }\n .material-icons.star_rate:before {\n content: \"\\f0ec\"; }\n .material-icons.stars:before {\n content: \"\\e8d0\"; }\n .material-icons.stay_current_landscape:before {\n content: \"\\e0d3\"; }\n .material-icons.stay_current_portrait:before {\n content: \"\\e0d4\"; }\n .material-icons.stay_primary_landscape:before {\n content: \"\\e0d5\"; }\n .material-icons.stay_primary_portrait:before {\n content: \"\\e0d6\"; }\n .material-icons.sticky_note_2:before {\n content: \"\\f1fc\"; }\n .material-icons.stop:before {\n content: \"\\e047\"; }\n .material-icons.stop_circle:before {\n content: \"\\ef71\"; }\n .material-icons.stop_screen_share:before {\n content: \"\\e0e3\"; }\n .material-icons.storage:before {\n content: \"\\e1db\"; }\n .material-icons.store:before {\n content: \"\\e8d1\"; }\n .material-icons.store_mall_directory:before {\n content: \"\\e563\"; }\n .material-icons.storefront:before {\n content: \"\\ea12\"; }\n .material-icons.straighten:before {\n content: \"\\e41c\"; }\n .material-icons.stream:before {\n content: \"\\e9e9\"; }\n .material-icons.streetview:before {\n content: \"\\e56e\"; }\n .material-icons.strikethrough_s:before {\n content: \"\\e257\"; }\n .material-icons.stroller:before {\n content: \"\\f1ae\"; }\n .material-icons.style:before {\n content: \"\\e41d\"; }\n .material-icons.subdirectory_arrow_left:before {\n content: \"\\e5d9\"; }\n .material-icons.subdirectory_arrow_right:before {\n content: \"\\e5da\"; }\n .material-icons.subject:before {\n content: \"\\e8d2\"; }\n .material-icons.subscript:before {\n content: \"\\f111\"; }\n .material-icons.subscriptions:before {\n content: \"\\e064\"; }\n .material-icons.subtitles:before {\n content: \"\\e048\"; }\n .material-icons.subtitles_off:before {\n content: \"\\ef72\"; }\n .material-icons.subway:before {\n content: \"\\e56f\"; }\n .material-icons.superscript:before {\n content: \"\\f112\"; }\n .material-icons.supervised_user_circle:before {\n content: \"\\e939\"; }\n .material-icons.supervisor_account:before {\n content: \"\\e8d3\"; }\n .material-icons.support:before {\n content: \"\\ef73\"; }\n .material-icons.support_agent:before {\n content: \"\\f0e2\"; }\n .material-icons.surround_sound:before {\n content: \"\\e049\"; }\n .material-icons.swap_calls:before {\n content: \"\\e0d7\"; }\n .material-icons.swap_horiz:before {\n content: \"\\e8d4\"; }\n .material-icons.swap_horizontal_circle:before {\n content: \"\\e933\"; }\n .material-icons.swap_vert:before {\n content: \"\\e8d5\"; }\n .material-icons.swap_vert_circle:before {\n content: \"\\e8d6\"; }\n .material-icons.swap_vertical_circle:before {\n content: \"\\e8d6\"; }\n .material-icons.swipe:before {\n content: \"\\e9ec\"; }\n .material-icons.switch_account:before {\n content: \"\\e9ed\"; }\n .material-icons.switch_camera:before {\n content: \"\\e41e\"; }\n .material-icons.switch_left:before {\n content: \"\\f1d1\"; }\n .material-icons.switch_right:before {\n content: \"\\f1d2\"; }\n .material-icons.switch_video:before {\n content: \"\\e41f\"; }\n .material-icons.sync:before {\n content: \"\\e627\"; }\n .material-icons.sync_alt:before {\n content: \"\\ea18\"; }\n .material-icons.sync_disabled:before {\n content: \"\\e628\"; }\n .material-icons.sync_problem:before {\n content: \"\\e629\"; }\n .material-icons.system_update:before {\n content: \"\\e62a\"; }\n .material-icons.system_update_alt:before {\n content: \"\\e8d7\"; }\n .material-icons.system_update_tv:before {\n content: \"\\e8d7\"; }\n .material-icons.tab:before {\n content: \"\\e8d8\"; }\n .material-icons.tab_unselected:before {\n content: \"\\e8d9\"; }\n .material-icons.table_chart:before {\n content: \"\\e265\"; }\n .material-icons.table_rows:before {\n content: \"\\f101\"; }\n .material-icons.table_view:before {\n content: \"\\f1be\"; }\n .material-icons.tablet:before {\n content: \"\\e32f\"; }\n .material-icons.tablet_android:before {\n content: \"\\e330\"; }\n .material-icons.tablet_mac:before {\n content: \"\\e331\"; }\n .material-icons.tag:before {\n content: \"\\e9ef\"; }\n .material-icons.tag_faces:before {\n content: \"\\e420\"; }\n .material-icons.takeout_dining:before {\n content: \"\\ea74\"; }\n .material-icons.tap_and_play:before {\n content: \"\\e62b\"; }\n .material-icons.tapas:before {\n content: \"\\f1e9\"; }\n .material-icons.taxi_alert:before {\n content: \"\\ef74\"; }\n .material-icons.terrain:before {\n content: \"\\e564\"; }\n .material-icons.text_fields:before {\n content: \"\\e262\"; }\n .material-icons.text_format:before {\n content: \"\\e165\"; }\n .material-icons.text_rotate_up:before {\n content: \"\\e93a\"; }\n .material-icons.text_rotate_vertical:before {\n content: \"\\e93b\"; }\n .material-icons.text_rotation_angledown:before {\n content: \"\\e93c\"; }\n .material-icons.text_rotation_angleup:before {\n content: \"\\e93d\"; }\n .material-icons.text_rotation_down:before {\n content: \"\\e93e\"; }\n .material-icons.text_rotation_none:before {\n content: \"\\e93f\"; }\n .material-icons.text_snippet:before {\n content: \"\\f1c6\"; }\n .material-icons.textsms:before {\n content: \"\\e0d8\"; }\n .material-icons.texture:before {\n content: \"\\e421\"; }\n .material-icons.theater_comedy:before {\n content: \"\\ea66\"; }\n .material-icons.theaters:before {\n content: \"\\e8da\"; }\n .material-icons.thumb_down:before {\n content: \"\\e8db\"; }\n .material-icons.thumb_down_alt:before {\n content: \"\\e816\"; }\n .material-icons.thumb_down_off_alt:before {\n content: \"\\e9f2\"; }\n .material-icons.thumb_up:before {\n content: \"\\e8dc\"; }\n .material-icons.thumb_up_alt:before {\n content: \"\\e817\"; }\n .material-icons.thumb_up_off_alt:before {\n content: \"\\e9f3\"; }\n .material-icons.thumbs_up_down:before {\n content: \"\\e8dd\"; }\n .material-icons.time_to_leave:before {\n content: \"\\e62c\"; }\n .material-icons.timelapse:before {\n content: \"\\e422\"; }\n .material-icons.timeline:before {\n content: \"\\e922\"; }\n .material-icons.timer:before {\n content: \"\\e425\"; }\n .material-icons.timer_10:before {\n content: \"\\e423\"; }\n .material-icons.timer_3:before {\n content: \"\\e424\"; }\n .material-icons.timer_off:before {\n content: \"\\e426\"; }\n .material-icons.title:before {\n content: \"\\e264\"; }\n .material-icons.toc:before {\n content: \"\\e8de\"; }\n .material-icons.today:before {\n content: \"\\e8df\"; }\n .material-icons.toggle_off:before {\n content: \"\\e9f5\"; }\n .material-icons.toggle_on:before {\n content: \"\\e9f6\"; }\n .material-icons.toll:before {\n content: \"\\e8e0\"; }\n .material-icons.tonality:before {\n content: \"\\e427\"; }\n .material-icons.topic:before {\n content: \"\\f1c8\"; }\n .material-icons.touch_app:before {\n content: \"\\e913\"; }\n .material-icons.tour:before {\n content: \"\\ef75\"; }\n .material-icons.toys:before {\n content: \"\\e332\"; }\n .material-icons.track_changes:before {\n content: \"\\e8e1\"; }\n .material-icons.traffic:before {\n content: \"\\e565\"; }\n .material-icons.train:before {\n content: \"\\e570\"; }\n .material-icons.tram:before {\n content: \"\\e571\"; }\n .material-icons.transfer_within_a_station:before {\n content: \"\\e572\"; }\n .material-icons.transform:before {\n content: \"\\e428\"; }\n .material-icons.transit_enterexit:before {\n content: \"\\e579\"; }\n .material-icons.translate:before {\n content: \"\\e8e2\"; }\n .material-icons.trending_down:before {\n content: \"\\e8e3\"; }\n .material-icons.trending_flat:before {\n content: \"\\e8e4\"; }\n .material-icons.trending_neutral:before {\n content: \"\\e8e4\"; }\n .material-icons.trending_up:before {\n content: \"\\e8e5\"; }\n .material-icons.trip_origin:before {\n content: \"\\e57b\"; }\n .material-icons.tty:before {\n content: \"\\f1aa\"; }\n .material-icons.tune:before {\n content: \"\\e429\"; }\n .material-icons.turned_in:before {\n content: \"\\e8e6\"; }\n .material-icons.turned_in_not:before {\n content: \"\\e8e7\"; }\n .material-icons.tv:before {\n content: \"\\e333\"; }\n .material-icons.tv_off:before {\n content: \"\\e647\"; }\n .material-icons.two_wheeler:before {\n content: \"\\e9f9\"; }\n .material-icons.umbrella:before {\n content: \"\\f1ad\"; }\n .material-icons.unarchive:before {\n content: \"\\e169\"; }\n .material-icons.undo:before {\n content: \"\\e166\"; }\n .material-icons.unfold_less:before {\n content: \"\\e5d6\"; }\n .material-icons.unfold_more:before {\n content: \"\\e5d7\"; }\n .material-icons.unpublished:before {\n content: \"\\f236\"; }\n .material-icons.unsubscribe:before {\n content: \"\\e0eb\"; }\n .material-icons.update:before {\n content: \"\\e923\"; }\n .material-icons.update_disabled:before {\n content: \"\\e075\"; }\n .material-icons.upgrade:before {\n content: \"\\f0fb\"; }\n .material-icons.upload_file:before {\n content: \"\\e9fc\"; }\n .material-icons.usb:before {\n content: \"\\e1e0\"; }\n .material-icons.verified:before {\n content: \"\\ef76\"; }\n .material-icons.verified_user:before {\n content: \"\\e8e8\"; }\n .material-icons.vertical_align_bottom:before {\n content: \"\\e258\"; }\n .material-icons.vertical_align_center:before {\n content: \"\\e259\"; }\n .material-icons.vertical_align_top:before {\n content: \"\\e25a\"; }\n .material-icons.vertical_distribute:before {\n content: \"\\e076\"; }\n .material-icons.vertical_split:before {\n content: \"\\e949\"; }\n .material-icons.vibration:before {\n content: \"\\e62d\"; }\n .material-icons.video_call:before {\n content: \"\\e070\"; }\n .material-icons.video_collection:before {\n content: \"\\e04a\"; }\n .material-icons.video_label:before {\n content: \"\\e071\"; }\n .material-icons.video_library:before {\n content: \"\\e04a\"; }\n .material-icons.video_settings:before {\n content: \"\\ea75\"; }\n .material-icons.videocam:before {\n content: \"\\e04b\"; }\n .material-icons.videocam_off:before {\n content: \"\\e04c\"; }\n .material-icons.videogame_asset:before {\n content: \"\\e338\"; }\n .material-icons.view_agenda:before {\n content: \"\\e8e9\"; }\n .material-icons.view_array:before {\n content: \"\\e8ea\"; }\n .material-icons.view_carousel:before {\n content: \"\\e8eb\"; }\n .material-icons.view_column:before {\n content: \"\\e8ec\"; }\n .material-icons.view_comfortable:before {\n content: \"\\e42a\"; }\n .material-icons.view_comfy:before {\n content: \"\\e42a\"; }\n .material-icons.view_compact:before {\n content: \"\\e42b\"; }\n .material-icons.view_day:before {\n content: \"\\e8ed\"; }\n .material-icons.view_headline:before {\n content: \"\\e8ee\"; }\n .material-icons.view_in_ar:before {\n content: \"\\e9fe\"; }\n .material-icons.view_list:before {\n content: \"\\e8ef\"; }\n .material-icons.view_module:before {\n content: \"\\e8f0\"; }\n .material-icons.view_quilt:before {\n content: \"\\e8f1\"; }\n .material-icons.view_sidebar:before {\n content: \"\\f114\"; }\n .material-icons.view_stream:before {\n content: \"\\e8f2\"; }\n .material-icons.view_week:before {\n content: \"\\e8f3\"; }\n .material-icons.vignette:before {\n content: \"\\e435\"; }\n .material-icons.visibility:before {\n content: \"\\e8f4\"; }\n .material-icons.visibility_off:before {\n content: \"\\e8f5\"; }\n .material-icons.voice_chat:before {\n content: \"\\e62e\"; }\n .material-icons.voice_over_off:before {\n content: \"\\e94a\"; }\n .material-icons.voicemail:before {\n content: \"\\e0d9\"; }\n .material-icons.volume_down:before {\n content: \"\\e04d\"; }\n .material-icons.volume_mute:before {\n content: \"\\e04e\"; }\n .material-icons.volume_off:before {\n content: \"\\e04f\"; }\n .material-icons.volume_up:before {\n content: \"\\e050\"; }\n .material-icons.volunteer_activism:before {\n content: \"\\ea70\"; }\n .material-icons.vpn_key:before {\n content: \"\\e0da\"; }\n .material-icons.vpn_lock:before {\n content: \"\\e62f\"; }\n .material-icons.wallet_giftcard:before {\n content: \"\\e8f6\"; }\n .material-icons.wallet_membership:before {\n content: \"\\e8f7\"; }\n .material-icons.wallet_travel:before {\n content: \"\\e8f8\"; }\n .material-icons.wallpaper:before {\n content: \"\\e1bc\"; }\n .material-icons.warning:before {\n content: \"\\e002\"; }\n .material-icons.wash:before {\n content: \"\\f1b1\"; }\n .material-icons.watch:before {\n content: \"\\e334\"; }\n .material-icons.watch_later:before {\n content: \"\\e924\"; }\n .material-icons.water_damage:before {\n content: \"\\f203\"; }\n .material-icons.waterfall_chart:before {\n content: \"\\ea00\"; }\n .material-icons.waves:before {\n content: \"\\e176\"; }\n .material-icons.wb_auto:before {\n content: \"\\e42c\"; }\n .material-icons.wb_cloudy:before {\n content: \"\\e42d\"; }\n .material-icons.wb_incandescent:before {\n content: \"\\e42e\"; }\n .material-icons.wb_iridescent:before {\n content: \"\\e436\"; }\n .material-icons.wb_shade:before {\n content: \"\\ea01\"; }\n .material-icons.wb_sunny:before {\n content: \"\\e430\"; }\n .material-icons.wb_twighlight:before {\n content: \"\\ea02\"; }\n .material-icons.wc:before {\n content: \"\\e63d\"; }\n .material-icons.web:before {\n content: \"\\e051\"; }\n .material-icons.web_asset:before {\n content: \"\\e069\"; }\n .material-icons.weekend:before {\n content: \"\\e16b\"; }\n .material-icons.west:before {\n content: \"\\f1e6\"; }\n .material-icons.whatshot:before {\n content: \"\\e80e\"; }\n .material-icons.wheelchair_pickup:before {\n content: \"\\f1ab\"; }\n .material-icons.where_to_vote:before {\n content: \"\\e177\"; }\n .material-icons.widgets:before {\n content: \"\\e1bd\"; }\n .material-icons.wifi:before {\n content: \"\\e63e\"; }\n .material-icons.wifi_calling:before {\n content: \"\\ef77\"; }\n .material-icons.wifi_lock:before {\n content: \"\\e1e1\"; }\n .material-icons.wifi_off:before {\n content: \"\\e648\"; }\n .material-icons.wifi_protected_setup:before {\n content: \"\\f0fc\"; }\n .material-icons.wifi_tethering:before {\n content: \"\\e1e2\"; }\n .material-icons.wine_bar:before {\n content: \"\\f1e8\"; }\n .material-icons.work:before {\n content: \"\\e8f9\"; }\n .material-icons.work_off:before {\n content: \"\\e942\"; }\n .material-icons.work_outline:before {\n content: \"\\e943\"; }\n .material-icons.workspaces_filled:before {\n content: \"\\ea0d\"; }\n .material-icons.workspaces_outline:before {\n content: \"\\ea0f\"; }\n .material-icons.wrap_text:before {\n content: \"\\e25b\"; }\n .material-icons.wrong_location:before {\n content: \"\\ef78\"; }\n .material-icons.wysiwyg:before {\n content: \"\\f1c3\"; }\n .material-icons.youtube_searched_for:before {\n content: \"\\e8fa\"; }\n .material-icons.zoom_in:before {\n content: \"\\e8ff\"; }\n .material-icons.zoom_out:before {\n content: \"\\e900\"; }\n .material-icons.zoom_out_map:before {\n content: \"\\e56b\"; }\n","/*!\n\tLato font.\n*/\n/* Lato (hairline, regular) */\n@font-face {\n font-family: Lato;\n font-weight: 100;\n font-style: normal;\n text-rendering: optimizeLegibility;\n src: url(\"../fonts/lato-hairline/lato-hairline.woff2\") format(\"woff2\"), url(\"../fonts/lato-hairline/lato-hairline.woff\") format(\"woff\");\n}\n/* Lato (hairline, italic) */\n@font-face {\n font-family: Lato;\n font-weight: 100;\n font-style: italic;\n text-rendering: optimizeLegibility;\n src: url(\"../fonts/lato-hairline-italic/lato-hairline-italic.woff2\") format(\"woff2\"), url(\"../fonts/lato-hairline-italic/lato-hairline-italic.woff\") format(\"woff\");\n}\n/* Lato (thin, regular) */\n@font-face {\n font-family: Lato;\n font-weight: 200;\n font-style: normal;\n text-rendering: optimizeLegibility;\n src: url(\"../fonts/lato-thin/lato-thin.woff2\") format(\"woff2\"), url(\"../fonts/lato-thin/lato-thin.woff\") format(\"woff\");\n}\n/* Lato (thin, italic) */\n@font-face {\n font-family: Lato;\n font-weight: 200;\n font-style: italic;\n text-rendering: optimizeLegibility;\n src: url(\"../fonts/lato-thin-italic/lato-thin-italic.woff2\") format(\"woff2\"), url(\"../fonts/lato-thin-italic/lato-thin-italic.woff\") format(\"woff\");\n}\n/* Lato (light, regular) */\n@font-face {\n font-family: Lato;\n font-weight: 300;\n font-style: normal;\n text-rendering: optimizeLegibility;\n src: url(\"../fonts/lato-light/lato-light.woff2\") format(\"woff2\"), url(\"../fonts/lato-light/lato-light.woff\") format(\"woff\");\n}\n/* Lato (light, italic) */\n@font-face {\n font-family: Lato;\n font-weight: 300;\n font-style: italic;\n text-rendering: optimizeLegibility;\n src: url(\"../fonts/lato-light-italic/lato-light-italic.woff2\") format(\"woff2\"), url(\"../fonts/lato-light-italic/lato-light-italic.woff\") format(\"woff\");\n}\n/* Lato (normal, regular) */\n@font-face {\n font-family: Lato;\n font-weight: 400;\n font-style: normal;\n text-rendering: optimizeLegibility;\n src: url(\"../fonts/lato-normal/lato-normal.woff2\") format(\"woff2\"), url(\"../fonts/lato-normal/lato-normal.woff\") format(\"woff\");\n}\n/* Lato (normal, italic) */\n@font-face {\n font-family: Lato;\n font-weight: 400;\n font-style: italic;\n text-rendering: optimizeLegibility;\n src: url(\"../fonts/lato-normal-italic/lato-normal-italic.woff2\") format(\"woff2\"), url(\"../fonts/lato-normal-italic/lato-normal-italic.woff\") format(\"woff\");\n}\n/* Lato (medium, regular) */\n@font-face {\n font-family: \"Lato Medium\";\n font-weight: 400;\n font-style: normal;\n text-rendering: optimizeLegibility;\n src: url(\"../fonts/lato-medium/lato-medium.woff2\") format(\"woff2\"), url(\"../fonts/lato-medium/lato-medium.woff\") format(\"woff\");\n}\n/* Lato (medium, italic) */\n@font-face {\n font-family: \"Lato Medium\";\n font-weight: 400;\n font-style: italic;\n text-rendering: optimizeLegibility;\n src: url(\"../fonts/lato-medium-italic/lato-medium-italic.woff2\") format(\"woff2\"), url(\"../fonts/lato-medium-italic/lato-medium-italic.woff\") format(\"woff\");\n}\n/* Lato (semibold, regular) */\n@font-face {\n font-family: Lato;\n font-weight: 500;\n font-style: normal;\n text-rendering: optimizeLegibility;\n src: url(\"../fonts/lato-semibold/lato-semibold.woff2\") format(\"woff2\"), url(\"../fonts/lato-semibold/lato-semibold.woff\") format(\"woff\");\n}\n/* Lato (semibold, italic) */\n@font-face {\n font-family: Lato;\n font-weight: 500;\n font-style: italic;\n text-rendering: optimizeLegibility;\n src: url(\"../fonts/lato-semibold-italic/lato-semibold-italic.woff2\") format(\"woff2\"), url(\"../fonts/lato-semibold-italic/lato-semibold-italic.woff\") format(\"woff\");\n}\n/* Lato (bold, regular) */\n@font-face {\n font-family: Lato;\n font-weight: 600;\n font-style: normal;\n text-rendering: optimizeLegibility;\n src: url(\"../fonts/lato-bold/lato-bold.woff2\") format(\"woff2\"), url(\"../fonts/lato-bold/lato-bold.woff\") format(\"woff\");\n}\n/* Lato (bold, italic) */\n@font-face {\n font-family: Lato;\n font-weight: 600;\n font-style: italic;\n text-rendering: optimizeLegibility;\n src: url(\"../fonts/lato-bold-italic/lato-bold-italic.woff2\") format(\"woff2\"), url(\"../fonts/lato-bold-italic/lato-bold-italic.woff\") format(\"woff\");\n}\n/* Lato (heavy, regular) */\n@font-face {\n font-family: Lato;\n font-weight: 800;\n font-style: normal;\n text-rendering: optimizeLegibility;\n src: url(\"../fonts/lato-heavy/lato-heavy.woff2\") format(\"woff2\"), url(\"../fonts/lato-heavy/lato-heavy.woff\") format(\"woff\");\n}\n/* Lato (heavy, italic) */\n@font-face {\n font-family: Lato;\n font-weight: 800;\n font-style: italic;\n text-rendering: optimizeLegibility;\n src: url(\"../fonts/lato-heavy-italic/lato-heavy-italic.woff2\") format(\"woff2\"), url(\"../fonts/lato-heavy-italic/lato-heavy-italic.woff\") format(\"woff\");\n}\n/* Lato (black, regular) */\n@font-face {\n font-family: Lato;\n font-weight: 900;\n font-style: normal;\n text-rendering: optimizeLegibility;\n src: url(\"../fonts/lato-black/lato-black.woff2\") format(\"woff2\"), url(\"../fonts/lato-black/lato-black.woff\") format(\"woff\");\n}\n/* Lato (black, italic) */\n@font-face {\n font-family: Lato;\n font-weight: 900;\n font-style: italic;\n text-rendering: optimizeLegibility;\n src: url(\"../fonts/lato-black-italic/lato-black-italic.woff2\") format(\"woff2\"), url(\"../fonts/lato-black-italic/lato-black-italic.woff\") format(\"woff\");\n}\n","/* Rules for sizing the icon. */\n.material-icons.md-18 { font-size: 18px; }\n.material-icons.md-24 { font-size: 24px; }\n.material-icons.md-36 { font-size: 36px; }\n.material-icons.md-48 { font-size: 48px; }\n\n/* Rules for using icons as black on a light background. */\n.material-icons.md-dark { color: rgba(0, 0, 0, 0.54); }\n.material-icons.md-dark.md-inactive { color: rgba(0, 0, 0, 0.26); }\n\n/* Rules for using icons as white on a dark background. */\n.material-icons.md-light { color: rgba(255, 255, 255, 1); }\n.material-icons.md-light.md-inactive { color: rgba(255, 255, 255, 0.3); }\n","/*\n\nAtom One Light by Daniel Gamage\nOriginal One Light Syntax theme from https://github.com/atom/one-light-syntax\n\nbase: #fafafa\nmono-1: #383a42\nmono-2: #686b77\nmono-3: #a0a1a7\nhue-1: #0184bb\nhue-2: #4078f2\nhue-3: #a626a4\nhue-4: #50a14f\nhue-5: #e45649\nhue-5-2: #c91243\nhue-6: #986801\nhue-6-2: #c18401\n\n*/\n\n.hljs {\n display: block;\n overflow-x: auto;\n padding: 0.5em;\n color: #383a42;\n background: #fafafa;\n}\n\n.hljs-comment,\n.hljs-quote {\n color: #a0a1a7;\n font-style: italic;\n}\n\n.hljs-doctag,\n.hljs-keyword,\n.hljs-formula {\n color: #a626a4;\n}\n\n.hljs-section,\n.hljs-name,\n.hljs-selector-tag,\n.hljs-deletion,\n.hljs-subst {\n color: #e45649;\n}\n\n.hljs-literal {\n color: #0184bb;\n}\n\n.hljs-string,\n.hljs-regexp,\n.hljs-addition,\n.hljs-attribute,\n.hljs-meta-string {\n color: #50a14f;\n}\n\n.hljs-built_in,\n.hljs-class .hljs-title {\n color: #c18401;\n}\n\n.hljs-attr,\n.hljs-variable,\n.hljs-template-variable,\n.hljs-type,\n.hljs-selector-class,\n.hljs-selector-attr,\n.hljs-selector-pseudo,\n.hljs-number {\n color: #986801;\n}\n\n.hljs-symbol,\n.hljs-bullet,\n.hljs-link,\n.hljs-meta,\n.hljs-selector-id,\n.hljs-title {\n color: #4078f2;\n}\n\n.hljs-emphasis {\n font-style: italic;\n}\n\n.hljs-strong {\n font-weight: bold;\n}\n\n.hljs-link {\n text-decoration: underline;\n}\n","::selection{color:#fff;background-color:#000}.desktopHide{display:none}.logo{position:fixed;z-index:20;top:.4em;left:.6em}h2,h3,h4{font-family:\"PT Sans\",sans-serif;text-transform:uppercase}p,li,label{color:#666}a{color:#000;font-weight:bold}a.nostyle{text-decoration:none}a:hover,a:focus{text-decoration:none}form fieldset{border:0;padding:0;margin:0}form input[type=text],form input[type=number],select,form input[type=password],form input[type=url],form input[type=email]{border:1px solid #999;padding:.5em 1em;min-width:12em;color:#666}@media screen and (-webkit-min-device-pixel-ratio: 0){select{-webkit-appearance:none;border-radius:0;background:#fff url(\"../../_global/img/bg-select.png\") no-repeat right center}}.inline .row{display:inline-block;margin-right:.5em}.inline label{min-width:6em}fieldset label{display:inline-block;min-width:12.5em;color:#666}label{margin-right:.5em}form .row{margin-bottom:.5em}form button,input[type=submit]{cursor:pointer;background-color:#000;color:#fff;padding:.5em 1em;display:inline-block;border:1px solid #000}form button:hover,form button:focus,input[type=submit]:hover,input[type=submit]:focus{background-color:#fff;color:#000;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}#bookmarklet{cursor:move}h2::after{content:\"\";height:4px;width:20%;background-color:#000;display:block}.links{padding:0;margin:0}.links li{list-style:none;margin:0;padding:0}#links{position:fixed;top:0;width:10em;left:0;text-align:right;background-color:#333;padding-top:9.5em;height:100%;box-shadow:inset -4px 0 20px rgba(0,0,0,.6);z-index:15}#links>li>a{display:block;padding:.5em 2em .5em 1em;color:#fff;position:relative;text-transform:uppercase;text-decoration:none;font-weight:normal;font-family:\"PT Sans\",sans-serif;transition:all .5s ease}#links>li>a:hover,#links>li>a:focus{background-color:#999;color:#000}#links .current::after{content:\"\";width:0;height:0;position:absolute;border:10px solid transparent;border-right-color:#eee;right:0;top:50%;margin-top:-10px}#links li:last-child{position:fixed;bottom:1em;width:10em}#links li:last-child a::before{font-size:1.2em;position:relative;top:2px}#main{margin-left:12em;position:relative;z-index:10;padding-right:5%;padding-bottom:1em}#sort{padding:0;list-style-type:none;opacity:.5;display:inline-block}#sort li{display:inline;font-size:.9em}#sort li+li{margin-left:10px}#sort a{padding:2px 2px 0;vertical-align:middle}#sort img{vertical-align:baseline}#sort img :hover{cursor:pointer}#display-mode{float:right;margin-top:10px;margin-bottom:10px;opacity:.5}#listmode{width:16px;display:inline-block;text-decoration:none}#listmode.tablemode{background:url(\"../../_global/img/table.png\") no-repeat bottom}#listmode .listmode{background:url(\"../../_global/img/list.png\") no-repeat bottom}#warning_message{position:fixed;background-color:tomato;z-index:1000;bottom:0;left:0;width:100%;color:#000}#content{margin-top:2em;min-height:30em}footer{text-align:right;position:relative;bottom:0;right:5em;color:#999;font-size:.8em;font-style:italic;z-index:20}footer a{color:#999;font-weight:normal}.list-entries{letter-spacing:-5px}.listmode.entry{width:100%;height:inherit}.card-entry-tags{max-height:2em;overflow-y:hidden;padding:0;margin:0}.card-entry-tags li,.card-entry-tags span{display:inline-block;margin:0 5px;padding:5px 12px;background-color:rgba(0,0,0,.6);border-radius:3px;max-height:2em;overflow:hidden;text-overflow:ellipsis}.card-entry-tags a,.card-entry-labels a{text-decoration:none;font-weight:normal;color:#fff}.nav-panel-add-tag{margin-top:10px}.list-entries+.results{margin-bottom:2em}.reading-time,.created-at{color:#999;font-style:italic;font-weight:normal;font-size:.9em}.estimatedTime small{position:relative;top:-1px}.entry{background-color:#fff;letter-spacing:normal;box-shadow:0 3px 7px rgba(0,0,0,.3);display:inline-block;width:32%;margin-bottom:1.5em;vertical-align:top;margin-right:1%;position:relative;overflow:hidden;padding:1.5em 0 3em;height:440px}.entry img.preview{width:100%;object-fit:cover;height:100%}.entry::before{content:\"\";width:0;height:0;border:10px solid transparent;border-bottom-color:#000;position:absolute;bottom:.7em;z-index:10;right:1.5em;transition:all .5s ease}.entry::after{content:\"\";position:absolute;height:7px;width:100%;bottom:0;left:0;background-color:#000;transition:all .5s ease}.entry:hover{box-shadow:0 3px 10px #000}.entry:hover::after{height:40px}.entry:hover::before{bottom:2.3em}.entry:hover h2 a{color:#666}.entry:hover .tools{bottom:0}.entry h2{text-transform:none;margin-bottom:0;line-height:1.2;margin-left:5px}.entry::after{content:none}.entry a{display:block;text-decoration:none;color:#000;word-wrap:break-word;transition:all .5s ease}.entry p{color:#666;font-size:.9em;line-height:1.7;margin:5px 5px auto}.entry h2 a::first-letter{text-transform:uppercase}.entry .tools{position:absolute;bottom:-40px;left:0;background:#000;width:100%;z-index:10;padding-right:.5em;text-align:right;transition:all .5s ease}.entry .tools a{color:#666;text-decoration:none;display:block;padding:.4em}.entry .tools a:hover{color:#fff}.entry .tools li{display:inline-block;margin-top:10px}.entry .tools li:first-child{float:left;font-size:.9em;max-width:calc(100% - 40px * 4);text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-height:2em;margin-left:10px}.entry .card-entry-labels{position:absolute;top:100px;left:-1em;z-index:90;max-width:50%;padding-left:0}.entry .card-entry-labels li{margin:10px 10px 10px auto;padding:5px 12px 5px 25px;background-color:rgba(0,0,0,.6);border-radius:0 3px 3px 0;color:#fff;cursor:default;max-height:2em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.entry .card-entry-labels li a{color:#fff}.entry:nth-child(3n+1){margin-left:0}.results{letter-spacing:-5px;padding:0 0 .5em}.results>*{display:inline-block;vertical-align:top;letter-spacing:normal;width:50%;text-align:right}div.pagination ul{text-align:right}.nb-results{text-align:left;font-style:italic;color:#999;display:inline-flex}div.pagination ul a{color:#999;text-decoration:none}div.pagination ul a:hover,div.pagination ul a:focus{text-decoration:underline}div.pagination ul>*{display:inline-block;margin-left:.5em}div.pagination ul .prev.disabled,div.pagination ul .next.disabled{display:none}div.pagination ul .current{height:25px;padding:4px 8px;border:1px solid #d5d5d5;text-decoration:none;font-weight:bold;color:#000;background-color:#ccc}.card-tag-form{display:inline-block}.card-tag-form input[type=text]{min-width:20em}.hide,.hidden{display:none}#article{width:70%;margin-bottom:3em;text-align:justify}#article .tags{margin-bottom:1em}#article i{font-style:normal}#article h1{text-align:left}#article h2::after{content:none}#article h2,#article h3,#article h4{text-transform:none}blockquote{border:1px solid #999;background-color:#fff;padding:1em;margin:0}.topPosF{position:fixed;right:20%;bottom:2em;font-size:1.5em}#article_toolbar{margin-bottom:1em}#article_toolbar li{display:inline-block;margin:3px auto}#article_toolbar a{background-color:#000;padding:.3em .5em .2em;color:#fff;text-decoration:none}#article_toolbar a:hover,#article_toolbar a:focus{background-color:#999}#nav-btn-add-tag{cursor:pointer}.shaarli::before{content:\"*\"}.return{text-decoration:none;margin-top:1em;display:block}.return::before{margin-right:.5em}.notags{font-style:italic;color:#999}.icon-feed{background-color:#000;color:#fff;padding:.2em .5em}.icon-feed::before{position:relative;top:2px}.list-tags li{margin-bottom:.5em}.list-tags .icon-feed:hover,.list-tags .icon-feed:focus{background-color:#fff;color:#000;text-decoration:none}.list-tags a{text-decoration:none}.list-tags a:hover,.list-tags a:focus{text-decoration:underline}pre code{font-family:\"Courier New\",Courier,monospace}#filters{position:fixed;width:20%;height:100%;top:0;right:0;background-color:#fff;padding:30px 30px 15px 15px;border-left:1px #333 solid;z-index:12;min-width:300px}#filters form .filter-group{margin:5px}#download-form{position:fixed;width:10%;height:100%;top:0;right:0;background-color:#fff;padding:30px 30px 15px 15px;border-left:1px #333 solid;z-index:12;min-width:200px}#download-form li{display:block;padding:.5em 2em .5em 1em;color:#fff;position:relative;text-transform:uppercase;text-decoration:none;font-weight:400;font-family:PT Sans,sans-serif;transition:all .5s ease}@font-face{font-family:icomoon;src:url(\"~icomoon-free-npm/Font/IcoMoon-Free.ttf\");font-weight:normal;font-style:normal}.material-icons{font-family:\"Material Icons\";font-weight:normal;font-style:normal;font-size:1em;width:1em;height:1em;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:\"liga\"}.material-icons .md-18{font-size:18px}.material-icons .md-24{font-size:24px}.material-icons .md-36{font-size:36px}.material-icons .md-48{font-size:48px}.material-icons .vertical-align-middle{vertical-align:middle !important}.icon span,.icon-image span{position:absolute;top:-9999px}[class^=icon-]::before,[class*=\" icon-\"]::before{font-family:icomoon;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;letter-spacing:0;-webkit-font-feature-settings:\"liga\";-moz-font-feature-settings:\"liga=1\";-moz-font-feature-settings:\"liga\";-ms-font-feature-settings:\"liga\" 1;-o-font-feature-settings:\"liga\";font-feature-settings:\"liga\";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-flattr::before{content:\"\"}.icon-mail::before{content:\"\"}.icon-up-open::before{content:\"\"}.icon-star::before{content:\"\"}.icon-check::before{content:\"\"}.icon-link::before{content:\"\"}.icon-reply::before{content:\"\"}.icon-menu::before{content:\"\"}.icon-clock::before{content:\"\"}.icon-twitter::before{content:\"\"}.icon-down-open::before{content:\"\"}.icon-trash::before{content:\"\"}.icon-delete::before{content:\"\"}.icon-power::before{content:\"\"}.icon-arrow-up-thick::before{content:\"\"}.icon-feed::before{content:\"\"}.icon-print::before{content:\"\"}.icon-reload::before{content:\"\"}.icon-price-tags::before{content:\"\"}.icon-eye::before{content:\"\"}.icon-no-eye::before{content:\"\"}.icon-calendar::before{content:\"\"}.icon-time::before{content:\"\"}.icon-image{background:no-repeat center/80%;padding-right:1em !important;padding-left:1em !important}.icon-image--carrot{background-image:url(\"../../_global/img/icons/carrot-icon--white.png\")}.icon-image--diaspora{background-image:url(\"../../_global/img/icons/Diaspora-asterisk.svg\")}.icon-image--unmark{background-image:url(\"../../_global/img/icons/unmark-icon--black.png\")}.icon-image--shaarli{background-image:url(\"../../_global/img/icons/shaarli.png\")}.icon-star.fav::before{color:#fff}.icon-check.archive::before{color:#fff}.login{background-color:#333}.login #main{padding:0;margin:0}.login form{background-color:#fff;padding:1.5em;box-shadow:0 1px 8px rgba(0,0,0,.9);width:20em;position:absolute;top:8em;left:50%;margin-left:-10em}.login .logo{position:absolute;top:2em;left:50%;margin-left:-55px}.popup-form{background:rgba(0,0,0,.5);position:absolute;top:0;left:10em;z-index:20;height:100%;width:100%;margin:0;margin-top:-30% !important;padding:2em;display:none;border-left:1px #eee solid}.popup-form form{background-color:#fff;position:absolute;top:0;left:0;z-index:20;border:10px solid #000;width:400px;height:200px;padding:2em}#bagit-form-form .addurl{margin-left:0}.closeMessage,.close-button{background-color:#000;color:#fff;font-size:1.2em;line-height:1.6;width:1.6em;height:1.6em;text-align:center;text-decoration:none}.closeMessage:hover,.closeMessage:focus,.close-button:hover,.close-button:focus{background-color:#999;color:#000}.close-button--popup{display:inline-block;position:absolute;top:0;right:0;font-size:1.4em}.active-current{background-color:#999}.active-current::after{content:\"\";width:0;height:0;position:absolute;border:10px solid transparent;border-right-color:#eee;right:0;top:50%;margin-top:-10px}.opacity03{opacity:.3}.add-to-wallabag-link-after{background-color:#000;color:#fff;padding:0 3px 2px}a.add-to-wallabag-link-after{visibility:hidden;position:absolute;opacity:0;transition-duration:2s;transition-timing-function:ease-out}#article article a:hover+a.add-to-wallabag-link-after,a.add-to-wallabag-link-after:hover{opacity:1;visibility:visible;transition-duration:.3s;transition-timing-function:ease-in}a.add-to-wallabag-link-after::after{content:\"w\"}#add-link-result{font-weight:bold;font-size:.9em}.btn-clickable{cursor:pointer}.messages{text-align:left;width:60%;margin:auto 17%}.messages>*{display:inline-block}.messages .install{text-align:left}.messages .install.error{border:1px solid #c42608;color:#c00 !important;background:#fff0ef}.messages .install.notice{border:1px solid #ebcd41;color:#000;background:#fffcd3}.messages .install.success{border:1px solid #6dc70c;background:#e0fbcc !important}.warning{font-weight:bold;display:block;width:100%}.more-info{font-size:.85em;line-height:1.5;color:#aaa}.more-info a{color:#aaa}@media screen and (max-width: 1050px){.entry{width:49%}.entry:nth-child(3n+1){margin-left:1.5%}.entry:nth-child(2n+1){margin-left:0}}@media screen and (max-width: 900px){#article{width:80%}.topPosF{right:2.5em}}@media screen and (max-width: 700px){.entry{width:100%;margin-left:0}#display-mode{display:none}}@media screen and (max-height: 770px){.menu.users,.menu.internal,.menu.developer{display:none}}@media screen and (max-width: 500px){.entry{width:100%;margin-left:0}body>header{background-color:#333;position:fixed;top:0;width:100%;height:3em;z-index:11}#links li:last-child{position:static;width:auto}#links li:last-child a::before{content:none}.logo{width:1.25em;height:1.25em;left:0;top:0}.login>header{position:static}.login form{width:100%;position:static;margin-left:0}.login .logo{height:auto;top:.5em;width:75px;margin-left:-37.5px}.desktopHide{display:block;position:fixed;z-index:20;top:0;right:0;border:0;width:2.5em;height:2.5em;cursor:pointer;background-color:#999;font-size:1.2em}.desktopHide:hover,.desktopHide:focus{background-color:#fff}#links{display:none;width:100%;height:auto;padding-top:3em}#links.menu--open{display:block}footer{position:static;margin-right:3em}#main{margin-left:1.5em;padding-right:1.5em;position:static;margin-top:3em}.card-entry-labels{display:none}#article_toolbar .topPosF{display:none}#article{width:100%}#article h1{font-size:1.5em}#article_toolbar a{padding:.3em .4em .2em}#display-mode{display:none}.popup-form,#bagit-form,#search-form{left:0;width:100%;border-left:none}.popup-form form,#bagit-form form,#search-form form{width:100%}}@media only print{header h1.logo{display:none}}@media print{body{font-family:serif;background-color:#fff}@page{margin:1cm}img{max-width:100% !important}body>.logo,#article_toolbar,#links,#sort,body>footer,.top_link,div.tools,header div,.messages,.entrie+.results,#article .mbm a,#article-informations{display:none !important}article{border:none !important}.vieworiginal a::after{content:\" (\" attr(href) \")\"}abbr[title]::after{content:\" (\" attr(title) \")\"}.pagination span.current{border-style:dashed}#main{width:100%;margin:0;padding:0}#article{width:100%}}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{font-size:1em;line-height:1.5;margin:0}h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child,p:first-child,ul:first-child,ol:first-child,dl:first-child{margin-top:0}code,kbd,pre,samp{font-family:monospace,serif}pre{white-space:pre-wrap}.upper{text-transform:uppercase}.bold{font-weight:bold}.inner{margin:0 auto;max-width:61.25em}table,img,figure{max-width:100%;height:auto}iframe{max-width:100%}.fl{float:left}.fr{float:right}table{border-collapse:collapse}figure{margin:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}input[type=search]{-webkit-appearance:textfield}.dib{display:inline-block;vertical-align:middle}.dnone{display:none}.dtable{display:table}.dtable>*{display:table-row}.dtable>*>*{display:table-cell}.element-invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.small{font-size:.8em}.big{font-size:1.2em}.w100{width:100%}.w90{width:90%}.w80{width:80%}.w70{width:70%}.w60{width:60%}.w50{width:50%}.w40{width:40%}.w30{width:30%}.w20{width:20%}.w10{width:10%}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}@media screen and (-webkit-min-device-pixel-ratio: 0){select{-webkit-appearance:none;border-radius:0}}","\n::selection {\n color: #fff;\n background-color: #000;\n}\n\n.desktopHide {\n display: none;\n}\n\n.logo {\n position: fixed;\n z-index: 20;\n top: 0.4em;\n left: 0.6em;\n}\n\nh2,\nh3,\nh4 {\n font-family: \"PT Sans\", sans-serif;\n text-transform: uppercase;\n}\n\np,\nli,\nlabel {\n color: #666;\n}\n\na {\n color: #000;\n font-weight: bold;\n\n &.nostyle {\n text-decoration: none;\n }\n\n &:hover,\n &:focus {\n text-decoration: none;\n }\n}\n\nform fieldset {\n border: 0;\n padding: 0;\n margin: 0;\n}\n\nform input[type=\"text\"],\nform input[type=\"number\"],\nselect,\nform input[type=\"password\"],\nform input[type=\"url\"],\nform input[type=\"email\"] {\n border: 1px solid #999;\n padding: 0.5em 1em;\n min-width: 12em;\n color: #666;\n}\n\n@media screen and (-webkit-min-device-pixel-ratio: 0) {\n select {\n -webkit-appearance: none;\n border-radius: 0;\n background: #fff url(\"../../_global/img/bg-select.png\") no-repeat right center;\n }\n}\n\n.inline {\n .row {\n display: inline-block;\n margin-right: 0.5em;\n }\n\n label {\n min-width: 6em;\n }\n}\n\nfieldset label {\n display: inline-block;\n min-width: 12.5em;\n color: #666;\n}\n\nlabel {\n margin-right: 0.5em;\n}\n\nform .row {\n margin-bottom: 0.5em;\n}\n\nform button,\ninput[type=\"submit\"] {\n cursor: pointer;\n background-color: #000;\n color: #fff;\n padding: 0.5em 1em;\n display: inline-block;\n border: 1px solid #000;\n}\n\nform button:hover,\nform button:focus,\ninput[type=\"submit\"]:hover,\ninput[type=\"submit\"]:focus {\n background-color: #fff;\n color: #000;\n -webkit-transition: all 0.5s ease;\n -moz-transition: all 0.5s ease;\n -ms-transition: all 0.5s ease;\n -o-transition: all 0.5s ease;\n transition: all 0.5s ease;\n}\n\n#bookmarklet {\n cursor: move;\n}\n\nh2::after {\n content: \"\";\n height: 4px;\n width: 20%;\n background-color: #000;\n display: block;\n}\n\n.links {\n padding: 0;\n margin: 0;\n\n li {\n list-style: none;\n margin: 0;\n padding: 0;\n }\n}\n\n#links {\n position: fixed;\n top: 0;\n width: 10em;\n left: 0;\n text-align: right;\n background-color: #333;\n padding-top: 9.5em;\n height: 100%;\n box-shadow: inset -4px 0 20px rgba(0, 0, 0, 0.6);\n z-index: 15;\n\n > li > a {\n display: block;\n padding: 0.5em 2em 0.5em 1em;\n color: #fff;\n position: relative;\n text-transform: uppercase;\n text-decoration: none;\n font-weight: normal;\n font-family: \"PT Sans\", sans-serif;\n transition: all 0.5s ease;\n\n &:hover,\n &:focus {\n background-color: #999;\n color: #000;\n }\n }\n\n .current::after {\n content: \"\";\n width: 0;\n height: 0;\n position: absolute;\n border: 10px solid transparent;\n border-right-color: #eee;\n right: 0;\n top: 50%;\n margin-top: -10px;\n }\n\n li:last-child {\n position: fixed;\n bottom: 1em;\n width: 10em;\n\n a::before {\n font-size: 1.2em;\n position: relative;\n top: 2px;\n }\n }\n}\n\n#main {\n margin-left: 12em;\n position: relative;\n z-index: 10;\n padding-right: 5%;\n padding-bottom: 1em;\n}\n\n#sort {\n padding: 0;\n list-style-type: none;\n opacity: 0.5;\n display: inline-block;\n\n li {\n display: inline;\n font-size: 0.9em;\n\n & + li {\n margin-left: 10px;\n }\n }\n\n a {\n padding: 2px 2px 0;\n vertical-align: middle;\n }\n\n img {\n vertical-align: baseline;\n\n :hover {\n cursor: pointer;\n }\n }\n}\n\n#display-mode {\n float: right;\n margin-top: 10px;\n margin-bottom: 10px;\n opacity: 0.5;\n}\n\n#listmode {\n width: 16px;\n display: inline-block;\n text-decoration: none;\n\n &.tablemode {\n background: url(\"../../_global/img/table.png\") no-repeat bottom;\n }\n\n .listmode {\n background: url(\"../../_global/img/list.png\") no-repeat bottom;\n }\n}\n\n#warning_message {\n position: fixed;\n background-color: #ff6347;\n z-index: 1000;\n bottom: 0;\n left: 0;\n width: 100%;\n color: #000;\n}\n","#content {\n margin-top: 2em;\n min-height: 30em;\n}\n\nfooter {\n text-align: right;\n position: relative;\n bottom: 0;\n right: 5em;\n color: #999;\n font-size: 0.8em;\n font-style: italic;\n z-index: 20;\n\n a {\n color: #999;\n font-weight: normal;\n }\n}\n\n.list-entries {\n letter-spacing: -5px;\n}\n\n.listmode.entry {\n width: 100%;\n height: inherit;\n}\n\n.card-entry-tags {\n max-height: 2em;\n overflow-y: hidden;\n padding: 0;\n margin: 0;\n}\n\n.card-entry-tags li,\n.card-entry-tags span {\n display: inline-block;\n margin: 0 5px;\n padding: 5px 12px;\n background-color: rgba(0, 0, 0, 0.6);\n border-radius: 3px;\n max-height: 2em;\n overflow: hidden;\n text-overflow: ellipsis;\n}\n\n.card-entry-tags a,\n.card-entry-labels a {\n text-decoration: none;\n font-weight: normal;\n color: #fff;\n}\n\n.nav-panel-add-tag {\n margin-top: 10px;\n}\n\n.list-entries + .results {\n margin-bottom: 2em;\n}\n\n.reading-time,\n.created-at {\n color: #999;\n font-style: italic;\n font-weight: normal;\n font-size: 0.9em;\n}\n\n.estimatedTime small {\n position: relative;\n top: -1px;\n}\n\n.entry {\n background-color: #fff;\n letter-spacing: normal;\n box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);\n display: inline-block;\n width: 32%;\n margin-bottom: 1.5em;\n vertical-align: top;\n margin-right: 1%;\n position: relative;\n overflow: hidden;\n padding: 1.5em 0 3em;\n height: 440px;\n\n img.preview {\n width: 100%;\n object-fit: cover;\n height: 100%;\n }\n\n &::before {\n content: \"\";\n width: 0;\n height: 0;\n border: 10px solid transparent;\n border-bottom-color: #000;\n position: absolute;\n bottom: 0.7em;\n z-index: 10;\n right: 1.5em;\n transition: all 0.5s ease;\n }\n\n &::after {\n content: \"\";\n position: absolute;\n height: 7px;\n width: 100%;\n bottom: 0;\n left: 0;\n background-color: #000;\n transition: all 0.5s ease;\n }\n\n &:hover {\n box-shadow: 0 3px 10px rgba(0, 0, 0, 1);\n\n &::after {\n height: 40px;\n }\n\n &::before {\n bottom: 2.3em;\n }\n\n h2 a {\n color: #666;\n }\n\n .tools {\n bottom: 0;\n }\n }\n\n h2 {\n text-transform: none;\n margin-bottom: 0;\n line-height: 1.2;\n margin-left: 5px;\n }\n\n &::after {\n content: none;\n }\n\n a {\n display: block;\n text-decoration: none;\n color: #000;\n word-wrap: break-word;\n transition: all 0.5s ease;\n }\n\n p {\n color: #666;\n font-size: 0.9em;\n line-height: 1.7;\n margin: 5px 5px auto;\n }\n\n h2 a::first-letter {\n text-transform: uppercase;\n }\n\n .tools {\n position: absolute;\n bottom: -40px;\n left: 0;\n background: #000;\n width: 100%;\n z-index: 10;\n padding-right: 0.5em;\n text-align: right;\n transition: all 0.5s ease;\n\n a {\n color: #666;\n text-decoration: none;\n display: block;\n padding: 0.4em;\n\n &:hover {\n color: #fff;\n }\n }\n\n li {\n display: inline-block;\n margin-top: 10px;\n }\n\n li:first-child {\n float: left;\n font-size: 0.9em;\n max-width: calc(100% - 40px * 4);\n text-overflow: ellipsis;\n overflow: hidden;\n white-space: nowrap;\n max-height: 2em;\n margin-left: 10px;\n }\n }\n\n .card-entry-labels {\n position: absolute;\n top: 100px;\n left: -1em;\n z-index: 90;\n max-width: 50%;\n padding-left: 0;\n\n li {\n margin: 10px 10px 10px auto;\n padding: 5px 12px 5px 25px;\n background-color: rgba(0, 0, 0, 0.6);\n border-radius: 0 3px 3px 0;\n color: #fff;\n cursor: default;\n max-height: 2em;\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n\n a {\n color: #fff;\n }\n }\n }\n}\n\n.entry:nth-child(3n+1) {\n margin-left: 0;\n}\n\n.results {\n letter-spacing: -5px;\n padding: 0 0 0.5em;\n\n > * {\n display: inline-block;\n vertical-align: top;\n letter-spacing: normal;\n width: 50%;\n text-align: right;\n }\n}\n\ndiv.pagination ul {\n text-align: right;\n}\n\n.nb-results {\n text-align: left;\n font-style: italic;\n color: #999;\n display: inline-flex;\n}\n\ndiv.pagination ul {\n a {\n color: #999;\n text-decoration: none;\n\n &:hover,\n &:focus {\n text-decoration: underline;\n }\n }\n\n > * {\n display: inline-block;\n margin-left: 0.5em;\n }\n\n .prev.disabled,\n .next.disabled {\n display: none;\n }\n\n .current {\n height: 25px;\n padding: 4px 8px;\n border: 1px solid #d5d5d5;\n text-decoration: none;\n font-weight: bold;\n color: #000;\n background-color: #ccc;\n }\n}\n\n.card-tag-form {\n display: inline-block;\n}\n\n.card-tag-form input[type=\"text\"] {\n min-width: 20em;\n}\n\n.hide,\n.hidden {\n display: none;\n}\n","\n#article {\n width: 70%;\n margin-bottom: 3em;\n text-align: justify;\n\n .tags {\n margin-bottom: 1em;\n }\n\n i {\n font-style: normal;\n }\n\n h1 {\n text-align: left;\n }\n\n h2::after {\n content: none;\n }\n\n h2,\n h3,\n h4 {\n text-transform: none;\n }\n}\n\nblockquote {\n border: 1px solid #999;\n background-color: #fff;\n padding: 1em;\n margin: 0;\n}\n\n.topPosF {\n position: fixed;\n right: 20%;\n bottom: 2em;\n font-size: 1.5em;\n}\n\n#article_toolbar {\n margin-bottom: 1em;\n\n li {\n display: inline-block;\n margin: 3px auto;\n }\n\n a {\n background-color: #000;\n padding: 0.3em 0.5em 0.2em;\n color: #fff;\n text-decoration: none;\n\n &:hover,\n &:focus {\n background-color: #999;\n }\n }\n}\n\n#nav-btn-add-tag {\n cursor: pointer;\n}\n\n.shaarli::before {\n content: \"*\";\n}\n\n.return {\n text-decoration: none;\n margin-top: 1em;\n display: block;\n}\n\n.return::before {\n margin-right: 0.5em;\n}\n\n.notags {\n font-style: italic;\n color: #999;\n}\n\n.icon-feed {\n background-color: #000;\n color: #fff;\n padding: 0.2em 0.5em;\n\n &::before {\n position: relative;\n top: 2px;\n }\n}\n\n.list-tags {\n li {\n margin-bottom: 0.5em;\n }\n\n .icon-feed:hover,\n .icon-feed:focus {\n background-color: #fff;\n color: #000;\n text-decoration: none;\n }\n\n a {\n text-decoration: none;\n\n &:hover,\n &:focus {\n text-decoration: underline;\n }\n }\n}\n\npre code {\n font-family: \"Courier New\", Courier, monospace;\n}\n\n#filters {\n position: fixed;\n width: 20%;\n height: 100%;\n top: 0;\n right: 0;\n background-color: #fff;\n padding: 30px 30px 15px 15px;\n border-left: 1px #333 solid;\n z-index: 12;\n min-width: 300px;\n\n form .filter-group {\n margin: 5px;\n }\n}\n\n#download-form {\n position: fixed;\n width: 10%;\n height: 100%;\n top: 0;\n right: 0;\n background-color: #fff;\n padding: 30px 30px 15px 15px;\n border-left: 1px #333 solid;\n z-index: 12;\n min-width: 200px;\n\n li {\n display: block;\n padding: 0.5em 2em 0.5em 1em;\n color: #fff;\n position: relative;\n text-transform: uppercase;\n text-decoration: none;\n font-weight: 400;\n font-family: PT Sans, sans-serif;\n transition: all 0.5s ease;\n }\n}\n","/* ==========================================================================\n Pictos\n ========================================================================== */\n\n@font-face {\n font-family: icomoon;\n src: url('~icomoon-free-npm/Font/IcoMoon-Free.ttf');\n font-weight: normal;\n font-style: normal;\n}\n\n.material-icons {\n font-family: 'Material Icons';\n font-weight: normal;\n font-style: normal;\n font-size: 1em; /* Preferred icon size */\n width: 1em;\n height: 1em;\n display: inline-block;\n line-height: 1;\n text-transform: none;\n letter-spacing: normal;\n word-wrap: normal;\n white-space: nowrap;\n direction: ltr;\n\n /* Support for all WebKit browsers. */\n -webkit-font-smoothing: antialiased;\n\n /* Support for Safari and Chrome. */\n text-rendering: optimizeLegibility;\n\n /* Support for Firefox. */\n -moz-osx-font-smoothing: grayscale;\n\n /* Support for IE. */\n font-feature-settings: 'liga';\n\n .md-18 { font-size: 18px; }\n .md-24 { font-size: 24px; }\n .md-36 { font-size: 36px; }\n .md-48 { font-size: 48px; }\n\n .vertical-align-middle {\n vertical-align: middle !important;\n }\n}\n\n.icon span,\n.icon-image span {\n position: absolute;\n top: -9999px;\n}\n\n[class^=\"icon-\"]::before,\n[class*=\" icon-\"]::before {\n font-family: icomoon;\n speak: none;\n font-style: normal;\n font-weight: normal;\n font-variant: normal;\n text-transform: none;\n line-height: 1;\n\n /* Enable Ligatures ================ */\n letter-spacing: 0;\n -webkit-font-feature-settings: \"liga\";\n -moz-font-feature-settings: \"liga=1\";\n -moz-font-feature-settings: \"liga\";\n -ms-font-feature-settings: \"liga\" 1;\n -o-font-feature-settings: \"liga\";\n font-feature-settings: \"liga\";\n\n /* Better Font Rendering =========== */\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n}\n\n.icon-flattr::before {\n content: \"\\ead4\";\n}\n\n.icon-mail::before {\n content: \"\\ea86\";\n}\n\n.icon-up-open::before {\n content: \"\\e80b\";\n}\n\n.icon-star::before {\n content: \"\\e9d9\";\n}\n\n.icon-check::before {\n content: \"\\ea10\";\n}\n\n.icon-link::before {\n content: \"\\e9cb\";\n}\n\n.icon-reply::before {\n content: \"\\e806\";\n}\n\n.icon-menu::before {\n content: \"\\e9bd\";\n}\n\n.icon-clock::before {\n content: \"\\e803\";\n}\n\n.icon-twitter::before {\n content: \"\\ea96\";\n}\n\n.icon-down-open::before {\n content: \"\\e809\";\n}\n\n.icon-trash::before {\n content: \"\\e9ac\";\n}\n\n.icon-delete::before {\n content: \"\\ea0d\";\n}\n\n.icon-power::before {\n content: \"\\ea14\";\n}\n\n.icon-arrow-up-thick::before {\n content: \"\\ea3a\";\n}\n\n.icon-feed::before {\n content: \"\\e808\";\n}\n\n.icon-print::before {\n content: \"\\e954\";\n}\n\n.icon-reload::before {\n content: \"\\ea2e\";\n}\n\n.icon-price-tags::before {\n content: \"\\e936\";\n}\n\n.icon-eye::before {\n content: \"\\e9ce\";\n}\n\n.icon-no-eye::before {\n content: \"\\e9d1\";\n}\n\n.icon-calendar::before {\n content: \"\\e953\";\n}\n\n.icon-time::before {\n content: \"\\e952\";\n}\n\n/* .icon-image class, for image-based icons\n ========================================================================== */\n\n.icon-image {\n background: no-repeat center/80%;\n padding-right: 1em !important;\n padding-left: 1em !important;\n}\n\n/* Carrot (http://carrot.org) */\n.icon-image--carrot {\n background-image: url(\"../../_global/img/icons/carrot-icon--white.png\");\n}\n\n/* Diaspora */\n.icon-image--diaspora {\n background-image: url(\"../../_global/img/icons/Diaspora-asterisk.svg\");\n}\n\n/* Unmark.it */\n.icon-image--unmark {\n background-image: url(\"../../_global/img/icons/unmark-icon--black.png\");\n}\n\n/* shaarli */\n.icon-image--shaarli {\n background-image: url(\"../../_global/img/icons/shaarli.png\");\n}\n\n/* ==========================================================================\n Icon selected\n ========================================================================== */\n\n.icon-star.fav::before {\n color: #fff;\n}\n\n.icon-check.archive::before {\n color: #fff;\n}\n",".login {\n background-color: #333;\n\n #main {\n padding: 0;\n margin: 0;\n }\n\n form {\n background-color: #fff;\n padding: 1.5em;\n box-shadow: 0 1px 8px rgba(0, 0, 0, 0.9);\n width: 20em;\n position: absolute;\n top: 8em;\n left: 50%;\n margin-left: -10em;\n }\n\n .logo {\n position: absolute;\n top: 2em;\n left: 50%;\n margin-left: -55px;\n }\n}\n","/* ==========================================================================\n \"save a link\" related styles\n ========================================================================== */\n\n.popup-form {\n background: rgba(0, 0, 0, 0.5);\n position: absolute;\n top: 0;\n left: 10em;\n z-index: 20;\n height: 100%;\n width: 100%;\n margin: 0;\n margin-top: -30% !important;\n padding: 2em;\n display: none;\n border-left: 1px #eee solid;\n\n form {\n background-color: #fff;\n position: absolute;\n top: 0;\n left: 0;\n z-index: 20;\n border: 10px solid #000;\n width: 400px;\n height: 200px;\n padding: 2em;\n }\n}\n\n#bagit-form-form .addurl {\n margin-left: 0;\n}\n\n.closeMessage,\n.close-button {\n background-color: #000;\n color: #fff;\n font-size: 1.2em;\n line-height: 1.6;\n width: 1.6em;\n height: 1.6em;\n text-align: center;\n text-decoration: none;\n\n &:hover,\n &:focus {\n background-color: #999;\n color: #000;\n }\n}\n\n.close-button--popup {\n display: inline-block;\n position: absolute;\n top: 0;\n right: 0;\n font-size: 1.4em;\n}\n\n.active-current {\n background-color: #999;\n\n &::after {\n content: \"\";\n width: 0;\n height: 0;\n position: absolute;\n border: 10px solid transparent;\n border-right-color: #eee;\n right: 0;\n top: 50%;\n margin-top: -10px;\n }\n}\n\n.opacity03 {\n opacity: 0.3;\n}\n\n.add-to-wallabag-link-after {\n background-color: #000;\n color: #fff;\n padding: 0 3px 2px;\n}\n\na.add-to-wallabag-link-after {\n visibility: hidden;\n position: absolute;\n opacity: 0;\n transition-duration: 2s;\n transition-timing-function: ease-out;\n}\n\n#article article a:hover + a.add-to-wallabag-link-after,\na.add-to-wallabag-link-after:hover {\n opacity: 1;\n visibility: visible;\n transition-duration: 0.3s;\n transition-timing-function: ease-in;\n}\n\na.add-to-wallabag-link-after::after {\n content: \"w\";\n}\n\n#add-link-result {\n font-weight: bold;\n font-size: 0.9em;\n}\n\n.btn-clickable {\n cursor: pointer;\n}\n","/* ==========================================================================\n Messages\n ========================================================================== */\n\n.messages {\n text-align: left;\n width: 60%;\n margin: auto 17%;\n\n > * {\n display: inline-block;\n }\n\n .install {\n text-align: left;\n\n &.error {\n border: 1px solid #c42608;\n color: #c00 !important;\n background: #fff0ef;\n }\n\n &.notice {\n border: 1px solid #ebcd41;\n color: #000;\n background: #fffcd3;\n }\n\n &.success {\n border: 1px solid #6dc70c;\n background: #e0fbcc !important;\n }\n }\n}\n\n.warning {\n font-weight: bold;\n display: block;\n width: 100%;\n}\n\n.more-info {\n font-size: 0.85em;\n line-height: 1.5;\n color: #aaa;\n\n a {\n color: #aaa;\n }\n}\n","\n@media screen and (max-width: 1050px) {\n .entry {\n width: 49%;\n }\n\n .entry:nth-child(3n+1) {\n margin-left: 1.5%;\n }\n\n .entry:nth-child(2n+1) {\n margin-left: 0;\n }\n}\n\n@media screen and (max-width: 900px) {\n #article {\n width: 80%;\n }\n\n .topPosF {\n right: 2.5em;\n }\n}\n\n@media screen and (max-width: 700px) {\n .entry {\n width: 100%;\n margin-left: 0;\n }\n\n #display-mode {\n display: none;\n }\n}\n\n@media screen and (max-height: 770px) {\n .menu.users,\n .menu.internal,\n .menu.developer {\n display: none;\n }\n}\n\n@media screen and (max-width: 500px) {\n .entry {\n width: 100%;\n margin-left: 0;\n }\n\n body > header {\n background-color: #333;\n position: fixed;\n top: 0;\n width: 100%;\n height: 3em;\n z-index: 11;\n }\n\n #links li:last-child {\n position: static;\n width: auto;\n }\n\n #links li:last-child a::before {\n content: none;\n }\n\n .logo {\n width: 1.25em;\n height: 1.25em;\n left: 0;\n top: 0;\n }\n\n .login > header {\n position: static;\n }\n\n .login form {\n width: 100%;\n position: static;\n margin-left: 0;\n }\n\n .login .logo {\n height: auto;\n top: 0.5em;\n width: 75px;\n margin-left: -37.5px;\n }\n\n .desktopHide {\n display: block;\n position: fixed;\n z-index: 20;\n top: 0;\n right: 0;\n border: 0;\n width: 2.5em;\n height: 2.5em;\n cursor: pointer;\n background-color: #999;\n font-size: 1.2em;\n }\n\n .desktopHide:hover,\n .desktopHide:focus {\n background-color: #fff;\n }\n\n #links {\n display: none;\n width: 100%;\n height: auto;\n padding-top: 3em;\n }\n\n #links.menu--open {\n display: block;\n }\n\n footer {\n position: static;\n margin-right: 3em;\n }\n\n #main {\n margin-left: 1.5em;\n padding-right: 1.5em;\n position: static;\n margin-top: 3em;\n }\n\n .card-entry-labels {\n display: none;\n }\n\n #article_toolbar .topPosF {\n display: none;\n }\n\n #article {\n width: 100%;\n }\n\n #article h1 {\n font-size: 1.5em;\n }\n\n #article_toolbar a {\n padding: 0.3em 0.4em 0.2em;\n }\n\n #display-mode {\n display: none;\n }\n\n .popup-form,\n #bagit-form,\n #search-form {\n left: 0;\n width: 100%;\n border-left: none;\n }\n\n .popup-form form,\n #bagit-form form,\n #search-form form {\n width: 100%;\n }\n}\n\n@media only print {\n header h1.logo {\n display: none;\n }\n}\n","@media print {\n /* ### Layout ### */\n\n body {\n font-family: serif;\n background-color: #fff;\n }\n\n @page {\n margin: 1cm;\n }\n\n img {\n max-width: 100% !important;\n }\n\n /* ### Content ### */\n\n /* Hide useless blocks */\n body > .logo,\n #article_toolbar,\n #links,\n #sort,\n body > footer,\n .top_link,\n div.tools,\n header div,\n .messages,\n .entrie + .results,\n #article .mbm a,\n #article-informations {\n display: none !important;\n }\n\n article {\n border: none !important;\n }\n\n /* Add URL after links */\n .vieworiginal a::after {\n content: \" (\" attr(href) \")\";\n }\n\n /* Add explanation after abbr */\n abbr[title]::after {\n content: \" (\" attr(title) \")\";\n }\n\n /* Change border on current pager item */\n .pagination span.current {\n border-style: dashed;\n }\n\n #main {\n width: 100%;\n margin: 0;\n padding: 0;\n }\n\n #article {\n width: 100%;\n }\n}\n","/*\n Ratatouille mini Framework css by Thomas LEBEAU\n Base on KNACSS => www.KNACSS.com (2013-10) @author: Raphael Goetter, Alsacreations\n and normalize.css\n*/\n\n* {\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box;\n}\n\nhtml {\n font-family: sans-serif; /* 1 */\n -ms-text-size-adjust: 100%; /* 2 */\n -webkit-text-size-adjust: 100%; /* 2 */\n}\n\nbody {\n font-size: 1em;\n line-height: 1.5;\n margin: 0;\n}\n\n/* ==========================================================================\n Mise en forme\n ========================================================================== */\n\nh1:first-child,\nh2:first-child,\nh3:first-child,\nh4:first-child,\nh5:first-child,\nh6:first-child,\np:first-child,\nul:first-child,\nol:first-child,\ndl:first-child {\n margin-top: 0;\n}\n\ncode,\nkbd,\npre,\nsamp {\n font-family: monospace, serif;\n}\n\npre {\n white-space: pre-wrap;\n}\n\n.upper {\n text-transform: uppercase;\n}\n\n.bold {\n font-weight: bold;\n}\n\n.inner {\n margin: 0 auto;\n max-width: 61.25em; /* 980px */\n}\n\ntable,\nimg,\nfigure {\n max-width: 100%;\n height: auto;\n}\n\niframe {\n max-width: 100%;\n}\n\n.fl {\n float: left;\n}\n\n.fr {\n float: right;\n}\n\ntable {\n border-collapse: collapse;\n}\n\nfigure {\n margin: 0;\n}\n\nbutton,\ninput,\nselect,\ntextarea {\n font-family: inherit;\n font-size: 100%;\n margin: 0;\n}\n\ninput[type=\"search\"] {\n -webkit-appearance: textfield;\n}\n\n/* ==========================================================================\n Mise en page\n ========================================================================== */\n\n.dib {\n display: inline-block;\n vertical-align: middle;\n}\n\n.dnone {\n display: none;\n}\n\n.dtable {\n display: table;\n}\n\n.dtable > * {\n display: table-row;\n}\n\n.dtable > * > * {\n display: table-cell;\n}\n\n.element-invisible {\n border: 0;\n clip: rect(0 0 0 0);\n height: 1px;\n margin: -1px;\n overflow: hidden;\n padding: 0;\n position: absolute;\n width: 1px;\n}\n\n.small {\n font-size: 0.8em;\n}\n\n.big {\n font-size: 1.2em;\n}\n\n/* Width */\n\n.w100 {\n width: 100%;\n}\n\n.w90 {\n width: 90%;\n}\n\n.w80 {\n width: 80%;\n}\n\n.w70 {\n width: 70%;\n}\n\n.w60 {\n width: 60%;\n}\n\n.w50 {\n width: 50%;\n}\n\n.w40 {\n width: 40%;\n}\n\n.w30 {\n width: 30%;\n}\n\n.w20 {\n width: 20%;\n}\n\n.w10 {\n width: 10%;\n}\n\n/* ==========================================================================\n Internet Explorer\n ========================================================================== */\n\n/* IE8 and IE9 */\n\narticle,\naside,\ndetails,\nfigcaption,\nfigure,\nfooter,\nheader,\nhgroup,\nmain,\nnav,\nsection,\nsummary {\n display: block;\n}\n\n/* IE8 and IE9 */\n\naudio,\ncanvas,\nvideo {\n display: inline-block;\n}\n\n@media screen and (-webkit-min-device-pixel-ratio: 0) {\n select {\n -webkit-appearance: none;\n border-radius: 0;\n }\n}\n"],"sourceRoot":""} \ No newline at end of file diff --git a/web/wallassets/baggy.js b/web/wallassets/baggy.js index 54a5ba4f8..2f07edb6b 100644 --- a/web/wallassets/baggy.js +++ b/web/wallassets/baggy.js @@ -1,2 +1,2 @@ -!function(e){var t={};function n(r){if(t[r])return t[r].exports;var i=t[r]={i:r,l:!1,exports:{}};return e[r].call(i.exports,i,i.exports,n),i.l=!0,i.exports}n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var i in e)n.d(r,i,function(t){return e[t]}.bind(null,i));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=256)}([function(e,t,n){var r;!function(t,n){"use strict";"object"==typeof e.exports?e.exports=t.document?n(t,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a document");return n(e)}:n(t)}("undefined"!=typeof window?window:this,(function(n,i){"use strict";var o=[],a=Object.getPrototypeOf,s=o.slice,T=o.flat?function(e){return o.flat.call(e)}:function(e){return o.concat.apply([],e)},l=o.push,Q=o.indexOf,c={},u=c.toString,d=c.hasOwnProperty,p=d.toString,_=p.call(Object),m={},f=function(e){return"function"==typeof e&&"number"!=typeof e.nodeType},h=function(e){return null!=e&&e===e.window},g=n.document,E={type:!0,src:!0,nonce:!0,noModule:!0};function L(e,t,n){var r,i,o=(n=n||g).createElement("script");if(o.text=e,t)for(r in E)(i=t[r]||t.getAttribute&&t.getAttribute(r))&&o.setAttribute(r,i);n.head.appendChild(o).parentNode.removeChild(o)}function y(e){return null==e?e+"":"object"==typeof e||"function"==typeof e?c[u.call(e)]||"object":typeof e}var b=function(e,t){return new b.fn.init(e,t)};function S(e){var t=!!e&&"length"in e&&e.length,n=y(e);return!f(e)&&!h(e)&&("array"===n||0===t||"number"==typeof t&&t>0&&t-1 in e)}b.fn=b.prototype={jquery:"3.5.1",constructor:b,length:0,toArray:function(){return s.call(this)},get:function(e){return null==e?s.call(this):e<0?this[e+this.length]:this[e]},pushStack:function(e){var t=b.merge(this.constructor(),e);return t.prevObject=this,t},each:function(e){return b.each(this,e)},map:function(e){return this.pushStack(b.map(this,(function(t,n){return e.call(t,n,t)})))},slice:function(){return this.pushStack(s.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},even:function(){return this.pushStack(b.grep(this,(function(e,t){return(t+1)%2})))},odd:function(){return this.pushStack(b.grep(this,(function(e,t){return t%2})))},eq:function(e){var t=this.length,n=+e+(e<0?t:0);return this.pushStack(n>=0&&n+~]|"+V+")"+V+"*"),Y=new RegExp(V+"|>"),q=new RegExp(B),W=new RegExp("^"+P+"$"),z={ID:new RegExp("^#("+P+")"),CLASS:new RegExp("^\\.("+P+")"),TAG:new RegExp("^("+P+"|[*])"),ATTR:new RegExp("^"+k),PSEUDO:new RegExp("^"+B),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+V+"*(even|odd|(([+-]|)(\\d*)n|)"+V+"*(?:([+-]|)"+V+"*(\\d+)|))"+V+"*\\)|)","i"),bool:new RegExp("^(?:"+D+")$","i"),needsContext:new RegExp("^"+V+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+V+"*((?:-\\d)?\\d*)"+V+"*\\)|)(?=[^-]|$)","i")},Z=/HTML$/i,K=/^(?:input|select|textarea|button)$/i,$=/^h\d$/i,X=/^[^{]+\{\s*\[native \w/,J=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,ee=/[+~]/,te=new RegExp("\\\\[\\da-fA-F]{1,6}"+V+"?|\\\\([^\\r\\n\\f])","g"),ne=function(e,t){var n="0x"+e.slice(1)-65536;return t||(n<0?String.fromCharCode(n+65536):String.fromCharCode(n>>10|55296,1023&n|56320))},re=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,ie=function(e,t){return t?"\0"===e?"�":e.slice(0,-1)+"\\"+e.charCodeAt(e.length-1).toString(16)+" ":"\\"+e},oe=function(){u()},ae=Ee((function(e){return!0===e.disabled&&"fieldset"===e.nodeName.toLowerCase()}),{dir:"parentNode",next:"legend"});try{x.apply(M=I.call(L.childNodes),L.childNodes),M[L.childNodes.length].nodeType}catch(e){x={apply:M.length?function(e,t){A.apply(e,I.call(t))}:function(e,t){for(var n=e.length,r=0;e[n++]=t[r++];);e.length=n-1}}}function se(e,t,r,i){var o,s,l,Q,c,p,f,h=t&&t.ownerDocument,L=t?t.nodeType:9;if(r=r||[],"string"!=typeof e||!e||1!==L&&9!==L&&11!==L)return r;if(!i&&(u(t),t=t||d,_)){if(11!==L&&(c=J.exec(e)))if(o=c[1]){if(9===L){if(!(l=t.getElementById(o)))return r;if(l.id===o)return r.push(l),r}else if(h&&(l=h.getElementById(o))&&g(t,l)&&l.id===o)return r.push(l),r}else{if(c[2])return x.apply(r,t.getElementsByTagName(e)),r;if((o=c[3])&&n.getElementsByClassName&&t.getElementsByClassName)return x.apply(r,t.getElementsByClassName(o)),r}if(n.qsa&&!C[e+" "]&&(!m||!m.test(e))&&(1!==L||"object"!==t.nodeName.toLowerCase())){if(f=e,h=t,1===L&&(Y.test(e)||j.test(e))){for((h=ee.test(e)&&fe(t.parentNode)||t)===t&&n.scope||((Q=t.getAttribute("id"))?Q=Q.replace(re,ie):t.setAttribute("id",Q=E)),s=(p=a(e)).length;s--;)p[s]=(Q?"#"+Q:":scope")+" "+ge(p[s]);f=p.join(",")}try{return x.apply(r,h.querySelectorAll(f)),r}catch(t){C(e,!0)}finally{Q===E&&t.removeAttribute("id")}}}return T(e.replace(U,"$1"),t,r,i)}function Te(){var e=[];return function t(n,i){return e.push(n+" ")>r.cacheLength&&delete t[e.shift()],t[n+" "]=i}}function le(e){return e[E]=!0,e}function Qe(e){var t=d.createElement("fieldset");try{return!!e(t)}catch(e){return!1}finally{t.parentNode&&t.parentNode.removeChild(t),t=null}}function ce(e,t){for(var n=e.split("|"),i=n.length;i--;)r.attrHandle[n[i]]=t}function ue(e,t){var n=t&&e,r=n&&1===e.nodeType&&1===t.nodeType&&e.sourceIndex-t.sourceIndex;if(r)return r;if(n)for(;n=n.nextSibling;)if(n===t)return-1;return e?1:-1}function de(e){return function(t){return"input"===t.nodeName.toLowerCase()&&t.type===e}}function pe(e){return function(t){var n=t.nodeName.toLowerCase();return("input"===n||"button"===n)&&t.type===e}}function _e(e){return function(t){return"form"in t?t.parentNode&&!1===t.disabled?"label"in t?"label"in t.parentNode?t.parentNode.disabled===e:t.disabled===e:t.isDisabled===e||t.isDisabled!==!e&&ae(t)===e:t.disabled===e:"label"in t&&t.disabled===e}}function me(e){return le((function(t){return t=+t,le((function(n,r){for(var i,o=e([],n.length,t),a=o.length;a--;)n[i=o[a]]&&(n[i]=!(r[i]=n[i]))}))}))}function fe(e){return e&&void 0!==e.getElementsByTagName&&e}for(t in n=se.support={},o=se.isXML=function(e){var t=e.namespaceURI,n=(e.ownerDocument||e).documentElement;return!Z.test(t||n&&n.nodeName||"HTML")},u=se.setDocument=function(e){var t,i,a=e?e.ownerDocument||e:L;return a!=d&&9===a.nodeType&&a.documentElement?(p=(d=a).documentElement,_=!o(d),L!=d&&(i=d.defaultView)&&i.top!==i&&(i.addEventListener?i.addEventListener("unload",oe,!1):i.attachEvent&&i.attachEvent("onunload",oe)),n.scope=Qe((function(e){return p.appendChild(e).appendChild(d.createElement("div")),void 0!==e.querySelectorAll&&!e.querySelectorAll(":scope fieldset div").length})),n.attributes=Qe((function(e){return e.className="i",!e.getAttribute("className")})),n.getElementsByTagName=Qe((function(e){return e.appendChild(d.createComment("")),!e.getElementsByTagName("*").length})),n.getElementsByClassName=X.test(d.getElementsByClassName),n.getById=Qe((function(e){return p.appendChild(e).id=E,!d.getElementsByName||!d.getElementsByName(E).length})),n.getById?(r.filter.ID=function(e){var t=e.replace(te,ne);return function(e){return e.getAttribute("id")===t}},r.find.ID=function(e,t){if(void 0!==t.getElementById&&_){var n=t.getElementById(e);return n?[n]:[]}}):(r.filter.ID=function(e){var t=e.replace(te,ne);return function(e){var n=void 0!==e.getAttributeNode&&e.getAttributeNode("id");return n&&n.value===t}},r.find.ID=function(e,t){if(void 0!==t.getElementById&&_){var n,r,i,o=t.getElementById(e);if(o){if((n=o.getAttributeNode("id"))&&n.value===e)return[o];for(i=t.getElementsByName(e),r=0;o=i[r++];)if((n=o.getAttributeNode("id"))&&n.value===e)return[o]}return[]}}),r.find.TAG=n.getElementsByTagName?function(e,t){return void 0!==t.getElementsByTagName?t.getElementsByTagName(e):n.qsa?t.querySelectorAll(e):void 0}:function(e,t){var n,r=[],i=0,o=t.getElementsByTagName(e);if("*"===e){for(;n=o[i++];)1===n.nodeType&&r.push(n);return r}return o},r.find.CLASS=n.getElementsByClassName&&function(e,t){if(void 0!==t.getElementsByClassName&&_)return t.getElementsByClassName(e)},f=[],m=[],(n.qsa=X.test(d.querySelectorAll))&&(Qe((function(e){var t;p.appendChild(e).innerHTML="",e.querySelectorAll("[msallowcapture^='']").length&&m.push("[*^$]="+V+"*(?:''|\"\")"),e.querySelectorAll("[selected]").length||m.push("\\["+V+"*(?:value|"+D+")"),e.querySelectorAll("[id~="+E+"-]").length||m.push("~="),(t=d.createElement("input")).setAttribute("name",""),e.appendChild(t),e.querySelectorAll("[name='']").length||m.push("\\["+V+"*name"+V+"*="+V+"*(?:''|\"\")"),e.querySelectorAll(":checked").length||m.push(":checked"),e.querySelectorAll("a#"+E+"+*").length||m.push(".#.+[+~]"),e.querySelectorAll("\\\f"),m.push("[\\r\\n\\f]")})),Qe((function(e){e.innerHTML="";var t=d.createElement("input");t.setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),e.querySelectorAll("[name=d]").length&&m.push("name"+V+"*[*^$|!~]?="),2!==e.querySelectorAll(":enabled").length&&m.push(":enabled",":disabled"),p.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&m.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),m.push(",.*:")}))),(n.matchesSelector=X.test(h=p.matches||p.webkitMatchesSelector||p.mozMatchesSelector||p.oMatchesSelector||p.msMatchesSelector))&&Qe((function(e){n.disconnectedMatch=h.call(e,"*"),h.call(e,"[s!='']:x"),f.push("!=",B)})),m=m.length&&new RegExp(m.join("|")),f=f.length&&new RegExp(f.join("|")),t=X.test(p.compareDocumentPosition),g=t||X.test(p.contains)?function(e,t){var n=9===e.nodeType?e.documentElement:e,r=t&&t.parentNode;return e===r||!(!r||1!==r.nodeType||!(n.contains?n.contains(r):e.compareDocumentPosition&&16&e.compareDocumentPosition(r)))}:function(e,t){if(t)for(;t=t.parentNode;)if(t===e)return!0;return!1},N=t?function(e,t){if(e===t)return c=!0,0;var r=!e.compareDocumentPosition-!t.compareDocumentPosition;return r||(1&(r=(e.ownerDocument||e)==(t.ownerDocument||t)?e.compareDocumentPosition(t):1)||!n.sortDetached&&t.compareDocumentPosition(e)===r?e==d||e.ownerDocument==L&&g(L,e)?-1:t==d||t.ownerDocument==L&&g(L,t)?1:Q?w(Q,e)-w(Q,t):0:4&r?-1:1)}:function(e,t){if(e===t)return c=!0,0;var n,r=0,i=e.parentNode,o=t.parentNode,a=[e],s=[t];if(!i||!o)return e==d?-1:t==d?1:i?-1:o?1:Q?w(Q,e)-w(Q,t):0;if(i===o)return ue(e,t);for(n=e;n=n.parentNode;)a.unshift(n);for(n=t;n=n.parentNode;)s.unshift(n);for(;a[r]===s[r];)r++;return r?ue(a[r],s[r]):a[r]==L?-1:s[r]==L?1:0},d):d},se.matches=function(e,t){return se(e,null,null,t)},se.matchesSelector=function(e,t){if(u(e),n.matchesSelector&&_&&!C[t+" "]&&(!f||!f.test(t))&&(!m||!m.test(t)))try{var r=h.call(e,t);if(r||n.disconnectedMatch||e.document&&11!==e.document.nodeType)return r}catch(e){C(t,!0)}return se(t,d,null,[e]).length>0},se.contains=function(e,t){return(e.ownerDocument||e)!=d&&u(e),g(e,t)},se.attr=function(e,t){(e.ownerDocument||e)!=d&&u(e);var i=r.attrHandle[t.toLowerCase()],o=i&&H.call(r.attrHandle,t.toLowerCase())?i(e,t,!_):void 0;return void 0!==o?o:n.attributes||!_?e.getAttribute(t):(o=e.getAttributeNode(t))&&o.specified?o.value:null},se.escape=function(e){return(e+"").replace(re,ie)},se.error=function(e){throw new Error("Syntax error, unrecognized expression: "+e)},se.uniqueSort=function(e){var t,r=[],i=0,o=0;if(c=!n.detectDuplicates,Q=!n.sortStable&&e.slice(0),e.sort(N),c){for(;t=e[o++];)t===e[o]&&(i=r.push(o));for(;i--;)e.splice(r[i],1)}return Q=null,e},i=se.getText=function(e){var t,n="",r=0,o=e.nodeType;if(o){if(1===o||9===o||11===o){if("string"==typeof e.textContent)return e.textContent;for(e=e.firstChild;e;e=e.nextSibling)n+=i(e)}else if(3===o||4===o)return e.nodeValue}else for(;t=e[r++];)n+=i(t);return n},(r=se.selectors={cacheLength:50,createPseudo:le,match:z,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(te,ne),e[3]=(e[3]||e[4]||e[5]||"").replace(te,ne),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||se.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&se.error(e[0]),e},PSEUDO:function(e){var t,n=!e[6]&&e[2];return z.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":n&&q.test(n)&&(t=a(n,!0))&&(t=n.indexOf(")",n.length-t)-n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(te,ne).toLowerCase();return"*"===e?function(){return!0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var t=S[e+" "];return t||(t=new RegExp("(^|"+V+")"+e+"("+V+"|$)"))&&S(e,(function(e){return t.test("string"==typeof e.className&&e.className||void 0!==e.getAttribute&&e.getAttribute("class")||"")}))},ATTR:function(e,t,n){return function(r){var i=se.attr(r,e);return null==i?"!="===t:!t||(i+="","="===t?i===n:"!="===t?i!==n:"^="===t?n&&0===i.indexOf(n):"*="===t?n&&i.indexOf(n)>-1:"$="===t?n&&i.slice(-n.length)===n:"~="===t?(" "+i.replace(F," ")+" ").indexOf(n)>-1:"|="===t&&(i===n||i.slice(0,n.length+1)===n+"-"))}},CHILD:function(e,t,n,r,i){var o="nth"!==e.slice(0,3),a="last"!==e.slice(-4),s="of-type"===t;return 1===r&&0===i?function(e){return!!e.parentNode}:function(t,n,T){var l,Q,c,u,d,p,_=o!==a?"nextSibling":"previousSibling",m=t.parentNode,f=s&&t.nodeName.toLowerCase(),h=!T&&!s,g=!1;if(m){if(o){for(;_;){for(u=t;u=u[_];)if(s?u.nodeName.toLowerCase()===f:1===u.nodeType)return!1;p=_="only"===e&&!p&&"nextSibling"}return!0}if(p=[a?m.firstChild:m.lastChild],a&&h){for(g=(d=(l=(Q=(c=(u=m)[E]||(u[E]={}))[u.uniqueID]||(c[u.uniqueID]={}))[e]||[])[0]===y&&l[1])&&l[2],u=d&&m.childNodes[d];u=++d&&u&&u[_]||(g=d=0)||p.pop();)if(1===u.nodeType&&++g&&u===t){Q[e]=[y,d,g];break}}else if(h&&(g=d=(l=(Q=(c=(u=t)[E]||(u[E]={}))[u.uniqueID]||(c[u.uniqueID]={}))[e]||[])[0]===y&&l[1]),!1===g)for(;(u=++d&&u&&u[_]||(g=d=0)||p.pop())&&((s?u.nodeName.toLowerCase()!==f:1!==u.nodeType)||!++g||(h&&((Q=(c=u[E]||(u[E]={}))[u.uniqueID]||(c[u.uniqueID]={}))[e]=[y,g]),u!==t)););return(g-=i)===r||g%r==0&&g/r>=0}}},PSEUDO:function(e,t){var n,i=r.pseudos[e]||r.setFilters[e.toLowerCase()]||se.error("unsupported pseudo: "+e);return i[E]?i(t):i.length>1?(n=[e,e,"",t],r.setFilters.hasOwnProperty(e.toLowerCase())?le((function(e,n){for(var r,o=i(e,t),a=o.length;a--;)e[r=w(e,o[a])]=!(n[r]=o[a])})):function(e){return i(e,0,n)}):i}},pseudos:{not:le((function(e){var t=[],n=[],r=s(e.replace(U,"$1"));return r[E]?le((function(e,t,n,i){for(var o,a=r(e,null,i,[]),s=e.length;s--;)(o=a[s])&&(e[s]=!(t[s]=o))})):function(e,i,o){return t[0]=e,r(t,null,o,n),t[0]=null,!n.pop()}})),has:le((function(e){return function(t){return se(e,t).length>0}})),contains:le((function(e){return e=e.replace(te,ne),function(t){return(t.textContent||i(t)).indexOf(e)>-1}})),lang:le((function(e){return W.test(e||"")||se.error("unsupported lang: "+e),e=e.replace(te,ne).toLowerCase(),function(t){var n;do{if(n=_?t.lang:t.getAttribute("xml:lang")||t.getAttribute("lang"))return(n=n.toLowerCase())===e||0===n.indexOf(e+"-")}while((t=t.parentNode)&&1===t.nodeType);return!1}})),target:function(t){var n=e.location&&e.location.hash;return n&&n.slice(1)===t.id},root:function(e){return e===p},focus:function(e){return e===d.activeElement&&(!d.hasFocus||d.hasFocus())&&!!(e.type||e.href||~e.tabIndex)},enabled:_e(!1),disabled:_e(!0),checked:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&!!e.checked||"option"===t&&!!e.selected},selected:function(e){return e.parentNode&&e.parentNode.selectedIndex,!0===e.selected},empty:function(e){for(e=e.firstChild;e;e=e.nextSibling)if(e.nodeType<6)return!1;return!0},parent:function(e){return!r.pseudos.empty(e)},header:function(e){return $.test(e.nodeName)},input:function(e){return K.test(e.nodeName)},button:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&"button"===e.type||"button"===t},text:function(e){var t;return"input"===e.nodeName.toLowerCase()&&"text"===e.type&&(null==(t=e.getAttribute("type"))||"text"===t.toLowerCase())},first:me((function(){return[0]})),last:me((function(e,t){return[t-1]})),eq:me((function(e,t,n){return[n<0?n+t:n]})),even:me((function(e,t){for(var n=0;nt?t:n;--r>=0;)e.push(r);return e})),gt:me((function(e,t,n){for(var r=n<0?n+t:n;++r1?function(t,n,r){for(var i=e.length;i--;)if(!e[i](t,n,r))return!1;return!0}:e[0]}function ye(e,t,n,r,i){for(var o,a=[],s=0,T=e.length,l=null!=t;s-1&&(o[l]=!(a[l]=c))}}else f=ye(f===a?f.splice(p,f.length):f),i?i(null,a,f,T):x.apply(a,f)}))}function Se(e){for(var t,n,i,o=e.length,a=r.relative[e[0].type],s=a||r.relative[" "],T=a?1:0,Q=Ee((function(e){return e===t}),s,!0),c=Ee((function(e){return w(t,e)>-1}),s,!0),u=[function(e,n,r){var i=!a&&(r||n!==l)||((t=n).nodeType?Q(e,n,r):c(e,n,r));return t=null,i}];T1&&Le(u),T>1&&ge(e.slice(0,T-1).concat({value:" "===e[T-2].type?"*":""})).replace(U,"$1"),n,T0,i=e.length>0,o=function(o,a,s,T,Q){var c,p,m,f=0,h="0",g=o&&[],E=[],L=l,b=o||i&&r.find.TAG("*",Q),S=y+=null==L?1:Math.random()||.1,v=b.length;for(Q&&(l=a==d||a||Q);h!==v&&null!=(c=b[h]);h++){if(i&&c){for(p=0,a||c.ownerDocument==d||(u(c),s=!_);m=e[p++];)if(m(c,a||d,s)){T.push(c);break}Q&&(y=S)}n&&((c=!m&&c)&&f--,o&&g.push(c))}if(f+=h,n&&h!==f){for(p=0;m=t[p++];)m(g,E,a,s);if(o){if(f>0)for(;h--;)g[h]||E[h]||(E[h]=R.call(T));E=ye(E)}x.apply(T,E),Q&&!o&&E.length>0&&f+t.length>1&&se.uniqueSort(T)}return Q&&(y=S,l=L),g};return n?le(o):o}(o,i))).selector=e}return s},T=se.select=function(e,t,n,i){var o,T,l,Q,c,u="function"==typeof e&&e,d=!i&&a(e=u.selector||e);if(n=n||[],1===d.length){if((T=d[0]=d[0].slice(0)).length>2&&"ID"===(l=T[0]).type&&9===t.nodeType&&_&&r.relative[T[1].type]){if(!(t=(r.find.ID(l.matches[0].replace(te,ne),t)||[])[0]))return n;u&&(t=t.parentNode),e=e.slice(T.shift().value.length)}for(o=z.needsContext.test(e)?0:T.length;o--&&(l=T[o],!r.relative[Q=l.type]);)if((c=r.find[Q])&&(i=c(l.matches[0].replace(te,ne),ee.test(T[0].type)&&fe(t.parentNode)||t))){if(T.splice(o,1),!(e=i.length&&ge(T)))return x.apply(n,i),n;break}}return(u||s(e,d))(i,t,!_,n,!t||ee.test(e)&&fe(t.parentNode)||t),n},n.sortStable=E.split("").sort(N).join("")===E,n.detectDuplicates=!!c,u(),n.sortDetached=Qe((function(e){return 1&e.compareDocumentPosition(d.createElement("fieldset"))})),Qe((function(e){return e.innerHTML="","#"===e.firstChild.getAttribute("href")}))||ce("type|href|height|width",(function(e,t,n){if(!n)return e.getAttribute(t,"type"===t.toLowerCase()?1:2)})),n.attributes&&Qe((function(e){return e.innerHTML="",e.firstChild.setAttribute("value",""),""===e.firstChild.getAttribute("value")}))||ce("value",(function(e,t,n){if(!n&&"input"===e.nodeName.toLowerCase())return e.defaultValue})),Qe((function(e){return null==e.getAttribute("disabled")}))||ce(D,(function(e,t,n){var r;if(!n)return!0===e[t]?t.toLowerCase():(r=e.getAttributeNode(t))&&r.specified?r.value:null})),se}(n);b.find=v,b.expr=v.selectors,b.expr[":"]=b.expr.pseudos,b.uniqueSort=b.unique=v.uniqueSort,b.text=v.getText,b.isXMLDoc=v.isXML,b.contains=v.contains,b.escapeSelector=v.escape;var O=function(e,t,n){for(var r=[],i=void 0!==n;(e=e[t])&&9!==e.nodeType;)if(1===e.nodeType){if(i&&b(e).is(n))break;r.push(e)}return r},C=function(e,t){for(var n=[];e;e=e.nextSibling)1===e.nodeType&&e!==t&&n.push(e);return n},N=b.expr.match.needsContext;function H(e,t){return e.nodeName&&e.nodeName.toLowerCase()===t.toLowerCase()}var M=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function R(e,t,n){return f(t)?b.grep(e,(function(e,r){return!!t.call(e,r,e)!==n})):t.nodeType?b.grep(e,(function(e){return e===t!==n})):"string"!=typeof t?b.grep(e,(function(e){return Q.call(t,e)>-1!==n})):b.filter(t,e,n)}b.filter=function(e,t,n){var r=t[0];return n&&(e=":not("+e+")"),1===t.length&&1===r.nodeType?b.find.matchesSelector(r,e)?[r]:[]:b.find.matches(e,b.grep(t,(function(e){return 1===e.nodeType})))},b.fn.extend({find:function(e){var t,n,r=this.length,i=this;if("string"!=typeof e)return this.pushStack(b(e).filter((function(){for(t=0;t1?b.uniqueSort(n):n},filter:function(e){return this.pushStack(R(this,e||[],!1))},not:function(e){return this.pushStack(R(this,e||[],!0))},is:function(e){return!!R(this,"string"==typeof e&&N.test(e)?b(e):e||[],!1).length}});var A,x=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/;(b.fn.init=function(e,t,n){var r,i;if(!e)return this;if(n=n||A,"string"==typeof e){if(!(r="<"===e[0]&&">"===e[e.length-1]&&e.length>=3?[null,e,null]:x.exec(e))||!r[1]&&t)return!t||t.jquery?(t||n).find(e):this.constructor(t).find(e);if(r[1]){if(t=t instanceof b?t[0]:t,b.merge(this,b.parseHTML(r[1],t&&t.nodeType?t.ownerDocument||t:g,!0)),M.test(r[1])&&b.isPlainObject(t))for(r in t)f(this[r])?this[r](t[r]):this.attr(r,t[r]);return this}return(i=g.getElementById(r[2]))&&(this[0]=i,this.length=1),this}return e.nodeType?(this[0]=e,this.length=1,this):f(e)?void 0!==n.ready?n.ready(e):e(b):b.makeArray(e,this)}).prototype=b.fn,A=b(g);var I=/^(?:parents|prev(?:Until|All))/,w={children:!0,contents:!0,next:!0,prev:!0};function D(e,t){for(;(e=e[t])&&1!==e.nodeType;);return e}b.fn.extend({has:function(e){var t=b(e,this),n=t.length;return this.filter((function(){for(var e=0;e-1:1===n.nodeType&&b.find.matchesSelector(n,e))){o.push(n);break}return this.pushStack(o.length>1?b.uniqueSort(o):o)},index:function(e){return e?"string"==typeof e?Q.call(b(e),this[0]):Q.call(this,e.jquery?e[0]:e):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(e,t){return this.pushStack(b.uniqueSort(b.merge(this.get(),b(e,t))))},addBack:function(e){return this.add(null==e?this.prevObject:this.prevObject.filter(e))}}),b.each({parent:function(e){var t=e.parentNode;return t&&11!==t.nodeType?t:null},parents:function(e){return O(e,"parentNode")},parentsUntil:function(e,t,n){return O(e,"parentNode",n)},next:function(e){return D(e,"nextSibling")},prev:function(e){return D(e,"previousSibling")},nextAll:function(e){return O(e,"nextSibling")},prevAll:function(e){return O(e,"previousSibling")},nextUntil:function(e,t,n){return O(e,"nextSibling",n)},prevUntil:function(e,t,n){return O(e,"previousSibling",n)},siblings:function(e){return C((e.parentNode||{}).firstChild,e)},children:function(e){return C(e.firstChild)},contents:function(e){return null!=e.contentDocument&&a(e.contentDocument)?e.contentDocument:(H(e,"template")&&(e=e.content||e),b.merge([],e.childNodes))}},(function(e,t){b.fn[e]=function(n,r){var i=b.map(this,t,n);return"Until"!==e.slice(-5)&&(r=n),r&&"string"==typeof r&&(i=b.filter(r,i)),this.length>1&&(w[e]||b.uniqueSort(i),I.test(e)&&i.reverse()),this.pushStack(i)}}));var V=/[^\x20\t\r\n\f]+/g;function P(e){return e}function k(e){throw e}function B(e,t,n,r){var i;try{e&&f(i=e.promise)?i.call(e).done(t).fail(n):e&&f(i=e.then)?i.call(e,t,n):t.apply(void 0,[e].slice(r))}catch(e){n.apply(void 0,[e])}}b.Callbacks=function(e){e="string"==typeof e?function(e){var t={};return b.each(e.match(V)||[],(function(e,n){t[n]=!0})),t}(e):b.extend({},e);var t,n,r,i,o=[],a=[],s=-1,T=function(){for(i=i||e.once,r=t=!0;a.length;s=-1)for(n=a.shift();++s-1;)o.splice(n,1),n<=s&&s--})),this},has:function(e){return e?b.inArray(e,o)>-1:o.length>0},empty:function(){return o&&(o=[]),this},disable:function(){return i=a=[],o=n="",this},disabled:function(){return!o},lock:function(){return i=a=[],n||t||(o=n=""),this},locked:function(){return!!i},fireWith:function(e,n){return i||(n=[e,(n=n||[]).slice?n.slice():n],a.push(n),t||T()),this},fire:function(){return l.fireWith(this,arguments),this},fired:function(){return!!r}};return l},b.extend({Deferred:function(e){var t=[["notify","progress",b.Callbacks("memory"),b.Callbacks("memory"),2],["resolve","done",b.Callbacks("once memory"),b.Callbacks("once memory"),0,"resolved"],["reject","fail",b.Callbacks("once memory"),b.Callbacks("once memory"),1,"rejected"]],r="pending",i={state:function(){return r},always:function(){return o.done(arguments).fail(arguments),this},catch:function(e){return i.then(null,e)},pipe:function(){var e=arguments;return b.Deferred((function(n){b.each(t,(function(t,r){var i=f(e[r[4]])&&e[r[4]];o[r[1]]((function(){var e=i&&i.apply(this,arguments);e&&f(e.promise)?e.promise().progress(n.notify).done(n.resolve).fail(n.reject):n[r[0]+"With"](this,i?[e]:arguments)}))})),e=null})).promise()},then:function(e,r,i){var o=0;function a(e,t,r,i){return function(){var s=this,T=arguments,l=function(){var n,l;if(!(e=o&&(r!==k&&(s=void 0,T=[n]),t.rejectWith(s,T))}};e?Q():(b.Deferred.getStackHook&&(Q.stackTrace=b.Deferred.getStackHook()),n.setTimeout(Q))}}return b.Deferred((function(n){t[0][3].add(a(0,n,f(i)?i:P,n.notifyWith)),t[1][3].add(a(0,n,f(e)?e:P)),t[2][3].add(a(0,n,f(r)?r:k))})).promise()},promise:function(e){return null!=e?b.extend(e,i):i}},o={};return b.each(t,(function(e,n){var a=n[2],s=n[5];i[n[1]]=a.add,s&&a.add((function(){r=s}),t[3-e][2].disable,t[3-e][3].disable,t[0][2].lock,t[0][3].lock),a.add(n[3].fire),o[n[0]]=function(){return o[n[0]+"With"](this===o?void 0:this,arguments),this},o[n[0]+"With"]=a.fireWith})),i.promise(o),e&&e.call(o,o),o},when:function(e){var t=arguments.length,n=t,r=Array(n),i=s.call(arguments),o=b.Deferred(),a=function(e){return function(n){r[e]=this,i[e]=arguments.length>1?s.call(arguments):n,--t||o.resolveWith(r,i)}};if(t<=1&&(B(e,o.done(a(n)).resolve,o.reject,!t),"pending"===o.state()||f(i[n]&&i[n].then)))return o.then();for(;n--;)B(i[n],a(n),o.reject);return o.promise()}});var F=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;b.Deferred.exceptionHook=function(e,t){n.console&&n.console.warn&&e&&F.test(e.name)&&n.console.warn("jQuery.Deferred exception: "+e.message,e.stack,t)},b.readyException=function(e){n.setTimeout((function(){throw e}))};var U=b.Deferred();function G(){g.removeEventListener("DOMContentLoaded",G),n.removeEventListener("load",G),b.ready()}b.fn.ready=function(e){return U.then(e).catch((function(e){b.readyException(e)})),this},b.extend({isReady:!1,readyWait:1,ready:function(e){(!0===e?--b.readyWait:b.isReady)||(b.isReady=!0,!0!==e&&--b.readyWait>0||U.resolveWith(g,[b]))}}),b.ready.then=U.then,"complete"===g.readyState||"loading"!==g.readyState&&!g.documentElement.doScroll?n.setTimeout(b.ready):(g.addEventListener("DOMContentLoaded",G),n.addEventListener("load",G));var j=function(e,t,n,r,i,o,a){var s=0,T=e.length,l=null==n;if("object"===y(n))for(s in i=!0,n)j(e,t,s,n[s],!0,o,a);else if(void 0!==r&&(i=!0,f(r)||(a=!0),l&&(a?(t.call(e,r),t=null):(l=t,t=function(e,t,n){return l.call(b(e),n)})),t))for(;s1,null,!0)},removeData:function(e){return this.each((function(){X.remove(this,e)}))}}),b.extend({queue:function(e,t,n){var r;if(e)return t=(t||"fx")+"queue",r=$.get(e,t),n&&(!r||Array.isArray(n)?r=$.access(e,t,b.makeArray(n)):r.push(n)),r||[]},dequeue:function(e,t){t=t||"fx";var n=b.queue(e,t),r=n.length,i=n.shift(),o=b._queueHooks(e,t);"inprogress"===i&&(i=n.shift(),r--),i&&("fx"===t&&n.unshift("inprogress"),delete o.stop,i.call(e,(function(){b.dequeue(e,t)}),o)),!r&&o&&o.empty.fire()},_queueHooks:function(e,t){var n=t+"queueHooks";return $.get(e,n)||$.access(e,n,{empty:b.Callbacks("once memory").add((function(){$.remove(e,[t+"queue",n])}))})}}),b.fn.extend({queue:function(e,t){var n=2;return"string"!=typeof e&&(t=e,e="fx",n--),arguments.length\x20\t\r\n\f]*)/i,fe=/^$|^module$|\/(?:java|ecma)script/i;de=g.createDocumentFragment().appendChild(g.createElement("div")),(pe=g.createElement("input")).setAttribute("type","radio"),pe.setAttribute("checked","checked"),pe.setAttribute("name","t"),de.appendChild(pe),m.checkClone=de.cloneNode(!0).cloneNode(!0).lastChild.checked,de.innerHTML="",m.noCloneChecked=!!de.cloneNode(!0).lastChild.defaultValue,de.innerHTML="",m.option=!!de.lastChild;var he={thead:[1,"","
"],col:[2,"","
"],tr:[2,"","
"],td:[3,"","
"],_default:[0,"",""]};function ge(e,t){var n;return n=void 0!==e.getElementsByTagName?e.getElementsByTagName(t||"*"):void 0!==e.querySelectorAll?e.querySelectorAll(t||"*"):[],void 0===t||t&&H(e,t)?b.merge([e],n):n}function Ee(e,t){for(var n=0,r=e.length;n",""]);var Le=/<|&#?\w+;/;function ye(e,t,n,r,i){for(var o,a,s,T,l,Q,c=t.createDocumentFragment(),u=[],d=0,p=e.length;d-1)i&&i.push(o);else if(l=ae(o),a=ge(c.appendChild(o),"script"),l&&Ee(a),n)for(Q=0;o=a[Q++];)fe.test(o.type||"")&&n.push(o);return c}var be=/^key/,Se=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,ve=/^([^.]*)(?:\.(.+)|)/;function Oe(){return!0}function Ce(){return!1}function Ne(e,t){return e===function(){try{return g.activeElement}catch(e){}}()==("focus"===t)}function He(e,t,n,r,i,o){var a,s;if("object"==typeof t){for(s in"string"!=typeof n&&(r=r||n,n=void 0),t)He(e,s,n,r,t[s],o);return e}if(null==r&&null==i?(i=n,r=n=void 0):null==i&&("string"==typeof n?(i=r,r=void 0):(i=r,r=n,n=void 0)),!1===i)i=Ce;else if(!i)return e;return 1===o&&(a=i,(i=function(e){return b().off(e),a.apply(this,arguments)}).guid=a.guid||(a.guid=b.guid++)),e.each((function(){b.event.add(this,t,i,r,n)}))}function Me(e,t,n){n?($.set(e,t,!1),b.event.add(e,t,{namespace:!1,handler:function(e){var r,i,o=$.get(this,t);if(1&e.isTrigger&&this[t]){if(o.length)(b.event.special[t]||{}).delegateType&&e.stopPropagation();else if(o=s.call(arguments),$.set(this,t,o),r=n(this,t),this[t](),o!==(i=$.get(this,t))||r?$.set(this,t,!1):i={},o!==i)return e.stopImmediatePropagation(),e.preventDefault(),i.value}else o.length&&($.set(this,t,{value:b.event.trigger(b.extend(o[0],b.Event.prototype),o.slice(1),this)}),e.stopImmediatePropagation())}})):void 0===$.get(e,t)&&b.event.add(e,t,Oe)}b.event={global:{},add:function(e,t,n,r,i){var o,a,s,T,l,Q,c,u,d,p,_,m=$.get(e);if(Z(e))for(n.handler&&(n=(o=n).handler,i=o.selector),i&&b.find.matchesSelector(oe,i),n.guid||(n.guid=b.guid++),(T=m.events)||(T=m.events=Object.create(null)),(a=m.handle)||(a=m.handle=function(t){return void 0!==b&&b.event.triggered!==t.type?b.event.dispatch.apply(e,arguments):void 0}),l=(t=(t||"").match(V)||[""]).length;l--;)d=_=(s=ve.exec(t[l])||[])[1],p=(s[2]||"").split(".").sort(),d&&(c=b.event.special[d]||{},d=(i?c.delegateType:c.bindType)||d,c=b.event.special[d]||{},Q=b.extend({type:d,origType:_,data:r,handler:n,guid:n.guid,selector:i,needsContext:i&&b.expr.match.needsContext.test(i),namespace:p.join(".")},o),(u=T[d])||((u=T[d]=[]).delegateCount=0,c.setup&&!1!==c.setup.call(e,r,p,a)||e.addEventListener&&e.addEventListener(d,a)),c.add&&(c.add.call(e,Q),Q.handler.guid||(Q.handler.guid=n.guid)),i?u.splice(u.delegateCount++,0,Q):u.push(Q),b.event.global[d]=!0)},remove:function(e,t,n,r,i){var o,a,s,T,l,Q,c,u,d,p,_,m=$.hasData(e)&&$.get(e);if(m&&(T=m.events)){for(l=(t=(t||"").match(V)||[""]).length;l--;)if(d=_=(s=ve.exec(t[l])||[])[1],p=(s[2]||"").split(".").sort(),d){for(c=b.event.special[d]||{},u=T[d=(r?c.delegateType:c.bindType)||d]||[],s=s[2]&&new RegExp("(^|\\.)"+p.join("\\.(?:.*\\.|)")+"(\\.|$)"),a=o=u.length;o--;)Q=u[o],!i&&_!==Q.origType||n&&n.guid!==Q.guid||s&&!s.test(Q.namespace)||r&&r!==Q.selector&&("**"!==r||!Q.selector)||(u.splice(o,1),Q.selector&&u.delegateCount--,c.remove&&c.remove.call(e,Q));a&&!u.length&&(c.teardown&&!1!==c.teardown.call(e,p,m.handle)||b.removeEvent(e,d,m.handle),delete T[d])}else for(d in T)b.event.remove(e,d+t[l],n,r,!0);b.isEmptyObject(T)&&$.remove(e,"handle events")}},dispatch:function(e){var t,n,r,i,o,a,s=new Array(arguments.length),T=b.event.fix(e),l=($.get(this,"events")||Object.create(null))[T.type]||[],Q=b.event.special[T.type]||{};for(s[0]=T,t=1;t=1))for(;l!==this;l=l.parentNode||this)if(1===l.nodeType&&("click"!==e.type||!0!==l.disabled)){for(o=[],a={},n=0;n-1:b.find(i,this,null,[l]).length),a[i]&&o.push(r);o.length&&s.push({elem:l,handlers:o})}return l=this,T\s*$/g;function Ie(e,t){return H(e,"table")&&H(11!==t.nodeType?t:t.firstChild,"tr")&&b(e).children("tbody")[0]||e}function we(e){return e.type=(null!==e.getAttribute("type"))+"/"+e.type,e}function De(e){return"true/"===(e.type||"").slice(0,5)?e.type=e.type.slice(5):e.removeAttribute("type"),e}function Ve(e,t){var n,r,i,o,a,s;if(1===t.nodeType){if($.hasData(e)&&(s=$.get(e).events))for(i in $.remove(t,"handle events"),s)for(n=0,r=s[i].length;n1&&"string"==typeof p&&!m.checkClone&&Ae.test(p))return e.each((function(i){var o=e.eq(i);_&&(t[0]=p.call(this,i,o.html())),ke(o,t,n,r)}));if(u&&(o=(i=ye(t,e[0].ownerDocument,!1,e,r)).firstChild,1===i.childNodes.length&&(i=o),o||r)){for(s=(a=b.map(ge(i,"script"),we)).length;c0&&Ee(a,!T&&ge(e,"script")),s},cleanData:function(e){for(var t,n,r,i=b.event.special,o=0;void 0!==(n=e[o]);o++)if(Z(n)){if(t=n[$.expando]){if(t.events)for(r in t.events)i[r]?b.event.remove(n,r):b.removeEvent(n,r,t.handle);n[$.expando]=void 0}n[X.expando]&&(n[X.expando]=void 0)}}}),b.fn.extend({detach:function(e){return Be(this,e,!0)},remove:function(e){return Be(this,e)},text:function(e){return j(this,(function(e){return void 0===e?b.text(this):this.empty().each((function(){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||(this.textContent=e)}))}),null,e,arguments.length)},append:function(){return ke(this,arguments,(function(e){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||Ie(this,e).appendChild(e)}))},prepend:function(){return ke(this,arguments,(function(e){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var t=Ie(this,e);t.insertBefore(e,t.firstChild)}}))},before:function(){return ke(this,arguments,(function(e){this.parentNode&&this.parentNode.insertBefore(e,this)}))},after:function(){return ke(this,arguments,(function(e){this.parentNode&&this.parentNode.insertBefore(e,this.nextSibling)}))},empty:function(){for(var e,t=0;null!=(e=this[t]);t++)1===e.nodeType&&(b.cleanData(ge(e,!1)),e.textContent="");return this},clone:function(e,t){return e=null!=e&&e,t=null==t?e:t,this.map((function(){return b.clone(this,e,t)}))},html:function(e){return j(this,(function(e){var t=this[0]||{},n=0,r=this.length;if(void 0===e&&1===t.nodeType)return t.innerHTML;if("string"==typeof e&&!Re.test(e)&&!he[(me.exec(e)||["",""])[1].toLowerCase()]){e=b.htmlPrefilter(e);try{for(;n3,oe.removeChild(e)),s}}))}();var We=["Webkit","Moz","ms"],ze=g.createElement("div").style,Ze={};function Ke(e){var t=b.cssProps[e]||Ze[e];return t||(e in ze?e:Ze[e]=function(e){for(var t=e[0].toUpperCase()+e.slice(1),n=We.length;n--;)if((e=We[n]+t)in ze)return e}(e)||e)}var $e=/^(none|table(?!-c[ea]).+)/,Xe=/^--/,Je={position:"absolute",visibility:"hidden",display:"block"},et={letterSpacing:"0",fontWeight:"400"};function tt(e,t,n){var r=re.exec(t);return r?Math.max(0,r[2]-(n||0))+(r[3]||"px"):t}function nt(e,t,n,r,i,o){var a="width"===t?1:0,s=0,T=0;if(n===(r?"border":"content"))return 0;for(;a<4;a+=2)"margin"===n&&(T+=b.css(e,n+ie[a],!0,i)),r?("content"===n&&(T-=b.css(e,"padding"+ie[a],!0,i)),"margin"!==n&&(T-=b.css(e,"border"+ie[a]+"Width",!0,i))):(T+=b.css(e,"padding"+ie[a],!0,i),"padding"!==n?T+=b.css(e,"border"+ie[a]+"Width",!0,i):s+=b.css(e,"border"+ie[a]+"Width",!0,i));return!r&&o>=0&&(T+=Math.max(0,Math.ceil(e["offset"+t[0].toUpperCase()+t.slice(1)]-o-T-s-.5))||0),T}function rt(e,t,n){var r=Ue(e),i=(!m.boxSizingReliable()||n)&&"border-box"===b.css(e,"boxSizing",!1,r),o=i,a=Ye(e,t,r),s="offset"+t[0].toUpperCase()+t.slice(1);if(Fe.test(a)){if(!n)return a;a="auto"}return(!m.boxSizingReliable()&&i||!m.reliableTrDimensions()&&H(e,"tr")||"auto"===a||!parseFloat(a)&&"inline"===b.css(e,"display",!1,r))&&e.getClientRects().length&&(i="border-box"===b.css(e,"boxSizing",!1,r),(o=s in e)&&(a=e[s])),(a=parseFloat(a)||0)+nt(e,t,n||(i?"border":"content"),o,r,a)+"px"}function it(e,t,n,r,i){return new it.prototype.init(e,t,n,r,i)}b.extend({cssHooks:{opacity:{get:function(e,t){if(t){var n=Ye(e,"opacity");return""===n?"1":n}}}},cssNumber:{animationIterationCount:!0,columnCount:!0,fillOpacity:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,gridArea:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnStart:!0,gridRow:!0,gridRowEnd:!0,gridRowStart:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{},style:function(e,t,n,r){if(e&&3!==e.nodeType&&8!==e.nodeType&&e.style){var i,o,a,s=z(t),T=Xe.test(t),l=e.style;if(T||(t=Ke(s)),a=b.cssHooks[t]||b.cssHooks[s],void 0===n)return a&&"get"in a&&void 0!==(i=a.get(e,!1,r))?i:l[t];"string"===(o=typeof n)&&(i=re.exec(n))&&i[1]&&(n=le(e,t,i),o="number"),null!=n&&n==n&&("number"!==o||T||(n+=i&&i[3]||(b.cssNumber[s]?"":"px")),m.clearCloneStyle||""!==n||0!==t.indexOf("background")||(l[t]="inherit"),a&&"set"in a&&void 0===(n=a.set(e,n,r))||(T?l.setProperty(t,n):l[t]=n))}},css:function(e,t,n,r){var i,o,a,s=z(t);return Xe.test(t)||(t=Ke(s)),(a=b.cssHooks[t]||b.cssHooks[s])&&"get"in a&&(i=a.get(e,!0,n)),void 0===i&&(i=Ye(e,t,r)),"normal"===i&&t in et&&(i=et[t]),""===n||n?(o=parseFloat(i),!0===n||isFinite(o)?o||0:i):i}}),b.each(["height","width"],(function(e,t){b.cssHooks[t]={get:function(e,n,r){if(n)return!$e.test(b.css(e,"display"))||e.getClientRects().length&&e.getBoundingClientRect().width?rt(e,t,r):Ge(e,Je,(function(){return rt(e,t,r)}))},set:function(e,n,r){var i,o=Ue(e),a=!m.scrollboxSize()&&"absolute"===o.position,s=(a||r)&&"border-box"===b.css(e,"boxSizing",!1,o),T=r?nt(e,t,r,s,o):0;return s&&a&&(T-=Math.ceil(e["offset"+t[0].toUpperCase()+t.slice(1)]-parseFloat(o[t])-nt(e,t,"border",!1,o)-.5)),T&&(i=re.exec(n))&&"px"!==(i[3]||"px")&&(e.style[t]=n,n=b.css(e,t)),tt(0,n,T)}}})),b.cssHooks.marginLeft=qe(m.reliableMarginLeft,(function(e,t){if(t)return(parseFloat(Ye(e,"marginLeft"))||e.getBoundingClientRect().left-Ge(e,{marginLeft:0},(function(){return e.getBoundingClientRect().left})))+"px"})),b.each({margin:"",padding:"",border:"Width"},(function(e,t){b.cssHooks[e+t]={expand:function(n){for(var r=0,i={},o="string"==typeof n?n.split(" "):[n];r<4;r++)i[e+ie[r]+t]=o[r]||o[r-2]||o[0];return i}},"margin"!==e&&(b.cssHooks[e+t].set=tt)})),b.fn.extend({css:function(e,t){return j(this,(function(e,t,n){var r,i,o={},a=0;if(Array.isArray(t)){for(r=Ue(e),i=t.length;a1)}}),b.Tween=it,it.prototype={constructor:it,init:function(e,t,n,r,i,o){this.elem=e,this.prop=n,this.easing=i||b.easing._default,this.options=t,this.start=this.now=this.cur(),this.end=r,this.unit=o||(b.cssNumber[n]?"":"px")},cur:function(){var e=it.propHooks[this.prop];return e&&e.get?e.get(this):it.propHooks._default.get(this)},run:function(e){var t,n=it.propHooks[this.prop];return this.options.duration?this.pos=t=b.easing[this.easing](e,this.options.duration*e,0,1,this.options.duration):this.pos=t=e,this.now=(this.end-this.start)*t+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),n&&n.set?n.set(this):it.propHooks._default.set(this),this}},it.prototype.init.prototype=it.prototype,it.propHooks={_default:{get:function(e){var t;return 1!==e.elem.nodeType||null!=e.elem[e.prop]&&null==e.elem.style[e.prop]?e.elem[e.prop]:(t=b.css(e.elem,e.prop,""))&&"auto"!==t?t:0},set:function(e){b.fx.step[e.prop]?b.fx.step[e.prop](e):1!==e.elem.nodeType||!b.cssHooks[e.prop]&&null==e.elem.style[Ke(e.prop)]?e.elem[e.prop]=e.now:b.style(e.elem,e.prop,e.now+e.unit)}}},it.propHooks.scrollTop=it.propHooks.scrollLeft={set:function(e){e.elem.nodeType&&e.elem.parentNode&&(e.elem[e.prop]=e.now)}},b.easing={linear:function(e){return e},swing:function(e){return.5-Math.cos(e*Math.PI)/2},_default:"swing"},b.fx=it.prototype.init,b.fx.step={};var ot,at,st=/^(?:toggle|show|hide)$/,Tt=/queueHooks$/;function lt(){at&&(!1===g.hidden&&n.requestAnimationFrame?n.requestAnimationFrame(lt):n.setTimeout(lt,b.fx.interval),b.fx.tick())}function Qt(){return n.setTimeout((function(){ot=void 0})),ot=Date.now()}function ct(e,t){var n,r=0,i={height:e};for(t=t?1:0;r<4;r+=2-t)i["margin"+(n=ie[r])]=i["padding"+n]=e;return t&&(i.opacity=i.width=e),i}function ut(e,t,n){for(var r,i=(dt.tweeners[t]||[]).concat(dt.tweeners["*"]),o=0,a=i.length;o1)},removeAttr:function(e){return this.each((function(){b.removeAttr(this,e)}))}}),b.extend({attr:function(e,t,n){var r,i,o=e.nodeType;if(3!==o&&8!==o&&2!==o)return void 0===e.getAttribute?b.prop(e,t,n):(1===o&&b.isXMLDoc(e)||(i=b.attrHooks[t.toLowerCase()]||(b.expr.match.bool.test(t)?pt:void 0)),void 0!==n?null===n?void b.removeAttr(e,t):i&&"set"in i&&void 0!==(r=i.set(e,n,t))?r:(e.setAttribute(t,n+""),n):i&&"get"in i&&null!==(r=i.get(e,t))?r:null==(r=b.find.attr(e,t))?void 0:r)},attrHooks:{type:{set:function(e,t){if(!m.radioValue&&"radio"===t&&H(e,"input")){var n=e.value;return e.setAttribute("type",t),n&&(e.value=n),t}}}},removeAttr:function(e,t){var n,r=0,i=t&&t.match(V);if(i&&1===e.nodeType)for(;n=i[r++];)e.removeAttribute(n)}}),pt={set:function(e,t,n){return!1===t?b.removeAttr(e,n):e.setAttribute(n,n),n}},b.each(b.expr.match.bool.source.match(/\w+/g),(function(e,t){var n=_t[t]||b.find.attr;_t[t]=function(e,t,r){var i,o,a=t.toLowerCase();return r||(o=_t[a],_t[a]=i,i=null!=n(e,t,r)?a:null,_t[a]=o),i}}));var mt=/^(?:input|select|textarea|button)$/i,ft=/^(?:a|area)$/i;function ht(e){return(e.match(V)||[]).join(" ")}function gt(e){return e.getAttribute&&e.getAttribute("class")||""}function Et(e){return Array.isArray(e)?e:"string"==typeof e&&e.match(V)||[]}b.fn.extend({prop:function(e,t){return j(this,b.prop,e,t,arguments.length>1)},removeProp:function(e){return this.each((function(){delete this[b.propFix[e]||e]}))}}),b.extend({prop:function(e,t,n){var r,i,o=e.nodeType;if(3!==o&&8!==o&&2!==o)return 1===o&&b.isXMLDoc(e)||(t=b.propFix[t]||t,i=b.propHooks[t]),void 0!==n?i&&"set"in i&&void 0!==(r=i.set(e,n,t))?r:e[t]=n:i&&"get"in i&&null!==(r=i.get(e,t))?r:e[t]},propHooks:{tabIndex:{get:function(e){var t=b.find.attr(e,"tabindex");return t?parseInt(t,10):mt.test(e.nodeName)||ft.test(e.nodeName)&&e.href?0:-1}}},propFix:{for:"htmlFor",class:"className"}}),m.optSelected||(b.propHooks.selected={get:function(e){var t=e.parentNode;return t&&t.parentNode&&t.parentNode.selectedIndex,null},set:function(e){var t=e.parentNode;t&&(t.selectedIndex,t.parentNode&&t.parentNode.selectedIndex)}}),b.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],(function(){b.propFix[this.toLowerCase()]=this})),b.fn.extend({addClass:function(e){var t,n,r,i,o,a,s,T=0;if(f(e))return this.each((function(t){b(this).addClass(e.call(this,t,gt(this)))}));if((t=Et(e)).length)for(;n=this[T++];)if(i=gt(n),r=1===n.nodeType&&" "+ht(i)+" "){for(a=0;o=t[a++];)r.indexOf(" "+o+" ")<0&&(r+=o+" ");i!==(s=ht(r))&&n.setAttribute("class",s)}return this},removeClass:function(e){var t,n,r,i,o,a,s,T=0;if(f(e))return this.each((function(t){b(this).removeClass(e.call(this,t,gt(this)))}));if(!arguments.length)return this.attr("class","");if((t=Et(e)).length)for(;n=this[T++];)if(i=gt(n),r=1===n.nodeType&&" "+ht(i)+" "){for(a=0;o=t[a++];)for(;r.indexOf(" "+o+" ")>-1;)r=r.replace(" "+o+" "," ");i!==(s=ht(r))&&n.setAttribute("class",s)}return this},toggleClass:function(e,t){var n=typeof e,r="string"===n||Array.isArray(e);return"boolean"==typeof t&&r?t?this.addClass(e):this.removeClass(e):f(e)?this.each((function(n){b(this).toggleClass(e.call(this,n,gt(this),t),t)})):this.each((function(){var t,i,o,a;if(r)for(i=0,o=b(this),a=Et(e);t=a[i++];)o.hasClass(t)?o.removeClass(t):o.addClass(t);else void 0!==e&&"boolean"!==n||((t=gt(this))&&$.set(this,"__className__",t),this.setAttribute&&this.setAttribute("class",t||!1===e?"":$.get(this,"__className__")||""))}))},hasClass:function(e){var t,n,r=0;for(t=" "+e+" ";n=this[r++];)if(1===n.nodeType&&(" "+ht(gt(n))+" ").indexOf(t)>-1)return!0;return!1}});var Lt=/\r/g;b.fn.extend({val:function(e){var t,n,r,i=this[0];return arguments.length?(r=f(e),this.each((function(n){var i;1===this.nodeType&&(null==(i=r?e.call(this,n,b(this).val()):e)?i="":"number"==typeof i?i+="":Array.isArray(i)&&(i=b.map(i,(function(e){return null==e?"":e+""}))),(t=b.valHooks[this.type]||b.valHooks[this.nodeName.toLowerCase()])&&"set"in t&&void 0!==t.set(this,i,"value")||(this.value=i))}))):i?(t=b.valHooks[i.type]||b.valHooks[i.nodeName.toLowerCase()])&&"get"in t&&void 0!==(n=t.get(i,"value"))?n:"string"==typeof(n=i.value)?n.replace(Lt,""):null==n?"":n:void 0}}),b.extend({valHooks:{option:{get:function(e){var t=b.find.attr(e,"value");return null!=t?t:ht(b.text(e))}},select:{get:function(e){var t,n,r,i=e.options,o=e.selectedIndex,a="select-one"===e.type,s=a?null:[],T=a?o+1:i.length;for(r=o<0?T:a?o:0;r-1)&&(n=!0);return n||(e.selectedIndex=-1),o}}}}),b.each(["radio","checkbox"],(function(){b.valHooks[this]={set:function(e,t){if(Array.isArray(t))return e.checked=b.inArray(b(e).val(),t)>-1}},m.checkOn||(b.valHooks[this].get=function(e){return null===e.getAttribute("value")?"on":e.value})})),m.focusin="onfocusin"in n;var yt=/^(?:focusinfocus|focusoutblur)$/,bt=function(e){e.stopPropagation()};b.extend(b.event,{trigger:function(e,t,r,i){var o,a,s,T,l,Q,c,u,p=[r||g],_=d.call(e,"type")?e.type:e,m=d.call(e,"namespace")?e.namespace.split("."):[];if(a=u=s=r=r||g,3!==r.nodeType&&8!==r.nodeType&&!yt.test(_+b.event.triggered)&&(_.indexOf(".")>-1&&(m=_.split("."),_=m.shift(),m.sort()),l=_.indexOf(":")<0&&"on"+_,(e=e[b.expando]?e:new b.Event(_,"object"==typeof e&&e)).isTrigger=i?2:3,e.namespace=m.join("."),e.rnamespace=e.namespace?new RegExp("(^|\\.)"+m.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,e.result=void 0,e.target||(e.target=r),t=null==t?[e]:b.makeArray(t,[e]),c=b.event.special[_]||{},i||!c.trigger||!1!==c.trigger.apply(r,t))){if(!i&&!c.noBubble&&!h(r)){for(T=c.delegateType||_,yt.test(T+_)||(a=a.parentNode);a;a=a.parentNode)p.push(a),s=a;s===(r.ownerDocument||g)&&p.push(s.defaultView||s.parentWindow||n)}for(o=0;(a=p[o++])&&!e.isPropagationStopped();)u=a,e.type=o>1?T:c.bindType||_,(Q=($.get(a,"events")||Object.create(null))[e.type]&&$.get(a,"handle"))&&Q.apply(a,t),(Q=l&&a[l])&&Q.apply&&Z(a)&&(e.result=Q.apply(a,t),!1===e.result&&e.preventDefault());return e.type=_,i||e.isDefaultPrevented()||c._default&&!1!==c._default.apply(p.pop(),t)||!Z(r)||l&&f(r[_])&&!h(r)&&((s=r[l])&&(r[l]=null),b.event.triggered=_,e.isPropagationStopped()&&u.addEventListener(_,bt),r[_](),e.isPropagationStopped()&&u.removeEventListener(_,bt),b.event.triggered=void 0,s&&(r[l]=s)),e.result}},simulate:function(e,t,n){var r=b.extend(new b.Event,n,{type:e,isSimulated:!0});b.event.trigger(r,null,t)}}),b.fn.extend({trigger:function(e,t){return this.each((function(){b.event.trigger(e,t,this)}))},triggerHandler:function(e,t){var n=this[0];if(n)return b.event.trigger(e,t,n,!0)}}),m.focusin||b.each({focus:"focusin",blur:"focusout"},(function(e,t){var n=function(e){b.event.simulate(t,e.target,b.event.fix(e))};b.event.special[t]={setup:function(){var r=this.ownerDocument||this.document||this,i=$.access(r,t);i||r.addEventListener(e,n,!0),$.access(r,t,(i||0)+1)},teardown:function(){var r=this.ownerDocument||this.document||this,i=$.access(r,t)-1;i?$.access(r,t,i):(r.removeEventListener(e,n,!0),$.remove(r,t))}}}));var St=n.location,vt={guid:Date.now()},Ot=/\?/;b.parseXML=function(e){var t;if(!e||"string"!=typeof e)return null;try{t=(new n.DOMParser).parseFromString(e,"text/xml")}catch(e){t=void 0}return t&&!t.getElementsByTagName("parsererror").length||b.error("Invalid XML: "+e),t};var Ct=/\[\]$/,Nt=/\r?\n/g,Ht=/^(?:submit|button|image|reset|file)$/i,Mt=/^(?:input|select|textarea|keygen)/i;function Rt(e,t,n,r){var i;if(Array.isArray(t))b.each(t,(function(t,i){n||Ct.test(e)?r(e,i):Rt(e+"["+("object"==typeof i&&null!=i?t:"")+"]",i,n,r)}));else if(n||"object"!==y(t))r(e,t);else for(i in t)Rt(e+"["+i+"]",t[i],n,r)}b.param=function(e,t){var n,r=[],i=function(e,t){var n=f(t)?t():t;r[r.length]=encodeURIComponent(e)+"="+encodeURIComponent(null==n?"":n)};if(null==e)return"";if(Array.isArray(e)||e.jquery&&!b.isPlainObject(e))b.each(e,(function(){i(this.name,this.value)}));else for(n in e)Rt(n,e[n],t,i);return r.join("&")},b.fn.extend({serialize:function(){return b.param(this.serializeArray())},serializeArray:function(){return this.map((function(){var e=b.prop(this,"elements");return e?b.makeArray(e):this})).filter((function(){var e=this.type;return this.name&&!b(this).is(":disabled")&&Mt.test(this.nodeName)&&!Ht.test(e)&&(this.checked||!_e.test(e))})).map((function(e,t){var n=b(this).val();return null==n?null:Array.isArray(n)?b.map(n,(function(e){return{name:t.name,value:e.replace(Nt,"\r\n")}})):{name:t.name,value:n.replace(Nt,"\r\n")}})).get()}});var At=/%20/g,xt=/#.*$/,It=/([?&])_=[^&]*/,wt=/^(.*?):[ \t]*([^\r\n]*)$/gm,Dt=/^(?:GET|HEAD)$/,Vt=/^\/\//,Pt={},kt={},Bt="*/".concat("*"),Ft=g.createElement("a");function Ut(e){return function(t,n){"string"!=typeof t&&(n=t,t="*");var r,i=0,o=t.toLowerCase().match(V)||[];if(f(n))for(;r=o[i++];)"+"===r[0]?(r=r.slice(1)||"*",(e[r]=e[r]||[]).unshift(n)):(e[r]=e[r]||[]).push(n)}}function Gt(e,t,n,r){var i={},o=e===kt;function a(s){var T;return i[s]=!0,b.each(e[s]||[],(function(e,s){var l=s(t,n,r);return"string"!=typeof l||o||i[l]?o?!(T=l):void 0:(t.dataTypes.unshift(l),a(l),!1)})),T}return a(t.dataTypes[0])||!i["*"]&&a("*")}function jt(e,t){var n,r,i=b.ajaxSettings.flatOptions||{};for(n in t)void 0!==t[n]&&((i[n]?e:r||(r={}))[n]=t[n]);return r&&b.extend(!0,e,r),e}Ft.href=St.href,b.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:St.href,type:"GET",isLocal:/^(?:about|app|app-storage|.+-extension|file|res|widget):$/.test(St.protocol),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":Bt,text:"text/plain",html:"text/html",xml:"application/xml, text/xml",json:"application/json, text/javascript"},contents:{xml:/\bxml\b/,html:/\bhtml/,json:/\bjson\b/},responseFields:{xml:"responseXML",text:"responseText",json:"responseJSON"},converters:{"* text":String,"text html":!0,"text json":JSON.parse,"text xml":b.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(e,t){return t?jt(jt(e,b.ajaxSettings),t):jt(b.ajaxSettings,e)},ajaxPrefilter:Ut(Pt),ajaxTransport:Ut(kt),ajax:function(e,t){"object"==typeof e&&(t=e,e=void 0),t=t||{};var r,i,o,a,s,T,l,Q,c,u,d=b.ajaxSetup({},t),p=d.context||d,_=d.context&&(p.nodeType||p.jquery)?b(p):b.event,m=b.Deferred(),f=b.Callbacks("once memory"),h=d.statusCode||{},E={},L={},y="canceled",S={readyState:0,getResponseHeader:function(e){var t;if(l){if(!a)for(a={};t=wt.exec(o);)a[t[1].toLowerCase()+" "]=(a[t[1].toLowerCase()+" "]||[]).concat(t[2]);t=a[e.toLowerCase()+" "]}return null==t?null:t.join(", ")},getAllResponseHeaders:function(){return l?o:null},setRequestHeader:function(e,t){return null==l&&(e=L[e.toLowerCase()]=L[e.toLowerCase()]||e,E[e]=t),this},overrideMimeType:function(e){return null==l&&(d.mimeType=e),this},statusCode:function(e){var t;if(e)if(l)S.always(e[S.status]);else for(t in e)h[t]=[h[t],e[t]];return this},abort:function(e){var t=e||y;return r&&r.abort(t),v(0,t),this}};if(m.promise(S),d.url=((e||d.url||St.href)+"").replace(Vt,St.protocol+"//"),d.type=t.method||t.type||d.method||d.type,d.dataTypes=(d.dataType||"*").toLowerCase().match(V)||[""],null==d.crossDomain){T=g.createElement("a");try{T.href=d.url,T.href=T.href,d.crossDomain=Ft.protocol+"//"+Ft.host!=T.protocol+"//"+T.host}catch(e){d.crossDomain=!0}}if(d.data&&d.processData&&"string"!=typeof d.data&&(d.data=b.param(d.data,d.traditional)),Gt(Pt,d,t,S),l)return S;for(c in(Q=b.event&&d.global)&&0==b.active++&&b.event.trigger("ajaxStart"),d.type=d.type.toUpperCase(),d.hasContent=!Dt.test(d.type),i=d.url.replace(xt,""),d.hasContent?d.data&&d.processData&&0===(d.contentType||"").indexOf("application/x-www-form-urlencoded")&&(d.data=d.data.replace(At,"+")):(u=d.url.slice(i.length),d.data&&(d.processData||"string"==typeof d.data)&&(i+=(Ot.test(i)?"&":"?")+d.data,delete d.data),!1===d.cache&&(i=i.replace(It,"$1"),u=(Ot.test(i)?"&":"?")+"_="+vt.guid+++u),d.url=i+u),d.ifModified&&(b.lastModified[i]&&S.setRequestHeader("If-Modified-Since",b.lastModified[i]),b.etag[i]&&S.setRequestHeader("If-None-Match",b.etag[i])),(d.data&&d.hasContent&&!1!==d.contentType||t.contentType)&&S.setRequestHeader("Content-Type",d.contentType),S.setRequestHeader("Accept",d.dataTypes[0]&&d.accepts[d.dataTypes[0]]?d.accepts[d.dataTypes[0]]+("*"!==d.dataTypes[0]?", "+Bt+"; q=0.01":""):d.accepts["*"]),d.headers)S.setRequestHeader(c,d.headers[c]);if(d.beforeSend&&(!1===d.beforeSend.call(p,S,d)||l))return S.abort();if(y="abort",f.add(d.complete),S.done(d.success),S.fail(d.error),r=Gt(kt,d,t,S)){if(S.readyState=1,Q&&_.trigger("ajaxSend",[S,d]),l)return S;d.async&&d.timeout>0&&(s=n.setTimeout((function(){S.abort("timeout")}),d.timeout));try{l=!1,r.send(E,v)}catch(e){if(l)throw e;v(-1,e)}}else v(-1,"No Transport");function v(e,t,a,T){var c,u,g,E,L,y=t;l||(l=!0,s&&n.clearTimeout(s),r=void 0,o=T||"",S.readyState=e>0?4:0,c=e>=200&&e<300||304===e,a&&(E=function(e,t,n){for(var r,i,o,a,s=e.contents,T=e.dataTypes;"*"===T[0];)T.shift(),void 0===r&&(r=e.mimeType||t.getResponseHeader("Content-Type"));if(r)for(i in s)if(s[i]&&s[i].test(r)){T.unshift(i);break}if(T[0]in n)o=T[0];else{for(i in n){if(!T[0]||e.converters[i+" "+T[0]]){o=i;break}a||(a=i)}o=o||a}if(o)return o!==T[0]&&T.unshift(o),n[o]}(d,S,a)),!c&&b.inArray("script",d.dataTypes)>-1&&(d.converters["text script"]=function(){}),E=function(e,t,n,r){var i,o,a,s,T,l={},Q=e.dataTypes.slice();if(Q[1])for(a in e.converters)l[a.toLowerCase()]=e.converters[a];for(o=Q.shift();o;)if(e.responseFields[o]&&(n[e.responseFields[o]]=t),!T&&r&&e.dataFilter&&(t=e.dataFilter(t,e.dataType)),T=o,o=Q.shift())if("*"===o)o=T;else if("*"!==T&&T!==o){if(!(a=l[T+" "+o]||l["* "+o]))for(i in l)if((s=i.split(" "))[1]===o&&(a=l[T+" "+s[0]]||l["* "+s[0]])){!0===a?a=l[i]:!0!==l[i]&&(o=s[0],Q.unshift(s[1]));break}if(!0!==a)if(a&&e.throws)t=a(t);else try{t=a(t)}catch(e){return{state:"parsererror",error:a?e:"No conversion from "+T+" to "+o}}}return{state:"success",data:t}}(d,E,S,c),c?(d.ifModified&&((L=S.getResponseHeader("Last-Modified"))&&(b.lastModified[i]=L),(L=S.getResponseHeader("etag"))&&(b.etag[i]=L)),204===e||"HEAD"===d.type?y="nocontent":304===e?y="notmodified":(y=E.state,u=E.data,c=!(g=E.error))):(g=y,!e&&y||(y="error",e<0&&(e=0))),S.status=e,S.statusText=(t||y)+"",c?m.resolveWith(p,[u,y,S]):m.rejectWith(p,[S,y,g]),S.statusCode(h),h=void 0,Q&&_.trigger(c?"ajaxSuccess":"ajaxError",[S,d,c?u:g]),f.fireWith(p,[S,y]),Q&&(_.trigger("ajaxComplete",[S,d]),--b.active||b.event.trigger("ajaxStop")))}return S},getJSON:function(e,t,n){return b.get(e,t,n,"json")},getScript:function(e,t){return b.get(e,void 0,t,"script")}}),b.each(["get","post"],(function(e,t){b[t]=function(e,n,r,i){return f(n)&&(i=i||r,r=n,n=void 0),b.ajax(b.extend({url:e,type:t,dataType:i,data:n,success:r},b.isPlainObject(e)&&e))}})),b.ajaxPrefilter((function(e){var t;for(t in e.headers)"content-type"===t.toLowerCase()&&(e.contentType=e.headers[t]||"")})),b._evalUrl=function(e,t,n){return b.ajax({url:e,type:"GET",dataType:"script",cache:!0,async:!1,global:!1,converters:{"text script":function(){}},dataFilter:function(e){b.globalEval(e,t,n)}})},b.fn.extend({wrapAll:function(e){var t;return this[0]&&(f(e)&&(e=e.call(this[0])),t=b(e,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode&&t.insertBefore(this[0]),t.map((function(){for(var e=this;e.firstElementChild;)e=e.firstElementChild;return e})).append(this)),this},wrapInner:function(e){return f(e)?this.each((function(t){b(this).wrapInner(e.call(this,t))})):this.each((function(){var t=b(this),n=t.contents();n.length?n.wrapAll(e):t.append(e)}))},wrap:function(e){var t=f(e);return this.each((function(n){b(this).wrapAll(t?e.call(this,n):e)}))},unwrap:function(e){return this.parent(e).not("body").each((function(){b(this).replaceWith(this.childNodes)})),this}}),b.expr.pseudos.hidden=function(e){return!b.expr.pseudos.visible(e)},b.expr.pseudos.visible=function(e){return!!(e.offsetWidth||e.offsetHeight||e.getClientRects().length)},b.ajaxSettings.xhr=function(){try{return new n.XMLHttpRequest}catch(e){}};var Yt={0:200,1223:204},qt=b.ajaxSettings.xhr();m.cors=!!qt&&"withCredentials"in qt,m.ajax=qt=!!qt,b.ajaxTransport((function(e){var t,r;if(m.cors||qt&&!e.crossDomain)return{send:function(i,o){var a,s=e.xhr();if(s.open(e.type,e.url,e.async,e.username,e.password),e.xhrFields)for(a in e.xhrFields)s[a]=e.xhrFields[a];for(a in e.mimeType&&s.overrideMimeType&&s.overrideMimeType(e.mimeType),e.crossDomain||i["X-Requested-With"]||(i["X-Requested-With"]="XMLHttpRequest"),i)s.setRequestHeader(a,i[a]);t=function(e){return function(){t&&(t=r=s.onload=s.onerror=s.onabort=s.ontimeout=s.onreadystatechange=null,"abort"===e?s.abort():"error"===e?"number"!=typeof s.status?o(0,"error"):o(s.status,s.statusText):o(Yt[s.status]||s.status,s.statusText,"text"!==(s.responseType||"text")||"string"!=typeof s.responseText?{binary:s.response}:{text:s.responseText},s.getAllResponseHeaders()))}},s.onload=t(),r=s.onerror=s.ontimeout=t("error"),void 0!==s.onabort?s.onabort=r:s.onreadystatechange=function(){4===s.readyState&&n.setTimeout((function(){t&&r()}))},t=t("abort");try{s.send(e.hasContent&&e.data||null)}catch(e){if(t)throw e}},abort:function(){t&&t()}}})),b.ajaxPrefilter((function(e){e.crossDomain&&(e.contents.script=!1)})),b.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/\b(?:java|ecma)script\b/},converters:{"text script":function(e){return b.globalEval(e),e}}}),b.ajaxPrefilter("script",(function(e){void 0===e.cache&&(e.cache=!1),e.crossDomain&&(e.type="GET")})),b.ajaxTransport("script",(function(e){var t,n;if(e.crossDomain||e.scriptAttrs)return{send:function(r,i){t=b("